Lines Matching refs:noinline

487 int noinline bpf_fentry_test1(int a)  in bpf_fentry_test1()
494 int noinline bpf_fentry_test2(int a, u64 b) in bpf_fentry_test2()
499 int noinline bpf_fentry_test3(char a, int b, u64 c) in bpf_fentry_test3()
504 int noinline bpf_fentry_test4(void *a, char b, int c, u64 d) in bpf_fentry_test4()
509 int noinline bpf_fentry_test5(u64 a, void *b, short c, int d, u64 e) in bpf_fentry_test5()
514 int noinline bpf_fentry_test6(u64 a, void *b, short c, int d, void *e, u64 f) in bpf_fentry_test6()
523 int noinline bpf_fentry_test7(struct bpf_fentry_test_t *arg) in bpf_fentry_test7()
528 int noinline bpf_fentry_test8(struct bpf_fentry_test_t *arg) in bpf_fentry_test8()
533 int noinline bpf_modify_return_test(int a, int *b) in bpf_modify_return_test()
539 u64 noinline bpf_kfunc_call_test1(struct sock *sk, u32 a, u64 b, u32 c, u64 d) in bpf_kfunc_call_test1()
544 int noinline bpf_kfunc_call_test2(struct sock *sk, u32 a, u32 b) in bpf_kfunc_call_test2()
549 struct sock * noinline bpf_kfunc_call_test3(struct sock *sk) in bpf_kfunc_call_test3()
578 noinline struct prog_test_ref_kfunc *
585 noinline struct prog_test_member *
592 noinline void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_release()
600 noinline void bpf_kfunc_call_memb_release(struct prog_test_member *p) in bpf_kfunc_call_memb_release()
604 noinline void bpf_kfunc_call_memb1_release(struct prog_test_member1 *p) in bpf_kfunc_call_memb1_release()
617 noinline int *bpf_kfunc_call_test_get_rdwr_mem(struct prog_test_ref_kfunc *p, const int rdwr_buf_si… in bpf_kfunc_call_test_get_rdwr_mem()
622 noinline int *bpf_kfunc_call_test_get_rdonly_mem(struct prog_test_ref_kfunc *p, const int rdonly_bu… in bpf_kfunc_call_test_get_rdonly_mem()
632 noinline int *bpf_kfunc_call_test_acq_rdonly_mem(struct prog_test_ref_kfunc *p, const int rdonly_bu… in bpf_kfunc_call_test_acq_rdonly_mem()
637 noinline void bpf_kfunc_call_int_mem_release(int *p) in bpf_kfunc_call_int_mem_release()
641 noinline struct prog_test_ref_kfunc *
690 noinline void bpf_kfunc_call_test_pass_ctx(struct __sk_buff *skb) in bpf_kfunc_call_test_pass_ctx()
694 noinline void bpf_kfunc_call_test_pass1(struct prog_test_pass1 *p) in bpf_kfunc_call_test_pass1()
698 noinline void bpf_kfunc_call_test_pass2(struct prog_test_pass2 *p) in bpf_kfunc_call_test_pass2()
702 noinline void bpf_kfunc_call_test_fail1(struct prog_test_fail1 *p) in bpf_kfunc_call_test_fail1()
706 noinline void bpf_kfunc_call_test_fail2(struct prog_test_fail2 *p) in bpf_kfunc_call_test_fail2()
710 noinline void bpf_kfunc_call_test_fail3(struct prog_test_fail3 *p) in bpf_kfunc_call_test_fail3()
714 noinline void bpf_kfunc_call_test_mem_len_pass1(void *mem, int mem__sz) in bpf_kfunc_call_test_mem_len_pass1()
718 noinline void bpf_kfunc_call_test_mem_len_fail1(void *mem, int len) in bpf_kfunc_call_test_mem_len_fail1()
722 noinline void bpf_kfunc_call_test_mem_len_fail2(u64 *mem, int len) in bpf_kfunc_call_test_mem_len_fail2()
726 noinline void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_ref()
730 noinline void bpf_kfunc_call_test_destructive(void) in bpf_kfunc_call_test_destructive()