Searched defs:_init_ (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/dev/raidframe/ |
| D | rf_freelist.h | 199 #define RF_FREELIST_PRIME_INIT(_fl_,_cnt_,_nextp_,_cast_,_init_) \ argument 231 #define RF_FREELIST_PRIME_INIT_ARG(_fl_,_cnt_,_nextp_,_cast_,_init_,_arg_) \ argument 262 #define RF_FREELIST_GET_INIT(_fl_,_obj_,_nextp_,_cast_,_init_) \ argument 322 #define RF_FREELIST_GET_INIT_ARG(_fl_,_obj_,_nextp_,_cast_,_init_,_arg_) \ argument 381 #define RF_FREELIST_GET_INIT_NOUNLOCK(_fl_,_obj_,_nextp_,_cast_,_init_) \ argument
|