Home
last modified time | relevance | path

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

/linux-4.4.14/fs/sysfs/
Ddir.c117 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/linux-4.4.14/drivers/clk/
Dclk.c57 struct clk_core *new_parent; member
1111 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent()
1272 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree()
1715 struct clk_core *new_parent) in clk_core_reparent()
1722 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
2279 struct clk_core *new_parent) in clk_debug_reparent()
/linux-4.4.14/tools/perf/ui/gtk/
Dhists.c101 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain() local
/linux-4.4.14/fs/kernfs/
Ddir.c924 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local
1301 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
/linux-4.4.14/security/tomoyo/
Dtomoyo.c288 struct path *new_parent, in tomoyo_path_rename()
/linux-4.4.14/include/linux/
Dkernfs.h402 struct kernfs_node *new_parent, in kernfs_rename_ns()
468 struct kernfs_node *new_parent, in kernfs_rename()
/linux-4.4.14/kernel/
Dptrace.c37 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent) in __ptrace_link()
Dcgroup.c3297 static int cgroup_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup_rename()
/linux-4.4.14/lib/
Dkobject.c517 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
Dassoc_array.c1494 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/linux-4.4.14/drivers/base/
Dcore.c1942 struct device *new_parent) in device_move_class_links()
1960 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux-4.4.14/drivers/md/persistent-data/
Ddm-btree.c613 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/linux-4.4.14/fs/xfs/
Dxfs_inode.c2900 bool new_parent = (src_dp != target_dp); in xfs_rename() local