Home
last modified time | relevance | path

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

/linux-6.6.21/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()
1176 bump_rlimit_memlock(); in bpf_btf_load()
Dlibbpf_internal.h365 int bump_rlimit_memlock(void);
Dlibbpf.c4516 ret = bump_rlimit_memlock(); in bpf_object__probe_loading()