Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c510 if (map->ops->map_release) { in bpf_map_release()
511 map->ops->map_release(map, filp); in bpf_map_release()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h60 void (*map_release)(struct bpf_map *map, struct file *map_file); member

Completed in 10 milliseconds