Home
last modified time | relevance | path

Searched defs:_cast_ (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/raidframe/
Drf_freelist.h166 #define RF_FREELIST_PRIME(_fl_,_cnt_,_nextp_,_cast_) \ argument
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
438 #define RF_FREELIST_GET(_fl_,_obj_,_nextp_,_cast_) \ argument
483 #define RF_FREELIST_GET_N(_fl_,_obj_,_nextp_,_cast_,_num_) \ argument
565 #define RF_FREELIST_FREE_N(_fl_,_obj_,_nextp_,_cast_,_num_) \ argument
665 #define RF_FREELIST_DESTROY(_fl_,_nextp_,_cast_) \ argument
[all …]
Drf_debugMem.h48 #define RF_Malloc(_p_,_size_,_cast_) do { \ argument
60 #define RF_Calloc(_p_,_nel_,_elsz_,_cast_) \ argument
/mirbsd/src/sbin/raidctl/
Drf_configure.c86 #define RF_Malloc(_p_, _size_, _cast_) \ argument