/external/ethtool/ |
D | test-common.c | 53 #define list_for_each_safe(pos, n, head) \ macro 120 list_for_each_safe(block, next, &malloc_list) in test_free_all() 188 list_for_each_safe(head, next, &file_list) { in test_close() 225 list_for_each_safe(head, next, &file_list) { in test_fclose() 241 list_for_each_safe(head, next, &file_list) { in test_close_all()
|
/external/blktrace/btt/ |
D | misc.c | 52 list_for_each_safe(p, q, &files_to_clean) { in clean_files() 70 list_for_each_safe(p, q, &all_bufs) { in clean_bufs()
|
D | devs.c | 102 list_for_each_safe(p, q, &all_devs) { in dip_exit() 190 list_for_each_safe(p, q, &head) { in dip_foreach() 272 list_for_each_safe(p, q, &all_devs) { in dip_cleanup()
|
D | devmap.c | 87 list_for_each_safe(p, q, &all_devmaps) { in dev_map_exit()
|
D | trace_issue.c | 40 list_for_each_safe(p, q, &head) { in handle_issue()
|
D | rstats.c | 135 list_for_each_safe(p, q, &rstats) { in rstat_exit()
|
D | list.h | 136 #define list_for_each_safe(pos, n, head) \ macro
|
D | inlines.h | 39 list_for_each_safe(p, q, range_head) { in __region_exit() 154 list_for_each_safe(p, q, &all_ios) { in io_free_all()
|
D | trace_complete.c | 69 list_for_each_safe(p, q, &head) { in handle_complete()
|
D | p_live.c | 197 list_for_each_safe(p, q, &all_p_lives) { in p_live_exit()
|
/external/libnl/python/netlink/ |
D | utils.h | 25 #define list_for_each_safe(pos, n, head) \ macro
|
/external/libxkbcommon/src/ |
D | util-list.h | 65 #define list_for_each_safe(pos, tmp, head, member) \ macro
|
D | registry.c | 350 list_for_each_safe(iso639, tmp_639, &l->iso639s, base.link) { in rxkb_layout_destroy() 353 list_for_each_safe(iso3166, tmp_3166, &l->iso3166s, base.link) { in rxkb_layout_destroy() 391 list_for_each_safe(o, otmp, &og->options, base.link) { in rxkb_option_group_destroy() 417 list_for_each_safe(m, mtmp, &ctx->models, base.link) in rxkb_context_destroy() 421 list_for_each_safe(l, ltmp, &ctx->layouts, base.link) in rxkb_context_destroy() 425 list_for_each_safe(og, ogtmp, &ctx->option_groups, base.link) in rxkb_context_destroy()
|
/external/e2fsprogs/lib/blkid/ |
D | devname.c | 95 list_for_each_safe(p, pnext, &cache->bic_devs) { in blkid_get_dev() 193 list_for_each_safe(p, pnext, &cache->bic_devs) { in probe_one() 474 list_for_each_safe(p, pnext, &cache->bic_devs) { in probe_all()
|
D | list.h | 174 #define list_for_each_safe(pos, pnext, head) \ macro
|
D | cache.c | 165 list_for_each_safe(p, pnext, &cache->bic_devs) { in blkid_gc_cache()
|
/external/erofs-utils/include/erofs/ |
D | list.h | 87 #define list_for_each_safe(pos, n, head) \ macro
|
/external/blktrace/btreplay/ |
D | btreplay.c | 674 list_for_each_safe(p, q, &map_devs) { in release_map_devs() 855 list_for_each_safe(p, q, &tip->free_iocbs) { in tip_release() 969 list_for_each_safe(p, q, &input_files) { in rem_input_files() 1008 list_for_each_safe(p, q, &input_devs) { in find_input_files()
|
D | btrecord.c | 782 list_for_each_safe(p, q, &input_files) in main()
|
/external/blktrace/ |
D | blktrace.c | 1284 list_for_each_safe(p, q, &devpaths) { in rel_devpaths() 1320 list_for_each_safe(p, q, list) { in handle_list_net() 1377 list_for_each_safe(p, q, list) { in handle_list_file() 1980 list_for_each_safe(p, q, &tracers) { in del_tracers() 2357 list_for_each_safe(p, q, &ch->devpaths) { in net_ch_remove() 2362 list_for_each_safe(p, q, &ch->conn_list) { in net_ch_remove() 2568 list_for_each_safe(p, q, &ns->conn_list) { in handle_client_data()
|
/external/ltp/testcases/realtime/include/ |
D | list.h | 290 #define list_for_each_safe(pos, n, head) \ macro
|
/external/blktrace/iowatcher/ |
D | list.h | 326 #define list_for_each_safe(pos, n, head) \ macro
|
/external/libnfnetlink/include/ |
D | linux_list.h | 374 #define list_for_each_safe(pos, n, head) \ macro
|
/external/libnetfilter_conntrack/include/internal/ |
D | linux_list.h | 375 #define list_for_each_safe(pos, n, head) \ macro
|
/external/iptables/libiptc/ |
D | linux_list.h | 370 #define list_for_each_safe(pos, n, head) \ macro
|