Searched refs:bpf_sock_from_file (Results 1 – 2 of 2) sorted by relevance
36 sock = bpf_sock_from_file(file); in fill_socket_owner()
11504 BPF_CALL_1(bpf_sock_from_file, struct file *, file) in BPF_CALL_1() argument11514 .func = bpf_sock_from_file,