Home
last modified time | relevance | path

Searched refs:bpf_sysctl_kern (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dcgroup.c1284 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl()
1628 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4()
1685 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3()
1700 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3()
1720 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3()
1805 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
1806 sizeof_field(struct bpf_sysctl_kern, in sysctl_convert_ctx_access()
1825 offsetof(struct bpf_sysctl_kern, tmp_reg)); in sysctl_convert_ctx_access()
1827 BPF_FIELD_SIZEOF(struct bpf_sysctl_kern, ppos), in sysctl_convert_ctx_access()
1829 offsetof(struct bpf_sysctl_kern, ppo in sysctl_convert_ctx_access()
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcgroup.c1700 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl()
2046 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4()
2103 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3()
2118 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3()
2138 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3()
2233 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
2234 sizeof_field(struct bpf_sysctl_kern, in sysctl_convert_ctx_access()
2253 offsetof(struct bpf_sysctl_kern, tmp_reg)); in sysctl_convert_ctx_access()
2255 BPF_FIELD_SIZEOF(struct bpf_sysctl_kern, ppos), in sysctl_convert_ctx_access()
2257 offsetof(struct bpf_sysctl_kern, ppo in sysctl_convert_ctx_access()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1287 struct bpf_sysctl_kern { struct
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1318 struct bpf_sysctl_kern { struct

Completed in 10 milliseconds