/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_client.c | 551 bool *leaked) in __xenbus_map_ring() argument 590 *leaked = false; in __xenbus_map_ring() 593 *leaked = true; in __xenbus_map_ring() 665 bool leaked = false; in xenbus_map_ring_hvm() local 677 info, GNTMAP_host_map, &leaked); in xenbus_map_ring_hvm() 702 if (!leaked) in xenbus_map_ring_hvm() 708 if (!leaked) in xenbus_map_ring_hvm() 749 bool leaked = false; in xenbus_map_ring_pv() local 760 &leaked); in xenbus_map_ring_pv() 777 if (!leaked) in xenbus_map_ring_pv() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 108.out | 15 0 leaked clusters 39 0 leaked clusters 56 0 leaked clusters 73 0 leaked clusters 89 0 leaked clusters 105 0 leaked clusters 123 0 leaked clusters 145 0 leaked clusters 186 0 leaked clusters
|
H A D | 217.out | 21 4 leaked clusters were found on the image. 37 4 leaked clusters
|
H A D | 060.out | 49 0 leaked clusters 72 1 leaked clusters were found on the image. 85 1 leaked clusters 200 0 leaked clusters 222 0 leaked clusters 242 0 leaked clusters 264 0 leaked clusters 279 0 leaked clusters 308 1 leaked clusters 327 0 leaked clusters [all …]
|
H A D | 112.out | 38 1 leaked clusters were found on the image. 50 1 leaked clusters were found on the image. 82 2 leaked clusters were found on the image. 137 0 leaked clusters
|
H A D | 261.out | 59 0 leaked clusters 196 0 leaked clusters 223 4 leaked clusters 252 2 leaked clusters 354 42 leaked clusters
|
H A D | 272.out | 8 2044 leaked clusters were found on the image.
|
H A D | 070.out | 13 0 leaked clusters
|
H A D | 080.out | 82 3 leaked clusters were found on the image. 105 3 leaked clusters were found on the image.
|
H A D | 214.out | 26 0 leaked clusters
|
H A D | 220.out | 52 8388589 leaked clusters were found on the image.
|
H A D | 039.out | 34 0 leaked clusters
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | parallels-checks.out | 22 Repairing space leaked at the end of the image 1048576 25 1 leaked clusters 53 0 leaked clusters 124 0 leaked clusters
|
/openbmc/linux/Documentation/staging/ |
H A D | speculation.rst | 48 result in sensitive information being leaked. Consider the following 76 prevent information from being leaked via side-channels.
|
/openbmc/linux/drivers/xen/ |
H A D | grant-table.c | 559 uint64_t leaked, deferred; in gnttab_add_deferred() local 583 leaked = atomic64_read(&leaked_count); in gnttab_add_deferred() 585 ref, page ? page_to_pfn(page) : -1, deferred, leaked); in gnttab_add_deferred() 588 leaked = atomic64_inc_return(&leaked_count); in gnttab_add_deferred() 590 ref, page ? page_to_pfn(page) : -1, deferred, leaked); in gnttab_add_deferred()
|
/openbmc/openbmc/poky/meta/recipes-extended/lsof/files/ |
H A D | remove-host-information.patch | 8 ensure that no host information is leaked into the binary.
|
/openbmc/linux/Documentation/mm/ |
H A D | balance.rst | 69 are not leaked (for example, in situations where a HIGHMEM page is in
|
/openbmc/qemu/docs/interop/ |
H A D | qed_spec.txt | 134 …luster referenced more than once by L1 or L2 tables. A cluster has been leaked if it has no refer…
|
/openbmc/linux/rust/alloc/ |
H A D | boxed.rs | 1108 let (leaked, alloc) = Box::into_unique(b); in into_raw_with_allocator() 1109 (leaked.as_ptr(), alloc) in into_raw_with_allocator()
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | spectre.rst | 164 accessed and leaked. 178 could cause privileged memory to be accessed and leaked. 209 If an attacker tries to control the memory addresses leaked during
|
H A D | tsx_async_abort.rst | 76 be leaked. Only the victim is responsible for bringing data to the CPU. As
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | security-subjects.rst | 80 the exploit is not leaked and exploited before a response/fix has been generated.
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | mds.rst | 111 itself are not required because the necessary gadgets to expose the leaked
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | README | 240 and the other is a test whether the command leaked memory or not.
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 184 disk. This way, even if your ``.gnupg`` directory is leaked or stolen in 286 think. They can be leaked or stolen via many different means: 367 Even though the Certify key is now safe from being leaked or stolen, the
|