Home
last modified time | relevance | path

Searched defs:file_open (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dlocal_storage.c122 int BPF_PROG(file_open, struct file *file) in BPF_PROG() argument
/Linux-v5.10/arch/mips/kernel/
Drtlx.c329 static int file_open(struct inode *inode, struct file *filp) in file_open() function