Searched refs:bpf_ksock_release (Results 1 – 5 of 5) sorted by relevance
17 void bpf_ksock_release(struct bpf_ksock *ks) __ksym;65 bpf_ksock_release(ctx); in ksock_ctx_insert()71 bpf_ksock_release(old); in ksock_ctx_insert()
40 bpf_ksock_release(ks); in ksock_setup()67 bpf_ksock_release(ks); in BPF_PROG()
30 bpf_ksock_release(ks); in BPF_PROG()
37 bpf_ksock_release(ks); in ksock_wq_callback()
213 __bpf_kfunc void bpf_ksock_release(struct bpf_ksock *ks) in bpf_ksock_release() function223 bpf_ksock_release(ks); in bpf_ksock_release_dtor()271 BTF_ID_FLAGS(func, bpf_ksock_release, KF_RELEASE) in BTF_ID_FLAGS() argument