/include/linux/ |
D | path.h | 8 struct path { struct 13 extern void path_get(const struct path *); argument 21 static inline void path_put_init(struct path *path) in path_put_init()
|
D | fsnotify.h | 34 static inline int fsnotify_parent(const struct path *path, in fsnotify_parent() 47 static inline int fsnotify_path(struct inode *inode, const struct path *path, in fsnotify_path() 61 const struct path *path = &file->f_path; in fsnotify_perm() local 268 const struct path *path = &file->f_path; in fsnotify_access() local 284 const struct path *path = &file->f_path; in fsnotify_modify() local 300 const struct path *path = &file->f_path; in fsnotify_open() local 324 const struct path *path = &file->f_path; in fsnotify_close() local
|
D | interconnect.h | 49 static inline void icc_put(struct icc_path *path) in icc_put() 53 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw() 58 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
|
D | dcookies.h | 62 static inline int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
|
D | sysctl.h | 213 #define register_sysctl_init(path, table) __register_sysctl_init(path, table, #table) argument 224 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths() 229 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
|
D | lsm_audit.h | 46 struct path path; member 78 struct path path; member
|
D | namei.h | 47 struct path *path) in user_path_at()
|
D | umh.h | 22 const char *path; member
|
D | trace_seq.h | 133 static inline int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
|
D | pps_kernel.h | 25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
|
D | security.h | 640 static inline int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount() 686 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify() 815 static inline int security_inode_getattr(const struct path *path) in security_inode_getattr() 1713 static inline int security_path_truncate(const struct path *path) in security_path_truncate() 1740 static inline int security_path_chmod(const struct path *path, umode_t mode) in security_path_chmod() 1745 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown() 1750 static inline int security_path_chroot(const struct path *path) in security_path_chroot()
|
D | string.h | 258 static inline const char *kbasename(const char *path) in kbasename()
|
D | kernfs.h | 426 kernfs_walk_and_get_ns(struct kernfs_node *parent, const char *path, in kernfs_walk_and_get_ns() 536 kernfs_walk_and_get(struct kernfs_node *kn, const char *path) in kernfs_walk_and_get()
|
D | dmar.h | 66 struct dmar_pci_path path[]; member
|
D | of.h | 280 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path() 620 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path() 625 static inline struct device_node *of_find_node_opts_by_path(const char *path, in of_find_node_opts_by_path()
|
/include/uapi/linux/netfilter/ |
D | xt_cgroup.h | 18 char path[PATH_MAX]; member 33 char path[XT_CGROUP_PATH_MAX]; member
|
D | xt_bpf.h | 35 char path[XT_BPF_PATH_MAX]; member
|
/include/trace/events/ |
D | android_fs.h | 43 char *path; in android_fstrace_get_pathname() local
|
/include/video/ |
D | mmp_disp.h | 147 struct mmp_path *path; member 238 static inline void mmp_path_set_mode(struct mmp_path *path, in mmp_path_set_mode() 244 static inline void mmp_path_set_onoff(struct mmp_path *path, int status) in mmp_path_set_onoff() 249 static inline int mmp_path_get_modelist(struct mmp_path *path, in mmp_path_get_modelist() 257 struct mmp_path *path, int overlay_id) in mmp_path_get_overlay()
|
/include/net/iucv/ |
D | iucv.h | 226 struct iucv_path *path; in iucv_path_alloc() local 242 static inline void iucv_path_free(struct iucv_path *path) in iucv_path_free()
|
D | af_iucv.h | 56 struct iucv_path *path; member 122 struct iucv_path *path; member
|
/include/uapi/linux/ |
D | fsl_hypervisor.h | 178 __u64 path; member
|
D | auto_dev-ioctl.h | 112 char path[0]; member
|
/include/net/ |
D | af_unix.h | 51 struct path path; member
|
/include/linux/ceph/ |
D | decode.h | 275 u64 ino, const char *path) in ceph_encode_filepath()
|