Searched refs:fentry_name (Results 1 – 4 of 4) sorted by relevance
46 const char *fentry_name = "fentry/__set_task_comm"; in test_trampoline_count() local70 link = load(inst[i].obj, fentry_name); in test_trampoline_count()98 link = load(obj, fentry_name); in test_trampoline_count()
62 const char *fentry_name = "fentry/__set_task_comm"; in test_test_overhead() local91 fentry_prog = bpf_object__find_program_by_title(obj, fentry_name); in test_test_overhead()93 "prog '%s' not found\n", fentry_name)) in test_test_overhead()
35148 'fentry_name("NAME")'35149 On x86 targets, the 'fentry_name' attribute sets the function65419 * 'fentry_name' function attribute, x86: x86 Function Attributes.