Home
last modified time | relevance | path

Searched refs:wfi (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dcpufunc_asm_armv7.S42 wfi /* wait for interrupt */
/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c92 double wfi; /* (byte) Worst-case Fair Index of the system */ member
194 double wfi = sch_bytes * weight - bytes; in gnet_stats_deq() local
196 if (c->q_wfi[mb->flow_id] < wfi) in gnet_stats_deq()
197 c->q_wfi[mb->flow_id] = wfi; in gnet_stats_deq()
626 if (c.wfi < c.q_wfi[i]) in main()
627 c.wfi = c.q_wfi[i]; in main()
632 (unsigned long)c._enqueue, (unsigned long)c.dequeue, c.wfi, in main()
/f-stack/freebsd/arm/include/
H A Dasm.h239 #define WFI wfi
/f-stack/freebsd/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon.txt70 If reg value is not zero, cpun exit wfi and go
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml18 where cores can be put in different low-power states (ranging from simple wfi
267 The idle state entered by executing the wfi instruction (idle_standby
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996.dtsi648 qcom,gpu-quirk-two-pass-use-wfi;