this_cpu_ksoftirqd   71 kernel/sched/cputime.c 	else if (in_serving_softirq() && curr != this_cpu_ksoftirqd())
this_cpu_ksoftirqd  375 kernel/sched/cputime.c 	if (this_cpu_ksoftirqd() == p) {
this_cpu_ksoftirqd  939 net/ipv4/tcp_output.c 	if (refcount_read(&sk->sk_wmem_alloc) >= SKB_TRUESIZE(1) && this_cpu_ksoftirqd() == current)