Lines Matching defs:softint_percpu
52 struct softint_percpu;
59 struct softint_percpu *si_entry; /* [0,ncpu-1] */
62 struct softint_percpu {
67 TAILQ_ENTRY(softint_percpu) sip_entries; /* scheduled */
68 TAILQ_ENTRY(softint_percpu) sip_entries_cpu; /* to be scheduled */
73 TAILQ_HEAD(, softint_percpu) si_pending;
76 static TAILQ_HEAD(, softint_percpu) sicpupending \
146 struct softint_percpu *sip;
201 struct softint_percpu *sip;
342 struct softint_percpu *sip;
363 static struct softint_percpu *
380 struct softint_percpu *sip = sitosip(si, ci);
409 struct softint_percpu *sip;
445 struct softint_percpu *sip;