Home
last modified time | relevance | path

Searched refs:__read_mostly (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dcompiler.h15 #define __read_mostly macro
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_params.h98 extern struct i915_params i915_modparams __read_mostly;
H A Di915_mitigations.c15 static unsigned long mitigations __read_mostly = ~0UL; variable
H A Di915_params.c51 struct i915_params i915_modparams __read_mostly = { variable
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_selftest.c35 struct i915_selftest i915_selftest __read_mostly = { variable
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_print.h401 static bool __print_once __read_mostly; \
/openbsd-src/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1711 static int dp_aux_i2c_speed_khz __read_mostly = 10; variable
1876 static int dp_aux_i2c_transfer_size __read_mostly = DP_AUX_MAX_PAYLOAD_BYTES; variable
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_edid.c1773 static int edid_fixup __read_mostly = 6; variable