Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dchecktransupdate.py33 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
Dmacro_checker.py71 def file_check_macro(file_path, report): argument
/linux-6.12.1/drivers/gpu/drm/ci/xfails/
Dupdate-xfails.py31 def read_file(file_path): argument
42 def save_file(content, file_path): argument
/linux-6.12.1/tools/verification/dot2/
Dautomata.py22 def __init__(self, file_path): argument
Ddot2k.py20 def __init__(self, file_path, MonitorType): argument
Ddot2c.py25 def __init__(self, file_path): argument
/linux-6.12.1/scripts/clang-tools/
Dgen_compile_commands.py152 def process_line(root_directory, command_prefix, file_path): argument
/linux-6.12.1/tools/perf/util/
Dsession.c784 u64 timestamp, u64 file_offset, const char *file_path) in perf_session__queue_event()
1025 const char *file_path) in dump_event()
1250 const char *file_path) in machines__deliver_event()
1340 const char *file_path) in perf_session__deliver_event()
1368 const char *file_path) in perf_session__process_user_event()
1586 const char *file_path) in perf_session__process_event()
2190 const char *file_path) in process_simple()
Dordered-events.h12 const char *file_path; member
Dtool.c15 const char *file_path) in perf_session__process_compressed_event()
Dsession.h99 const char *file_path; member
Dordered-events.c195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
/linux-6.12.1/tools/testing/selftests/mm/
Dksm_tests.c59 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs()
78 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs()
/linux-6.12.1/tools/testing/selftests/bpf/
Dcgroup_helpers.c131 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local
/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrlfs.c266 char file_path[PATH_MAX]; in resource_info_unsigned_get() local
/linux-6.12.1/mm/
Dhuge_memory.c3993 static int split_huge_pages_in_file(const char *file_path, pgoff_t off_start, in split_huge_pages_in_file()
4093 char file_path[MAX_INPUT_BUF_SZ]; in split_huge_pages_write() local
/linux-6.12.1/drivers/firmware/efi/libstub/
Defistub.h585 void *file_path; member
600 u32 file_path; member
/linux-6.12.1/fs/
Dopen.c1072 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function
/linux-6.12.1/tools/testing/selftests/landlock/
Dfs_test.c5141 const char *const file_path; in FIXTURE_VARIANT() local