Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dlocal_storage.c511 if (bpf_map_charge_memlock(map, pages)) in bpf_cgroup_storage_alloc()
Dsyscall.c398 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages) in bpf_map_charge_memlock() function
/Linux-v5.10/include/linux/
Dbpf.h1218 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages);