Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_pages.c362 enum i915_map_type has_type; in i915_gem_object_pin_map() local
422 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()
423 if (ptr && has_type != type) { in i915_gem_object_pin_map()
476 enum i915_map_type has_type; in __i915_gem_object_flush_map() local
489 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()
490 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c122 const volatile int has_type; variable
191 if (has_type) { in can_record()
/linux/tools/perf/util/
H A Dbpf_lock_contention.c58 skel->rodata->has_type = 1; in lock_contention_prepare()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c9456 bool has_type = true; /* Type has a default value. */ in parse_add_command_pmt() local
9563 has_type = false; in parse_add_command_pmt()
9567 has_type = true; in parse_add_command_pmt()
9572 has_type = true; in parse_add_command_pmt()
9575 if (!has_type) { in parse_add_command_pmt()