Lines Matching defs:list
219 WBTBlockInfoList *list; /* Registered data block list */ member
445 WBTCommandList *list = work->command; in WBT_GetCurrentCommand() local
473 void WBT_AddCommandPool(WBTContext *work, WBTCommandList *list, int count) in WBT_AddCommandPool()
494 WBTCommandList *list = work->command_pool; in WBT_AllocCommandList() local
528 void WBT_CreateCommandSYNC(WBTContext *work, WBTCommandList *list) in WBT_CreateCommandSYNC()
549 void WBT_CreateCommandINFO(WBTContext *work, WBTCommandList *list, in WBT_CreateCommandINFO()
583 void WBT_CreateCommandGET(WBTContext *work, WBTCommandList * list, in WBT_CreateCommandGET()
612 void WBT_CreateCommandMSG(WBTContext *work, WBTCommandList *list, in WBT_CreateCommandMSG()
653 WBTCommandList *list = WBT_AllocCommandList(context); in WBT_PostCommandSYNC() local
681 WBTCommandList *list = WBT_AllocCommandList(context); in WBT_PostCommandINFO() local
712 WBTCommandList *list = WBT_AllocCommandList(context); in WBT_PostCommandGET() local
740 WBTCommandList *list = WBT_AllocCommandList(context); in WBT_PostCommandMSG() local