Home
last modified time | relevance | path

Searched refs:LOCKDEP_STILL_OK (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/drivers/soundwire/
H A Dintel_ace2x_debugfs.c95 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()
H A Dcadence_master.c407 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in cdns_hw_reset()
478 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in cdns_parity_error_injection()
506 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in cdns_set_pdi_loopback_source()
523 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in cdns_set_pdi_loopback_target()
H A Dintel.c147 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in intel_set_m_datamode()
165 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in intel_set_s_datamode()
/openbmc/linux/tools/testing/selftests/
H A Dkselftest_module.h45 add_taint(TAINT_TEST, LOCKDEP_STILL_OK); \
/openbmc/linux/arch/x86/kernel/
H A Dmsr.c135 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()
/openbmc/linux/include/linux/
H A Dpanic.h88 LOCKDEP_STILL_OK, enumerator
/openbmc/linux/drivers/base/regmap/
H A Dregmap-debugfs.c326 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()
/openbmc/linux/arch/arm64/kernel/
H A Defi.c189 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in efi_runtime_fixup_exception()
/openbmc/linux/arch/x86/pci/
H A Dcommon.c600 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in pcibios_setup()
604 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in pcibios_setup()
H A Dfixup.c759 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in pci_amd_enable_64bit_bar()
/openbmc/linux/drivers/dma/ioat/
H A Ddca.c316 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in ioat_dca_init()
/openbmc/linux/mm/kfence/
H A Dreport.c278 add_taint(TAINT_BAD_PAGE, LOCKDEP_STILL_OK); in kfence_report_error()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.h366 add_taint(taint, LOCKDEP_STILL_OK); in __add_taint_for_CI()
H A Di915_pci.c1036 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in i915_pci_probe()
/openbmc/linux/kernel/
H A Dpanic.c692 add_taint(taint, LOCKDEP_STILL_OK); in __warn()
H A Dwatchdog.c532 add_taint(TAINT_SOFTLOCKUP, LOCKDEP_STILL_OK); in watchdog_timer_fn()
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c500 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in reload_store()
/openbmc/linux/kernel/module/
H A Dmain.c2018 add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK); in module_augment_kernel_taints()
2024 add_taint_module(mod, TAINT_CRAP, LOCKDEP_STILL_OK); in module_augment_kernel_taints()
2030 add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in module_augment_kernel_taints()
2041 add_taint_module(mod, TAINT_TEST, LOCKDEP_STILL_OK); in module_augment_kernel_taints()
2049 add_taint_module(mod, TAINT_UNSIGNED_MODULE, LOCKDEP_STILL_OK); in module_augment_kernel_taints()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-init.c585 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in kvm_vgic_hyp_init()
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c479 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in dmar_parse_one_andd()
512 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in dmar_parse_one_rhsa()
876 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in warn_invalid_dmar()
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c350 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in numa_node_store()
785 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in pci_write_config()
/openbmc/linux/lib/kunit/
H A Dtest.c639 add_taint(TAINT_TEST, LOCKDEP_STILL_OK); in kunit_run_tests()
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_main.c956 add_taint(TAINT_CPU_OUT_OF_SPEC, LOCKDEP_STILL_OK); in snic_init_module()
/openbmc/linux/drivers/vfio/
H A Dgroup.c676 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in vfio_group_find_or_alloc()
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c832 add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK); in generic_get_mtrr()

12