Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/hypfs/
Dhypfs_diag0c.c19 static void diag0c(struct hypfs_diag0c_entry *entry) in diag0c()
54 cpu_count * sizeof(struct hypfs_diag0c_entry), in diag0c_store()
99 diag0c_data->hdr.len = count * sizeof(struct hypfs_diag0c_entry); in dbfs_diag0c_create()
/linux-4.1.27/arch/s390/include/uapi/asm/
Dhypfs.h40 struct hypfs_diag0c_entry { struct
51 struct hypfs_diag0c_entry entry[]; /* diag0c entry array */ argument