Searched defs:file_path (Results 1 – 14 of 14) sorted by relevance
/linux/scripts/ |
H A D | checktransupdate.py | 33 def get_origin_path(file_path): argument 42 def get_latest_commit_from(file_path, commit): argument 96 def check_per_file(file_path): argument
|
H A D | macro_checker.py | 71 def file_check_macro(file_path, report): argument
|
/linux/scripts/clang-tools/ |
H A D | gen_compile_commands.py | 152 def process_line(root_directory, command_prefix, file_path): argument
|
/linux/tools/verification/dot2/ |
H A D | automata.py | 22 def __init__(self, file_path, model_name=None): argument
|
H A D | dot2c.py | 25 def __init__(self, file_path, model_name=None): argument
|
H A D | dot2k.py | 21 def __init__(self, file_path, MonitorType, extra_params={}): argument
|
/linux/tools/testing/selftests/mm/ |
H A D | vm_util.c | 490 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 D | ksm_tests.c | 59 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs() 64 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs()
|
/linux/tools/perf/util/ |
H A D | ordered-events.h | 12 const char *file_path; member
|
H A D | session.h | 99 const char *file_path; member
|
H A D | ordered-events.c | 195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
|
/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 131 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local
|
/linux/mm/ |
H A D | huge_memory.c | 4438 static int split_huge_pages_in_file(const char *file_path, pgoff_t off_start, in split_huge_pages_in_file() 4547 char file_path[MAX_INPUT_BUF_SZ]; in split_huge_pages_write() local
|
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 5296 const char *const file_path; in FIXTURE_VARIANT() local
|