Home
last modified time | relevance | path

Searched defs:memguard_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Dmemguard.h51 #define memguard_alloc(size, flags) NULL macro
H A Dmemguard.c288 memguard_alloc(unsigned long req_size, int flags) in memguard_alloc() function