Home
last modified time | relevance | path

Searched refs:emit_hash (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kernel/
H A Duv.c609 static inline ssize_t emit_hash(struct uv_key_hash *hash, char *buf, int at) in emit_hash() function
620 return emit_hash(&uvcb.key_hashes[UVC_QUERY_KEYS_IDX_HK], buf, 0); in uv_keys_host_key()
631 return emit_hash(&uvcb.key_hashes[UVC_QUERY_KEYS_IDX_BACK_HK], buf, 0); in uv_keys_backup_host_key()
645 len += emit_hash(uvcb.key_hashes + i, buf, len); in uv_keys_all()