Lines Matching refs:noinline
67 noinline int
73 noinline int
79 noinline int
85 noinline int
92 noinline int
98 noinline int
104 noinline int
113 noinline int
122 noinline int
131 noinline int
260 noinline int
268 noinline int
273 noinline int
278 noinline int
283 noinline int bpf_testmod_loop_test(int n) in bpf_testmod_loop_test()
299 __weak noinline struct file *bpf_testmod_return_ptr(int arg) in bpf_testmod_return_ptr()
318 noinline int bpf_testmod_fentry_test1(int a) in bpf_testmod_fentry_test1()
323 noinline int bpf_testmod_fentry_test2(int a, u64 b) in bpf_testmod_fentry_test2()
328 noinline int bpf_testmod_fentry_test3(char a, int b, u64 c) in bpf_testmod_fentry_test3()
333 noinline int bpf_testmod_fentry_test7(u64 a, void *b, short c, int d, in bpf_testmod_fentry_test7()
339 noinline int bpf_testmod_fentry_test11(u64 a, void *b, short c, int d, in bpf_testmod_fentry_test11()
349 noinline ssize_t
425 noinline ssize_t
443 noinline int bpf_fentry_shadow_test(int a) in bpf_fentry_shadow_test()
613 __bpf_kfunc long noinline bpf_kfunc_call_test4(signed char a, short b, int c, long d) in bpf_kfunc_call_test4()