Home
last modified time | relevance | path

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

/xen/xen/common/
A Ddevice_tree.c1555 const __be32 *list, *list_end; in __dt_parse_phandle_with_args() local
1565 list_end = list + size / sizeof(*list); in __dt_parse_phandle_with_args()
1568 while ( list < list_end ) in __dt_parse_phandle_with_args()
1616 if ( list + count > list_end ) in __dt_parse_phandle_with_args()

Completed in 6 milliseconds