/external/syslinux/gpxe/src/net/ |
D | netdevice.c | 190 list_for_each_entry ( iobuf, &netdev->tx_queue, list ) { in netdev_tx_complete_next_err() 282 list_for_each_entry ( iobuf, &netdev->rx_queue, list ) { in netdev_rx_dequeue() 475 list_for_each_entry ( netdev, &net_devices, list ) { in find_netdev() 494 list_for_each_entry ( netdev, &net_devices, list ) { in find_netdev_by_location() 511 list_for_each_entry ( netdev, &open_net_devices, open_list ) { in last_opened_netdev() 598 list_for_each_entry ( netdev, &net_devices, list ) { in net_step()
|
D | infiniband.c | 145 list_for_each_entry ( wq, &cq->work_queues, list ) { in ib_poll_cq() 326 list_for_each_entry ( qp, &ibdev->qps, list ) { in ib_find_qp_qpn() 345 list_for_each_entry ( qp, &ibdev->qps, list ) { in ib_find_qp_mgid() 346 list_for_each_entry ( mgid, &qp->mgids, list ) { in ib_find_qp_mgid() 368 list_for_each_entry ( wq, &cq->work_queues, list ) { in ib_find_wq() 698 list_for_each_entry ( mgid, &qp->mgids, list ) { in ib_mcast_detach() 821 list_for_each_entry ( cq, &ibdev->cqs, list ) in ib_poll_eq() 945 list_for_each_entry ( ibdev, &open_ib_devices, open_list ) { in last_opened_ibdev()
|
D | ipv6.c | 125 list_for_each_entry ( miniroute, &miniroutes, list ) { in del_ipv6_address() 203 list_for_each_entry ( miniroute, &miniroutes, list ) { in ipv6_tx()
|
D | ipv4.c | 120 list_for_each_entry ( miniroute, &ipv4_miniroutes, list ) { in ipv4_route() 172 list_for_each_entry ( fragbuf, &frag_buffers, list ) { in ipv4_reassemble() 491 list_for_each_entry ( miniroute, &ipv4_miniroutes, list ) { in ipv4_arp_check()
|
D | udp.c | 76 list_for_each_entry ( existing, &udp_conns, list ) { in udp_bind() 246 list_for_each_entry ( udp, &udp_conns, list ) { in udp_demux()
|
/external/syslinux/gpxe/src/core/ |
D | malloc.c | 117 list_for_each_entry ( block, &free_blocks, list ) { in alloc_memblock() 193 list_for_each_entry ( block, &free_blocks, list ) { in free_memblock() 381 list_for_each_entry ( block, &free_blocks, list ) {
|
D | posix_io.c | 158 list_for_each_entry ( file, &posix_files, list ) { in posix_fd_to_file() 292 list_for_each_entry ( iobuf, &file->data, list ) { in read_user()
|
D | process.c | 82 list_for_each_entry ( process, &run_queue, list ) { in step()
|
D | settings.c | 97 list_for_each_entry ( generic, &generics->list, list ) { in find_generic_setting() 249 list_for_each_entry ( settings, &parent->children, siblings ) { in find_child_settings() 409 list_for_each_entry ( tmp, &parent->children, siblings ) { in reprioritise_settings() 561 list_for_each_entry ( child, &settings->children, siblings ) { in fetch_setting()
|
/external/libnfnetlink/src/ |
D | iftable.c | 72 list_for_each_entry(this, &h->ifindex_hash[hash], head) { in iftable_add() 165 list_for_each_entry(this, &h->ifindex_hash[hash], head) { in nlif_index2name() 199 list_for_each_entry(this, &h->ifindex_hash[hash], head) { in nlif_get_ifflags()
|
/external/libusb/libusb/ |
D | io.c | 1332 list_for_each_entry(transfer, &ctx->flying_transfers, list, struct usbi_transfer) { in arm_timerfd_for_next_timeout() 1393 list_for_each_entry(cur, &ctx->flying_transfers, list, struct usbi_transfer) { in add_to_flying_list() 2015 list_for_each_entry(transfer, &ctx->flying_transfers, list, struct usbi_transfer) { in handle_timeouts_locked() 2124 list_for_each_entry(ipollfd, &ctx->ipollfds, list, struct usbi_pollfd) { in handle_events() 2568 list_for_each_entry(transfer, &ctx->flying_transfers, list, struct usbi_transfer) { in libusb_get_next_timeout() 2682 list_for_each_entry(ipollfd, &ctx->ipollfds, list, struct usbi_pollfd) in usbi_remove_pollfd() 2734 list_for_each_entry(ipollfd, &ctx->ipollfds, list, struct usbi_pollfd) in libusb_get_pollfds() 2795 list_for_each_entry(cur, &HANDLE_CTX(dev_handle)->flying_transfers, list, struct usbi_transfer) in usbi_handle_disconnect()
|
/external/syslinux/com32/lib/sys/module/ |
D | common.c | 70 list_for_each_entry(entry, &PATH, list) { in findpath() 265 list_for_each_entry(crt_dep, &req->dependants, list) { in enforce_dependency() 285 list_for_each_entry(crt_dep, &req->dependants, list) { in clear_dependency() 299 list_for_each_entry(crt_dep, &dep->required, list) { in clear_dependency()
|
/external/libusb/libusb/os/ |
D | threads_windows.c | 147 list_for_each_entry(pos, &cond->waiters, list, struct usbi_cond_perthread) { in usbi_cond_broadcast() 164 list_for_each_entry(pos, &cond->not_waiting, list, struct usbi_cond_perthread) { in usbi_cond_intwait()
|
D | haiku_pollfs.cpp | 100 list_for_each_entry(ctx, &active_contexts_list, list, struct libusb_context) { in WatchedEntry() 170 list_for_each_entry(ctx, &active_contexts_list, list, struct libusb_context) { in ~WatchedEntry()
|
/external/syslinux/gpxe/src/usr/ |
D | route.c | 35 list_for_each_entry ( miniroute, &ipv4_miniroutes, list ) { in route()
|
/external/iptables/libiptc/ |
D | libiptc.c | 559 list_for_each_entry(c, &h->chains, list) { in iptcc_chain_index_build() 662 list_for_each_entry(r, &c->rules, list) { in iptcc_get_rule_num() 873 list_for_each_entry(tmp, list_start_pos->prev, list) { in iptc_insert_chain() 1067 list_for_each_entry(c, &h->chains, list) { in parse_table() 1069 list_for_each_entry(r, &c->rules, list) { in parse_table() 1166 list_for_each_entry(r, &c->rules, list) { in iptcc_compile_chain() 1206 list_for_each_entry(r, &c->rules, list) { in iptcc_compile_chain_offsets() 1233 list_for_each_entry(c, &h->chains, list) { in iptcc_compile_table_prep() 1255 list_for_each_entry(c, &h->chains, list) { in iptcc_compile_table() 2000 list_for_each_entry(i, &c->rules, list) { in delete_entry() [all …]
|
/external/syslinux/com32/lib/syslinux/ |
D | memscan.c | 68 list_for_each_entry(entry, &syslinux_memscan_head, next) { in syslinux_scan_memory()
|
D | debug.c | 18 list_for_each_entry(e, &debug_funcs, list) { in lookup_entry()
|
/external/ltp/testcases/realtime/lib/ |
D | librttest.c | 369 list_for_each_entry(p, &_threads, _threads) { in join_thread() 386 list_for_each_entry(p, &_threads, _threads) { in all_threads_quit() 405 list_for_each_entry(p, &_threads, _threads) { in get_thread()
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | image.h | 138 list_for_each_entry ( (image), &images, list )
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | list.h | 38 #define list_for_each_entry(pos, head, member) \ macro
|
/external/syslinux/com32/include/sys/ |
D | module.h | 175 #define for_each_module(m) list_for_each_entry(m, &modules_head, list)
|
/external/syslinux/com32/elflink/ |
D | test_com32.c | 136 list_for_each_entry(crt_dep, &module->required, list) { in process_list()
|
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/ |
D | int13.c | 73 list_for_each_entry ( drive, &drives, list ) { in int13_set_num_drives() 388 list_for_each_entry ( drive, &drives, list ) { in int13()
|
/external/f2fs-tools/include/ |
D | list.h | 80 #define list_for_each_entry(pos, head, member) \ macro
|