Searched refs:BPF_CGROUP_RUN_PROG_SOCK_OPS (Results 1 – 3 of 3) sorted by relevance
345 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ macro510 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) macro
2656 ret = BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in tcp_call_bpf()
175 BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in bpf_skops_parse_hdr()193 BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in bpf_skops_established()
Completed in 22 milliseconds