Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dlocal_storage.c302 if (bpf_map_charge_memlock(map, pages)) in bpf_cgroup_storage_alloc()
Dsyscall.c222 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages) in bpf_map_charge_memlock() function
/Linux-v4.19/include/linux/
Dbpf.h452 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages);