Home
last modified time | relevance | path

Searched refs:writecnt (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c587 map->writecnt++; in bpf_map_mmap_open()
599 map->writecnt--; in bpf_map_mmap_close()
655 map->writecnt++; in bpf_map_mmap()
1591 if (map->writecnt) { in map_freeze()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h161 u64 writecnt; /* writable mmap cnt; protected by freeze_mutex */ member

Completed in 11 milliseconds