Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dsyscall.c125 bool bpf_map_write_active(const struct bpf_map *map) in bpf_map_write_active() function
2080 if (bpf_map_write_active(map)) { in map_freeze()
Dverifier.c6436 !bpf_map_write_active(map); in bpf_map_is_rdonly()
/linux-6.12.1/include/linux/
Dbpf.h2276 bool bpf_map_write_active(const struct bpf_map *map);