Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlocal_storage.c512 if (bpf_map_charge_memlock(map, pages)) in bpf_cgroup_storage_alloc()
H A Dsyscall.c416 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages) in bpf_map_charge_memlock() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1262 int bpf_map_charge_memlock(struct bpf_map *map, u32 pages);