Home
last modified time | relevance | path

Searched refs:tainted (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c77 atomic_t tainted; member
1332 if (unlikely(atomic_read(&i->tainted))) in most_submit_mbo()
1465 if (unlikely(atomic_read(&i->tainted))) { in most_put_mbo()
1627 if (atomic_read(&c->inst->tainted)) { in most_stop_channel()
1773 atomic_set(&inst->tainted, 0); in most_register_interface()
1848 atomic_set(&i->tainted, 1); in most_deregister_interface()
/linux-4.4.14/Documentation/acpi/
Dinitrd_table_override.txt30 If BIOS ACPI tables are overridden the kernel will get tainted with the
/linux-4.4.14/Documentation/
Doops-tracing.txt225 counter. This indicates that the kernel has been tainted by some
227 characters, each representing a particular tainted value.
278 unloaded, the tainted value remains to indicate that the kernel is not
Dmodule-signing.txt56 be marked as being tainted, and the concerned modules will be marked as
57 tainted, shown with the character 'E'.
Dkasan.txt51 BUG kmalloc-128 (Not tainted): kasan error
DBUG-HUNTING199 EIP: 0060:[<c021e50e>] Not tainted VLI
Dkmemcheck.txt241 Pid: 1856, comm: ntpdate Not tainted 2.6.29-rc5 #264 945P-A
/linux-4.4.14/Documentation/RCU/
Dlockdep-splat.txt35 Pid: 1552, comm: scsi_scan_6 Not tainted 3.0.0-rc5 #17
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt85 - tainted
856 tainted:
858 Non-zero if the kernel has been tainted. Numeric values, which
870 64 - The user has asked that the system be marked "tainted". This
Dfs.txt228 or otherwise protected/tainted binaries. The modes are
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S314 ;; Dont worry that the BSS is tainted. It will be cleared later.