Searched defs:get_parent (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | proc_ns.h | 24 struct ns_common *(*get_parent)(struct ns_common *ns); member
|
H A D | fwnode.h | 128 struct fwnode_handle *(*get_parent)(const struct fwnode_handle *fwnode); member
|
H A D | exportfs.h | 207 struct dentry * (*get_parent)(struct dentry *child); member
|
H A D | clk-provider.h | 238 u8 (*get_parent)(struct clk_hw *hw); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | proc_ns.h | 24 struct ns_common *(*get_parent)(struct ns_common *ns); member
|
H A D | fwnode.h | 144 struct fwnode_handle *(*get_parent)(const struct fwnode_handle *fwnode); member
|
H A D | exportfs.h | 210 struct dentry * (*get_parent)(struct dentry *child); member
|
H A D | clk-provider.h | 252 u8 (*get_parent)(struct clk_hw *hw); member
|
/kernel/linux/linux-5.10/fs/kernfs/ |
H A D | mount.c | 71 __kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, bool get_parent) __kernfs_fh_to_dentry() argument
|
/kernel/linux/linux-6.6/fs/kernfs/ |
H A D | mount.c | 81 __kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, bool get_parent) __kernfs_fh_to_dentry() argument
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | ops.h | 45 void *(*get_parent)(const void *phandle); member 135 static inline void *get_parent(const char *devp) in get_parent() function
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | ops.h | 43 void *(*get_parent)(const void *phandle); member 133 static inline void *get_parent(const char *devp) in get_parent() function
|
/kernel/linux/linux-5.10/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 185 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid, member
|
/kernel/linux/linux-6.6/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 185 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid, member
|
Completed in 12 milliseconds