Searched refs:ck (Results 1 – 1 of 1) sorted by relevance
13 struct sched_core_cookie *ck = kmalloc(sizeof(*ck), GFP_KERNEL); in sched_core_alloc_cookie() local14 if (!ck) in sched_core_alloc_cookie()17 refcount_set(&ck->refcnt, 1); in sched_core_alloc_cookie()20 return (unsigned long)ck; in sched_core_alloc_cookie()