| /linux/tools/docs/ |
| H A D | checktransupdate.py | 34 get_origin_path(file_path) global() argument 43 get_latest_commit_from(file_path, commit) global() argument 129 check_per_file(file_path) global() argument [all...] |
| /linux/scripts/ |
| 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/rvgen/rvgen/ |
| H A D | automata.py | 22 __init__(self, file_path, model_name=None) global() argument
|
| H A D | dot2k.py | 18 __init__(self, file_path, MonitorType, extra_params={}) global() argument
|
| H A D | ltl2k.py | 59 __init__(self, file_path, MonitorType, extra_params={}) global() argument
|
| H A D | dot2c.py | 25 __init__(self, file_path, model_name=None) global() argument
|
| /linux/tools/perf/util/ |
| H A D | session.c | 808 perf_session__queue_event(struct perf_session * s,union perf_event * event,u64 timestamp,u64 file_offset,const char * file_path) perf_session__queue_event() argument 1086 dump_event(struct evlist * evlist,union perf_event * event,u64 file_offset,struct perf_sample * sample,const char * file_path) dump_event() argument 1442 machines__deliver_event(struct machines * machines,struct evlist * evlist,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool,u64 file_offset,const char * file_path) machines__deliver_event() argument 1552 perf_session__deliver_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool,u64 file_offset,const char * file_path) perf_session__deliver_event() argument 1585 perf_session__process_user_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_user_event() argument 1836 perf_session__process_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_event() argument 2453 process_simple(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) process_simple() argument [all...] |
| 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() argument
|
| H A D | tool.c | 19 const char *file_path) in perf_session__process_compressed_event()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | ksm_tests.c | 60 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()
|
| H A D | vm_util.c | 535 int write_sysfs(const char *file_path, unsigned long val) in write_sysfs() argument 554 int read_sysfs(const char *file_path, unsigned long *val) in read_sysfs() argument
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | cgroup_helpers.c | 132 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local
|
| /linux/mm/ |
| H A D | huge_memory.c | 4700 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 4800 char file_path[MAX_INPUT_BUF_SZ]; split_huge_pages_write() local
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 6790 const char *const file_path; FIXTURE_VARIANT() local [all...] |