Searched defs:in_atomic (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhardirq.h76 # define in_atomic() ((preempt_count() & ~PREEMPT_ACTIVE) != kernel_locked()) macro
78 # define in_atomic() ((preempt_count() & ~PREEMPT_ACTIVE) != 0) macro

Completed in 45 milliseconds