Home
last modified time | relevance | path

Searched refs:poisoned (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-memory-page-offline17 The page must be still accessible, not poisoned. The
35 to access this page assuming it's poisoned by the
Dsysfs-kernel-slab383 The poison file specifies whether objects should be poisoned
/kernel/linux/linux-5.10/drivers/usb/core/
Durb.c135 if (unlikely(anchor->poisoned)) in usb_anchor_urb()
857 anchor->poisoned = 1; in usb_poison_anchored_urbs()
893 anchor->poisoned = 0; in usb_unpoison_anchored_urbs()
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst206 After entering the kernel, the kernel could use the poisoned branch
215 The kernel can protect itself against consuming poisoned branch
266 a deeper call stack. Any poisoned entries in the return stack buffer
290 for indirect branches to bypass the poisoned branch target buffer,
312 stack buffer. Such poisoned entries could be used to influence
506 This protects them from consuming poisoned entries in the branch
539 poisoned entries in branch target buffer left by rogue guests. It also
541 stack buffer underflow so poisoned branch target buffer could be used,
542 or attacker guests leaving poisoned entries in the return stack buffer.
/kernel/linux/linux-5.10/Documentation/vm/
Dhwpoison.rst11 (``MCA recovery``). This requires the OS to declare a page "poisoned",
44 a new page poison bit and various checks in the VM to handle poisoned
/kernel/linux/linux-5.10/include/linux/
Dusb.h1372 unsigned int poisoned:1; member
/kernel/linux/linux-5.10/Documentation/driver-api/
Dlibata.rst519 2. ``ap->active_tag`` and ``qc->tag`` are poisoned.
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c225 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store() local
228 (poisoned ? BPF_MAP_KEY_POISON : 0ULL); in bpf_map_key_store()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch15412 - * not use it at all. Let's provide some poisoned pointer to catch