Home
last modified time | relevance | path

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

12345678910>>...12

/OK3568_Linux_fs/kernel/fs/fscache/
H A Doperation.c34 fscache_operation_cancel_t cancel, in fscache_operation_init() argument
42 op->cancel = cancel ?: fscache_operation_dummy_cancel; in fscache_operation_init()
180 op->cancel(op); in fscache_submit_exclusive_op()
184 op->cancel(op); in fscache_submit_exclusive_op()
218 op->cancel(op); in fscache_submit_exclusive_op()
223 op->cancel(op); in fscache_submit_exclusive_op()
267 op->cancel(op); in fscache_submit_op()
271 op->cancel(op); in fscache_submit_op()
300 op->cancel(op); in fscache_submit_op()
306 op->cancel(op); in fscache_submit_op()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/liburing/liburing/
H A D0001-test-Use-syscall-wrappers-instead-of-using-syscall-2.patch15 test/sqpoll-cancel-hang.c | 7 ++-----
18 diff --git a/test/sqpoll-cancel-hang.c b/test/sqpoll-cancel-hang.c
20 --- a/test/sqpoll-cancel-hang.c
21 +++ b/test/sqpoll-cancel-hang.c
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_worker.c343 static int w_e_send_csum(struct drbd_work *w, int cancel) in w_e_send_csum() argument
352 if (unlikely(cancel)) in w_e_send_csum()
431 int w_resync_timer(struct drbd_work *w, int cancel) in w_resync_timer() argument
438 make_ov_request(device, cancel); in w_resync_timer()
441 make_resync_request(device, cancel); in w_resync_timer()
588 static int make_resync_request(struct drbd_device *const device, int cancel) in make_resync_request() argument
601 if (unlikely(cancel)) in make_resync_request()
768 static int make_ov_request(struct drbd_device *device, int cancel) in make_ov_request() argument
775 if (unlikely(cancel)) in make_ov_request()
820 int w_ov_finished(struct drbd_work *w, int cancel) in w_ov_finished() argument
[all …]
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c565 goto cancel; in cgw_put_job()
570 goto cancel; in cgw_put_job()
575 goto cancel; in cgw_put_job()
582 goto cancel; in cgw_put_job()
592 goto cancel; in cgw_put_job()
599 goto cancel; in cgw_put_job()
606 goto cancel; in cgw_put_job()
613 goto cancel; in cgw_put_job()
622 goto cancel; in cgw_put_job()
629 goto cancel; in cgw_put_job()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Disci.h497 bool cancel; member
503 tmr->cancel = false; in sci_init_timer()
509 tmr->cancel = false; in sci_mod_timer()
515 tmr->cancel = true; in sci_del_timer()
/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dtimer114 ~basic_waitable_timer() { cancel(); }
123 cancel();
135 size_t cancel() { return _M_ex.context().cancel(*this); }
142 size_t __cancelled = cancel();
H A Dio_context306 cancel(const _Timer& __t)
316 __it->cancel();
339 __oldest->cancel();
408 void cancel() { _M_expiry = _M_expiry.min(); _M_key = nullptr; }
446 cancel(const _Timer& __timer)
451 auto __c = use_service<__timer_queue<_Timer>>(*this).cancel(__timer);
494 void cancel(int __fd, error_code&)
510 (*__it)->cancel();
533 void cancel() { _M_fd = -1; }
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dtimer114 ~basic_waitable_timer() { cancel(); }
123 cancel();
135 size_t cancel() { return _M_ex.context().cancel(*this); }
142 size_t __cancelled = cancel();
H A Dio_context306 cancel(const _Timer& __t)
316 __it->cancel();
339 __oldest->cancel();
408 void cancel() { _M_expiry = _M_expiry.min(); _M_key = nullptr; }
446 cancel(const _Timer& __timer)
451 auto __c = use_service<__timer_queue<_Timer>>(*this).cancel(__timer);
494 void cancel(int __fd, error_code&)
510 (*__it)->cancel();
533 void cancel() { _M_fd = -1; }
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/cxd2880/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c354 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
361 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
368 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
374 goto cancel; in iwl_pcie_gen2_send_hcmd_sync()
379 cancel: in iwl_pcie_gen2_send_hcmd_sync()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/
H A D0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch20 Profiling time(mm:ss): Total=0:30 Remainder=0:30, press <ENTER> to cancel
43 Profiling time(mm:ss): Total=0:30 Remainder=0:20, press <ENTER> to cancel
66 Profiling time(mm:ss): Total=0:30 Remainder=0:10, press <ENTER> to cancel
112 Profiling time(mm:ss): Total=0:30 Remainder=0:30, press <ENTER> to cancel
135 Profiling time(mm:ss): Total=0:30 Remainder=0:20, press <ENTER> to cancel
158 Profiling time(mm:ss): Total=0:30 Remainder=0:10, press <ENTER> to cancel
/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dconfig-bisect.pl111 my ($cancel, $prompt) = @_;
116 if ($cancel) {
124 if ($cancel) {
131 if ($cancel) {
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2022-0216_2.patch8 buffer in case of repeated SCSI cancel requests. Also apply the fix to
9 CLEAR QUEUE and BUS DEVICE RESET messages as well, since they also cancel
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dccwreq.c134 req->cancel = 0; in ccw_request_start()
159 req->cancel = 1; in ccw_request_cancel()
283 if (req->cancel) { in ccw_request_handler()
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A 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.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_rps.c56 u32 **cancel, in create_spin_counter() argument
134 *cancel = base + loop; in create_spin_counter()
627 u32 *cancel, *cntr; in live_rps_frequency_cs() local
637 &cancel, &cntr); in live_rps_frequency_cs()
713 *cancel = MI_BATCH_BUFFER_END; in live_rps_frequency_cs()
768 u32 *cancel, *cntr; in live_rps_frequency_srm() local
778 &cancel, &cntr); in live_rps_frequency_srm()
853 *cancel = MI_BATCH_BUFFER_END; in live_rps_frequency_srm()
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A Dudivdi3.S38 ! Got carry from n. Subtract next step to cancel this carry.
76 ! Got carry from n. Subtract next step to cancel this carry.
102 ! Got carry from n. Subtract next step to cancel this carry.
181 ! Got carry from n. Subtract next step to cancel this carry.
H A Ddivdi3.S62 ! Got carry from n. Subtract next step to cancel this carry.
98 ! Got carry from n. Subtract next step to cancel this carry.
122 ! Got carry from n. Subtract next step to cancel this carry.
197 ! Got carry from n. Subtract next step to cancel this carry.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dwork_task.hpp17 virtual void cancel() = 0;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dwork_request.cpp14 task->cancel(); in ~WorkRequest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp378 m_delegateModel->cancel(index); in removeDelegateFromMap()
457 group->m_transitionManager->cancel(); in terminateExitTransition()
462 item->m_transitionManager->cancel(); in terminateExitTransition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_file_source.hpp27 void cancel(HTTPRequest *);
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Ddialog-power-control48 …zenity --question --text="$PROMPT" --title="TestImage Power Control" --ok-label="Done" --cancel-la…

12345678910>>...12