Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/hievent/
Dhiview_hievent.h21 char *file_path[MAX_PATH_NUMBER]; member
/kernel/linux/linux-5.10/scripts/clang-tools/
Dgen_compile_commands.py158 def process_line(root_directory, command_prefix, file_path): argument
/kernel/liteos_m/tools/
Dmem_analysis.py217 def parse_map(file_path): argument
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_server.c245 struct path file_path; in check_sec_level() local
1767 char *file_path = recv->buf; in hmdfs_server_getxattr() local
1823 const char *file_path = NULL; in hmdfs_server_setxattr() local
1865 const char *file_path = NULL; in hmdfs_server_listxattr() local
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
Defistub.h452 void *file_path; member
467 u32 file_path; member
/kernel/linux/linux-5.10/fs/
Dopen.c916 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function