Lines Matching +full:sleep +full:- +full:hardware +full:- +full:state
82 marks the interrupt as being a good source of entropy -
86 To define a time-critical handler that will not execute any potentially
112 Driver writers may assume that this cookie will be non-zero.
140 Reads and writes to hardware through
151 Read, modify, write cycles of hardware registers need to be carefully
155 The first strategy is to simply mask the interrupt in hardware and
158 routine to read the state from the hardware and then reenable
162 also acknowledges the interrupt before re-enabling the interrupt
163 source in hardware.
164 Most PCI hardware can mask its interrupt source.
181 You can do whatever you want in an ithread routine, except sleep.
182 Care must be taken not to sleep in an ithread.
188 All the sleep routine found in
190 sleep.
204 .An -nosplit