Searched refs:bpf_kfunc_call_test_acquire (Results 1 – 9 of 9) sorted by relevance
32 p = bpf_kfunc_call_test_acquire(&sl); in underflow_prog()44 *(void **)ctx = bpf_kfunc_call_test_acquire(&sl); in cb2()77 bpf_kfunc_call_test_acquire(&sl); in cb3()92 p = bpf_kfunc_call_test_acquire(&sl); in nested_cb()106 p = bpf_kfunc_call_test_acquire(&sl); in non_cb_transfer_ref()110 bpf_kfunc_call_test_acquire(&sl); in non_cb_transfer_ref()
58 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_rdonly()79 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_use_after_free()105 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_oob()126 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_zero_size()153 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_oversized()188 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_not_const()209 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_mem_acquire_fail()
56 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in test_htab_leak()65 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in test_htab_leak()79 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in fill_percpu_kptr()135 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in BPF_PROG()144 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in BPF_PROG()187 p = bpf_kfunc_call_test_acquire(&arg); in count_ref()
286 ref_ptr = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in reject_bad_type_xchg()305 ref_ptr = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in reject_member_of_ref_xchg()359 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in kptr_xchg_ref_state()378 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in kptr_xchg_possibly_null()
187 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in test_kptr_ref()324 p = bpf_kfunc_call_test_acquire(&arg); in test_map_kptr_ref_pre()351 p = bpf_kfunc_call_test_acquire(&arg); in test_map_kptr_ref_pre()489 p = bpf_kfunc_call_test_acquire(&sp); in test_map_kptr_ref3()509 p = bpf_kfunc_call_test_acquire(&arg); in read_ref_count()529 p = bpf_kfunc_call_test_acquire(&arg); in stash_ref_ptr()
177 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_ref_btf_id()257 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem()
17 p = bpf_kfunc_call_test_acquire(&zero); in test_jit_probe_mem()
96 bpf_kfunc_call_test_acquire(unsigned long *scalar_ptr) __ksym;
1035 bpf_kfunc_call_test_acquire(unsigned long *scalar_ptr) in bpf_kfunc_call_test_acquire() function1501 BTF_ID_FLAGS(func, bpf_kfunc_call_test_acquire, KF_ACQUIRE | KF_RET_NULL) in BTF_ID_FLAGS()