Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 25 of 83) sorted by relevance

1234

/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py186 def read_trace_data(file_name, cpu_mask): argument
255 file_name = "" variable
279 file_name = os.path.join(location, arg) variable
322 file_name = "/sys/kernel/tracing/trace" variable
/openbmc/openbmc/poky/scripts/
H A Dtest-remote-image196 def check_old_file(self, file_name): argument
201 def fetch(self, file_name, localname=None): argument
212 def check_old_file(self, file_name): argument
229 def fetch(self, file_name, localname=None): argument
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c186 static size_t mmc_read_file(const char *file_name) in mmc_read_file()
229 static size_t mmc_read_file(const char *file_name) in mmc_read_file()
368 static size_t usb_read_file(const char *file_name) in usb_read_file()
408 static size_t usb_read_file(const char *file_name) in usb_read_file()
423 static size_t tftp_read_file(const char *file_name) in tftp_read_file()
436 static size_t tftp_read_file(const char *file_name) in tftp_read_file()
/openbmc/openbmc-tools/dbus-vis/
H A Dlinecount.py7 file_name = sys.argv[1] variable
H A Ddbus_pcap_loader.js17 function OpenDBusPcapFile(file_name) { argument
H A Dipmi_capture.js62 function SaveHexdumpToFile(hd, file_name) { argument
/openbmc/openbmc-test-automation/lib/
H A Dsource.tcl15 proc tcl_which { file_name } { argument
H A Dbmc_network_utils.py234 def get_channel_access_config(file_name): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dpath.py10 def findFile(file_name, directory): argument
/openbmc/linux/fs/notify/
H A Dfsnotify.c190 struct qstr *file_name = NULL; in __fsnotify_parent() local
321 struct inode *dir, const struct qstr *file_name, in send_to_group()
482 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dselftest.py37 def search_test_file(file_name): argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c51 u16 file_name[sizeof(FILE_NAME)]; member
57 u16 file_name[sizeof(VOLUME_NAME)]; member
242 u16 *file_name, u64 open_mode, u64 attributes) in open()
/openbmc/linux/tools/perf/
H A Dbuiltin-evlist.c29 static int __cmd_evlist(const char *file_name, struct perf_attr_details *details) in __cmd_evlist()
H A Dbuiltin-config.c38 static int set_config(struct perf_config_set *set, const char *file_name) in set_config()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_hierarchical_stats.c193 get_attach_counter(unsigned long long cgroup_id, const char *file_name) in get_attach_counter()
247 int cgroup_fd, const char *file_name) in setup_cgroup_iter()
/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_debugfs.c259 const char *file_name = file_dentry(file)->d_iname; in mtu3_ep_open() local
291 const char *file_name = file_dentry(sf->file)->d_iname; in mtu3_probe_show() local
317 const char *file_name = file_dentry(file)->d_iname; in mtu3_probe_write() local
/openbmc/linux/tools/perf/jvmti/
H A Dlibjvmti.c138 copy_class_filename(const char * class_sign, const char * file_name, char * result, size_t max_leng… in copy_class_filename()
170 char *file_name = NULL; in get_source_filename() local
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.h54 #define gov_show_one(_gov, file_name) \ argument
63 #define gov_show_one_common(file_name) \ argument
/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c76 char file_name[64]; in verify_energy_info() local
/openbmc/phosphor-logging/
H A Dlogging_test.cpp78 const char* file_name = "phosphor_logging_test.txt"; in elog_test() local
/openbmc/linux/scripts/
H A Dinsert-sys-cert.c201 static void *map_file(char *file_name, int *size) in map_file()
228 static char *read_file(char *file_name, int *size) in read_file()
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c192 const char *file_name, in bios_linker_loader_alloc()
231 void bios_linker_loader_add_checksum(BIOSLinker *linker, const char *file_name, in bios_linker_loader_add_checksum()
/openbmc/u-boot/tools/
H A Dimagetool.c101 const char *file_name, in imagetool_save_subimage()
/openbmc/linux/tools/verification/dot2/
H A Ddot2k.py148 def __create_file(self, file_name, content): argument
/openbmc/u-boot/scripts/kconfig/
H A Dutil.c17 char *file_name = sym_expand_string_value(name); in file_lookup() local

1234