Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_sk_storage_helpers.c36 sock = bpf_sock_from_file(file); in fill_socket_owner()
/linux/net/core/
H A Dfilter.c11851 BPF_CALL_1(bpf_sock_from_file, struct file *, file) in BPF_CALL_1() argument
11861 .func = bpf_sock_from_file,