Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dqemu.py54 self.monitor_dumper.create_dir("qmp")
58 self.target_dumper.create_dir("qemu")
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddump.py39 def create_dir(self, dir_suffix): member in BaseDumper
H A Dqemurunner.py682 self.host_dumper.create_dir("qemu")
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_dfs.c541 goto create_dir; in qla2x00_dfs_setup()
546 create_dir: in qla2x00_dfs_setup()
/OK3568_Linux_fs/kernel/lib/
H A Dkobject.c83 static int create_dir(struct kobject *kobj) in create_dir() function
255 error = create_dir(kobj); in kobject_add_internal()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Dtargetcontrol.py156 self.monitor_dumper.create_dir("qmp")
H A Doetest.py120 self.tc.host_dumper.create_dir(self._testMethodName)