Searched refs:__bind (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/thermal/ |
A D | thermal_core.c | 789 static void __bind(struct thermal_zone_device *tz, int mask, in __bind() function 844 __bind(pos, tzp->tbp[i].trip_mask, cdev, in bind_cdev() 1142 __bind(tz, tzp->tbp[i].trip_mask, pos, in bind_tz()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm.c | 2163 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind() function 2621 map = __bind(md, table, &limits); in dm_swap_table()
|
Completed in 13 milliseconds