Home
last modified time | relevance | path

Searched refs:add_taint (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dkernel.h106 #define add_taint(x, y) macro
/openbsd/sys/dev/pci/drm/i915/
H A Di915_utils.h372 add_taint(taint, LOCKDEP_STILL_OK); in __add_taint_for_CI()
H A Di915_pci.c1037 add_taint(TAINT_USER, LOCKDEP_STILL_OK); in i915_pci_probe()
H A Di915_driver.c190 add_taint(TAINT_MACHINE_CHECK, LOCKDEP_STILL_OK); in intel_detect_preproduction_hw()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_device.c3484 add_taint(TAINT_SOFTLOCKUP, LOCKDEP_STILL_OK); in amdgpu_device_get_job_timeout_settings()