Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst37 whole sysctl value by ``bpf_sysctl_set_new_value()`` on ``write(2)`` even
75 * ``bpf_sysctl_set_new_value()`` to override new string value currently being
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcgroup.c1671 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
1688 .func = bpf_sysctl_set_new_value,