rf_real_MakeAllocList 120 dev/raidframe/rf_alloclist.c newelem = rf_real_MakeAllocList(lockflag); rf_real_MakeAllocList 50 dev/raidframe/rf_alloclist.h #define rf_MakeAllocList(_ptr_) _ptr_ = rf_real_MakeAllocList(1); rf_real_MakeAllocList 59 dev/raidframe/rf_alloclist.h RF_AllocListElem_t *rf_real_MakeAllocList(int);