Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dsoftirq_stack.h10 __do_softirq(); in do_softirq_own_stack()
/linux/arch/s390/include/asm/
A Dsoftirq_stack.h10 call_on_stack(0, S390_lowcore.async_stack, void, __do_softirq); in do_softirq_own_stack()
/linux/kernel/
A Dsoftirq.c257 __do_softirq(); in __local_bh_enable_ip()
432 __do_softirq(); in invoke_softirq()
515 asmlinkage __visible void __softirq_entry __do_softirq(void) in __do_softirq() function
921 __do_softirq(); in run_ksoftirqd()
/linux/arch/x86/include/asm/
A Dirq_stack.h214 call_on_irqstack(__do_softirq, ASM_CALL_ARG0); \
/linux/arch/x86/kernel/
A Dirq_32.c150 call_on_stack(__do_softirq, isp); in do_softirq_own_stack()
/linux/arch/sh/kernel/
A Dirq.c174 : "r" (__do_softirq), "r" (isp) in do_softirq_own_stack()
/linux/include/linux/
A Dinterrupt.h548 asmlinkage void __do_softirq(void);
/linux/arch/parisc/kernel/
A Dirq.c504 execute_on_irq_stack(__do_softirq, 0); in do_softirq_own_stack()
/linux/arch/powerpc/kernel/
A Dirq.c704 [callee] "i" (__do_softirq) in call_do_softirq()
/linux/arch/sparc/kernel/
A Dirq_64.c868 __do_softirq(); in do_softirq_own_stack()
/linux/Documentation/trace/
A Dftrace.rst1390 => __do_softirq
1640 bash-1994 1d..2 36us : __do_softirq <-call_softirq
1641 bash-1994 1d..2 36us : __local_bh_disable <-__do_softirq
1648 bash-1994 1dNs2 82us : __local_bh_enable <-__do_softirq
1825 ls-2269 3d..3 21us : __do_softirq <-call_softirq
1826 ls-2269 3d..3 21us+: __local_bh_disable <-__do_softirq
1842 ls-2269 3d.s3 159us : __local_bh_enable <-__do_softirq
A Dhistogram.rst567 __do_softirq+0x114/0x2c0
585 __do_softirq+0x114/0x2c0
1096 __do_softirq+0x114/0x2c0
1514 __do_softirq+0xfd/0x290
/linux/arch/
A DKconfig891 stack instead of switching to a new one when we call __do_softirq()
899 Architecture provides a function to run __do_softirq() on a
/linux/
A DSystem.map17 ffff8000100100b0 T __do_softirq
A D.tmp_System.map17 ffff8000100100b0 T __do_softirq

Completed in 5152 milliseconds