Searched refs:new_parent (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| D | kernfs.h | 245 int (*rename)(struct kernfs_node *kn, struct kernfs_node *new_parent, 456 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, 560 struct kernfs_node *new_parent, in kernfs_rename_ns() argument 641 struct kernfs_node *new_parent, in kernfs_rename() argument 644 return kernfs_rename_ns(kn, new_parent, new_name, NULL); in kernfs_rename()
|
| D | ptrace.h | 58 struct task_struct *new_parent,
|
| D | clk-provider.h | 1370 int clk_hw_set_parent(struct clk_hw *hw, struct clk_hw *new_parent); 1392 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
|
| D | device.h | 988 int device_move(struct device *dev, struct device *new_parent,
|