HomeSort by relevance Sort by last modified time
    Searched refs:thash (Results 1 - 6 of 6) sorted by null

  /external/blktrace/
blkiomon.c 83 struct trace *thash[TRACE_HASH_SIZE] = {}; variable in typeref:struct:trace
370 t->next = thash[i];
371 thash[i] = t;
379 for (t = thash[i]; t; t = t->next) {
386 thash[i] = t->next;
586 for (t = thash[i]; t; t = t->next) {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-m.pl 212 thash r4 = r5
dv-raw-err.s 138 thash r7 = r8
236 thash r1 = r2
opc-m.s 1004 thash r4 = r5
opc-m.d     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 925 typedef struct thash { struct
1037 thash_t thash [ PAGE_SIZE \/ sizeof (thash_t) ]; member in union:page
    [all...]

Completed in 228 milliseconds