Home
last modified time | relevance | path

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

/linux-6.6.21/fs/sysfs/
Ddir.c121 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/linux-6.6.21/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.6.21/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.6.21/include/linux/
Dkernfs.h545 struct kernfs_node *new_parent, in kernfs_rename_ns()
626 struct kernfs_node *new_parent, in kernfs_rename()
/linux-6.6.21/fs/kernfs/
Ddir.c1267 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local
1706 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
/linux-6.6.21/fs/vboxsf/
Ddir.c394 struct inode *new_parent, in vboxsf_dir_rename()
/linux-6.6.21/security/tomoyo/
Dtomoyo.c285 const struct path *new_parent, in tomoyo_path_rename()
/linux-6.6.21/drivers/clk/
Dclk.c70 struct clk_core *new_parent; member
1980 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent()
2150 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree()
2722 struct clk_core *new_parent) in clk_core_reparent()
2729 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
Dclk_test.c681 struct clk *parent, *new_parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent() local
2377 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.6.21/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.6.21/kernel/cgroup/
Dcgroup-v1.c826 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
/linux-6.6.21/drivers/base/
Dcore.c4508 struct device *new_parent) in device_move_class_links()
4526 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux-6.6.21/fs/xfs/
Dxfs_inode.c2857 bool new_parent = (src_dp != target_dp); in xfs_rename() local
/linux-6.6.21/drivers/md/persistent-data/
Ddm-btree.c843 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/linux-6.6.21/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c3558 struct kernfs_node *new_parent, const char *new_name) in rdtgroup_rename()
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_sched.c2198 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent()
/linux-6.6.21/fs/
Dnamespace.c951 static void mnt_set_mountpoint_beneath(struct mount *new_parent, in mnt_set_mountpoint_beneath()