Home
last modified time | relevance | path

Searched refs:ksock_ctx_get (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dksock_lsm.c60 ks = ksock_ctx_get(); in BPF_PROG()
H A Dksock_common.h40 static inline struct bpf_ksock *ksock_ctx_get(void) in ksock_ctx_get() function