Searched defs:cont (Results 1 - 9 of 9) sorted by relevance

/arch/m68k/fpsp040/
H A Dsgetem.S115 bnes cont |if set then continue
117 cont: label
H A Dx_snan.S264 bras cont
267 cont: label
H A Dgen_except.S371 beq cont
373 cont: label
/arch/mips/kernel/
H A Dspinlock_test.c14 int cont; local
18 cont = 1;
22 while (cont) {
26 cont = 0;
57 int cont; local
62 cont = 1;
76 while (cont) {
80 cont = 0;
/arch/ia64/include/asm/
H A Duaccess.h349 int cont; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */ member in struct:exception_table_entry
/arch/mips/pci/
H A Dops-tx4927.c398 int i, cont; local
403 for (i = 0, cont = 0; i < ARRAY_SIZE(pcistat_tbl); i++)
406 cont++ ? " " : "", pcistat_tbl[i].str);
411 for (i = 0, cont = 0; i < ARRAY_SIZE(g2pstat_tbl); i++)
414 cont++ ? " " : "", g2pstat_tbl[i].str);
419 for (i = 0, cont = 0; i < ARRAY_SIZE(pcicstat_tbl); i++)
422 cont++ ? " " : "", pcicstat_tbl[i].str);
/arch/x86/kernel/cpu/microcode/
H A Damd_early.c116 u8 *data, **cont; local
126 cont = (u8 **)__pa_nodebug(&container);
131 cont = &container;
152 *cont = data;
162 *cont_sz = compute_container_size(*cont, left + offset);
194 *cont = NULL;
352 unsigned long cont; local
363 cont = (unsigned long)container;
370 cont = __pa(container);
381 (cont
[all...]
/arch/cris/include/arch-v32/arch/hwregs/
H A Dbif_dma_defs.h91 unsigned int cont : 1; member in struct:__anon396
141 unsigned int cont : 1; member in struct:__anon401
190 unsigned int cont : 1; member in struct:__anon406
240 unsigned int cont : 1; member in struct:__anon411
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dbif_dma_defs.h91 unsigned int cont : 1; member in struct:__anon1263
141 unsigned int cont : 1; member in struct:__anon1268
190 unsigned int cont : 1; member in struct:__anon1273
240 unsigned int cont : 1; member in struct:__anon1278

Completed in 273 milliseconds