Home
last modified time | relevance | path

Searched refs:exec_set_sp (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dexec.h230 extern void exec_set_sp(size_t);
/titanic_50/usr/src/uts/sparc/os/
H A Darchdep.c408 exec_set_sp(size_t stksize) in exec_set_sp() function
/titanic_50/usr/src/uts/intel/ia32/os/
H A Darchdep.c1444 exec_set_sp(size_t stksize) in exec_set_sp() function
/titanic_50/usr/src/uts/common/os/
H A Dexec.c2017 exec_set_sp(size + sp_slew); in exec_args()