Searched refs:LIST_FOREACH_SAFE (Results 1 - 14 of 14) sorted by relevance

/systemd/src/core/
H A Dumount.c373 LIST_FOREACH_SAFE(mount_point, m, n, *head) {
442 LIST_FOREACH_SAFE(mount_point, m, n, *head) {
467 LIST_FOREACH_SAFE(mount_point, m, n, *head) {
504 LIST_FOREACH_SAFE(mount_point, m, n, *head) {
H A Ddbus-cgroup.c402 LIST_FOREACH_SAFE(device_bandwidths, a, next, c->blockio_device_bandwidths)
H A Dload-fragment.c3120 LIST_FOREACH_SAFE (device_bandwidths, b, next, c->blockio_device_bandwidths)
/systemd/src/basic/
H A Dlist.h156 #define LIST_FOREACH_SAFE(name,i,n,head) \ macro
/systemd/src/libsystemd-network/
H A Dsd-ndisc.c238 LIST_FOREACH_SAFE(prefixes, prefix, p, nd->prefixes)
312 LIST_FOREACH_SAFE(prefixes, prefix, p, nd->prefixes) {
H A Dlldp-internal.c88 LIST_FOREACH_SAFE(port, p, q, c->ports) {
H A Dlldp-tlv.c86 LIST_FOREACH_SAFE(section, s, n, m->sections)
H A Dsd-lldp.c442 LIST_FOREACH_SAFE(port, p, q, c->ports) {
/systemd/src/network/
H A Dnetworkd-netdev-bond.c401 LIST_FOREACH_SAFE(arp_ip_target, t, n, b->arp_ip_targets)
H A Dnetworkd-netdev.c238 LIST_FOREACH_SAFE(callbacks, callback, callback_next, netdev->callbacks) {
/systemd/src/udev/net/
H A Dlink-config.c100 LIST_FOREACH_SAFE(links, link, link_next, ctx->links)
/systemd/src/shared/
H A Dcondition.c92 LIST_FOREACH_SAFE(conditions, c, n, first)
/systemd/src/resolve/
H A Dresolved-dns-cache.c120 LIST_FOREACH_SAFE(by_key, i, n, first) { function
/systemd/src/timesync/
H A Dtimesyncd-manager.c1041 LIST_FOREACH_SAFE(names, n, nx, m->link_servers)

Completed in 102 milliseconds