Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/linux/
Dcontainer_of.h11 #define typeof_member(s, e) typeof(((s *)0)->e) macro
/openbsd/src/sys/dev/pci/drm/i915/
Dintel_runtime_pm.h83 BITS_PER_TYPE(typeof_member(struct intel_runtime_pm, wakeref_count))
Di915_utils.h155 BUILD_BUG_ON_MSG(!__same_type(*(ptr), typeof_member(type, member)) && \
Di915_sw_fence.c26 BITS_PER_TYPE(typeof_member(struct wait_queue_entry, flags))
Di915_pmu.c120 BITS_PER_TYPE(typeof_member(struct i915_pmu, in config_mask()
124 BITS_PER_TYPE(typeof_member(struct i915_pmu, in config_mask()