Searched refs:LOADED_EXEC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | exec.h | 68 #define LOADED_EXEC(e) ((e)->exec_func) macro |
/titanic_41/usr/src/uts/common/os/ | ||
H A D | exec.c | 987 while (!LOADED_EXEC(eswp)) { in hold_execsw() |