Searched refs:rehash (Results 1 – 15 of 15) sorted by relevance
68 if (sk->sk_prot->rehash) in __ip4_datagram_connect()69 sk->sk_prot->rehash(sk); in __ip4_datagram_connect()
61 .rehash = udp_v4_rehash,
1925 if (sk->sk_prot->rehash && in __udp_disconnect()1927 sk->sk_prot->rehash(sk); in __udp_disconnect()2914 .rehash = udp_v4_rehash,
156 } rehash; member701 mlxsw_core_schedule_dw(&vregion->rehash.dw, in mlxsw_sp_acl_tcam_vregion_rehash_work_schedule()714 rehash.dw.work); in mlxsw_sp_acl_tcam_vregion_rehash_work()722 mlxsw_core_schedule_dw(&vregion->rehash.dw, 0); in mlxsw_sp_acl_tcam_vregion_rehash_work()736 if (vregion->rehash.ctx.current_vchunk == vchunk) { in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()737 vregion->rehash.ctx.start_ventry = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()738 vregion->rehash.ctx.stop_ventry = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()749 vregion->rehash.ctx.current_vchunk = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed()794 INIT_DELAYED_WORK(&vregion->rehash.dw, in mlxsw_sp_acl_tcam_vregion_create()825 cancel_delayed_work_sync(&vregion->rehash.dw); in mlxsw_sp_acl_tcam_vregion_destroy()[all …]
60 .rehash = udp_v6_rehash,
108 if (sk->sk_prot->rehash) in ip6_datagram_dst_update()109 sk->sk_prot->rehash(sk); in ip6_datagram_dst_update()213 if (sk->sk_prot->rehash) in __ip6_datagram_connect()214 sk->sk_prot->rehash(sk); in __ip6_datagram_connect()
1771 .rehash = udp_v6_rehash,
35 ``0`` disables periodic work entirely. The first rehash will be run
1836 if (op->rename.rehash) { in afs_rename_edit_dir()1837 d_rehash(op->rename.rehash); in afs_rename_edit_dir()1838 op->rename.rehash = NULL; in afs_rename_edit_dir()1889 if (op->rename.rehash) in afs_rename_put()1890 d_rehash(op->rename.rehash); in afs_rename_put()1966 op->rename.rehash = new_dentry; in afs_rename()1987 op->rename.rehash = NULL; in afs_rename()
819 struct dentry *rehash; member
276 static void enetc_sync_vlan_ht_filter(struct enetc_pf *pf, bool rehash) in enetc_sync_vlan_ht_filter() argument280 if (rehash) { in enetc_sync_vlan_ht_filter()
647 if (sk->sk_prot->rehash) in sock_bindtoindex_locked()648 sk->sk_prot->rehash(sk); in sock_bindtoindex_locked()
356 allocate memory while holding these looks we get a rehash
1300 void (*rehash)(struct sock *sk); member
1130 a rehash can be performed, given there are no packets in flight.1140 a forced rehash can be performed. Be careful when setting this