Initialize the cpupri structure
int cpupri_init(struct cpupri * cp);
cp
The cpupri context
-ENOMEM on memory allocation failure.