Lines Matching refs:xe_name_hash
1490 loc->xl_entry->xe_name_hash = cpu_to_le32(name_hash);
1820 if (name_hash > le32_to_cpu(tmp_xe->xe_name_hash))
1822 else if (name_hash < le32_to_cpu(tmp_xe->xe_name_hash))
3763 if (name_hash > le32_to_cpu(xe->xe_name_hash))
3765 else if (name_hash < le32_to_cpu(xe->xe_name_hash))
3852 if (name_hash < le32_to_cpu(xe->xe_name_hash)) {
3868 if (name_hash > le32_to_cpu(xe->xe_name_hash)) {
3997 le32_to_cpu(bucket_xh(bucket)->xh_entries[0].xe_name_hash));
4151 u32 l_hash = le32_to_cpu(l->xe_name_hash);
4152 u32 r_hash = le32_to_cpu(r->xe_name_hash);
4698 xh->xh_entries[0].xe_name_hash = xe->xe_name_hash;
4699 le32_add_cpu(&xh->xh_entries[0].xe_name_hash, 1);
4764 *first_hash = le32_to_cpu(xh->xh_entries[0].xe_name_hash);
4960 *first_hash = le32_to_cpu(bucket_xh(new_first)->xh_entries[0].xe_name_hash);
5273 le32_to_cpu(bucket_xh(target)->xh_entries[0].xe_name_hash);
5519 if (name_hash != le32_to_cpu(xh->xh_entries[0].xe_name_hash))
5522 if (xh->xh_entries[le16_to_cpu(xh->xh_count) - 1].xe_name_hash ==
5523 xh->xh_entries[0].xe_name_hash) {
5527 le32_to_cpu(xh->xh_entries[0].xe_name_hash));
6874 xh_entries[0].xe_name_hash);