Home
last modified time | relevance | path

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

12

/include/linux/
A Dinterconnect.h38 struct icc_path *path; member
82 static inline void icc_put(struct icc_path *path) in icc_put()
86 static inline int icc_enable(struct icc_path *path) in icc_enable()
91 static inline int icc_disable(struct icc_path *path) in icc_disable()
96 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
101 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
105 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
A Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
A Dsysctl.h210 #define register_sysctl(path, table) \ argument
232 #define register_sysctl_init(path, table) \ argument
250 static inline void register_sysctl_init(const char *path, const struct ctl_table *table) in register_sysctl_init()
254 static inline struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point()
259 static inline struct ctl_table_header *register_sysctl_sz(const char *path, in register_sysctl_sz()
A Dfsnotify.h111 static inline int fsnotify_path(const struct path *path, __u32 mask) in fsnotify_path()
189 static inline int fsnotify_truncate_perm(const struct path *path, loff_t length) in fsnotify_truncate_perm()
227 static inline int fsnotify_truncate_perm(const struct path *path, loff_t length) in fsnotify_truncate_perm()
A Dlsm_audit.h46 struct path path; member
82 struct path path; member
A Dumh.h23 const char *path; member
A Dpps_kernel.h25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
A Dtrace_seq.h150 static inline int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
A Dsecurity.h810 static inline int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount()
850 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify()
987 static inline int security_inode_getattr(const struct path *path) in security_inode_getattr()
2091 static inline int security_path_truncate(const struct path *path) in security_path_truncate()
2118 static inline int security_path_chmod(const struct path *path, umode_t mode) in security_path_chmod()
2123 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown()
2128 static inline int security_path_chroot(const struct path *path) in security_path_chroot()
2317 const struct path *path) in security_bpf_token_create()
A Dstring.h375 static inline const char *kbasename(const char *path) in kbasename()
A Dkernfs.h500 kernfs_walk_and_get_ns(struct kernfs_node *parent, const char *path, in kernfs_walk_and_get_ns()
616 kernfs_walk_and_get(struct kernfs_node *kn, const char *path) in kernfs_walk_and_get()
A Dfsnotify_backend.h321 const struct path *path; member
925 static inline int fsnotify_pre_content(const struct path *path, in fsnotify_pre_content()
A Dof.h282 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
521 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
526 static inline struct device_node *of_find_node_opts_by_path(const char *path, in of_find_node_opts_by_path()
A Ddmar.h64 struct dmar_pci_path path[]; member
/include/uapi/linux/netfilter/
A Dxt_cgroup.h18 char path[PATH_MAX]; member
33 char path[XT_CGROUP_PATH_MAX]; member
A Dxt_bpf.h35 char path[XT_BPF_PATH_MAX]; member
/include/video/
A 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/
A 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()
A Daf_iucv.h56 struct iucv_path *path; member
124 struct iucv_path *path; member
/include/net/
A Daf_unix.h40 struct path path; member
A Dnet_namespace.h510 #define register_net_sysctl(net, path, table) \ argument
520 const char *path, struct ctl_table *table, size_t table_size) in register_net_sysctl_sz()
/include/sound/
A Dsoc-usb.h117 int direction, enum snd_soc_usb_kctl path, in snd_soc_usb_update_offload_route()
/include/uapi/linux/
A Dfsl_hypervisor.h178 __u64 path; member
A Dauto_dev-ioctl.h112 char path[]; member
/include/linux/ceph/
A Ddecode.h283 u64 ino, const char *path) in ceph_encode_filepath()

Completed in 125 milliseconds

12