HomeSort by: relevance | last modified time | path
    Searched refs:NUM_PROC_VECTORS (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xfs/dist/difs/
tables.c 68 ProcFunc ProcVector[NUM_PROC_VECTORS] =
97 SwappedProcFunc SwappedProcVector[NUM_PROC_VECTORS] =
126 ReplySwapFunc ReplySwapVector[NUM_PROC_VECTORS] =
dispatch.c 139 if (op >= NUM_PROC_VECTORS)
1075 for (i = 0; i < NUM_PROC_VECTORS; i++) {
  /xsrc/external/mit/xfs/dist/include/
globals.h 115 #define NUM_PROC_VECTORS 25
difs.h 39 extern ReplySwapFunc ReplySwapVector[NUM_PROC_VECTORS];

Completed in 5 milliseconds