Lines Matching refs:noinline
46 noinline int
52 noinline int
58 noinline int
64 noinline int
71 noinline int
77 noinline int
83 noinline int
92 noinline int
101 noinline int
153 noinline int
161 noinline int
166 noinline int
171 noinline int
176 noinline int bpf_testmod_loop_test(int n) in bpf_testmod_loop_test()
192 __weak noinline struct file *bpf_testmod_return_ptr(int arg) in bpf_testmod_return_ptr()
208 noinline int bpf_testmod_fentry_test1(int a) in bpf_testmod_fentry_test1()
213 noinline int bpf_testmod_fentry_test2(int a, u64 b) in bpf_testmod_fentry_test2()
218 noinline int bpf_testmod_fentry_test3(char a, int b, u64 c) in bpf_testmod_fentry_test3()
223 noinline int bpf_testmod_fentry_test7(u64 a, void *b, short c, int d, in bpf_testmod_fentry_test7()
229 noinline int bpf_testmod_fentry_test11(u64 a, void *b, short c, int d, in bpf_testmod_fentry_test11()
239 noinline ssize_t
310 noinline ssize_t
328 noinline int bpf_fentry_shadow_test(int a) in bpf_fentry_shadow_test()
368 __bpf_kfunc long noinline bpf_kfunc_call_test4(signed char a, short b, int c, long d) in bpf_kfunc_call_test4()