Searched refs:hfi1_cpulist (Results 1 – 2 of 2) sorted by relevance
121 unsigned long *hfi1_cpulist; variable1049 hfi1_cpulist = kcalloc(BITS_TO_LONGS(count), sizeof(long), in hfi1_alloc_devdata()1051 if (hfi1_cpulist) in hfi1_alloc_devdata()1218 kfree(hfi1_cpulist); in hfi1_mod_cleanup()
1111 extern unsigned long *hfi1_cpulist;