Home
last modified time | relevance | path

Searched defs:_exit (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S83 _exit: label
H A Dspu_restore_crt0.S45 _exit: label
/linux/arch/m68k/68000/
H A Dhead.S240 _exit: label
/linux/arch/m68k/coldfire/
H A Dhead.S296 _exit: label
/linux/include/linux/
H A Dcleanup.h262 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument
/linux/tools/include/nolibc/
H A Dsys.h303 void _exit(int status) in _exit() function