| /include/linux/ |
| D | eventpoll.h | 31 static inline void eventpoll_init_file(struct file *file) in eventpoll_init_file() 47 static inline void eventpoll_release(struct file *file) in eventpoll_release() 71 static inline void eventpoll_init_file(struct file *file) {} in eventpoll_init_file() 72 static inline void eventpoll_release(struct file *file) {} in eventpoll_release()
|
| D | ima.h | 37 static inline int ima_file_check(struct file *file, int mask, int opened) in ima_file_check() 42 static inline void ima_file_free(struct file *file) in ima_file_free() 47 static inline int ima_file_mmap(struct file *file, unsigned long prot) in ima_file_mmap() 52 static inline int ima_read_file(struct file *file, enum kernel_read_file_id id) in ima_read_file() 57 static inline int ima_post_read_file(struct file *file, void *buf, loff_t size, in ima_post_read_file()
|
| D | fsnotify.h | 30 static inline int fsnotify_perm(struct file *file, int mask) in fsnotify_perm() 178 static inline void fsnotify_access(struct file *file) in fsnotify_access() 196 static inline void fsnotify_modify(struct file *file) in fsnotify_modify() 214 static inline void fsnotify_open(struct file *file) in fsnotify_open() 237 static inline void fsnotify_close(struct file *file) in fsnotify_close()
|
| D | file.h | 24 static inline void fput_light(struct file *file, int fput_needed) in fput_light() 31 struct file *file; member
|
| D | fs.h | 858 struct file { struct 865 const struct file_operations *f_op; argument 880 struct file_ra_state f_ra; argument 890 /* Used by fs/eventpoll.c to link all the hooks to this file */ argument 892 struct list_head f_tfile_llink; argument 902 /* file identifier */ argument 1103 static inline int fcntl_getlk(struct file *file, unsigned int cmd, in fcntl_getlk() 1109 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk() 1116 static inline int fcntl_getlk64(struct file *file, unsigned int cmd, in fcntl_getlk64() 1122 static inline int fcntl_setlk64(unsigned int fd, struct file *file, in fcntl_setlk64() [all …]
|
| D | sync_file.h | 32 struct file *file; member
|
| D | debugfs.h | 253 static inline ssize_t debugfs_attr_read(struct file *file, char __user *buf, in debugfs_attr_read() 259 static inline ssize_t debugfs_attr_write(struct file *file, in debugfs_attr_write() 396 static inline ssize_t debugfs_read_file_bool(struct file *file, in debugfs_read_file_bool() 403 static inline ssize_t debugfs_write_file_bool(struct file *file, in debugfs_write_file_bool()
|
| D | security.h | 446 struct file *file) in security_binder_transfer_file() 811 static inline int security_file_permission(struct file *file, int mask) in security_file_permission() 816 static inline int security_file_alloc(struct file *file) in security_file_alloc() 821 static inline void security_file_free(struct file *file) in security_file_free() 824 static inline int security_file_ioctl(struct file *file, unsigned int cmd, in security_file_ioctl() 830 static inline int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() 848 static inline int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() 853 static inline int security_file_fcntl(struct file *file, unsigned int cmd, in security_file_fcntl() 859 static inline void security_file_set_fowner(struct file *file) in security_file_set_fowner() 871 static inline int security_file_receive(struct file *file) in security_file_receive() [all …]
|
| D | binfmts.h | 52 struct file * file; member 81 struct file *file; member
|
| D | shm.h | 53 static inline bool is_file_shm_hugepages(struct file *file) in is_file_shm_hugepages()
|
| D | splice.h | 38 struct file *file; /* file to read/write */ member
|
| D | rtmutex.h | 36 const char *name, *file; member
|
| D | if_tap.h | 64 struct file *file; member
|
| D | seq_file.h | 28 const struct file *file; member
|
| D | ftrace.h | 658 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument 666 static inline ssize_t ftrace_filter_write(struct file *file, const char __user *ubuf, in ftrace_filter_write() 668 static inline ssize_t ftrace_notrace_write(struct file *file, const char __user *ubuf, in ftrace_notrace_write() 671 ftrace_regex_release(struct inode *inode, struct file *file) { return -ENODEV; } in ftrace_regex_release()
|
| D | shmem_fs.h | 99 static inline bool shmem_file(struct file *file) in shmem_file()
|
| D | lsm_audit.h | 93 struct file *file; member
|
| D | dma-buf.h | 285 struct file *file; member
|
| D | hugetlb.h | 198 #define prepare_hugepage_range(file, addr, len) (-EINVAL) argument 292 static inline bool is_file_hugepages(struct file *file) in is_file_hugepages() 303 #define is_file_hugepages(file) false argument
|
| D | compiler_types.h | 101 const char *file; member
|
| D | cred.h | 184 const char *file, unsigned line) in __validate_creds()
|
| D | kernel.h | 231 static inline void ___might_sleep(const char *file, int line, in ___might_sleep() 233 static inline void __might_sleep(const char *file, int line, in __might_sleep()
|
| /include/trace/events/ |
| D | vmscan.h | 35 #define trace_shrink_flags(file) \ argument
|
| /include/asm-generic/ |
| D | bug.h | 29 const char *file; member
|
| /include/media/ |
| D | v4l2-dev.h | 482 static inline void *video_drvdata(struct file *file) in video_drvdata()
|