Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/clang-tools/
Dgen_compile_commands.py157 def process_line(root_directory, command_prefix, file_path): argument
/Linux-v5.10/drivers/firmware/efi/libstub/
Defistub.h452 void *file_path; member
467 u32 file_path; member
/Linux-v5.10/fs/
Dopen.c916 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function