Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dcgroup.c1686 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl()
2071 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2106 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2201 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
2202 sizeof_field(struct bpf_sysctl_kern, in sysctl_convert_ctx_access()
2221 offsetof(struct bpf_sysctl_kern, tmp_reg)); in sysctl_convert_ctx_access()
2223 BPF_FIELD_SIZEOF(struct bpf_sysctl_kern, ppos), in sysctl_convert_ctx_access()
2225 offsetof(struct bpf_sysctl_kern, ppos)); in sysctl_convert_ctx_access()
2232 offsetof(struct bpf_sysctl_kern, tmp_reg)); in sysctl_convert_ctx_access()
2235 BPF_FIELD_SIZEOF(struct bpf_sysctl_kern, ppos), in sysctl_convert_ctx_access()
[all …]
/linux-6.3-rc2/include/linux/
A Dbpf_types.h56 struct bpf_sysctl, struct bpf_sysctl_kern)
A Dfilter.h1323 struct bpf_sysctl_kern { struct

Completed in 12 milliseconds