Home
last modified time | relevance | path

Searched refs:BPF_CGROUP_SETSOCKOPT (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c393 .attach_type = BPF_CGROUP_SETSOCKOPT,
405 .attach_type = BPF_CGROUP_SETSOCKOPT,
416 .attach_type = BPF_CGROUP_SETSOCKOPT,
438 .attach_type = BPF_CGROUP_SETSOCKOPT,
461 .attach_type = BPF_CGROUP_SETSOCKOPT,
487 .attach_type = BPF_CGROUP_SETSOCKOPT,
505 .attach_type = BPF_CGROUP_SETSOCKOPT,
541 .attach_type = BPF_CGROUP_SETSOCKOPT,
559 .attach_type = BPF_CGROUP_SETSOCKOPT,
595 .attach_type = BPF_CGROUP_SETSOCKOPT,
[all …]
H A Dsection_names.c158 {0, BPF_PROG_TYPE_CGROUP_SOCKOPT, BPF_CGROUP_SETSOCKOPT},
159 {0, BPF_CGROUP_SETSOCKOPT},
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c393 .attach_type = BPF_CGROUP_SETSOCKOPT,
405 .attach_type = BPF_CGROUP_SETSOCKOPT,
416 .attach_type = BPF_CGROUP_SETSOCKOPT,
438 .attach_type = BPF_CGROUP_SETSOCKOPT,
461 .attach_type = BPF_CGROUP_SETSOCKOPT,
487 .attach_type = BPF_CGROUP_SETSOCKOPT,
505 .attach_type = BPF_CGROUP_SETSOCKOPT,
541 .attach_type = BPF_CGROUP_SETSOCKOPT,
559 .attach_type = BPF_CGROUP_SETSOCKOPT,
595 .attach_type = BPF_CGROUP_SETSOCKOPT,
[all …]
H A Dsection_names.c158 {0, BPF_PROG_TYPE_CGROUP_SOCKOPT, BPF_CGROUP_SETSOCKOPT},
159 {0, BPF_CGROUP_SETSOCKOPT},
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c393 .attach_type = BPF_CGROUP_SETSOCKOPT,
405 .attach_type = BPF_CGROUP_SETSOCKOPT,
416 .attach_type = BPF_CGROUP_SETSOCKOPT,
438 .attach_type = BPF_CGROUP_SETSOCKOPT,
461 .attach_type = BPF_CGROUP_SETSOCKOPT,
487 .attach_type = BPF_CGROUP_SETSOCKOPT,
505 .attach_type = BPF_CGROUP_SETSOCKOPT,
541 .attach_type = BPF_CGROUP_SETSOCKOPT,
559 .attach_type = BPF_CGROUP_SETSOCKOPT,
595 .attach_type = BPF_CGROUP_SETSOCKOPT,
[all …]
H A Dsection_names.c158 {0, BPF_PROG_TYPE_CGROUP_SOCKOPT, BPF_CGROUP_SETSOCKOPT},
159 {0, BPF_CGROUP_SETSOCKOPT},
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/bpf/
H A Dprog_cgroup_sockopt.rst12 * ``BPF_CGROUP_SETSOCKOPT`` - called every time process executes ``setsockopt``
18 BPF_CGROUP_SETSOCKOPT chapter
21 ``BPF_CGROUP_SETSOCKOPT`` is triggered *before* the kernel handling of
82 Same for ``BPF_CGROUP_SETSOCKOPT``: if the program is attached to
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/bpf/
H A Dprog_cgroup_sockopt.rst12 * ``BPF_CGROUP_SETSOCKOPT`` - called every time process executes ``setsockopt``
18 BPF_CGROUP_SETSOCKOPT chapter
21 ``BPF_CGROUP_SETSOCKOPT`` is triggered *before* the kernel handling of
82 Same for ``BPF_CGROUP_SETSOCKOPT``: if the program is attached to
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/bpf/
H A Dprog_cgroup_sockopt.rst12 * ``BPF_CGROUP_SETSOCKOPT`` - called every time process executes ``setsockopt``
18 BPF_CGROUP_SETSOCKOPT chapter
21 ``BPF_CGROUP_SETSOCKOPT`` is triggered *before* the kernel handling of
82 Same for ``BPF_CGROUP_SETSOCKOPT``: if the program is attached to
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/verifier/
H A Devent_output.c115 .expected_attach_type = BPF_CGROUP_SETSOCKOPT,
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/verifier/
H A Devent_output.c115 .expected_attach_type = BPF_CGROUP_SETSOCKOPT,
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/verifier/
H A Devent_output.c115 .expected_attach_type = BPF_CGROUP_SETSOCKOPT,
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dcgroup.c1367 if (__cgroup_bpf_prog_array_is_empty(cgrp, BPF_CGROUP_SETSOCKOPT)) in __cgroup_bpf_run_filter_setsockopt()
1388 ret = BPF_PROG_RUN_ARRAY(cgrp->bpf.effective[BPF_CGROUP_SETSOCKOPT], in __cgroup_bpf_run_filter_setsockopt()
1894 BPF_CGROUP_SETSOCKOPT; in cg_sockopt_is_valid_access()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dcgroup.c1367 if (__cgroup_bpf_prog_array_is_empty(cgrp, BPF_CGROUP_SETSOCKOPT)) in __cgroup_bpf_run_filter_setsockopt()
1388 ret = BPF_PROG_RUN_ARRAY(cgrp->bpf.effective[BPF_CGROUP_SETSOCKOPT], in __cgroup_bpf_run_filter_setsockopt()
1894 BPF_CGROUP_SETSOCKOPT; in cg_sockopt_is_valid_access()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dcgroup.c1367 if (__cgroup_bpf_prog_array_is_empty(cgrp, BPF_CGROUP_SETSOCKOPT)) in __cgroup_bpf_run_filter_setsockopt()
1388 ret = BPF_PROG_RUN_ARRAY(cgrp->bpf.effective[BPF_CGROUP_SETSOCKOPT], in __cgroup_bpf_run_filter_setsockopt()
1894 BPF_CGROUP_SETSOCKOPT; in cg_sockopt_is_valid_access()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dbpf-cgroup.h411 if (cgroup_bpf_enabled(BPF_CGROUP_SETSOCKOPT)) \
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dbpf-cgroup.h411 if (cgroup_bpf_enabled(BPF_CGROUP_SETSOCKOPT)) \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dbpf-cgroup.h411 if (cgroup_bpf_enabled(BPF_CGROUP_SETSOCKOPT)) \
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/
H A Dcommon.c56 [BPF_CGROUP_SETSOCKOPT] = "setsockopt",
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/
H A Dcommon.c56 [BPF_CGROUP_SETSOCKOPT] = "setsockopt",
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/
H A Dcommon.c56 [BPF_CGROUP_SETSOCKOPT] = "setsockopt",
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h212 BPF_CGROUP_SETSOCKOPT, enumerator
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/include/uapi/linux/
H A Dbpf.h202 BPF_CGROUP_SETSOCKOPT, enumerator
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/include/uapi/linux/
H A Dbpf.h202 BPF_CGROUP_SETSOCKOPT, enumerator
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h212 BPF_CGROUP_SETSOCKOPT, enumerator

12345678910>>...15