Home
last modified time | relevance | path

Searched defs:bpf_get_local_storage (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/kernel/bpf/
Dhelpers.c199 BPF_CALL_2(bpf_get_local_storage, struct bpf_map *, map, u64, flags) in BPF_CALL_2() argument
/kernel/linux/linux-4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h140 static void *(*bpf_get_local_storage)(void *map, unsigned long long flags) = variable
/kernel/linux/linux-5.10/kernel/bpf/
Dhelpers.c376 BPF_CALL_2(bpf_get_local_storage, struct bpf_map *, map, u64, flags) in BPF_CALL_2() argument