Home
last modified time | relevance | path

Searched refs:PspReapRoutine (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/include/internal/
H A Dps.h229 PspReapRoutine(
/reactos/ntoskrnl/ps/
H A Dpsmgr.c454 ExInitializeWorkItem(&PspReaperWorkItem, PspReapRoutine, NULL); in PspInitPhase0()
H A Dkill.c167 PspReapRoutine(IN PVOID Context) in PspReapRoutine() function