Searched refs:bpf_kfunc_call_test_acquire (Results 1 – 8 of 8) 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()
46 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_rdonly()67 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_use_after_free()93 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_oob()116 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_get_mem_fail_not_const()137 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_mem_acquire_fail()
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()
67 pt = bpf_kfunc_call_test_acquire(&s); in kfunc_call_test_ref_btf_id()147 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()
171 p = bpf_kfunc_call_test_acquire(&(unsigned long){0}); in test_kptr_ref()302 p = bpf_kfunc_call_test_acquire(&arg); in test_map_kptr_ref_pre()329 p = bpf_kfunc_call_test_acquire(&arg); in test_map_kptr_ref_pre()467 p = bpf_kfunc_call_test_acquire(&sp); in test_map_kptr_ref3()
68 bpf_kfunc_call_test_acquire(unsigned long *scalar_ptr) __ksym;
385 bpf_kfunc_call_test_acquire(unsigned long *scalar_ptr) in bpf_kfunc_call_test_acquire() function502 BTF_ID_FLAGS(func, bpf_kfunc_call_test_acquire, KF_ACQUIRE | KF_RET_NULL)