Home
last modified time | relevance | path

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

/platform/bcm28xx/
A Dplatform.c171 struct list_node list = LIST_INITIAL_VALUE(list); in platform_early_init() local
172 pmm_alloc_range(MEMBASE, 0x80000 / PAGE_SIZE, &list); in platform_early_init()
/platform/zynq/
A Dgem.c120 pktbuf_t *p = list_remove_head_type(&gem.queued_pbufs, pktbuf_t, list); in free_completed_pbuf_frames()
147 ((p = list_remove_head_type(&gem.tx_queue, pktbuf_t, list)) != NULL)) { in queue_pkts_in_tx_tbl()
165 list_add_tail(&gem.queued_pbufs, &p->list); in queue_pkts_in_tx_tbl()
188 list_add_tail(&gem.tx_queue, &p->list); in gem_send_raw_pkt()
/platform/rp20xx/tools/
A Duf2conv.py246 return list(filter(has_info, drives))
303 if args.list:

Completed in 8 milliseconds