Home
last modified time | relevance | path

Searched refs:_RxAllocatePoolWithTag (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/drivers/rxce/
H A Drxce.c98 _RxAllocatePoolWithTag(
170 #define RxAllocatePool(P, S) _RxAllocatePoolWithTag(P, S, 0)
171 #define RxAllocatePoolWithTag _RxAllocatePoolWithTag
8941 _RxAllocatePoolWithTag( in _RxAllocatePoolWithTag() function
/reactos/sdk/lib/drivers/rdbsslib/
H A Drdbss.c514 _RxAllocatePoolWithTag(
635 #define RxAllocatePool(P, S) _RxAllocatePoolWithTag(P, S, 0)
636 #define RxAllocatePoolWithTag _RxAllocatePoolWithTag