Home
last modified time | relevance | path

Searched refs:sanitized (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/staging/
H A Dspeculation.rst77 A call to array_index_nospec(index, size) returns a sanitized index
/linux/scripts/package/
H A DPKGBUILD104 pkgdesc="Kernel headers sanitized for use in userspace"
/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c1698 unsigned int value, threshold, sanitized; in uniwill_probe()
1715 sanitized = uniwill_sanitize_battery_threshold(threshold); in uniwill_shutdown()
1716 if (threshold != sanitized) { in uniwill_shutdown()
1717 FIELD_MODIFY(CHARGE_CTRL_MASK, &value, sanitized); in uniwill_shutdown()
1514 unsigned int value, threshold, sanitized; uniwill_battery_init() local
/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst46 serial_rs485. The struct serial_rs485 userspace provides is sanitized
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst353 managed and sanitized by the hypervisor. Though disabling EPT has a
H A Dspectre.rst578 the branch target buffer is sanitized by flushing before switching
/linux/Documentation/cdrom/
H A Dcdrom-standard.rst428 routines in `cdrom.c` have sanitized this argument: its requested
/linux/Documentation/virt/kvm/
H A Dapi.rst7381 ``esr`` is set to a sanitized value of ESR_EL2 from the exception taken to KVM,