Searched refs:uhash (Results 1 – 3 of 3) sorted by relevance
941 u64 uhash = 0; in cxgb4vf_mac_sync() local948 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()955 if (uhash || mhash) { in cxgb4vf_mac_sync()
370 u64 uhash = 0; in cxgb4_mac_sync() local383 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()390 if (uhash || mhash) { in cxgb4_mac_sync()
5324 char __user *uhash = u64_to_user_ptr(info.hash); in bpf_map_get_info_by_fd() local5339 if (copy_to_user(uhash, map->sha, SHA256_DIGEST_SIZE) != 0) in bpf_map_get_info_by_fd()