Searched defs:file_path (Results 1 – 5 of 5) sorted by relevance
166 def process_line(root_directory, command_prefix, file_path): argument
40 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs()58 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs()
3003 static int split_huge_pages_in_file(const char *file_path, pgoff_t off_start, in split_huge_pages_in_file()3089 char file_path[MAX_INPUT_BUF_SZ]; in split_huge_pages_write() local
452 void *file_path; member467 u32 file_path; member
930 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function