Searched refs:bpf_ksock_acquire (Results 1 – 2 of 2) sorted by relevance
16 struct bpf_ksock *bpf_ksock_acquire(struct bpf_ksock *ks) __ksym;52 ks = bpf_ksock_acquire(tmp); in ksock_ctx_get()
199 __bpf_kfunc struct bpf_ksock *bpf_ksock_acquire(struct bpf_ksock *ks) in bpf_ksock_acquire() function272 BTF_ID_FLAGS(func, bpf_ksock_acquire, KF_ACQUIRE | KF_RCU | KF_RET_NULL) in BTF_ID_FLAGS()