Searched refs:cprbplusparamblen (Results 1 – 1 of 1) sorted by relevance
230 size_t cprbplusparamblen = sizeof(struct CPRBX) + paramblen; in alloc_and_prep_cprbmem() local237 cprbmem = kcalloc(2, cprbplusparamblen, GFP_KERNEL); in alloc_and_prep_cprbmem()242 prepcblk = (struct CPRBX *)(cprbmem + cprbplusparamblen); in alloc_and_prep_cprbmem()248 preqcblk->rpl_msgbl = cprbplusparamblen; in alloc_and_prep_cprbmem()