OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tp_queue_work
(Results
1 - 3
of
3
) sorted by null
/external/fio/lib/
tp.h
31
extern void
tp_queue_work
(struct tp_data *, struct tp_work *);
tp.c
71
void
tp_queue_work
(struct tp_data *tdat, struct tp_work *work)
function
/external/fio/
iolog.c
1121
tp_queue_work
(tdat, &data->work);
Completed in 1813 milliseconds