OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hand
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_softint.c
217
softhand_t
sc_hand
[1];
member in struct:softcpu
334
sh = sc->
sc_hand
;
335
memcpy(sh, scfirst->
sc_hand
, sizeof(*sh) * softint_max);
372
if (sc->
sc_hand
[index].sh_func == NULL)
381
sih = (void *)((uint8_t *)&sc->
sc_hand
[index] - (uint8_t *)sc);
394
sh = &sc->
sc_hand
[index];
402
sh = &sc->
sc_hand
[index];
kern_softint.c
217
softhand_t
sc_hand
[1];
member in struct:softcpu
334
sh = sc->
sc_hand
;
335
memcpy(sh, scfirst->
sc_hand
, sizeof(*sh) * softint_max);
372
if (sc->
sc_hand
[index].sh_func == NULL)
381
sih = (void *)((uint8_t *)&sc->
sc_hand
[index] - (uint8_t *)sc);
394
sh = &sc->
sc_hand
[index];
402
sh = &sc->
sc_hand
[index];
kern_softint.c
217
softhand_t
sc_hand
[1];
member in struct:softcpu
334
sh = sc->
sc_hand
;
335
memcpy(sh, scfirst->
sc_hand
, sizeof(*sh) * softint_max);
372
if (sc->
sc_hand
[index].sh_func == NULL)
381
sih = (void *)((uint8_t *)&sc->
sc_hand
[index] - (uint8_t *)sc);
394
sh = &sc->
sc_hand
[index];
402
sh = &sc->
sc_hand
[index];
kern_softint.c
217
softhand_t
sc_hand
[1];
member in struct:softcpu
334
sh = sc->
sc_hand
;
335
memcpy(sh, scfirst->
sc_hand
, sizeof(*sh) * softint_max);
372
if (sc->
sc_hand
[index].sh_func == NULL)
381
sih = (void *)((uint8_t *)&sc->
sc_hand
[index] - (uint8_t *)sc);
394
sh = &sc->
sc_hand
[index];
402
sh = &sc->
sc_hand
[index];
Completed in 43 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025