| /linux-6.15/drivers/soundwire/ |
| H A D | debugfs.c | 156 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in set_command() 174 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in set_command_type() 190 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in set_start_address() 209 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in set_num_bytes() 273 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in cmd_go()
|
| H A D | intel_ace2x_debugfs.c | 95 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in intel_set_m_datamode() 113 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in intel_set_s_datamode()
|
| /linux-6.15/arch/x86/kernel/cpu/mce/ |
| H A D | winchip.c | 24 add_taint(TAINT_MACHINE_CHECK, LOCKDEP_NOW_UNRELIABLE); in winchip_machine_check()
|
| H A D | p5.c | 40 add_taint(TAINT_MACHINE_CHECK, LOCKDEP_NOW_UNRELIABLE); in pentium_machine_check()
|
| /linux-6.15/tools/testing/selftests/ |
| H A D | kselftest_module.h | 45 add_taint(TAINT_TEST, LOCKDEP_STILL_OK); \
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | msr.c | 135 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in msr_write() 189 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in msr_ioctl()
|
| H A D | amd_node.c | 264 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in smn_value_write()
|
| H A D | dumpstack.c | 365 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in oops_end()
|
| /linux-6.15/include/linux/ |
| H A D | panic.h | 97 extern void add_taint(unsigned flag, enum lockdep_ok);
|
| /linux-6.15/kernel/ |
| H A D | panic.c | 601 void add_taint(unsigned flag, enum lockdep_ok lockdep_ok) in add_taint() function 613 EXPORT_SYMBOL(add_taint); 760 add_taint(taint, LOCKDEP_STILL_OK); in __warn()
|
| /linux-6.15/drivers/base/regmap/ |
| H A D | regmap-debugfs.c | 326 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in regmap_map_write_file() 481 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in regmap_cache_only_write_file() 528 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in regmap_cache_bypass_write_file()
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | traps.c | 49 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in die()
|
| /linux-6.15/mm/kmsan/ |
| H A D | report.c | 215 add_taint(TAINT_BAD_PAGE, LOCKDEP_NOW_UNRELIABLE); in kmsan_report()
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | efi.c | 194 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in efi_runtime_fixup_exception()
|
| /linux-6.15/arch/x86/pci/ |
| H A D | common.c | 600 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in pcibios_setup() 604 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in pcibios_setup()
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | traps.c | 104 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in die()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | dumpstack.c | 212 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in die()
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | traps.c | 208 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in die()
|
| /linux-6.15/mm/kfence/ |
| H A D | report.c | 284 add_taint(TAINT_BAD_PAGE, LOCKDEP_STILL_OK); in kfence_report_error()
|
| /linux-6.15/drivers/dma/ioat/ |
| H A D | dca.c | 318 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in ioat_dca_init()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_utils.h | 348 add_taint(taint, LOCKDEP_STILL_OK); in __add_taint_for_CI()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | traps_32.c | 65 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in die_if_kernel()
|
| /linux-6.15/Documentation/admin-guide/kdump/ |
| H A D | kdump.rst | 542 Trigger Kdump on add_taint() 546 from within add_taint() whenever the value set in this bitmask matches with the 547 bit flag being set by add_taint(). 548 This will cause a kdump to occur at the add_taint()->panic() call.
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | traps.c | 102 add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE); in die()
|
| /linux-6.15/mm/kasan/ |
| H A D | report.c | 240 add_taint(TAINT_BAD_PAGE, LOCKDEP_NOW_UNRELIABLE); in end_report()
|