Searched refs:bpf_sysctl (Results 1 – 7 of 7) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| D | test_sysctl_prog.c | 22 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()
|
| D | test_sysctl_loop1.c | 21 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()
|
| D | test_sysctl_loop2.c | 21 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/ |
| D | cgroup_getset_retval_hooks.h | 16 BPF_RETVAL_HOOK(sysctl, "cgroup/sysctl", bpf_sysctl, 0)
|
| D | test_sysctl.c | 85 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/ |
| D | ctx_rewrite.c | 147 N(CGROUP_SYSCTL, struct bpf_sysctl, file_pos),
|
| /tools/include/uapi/linux/ |
| D | bpf.h | 7352 struct bpf_sysctl { struct
|