Lines Matching defs:module
21 const char *module;
63 { .thread_id = 0, .module = "ut_module0", },
64 { .thread_id = 0, .module = "ut_module0", },
65 { .thread_id = 0, .module = "ut_module0", },
66 { .thread_id = 0, .module = "ut_module0", },
67 { .thread_id = 1, .module = "ut_module0", },
68 { .thread_id = 1, .module = "ut_module0", },
69 { .thread_id = 1, .module = "ut_module0", },
70 { .thread_id = 1, .module = "ut_module0", },
73 { .thread_id = 0, .module = "ut_module1", },
74 { .thread_id = 0, .module = "ut_module1", },
75 { .thread_id = 0, .module = "ut_module1", },
76 { .thread_id = 0, .module = "ut_module1", },
77 { .thread_id = 1, .module = "ut_module1", },
78 { .thread_id = 1, .module = "ut_module1", },
79 { .thread_id = 1, .module = "ut_module1", },
80 { .thread_id = 1, .module = "ut_module1", },
120 /* First check that it's possible to retrieve the whole pools from a single module */
202 * module, starting from the large pool
220 /* Request one buffer per module from each pool */
351 /* Request a buffer from each queue and each module on thread 0 */
468 { .thread_id = 0, .module = "ut_module0", },
469 { .thread_id = 0, .module = "ut_module0", },
470 { .thread_id = 0, .module = "ut_module0", },
471 { .thread_id = 0, .module = "ut_module0", },
474 { .thread_id = 0, .module = "ut_module1", },
475 { .thread_id = 0, .module = "ut_module1", },
576 /* Also make sure the queue is FIFO and doesn't care about which module requested
577 * and which module released the buffer.