Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/cell/spufs/
Dspu_save_crt0.S81 .global _exit symbol
83 _exit: label
Dspu_restore_crt0.S43 .global _exit symbol
45 _exit: label
/linux-6.12.1/arch/m68k/68000/
Dhead.S240 _exit: label
/linux-6.12.1/arch/m68k/coldfire/
Dhead.S296 _exit: label
/linux-6.12.1/include/linux/
Dcleanup.h243 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument