Home
last modified time | relevance | path

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

/linux/arch/arm/probes/
A Ddecode.h266 REG_TYPE_NONE = 0, /* Not a register, ignore */ enumerator
284 REG_TYPE_0 = REG_TYPE_NONE
A Ddecode.c269 case REG_TYPE_NONE: in decode_regs()
/linux/arch/arm/probes/uprobes/
A Dactions-arm.c27 if ((regs & 0xf) == REG_TYPE_NONE) in uprobes_substitute_pc()
52 if ((regs & 0xf) == REG_TYPE_NONE) in uprobes_substitute_pc()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_g2d.c132 REG_TYPE_NONE = -1, enumerator
305 buf_info->reg_types[i] = REG_TYPE_NONE; in g2d_init_cmdlist()
592 reg_type = REG_TYPE_NONE; in g2d_get_reg_type()
705 if (reg_type == REG_TYPE_NONE) { in g2d_map_cmdlist_gem()
790 buf_info->reg_types[i] = REG_TYPE_NONE; in g2d_unmap_cmdlist_gem()
/linux/arch/arm/probes/kprobes/
A Dtest-core.c797 case REG_TYPE_NONE: in coverage_add_registers()

Completed in 16 milliseconds