| /linux-4.4.14/drivers/xen/ |
| D | manage.c | 43 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.4.14/arch/x86/xen/ |
| D | suspend.c | 77 void xen_arch_post_suspend(int cancelled) in xen_arch_post_suspend() argument 80 xen_pv_post_suspend(cancelled); in xen_arch_post_suspend() 82 xen_hvm_post_suspend(cancelled); in xen_arch_post_suspend()
|
| /linux-4.4.14/drivers/misc/ibmasm/ |
| D | event.c | 98 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()
|
| D | ibmasm.h | 132 int cancelled; member
|
| /linux-4.4.14/include/net/9p/ |
| D | transport.h | 62 int (*cancelled)(struct p9_client *, struct p9_req_t *req); member
|
| /linux-4.4.14/net/9p/ |
| D | trans_fd.c | 1042 .cancelled = p9_fd_cancelled, 1054 .cancelled = p9_fd_cancelled, 1066 .cancelled = p9_fd_cancelled,
|
| D | trans_rdma.c | 759 .cancelled = rdma_cancelled,
|
| D | client.c | 667 if (c->trans_mod->cancelled) in p9_client_flush() 668 c->trans_mod->cancelled(c, oldreq); in p9_client_flush()
|
| /linux-4.4.14/fs/fscache/ |
| D | operation.c | 441 void fscache_op_complete(struct fscache_operation *op, bool cancelled) in fscache_op_complete() argument 456 if (!cancelled) { in fscache_op_complete()
|
| /linux-4.4.14/Documentation/power/ |
| D | userland-swsusp.txt | 149 _unless_ the whole suspend procedure is to be cancelled, in 152 its header. If the suspend is not to be cancelled, the
|
| D | freezing-of-tasks.txt | 58 hibernation operation will be cancelled. For this reason, freezable kernel
|
| /linux-4.4.14/Documentation/ABI/obsolete/ |
| D | sysfs-driver-hid-roccat-konepure | 92 can be initiated/cancelled. Also lets one read/write sensor
|
| D | sysfs-driver-hid-roccat-koneplus | 132 can be initiated/cancelled. Also lets one read/write sensor
|
| /linux-4.4.14/Documentation/networking/ |
| D | phonet.txt | 124 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
|
| D | arcnet-hardware.txt | 296 unfortunately IBM cancelled this feature starting with the original
|
| /linux-4.4.14/Documentation/filesystems/caching/ |
| D | fscache.txt | 281 can=N Number of page stores cancelled due to release req 285 can=N Number of async ops cancelled
|
| D | netfs-api.txt | 810 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.4.14/drivers/staging/lustre/lustre/llite/ |
| D | file.c | 885 bool cancelled = true; in ll_lease_close() local 891 cancelled = ldlm_is_cancel(lock); in ll_lease_close() 897 PFID(&ll_i2info(inode)->lli_fid), cancelled); in ll_lease_close() 899 if (!cancelled) in ll_lease_close() 902 *lease_broken = cancelled; in ll_lease_close()
|
| /linux-4.4.14/fs/nfs/ |
| D | nfs4proc.c | 1001 int cancelled; member 1902 if (data->cancelled == 0) in nfs4_open_confirm_release() 1955 data->cancelled = 1; in _nfs4_proc_open_confirm() 2062 if (data->cancelled == 0) in nfs4_open_release() 2110 data->cancelled = 0; in nfs4_run_open_task() 2121 data->cancelled = 1; in nfs4_run_open_task() 5716 int cancelled; member 5852 if (data->cancelled != 0) { in nfs4_lock_release() 5936 data->cancelled = 1; in _nfs4_do_setlk()
|
| /linux-4.4.14/drivers/staging/lustre/ |
| D | sysfs-fs-lustre | 350 cancelled by verious operations and bundle the cancellation
|
| /linux-4.4.14/arch/blackfin/ |
| D | Kconfig | 950 which is cancelled (and not delivered to the core) and the one which
|
| /linux-4.4.14/Documentation/ |
| D | memory-barriers.txt | 1234 the speculation will be cancelled and the value reloaded:
|