Searched refs:cprbmem (Results 1 – 1 of 1) sorted by relevance
224 u8 *cprbmem; in alloc_and_prep_cprbmem() local232 cprbmem = kcalloc(2, cprbplusparamblen, GFP_KERNEL); in alloc_and_prep_cprbmem()233 if (!cprbmem) in alloc_and_prep_cprbmem()236 preqcblk = (struct CPRBX *)cprbmem; in alloc_and_prep_cprbmem()237 prepcblk = (struct CPRBX *)(cprbmem + cprbplusparamblen); in alloc_and_prep_cprbmem()251 *p_cprb_mem = cprbmem; in alloc_and_prep_cprbmem()