Home
last modified time | relevance | path

Searched defs:map_release (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/platform/efi/
H A Druntime-map.c88 static void map_release(struct kobject *kobj) in map_release() function
/openbmc/linux/fs/proc/
H A Dtask_nommu.c274 static int map_release(struct inode *inode, struct file *file) in map_release() function
/openbmc/linux/drivers/uio/
H A Duio.c95 static void map_release(struct kobject *kobj) in map_release() function
/openbmc/linux/include/linux/
H A Dbpf.h79 void (*map_release)(struct bpf_map *map, struct file *map_file); member