/openbmc/linux/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 186 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 D | test-remote-image | 196 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 D | bubt.c | 186 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 D | linecount.py | 7 file_name = sys.argv[1] variable
|
H A D | dbus_pcap_loader.js | 17 function OpenDBusPcapFile(file_name) { argument
|
H A D | ipmi_capture.js | 62 function SaveHexdumpToFile(hd, file_name) { argument
|
/openbmc/openbmc-test-automation/lib/ |
H A D | source.tcl | 15 proc tcl_which { file_name } { argument
|
H A D | bmc_network_utils.py | 234 def get_channel_access_config(file_name): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | path.py | 10 def findFile(file_name, directory): argument
|
/openbmc/linux/fs/notify/ |
H A D | fsnotify.c | 201 struct qstr *file_name = NULL; in __fsnotify_parent() local 332 struct inode *dir, const struct qstr *file_name, in send_to_group() 493 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify()
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | selftest.py | 37 def search_test_file(file_name): argument
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 51 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 D | builtin-evlist.c | 29 static int __cmd_evlist(const char *file_name, struct perf_attr_details *details) in __cmd_evlist()
|
H A D | builtin-config.c | 38 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 D | cgroup_hierarchical_stats.c | 193 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 D | mtu3_debugfs.c | 259 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 D | libjvmti.c | 138 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 D | cpufreq_governor.h | 54 #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 D | attr_test.c | 76 char file_name[64]; in verify_energy_info() local
|
/openbmc/phosphor-logging/ |
H A D | logging_test.cpp | 78 const char* file_name = "phosphor_logging_test.txt"; in elog_test() local
|
/openbmc/linux/scripts/ |
H A D | insert-sys-cert.c | 201 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 D | bios-linker-loader.c | 192 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 D | imagetool.c | 101 const char *file_name, in imagetool_save_subimage()
|
/openbmc/linux/tools/verification/dot2/ |
H A D | dot2k.py | 148 def __create_file(self, file_name, content): argument
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | util.c | 17 char *file_name = sym_expand_string_value(name); in file_lookup() local
|