Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/hypfs/
Dhypfs_diag0c.c21 static void diag0c(struct hypfs_diag0c_entry *entry) in diag0c()
58 cpu_count * sizeof(struct hypfs_diag0c_entry), in diag0c_store()
103 diag0c_data->hdr.len = count * sizeof(struct hypfs_diag0c_entry); in dbfs_diag0c_create()
/Linux-v4.19/arch/s390/include/uapi/asm/
Dhypfs.h41 struct hypfs_diag0c_entry { struct
52 struct hypfs_diag0c_entry entry[]; /* diag0c entry array */ argument