Searched refs:hash_idx (Results 1 – 2 of 2) sorted by relevance
507 u32 hash_idx; in mesh_path_add() local522 hash_idx = mesh_table_hash(dst, sdata, tbl); in mesh_path_add()523 bucket = &tbl->hash_buckets[hash_idx]; in mesh_path_add()525 spin_lock(&tbl->hashwlock[hash_idx]); in mesh_path_add()569 spin_unlock(&tbl->hashwlock[hash_idx]); in mesh_path_add()577 spin_unlock(&tbl->hashwlock[hash_idx]); in mesh_path_add()641 u32 hash_idx; in mpp_path_add() local672 hash_idx = mesh_table_hash(dst, sdata, tbl); in mpp_path_add()673 bucket = &tbl->hash_buckets[hash_idx]; in mpp_path_add()675 spin_lock(&tbl->hashwlock[hash_idx]); in mpp_path_add()[all …]
2670 int hash_idx; member2689 iter->hash_idx = j; in netlink_seq_socket_idx()2726 j = iter->hash_idx + 1; in netlink_seq_next()2737 iter->hash_idx = j; in netlink_seq_next()