Searched refs:canceled (Results 1 - 144 of 144) sorted by relevance

/linux-4.1.27/drivers/thunderbolt/
H A Dnhi.h50 typedef void (*ring_cb)(struct tb_ring*, struct ring_frame*, bool canceled);
85 * will be called with canceled set to true.
104 * will be called with canceled set to true.
H A Dnhi.c158 * If the ring is shutting down then all frames are marked as canceled and
168 bool canceled = false; ring_work() local
173 /* Move all frames to done and mark them as canceled. */ ring_work()
176 canceled = true; ring_work()
223 frame->callback(ring, frame, canceled); ring_work()
352 * All enqueued frames will be canceled and their callbacks will be executed
353 * with frame->canceled set to true (on the callback thread). This method
H A Dctl.c323 bool canceled) tb_ctl_tx_callback()
398 bool canceled) tb_ctl_rx_callback()
402 if (canceled) tb_ctl_rx_callback()
322 tb_ctl_tx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) tb_ctl_tx_callback() argument
397 tb_ctl_rx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) tb_ctl_rx_callback() argument
/linux-4.1.27/include/trace/events/
H A Dtimer.h114 * timer_cancel - called when the timer is canceled
250 * hrtimer_cancel - called when the hrtimer is canceled
261 * itimer_state - called when itimer is started or canceled
263 * @value: the itimers value, itimer is canceled if value->it_value is
H A Drcu.h405 * "Cleanup after idle": Idle exited, timer canceled.
/linux-4.1.27/drivers/char/tpm/st33zp24/
H A Dst33zp24.c242 * @param: check_cancel, does the command expected to be canceled ?
243 * @param: canceled, did we received a cancel request ?
244 * @return: true if status == mask or if the command is canceled.
248 bool check_cancel, bool *canceled) wait_for_tpm_stat_cond()
252 *canceled = false; wait_for_tpm_stat_cond()
256 *canceled = true; wait_for_tpm_stat_cond()
276 bool canceled = false; wait_for_stat() local
309 check_cancel, &canceled); wait_for_stat()
311 if (canceled) wait_for_stat()
247 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
/linux-4.1.27/include/uapi/linux/
H A Ddlm.h54 * -ETIMEDOUT if the lock request was canceled due to a timeout
H A Dbtrfs.h84 * result of a finished scrub, a canceled scrub or a progress inquiry
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlovsub_lock.c296 * Here lies a problem: a sub-lock is canceled while top-lock lovsub_lock_delete_one()
317 * if a sub-lock is canceled move its top-lock into CLS_NEW lovsub_lock_delete_one()
327 * if last sub-lock is canceled, destroy the top-lock (which lovsub_lock_delete_one()
345 * the lock may be canceled and deleted by voluntarily: lovsub_lock_delete_one()
393 * canceled proactively, and this requires to release sub-lock lovsub_lock_delete()
H A Dlov_cl_internal.h84 * when the latter is destroyed. When a sub-lock is canceled, a
316 * Set when sub-lock was canceled, while top-lock was being
325 * - sub-locks are concurrently canceled, and
344 * state), or it was created, then canceled, then destroyed
H A Dlov_lock.c574 * Sub-lock might have been canceled, while top-lock was lov_lock_enqueue()
811 * Sub-lock might have been canceled, while top-lock was lov_lock_use()
829 /* Sub-lock might have been canceled, while lov_lock_use()
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_bau.h278 unsigned int canceled:1; /* message canceled, resource member in struct:uv1_bau_msg_header
347 unsigned int canceled:1; /* message canceled, resource member in struct:uv2_3_bau_msg_header
450 unsigned short canceled:1; /* sent as 0 by the source */ member in struct:bau_pq_entry
549 unsigned long d_canceled; /* number of messages canceled
555 unsigned long d_rcanceled; /* number of messages canceled
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Dodm_debug.h47 /* For example, IRP/Packet/OID canceled, device suprisely unremoved and so on. */
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dodm_debug.h46 /* For example, IRP/Packet/OID canceled, device suprisely unremoved and so on. */
/linux-4.1.27/arch/ia64/mm/
H A Dfault.c243 * NaT for ld.s, lfetch will be canceled.) ia64_do_page_fault()
266 * NaT for ld.s, lfetch will be canceled.) ia64_do_page_fault()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_pool.c55 * CLV > SLV - lock is canceled.
59 * more locks will be canceled on client. Default value for it is 1. Setting LVF
62 * Locks on a client will be canceled more intensively in these cases:
65 * chances that some of them should be canceled);
71 * as particles are locks, they should be canceled.
87 * pl_cancel_rate - Number of canceled locks for last T (calculated);
388 * Client already canceled locks but server is already in shrinker ldlm_srv_pool_shrink()
619 * freeable locks. Otherwise, return the number of canceled locks.
926 * potentially may be canceled has already been packed into ldlm_pool_add()
H A Dldlm_resource.c211 int canceled, unused = ns->ns_nr_unused; lprocfs_lru_size_seq_write() local
214 canceled = ldlm_cancel_lru(ns, unused, 0, lprocfs_lru_size_seq_write()
216 if (canceled < unused) { lprocfs_lru_size_seq_write()
218 "not all requested locks are canceled, requested: %d, canceled: %d\n", lprocfs_lru_size_seq_write()
220 canceled); lprocfs_lru_size_seq_write()
H A Dldlm_request.c74 /* in client side, whether the cached locks will be canceled before replay */
1438 * scan \a added and number of locks to be preferably canceled \a count.
1477 * added and number of locks to be preferably canceled \a count.
1497 * number of locks to be preferably canceled \a count.
1518 * number of locks to be preferably canceled \a count.
1563 * redundant unused locks are canceled locally;
2157 /* Bug 11974: Do not replay a lock which is actively being canceled */ replay_one_lock()
2159 LDLM_DEBUG(lock, "Not replaying canceled lock:"); replay_one_lock()
2243 int canceled; ldlm_cancel_unused_locks_for_replay() local
2252 canceled = ldlm_cancel_lru_local(ns, &cancels, ns->ns_nr_unused, 0, ldlm_cancel_unused_locks_for_replay()
2256 canceled, ldlm_ns_name(ns)); ldlm_cancel_unused_locks_for_replay()
H A Dldlm_lock.c722 * \retval -EAGAIN lock is being canceled.
1097 * canceled when their users drop, but we allow it to match list_for_each()
1213 * to be canceled can still be matched as long as they still have reader
H A Dldlm_lockd.c838 * canceled locally yet. */ ldlm_bl_thread_main()
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_req.h70 * Sending may be canceled due to network connection loss.
165 * 01000: canceled or send failed...
169 /* if "SENT" is not set, yet, this can still fail or be canceled.
H A Ddrbd_receiver.c4733 * to be "canceled" */ drbd_disconnected()
/linux-4.1.27/drivers/oprofile/
H A Devent_buffer.c48 * canceled or flushed before the event buffer is freed. add_event_entry()
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Derrno.h106 #define ECANCELED 158 /* AIO operation canceled */
/linux-4.1.27/arch/parisc/include/uapi/asm/
H A Derrno.h116 #define ECANCELLED 253 /* aio request was canceled before complete (POSIX.4 / HPUX) */
/linux-4.1.27/kernel/time/
H A Dalarmtimer.c365 * @alarm: ptr to alarm to be canceled
367 * Returns 1 if the timer was canceled, 0 if it was not running,
388 * @alarm: ptr to alarm to be canceled
390 * Returns 1 if the timer was canceled, 0 if it was not active.
/linux-4.1.27/drivers/char/tpm/
H A Dtpm-interface.c821 bool check_cancel, bool *canceled) wait_for_tpm_stat_cond()
825 *canceled = false; wait_for_tpm_stat_cond()
829 *canceled = true; wait_for_tpm_stat_cond()
841 bool canceled = false; wait_for_tpm_stat() local
857 &canceled), wait_for_tpm_stat()
860 if (canceled) wait_for_tpm_stat()
820 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
H A Dxen-tpmfront.c49 case VTPM_STATE_CANCEL: /* cancel requested, not yet canceled */ vtpm_status()
/linux-4.1.27/drivers/infiniband/core/
H A Dsa_query.c488 * query is canceled and will complete with a status of -EINTR.
703 * canceled
710 * is canceled, -ETIMEDOUT is the query timed out, or -EIO if an error
819 * canceled
827 * is canceled, -ETIMEDOUT is the query timed out, or -EIO if an error
H A Dmad.c1849 /* Verify request has not been canceled */ ib_find_send_mad()
/linux-4.1.27/arch/x86/platform/uv/
H A Dtlb_uv.c101 "canc: number messages canceled by retries",
104 "rcan: number messages canceled by reset requests",
202 if (!msg->canceled && do_acknowledge) { reply_to_message()
235 if ((msg2->replied_to == 0) && (msg2->canceled == 0) && bau_process_retry_msg()
254 msg2->canceled = 1; bau_process_retry_msg()
378 (msg->canceled == 0) && do_reset()
387 msg->canceled = 1; do_reset()
1168 if ((msg_next->canceled == 0) && (msg_next->replied_to == 0) && find_another_by_swack()
/linux-4.1.27/sound/pci/mixart/
H A Dmixart_core.c46 #define MSG_CANCEL_NOTIFY_MASK 0x80000000 /* this bit is set for a notification that has been canceled */
541 "canceled notification %x !\n", msg); snd_mixart_threaded_irq()
/linux-4.1.27/drivers/isdn/hisax/
H A Dhfc_usb.h112 {-ENOENT, "URB was canceled by unlink_urb"},
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Ddebug.h43 *For example, Packet/IO Ctl canceled,
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_fs.h143 * some other event was introduced which canceled existing
H A Df_fs.c263 /* Fast check if setup was canceled */ ffs_ep0_write()
439 /* Fast check if setup was canceled */ ffs_ep0_read()
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify.c75 * Event was canceled because group is being destroyed. Remove fanotify_get_response()
/linux-4.1.27/fs/ocfs2/cluster/
H A Dtcp_internal.h119 /* this is queued as nodes come up and is canceled when a connection is
H A Dtcp.c707 * and pending transmits will be canceled.
/linux-4.1.27/include/rdma/
H A Dib_addr.h96 * or been canceled. A status of 0 indicates success.
/linux-4.1.27/arch/s390/kvm/
H A Ddiag.c124 * canceled SC24-6084 requests to return decimal 4. __diag_page_ref_service()
/linux-4.1.27/fs/gfs2/
H A Dglock.h99 * The lock request was canceled.
/linux-4.1.27/tools/testing/selftests/memfd/
H A Dfuse_test.c287 * then the kernel did a page-replacement or canceled the read() (or main()
/linux-4.1.27/drivers/mtd/ubi/
H A Dubi.h122 * MOVE_CANCEL_RACE: canceled because the volume is being deleted, the source
124 * MOVE_SOURCE_RD_ERR: canceled because there was a read error from the source
126 * MOVE_TARGET_RD_ERR: canceled because there was a read error from the target
128 * MOVE_TARGET_WR_ERR: canceled because there was a write error to the target
130 * MOVE_TARGET_BITFLIPS: canceled because a bit-flip was detected in the
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_lock.c647 * Lock might have been canceled while this thread was osc_dlm_blocking_ast0()
654 * too, and they have to be canceled otherwise osc_dlm_blocking_ast0()
692 * some other lock, or is canceled. This function is installed as a
715 * enqueing. Lock is canceled.
1286 * called (as part of cl_lock_cancel()) when lock is canceled either voluntary
H A Dosc_cl_internal.h394 * prevent it from being canceled during recovery.
639 /** covering lock is being canceled */
H A Dosc_request.c3124 * Determine whether the lock can be canceled before replaying the lock
3127 * \retval zero the lock can't be canceled
H A Dosc_cache.c1433 * Free grant after IO is finished or canceled.
/linux-4.1.27/drivers/base/power/
H A Druntime.c326 /* Pending requests need to be canceled. */ rpm_idle()
442 /* Pending requests need to be canceled. */
462 /* Other scheduled or pending requests need to be canceled. */
615 * Other scheduled or pending requests need to be canceled. Small
854 /* Other scheduled or pending requests need to be canceled. */ pm_schedule_suspend()
H A Dwakeup.c588 * in @data if it is currently active and its timer has not been canceled and
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dcl_lock.c1013 state == CLS_NEW || /* sub-lock canceled */ cl_lock_state_set()
1206 * \retval 0 conflicting lock has been canceled.
1355 * canceled while unlocking was in progress. cl_unuse_try()
1369 * its sublocks may not be canceled. This causes some dirty cl_unuse_try()
1820 * This check is racy as the lock can be canceled right cl_lock_at_pgoff()
1872 * is safe because if tmp lock is canceled, it will check_and_discard_cb()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_dlm_flags.h285 * has canceled this lock and is waiting for rpc_lock which is taken by
305 * Don't put lock into the LRU list, so that it is not canceled due
H A Dcl_object.h59 * canceled. cl_io has sub-ios that can be stopped and resumed
942 * being canceled, or scheduled for cancellation as soon as the last
1221 * User is used to assure that lock is not canceled or destroyed while
1274 * canceled and destroyed. In that case top-lock has to be enqueued again
1376 * canceled | | |
1569 * communication, except when lock is being canceled.
1589 * canceled and destroyed. Protected by cl_lock::cll_guard.
1960 * to write dirty pages from under the lock being canceled back
/linux-4.1.27/fs/btrfs/
H A Ddev-replace.c473 /* was the operation canceled, or is it finished? */ btrfs_dev_replace_finishing()
859 * dev_replace procedure. It needs to be canceled btrfs_dev_replace_is_ongoing()
H A Dsuper.c122 * canceled here although there is no way to update btrfs_handle_error()
H A Dscrub.c3112 * canceled? scrub_stripe()
/linux-4.1.27/drivers/staging/fwserial/
H A Dfwserial.h66 * Note: pending work is canceled prior to removal, so this
/linux-4.1.27/drivers/s390/char/
H A Dtape.h117 TAPE_REQUEST_CANCEL, /* request should be canceled. */
H A Dtape_core.c1190 * Request that were canceled still come back with an interrupt. __tape_do_irq()
/linux-4.1.27/drivers/cpufreq/
H A Dcpufreq_governor.c185 * those works are canceled during CPU_DOWN_PREPARE so they gov_queue_work()
/linux-4.1.27/drivers/usb/core/
H A Durb.c284 * queued, the endpoint's bandwidth reservation is canceled. This means
554 * per submission, and may be canceled only once per submission.
557 * indicating that the request has been canceled (rather than any other
H A Dmessage.c351 * complete (or to be canceled) and then cleans up all resources allocated by
354 * The request may be canceled with usb_sg_cancel(), either before or after
H A Ddevio.c595 /* NOTE: this relies on usbcore having canceled and completed driver_disconnect()
H A Dhub.c591 * the new work is called or when it is canceled. kick_hub_wq()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h131 {-ENOENT, "URB was canceled by unlink_urb"},
/linux-4.1.27/drivers/misc/mei/
H A Damthif.c593 dev_dbg(dev->dev, "amthif canceled iamthif state %d\n", mei_amthif_release()
H A Dmei_dev.h492 * @iamthif_canceled : current amthif command is canceled
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dtime-event.h150 * citizenship. If it is not needed any more it should be canceled because
H A Dtdls.c654 * If we're currently in a switch because of the now canceled peer, iwl_mvm_tdls_cancel_channel_switch()
H A Dtime-event.c124 * event finishes or is canceled, so that frames queued for it iwl_mvm_roc_done_wk()
H A Dsta.c519 * This shouldn't happen - the TDLS channel switch should be canceled iwl_mvm_rm_sta()
/linux-4.1.27/drivers/staging/speakup/
H A Di18n.c41 [MSG_GOTO_CANCELED] = "goto canceled",
/linux-4.1.27/drivers/target/
H A Dtarget_core_rd.c281 * PGSZ canceled each other. rd_build_prot_space()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_capa.c533 "renewal canceled because object removed"); ll_update_capa()
/linux-4.1.27/drivers/pci/hotplug/
H A Dpciehp_ctrl.c405 ctrl_info(ctrl, "PCI slot #%s - action canceled due to button press\n", handle_button_press_event()
H A Dcpqphp.h402 #define msg_button_cancel "PCI slot #%d - action canceled due to button press.\n"
H A Dshpchp_ctrl.c523 ctrl_info(ctrl, "PCI slot #%s - action canceled due to button press\n", handle_button_press_event()
/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dscan.c185 "[SCAN] Scan canceled.\n"); cw1200_scan_work()
/linux-4.1.27/fs/dlm/
H A Dplock.c187 /* Returns failure iff a successful lock operation should be canceled */ dlm_plock_callback()
H A Dlowcomms.c1651 log_print("canceled swork for node %d", nodeid); dlm_lowcomms_close()
1653 log_print("canceled rwork for node %d", nodeid); dlm_lowcomms_close()
H A Dlock.c2408 * and/or canceled. _can_be_granted()
2433 * granted and/or canceled, and it is compatible with the granted mode _can_be_granted()
2786 a NOQUEUE, or has been canceled/unlocked); make a waiting confirm_master()
3196 /* returns: 0 did nothing, -DLM_ECANCEL canceled lock */
/linux-4.1.27/drivers/xen/
H A Dballoon.c78 * BP_ECANCELED: error, balloon operation canceled.
/linux-4.1.27/drivers/input/touchscreen/
H A Dtsc2005.c504 * is not needed, it will be canceled by disable. tsc2005_esd_work()
/linux-4.1.27/drivers/net/wireless/p54/
H A Dmain.c270 * canceled by the driver before attempting a mode transition. p54_remove_interface()
/linux-4.1.27/drivers/s390/block/
H A Ddcssblk.c463 "has been canceled\n", dcssblk_save_store()
/linux-4.1.27/drivers/dma/
H A Dtimb_dma.c238 /* can happen if the descriptor is canceled */ __td_finish()
/linux-4.1.27/drivers/block/rsxx/
H A Dcregs.c152 * was not canceled, and expired after the new command was pushed, creg_kick_queue()
/linux-4.1.27/sound/ppc/
H A Dsnd_ps3_reg.h125 transfers. Any interrupts associated with the canceled transfers
/linux-4.1.27/include/linux/usb/
H A Dgadget.h289 * including being canceled by usb_ep_dequeue(), the request's completion
346 * @req:the request being canceled
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_exch.c336 * @ep: The exchange whose timer to be canceled
341 FC_EXCH_DBG(ep, "Exchange timer canceled\n"); fc_exch_timer_cancel()
1650 FC_EXCH_DBG(ep, "Exchange timer canceled due to ABTS response\n"); fc_exch_abts_resp()
H A Dfc_fcp.c998 * @fsp: The FCP packet whose exchanges should be canceled
1014 * @lport: The local port whose exchanges should be canceled
/linux-4.1.27/kernel/
H A Dworkqueue.c617 * queued anywhere after initialization until it is sync canceled. pwq is
621 * canceled. While being canceled, a work item may have its PENDING set
2389 * Currently, a queued barrier can't be canceled. This is because
2824 * return -ENOENT as @work is still being canceled and the __cancel_work_timer()
2919 * Return: %true if @dwork was pending and canceled; %false if it wasn't
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dmdc_request.c2370 * Determine whether the lock can be canceled before replaying it during
2371 * recovery, non zero value will be return if the lock can be canceled,
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-i801.c489 * FAILED - transaction was canceled due to a KILL request
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c450 /* The pending URBs have to be canceled. */ hif_usb_stop()
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
H A Dconrpc.c371 /* treat short timeout as canceled */ lstcon_rpc_trans_postwait()
/linux-4.1.27/drivers/nfc/
H A Dport100.c607 "The urb has been canceled (status %d)\n", urb->status); port100_recv_response()
H A Dpn533.c719 "The urb has been canceled (status %d)\n", pn533_recv_response()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dmcg.c432 * timout work is canceled sync */ release_group()
/linux-4.1.27/include/media/
H A Dvideobuf2-core.h279 * when the queue has been canceled and all pending
/linux-4.1.27/include/scsi/
H A Dlibfc.h497 * timer_msec argument is specified. The timer is canceled when
/linux-4.1.27/mm/
H A Dtruncate.c116 * the VM has canceled the dirty bit (eg ext3 journaling). truncate_complete_page()
/linux-4.1.27/net/rds/
H A Diw_send.c275 * RDMA will be canceled with ERR_WFLUSH, and the application rds_iw_send_cq_comp_handler()
H A Drds.h256 * messages that are canceled while being sent rely on this.
/linux-4.1.27/include/linux/
H A Dfscache.h639 * @pages: The netfs pages that we canceled write on in readpages()
H A Dusb.h1337 * are submitted using usb_submit_urb(), and pending requests may be canceled
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3289 pr_info("memory offlining canceled"); ehea_mem_notifier()
3290 /* Fall through: re-add canceled memory block */ ehea_mem_notifier()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c1665 /* walk through queue and mark each one canceled */ list_for_each_entry_safe()
H A Dwmi.h920 * Scan complete event with canceled status will be generated when
H A Dhtc_mbox.c2348 /* walk through queue and mark each one canceled */ list_for_each_entry_safe()
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dcmdevt.c784 dev_err(adapter->dev, "CMD_RESP: %#x been canceled\n", mwifiex_process_cmdresp()
/linux-4.1.27/drivers/input/keyboard/
H A Datkbd.c907 * rescheduling itself until it gets canceled and will not try atkbd_disconnect()
/linux-4.1.27/drivers/usb/host/
H A Dehci-q.c423 * for its urb faulted, or its urb was canceled. qh_completions()
H A Dxhci.c1514 * The TRBs that make up the buffers for the canceled URB will be "removed" from
1518 * 1) If the HC is in the middle of processing the URB to be canceled, we
1582 "Ep 0x%x: URB %p to be canceled on " xhci_urb_dequeue()
H A Doxu210hp-hcd.c950 case -ECONNRESET: /* canceled */
1074 * its urb was canceled. we may patch qh or qtds. qh_completions()
H A Dxhci.h1533 * putting the TD on the canceled list, etc.
H A Dxhci-ring.c675 "Removing canceled TD starting at 0x%llx (dma).", xhci_handle_cmd_stop_ep()
H A Dfotg210-hcd.c2489 * for its urb faulted, or its urb was canceled. qh_completions()
H A Dfusbh200-hcd.c2439 * for its urb faulted, or its urb was canceled. qh_completions()
/linux-4.1.27/net/sunrpc/
H A Dsvc_xprt.c1087 dprintk("revisit canceled\n"); svc_revisit()
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dsh_mobile_ceu_camera.c632 /* make sure active buffer is canceled */ sh_mobile_ceu_clock_stop()
/linux-4.1.27/drivers/media/usb/uvc/
H A Duvc_driver.c1640 * already been canceled by the USB core. There is no need to kill the
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dhash.c1114 /* rehash should be done/canceled */ cfs_hash_destroy()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dd11.h500 /* beacon canceled (IBSS) */
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dgr_udc.c438 * transfer to be canceled and clears GR_DMACTRL_DA.
/linux-4.1.27/fs/ubifs/
H A Dsuper.c1816 /* Make sure write-buffer timers are canceled */ ubifs_put_super()
/linux-4.1.27/fs/xfs/
H A Dxfs_bmap_util.c124 * higher level. The EFI will be canceled when xfs_bmap_finish()
H A Dxfs_log_recover.c67 * have been canceled and should not be replayed.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.c972 brcmf_dbg(INFO, "system busy : escan canceled\n"); brcmf_run_escan()
1102 brcmf_dbg(INFO, "BUSY: scan for \"%s\" canceled\n", brcmf_cfg80211_escan()
/linux-4.1.27/arch/tile/include/hv/
H A Dhypervisor.h1773 * the interrupt has been canceled; however, it is possible for the interrupt
1777 * @return Zero if the poll was successfully canceled; otherwise, a negative
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c462 * is not canceled here, the plogi will be rejected by lpfc_rcv_plogi()
/linux-4.1.27/drivers/net/wireless/
H A Dmac80211_hwsim.c2042 wiphy_debug(hw->wiphy, "hwsim ROC canceled\n"); mac80211_hwsim_croc()
/linux-4.1.27/drivers/usb/misc/
H A Dusbtest.c225 * These just package urbs as requests that can be easily canceled.
/linux-4.1.27/drivers/video/console/
H A Dfbcon.c3565 DPRINTK("fbcon: %s pending work\n", (pending ? "canceled" : fbcon_exit()
/linux-4.1.27/fs/quota/
H A Ddquot.c876 * already finished or it will be canceled due to dq_count > 1 test */ dqget()
/linux-4.1.27/net/ceph/
H A Dosd_client.c2519 dout("%s %p tid %llu canceled\n", __func__, req, req->r_tid); ceph_osdc_cancel_request()
/linux-4.1.27/net/mac80211/
H A Dcfg.c2654 /* ok, it was started & we canceled timer */ ieee80211_start_roc_work()
/linux-4.1.27/drivers/scsi/
H A Dncr53c8xx.c1525 ** jump to SELECT. Jump to CANCEL if CCB is to be canceled.
2843 ** This entry has been canceled.
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.c121 * @CVMX_USB_COMPLETE_CANCEL: The transaction was canceled while in flight
/linux-4.1.27/fs/ocfs2/
H A Ddlmglue.c3473 * from NL and got canceled. The code comes back here, and now ocfs2_unblock_lock()
/linux-4.1.27/fs/cifs/
H A Dconnect.c4110 * umounts. Because this function is non-reentrant and is canceled cifs_prune_tlinks()
/linux-4.1.27/net/batman-adv/
H A Dtranslation-table.c636 "Roaming canceled");
/linux-4.1.27/net/bluetooth/
H A Dhci_core.c2927 * has been canceled, and we need to queue it again after proper le_scan_restart_work_complete()
/linux-4.1.27/fs/nfs/
H A Dnfs4proc.c5510 * canceled lock is passed in, and it won't be an unlock. nfs4_do_unlck()

Completed in 4791 milliseconds