Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/ !
Dbpf.c144 int bump_rlimit_memlock(void) in bump_rlimit_memlock() function
176 bump_rlimit_memlock(); in bpf_map_create()
244 bump_rlimit_memlock(); in bpf_prog_load()
1030 bump_rlimit_memlock(); in bpf_btf_load()
Dlibbpf_internal.h362 int bump_rlimit_memlock(void);
Dlibbpf.c4421 ret = bump_rlimit_memlock(); in bpf_object__probe_loading()