Searched refs:new_parent (Results 1 – 5 of 5) sorted by relevance
| /include/linux/ |
| A D | kernfs.h | 248 int (*rename)(struct kernfs_node *kn, struct kernfs_node *new_parent, 450 int kernfs_rename_ns(struct kernfs_node *kn, struct kernfs_node *new_parent, 556 struct kernfs_node *new_parent, in kernfs_rename_ns() argument 637 struct kernfs_node *new_parent, in kernfs_rename() argument 640 return kernfs_rename_ns(kn, new_parent, new_name, NULL); in kernfs_rename()
|
| A D | ptrace.h | 58 struct task_struct *new_parent,
|
| A D | clk-provider.h | 1407 int clk_hw_set_parent(struct clk_hw *hw, struct clk_hw *new_parent); 1428 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
|
| A D | device.h | 1026 int device_move(struct device *dev, struct device *new_parent,
|
| A D | fs.h | 2025 struct dentry *new_parent; member
|
Completed in 40 milliseconds