Home
last modified time | relevance | path

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

/linux-4.1.27/fs/sysfs/
Ddir.c117 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/linux-4.1.27/drivers/clk/versatile/
Dclk-sp810.c83 struct clk *new_parent; in clk_sp810_timerclken_prepare() local
/linux-4.1.27/drivers/clk/
Dclk.c62 struct clk_core *new_parent; member
474 struct clk_core *new_parent) in clk_debug_reparent()
1437 static void clk_reparent(struct clk_core *clk, struct clk_core *new_parent) in clk_reparent()
1597 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree()
2025 struct clk_core *new_parent) in clk_core_reparent()
/linux-4.1.27/tools/perf/ui/gtk/
Dhists.c101 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain() local
/linux-4.1.27/fs/kernfs/
Ddir.c901 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local
1278 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
/linux-4.1.27/security/tomoyo/
Dtomoyo.c294 struct path *new_parent, in tomoyo_path_rename()
/linux-4.1.27/include/linux/
Dkernfs.h393 struct kernfs_node *new_parent, in kernfs_rename_ns()
459 struct kernfs_node *new_parent, in kernfs_rename()
/linux-4.1.27/kernel/
Dptrace.c37 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent) in __ptrace_link()
Dcgroup.c3016 static int cgroup_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup_rename()
/linux-4.1.27/lib/
Dkobject.c505 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.1.27/drivers/base/
Dcore.c1851 struct device *new_parent) in device_move_class_links()
1869 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-btree.c514 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/linux-4.1.27/fs/xfs/
Dxfs_inode.c2916 bool new_parent = (src_dp != target_dp); in xfs_rename() local