Home
last modified time | relevance | path

Searched refs:fentry_name (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtrampoline_count.c46 const char *fentry_name = "fentry/__set_task_comm"; in test_trampoline_count() local
70 link = load(inst[i].obj, fentry_name); in test_trampoline_count()
98 link = load(obj, fentry_name); in test_trampoline_count()
H A Dtest_overhead.c62 const char *fentry_name = "fentry/__set_task_comm"; in test_test_overhead() local
91 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info35148 'fentry_name("NAME")'
35149 On x86 targets, the 'fentry_name' attribute sets the function
65419 * 'fentry_name' function attribute, x86: x86 Function Attributes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info35148 'fentry_name("NAME")'
35149 On x86 targets, the 'fentry_name' attribute sets the function
65419 * 'fentry_name' function attribute, x86: x86 Function Attributes.