Home
last modified time | relevance | path

Searched refs:FOREACH_DEVICE_TAG (Results 1 – 9 of 9) sorted by relevance

/systemd-251/src/libsystemd/sd-device/
Ddevice-util.h18 #define FOREACH_DEVICE_TAG(device, tag) \ macro
Ddevice-private.c949 FOREACH_DEVICE_TAG(device_old, tag) in device_tag_index()
956 FOREACH_DEVICE_TAG(device, tag) { in device_tag_index()
1055 FOREACH_DEVICE_TAG(device, tag) in device_update_db()
Dtest-sd-device-monitor.c79 FOREACH_DEVICE_TAG(device, tag) in test_send_receive_one()
Ddevice-monitor.c595 FOREACH_DEVICE_TAG(device, val) in device_monitor_send_device()
/systemd-251/
D.clang-format71 - FOREACH_DEVICE_TAG
/systemd-251/coccinelle/
Dmacros.h224 #define FOREACH_DEVICE_TAG(device, tag) YACFE_ITERATOR macro
/systemd-251/src/libudev/
Dlibudev-device.c849 FOREACH_DEVICE_TAG(udev_device->device, tag) in udev_device_get_tags_list_entry()
/systemd-251/src/udev/
Dudev-event.c1038 FOREACH_DEVICE_TAG(s, tag) { in copy_all_tags()
Dudev-rules.c1625 FOREACH_DEVICE_TAG(dev, val) in udev_rule_apply_token_to_event()