/ Do the work of acquiring and blocking on a mutex. "mutex_enter" */ is for normal upper-layer code, e.g. the ioctl(), whereas */ "dmutex_enter" is for interrupt level code. */ */ We could probably coalesce the functions and use the kernel */ irqs_disabled() and hard_irq_count() functions, but we dont, */ for now. */ /
source not stored for this graph (policy: none)
no test coverage detected