Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 17 of 17) sorted by relevance

/linux/scripts/
H A Dchecktransupdate.py33 get_origin_path(file_path) global() argument
42 get_latest_commit_from(file_path, commit) global() argument
96 check_per_file(file_path) global() argument
[all...]
H A Dmacro_checker.py71 def file_check_macro(file_path, report): argument
/linux/scripts/clang-tools/
H A Dgen_compile_commands.py152 def process_line(root_directory, command_prefix, file_path): argument
/linux/tools/verification/rvgen/rvgen/
H A Dautomata.py22 def __init__(self, file_path, model_name=None): argument
H A Ddot2k.py18 def __init__(self, file_path, MonitorType, extra_params={}): argument
H A Dltl2k.py59 def __init__(self, file_path, MonitorType, extra_params={}): argument
H A Ddot2c.py25 def __init__(self, file_path, model_name=None): argument
/linux/tools/perf/util/
H A Dsession.c790 u64 timestamp, u64 file_offset, const char *file_path) in perf_session__queue_event()
1041 const char *file_path) in dump_event()
1276 const char *file_path) in machines__deliver_event()
1366 const char *file_path) in perf_session__deliver_event()
1399 const char *file_path) in perf_session__process_user_event()
1644 const char *file_path) in perf_session__process_event()
2257 const char *file_path) in process_simple()
H A Dordered-events.h12 const char *file_path; member
H A Dsession.h99 const char *file_path; member
H A Dtool.c18 const char *file_path) in perf_session__process_compressed_event()
H A Dordered-events.c195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
/linux/tools/testing/selftests/mm/
H A Dvm_util.c490 int write_sysfs(const char *file_path, unsigned long val) in write_sysfs()
509 int read_sysfs(const char *file_path, unsigned long *val) in read_sysfs()
H A Dksm_tests.c60 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs()
65 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs()
/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c132 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local
/linux/mm/
H A Dhuge_memory.c4438 split_huge_pages_in_file(const char * file_path,pgoff_t off_start,pgoff_t off_end,unsigned int new_order,long in_folio_offset) split_huge_pages_in_file() argument
4547 char file_path[MAX_INPUT_BUF_SZ]; split_huge_pages_write() local
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c5336 const char *const file_path; in FIXTURE_VARIANT() local