Searched refs:BPF_CGROUP_RUN_PROG_SOCK_OPS (Results 1 – 3 of 3) sorted by relevance
365 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ macro517 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) macro
2293 ret = BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in tcp_call_bpf()
174 BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in bpf_skops_parse_hdr()192 BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in bpf_skops_established()
Completed in 20 milliseconds