Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/sched/
A Dcputime.c76 else if ((pc & SOFTIRQ_OFFSET) && curr != this_cpu_ksoftirqd()) in irqtime_account_irq()
394 if (this_cpu_ksoftirqd() == p) { in irqtime_account_process_tick()
/linux-6.3-rc2/include/linux/
A Dinterrupt.h610 static inline struct task_struct *this_cpu_ksoftirqd(void) in this_cpu_ksoftirqd() function
/linux-6.3-rc2/net/ipv4/
A Dtcp_output.c1157 if (refcount_read(&sk->sk_wmem_alloc) >= SKB_TRUESIZE(1) && this_cpu_ksoftirqd() == current) in tcp_wfree()

Completed in 12 milliseconds