/linux/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 185 def read_trace_data(file_name, cpu_mask): argument 254 file_name = "" variable 278 file_name = os.path.join(location, arg) variable 321 file_name = "/sys/kernel/tracing/trace" variable
|
/linux/drivers/md/dm-vdo/ |
H A D | permassert.c | 11 int vdo_assertion_failed(const char *expression_string, const char *file_name, in vdo_assertion_failed()
|
/linux/fs/notify/ |
H A D | fsnotify.c | 250 struct qstr *file_name = NULL; in __fsnotify_parent() local 381 struct inode *dir, const struct qstr *file_name, in send_to_group() 542 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify()
|
/linux/tools/verification/dot2/ |
H A D | dot2k.py | 345 def __write_file(self, file_name, content): argument 355 def __create_file(self, file_name, content): argument
|
/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()
|
/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
|
/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
|
/linux/tools/hv/ |
H A D | hv_fcopy_uio_daemon.c | 58 static int hv_fcopy_create_file(char *file_name, char *path_name, __u32 flags) in hv_fcopy_create_file() 287 char *file_name, *path_name; in hv_fcopy_start() local
|
/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()
|
/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()
|
/linux/tools/testing/selftests/powerpc/papr_attributes/ |
H A D | attr_test.c | 76 char file_name[64]; in verify_energy_info() local
|
/linux/tools/perf/scripts/python/ |
H A D | parallel-perf.py | 262 def ReadHeader(perf, file_name): argument 389 def PerfDoubleQuickCommands(cmd, file_name): argument 490 def SplitTimeRangesByTraceDataDensity(time_ranges, cpus, nr, cmd, file_name, per_cpu, min_size, min… argument
|
/linux/net/ethtool/ |
H A D | module.c | 296 module_flash_fw_schedule(struct net_device *dev, const char *file_name, in module_flash_fw_schedule() 353 const char *file_name; in module_flash_fw() local
|
/linux/tools/perf/util/ |
H A D | unwind-libdw.c | 26 const char *file_name, const char *debuglink_file __maybe_unused, in __find_debuginfo() argument
|
H A D | vdso.c | 250 const char *file_name; in __machine__findnew_compat() local
|
/linux/fs/notify/fanotify/ |
H A D | fanotify.c | 743 struct inode *dir, const struct qstr *file_name, in fanotify_alloc_event() 922 const struct qstr *file_name, u32 cookie, in fanotify_handle_event()
|
/linux/drivers/s390/char/ |
H A D | vmur.h | 41 char file_name[12]; member
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 235 static u32 lancer_cmd_get_file_len(struct be_adapter *adapter, u8 *file_name) in lancer_cmd_get_file_len() 262 static int lancer_cmd_read_file(struct be_adapter *adapter, u8 *file_name, in lancer_cmd_read_file()
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_driver.c | 330 u8 file_name[256], fw_change_status = 0; in efct_request_firmware_update() local
|
/linux/tools/testing/selftests/net/ |
H A D | bpf_offload.py | 219 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument 539 def pin_prog(file_name, idx=0): argument 547 def pin_map(file_name, idx=0, expected=1): argument
|
/linux/security/integrity/ima/ |
H A D | ima_fs.c | 434 char file_name[NAME_MAX + 1]; in create_securityfs_measurement_lists() local
|
/linux/tools/perf/tests/ |
H A D | dlfilter-test.c | 212 static int write_prog(char *file_name) in write_prog()
|
/linux/include/uapi/linux/ |
H A D | hyperv.h | 142 __u16 file_name[W_MAX_PATH]; member
|
/linux/arch/um/os-Linux/ |
H A D | file.c | 58 int os_stat_file(const char *file_name, struct uml_stat *ubuf) in os_stat_file()
|
/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 100 const char *file_name = "/proc/self/ksm_stat"; in ksm_print_procfs() local
|