Searched defs:status (Results 1 – 9 of 9) sorted by relevance
9 __weak void _exit(int status) in _exit()
10 FUNC_NORETURN void _exit(int status) in _exit()
24 ACPI_STATUS status; member52 ACPI_STATUS status; in install_handlers() local68 ACPI_STATUS status; in initialize_acpica() local120 ACPI_STATUS status; in acpi_name_lookup() local176 ACPI_STATUS status; in acpi_enable_pic_mode() local203 ACPI_STATUS status; in dev_resource_enum_callback() local263 ACPI_STATUS status; in acpi_early_init() local287 ACPI_STATUS status; in acpi_current_resource_get() local320 ACPI_STATUS status; in acpi_possible_resource_get() local384 ACPI_STATUS status; in acpi_legacy_irq_init() local[all …]
155 int status; in dump_dev_crs() local178 int status; in dump_dev_prs() local
47 FUNC_NORETURN static inline void exit(int status) in exit()
99 __weak void _exit(int status) in _exit()
35 uint32_t status; member
1069 static int pthread_timedjoin_internal(pthread_t pthread, void **status, k_timeout_t timeout) in pthread_timedjoin_internal()1150 int pthread_timedjoin_np(pthread_t pthread, void **status, const struct timespec *abstime) in pthread_timedjoin_np()1166 int pthread_tryjoin_np(pthread_t pthread, void **status) in pthread_tryjoin_np()1176 int pthread_join(pthread_t pthread, void **status) in pthread_join()
302 __weak void _exit(int status) in _exit()573 void _exit_r(struct _reent *r, int status) in _exit_r()
Completed in 37 milliseconds