Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 36) sorted by relevance

12

/include/linux/
Dpath.h8 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()
Dfsnotify.h34 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
Dinterconnect.h49 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()
Ddcookies.h62 static inline int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
Dsysctl.h213 #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()
Dlsm_audit.h46 struct path path; member
78 struct path path; member
Dnamei.h47 struct path *path) in user_path_at()
Dumh.h22 const char *path; member
Dtrace_seq.h133 static inline int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
Dpps_kernel.h25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
Dsecurity.h640 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()
Dstring.h258 static inline const char *kbasename(const char *path) in kbasename()
Dkernfs.h426 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()
Ddmar.h66 struct dmar_pci_path path[]; member
Dof.h280 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/
Dxt_cgroup.h18 char path[PATH_MAX]; member
33 char path[XT_CGROUP_PATH_MAX]; member
Dxt_bpf.h35 char path[XT_BPF_PATH_MAX]; member
/include/trace/events/
Dandroid_fs.h43 char *path; in android_fstrace_get_pathname() local
/include/video/
Dmmp_disp.h147 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/
Diucv.h226 struct iucv_path *path; in iucv_path_alloc() local
242 static inline void iucv_path_free(struct iucv_path *path) in iucv_path_free()
Daf_iucv.h56 struct iucv_path *path; member
122 struct iucv_path *path; member
/include/uapi/linux/
Dfsl_hypervisor.h178 __u64 path; member
Dauto_dev-ioctl.h112 char path[0]; member
/include/net/
Daf_unix.h51 struct path path; member
/include/linux/ceph/
Ddecode.h275 u64 ino, const char *path) in ceph_encode_filepath()

12