Searched defs:cb_fn (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | async_tx.h | 85 dma_async_tx_callback cb_fn; member in struct:async_submit_ctl 159 init_async_submit(struct async_submit_ctl *args, enum async_tx_flags flags, struct dma_async_tx_descriptor *tx, dma_async_tx_callback cb_fn, void *cb_param, addr_conv_t *scribble) init_async_submit() argument
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | remote_node_context.c | 670 __func__, rnc_state_name(state), cb_fn, cb_p, sci_remote_node_context_resume() local 528 sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) sci_remote_node_context_destruct() argument 659 sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) sci_remote_node_context_resume() argument 773 sci_remote_node_context_start_task( struct sci_remote_node_context *sci_rnc, struct isci_request *ireq, scics_sds_remote_node_context_callback cb_fn, void *cb_p) sci_remote_node_context_start_task() argument
|
H A D | remote_device.c | 1339 sci_remote_device_resume( struct isci_remote_device *idev, scics_sds_remote_node_context_callback cb_fn, void *cb_p) sci_remote_device_resume() argument
|
/linux-4.1.27/crypto/async_tx/ |
H A D | async_raid6_recov.c | 168 dma_async_tx_callback cb_fn = submit->cb_fn; __2data_recov_4() local 207 dma_async_tx_callback cb_fn = submit->cb_fn; __2data_recov_5() local 281 dma_async_tx_callback cb_fn = submit->cb_fn; __2data_recov_n() local 430 dma_async_tx_callback cb_fn = submit->cb_fn; async_raid6_datap_recov() local
|
Completed in 188 milliseconds