Home
last modified time | relevance | path

Searched refs:__do_softirq (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/kernel/
Dsoftirq.c249 asmlinkage __visible void __softirq_entry __do_softirq(void) in __do_softirq() function
372 __do_softirq(); in invoke_softirq()
653 __do_softirq(); in run_ksoftirqd()
/Linux-v4.19/arch/x86/kernel/
Dirq_32.c147 call_on_stack(__do_softirq, isp); in do_softirq_own_stack()
/Linux-v4.19/include/linux/
Dinterrupt.h497 asmlinkage void __do_softirq(void);
504 __do_softirq(); in do_softirq_own_stack()
/Linux-v4.19/arch/sh/kernel/
Dirq.c173 : "r" (__do_softirq), "r" (isp) in do_softirq_own_stack()
/Linux-v4.19/arch/s390/kernel/
Dirq.c186 __do_softirq(); in do_softirq_own_stack()
/Linux-v4.19/arch/parisc/kernel/
Dirq.c506 execute_on_irq_stack(__do_softirq, 0); in do_softirq_own_stack()
/Linux-v4.19/arch/powerpc/kernel/
Dmisc_64.S40 bl __do_softirq
Dmisc_32.S54 bl __do_softirq
/Linux-v4.19/arch/sparc/kernel/
Dirq_64.c867 __do_softirq(); in do_softirq_own_stack()
/Linux-v4.19/arch/x86/entry/
Dentry_64.S1047 call __do_softirq
/Linux-v4.19/Documentation/trace/
Dftrace.rst1301 => __do_softirq
1499 bash-1994 1d..2 36us : __do_softirq <-call_softirq
1500 bash-1994 1d..2 36us : __local_bh_disable <-__do_softirq
1507 bash-1994 1dNs2 82us : __local_bh_enable <-__do_softirq
1684 ls-2269 3d..3 21us : __do_softirq <-call_softirq
1685 ls-2269 3d..3 21us+: __local_bh_disable <-__do_softirq
1701 ls-2269 3d.s3 159us : __local_bh_enable <-__do_softirq
Dhistogram.rst578 __do_softirq+0x114/0x2c0
596 __do_softirq+0x114/0x2c0
1107 __do_softirq+0x114/0x2c0
1525 __do_softirq+0xfd/0x290
/Linux-v4.19/arch/
DKconfig557 stack instead of switching to a new one when we call __do_softirq()