Searched refs:siz (Results 1 – 8 of 8) sorted by relevance
24 be32_to_cpu((pi)->st) + be32_to_cpu((pi)->siz) <= (hdsiz))77 be32_to_cpu(pi->siz)); in atari_partition()103 be32_to_cpu(xrs->part[0].siz)); in atari_partition()138 be32_to_cpu(pi->siz)); in atari_partition()
21 __be32 siz; /* length of partition */ member
238 u32 *siz[10]; member412 start = count % (*(pat->siz[index])); in dsp_tone_copy()416 if (num + start > (*(pat->siz[index]))) in dsp_tone_copy()417 num = (*(pat->siz[index])) - start; in dsp_tone_copy()479 dsp_tone_hw_message(dsp, pat->data[index], *(pat->siz[index])); in dsp_tone_timeout()540 dsp_tone_hw_message(dsp, pat->data[0], *(pat->siz[0])); in dsp_tone()
94 u32 siz; member
95 u32 siz; member
846 size_t siz; in hpet_alloc() local864 siz = sizeof(struct hpets) + ((hdp->hd_nirqs - 1) * in hpet_alloc()867 hpetp = kzalloc(siz, GFP_KERNEL); in hpet_alloc()
182 ssize_t generic_read_dir(struct file *filp, char __user *buf, size_t siz, loff_t *ppos) in generic_read_dir() argument
2195 const char *buf, size_t siz) in set_trigger() argument