Home
last modified time | relevance | path

Searched refs:new_parent (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dkernfs.h245 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()
Dptrace.h58 struct task_struct *new_parent,
Dclk-provider.h1370 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);
Ddevice.h988 int device_move(struct device *dev, struct device *new_parent,