Searched refs:private_pop_front (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsci_abstract_list.h421 SCI_ABSTRACT_ELEMENT_T * private_pop_front(
591 private_pop_front(&(list_p)->elements); \
792 #define private_pop_front( \ macro
864 alElement_p = private_pop_front(&(free_pool)->free_list); \
H A Dsci_abstract_list.c303 private_pop_front(&(list_p)->elements);
516 SCI_ABSTRACT_ELEMENT_T * private_pop_front( function
590 alElement_p = private_pop_front(&(free_pool)->free_list);

Completed in 118 milliseconds