Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dhypfs.h31 struct hypfs_diag0c_hdr { struct
50 struct hypfs_diag0c_hdr hdr; /* 64 byte header */ argument
/linux-4.4.14/arch/s390/hypfs/
Dhypfs_diag0c.c55 diag0c_data = kzalloc(sizeof(struct hypfs_diag0c_hdr) + in diag0c_store()
106 *size = diag0c_data->hdr.len + sizeof(struct hypfs_diag0c_hdr); in dbfs_diag0c_create()