np_alloc
np = np_alloc(KM_SLEEP);
fp = np_alloc(KM_SLEEP);
fp = np_alloc(kmflag); /* if KM_NOSLEEP, fp may be NULL */