Searched refs:PRIV_PIPEBUF (Results 1 – 2 of 2) sorted by relevance
436 #define PRIV_PIPEBUF 560 /* Allow to allocate reserved pipebuf macro
596 priv_check(curthread, PRIV_PIPEBUF) != 0) { in pipespace_new()