Home
last modified time | relevance | path

Searched refs:list_for_each_safe (Results 1 – 25 of 40) sorted by relevance

12

/third_party/alsa-lib/src/ucm/
Dutils.c150 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 …]
Dmain.c1482 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/
Dpath-seat.c58 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()
Dudev-seat.c156 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()
Dutil-list.h61 #define list_for_each_safe(pos, tmp, head, member) \ macro
Devdev-tablet-pad-leds.c157 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()
Dlibinput.c1847 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()
Dquirks.c436 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/
Delem.c283 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/
Dutils.h25 #define list_for_each_safe(pos, n, head) \ macro
/third_party/alsa-lib/src/mixer/
Dmixer_local.h43 #define bag_for_each_safe(pos, next, bag) list_for_each_safe(pos, next, bag)
/third_party/e2fsprogs/lib/blkid/
Ddevname.c95 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()
Dlist.h174 #define list_for_each_safe(pos, pnext, head) \ macro
Dcache.c165 list_for_each_safe(p, pnext, &cache->bic_devs) { in blkid_gc_cache()
/third_party/alsa-lib/include/
Dlist.h58 #define list_for_each_safe(p, s, list) \ macro
/third_party/alsa-lib/src/pcm/
Dpcm_hooks.c86 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/
Dlist.h89 #define list_for_each_safe(el, el1, head) \ macro
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c309 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/
Dlist.h250 #define list_for_each_safe(pos, n, head) \ macro
/third_party/exfatprogs/include/
Dlist.h243 #define list_for_each_safe(pos, n, head) \ macro
/third_party/ltp/testcases/realtime/include/
Dlist.h290 #define list_for_each_safe(pos, n, head) \ macro
/third_party/alsa-lib/src/
Ddlmisc.c431 list_for_each_safe(p, npos, &pcm_dlobj_list) { in snd_dlobj_cache_cleanup()
/third_party/libinput/test/
Dlitest.c848 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/
Dlinux_list.h370 #define list_for_each_safe(pos, n, head) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h163 #define list_for_each_safe(p, n, head) \ macro

12