Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 25 of 150) sorted by relevance

123456

/Linux-v4.19/fs/fscache/
Doperation.c38 fscache_operation_cancel_t cancel, in fscache_operation_init() argument
46 op->cancel = cancel ?: fscache_operation_dummy_cancel; in fscache_operation_init()
184 op->cancel(op); in fscache_submit_exclusive_op()
188 op->cancel(op); in fscache_submit_exclusive_op()
222 op->cancel(op); in fscache_submit_exclusive_op()
227 op->cancel(op); in fscache_submit_exclusive_op()
271 op->cancel(op); in fscache_submit_op()
275 op->cancel(op); in fscache_submit_op()
304 op->cancel(op); in fscache_submit_op()
310 op->cancel(op); in fscache_submit_op()
[all …]
/Linux-v4.19/include/linux/
Daio.h16 void kiocb_set_cancel_fn(struct kiocb *req, kiocb_cancel_fn *cancel);
20 kiocb_cancel_fn *cancel) { } in kiocb_set_cancel_fn() argument
Dtpm.h42 void (*cancel) (struct tpm_chip *chip); member
/Linux-v4.19/drivers/scsi/isci/
Disci.h497 bool cancel; member
503 tmr->cancel = 0; in sci_init_timer()
509 tmr->cancel = 0; in sci_mod_timer()
515 tmr->cancel = 1; in sci_del_timer()
Dport_config.c335 if (tmr->cancel) in mpc_agent_timeout()
670 if (tmr->cancel) in apc_agent_timeout()
/Linux-v4.19/drivers/block/drbd/
Ddrbd_worker.c355 static int w_e_send_csum(struct drbd_work *w, int cancel) in w_e_send_csum() argument
364 if (unlikely(cancel)) in w_e_send_csum()
443 int w_resync_timer(struct drbd_work *w, int cancel) in w_resync_timer() argument
450 make_ov_request(device, cancel); in w_resync_timer()
453 make_resync_request(device, cancel); in w_resync_timer()
600 static int make_resync_request(struct drbd_device *const device, int cancel) in make_resync_request() argument
613 if (unlikely(cancel)) in make_resync_request()
780 static int make_ov_request(struct drbd_device *device, int cancel) in make_ov_request() argument
787 if (unlikely(cancel)) in make_ov_request()
832 int w_ov_finished(struct drbd_work *w, int cancel) in w_ov_finished() argument
[all …]
/Linux-v4.19/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_integ.c58 atomic_set(&tnr_dmd->cancel, 1); in cxd2880_integ_cancel()
68 if (atomic_read(&tnr_dmd->cancel) != 0) in cxd2880_integ_check_cancellation()
/Linux-v4.19/net/can/
Dgw.c501 goto cancel; in cgw_put_job()
506 goto cancel; in cgw_put_job()
511 goto cancel; in cgw_put_job()
518 goto cancel; in cgw_put_job()
525 goto cancel; in cgw_put_job()
532 goto cancel; in cgw_put_job()
539 goto cancel; in cgw_put_job()
546 goto cancel; in cgw_put_job()
551 goto cancel; in cgw_put_job()
557 goto cancel; in cgw_put_job()
[all …]
/Linux-v4.19/tools/testing/ktest/
Dconfig-bisect.pl112 my ($cancel, $prompt) = @_;
117 if ($cancel) {
125 if ($cancel) {
132 if ($cancel) {
/Linux-v4.19/drivers/s390/cio/
Dccwreq.c134 req->cancel = 0; in ccw_request_start()
159 req->cancel = 1; in ccw_request_cancel()
282 if (req->cancel) { in ccw_request_handler()
Dio_sch.h84 unsigned int cancel:1; member
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-class-tpm21 What: /sys/class/tpm/tpmX/device/cancel
25 Description: The "cancel" property allows you to cancel the currently
26 pending TPM command. Writing any value to cancel will call the
27 TPM vendor specific cancel operation.
/Linux-v4.19/include/net/9p/
Dtransport.h61 int (*cancel) (struct p9_client *, struct p9_req_t *req); member
/Linux-v4.19/arch/sparc/lib/
Dudivdi3.S50 ! Got carry from n. Subtract next step to cancel this carry.
88 ! Got carry from n. Subtract next step to cancel this carry.
114 ! Got carry from n. Subtract next step to cancel this carry.
193 ! Got carry from n. Subtract next step to cancel this carry.
Ddivdi3.S74 ! Got carry from n. Subtract next step to cancel this carry.
110 ! Got carry from n. Subtract next step to cancel this carry.
134 ! Got carry from n. Subtract next step to cancel this carry.
209 ! Got carry from n. Subtract next step to cancel this carry.
/Linux-v4.19/drivers/net/wireless/intersil/p54/
Dfwio.c301 struct p54_txcancel *cancel; in p54_tx_cancel() local
307 skb = p54_alloc_skb(priv, P54_HDR_FLAG_CONTROL_OPSET, sizeof(*cancel), in p54_tx_cancel()
312 cancel = skb_put(skb, sizeof(*cancel)); in p54_tx_cancel()
313 cancel->req_id = req_id; in p54_tx_cancel()
/Linux-v4.19/drivers/char/tpm/
Dtpm-sysfs.c250 chip->ops->cancel(chip); in cancel_store()
253 static DEVICE_ATTR_WO(cancel);
Dtpm_crb.c409 u32 cancel = ioread32(&priv->regs_t->ctrl_cancel); in crb_req_canceled() local
411 return (cancel & CRB_CANCEL_INVOKE) == CRB_CANCEL_INVOKE; in crb_req_canceled()
419 .cancel = crb_cancel,
/Linux-v4.19/net/bridge/
Dbr_mdb.c234 goto cancel; in nlmsg_populate_mdb_fill()
249 cancel: in nlmsg_populate_mdb_fill()
432 goto cancel; in nlmsg_populate_rtr_fill()
443 cancel: in nlmsg_populate_rtr_fill()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c939 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
946 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
953 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
959 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
964 cancel: in iwl_pcie_gen2_send_hcmd_sync()
/Linux-v4.19/drivers/mfd/
Dsi476x-cmd.c363 .cancel = false, in si476x_cmd_clear_stc()
760 rsqargs->cancel << 1 | rsqargs->stcack, in si476x_core_cmd_am_rsq_status()
1185 rsqargs->cancel << 1 | rsqargs->stcack, in si476x_core_cmd_fm_rsq_status_a10()
1238 rsqargs->attune << 2 | rsqargs->cancel << 1 | in si476x_core_cmd_fm_rsq_status_a20()
1293 rsqargs->attune << 2 | rsqargs->cancel << 1 | in si476x_core_cmd_fm_rsq_status_a30()
/Linux-v4.19/drivers/staging/comedi/drivers/
Damplc_pc236_common.c170 s->cancel = pc236_intr_cancel; in amplc_pc236_common_attach()
Daio_iiro_16.c219 s->cancel = aio_iiro_16_cos_cancel; in aio_iiro_16_attach()
/Linux-v4.19/drivers/staging/comedi/
Ddrivers.c557 if ((events & COMEDI_CB_CANCEL_MASK) && s->cancel) in comedi_handle_events()
558 s->cancel(dev, s); in comedi_handle_events()
618 if (!s->cancel) in __comedi_device_postconfig_async()
/Linux-v4.19/Documentation/driver-api/usb/
DURB.rst163 How to cancel an already running URB?
166 There are two ways to cancel an URB you've submitted but which hasn't
167 been returned to your driver yet. For an asynchronous cancel, call
177 To cancel an URB synchronously, call :c:func:`usb_kill_urb`::

123456