Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst71 * ``bpf_sysctl_get_new_value()`` to get new string value currently being
/openbmc/linux/kernel/bpf/
H A Dcgroup.c2118 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
2130 .func = bpf_sysctl_get_new_value,