| /linux-6.15/drivers/xen/ |
| H A D | manage.c | 44 int cancelled; member 79 si->cancelled = HYPERVISOR_suspend(xen_pv_domain() in xen_suspend() 83 xen_arch_post_suspend(si->cancelled); in xen_suspend() 84 xen_manage_runstate_time(si->cancelled ? 1 : 0); in xen_suspend() 87 if (!si->cancelled) { in xen_suspend() 128 si.cancelled = 0; in do_suspend() 134 si.cancelled = 1; in do_suspend() 139 if (!si.cancelled) in do_suspend() 150 si.cancelled = 1; in do_suspend() 154 if (!si.cancelled) in do_suspend() [all …]
|
| /linux-6.15/fs/smb/client/ |
| H A D | smb2misc.c | 756 struct cifs_tcon *tcon = cancelled->tcon; in smb2_cancelled_close_fid() 759 if (cancelled->mid) in smb2_cancelled_close_fid() 761 cancelled->mid); in smb2_cancelled_close_fid() 766 cancelled->fid.volatile_fid); in smb2_cancelled_close_fid() 771 kfree(cancelled); in smb2_cancelled_close_fid() 786 struct close_cancelled_open *cancelled; in __smb2_handle_cancelled_cmd() local 788 cancelled = kzalloc(sizeof(*cancelled), GFP_KERNEL); in __smb2_handle_cancelled_cmd() 789 if (!cancelled) in __smb2_handle_cancelled_cmd() 794 cancelled->tcon = tcon; in __smb2_handle_cancelled_cmd() 795 cancelled->cmd = cmd; in __smb2_handle_cancelled_cmd() [all …]
|
| /linux-6.15/arch/x86/xen/ |
| H A D | suspend.c | 29 void xen_arch_post_suspend(int cancelled) in xen_arch_post_suspend() argument 32 xen_pv_post_suspend(cancelled); in xen_arch_post_suspend() 34 xen_hvm_post_suspend(cancelled); in xen_arch_post_suspend()
|
| /linux-6.15/drivers/misc/ibmasm/ |
| H A D | event.c | 84 reader->cancelled = 0; in ibmasm_get_next_event() 87 event_available(buffer, reader) || reader->cancelled)) in ibmasm_get_next_event() 112 reader->cancelled = 1; in ibmasm_cancel_next_event()
|
| H A D | ibmasm.h | 121 int cancelled; member
|
| /linux-6.15/include/net/9p/ |
| H A D | transport.h | 53 int (*cancelled)(struct p9_client *client, struct p9_req_t *req); member
|
| /linux-6.15/drivers/gpu/host1x/ |
| H A D | cdma.c | 324 !job->cancelled) { in update_cdma_locked() 442 failed_job->cancelled = true; in host1x_cdma_update_sync_queue() 480 job->cancelled = true; in host1x_cdma_update_sync_queue()
|
| /linux-6.15/drivers/net/ipa/ |
| H A D | gsi_trans.h | 54 bool cancelled; /* true if transaction was cancelled */ member
|
| H A D | gsi_trans.c | 660 trans->cancelled = true; in gsi_channel_trans_cancel_pending()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_buf_item_recover.c | 1018 goto cancelled; in xlog_recover_buf_commit_pass2() 1023 goto cancelled; in xlog_recover_buf_commit_pass2() 1139 cancelled: in xlog_recover_buf_commit_pass2()
|
| /linux-6.15/fs/ |
| H A D | aio.c | 184 bool cancelled; member 1731 if (!READ_ONCE(req->cancelled)) in aio_poll_complete_work() 1743 if (!mask && !READ_ONCE(req->cancelled)) { in aio_poll_complete_work() 1775 WRITE_ONCE(req->cancelled, true); in aio_poll_cancel() 1853 WRITE_ONCE(req->cancelled, true); in aio_poll_wake() 1912 req->cancelled = false; in aio_poll() 1946 WRITE_ONCE(req->cancelled, true); in aio_poll()
|
| /linux-6.15/net/9p/ |
| H A D | trans_fd.c | 1115 .cancelled = p9_fd_cancelled, 1129 .cancelled = p9_fd_cancelled, 1143 .cancelled = p9_fd_cancelled,
|
| H A D | trans_rdma.c | 757 .cancelled = rdma_cancelled,
|
| H A D | trans_virtio.c | 796 .cancelled = p9_virtio_cancelled,
|
| /linux-6.15/Documentation/power/ |
| H A D | userland-swsusp.rst | 171 _unless_ the whole suspend procedure is to be cancelled, in 174 its header. If the suspend is not to be cancelled, the
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-block-device | 38 - A previously set timeout can be cancelled and disk can resume
|
| /linux-6.15/include/linux/ |
| H A D | host1x.h | 307 bool cancelled; member
|
| /linux-6.15/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-konepure | 92 can be initiated/cancelled. Also lets one read/write sensor
|
| H A D | sysfs-driver-hid-roccat-koneplus | 132 can be initiated/cancelled. Also lets one read/write sensor
|
| /linux-6.15/fs/nfs/ |
| H A D | unlink.c | 297 if (data->cancelled) { in nfs_async_rename_release()
|
| H A D | nfs4_fs.h | 251 bool cancelled; member
|
| H A D | nfs4proc.c | 2468 if (!data->cancelled) in nfs4_open_confirm_release() 2520 data->cancelled = true; in _nfs4_proc_open_confirm() 2638 if (!data->cancelled) in nfs4_open_release() 2686 data->cancelled = false; in nfs4_run_open_task() 2701 data->cancelled = true; in nfs4_run_open_task() 3206 if (!opendata->cancelled) { in _nfs4_open_and_get_state() 7306 int cancelled; member 7403 if (data->arg.new_lock && !data->cancelled) { in nfs4_lock_done() 7438 if (!data->cancelled) in nfs4_lock_done() 7448 if (data->cancelled && data->rpc_status == 0) { in nfs4_lock_release() [all …]
|
| /linux-6.15/Documentation/networking/ |
| H A D | checksum-offloads.rst | 89 'cancelled out' by the checksum field. This is because the sum was
|
| H A D | phonet.rst | 131 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
|
| /linux-6.15/Documentation/trace/ |
| H A D | fprobe.rst | 102 will be cancelled.
|