Home
last modified time | relevance | path

Searched refs:bpf_sysctl_kern (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dcgroup.c1302 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl()
1736 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
1771 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
1858 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
1859 sizeof_field(struct bpf_sysctl_kern, in sysctl_convert_ctx_access()
1878 offsetof(struct bpf_sysctl_kern, tmp_reg)); in sysctl_convert_ctx_access()
1880 BPF_FIELD_SIZEOF(struct bpf_sysctl_kern, ppos), in sysctl_convert_ctx_access()
1882 offsetof(struct bpf_sysctl_kern, ppos)); in sysctl_convert_ctx_access()
1889 offsetof(struct bpf_sysctl_kern, tmp_reg)); in sysctl_convert_ctx_access()
1892 BPF_FIELD_SIZEOF(struct bpf_sysctl_kern, ppos), in sysctl_convert_ctx_access()
[all …]
/linux/include/linux/
A Dbpf_types.h56 struct bpf_sysctl, struct bpf_sysctl_kern)
A Dfilter.h1329 struct bpf_sysctl_kern { struct

Completed in 11 milliseconds