/linux-6.8/drivers/android/ |
D | binder_internal.h | 176 * (protected by @proc->inner_lock) 178 * (protected by @proc->inner_lock) 180 * (protected by binder_dead_nodes_lock) 184 * (protected by @lock) 187 * (protected by @proc->inner_lock if @proc 190 * (protected by @proc->inner_lock if @proc 193 * (protected by @proc->inner_lock if @proc 196 * (protected by @proc->inner_lock while @proc 199 * it is also protected by @lock to provide safety 206 * (protected by @proc->inner_lock if @proc [all …]
|
/linux-6.8/arch/arm64/kvm/hyp/include/nvhe/ |
D | fixed_config.h | 25 * The approach taken for protected VMs is to allow features that are: 33 * Allow for protected VMs: 47 * Restrict to the following *unsigned* features for protected VMs: 63 * Allow for protected VMs: 75 * Allow for protected VMs: 89 * Restrict to the following *unsigned* features for protected VMs: 99 * Allow for protected VMs: 119 * Allow for protected VMs: 143 * No support for Scalable Vectors for protected VMs: 150 * No support for debug, including breakpoints, and watchpoints for protected [all …]
|
/linux-6.8/arch/x86/realmode/rm/ |
D | wakeup.h | 16 u32 pmode_entry; /* Protected mode resume point, 32-bit only */ 18 u32 pmode_cr0; /* Protected mode cr0 */ 19 u32 pmode_cr3; /* Protected mode cr3 */ 20 u32 pmode_cr4; /* Protected mode cr4 */ 21 u32 pmode_efer_low; /* Protected mode EFER */ 24 u32 pmode_misc_en_low; /* Protected mode MISC_ENABLE */
|
/linux-6.8/Documentation/virt/kvm/s390/ |
D | s390-pv-boot.rst | 4 s390 (IBM Z) Boot/IPL of Protected VMs 9 The memory of Protected Virtual Machines (PVMs) is not accessible to 17 KVM to decrypt the protected virtual machine. 19 Based on this data, KVM will make the protected virtual machine known 44 Subcode 10: Move into Protected Virtualization mode 67 When running in protected virtualization mode, some subcodes will result in 76 Re-IPL into a protected mode is only possible via a detour into non 77 protected mode.
|
/linux-6.8/arch/s390/kvm/ |
D | pv.c | 3 * Hosting Protected Virtual Machines 36 * struct pv_vm_to_be_destroyed - Represents a protected VM that needs to 40 * @old_gmap_table: the gmap table of the leftover protected VM 41 * @handle: the handle of the leftover protected VM 42 * @stor_var: pointer to the variable storage of the leftover protected VM 43 * @stor_base: address of the base storage of the leftover protected VM 45 * Represents a protected VM that is still registered with the Ultravisor, 202 * kvm_s390_pv_dispose_one_leftover - Clean up one leftover protected VM. 203 * @kvm: the KVM that was associated with this leftover protected VM 204 * @leftover: details about the leftover protected VM that needs a clean up [all …]
|
/linux-6.8/include/drm/ |
D | drm_auth.h | 51 * @unique: Unique identifier: e.g. busid. Protected by 56 * @unique_len: Length of unique field. Protected by 61 * @magic_map: Map of used authentication tokens. Protected by 87 * Protected by &drm_device.mode_config's &drm_mode_config.idr_mutex. 95 * Not used for owners. Protected by &drm_device.mode_config's 103 * List of drm_masters leasing from this one. Protected by 115 * Objects leased to this drm_master. Protected by 127 * Protected by &drm_device.mode_config's &drm_mode_config.idr_mutex.
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | core.h | 206 /* Protected by data_lock */ 430 /* protected by ar->data_lock */ 523 /* the following are protected by ar->data_lock */ 545 /* protected by conf_mutex */ 548 /* Protected with ar->data_lock */ 551 /* Protected with ar->data_lock */ 581 /* protected by data_lock */ 629 /* For setting VHT peer fixed rate, protected by conf_mutex */ 647 /* Copy Engine register dump, protected by ce-lock */ 664 /* used for crash-dump storage, protected by data-lock */ [all …]
|
/linux-6.8/rust/kernel/sync/ |
D | locked_by.rs | 3 //! A wrapper for data protected by a lock that does not wrap it. 11 /// In most cases, data protected by a lock is wrapped by the appropriate lock type, e.g., 14 /// to be protected by the same lock. 91 /// that the right owner is being used to access the protected data. If the owner is freed, the 94 /// because in any case at most one thread (or CPU) can access the protected data at a time. 108 /// Returns a reference to the protected data when the caller provides evidence (via a 112 /// the data protected by the lock without actually holding it. 116 /// Panics if `owner` is different from the data protected by the lock used in 131 /// Returns a mutable reference to the protected data when the caller provides evidence (via a 135 /// matches the data protected by the lock without actually holding it. [all …]
|
D | lock.rs | 23 /// - Implementers must ensure that only one thread/CPU may access the protected data once the lock 89 /// The data protected by the lock. 116 /// Acquires the lock and gives the caller access to the data protected by it. 130 /// protected by the lock. 138 // SAFETY: `Guard` is sync when the data protected by the lock is also sync. 158 // SAFETY: The caller owns the lock, so it is safe to deref the protected data. in deref() 165 // SAFETY: The caller owns the lock, so it is safe to deref the protected data. in deref_mut()
|
/linux-6.8/mm/ |
D | page_counter.c | 19 unsigned long protected, old_protected; in propagate_protected_usage() local 25 protected = min(usage, READ_ONCE(c->min)); in propagate_protected_usage() 27 if (protected != old_protected) { in propagate_protected_usage() 28 old_protected = atomic_long_xchg(&c->min_usage, protected); in propagate_protected_usage() 29 delta = protected - old_protected; in propagate_protected_usage() 34 protected = min(usage, READ_ONCE(c->low)); in propagate_protected_usage() 36 if (protected != old_protected) { in propagate_protected_usage() 37 old_protected = atomic_long_xchg(&c->low_usage, protected); in propagate_protected_usage() 38 delta = protected - old_protected; in propagate_protected_usage() 204 * page_counter_set_min - set the amount of protected memory [all …]
|
/linux-6.8/arch/s390/include/uapi/asm/ |
D | pkey.h | 24 #define PROTKEYBLOBSIZE 80 /* protected key blob size is always 80 bytes */ 25 #define MAXPROTKEYSIZE 64 /* a protected key blob may be up to 64 bytes */ 88 /* Struct to hold protected key and length info */ 92 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */ 138 * Fabricate AES protected key from a CCA AES secure key 144 struct pkey_protkey protkey; /* out: the protected key */ 149 * Fabricate AES protected key from clear key value 154 struct pkey_protkey protkey; /* out: the protected key */ 174 struct pkey_protkey protkey; /* out: the protected key */ 198 * Generate AES random protected key. [all …]
|
/linux-6.8/net/mac80211/tests/ |
D | mfp.c | 77 /* protected dual of public action */ 79 .desc = "protected dual: drop unicast from unknown peer", 87 .desc = "protected dual: drop multicast from unknown peer", 95 .desc = "protected dual: drop unicast without MFP", 104 .desc = "protected dual: drop multicast without MFP", 113 .desc = "protected dual: drop undecrypted unicast with MFP", 123 .desc = "protected dual: drop undecrypted multicast with MFP", 133 .desc = "protected dual: accept unicast with MFP", 144 .desc = "protected dual: accept multicast with MFP",
|
/linux-6.8/drivers/virt/vboxguest/ |
D | vboxguest_core.h | 111 * Protected by session_mutex. 116 * Protected by session_mutex. 133 * Protected by session_mutex. 138 * Protected by session_mutex. 167 * Protected by vbg_gdev.session_mutex. 173 * host filter. Protected by vbg_gdev.session_mutex. 184 * host. Protected by vbg_gdev.session_mutex. 189 /** Set on CANCEL_ALL_WAITEVENTS, protected by vbg_devevent_spinlock. */
|
/linux-6.8/arch/arm64/include/asm/stacktrace/ |
D | nvhe.h | 7 * 1) Non-protected nVHE mode - the host can directly access the 12 * 2) pKVM (protected nVHE) mode - the host cannot directly access 42 * Conventional (non-protected) nVHE HYP stack unwinder 44 * In non-protected mode, the unwinding is done from kernel proper context
|
/linux-6.8/drivers/pinctrl/intel/ |
D | pinctrl-tangier.h | 32 * @protected: True if family is protected by access 39 bool protected; member 55 .protected = true, \
|
/linux-6.8/Documentation/pcmcia/ |
D | locking.rst | 62 protected by pcmcia_socket_list_rwsem; 67 The resource_ops and their data are protected by ops_mutex. 69 The "main" struct pcmcia_socket is protected as follows (read-only fields 112 The "main" struct pcmcia_device is protected as follows (read-only fields
|
/linux-6.8/arch/arm64/kvm/ |
D | stacktrace.c | 7 * 1) Non-protected nVHE mode - the host can directly access the 12 * 2) pKVM (protected nVHE) mode - the host cannot directly access 169 * hyp_dump_backtrace - Dump the non-protected nVHE backtrace. 173 * The host can directly access HYP stack pages in non-protected 204 * pkvm_dump_backtrace - Dump the protected nVHE HYP backtrace. 210 * host cannot directly access hypervisor memory in protected
|
D | Kconfig | 58 bool "Protected KVM hypervisor stacktraces" 64 If using protected nVHE mode, but cannot afford the associated 68 If unsure, or not using protected nVHE (pKVM), say N.
|
/linux-6.8/fs/btrfs/ |
D | btrfs_inode.h | 125 * of extent items we've reserved metadata for. Protected by 'lock'. 152 * Protected by 'lock'. 158 * Protected by 'lock'. 164 * Protected by 'lock'. 168 /* A local copy of root's last_log_commit. Protected by 'lock'. */ 175 * only for files. Protected by 'lock'. 193 * is used only for files. Protected by 'lock'. 205 * it needs COW. Protected by 'lock'. 212 * because not all the blocks are written yet. Protected by 'lock'. 240 * Protected by the vfs inode lock. [all …]
|
/linux-6.8/net/ieee802154/ |
D | core.h | 14 /* also protected by devlist_mtx */ 18 /* protected by RTNL only */ 21 /* associated wpan interfaces, protected by rtnl or RCU */
|
/linux-6.8/include/drm/display/ |
D | drm_dp_mst_helper.h | 62 * @input: if this port is an input port. Protected by 64 * @mcs: message capability status - DP 1.2 spec. Protected by 66 * @ddps: DisplayPort Device Plug Status - DP 1.2. Protected by 68 * @pdt: Peer Device Type. Protected by 70 * @ldps: Legacy Device Plug Status. Protected by 72 * @dpcd_rev: DPCD revision of device on this port. Protected by 74 * @num_sdp_streams: Number of simultaneous streams. Protected by 76 * @num_sdp_stream_sinks: Number of stream sinks. Protected by 78 * @full_pbn: Max possible bandwidth for this port. Protected by 81 * @aux: i2c aux transport to talk to device connected to this port, protected [all …]
|
/linux-6.8/include/linux/ |
D | srcu.h | 157 * srcu_dereference_check - fetch SRCU-protected pointer for later dereferencing 173 * srcu_dereference - fetch SRCU-protected pointer for later dereferencing 193 * srcu_read_lock - register a new reader for an SRCU-protected structure. 220 * srcu_read_lock_nmisafe - register a new reader for an SRCU-protected structure. 248 * srcu_down_read - register a new reader for an SRCU-protected structure. 276 * srcu_read_unlock - unregister a old reader from an SRCU-protected structure. 292 * srcu_read_unlock_nmisafe - unregister a old reader from an SRCU-protected structure. 316 * srcu_up_read - unregister a old reader from an SRCU-protected structure.
|
/linux-6.8/arch/x86/kernel/ |
D | umip.c | 2 * umip.c Emulation for instruction protected by the User-Mode Instruction 27 * the UMIP-protected instructions (in the form of a SIGSEGV signal), it can be 38 * The instructions protected by UMIP can be split in two groups. Those which 107 * UMIP-protected instructions. Thus, the printed text is prepended with the 137 * identify_insn() - Identify a UMIP-protected instruction 140 * From the opcode and ModRM.reg in @insn identify, if any, a UMIP-protected 145 * On success, a constant identifying a specific UMIP-protected instruction that 148 * -EINVAL on error or when not an UMIP-protected instruction that can be 194 * Emulate an instruction protected by UMIP and provide a dummy result. The
|
/linux-6.8/drivers/gpu/drm/vc4/ |
D | vc4_hdmi.h | 204 * for use by ALSA hooks and interrupt handlers. Protected by @mutex. 210 * on? Protected by @mutex. 216 * the scrambler on? Protected by @mutex. 222 * outside of KMS hooks. Protected by @mutex. 228 * for use outside of KMS hooks. Protected by @mutex.
|
/linux-6.8/drivers/gpu/drm/i915/gt/ |
D | intel_context_types.h | 82 * Unless otherwise noted a field can safely be assumed to be protected 162 unsigned int active_count; /* protected by timeline->mutex */ 225 * with the GuC, protected by guc->submission_state.lock 230 * transitioning in and out of zero protected by 236 * still valid, protected by guc->submission_state.lock 244 * GuC), protected by guc->submission_state.lock
|