Searched defs:new_parent (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/fs/sysfs/ |
D | dir.c | 117 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 57 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/ |
D | hists.c | 101 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain() local
|
/linux-4.4.14/fs/kernfs/ |
D | dir.c | 924 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/ |
D | tomoyo.c | 288 struct path *new_parent, in tomoyo_path_rename()
|
/linux-4.4.14/include/linux/ |
D | kernfs.h | 402 struct kernfs_node *new_parent, in kernfs_rename_ns() 468 struct kernfs_node *new_parent, in kernfs_rename()
|
/linux-4.4.14/kernel/ |
D | ptrace.c | 37 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent) in __ptrace_link()
|
D | cgroup.c | 3297 static int cgroup_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup_rename()
|
/linux-4.4.14/lib/ |
D | kobject.c | 517 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
|
D | assoc_array.c | 1494 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
/linux-4.4.14/drivers/base/ |
D | core.c | 1942 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/ |
D | dm-btree.c | 613 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_inode.c | 2900 bool new_parent = (src_dp != target_dp); in xfs_rename() local
|