Searched refs:kobj_open_file (Results 1 – 16 of 16) sorted by relevance
66 kobj_open_file(char *name __unused) in kobj_open_file() function
582 file = kobj_open_file(filename); in synthetic_bootaux()1222 file = kobj_open_file(mp->filename); in bind_primary()3515 if ((file = kobj_open_file(fullname)) != (struct _buf *)-1) { in kobj_open_path()3736 kobj_open_file(char *name) in kobj_open_file() function
771 if ((file = kobj_open_file(name)) == in read_system_file()856 if ((file = kobj_open_file(versionfile)) != (struct _buf *)-1) { in mod_read_system_file()2281 if ((file = kobj_open_file(pptfile)) != (struct _buf *)-1) { in make_aliases()2286 if ((file = kobj_open_file(dafile)) != (struct _buf *)-1) { in make_aliases()2326 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1) in read_binding_file()2497 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) { in read_dacf_binding_file()2872 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1) in read_class_file()3005 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()3087 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()
65 kobj_open_file;
194 extern struct _buf *kobj_open_file(char *);
155 if ((eq = kobj_open_file(name)) == (struct _buf *)-1) { in ucode_equiv_cpu_amd()
490 file = kobj_open_file(usbconf_file); in usba_devdb_build_device_database()
94 file = kobj_open_file(pathname); in spa_config_load()
377 kobj_open_file(char *name) in kobj_open_file() function
829 file = kobj_open_file(XPV_FILENAME); in init_xen_module()
946 if ((file = kobj_open_file(fastboot_filename[i])) == in fastboot_load_kernel()
2841 if ((file = kobj_open_file(hostid_file)) == (struct _buf *)-1) { in set_soft_hostid()
287 file = kobj_open_file(acpi_table_loc); in AcpiOsTableOverride()
3930 file = kobj_open_file(DI_CACHE_FILE); in di_cache_read()