Searched defs:softint (Results 1 – 6 of 6) sorted by relevance
192 typedef struct softint { struct203 } softint_t; argument
142 struct evcnt softint; member [all...]
53 struct softint { struct59 struct softint_percpu *si_entry; /* [0,ncpu-1] */ argument63 struct softint *sip_parent; argument
108 void *softint; member
113 void *softint; /* cookie for the softintr */ member
229 const size_t softint = (size_t) arg; in pic_handle_softint() local