Home
last modified time | relevance | path

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

/linux/fs/sysfs/
H A Ddir.c121 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/linux/tools/perf/ui/gtk/
H A Dhists.c106 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/
H A Dptrace.c69 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent, in __ptrace_link()
84 static void ptrace_link(struct task_struct *child, struct task_struct *new_parent) in ptrace_link()
/linux/fs/bcachefs/
H A Dfs-common.c360 static int subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) in subvol_update_parent()
H A Dsubvolume.c360 u32 old_parent, u32 new_parent) in bch2_subvolume_reparent()
/linux/include/linux/
H A Dkernfs.h548 struct kernfs_node *new_parent, in kernfs_rename_ns()
629 struct kernfs_node *new_parent, in kernfs_rename()
/linux/fs/kernfs/
H A Ddir.c1276 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local
1715 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
/linux/fs/vboxsf/
H A Ddir.c394 struct inode *new_parent, in vboxsf_dir_rename()
/linux/security/tomoyo/
H A Dtomoyo.c286 const struct path *new_parent, in tomoyo_path_rename()
/linux/drivers/clk/
H A Dclk.c75 struct clk_core *new_parent; member
2090 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent()
2260 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree()
2832 struct clk_core *new_parent) in clk_core_reparent()
2839 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
H A Dclk_test.c683 struct clk *parent, *new_parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent() local
2473 struct clk *new_parent = clk_hw_get_clk(&ctx->mux_ctx.parents_ctx[1].hw, NULL); in clk_mux_notifier_set_parent_test() local
/linux/lib/
H A Dkobject.c538 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
H A Dassoc_array.c1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/linux/kernel/cgroup/
H A Dcgroup-v1.c826 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
/linux/fs/xfs/scrub/
H A Dparent_repair.c778 xfs_ino_t orig_parent, new_parent; in xrep_parent_move_to_orphanage() local
H A Ddir_repair.c1830 xfs_ino_t orig_parent, new_parent; in xrep_dir_move_to_orphanage() local
/linux/drivers/base/
H A Dcore.c4561 struct device *new_parent) in device_move_class_links()
4579 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux/drivers/md/persistent-data/
H A Ddm-btree.c843 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/linux/fs/xfs/
H A Dxfs_inode.c3173 bool new_parent = (src_dp != target_dp); in xfs_rename() local
/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c3774 struct kernfs_node *new_parent, const char *new_name) in rdtgroup_rename()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c2188 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent()
/linux/fs/
H A Dnamespace.c939 static void mnt_set_mountpoint_beneath(struct mount *new_parent, in mnt_set_mountpoint_beneath()