Searched refs:bpf_sysctl (Results 1 – 5 of 5) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | test_sysctl_loop2.c | 22 static __attribute__((noinline)) int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem() 43 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem()
|
D | test_sysctl_loop1.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_prog.c | 23 static __always_inline int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem() 43 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem()
|
/tools/testing/selftests/bpf/ |
D | test_sysctl.c | 85 offsetof(struct bpf_sysctl, write)), 106 offsetof(struct bpf_sysctl, write)), 129 offsetof(struct bpf_sysctl, write)), 143 offsetof(struct bpf_sysctl, file_pos)), 166 offsetof(struct bpf_sysctl, file_pos)), 169 offsetof(struct bpf_sysctl, file_pos) + 3), 193 offsetof(struct bpf_sysctl, file_pos)),
|
/tools/include/uapi/linux/ |
D | bpf.h | 3624 struct bpf_sysctl { struct
|