Home
last modified time | relevance | path

Searched refs:__queue_push_head (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dqueue.h41 void __queue_push_head(struct queue *queue, struct list *entry);
/hardware/intel/common/wrs_omxil_core/utils/src/
Dqueue.c54 void __queue_push_head(struct queue *queue, struct list *entry) in __queue_push_head() function