Home
last modified time | relevance | path

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

/linux-6.15/fs/sysfs/
Ddir.c121 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/linux-6.15/tools/perf/ui/gtk/
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-6.15/kernel/
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-6.15/fs/vboxsf/
Ddir.c395 struct inode *new_parent, in vboxsf_dir_rename()
/linux-6.15/include/linux/
Dkernfs.h556 struct kernfs_node *new_parent, in kernfs_rename_ns()
637 struct kernfs_node *new_parent, in kernfs_rename()
/linux-6.15/fs/kernfs/
Ddir.c1296 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local
1735 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
/linux-6.15/security/tomoyo/
Dtomoyo.c286 const struct path *new_parent, in tomoyo_path_rename()
/linux-6.15/fs/bcachefs/
Dnamei.c364 static int subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) in subvol_update_parent()
Dsubvolume.c365 u32 old_parent, u32 new_parent) in bch2_subvolume_reparent()
/linux-6.15/drivers/clk/
Dclk.c75 struct clk_core *new_parent; member
2084 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent()
2254 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree()
2826 struct clk_core *new_parent) in clk_core_reparent()
2833 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
Dclk_test.c668 struct clk *parent, *new_parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent() local
2449 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-6.15/lib/
Dkobject.c538 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
Dassoc_array.c1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/linux-6.15/fs/xfs/libxfs/
Dxfs_dir2.c1202 bool new_parent = (src_dp != target_dp); in xfs_dir_rename_children() local
/linux-6.15/fs/xfs/scrub/
Dparent_repair.c778 xfs_ino_t orig_parent, new_parent; in xrep_parent_move_to_orphanage() local
Ddir_repair.c1840 xfs_ino_t orig_parent, new_parent; in xrep_dir_move_to_orphanage() local
/linux-6.15/kernel/cgroup/
Dcgroup-v1.c842 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
/linux-6.15/fs/xfs/
Dxfs_inode.c2132 bool new_parent = (src_dp != target_dp); in xfs_rename() local
/linux-6.15/drivers/base/
Dcore.c4569 struct device *new_parent) in device_move_class_links()
4587 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux-6.15/drivers/md/persistent-data/
Ddm-btree.c843 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/linux-6.15/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c3978 struct kernfs_node *new_parent, const char *new_name) in rdtgroup_rename()
/linux-6.15/drivers/net/ethernet/intel/ice/
Dice_sched.c2186 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent()
/linux-6.15/fs/
Dnamespace.c1093 static void mnt_set_mountpoint_beneath(struct mount *new_parent, in mnt_set_mountpoint_beneath()