Searched defs:filename (Results 1 – 9 of 9) sorted by relevance
/include/uapi/linux/ |
D | bcm933xx_hcs.h | 19 char filename[64]; member
|
/include/uapi/linux/misc/ |
D | bcm_vk.h | 18 __u8 filename[BCM_VK_MAX_FILENAME]; /* Filename of image */ member
|
/include/linux/ |
D | syscalls.h | 1322 static inline long ksys_chown(const char __user *filename, uid_t user, in ksys_chown() 1328 static inline long ksys_lchown(const char __user *filename, uid_t user, in ksys_lchown()
|
D | binfmts.h | 55 const char *filename; /* Name of binary as seen by procps */ member
|
D | dynamic_debug.h | 21 const char *filename; member
|
D | fs.h | 2766 struct filename { struct 2773 static_assert(offsetof(struct filename, iname) % sizeof(long) == 0); argument 3420 static inline int vfs_stat(const char __user *filename, struct kstat *stat) in vfs_stat()
|
D | f2fs_fs.h | 562 __u8 filename[NR_DENTRY_IN_BLOCK][F2FS_SLOT_LEN]; member
|
/include/sound/sof/ |
D | trace.h | 103 uint8_t filename[SOF_TRACE_FILENAME_SIZE]; member
|
/include/acpi/ |
D | acoutput.h | 297 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument 305 #define ACPI_ACTUAL_DEBUG(level, line, filename, modulename, component, ...) \ argument 309 #define ACPI_ACTUAL_DEBUG_RAW(level, line, filename, modulename, component, ...) \ argument
|