Searched refs:hwa (Results 1 – 3 of 3) sorted by relevance
| /linux/block/ |
| A D | blk-iocost.c | 1150 u32 hwa, hwi; in current_hweight() local 1170 hwa = hwi = WEIGHT_ONE; in current_hweight() 1184 hwa = div64_u64((u64)hwa * active, active_sum); in current_hweight() 1332 u32 hwa; in iocg_kick_delay() local 1344 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1469 u32 hwa; in iocg_kick_waitq() local 1473 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1841 u32 hwa; in transfer_surpluses() local 1843 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2321 if (new_hwi < hwm && hwa >= 2) { in ioc_timer_fn() [all …]
|
| /linux/drivers/video/fbdev/core/ |
| A D | fbmem.c | 1526 struct apertures_struct *hwa) in fb_do_apertures_overlap() argument 1529 if (!hwa || !gena) in fb_do_apertures_overlap() 1532 for (i = 0; i < hwa->count; ++i) { in fb_do_apertures_overlap() 1533 struct aperture *h = &hwa->ranges[i]; in fb_do_apertures_overlap()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-switch.c | 1032 void *hwa; in dpaa2_switch_build_single_fd() local 1042 hwa = buff_start + DPAA2_SWITCH_SWA_SIZE; in dpaa2_switch_build_single_fd() 1043 memset(hwa, 0, 8); in dpaa2_switch_build_single_fd()
|
Completed in 20 milliseconds