Searched refs:kobj_open_file (Results 1 – 19 of 19) sorted by relevance
37 struct _buf *kobj_open_file(char *name);297 if ((file = kobj_open_file(filename)) == (struct _buf *)-1) { in fips_check_module()
72 kobj_open_file(char *name) in kobj_open_file() function
588 file = kobj_open_file(filename); in synthetic_bootaux()1233 file = kobj_open_file(mp->filename); in bind_primary()3484 if ((file = kobj_open_file(fullname)) != (struct _buf *)-1) { in kobj_open_path()3705 kobj_open_file(char *name) in kobj_open_file() function
65 kobj_open_file;
184 extern struct _buf *kobj_open_file(char *);
771 if ((file = kobj_open_file(systemfile)) == in mod_read_system_file()2160 if ((file = kobj_open_file(dafile)) == (struct _buf *)-1) in make_aliases()2285 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1) in read_binding_file()2456 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) { in read_dacf_binding_file()2831 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1) in read_class_file()2964 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()3046 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()
292 file = kobj_open_file(acpi_table_loc); in AcpiOsTableOverride()
489 file = kobj_open_file(usbconf_file); in usba_devdb_build_device_database()
89 file = kobj_open_file(pathname); in spa_config_load()
582 extern struct _buf *kobj_open_file(char *name);
641 kobj_open_file(char *name) in kobj_open_file() function
847 file = kobj_open_file(XPV_FILENAME); in init_xen_module()
316 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()
2755 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()