Home
last modified time | relevance | path

Searched refs:bpf_sysctl_get_new_value (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/Documentation/bpf/
Dprog_cgroup_sysctl.rst71 * ``bpf_sysctl_get_new_value()`` to get new string value currently being
/linux-6.1.9/kernel/bpf/
Dcgroup.c2086 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
2098 .func = bpf_sysctl_get_new_value,