Searched defs:new_parent (Results 1 – 18 of 18) sorted by relevance
| /linux/tools/perf/ui/gtk/ |
| H 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/ |
| H A D | ptrace.c | 69 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()
|
| H A D | resource.c | 1391 static void append_child_to_parent(struct resource *new_parent, struct resource *new_child) in append_child_to_parent()
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 388 struct inode *new_parent, in vboxsf_dir_rename()
|
| /linux/fs/kernfs/ |
| H A D | dir.c | 1298 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename() local 1738 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, in kernfs_rename_ns()
|
| /linux/security/tomoyo/ |
| H A D | tomoyo.c | 286 const struct path *new_parent, in tomoyo_path_rename()
|
| /linux/drivers/clk/ |
| H A D | clk.c | 81 struct clk_core *new_parent; member 2078 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() 2248 struct clk_core *new_parent, u8 p_index) in clk_calc_subtree() 2820 struct clk_core *new_parent) in clk_core_reparent() 2827 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 1202 bool new_parent = (src_dp != target_dp); in xfs_dir_rename_children() local
|
| /linux/lib/ |
| H A D | assoc_array.c | 1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
| /linux/fs/xfs/scrub/ |
| H A D | parent_repair.c | 774 xfs_ino_t orig_parent, new_parent; in xrep_parent_move_to_orphanage() local
|
| H A D | dir_repair.c | 1836 xfs_ino_t orig_parent, new_parent; in xrep_dir_move_to_orphanage() local
|
| /linux/kernel/cgroup/ |
| H A D | cgroup-v1.c | 847 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
|
| /linux/fs/xfs/ |
| H A D | xfs_inode.c | 2150 bool new_parent = (src_dp != target_dp); in xfs_rename() local
|
| /linux/drivers/base/ |
| H A D | core.c | 4566 struct device *new_parent) in device_move_class_links() 4584 int device_move(struct device *dev, struct device *new_parent, in device_move()
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-btree.c | 843 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
|
| /linux/fs/resctrl/ |
| H A D | rdtgroup.c | 4015 struct kernfs_node *new_parent, const char *new_name) in rdtgroup_rename()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_sched.c | 2301 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent()
|
| /linux/include/linux/ |
| H A D | fs.h | 2141 struct dentry *new_parent; member
|