Home
last modified time | relevance | path

Searched refs:leaked (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_client.c548 bool *leaked) in __xenbus_map_ring() argument
587 *leaked = false; in __xenbus_map_ring()
590 *leaked = true; in __xenbus_map_ring()
662 bool leaked = false; in xenbus_map_ring_hvm() local
674 info, GNTMAP_host_map, &leaked); in xenbus_map_ring_hvm()
699 if (!leaked) in xenbus_map_ring_hvm()
705 if (!leaked) in xenbus_map_ring_hvm()
746 bool leaked = false; in xenbus_map_ring_pv() local
757 &leaked); in xenbus_map_ring_pv()
774 if (!leaked) in xenbus_map_ring_pv()
[all …]
/linux-5.19.10/Documentation/staging/
Dspeculation.rst48 result in sensitive information being leaked. Consider the following
76 prevent information from being leaked via side-channels.
/linux-5.19.10/Documentation/vm/
Dbalance.rst71 are not leaked (for example, in situations where a HIGHMEM page is in
Dhugetlbfs_reserv.rst551 so that a reservation will not be leaked when the huge page is freed.
/linux-5.19.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst165 accessed and leaked.
179 could cause privileged memory to be accessed and leaked.
210 If an attacker tries to control the memory addresses leaked during
Dtsx_async_abort.rst76 be leaked. Only the victim is responsible for bringing data to the CPU. As
/linux-5.19.10/Documentation/x86/
Dmds.rst108 itself are not required because the necessary gadgets to expose the leaked
Dsgx.rst221 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..."
/linux-5.19.10/tools/testing/selftests/tc-testing/
DREADME240 and the other is a test whether the command leaked memory or not.
/linux-5.19.10/Documentation/process/
Dmaintainer-pgp-guide.rst206 disk. This way, even if your ``.gnupg`` directory is leaked or stolen in
326 think. They can be leaked or stolen via many different means:
407 Even though the master key is now safe from being leaked or stolen, the
/linux-5.19.10/security/
DKconfig.hardening257 leaked beyond the function boundary. This means that register
/linux-5.19.10/Documentation/ia64/
Dfsys.rst38 security-sensitive kernel-level state is leaked back to
/linux-5.19.10/Documentation/driver-api/
Ddma-buf.rst71 access to buffers, via the leaked fd, to which it should otherwise
/linux-5.19.10/Documentation/admin-guide/sysctl/
Dnet.rst321 a leaked reference faster. A larger value may be useful to prevent false
/linux-5.19.10/Documentation/bpf/
Dverifier.rst204 reference is not leaked, it is imperative to NULL-check the reference and in
/linux-5.19.10/Documentation/scsi/
DChangeLog.megaraid_sas24 3. Return leaked MPT frames to MPT command pool.