Searched refs:list_first_entry (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dlist.h330 * list_first_entry - get the first element from a list
337 #define list_first_entry(ptr, type, member) \ macro
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dlist.h332 * list_first_entry - get the first element from a list
339 #define list_first_entry(ptr, type, member) \ macro
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dlist.h337 * list_first_entry - get the first element from a list
344 #define list_first_entry(ptr, type, member) \ macro

Completed in 92 milliseconds