Symbol: cpu_softintr_p
sys/arch/aarch64/aarch64/fpu.c
204
KASSERT(!cpu_softintr_p());
sys/arch/aarch64/aarch64/fpu.c
246
KASSERT(!cpu_softintr_p());
sys/arch/arm/broadcom/bcm53xx_pax.c
574
KASSERT(!cpu_softintr_p());
sys/arch/arm/pic/pic.c
885
KASSERT(!cpu_softintr_p());
sys/arch/arm/pic/pic.c
907
KASSERT(!cpu_softintr_p());
sys/arch/arm/vfp/vfp_init.c
688
KASSERT(!cpu_softintr_p());
sys/arch/arm/vfp/vfp_init.c
730
KASSERT(!cpu_softintr_p());
sys/arch/riscv/riscv/interrupt.c
120
KASSERT(!cpu_softintr_p());
sys/arch/riscv/riscv/interrupt.c
137
KASSERT(!cpu_softintr_p());
sys/arch/xen/xen/xen_clock.c
283
KASSERT(cpu_intr_p() || cpu_softintr_p() || kpreempt_disabled() ||
sys/dev/pci/if_vmx.c
1199
KASSERT(!cpu_softintr_p());
sys/dev/usb/xhci.c
2171
KASSERTMSG(!cpu_intr_p() && !cpu_softintr_p(), "called from intr ctx");
sys/dev/usb/xhci.c
3291
KASSERTMSG(!cpu_intr_p() && !cpu_softintr_p(), "called from intr ctx");
sys/kern/kern_entropy.c
318
KASSERT(!cpu_softintr_p());
sys/kern/kern_entropy.c
584
KASSERT(!cpu_softintr_p());
sys/kern/kern_entropy.c
654
KASSERT(!cpu_softintr_p());
sys/kern/kern_kthread.c
244
KASSERTMSG(!cpu_softintr_p(),
sys/kern/kern_kthread.c
280
KASSERTMSG(!cpu_softintr_p(),
sys/kern/kern_ktrace.c
854
KASSERT(!cpu_softintr_p());
sys/kern/kern_lock.c
112
if (__predict_false(cpu_softintr_p())) {
sys/kern/subr_autoconf.c
2119
KASSERT(!cpu_softintr_p());
sys/kern/subr_kmem.c
414
KASSERT(!cpu_softintr_p());
sys/kern/subr_kmem.c
435
KASSERT(!cpu_softintr_p());
sys/kern/subr_kmem.c
451
KASSERT(!cpu_softintr_p());
sys/kern/subr_lockdebug.c
398
if (cpu_intr_p() || cpu_softintr_p()) {
sys/kern/subr_pcu.c
312
KASSERT(!cpu_softintr_p());
sys/kern/subr_pcu.c
383
KASSERT(!cpu_softintr_p());
sys/kern/subr_pcu.c
405
KASSERT(!cpu_softintr_p());
sys/kern/subr_pool.c
1108
KASSERTMSG((!(cpu_intr_p() || cpu_softintr_p())
sys/kern/subr_pool.c
1672
KASSERT(!cpu_softintr_p());
sys/kern/subr_pool.c
2419
KASSERT(!cpu_softintr_p());
sys/kern/subr_pool.c
2721
KASSERTMSG(!cpu_softintr_p(),
sys/kern/subr_pserialize.c
105
KASSERT(!cpu_softintr_p());
sys/kern/subr_psref.c
290
KASSERTMSG((kpreempt_disabled() || cpu_softintr_p() ||
sys/kern/subr_psref.c
344
KASSERTMSG((kpreempt_disabled() || cpu_softintr_p() ||
sys/kern/subr_psref.c
411
KASSERTMSG((kpreempt_disabled() || cpu_softintr_p() ||
sys/kern/subr_psref.c
554
KASSERTMSG((kpreempt_disabled() || cpu_softintr_p() ||
sys/kern/subr_xcall.c
261
KASSERT(!cpu_softintr_p());
sys/kern/subr_xcall.c
320
KASSERT(!cpu_softintr_p());
sys/kern/subr_xcall.c
360
KASSERT(!cpu_softintr_p());
sys/modules/lua/lua.c
584
km_flag_t sleep = cpu_intr_p() || cpu_softintr_p() ?
sys/net/if_spppsubr.c
1880
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
1911
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
1958
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
1999
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2045
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2202
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2244
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2292
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2353
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2393
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2430
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2534
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
2574
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
3423
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
3486
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
4053
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
5008
KASSERT(!cpu_softintr_p());
sys/net/if_spppsubr.c
5392
KASSERT(!cpu_softintr_p());
sys/net/lagg/if_lagg.c
2925
KASSERT(!cpu_intr_p() && !cpu_softintr_p());
sys/net/route.c
907
KASSERT(!cpu_softintr_p());
sys/netinet/ip_input.c
1350
KASSERTMSG(cpu_softintr_p(), "ip_forward: not in the software "
sys/netinet/ip_input.c
397
KASSERT(cpu_softintr_p());
sys/netinet/ip_input.c
432
KASSERTMSG(cpu_softintr_p(), "ip_input: not in the software "
sys/netipsec/ipsec.c
1144
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
1829
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
2148
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
2568
KASSERT(mflag == M_NOWAIT || (mflag == M_WAITOK && !cpu_softintr_p()));
sys/netipsec/key.c
3056
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
3246
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
3296
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
3619
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
6134
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
7400
KASSERT(!cpu_softintr_p());
sys/netipsec/key.c
8563
KASSERT(mflag == M_NOWAIT || (mflag == M_WAITOK && !cpu_softintr_p()));
sys/netipsec/keysock.c
421
KASSERT(!cpu_softintr_p());
sys/sys/cpu.h
86
bool cpu_softintr_p(void);
sys/uvm/uvm_pglist.c
697
KASSERT(!cpu_softintr_p());
sys/uvm/uvm_pglist.c
743
KASSERT(!cpu_softintr_p());