| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | clock.h | 54 } while (read_seqretry(&clock->lock, seq)); in mlx5_timecounter_cyc2time()
|
| /Linux-v5.4/fs/nfs/ |
| D | namespace.c | 80 if (read_seqretry(&rename_lock, seq)) { in nfs_path() 121 if (read_seqretry(&rename_lock, seq)) in nfs_path()
|
| /Linux-v5.4/net/ipv4/ |
| D | inetpeer.c | 128 } else if (unlikely(read_seqretry(&base->lock, seq))) { in lookup() 192 invalidated = read_seqretry(&base->lock, seq); in inet_getpeer()
|
| D | tcp_metrics.c | 556 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_fastopen_cache_get() 690 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_metrics_fill_info()
|
| D | inet_connection_sock.c | 124 } while (read_seqretry(&net->ipv4.ip_local_ports.lock, seq)); in inet_get_local_port_range()
|
| D | ping.c | 248 } while (read_seqretry(&net->ipv4.ping_group_range.lock, seq)); in inet_get_ping_group_range_net()
|
| D | sysctl_net_ipv4.c | 154 } while (read_seqretry(&net->ipv4.ping_group_range.lock, seq)); in inet_get_ping_group_range_table()
|
| /Linux-v5.4/kernel/time/ |
| D | jiffies.c | 72 } while (read_seqretry(&jiffies_lock, seq)); in get_jiffies_64()
|
| D | tick-common.c | 166 } while (read_seqretry(&jiffies_lock, seq)); in tick_setup_periodic()
|
| D | tick-sched.c | 667 } while (read_seqretry(&jiffies_lock, seq)); in tick_nohz_next_event()
|
| /Linux-v5.4/net/phonet/ |
| D | sysctl.c | 48 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
|
| /Linux-v5.4/include/linux/ |
| D | seqlock.h | 436 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry() function 536 return !(seq & 1) && read_seqretry(lock, seq); in need_seqretry()
|
| D | memory_hotplug.h | 79 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
|
| /Linux-v5.4/include/net/ |
| D | neighbour.h | 458 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge() 492 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output() 555 } while (read_seqretry(&n->ha_lock, seq)); in neigh_ha_snapshot()
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | verbs_txreq.c | 90 } while (read_seqretry(&dev->txwait_lock, seq)); in hfi1_put_txreq()
|
| D | sdma.h | 901 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
|
| /Linux-v5.4/block/ |
| D | badblocks.c | 121 if (read_seqretry(&bb->lock, seq)) in badblocks_check() 500 if (read_seqretry(&bb->lock, seq)) in badblocks_show()
|
| /Linux-v5.4/fs/autofs/ |
| D | waitq.c | 201 if (read_seqretry(&rename_lock, seq)) in autofs_getpath() 217 if (read_seqretry(&rename_lock, seq)) in autofs_getpath()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_clock.c | 71 } while (read_seqretry(&mdev->clock_lock, seq)); in mlx4_en_fill_hwtstamps()
|
| /Linux-v5.4/arch/sparc/kernel/ |
| D | time_32.c | 162 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
|
| /Linux-v5.4/net/decnet/ |
| D | dn_neigh.c | 187 } while (read_seqretry(&neigh->ha_lock, seq)); in dn_neigh_output()
|
| /Linux-v5.4/fs/ |
| D | dcache.c | 2317 } while (read_seqretry(&rename_lock, seq)); in d_lookup() 2545 if (unlikely(read_seqretry(&rename_lock, r_seq))) { in d_alloc_parallel() 3086 } while (read_seqretry(&rename_lock, seq)); in is_subdir()
|
| D | namespace.c | 566 if (read_seqretry(&mount_lock, seq)) in __legitimize_mnt() 573 if (likely(!read_seqretry(&mount_lock, seq))) in __legitimize_mnt() 1230 } while (read_seqretry(&mount_lock, seq)); in path_is_mountpoint()
|
| /Linux-v5.4/fs/cifs/ |
| D | dir.c | 155 if (namelen != dfsplen + pplen || read_seqretry(&rename_lock, seq)) { in build_path_from_dentry_optional_prefix()
|
| /Linux-v5.4/fs/ufs/ |
| D | inode.c | 99 } while (read_seqretry(&ufsi->meta_lock, seq)); in grow_chain32() 115 } while (read_seqretry(&ufsi->meta_lock, seq)); in grow_chain64()
|