Home
last modified time | relevance | path

Searched refs:amount (Results 1 - 6 of 6) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S28 @ four bits, since this is the amount of unwinding in the main
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S28 @ four bits, since this is the amount of unwinding in the main
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c1488 bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount) in bcm_inc_bytes() argument
1493 num[i] += amount; in bcm_inc_bytes()
1494 if (num[i] >= amount) in bcm_inc_bytes()
1496 amount = 1; in bcm_inc_bytes()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmutils.h843 extern void bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount);
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c1042 * amount of time that the task spent sleeping: in update_stats_enqueue_sleeper()
1212 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_start()
1237 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_max()
4856 u64 min_amount, amount = 0; in fair_assign_cfs_rq_runtime() local
4864 amount = min_amount; in fair_assign_cfs_rq_runtime()
4869 amount = min(cfs_b->runtime, min_amount); in fair_assign_cfs_rq_runtime()
4870 cfs_b->runtime -= amount; in fair_assign_cfs_rq_runtime()
4875 cfs_rq->runtime_remaining += amount; in fair_assign_cfs_rq_runtime()
5258 /* a cfs_rq won't donate quota below this amount */
5603 * there's some valid quota amount in unthrottle_offline_cfs_rqs()
[all...]
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm465 --assert-level=level 0(default), 1 or 2, amount of assertion testing,
493 --disable-large-tests disable tests that use a large amount of memory

Completed in 25 milliseconds