Home
last modified time | relevance | path

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

12

/include/linux/
Dinterconnect.h35 struct icc_path *path; member
79 static inline void icc_put(struct icc_path *path) in icc_put()
83 static inline int icc_enable(struct icc_path *path) in icc_enable()
88 static inline int icc_disable(struct icc_path *path) in icc_disable()
93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
98 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
102 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
Dsysctl.h212 #define register_sysctl(path, table) \ argument
234 #define register_sysctl_init(path, table) \ argument
254 static inline void register_sysctl_init(const char *path, struct ctl_table *table) in register_sysctl_init()
258 static inline struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point()
263 static inline struct ctl_table_header *register_sysctl_sz(const char *path, in register_sysctl_sz()
Dlsm_audit.h46 struct path path; member
81 struct path path; member
Dumh.h23 const char *path; member
Dtrace_seq.h150 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.h746 static inline int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount()
786 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify()
924 static inline int security_inode_getattr(const struct path *path) in security_inode_getattr()
2001 static inline int security_path_truncate(const struct path *path) in security_path_truncate()
2028 static inline int security_path_chmod(const struct path *path, umode_t mode) in security_path_chmod()
2033 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown()
2038 static inline int security_path_chroot(const struct path *path) in security_path_chroot()
2225 const struct path *path) in security_bpf_token_create()
Dstring.h383 static inline const char *kbasename(const char *path) in kbasename()
Dfsnotify.h116 const struct path *path; in fsnotify_file() local
Dkernfs.h506 kernfs_walk_and_get_ns(struct kernfs_node *parent, const char *path, in kernfs_walk_and_get_ns()
620 kernfs_walk_and_get(struct kernfs_node *kn, const char *path) in kernfs_walk_and_get()
Dof.h282 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
513 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
518 static inline struct device_node *of_find_node_opts_by_path(const char *path, in of_find_node_opts_by_path()
Ddmar.h64 struct dmar_pci_path path[]; member
/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/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.h232 struct iucv_path *path; in iucv_path_alloc() local
248 static inline void iucv_path_free(struct iucv_path *path) in iucv_path_free()
Daf_iucv.h56 struct iucv_path *path; member
124 struct iucv_path *path; member
/include/uapi/linux/
Dfsl_hypervisor.h178 __u64 path; member
Dauto_dev-ioctl.h112 char path[]; member
Dcoda.h632 int path; member
743 const char __user *path; member
/include/net/
Daf_unix.h80 struct path path; member
Dnet_namespace.h501 #define register_net_sysctl(net, path, table) \ argument
511 const char *path, struct ctl_table *table, size_t table_size) in register_net_sysctl_sz()
/include/linux/ceph/
Ddecode.h283 u64 ino, const char *path) in ceph_encode_filepath()
/include/linux/soc/qcom/
Dgeni-se.h51 struct icc_path *path; member

12