Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcarm/hpcarm/ | |
hpc_machdep.c | 102 void *__sleep_ctx; variable in typeref:typename:void * 146 __sleep_ctx = NULL; 207 __sleep_func(__sleep_ctx); 228 __sleep_ctx = NULL; |
/src/sys/arch/hpcsh/hpcsh/ | |
machdep.c | 162 void *__sleep_ctx; variable in typeref:typename:void * 354 __sleep_func(__sleep_ctx); |