Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c2956 int nr, dotted; in generic_inst_dump() local
2960 dotted = 0; in generic_inst_dump()
2971 if (!dotted) { in generic_inst_dump()
2973 dotted = 1; in generic_inst_dump()
2977 dotted = 0; in generic_inst_dump()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c3026 int nr, dotted; in generic_inst_dump() local
3030 dotted = 0; in generic_inst_dump()
3041 if (!dotted) { in generic_inst_dump()
3043 dotted = 1; in generic_inst_dump()
3047 dotted = 0; in generic_inst_dump()

Completed in 11 milliseconds