Searched refs:insn1_type (Results 1 - 2 of 2) sorted by relevance

/arch/score/kernel/
H A Dptrace.c240 child->thread.insn1_type = 0;
245 child->thread.insn1_type = 1;
262 child->thread.insn1_type = 0;
267 child->thread.insn1_type = 1;
295 if (child->thread.insn1_type == 0)
299 if (child->thread.insn1_type == 1)
304 if (child->thread.insn1_type == 0)
307 if (child->thread.insn1_type == 1)
/arch/score/include/asm/
H A Dprocessor.h68 unsigned long insn1_type; member in struct:thread_struct

Completed in 51 milliseconds