Searched refs:this_cpu_ksoftirqd (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dinterrupt.h617 static inline struct task_struct *this_cpu_ksoftirqd(void) function
/linux-master/kernel/sched/
H A Dcputime.c76 else if ((pc & SOFTIRQ_OFFSET) && curr != this_cpu_ksoftirqd())
394 if (this_cpu_ksoftirqd() == p) {
/linux-master/net/ipv4/
H A Dtcp_output.c1204 if (refcount_read(&sk->sk_wmem_alloc) >= SKB_TRUESIZE(1) && this_cpu_ksoftirqd() == current)

Completed in 161 milliseconds