Searched defs:new_parent (Results 1 – 15 of 15) sorted by relevance
/linux/fs/sysfs/ |
A D | dir.c | 121 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
|
/linux/tools/perf/ui/gtk/ |
A D | hists.c | 106 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_flat() local 229 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_graph() local
|
/linux/kernel/ |
A D | ptrace.c | 68 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent, in __ptrace_link() 83 static void ptrace_link(struct task_struct *child, struct task_struct *new_parent) in ptrace_link()
|
/linux/fs/kernfs/ |
A D | dir.c | 1184 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local 1561 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
|
/linux/fs/vboxsf/ |
A D | dir.c | 393 struct inode *new_parent, in vboxsf_dir_rename()
|
/linux/security/tomoyo/ |
A D | tomoyo.c | 272 const struct path *new_parent, in tomoyo_path_rename()
|
/linux/include/linux/ |
A D | kernfs.h | 497 struct kernfs_node *new_parent, in kernfs_rename_ns() 574 struct kernfs_node *new_parent, in kernfs_rename()
|
/linux/drivers/clk/ |
A D | clk.c | 70 struct clk_core *new_parent; member 1741 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() 1910 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree() 2456 struct clk_core *new_parent) in clk_core_reparent() 2463 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
|
/linux/lib/ |
A D | kobject.c | 554 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
|
A D | assoc_array.c | 1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
/linux/kernel/cgroup/ |
A D | cgroup-v1.c | 817 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
|
/linux/drivers/base/ |
A D | core.c | 4245 struct device *new_parent) in device_move_class_links() 4263 int device_move(struct device *dev, struct device *new_parent, in device_move()
|
/linux/fs/xfs/ |
A D | xfs_inode.c | 3109 bool new_parent = (src_dp != target_dp); in xfs_rename() local
|
/linux/drivers/md/persistent-data/ |
A D | dm-btree.c | 832 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_sched.c | 2158 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent()
|
Completed in 76 milliseconds