Home
last modified time | relevance | path

Searched defs:bpf_sysctl_get_current_value (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dcgroup.c1223 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h212 static int (*bpf_sysctl_get_current_value)(void *ctx, char *buf, variable