Home
last modified time | relevance | path

Searched refs:has_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_pages.c361 enum i915_map_type has_type; in i915_gem_object_pin_map() local
421 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()
422 if (ptr && has_type != type) { in i915_gem_object_pin_map()
475 enum i915_map_type has_type; in __i915_gem_object_flush_map() local
488 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()
489 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()
/openbmc/qemu/hw/net/rocker/
H A Dqmp-norocker.c43 bool has_type, in qmp_query_rocker_of_dpa_groups() argument
H A Drocker_of_dpa.c2539 bool has_type, in qmp_query_rocker_of_dpa_groups() argument
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c115 int has_type; variable
153 if (has_type) { in can_record()
/openbmc/linux/tools/perf/util/
H A Dbpf_lock_contention.c131 skel->bss->has_type = 1; in lock_contention_prepare()
/openbmc/qemu/
H A Dmeson.build2708 # has_type
2710 cc.has_type('struct iovec',
2713 cc.has_type('struct utmpx',
2859 have_l2tpv3 = cc.has_type('struct mmsghdr',