Home
last modified time | relevance | path

Searched refs:LIST_FOREACH_BACKWARDS (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dlist.h151 #define LIST_FOREACH_BACKWARDS(name,i,start) \ macro
/systemd-251/src/core/
Ddevice.c793 LIST_FOREACH_BACKWARDS(same_sysfs, other, d->same_sysfs_prev) { in device_following()
826 LIST_FOREACH_BACKWARDS(same_sysfs, other, d->same_sysfs_prev) { in device_following_set()
Dswap.c1323 LIST_FOREACH_BACKWARDS(same_devnode, other, s->same_devnode_prev) { in swap_following()