Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h131 enum ttm_object_type real_type; member
300 container_of(base, struct ttm_prime_object, base)->real_type : in ttm_base_object_type()
H A Dttm_object.c665 prime->real_type = type; in ttm_prime_object_init()
/openbmc/linux/kernel/trace/
H A Dtrace_probe.c315 const struct btf_type *real_type; in btf_type_is_char_ptr() local
319 real_type = btf_type_skip_modifiers(btf, type->type, &tid); in btf_type_is_char_ptr()
320 if (!real_type) in btf_type_is_char_ptr()
323 if (BTF_INFO_KIND(real_type->info) != BTF_KIND_INT) in btf_type_is_char_ptr()
326 intdata = btf_type_int(real_type); in btf_type_is_char_ptr()
333 const struct btf_type *real_type; in btf_type_is_char_array() local
343 real_type = btf_type_skip_modifiers(btf, array->type, &tid); in btf_type_is_char_array()
345 intdata = btf_type_int(real_type); in btf_type_is_char_array()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h85 int real_type; /* real frame buffer type */ member
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h88 int real_type; /* real frame buffer type */ member