* notification_post_softirq - Direct softirq-safe notification delivery * @thr: target thread * @notify_bits: notification bits to signal * * Delivers notification immediately in softirq context, bypassing async queue. * This is the fast path for timer notifications, eliminating queue allocation * and the second softirq hop. * * SOFTIRQ-ONLY: Must be called from softirq context (not IRQ co
source not stored for this graph (policy: none)
no test coverage detected