Searched defs:new_parent (Results 26 - 31 of 31) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 2198 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/ |
H A D | rdtgroup.c | 3559 rdtgroup_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, const char *new_name) rdtgroup_rename() argument
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk.c | 75 struct clk_core *new_parent; member 1841 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() argument 2009 clk_calc_subtree(struct clk_core *core, unsigned long new_rate, struct clk_core *new_parent, u8 p_index) clk_calc_subtree() argument 2563 clk_core_reparent(struct clk_core *core, struct clk_core *new_parent) clk_core_reparent() argument 2571 clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) clk_hw_reparent() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | core.c | 4526 int device_move(struct device *dev, struct device *new_parent, in device_move() argument 4506 device_move_class_links(struct device *dev, struct device *old_parent, struct device *new_parent) device_move_class_links() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 951 static void mnt_set_mountpoint_beneath(struct mount *new_parent, in mnt_set_mountpoint_beneath() argument
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk.c | 70 struct clk_core *new_parent; member 1983 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() argument 2152 clk_calc_subtree(struct clk_core *core, unsigned long new_rate, struct clk_core *new_parent, u8 p_index) clk_calc_subtree() argument 2724 clk_core_reparent(struct clk_core *core, struct clk_core *new_parent) clk_core_reparent() argument 2732 clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) clk_hw_reparent() argument [all...] |
Completed in 30 milliseconds
12