Home
last modified time | relevance | path

Searched refs:LOADED_EXEC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dexec.h68 #define LOADED_EXEC(e) ((e)->exec_func) macro
/titanic_41/usr/src/uts/common/os/
H A Dexec.c987 while (!LOADED_EXEC(eswp)) { in hold_execsw()