Home
last modified time | relevance | path

Searched defs:new_parent (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/soc/renesas/
Dr8a77990-sysc.c33 int new_parent) in rcar_sysc_fix_parent()
/Linux-v4.19/fs/sysfs/
Ddir.c121 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/Linux-v4.19/tools/perf/ui/gtk/
Dhists.c104 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_flat() local
227 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_graph() local
/Linux-v4.19/kernel/
Dptrace.c63 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent, in __ptrace_link()
78 static void ptrace_link(struct task_struct *child, struct task_struct *new_parent) in ptrace_link()
/Linux-v4.19/drivers/clk/
Dclk.c59 struct clk_core *new_parent; member
1444 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent()
1613 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree()
2161 struct clk_core *new_parent) in clk_core_reparent()
2168 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
2904 struct clk_core *new_parent) in clk_debug_reparent()
/Linux-v4.19/security/tomoyo/
Dtomoyo.c289 const struct path *new_parent, in tomoyo_path_rename()
/Linux-v4.19/fs/kernfs/
Ddir.c1151 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local
1529 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
/Linux-v4.19/include/linux/
Dkernfs.h449 struct kernfs_node *new_parent, in kernfs_rename_ns()
542 struct kernfs_node *new_parent, in kernfs_rename()
/Linux-v4.19/lib/
Dkobject.c532 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
Dassoc_array.c1464 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/Linux-v4.19/kernel/cgroup/
Dcgroup-v1.c845 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
/Linux-v4.19/drivers/base/
Dcore.c2756 struct device *new_parent) in device_move_class_links()
2774 int device_move(struct device *dev, struct device *new_parent, in device_move()
/Linux-v4.19/drivers/md/persistent-data/
Ddm-btree.c625 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/Linux-v4.19/fs/xfs/
Dxfs_inode.c2871 bool new_parent = (src_dp != target_dp); in xfs_rename() local