Home
last modified time | relevance | path

Searched refs:cancelled (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/drivers/xen/
Dmanage.c43 int cancelled; member
82 si->cancelled = HYPERVISOR_suspend(xen_pv_domain() in xen_suspend()
86 xen_arch_post_suspend(si->cancelled); in xen_suspend()
89 if (!si->cancelled) { in xen_suspend()
130 si.cancelled = 0; in do_suspend()
136 si.cancelled = 1; in do_suspend()
141 if (!si.cancelled) in do_suspend()
146 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
150 si.cancelled = 1; in do_suspend()
156 if (!si.cancelled) in do_suspend()
[all …]
/linux-4.1.27/arch/x86/xen/
Dsuspend.c75 void xen_arch_post_suspend(int cancelled) in xen_arch_post_suspend() argument
78 xen_pv_post_suspend(cancelled); in xen_arch_post_suspend()
80 xen_hvm_post_suspend(cancelled); in xen_arch_post_suspend()
/linux-4.1.27/drivers/misc/ibmasm/
Devent.c98 reader->cancelled = 0; in ibmasm_get_next_event()
101 event_available(buffer, reader) || reader->cancelled)) in ibmasm_get_next_event()
126 reader->cancelled = 1; in ibmasm_cancel_next_event()
Dibmasm.h132 int cancelled; member
/linux-4.1.27/include/net/9p/
Dtransport.h62 int (*cancelled)(struct p9_client *, struct p9_req_t *req); member
/linux-4.1.27/fs/fscache/
Doperation.c365 void fscache_op_complete(struct fscache_operation *op, bool cancelled) in fscache_op_complete() argument
380 op->state = cancelled ? in fscache_op_complete()
/linux-4.1.27/net/9p/
Dtrans_fd.c1042 .cancelled = p9_fd_cancelled,
1054 .cancelled = p9_fd_cancelled,
1066 .cancelled = p9_fd_cancelled,
Dtrans_rdma.c779 .cancelled = rdma_cancelled,
Dclient.c667 if (c->trans_mod->cancelled) in p9_client_flush()
668 c->trans_mod->cancelled(c, oldreq); in p9_client_flush()
/linux-4.1.27/Documentation/power/
Duserland-swsusp.txt149 _unless_ the whole suspend procedure is to be cancelled, in
152 its header. If the suspend is not to be cancelled, the
Dfreezing-of-tasks.txt58 hibernation operation will be cancelled. For this reason, freezable kernel
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-roccat-koneplus83 can be initiated/cancelled. Also lets one read/write sensor
Dsysfs-driver-hid-roccat-konepure92 can be initiated/cancelled. Also lets one read/write sensor
/linux-4.1.27/Documentation/networking/
Dphonet.txt124 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
Darcnet-hardware.txt296 unfortunately IBM cancelled this feature starting with the original
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt281 can=N Number of page stores cancelled due to release req
285 can=N Number of async ops cancelled
Dnetfs-api.txt810 If size is given as zero then the reservation will be cancelled.
867 cancelled and discarded. Some future operations will be rejected until the
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c890 bool cancelled = true; in ll_lease_close() local
896 cancelled = ldlm_is_cancel(lock); in ll_lease_close()
902 PFID(&ll_i2info(inode)->lli_fid), cancelled); in ll_lease_close()
904 if (!cancelled) in ll_lease_close()
907 *lease_broken = cancelled; in ll_lease_close()
/linux-4.1.27/fs/nfs/
Dnfs4proc.c931 int cancelled; member
1785 if (data->cancelled == 0) in nfs4_open_confirm_release()
1836 data->cancelled = 1; in _nfs4_proc_open_confirm()
1942 if (data->cancelled == 0) in nfs4_open_release()
1990 data->cancelled = 0; in nfs4_run_open_task()
2001 data->cancelled = 1; in nfs4_run_open_task()
5584 int cancelled; member
5720 if (data->cancelled != 0) { in nfs4_lock_release()
5804 data->cancelled = 1; in _nfs4_do_setlk()
/linux-4.1.27/arch/blackfin/
DKconfig950 which is cancelled (and not delivered to the core) and the one which
/linux-4.1.27/Documentation/
Dmemory-barriers.txt1232 the speculation will be cancelled and the value reloaded: