Home
last modified time | relevance | path

Searched refs:bpf_sysctl (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_sysctl_prog.c22 static __always_inline int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem()
42 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem()
Dtest_sysctl_loop1.c21 static __always_inline int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem()
41 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem()
Dtest_sysctl_loop2.c21 static __attribute__((noinline)) int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem()
42 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem()
/tools/testing/selftests/bpf/
Dcgroup_getset_retval_hooks.h16 BPF_RETVAL_HOOK(sysctl, "cgroup/sysctl", bpf_sysctl, 0)
Dtest_sysctl.c85 offsetof(struct bpf_sysctl, write)),
106 offsetof(struct bpf_sysctl, write)),
129 offsetof(struct bpf_sysctl, write)),
132 offsetof(struct bpf_sysctl, write) + 2),
152 offsetof(struct bpf_sysctl, write)),
166 offsetof(struct bpf_sysctl, file_pos)),
189 offsetof(struct bpf_sysctl, file_pos)),
192 offsetof(struct bpf_sysctl, file_pos) + 3),
216 offsetof(struct bpf_sysctl, file_pos)),
/tools/testing/selftests/bpf/prog_tests/
Dctx_rewrite.c147 N(CGROUP_SYSCTL, struct bpf_sysctl, file_pos),
/tools/include/uapi/linux/
Dbpf.h7352 struct bpf_sysctl { struct