Searched defs:do_open (Results 1 – 9 of 9) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | compression.py | 74 def do_open(self, *args, **kwargs): member in LZ4Tests 86 def do_open(self, *args, **kwargs): member in ZStdTests 98 def do_open(self, *args, **kwargs): member in PZStdTests
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | wget.py | 178 def do_open(self, http_class, req): member in Wget.checkstatus.CacheHTTPHandler
|
/openbmc/linux/tools/perf/util/ |
H A D | cgroup.c | 109 static struct cgroup *cgroup__new(const char *name, bool do_open) in cgroup__new()
|
H A D | dso.c | 506 static int do_open(char *name) in do_open() function
|
/openbmc/qemu/fsdev/ |
H A D | virtfs-proxy-helper.c | 728 static int do_open(struct iovec *iovec) in do_open() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | apm_32.c | 1605 static int do_open(struct inode *inode, struct file *filp) in do_open() function
|
/openbmc/linux/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 1386 do_open(struct net_device *dev) in do_open() function
|
/openbmc/linux/fs/nfs/ |
H A D | dir.c | 2043 static int do_open(struct inode *inode, struct file *filp) in do_open() function
|
/openbmc/linux/fs/ |
H A D | namei.c | 3588 static int do_open(struct nameidata *nd, in do_open() function
|