Searched refs:__bind (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_core.c | 1010 static void __bind(struct thermal_zone_device *tz, int mask, in __bind() function 1065 __bind(pos, tzp->tbp[i].trip_mask, cdev, in bind_cdev() 1353 __bind(tz, tzp->tbp[i].trip_mask, pos, in bind_tz()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm.c | 2020 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind() function 2435 map = __bind(md, table, &limits); in dm_swap_table()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm.c | 2185 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind() function 2633 map = __bind(md, table, &limits); in dm_swap_table()
|
Completed in 10 milliseconds