Home
last modified time | relevance | path

Searched refs:bpf_local_storage_map_alloc_check (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf_local_storage.h133 int bpf_local_storage_map_alloc_check(union bpf_attr *attr);
/linux/kernel/bpf/
H A Dbpf_local_storage.c702 int bpf_local_storage_map_alloc_check(union bpf_attr *attr) in bpf_local_storage_map_alloc_check() function
/linux/net/core/
H A Dbpf_sk_storage.c316 .map_alloc_check = bpf_local_storage_map_alloc_check,