Searched refs:kobj_open_file (Results 1 – 18 of 18) sorted by relevance
72 kobj_open_file(char *name) in kobj_open_file() function
592 file = kobj_open_file(filename); in synthetic_bootaux()1237 file = kobj_open_file(mp->filename); in bind_primary()3502 if ((file = kobj_open_file(fullname)) != (struct _buf *)-1) { in kobj_open_path()3723 kobj_open_file(char *name) in kobj_open_file() function
65 kobj_open_file;
184 extern struct _buf *kobj_open_file(char *);
769 if ((file = kobj_open_file(systemfile)) == in mod_read_system_file()2158 if ((file = kobj_open_file(dafile)) == (struct _buf *)-1) in make_aliases()2283 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1) in read_binding_file()2454 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) { in read_dacf_binding_file()2829 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1) in read_class_file()2962 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()3044 if ((file = kobj_open_file(rtc_config_file)) == (struct _buf *)-1) in process_rtc_config_file()
386 file = kobj_open_file(filename); in fread_nvlist()
289 if ((file = kobj_open_file(filename)) == (struct _buf *)-1) { in in_get_infile()
396 if ((file = kobj_open_file(masterfile)) == (struct _buf *)-1) { in process_master_file()
293 file = kobj_open_file(acpi_table_loc); in AcpiOsTableOverride()
489 file = kobj_open_file(usbconf_file); in usba_devdb_build_device_database()
93 file = kobj_open_file(pathname); in spa_config_load()
606 extern struct _buf *kobj_open_file(char *name);
738 kobj_open_file(char *name) in kobj_open_file() function
849 file = kobj_open_file(XPV_FILENAME); in init_xen_module()
323 if ((eq = kobj_open_file(name)) == (struct _buf *)-1) in ucode_equiv_cpu_amd()
958 if ((file = kobj_open_file(fastboot_filename[i])) == in fastboot_load_kernel()
2874 if ((file = kobj_open_file(hostid_file)) == (struct _buf *)-1) { in set_soft_hostid()
3928 file = kobj_open_file(DI_CACHE_FILE); in di_cache_read()