Home
last modified time | relevance | path

Searched refs:complete_and_exit (Results 1 – 15 of 15) sorted by relevance

/linux/lib/kunit/
A Dtry-catch.c20 complete_and_exit(try_catch->try_completion, -EFAULT); in kunit_try_catch_throw()
30 complete_and_exit(try_catch->try_completion, 0); in kunit_generic_run_threadfn_adapter()
/linux/drivers/pnp/pnpbios/
A Dcore.c163 complete_and_exit(&unload_sem, 0); in pnp_dock_thread()
173 complete_and_exit(&unload_sem, 0); in pnp_dock_thread()
186 complete_and_exit(&unload_sem, 0); in pnp_dock_thread()
/linux/drivers/net/wireless/rsi/
A Drsi_91x_usb_ops.c59 complete_and_exit(&dev->rx_thread.completion, 0); in rsi_usb_rx_thread()
A Drsi_91x_coex.c66 complete_and_exit(&coex_cb->coex_tx_thread.completion, 0); in rsi_coex_scheduler_thread()
A Drsi_91x_sdio_ops.c78 complete_and_exit(&sdev->rx_thread.completion, 0); in rsi_sdio_rx_thread()
A Drsi_91x_main.c263 complete_and_exit(&common->tx_thread.completion, 0); in rsi_tx_scheduler_thread()
/linux/fs/jffs2/
A Dbackground.c164 complete_and_exit(&c->gc_thread_exit, 0); in jffs2_garbage_collect_thread()
/linux/drivers/staging/rts5208/
A Drtsx.c459 complete_and_exit(&dev->control_exit, 0); in rtsx_control_thread()
504 complete_and_exit(&dev->polling_exit, 0); in rtsx_polling_thread()
685 complete_and_exit(&dev->scanning_done, 0); in rtsx_scan_thread()
/linux/include/linux/
A Dkernel.h190 void complete_and_exit(struct completion *, long) __noreturn;
/linux/kernel/
A Dexit.c887 void complete_and_exit(struct completion *comp, long code) in complete_and_exit() function
894 EXPORT_SYMBOL(complete_and_exit);
/linux/drivers/usb/atm/
A Dusbatm.c972 complete_and_exit(&instance->thread_exited, ret); in usbatm_do_heavy_init()
/linux/drivers/usb/gadget/function/
A Df_mass_storage.c2550 complete_and_exit(&common->thread_notifier, 0); in fsg_main_thread()
/linux/
A Dvmlinux.symvers9741 0x00000000 complete_and_exit vmlinux EXPORT_SYMBOL
A DSystem.map2147 ffff80001008a534 T complete_and_exit
A D.tmp_System.map2147 ffff80001008a534 T complete_and_exit

Completed in 304 milliseconds