Searched refs:_exit (Results 1 – 11 of 11) sorted by relevance
35 #define SMF_CREATE_STATE(_entry, _run, _exit, _parent, _initial) \ argument39 .exit = _exit, \
9 __weak void _exit(int status) in _exit() function
10 FUNC_NORETURN void _exit(int status) in _exit() function
46 FUNC_NORETURN void _exit(int status);49 _exit(status); in exit()
99 __weak void _exit(int status) in _exit() function
49 FUNC_NORETURN void _exit(int status);
49 sys_port_trace_ ## name ## _ ## func ## _exit59 sys_port_trace_ ## name ## _ ## func ## _exit
1201 goto _exit; in flash_flexspi_nor_probe()1213 goto _exit; in flash_flexspi_nor_probe()1227 goto _exit; in flash_flexspi_nor_probe()1241 goto _exit; in flash_flexspi_nor_probe()1250 goto _exit; in flash_flexspi_nor_probe()1257 goto _exit; in flash_flexspi_nor_probe()1273 _exit: in flash_flexspi_nor_probe()
295 __weak void _exit(int status) in _exit() function570 _exit(status); in _exit_r()
221 zassert_not_null(_exit); in ZTEST()
314 _exit(), yes