Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dlocal_storage.c492 if (bpf_map_charge_memlock(map, pages)) in bpf_cgroup_storage_alloc()
Dsyscall.c240 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages) in bpf_map_charge_memlock() function
/Linux-v5.4/include/linux/
Dbpf.h657 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages);