Searched refs:bpf_refcount_acquire_impl (Results 1 – 3 of 3) sorted by relevance
51 extern void *bpf_refcount_acquire_impl(void *kptr, void *meta) __ksym;54 #define bpf_refcount_acquire(kptr) bpf_refcount_acquire_impl(kptr, NULL)
2022 __bpf_kfunc void *bpf_refcount_acquire_impl(void *p__refcounted_kptr, void *meta__ign) in bpf_refcount_acquire_impl() function2540 BTF_ID_FLAGS(func, bpf_refcount_acquire_impl, KF_ACQUIRE | KF_RET_NULL)
10702 BTF_ID(func, bpf_refcount_acquire_impl) in BTF_ID()10722 BTF_ID(func, bpf_refcount_acquire_impl) in BTF_ID()