Searched refs:phys_hdr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dhypfs_diag.c255 struct phys_hdr { struct
273 return sizeof(struct phys_hdr);
281 return ((struct phys_hdr *)hdr)->cpus;
751 struct dentry *parent_dir, void *phys_hdr)
760 cpu_info = phys_hdr + phys_hdr__size(diag204_info_type);
761 for (i = 0; i < phys_hdr__cpus(diag204_info_type, phys_hdr); i++) {
750 hypfs_create_phys_files(struct super_block *sb, struct dentry *parent_dir, void *phys_hdr) argument

Completed in 105 milliseconds