Home
last modified time | relevance | path

Searched refs:TAINT_USER (Results 1 – 12 of 12) sorted by relevance

/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/include/linux/
H A Dpanic.h63 #define TAINT_USER 6 macro
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.c48 if (!test_taint(TAINT_USER)) in __i915_printk()
H A Di915_pci.c1036 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in i915_pci_probe()
/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/kernel/
H A Dpanic.c477 [ TAINT_USER ] = { 'U', ' ', false },
H A Dparams.c110 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in param_check_unsafe()
/openbmc/linux/drivers/vfio/
H A Dgroup.c676 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in vfio_group_find_or_alloc()
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c785 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in pci_write_config()
/openbmc/linux/drivers/thunderbolt/
H A Ddebugfs.c148 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in regs_write()