Home
last modified time | relevance | path

Searched refs:hwa (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/block/
H A Dblk-iocost.c1177 u32 hwa, hwi; in current_hweight() local
1197 hwa = hwi = WEIGHT_ONE; in current_hweight()
1211 hwa = div64_u64((u64)hwa * active, active_sum); in current_hweight()
1359 u32 hwa; in iocg_kick_delay() local
1379 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay()
1507 u32 hwa; in iocg_kick_waitq() local
1511 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq()
1873 u32 hwa; in transfer_surpluses() local
1875 current_hweight(iocg, &hwa, NULL); in transfer_surpluses()
2357 if (new_hwi < hwm && hwa >= 2) { in ioc_timer_fn()
[all …]
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1045 void *hwa; in dpaa2_switch_build_single_fd() local
1055 hwa = buff_start + DPAA2_SWITCH_SWA_SIZE; in dpaa2_switch_build_single_fd()
1056 memset(hwa, 0, 8); in dpaa2_switch_build_single_fd()