/third_party/alsa-lib/src/ucm/ |
D | utils.c | 150 list_for_each_safe(pos, npos, &ctl_list->dev_list) { in uc_mgr_free_ctl() 164 list_for_each_safe(pos, npos, &uc_mgr->ctl_list) { in uc_mgr_free_ctl_list() 408 list_for_each_safe(pos, npos, base) { in uc_mgr_free_value() 422 list_for_each_safe(pos, npos, &dev_list->list) { in uc_mgr_free_dev_list() 529 list_for_each_safe(pos, npos, base) { in uc_mgr_free_sequence() 548 list_for_each_safe(pos, npos, base) { in uc_mgr_free_transition() 560 list_for_each_safe(pos, npos, base) { in uc_mgr_free_dev_name_list() 574 list_for_each_safe(pos, npos, base) { in uc_mgr_free_modifier() 606 list_for_each_safe(pos, npos, base) { in uc_mgr_free_device_list() 620 list_for_each_safe(pos, npos, &verb->device_list) { in uc_mgr_rename_device() [all …]
|
D | main.c | 1482 list_for_each_safe(pos, npos, &uc_mgr->active_modifiers) { in dismantle_use_case() 1491 list_for_each_safe(pos, npos, &uc_mgr->active_devices) { in dismantle_use_case() 1713 list_for_each_safe(pos, npos, list) { in myvalue_list_free()
|
/third_party/libinput/src/ |
D | path-seat.c | 58 list_for_each_safe(dev, next, in path_disable_device() 75 list_for_each_safe(seat, tmp, &input->base.seat_list, base.link) { in path_input_disable() 77 list_for_each_safe(device, next, in path_input_disable() 249 list_for_each_safe(dev, tmp, &path_input->path_list, link) in path_input_destroy()
|
D | udev-seat.c | 156 list_for_each_safe(device, next, in device_removed() 247 list_for_each_safe(seat, tmp, &input->base.seat_list, base.link) { in udev_input_remove_devices() 249 list_for_each_safe(device, next, in udev_input_remove_devices()
|
D | util-list.h | 61 #define list_for_each_safe(pos, tmp, head, member) \ macro
|
D | evdev-tablet-pad-leds.c | 157 list_for_each_safe(button, tmp, &group->toggle_button_list, link) in pad_led_group_destroy() 160 list_for_each_safe(led, tmpled, &group->led_list, link) in pad_led_group_destroy() 582 list_for_each_safe(group, tmpgrp, &pad->modes.mode_group_list, link) in pad_destroy_leds()
|
D | libinput.c | 1847 list_for_each_safe(source, next, &libinput->source_destroy_list, link) in libinput_drop_destroyed_sources() 1885 list_for_each_safe(seat, next_seat, &libinput->seat_list, link) { in libinput_unref() 1886 list_for_each_safe(device, next_device, in libinput_unref() 1894 list_for_each_safe(group, in libinput_unref() 1901 list_for_each_safe(tool, next_tool, &libinput->tool_list, link) { in libinput_unref() 2241 list_for_each_safe(listener, tmp, &device->event_listeners, link) in post_device_event()
|
D | quirks.c | 436 list_for_each_safe(p, tmp, &s->properties, link) in section_destroy() 1084 list_for_each_safe(s, tmp, &ctx->sections, link) { in quirks_context_unref()
|
/third_party/alsa-lib/src/topology/ |
D | elem.c | 283 list_for_each_safe(pos, npos, base) { in tplg_ref_free_list() 326 list_for_each_safe(pos, npos, base) { in tplg_elem_free_list() 506 list_for_each_safe(pos, npos, heap) { in tplg_free()
|
/third_party/libnl/python/netlink/ |
D | utils.h | 25 #define list_for_each_safe(pos, n, head) \ macro
|
/third_party/alsa-lib/src/mixer/ |
D | mixer_local.h | 43 #define bag_for_each_safe(pos, next, bag) list_for_each_safe(pos, next, bag)
|
/third_party/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()
|
/third_party/alsa-lib/include/ |
D | list.h | 58 #define list_for_each_safe(p, s, list) \ macro
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_hooks.c | 86 list_for_each_safe(pos, next, &h->hooks[SND_PCM_HOOK_TYPE_CLOSE]) { in snd_pcm_hooks_close() 118 list_for_each_safe(pos, next, &h->hooks[SND_PCM_HOOK_TYPE_HW_PARAMS]) { in snd_pcm_hooks_hw_params() 134 list_for_each_safe(pos, next, &h->hooks[SND_PCM_HOOK_TYPE_HW_FREE]) { in snd_pcm_hooks_hw_free()
|
/third_party/quickjs/ |
D | list.h | 89 #define list_for_each_safe(el, el1, head) \ macro
|
/third_party/alsa-lib/modules/mixer/simple/ |
D | sbase.c | 309 list_for_each_safe(pos, npos, &simple->helems) { in selem_free() 520 list_for_each_safe(pos, pos1, &priv->selectors) { in sbasic_cpriv_free() 524 list_for_each_safe(pos, pos1, &priv->sids) { in sbasic_cpriv_free()
|
/third_party/alsa-utils/alsactl/ |
D | list.h | 250 #define list_for_each_safe(pos, n, head) \ macro
|
/third_party/exfatprogs/include/ |
D | list.h | 243 #define list_for_each_safe(pos, n, head) \ macro
|
/third_party/ltp/testcases/realtime/include/ |
D | list.h | 290 #define list_for_each_safe(pos, n, head) \ macro
|
/third_party/alsa-lib/src/ |
D | dlmisc.c | 431 list_for_each_safe(p, npos, &pcm_dlobj_list) { in snd_dlobj_cache_cleanup()
|
/third_party/libinput/test/ |
D | litest.c | 848 list_for_each_safe(p, tmp, &ctx->paths, link) { in close_restricted() 869 list_for_each_safe(f, tmp, &created_files_list, link) { in litest_signal() 904 list_for_each_safe(s, snext, tests, node) { in litest_free_test_list() 907 list_for_each_safe(t, tnext, &s->tests, node) { in litest_free_test_list() 1123 list_for_each_safe(n, tmp, &testnames, node) { in litest_run_suite() 1604 list_for_each_safe(f, tmp, created_files_list, link) { in litest_remove_udev_rules() 1727 list_for_each_safe(p, tmp, &ctx->paths, link) { in litest_destroy_context()
|
/third_party/iptables/libiptc/ |
D | linux_list.h | 370 #define list_for_each_safe(pos, n, head) \ macro
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | list.h | 163 #define list_for_each_safe(p, n, head) \ macro
|