Home
last modified time | relevance | path

Searched refs:task_func_t (Results 1 – 21 of 21) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dtaskq.h40 typedef void (task_func_t)(void *); typedef
77 extern taskqid_t taskq_dispatch(taskq_t *, task_func_t, void *, uint_t);
H A Dtaskq_impl.h44 task_func_t *tqent_func;
/onnv-gate/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c810 (task_func_t *)scosmb_process_output, cap_msgdatap, in scosmb_process_input()
1099 (task_func_t *)scosmb_process_output, msgdatap, KM_SLEEP); in scosmb_update_nodename()
1115 (task_func_t *)scosmb_process_output, cap_msgdatap, KM_SLEEP); in scosmb_update_nodename()
1244 (task_func_t *)scosmb_process_output, in scosmb_log_ecc_error()
/onnv-gate/usr/src/lib/libzpool/common/
H A Dtaskq.c34 task_func_t *task_func;
117 taskq_dispatch(taskq_t *tq, task_func_t func, void *arg, uint_t tqflags) in taskq_dispatch()
/onnv-gate/usr/src/uts/common/os/
H A Dtaskq.c567 static int taskq_ent_exists(taskq_t *, task_func_t, void *);
568 static taskq_ent_t *taskq_bucket_dispatch(taskq_bucket_t *, task_func_t,
1048 taskq_ent_exists(taskq_t *tq, task_func_t func, void *arg) in taskq_ent_exists()
1070 taskq_bucket_dispatch(taskq_bucket_t *b, task_func_t func, void *arg) in taskq_bucket_dispatch()
1123 taskq_dispatch(taskq_t *tq, task_func_t func, void *arg, uint_t flags) in taskq_dispatch()
H A Dconsole.c290 if (taskq_dispatch(console_taskq, (task_func_t *)console_putmsg, in console_vprintf()
H A Dserializer.c314 (task_func_t *) in serializer_enter()
H A Dkmem.c1227 (void) taskq_dispatch(tq, (task_func_t *)func, cp, in kmem_cache_applyall()
1245 (void) taskq_dispatch(tq, (task_func_t *)func, cp, in kmem_cache_applyall_id()
3285 (task_func_t *)kmem_depot_ws_reap, cp, TQ_SLEEP); in kmem_cache_reap_now()
3417 (task_func_t *)kmem_hash_rescale, cp, TQ_NOSLEEP); in kmem_cache_update()
3421 (task_func_t *)kmem_cache_magazine_resize, cp, TQ_NOSLEEP); in kmem_cache_update()
3425 (task_func_t *)kmem_cache_scan, cp, TQ_NOSLEEP); in kmem_cache_update()
5034 if (!taskq_dispatch(kmem_move_taskq, (task_func_t *)kmem_move_buffer, in kmem_move_begin()
5410 (task_func_t *)kmem_cache_move_notify_task, args, in kmem_cache_move_notify()
H A Dcallout.c1600 (task_func_t *)callout_execute, ct, TQ_NOSLEEP); in callout_normal()
1618 (task_func_t *)callout_execute, ct, TQ_NOSLEEP); in callout_queue_normal()
H A Dstrsubr.c3880 (task_func_t *)syncq_service, sq, TQ_NOSLEEP | TQ_NOQUEUE); in sqenable()
4022 if (taskq_dispatch(system_taskq, (task_func_t *)esballoc_mblk_free, mp, in esballoc_enqueue_mblk()
5957 (task_func_t *)qwriter_outer_service, outer, TQ_SLEEP); in queue_writer()
8215 (task_func_t *)stream_service, stp, TQ_NOSLEEP|TQ_NOQUEUE); in qenable_locked()
H A Dsunmdi.c1851 (void) taskq_dispatch(mdi_taskq, (task_func_t *)i_mdi_failover, in mdi_failover()
/onnv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h348 typedef void (task_func_t)(void *); typedef
368 extern taskqid_t taskq_dispatch(taskq_t *, task_func_t, void *, uint_t);
/onnv-gate/usr/src/uts/common/c2/
H A Daudit_syscalls.c384 (task_func_t *)au_output_thread, in auditdoor()
/onnv-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c2484 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_scsi_start()
2490 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_scsi_start()
3210 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_generic_pkt_info()
3216 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_generic_pkt_info()
3437 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_invalid_command()
3442 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_invalid_command()
3486 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_check_condition()
3491 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_check_condition()
3535 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_nodata_cmd_immediate()
3540 (task_func_t *)spx->txlt_scsi_pkt->pkt_comp, in sata_txlt_nodata_cmd_immediate()
[all …]
/onnv-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c5026 task_func_t *func, int kmflag) in dprov_taskq_dispatch()
5058 (task_func_t *)dprov_digest_task, kmflag)); in dprov_digest_submit_req()
5084 (task_func_t *)dprov_mac_task, kmflag)); in dprov_mac_submit_req()
5111 (task_func_t *)dprov_sign_task, kmflag)); in dprov_sign_submit_req()
5138 (task_func_t *)dprov_verify_task, kmflag)); in dprov_verify_submit_req()
5163 (task_func_t *)dprov_dual_task, KM_NOSLEEP)); in dprov_dual_submit_req()
5194 (task_func_t *)dprov_cipher_mac_task, kmflag)); in dprov_cipher_mac_submit_req()
5221 (task_func_t *)dprov_cipher_task, kmflag)); in dprov_cipher_submit_req()
5246 (task_func_t *)dprov_random_task, KM_NOSLEEP)); in dprov_random_submit_req()
5273 (task_func_t *)dprov_session_task, KM_NOSLEEP)); in dprov_session_submit_req()
[all …]
/onnv-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c348 (void) taskq_dispatch(tx->tx_commit_cb_taskq, (task_func_t *) in txg_dispatch_callbacks()
H A Dzio.c1081 (task_func_t *)zio_execute, zio, flags); in zio_taskq_dispatch()
2874 (task_func_t *)zio_reexecute, zio, TQ_SLEEP); in zio_done()
/onnv-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c1772 if (taskq_dispatch(endpnt_taskq, (task_func_t *)endpnt_reap, etp, in endpnt_reap_dispatch()
1994 (task_func_t *)endpnt_reclaim, (void *)ALL_ZONES, in endpnt_repossess()
/onnv-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c2819 (task_func_t *)sbbc_mbox_ecc_output, sbbc_ecc_msgp, in sbbc_mbox_queue_ecc_event()
/onnv-gate/usr/src/uts/common/fs/
H A Dvnode.c909 VERIFY(taskq_dispatch(taskq, (task_func_t *)vn_rele_inactive, in vn_rele_async()
/onnv-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c14085 (task_func_t *)dtrace_enabling_matchall, NULL, TQ_SLEEP); in dtrace_module_loaded()