| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_dmabuf.c | 22 u8 revoked : 1; member 33 if (priv->revoked) in vfio_pci_dma_buf_attach() 59 if (priv->revoked) in vfio_pci_dma_buf_map() 118 * will fail if it is currently revoked 131 if (priv->revoked) in vfio_pci_dma_buf_iommufd_map() 310 priv->revoked = !__vfio_pci_memory_enabled(vdev); in vfio_pci_core_feature_dma_buf() 336 void vfio_pci_dma_buf_move(struct vfio_pci_core_device *vdev, bool revoked) in vfio_pci_dma_buf_move() argument 347 if (priv->revoked != revoked) { in vfio_pci_dma_buf_move() 349 if (revoked) in vfio_pci_dma_buf_move() [all...] |
| /linux/rust/kernel/ |
| H A D | revocable.rs | 5 //! The [`Revocable`] type wraps other types and allows access to them to be revoked. The existence 20 /// Once access is revoked and all concurrent users complete (i.e., all existing instances of 94 /// Returns `None` if the object has been revoked and is therefore no longer accessible. 112 /// Returns `None` if the object has been revoked and is therefore no longer accessible. 135 /// Returns [`None`] if the object has been revoked and is therefore no longer accessible, or 148 /// The caller must ensure this [`Revocable`] instance hasn't been revoked and won't be revoked 178 /// Access to the object is revoked immediately to new callers of [`Revocable::try_access`], 181 /// Returns `true` if `&self` has been revoked with this call, `false` if it was revoked 196 /// Access to the object is revoked immediately to new callers of [`Revocable::try_access`]. 202 /// Returns `true` if `&self` has been revoked with this call, `false` if it was revoked [all …]
|
| H A D | devres.rs | 191 /// (revoked)[`Revocable`] once the device is detached. in data() 325 // proves that `self.data` hasn't been revoked and is guaranteed to not be revoked as long in register_foreign() 357 // We revoked `self.data` before devres did, hence try to remove it.
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_hdcp_helper.c | 65 DRM_DEBUG("vrl: %d, Revoked KSVs: %d\n", vrl_idx++, in drm_hdcp_get_revoked_ksvs() 124 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp1_srm() 187 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp2_srm() 200 DRM_DEBUG("Revoked KSVs: %d\n", ksv_count); in drm_hdcp_parse_hdcp2_srm() 259 * drm_hdcp_check_ksvs_revoked - Check the revoked status of the IDs 266 * from userspace as a firmware and parses it for the revoked HDCP 267 * KSVs(Receiver IDs) detected by DCP LLC. Once the revoked KSVs are known, 268 * revoked state of the KSVs in the list passed in by display drivers are 281 * Count of the revoked KSVs or -ve error number in case of the failure. 301 DRM_DEBUG("Revoked KSV is "); in drm_hdcp_check_ksvs_revoked()
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_dmabuf.c | 33 if (priv->revoked) in uverbs_dmabuf_map() 169 if (!uverbs_dmabuf->revoked) { in uverbs_dmabuf_fd_destroy_uobj() 170 uverbs_dmabuf->revoked = true; in uverbs_dmabuf_fd_destroy_uobj()
|
| H A D | umem_dmabuf.c | 26 if (umem_dmabuf->revoked) in ib_umem_dmabuf_map_pages() 194 if (umem_dmabuf->revoked) in ib_umem_dmabuf_revoke_locked() 205 umem_dmabuf->revoked = 1; in ib_umem_dmabuf_revoke_locked()
|
| /linux/drivers/input/ |
| H A D | evdev.c | 50 bool revoked; member 253 if (client->revoked) in evdev_pass_values() 434 if (evdev->exist && !client->revoked) in evdev_release() 515 if (!evdev->exist || client->revoked) { in evdev_write() 569 if (!evdev->exist || client->revoked) in evdev_read() 598 !evdev->exist || client->revoked); in evdev_read() 616 if (evdev->exist && !client->revoked) in evdev_poll() 944 client->revoked = true; in evdev_revoke() 1265 if (!evdev->exist || client->revoked) { in evdev_ioctl_handler()
|
| /linux/include/linux/ |
| H A D | hidraw.h | 35 bool revoked; member
|
| H A D | key.h | 210 time64_t revoked_at; /* time at which key was revoked */ 230 #define KEY_FLAG_REVOKED 1 /* set if key had been revoked */
|
| /linux/security/keys/ |
| H A D | keyring.c | 589 /* skip invalidated, revoked and expired keys */ in keyring_search_iterator() 895 * successful; -EAGAIN if no matching keys were found, or if expired or revoked 1095 * successful and returns NULL if not found. Revoked and invalidated keys are 1137 * Only keyrings that have nonzero refcount, are not revoked, and are owned by a 1156 * grants Search permission and that hasn't been revoked in find_keyring_by_name() 1431 * -EKEYREVOKED if the keyring has been revoked, -ENFILE if the keyring is 1584 * -EKEYREVOKED if either keyring has been revoked, -ENFILE if the second 1678 * Dispose of the links from a revoked keyring.
|
| H A D | permission.c | 100 * the key has been revoked or -EKEYEXPIRED if the key has expired.
|
| H A D | request_key.c | 56 * if an error is indicated. The authorisation key will be revoked 566 * or -EKEYEXPIRED if an inaccessible, negative, revoked or expired key was 674 * revoked or expired.
|
| H A D | user_defined.c | 125 * dispose of the links from a revoked keyring
|
| /linux/Documentation/userspace-api/ |
| H A D | rseq.rst | 195 critical section, then this indicates that a grant was revoked and no 219 granted timeslice extension, the grant is also revoked and the CPU is
|
| /linux/Documentation/security/keys/ |
| H A D | core.rst | 100 * Revoked. A key is put in this state by userspace action. It can't be 305 R Revoked 753 timeout. Timeouts may not be set with this function on negative, revoked 771 likewise if the authority has been revoked because the target key is 1076 being cleared, a key being revoked, a key being invalidated or a key 1299 revoked. Should the key be invalid, error EKEYEXPIRED or EKEYREVOKED will 1580 data upon a key being revoked. The caller will have the key semaphore 1651 will be revoked. If an error is indicated, the key under construction 1846 Similarly, revoked and expired keys will be garbage collected, but only after a
|
| /linux/fs/nfsd/ |
| H A D | state.h | 199 * alloc'd, put when it's returned or revoked) 210 * revoked delegations (v4.1+). 456 struct list_head cl_revoked; /* unacknowledged, revoked 4.1 state */ 471 atomic_t cl_admin_revoked; /* count of admin-revoked states */
|
| /linux/include/uapi/linux/ |
| H A D | watch_queue.h | 88 NOTIFY_KEY_REVOKED = 5, /* Key was revoked */
|
| /linux/include/drm/ |
| H A D | drm_auth.h | 119 * removed all together when the lease is revoked.
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_mman.c | 184 * * all mappings are revoked on runtime device suspend. 280 /* PTEs are revoked in obj->ops->put_pages() */ in vm_fault_cpu() 575 * aperture, than pages mapped into userspace must be revoked. Removing the 602 * Ensure that the CPU's PTE are revoked and there are not outstanding in i915_gem_object_release_mmap_gtt()
|
| /linux/arch/x86/kernel/ |
| H A D | itmt.c | 140 * revoked the platform's support of ITMT feature.
|
| /linux/samples/watch_queue/ |
| H A D | watch_test.c | 49 [NOTIFY_KEY_REVOKED] = "revoked",
|
| /linux/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 119 #define EKEYREVOKED 134 /* Key has been revoked */
|
| /linux/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 109 #define EKEYREVOKED 130 /* Key has been revoked */
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 114 #define EKEYREVOKED 128 /* Key has been revoked */
|
| /linux/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 75 #define EKEYREVOKED 186 /* Key has been revoked */
|