Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c320 static int bpffs_obj_open(struct inode *inode, struct file *file) in bpffs_obj_open() function
326 .open = bpffs_obj_open,