Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcgroup.c109 static struct cgroup *cgroup__new(const char *name, bool do_open) in cgroup__new() argument
120 if (do_open) { in cgroup__new()
A Ddso.c473 static int do_open(char *name) in do_open() function
527 fd = do_open(name); in __open_dso()
/linux/drivers/net/ethernet/xircom/
A Dxirc2ps_cs.c297 static int do_open(struct net_device *dev);
462 .ndo_open = do_open,
1381 do_open(struct net_device *dev) in do_open() function
/linux/arch/x86/kernel/
A Dapm_32.c1604 static int do_open(struct inode *inode, struct file *filp) in do_open() function
1910 .open = do_open,
/linux/fs/nfs/
A Ddir.c1836 static int do_open(struct inode *inode, struct file *filp) in do_open() function
1848 err = finish_open(file, dentry, do_open); in nfs_finish_open()
/linux/fs/
A Dnamei.c3382 static int do_open(struct nameidata *nd, in do_open() function
3559 error = do_open(nd, file, op); in path_openat()
/linux/Documentation/filesystems/
A Dpath-lookup.rst1191 with do_open() for opening a file. Part of open_last_lookups() runs
1194 Explaining open_last_lookups() and do_open() completely is beyond the scope
1198 1. Rather than just finding the target file, do_open() is used after
/linux/
A DSystem.map12248 ffff80001038f974 t do_open
A D.tmp_System.map12248 ffff80001038f974 t do_open

Completed in 347 milliseconds