Searched defs:preempt_stop (Results 1 – 4 of 4) sorted by relevance
67 .macro preempt_stop macro70 .macro preempt_stop macro
49 # define preempt_stop() cli ; TRACE_IRQS_OFF macro51 # define preempt_stop() macro
65 # define preempt_stop(clobbers) DISABLE_INTERRUPTS(clobbers); TRACE_IRQS_OFF macro67 # define preempt_stop(clobbers) macro
93 # define preempt_stop() CLI() macro95 # define preempt_stop() macro