Searched refs:no_reg (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dannotate-data.h82 * @no_reg: Failed to extract a register from the operand
96 int no_reg; member in struct:annotated_data_stat
/linux-master/drivers/input/keyboard/
H A Dtm2-touchkey.c41 bool no_reg; member in struct:touchkey_variant
71 .no_reg = true,
104 return touchkey->variant->no_reg ?
140 if (touchkey->variant->no_reg)
/linux-master/tools/perf/
H A Dbuiltin-annotate.c409 s->no_reg +
426 PRINT_STAT(no_reg);
/linux-master/drivers/parport/
H A Dparport_pc.c1509 goto no_reg;
1513 goto no_reg;
1517 goto no_reg;
1528 no_reg:

Completed in 112 milliseconds