Searched refs:TAINT_USER (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/soundwire/ |
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()
|
H A D | cadence_master.c | 407 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 D | intel.c | 147 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 D | panic.h | 63 #define TAINT_USER 6 macro
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_utils.c | 48 if (!test_taint(TAINT_USER)) in __i915_printk()
|
H A D | i915_pci.c | 1036 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in i915_pci_probe()
|
/openbmc/linux/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()
|
/openbmc/linux/kernel/ |
H A D | panic.c | 477 [ TAINT_USER ] = { 'U', ' ', false },
|
H A D | params.c | 110 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in param_check_unsafe()
|
/openbmc/linux/drivers/vfio/ |
H A D | group.c | 676 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in vfio_group_find_or_alloc()
|
/openbmc/linux/drivers/pci/ |
H A D | pci-sysfs.c | 785 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in pci_write_config()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | debugfs.c | 148 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in regs_write()
|