Searched refs:uhash (Results 1 – 2 of 2) 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()
5305 char __user *uhash = u64_to_user_ptr(info.hash); in bpf_map_get_info_by_fd() local5317 if (copy_to_user(uhash, map->sha, SHA256_DIGEST_SIZE) != 0) in bpf_map_get_info_by_fd()