Searched refs:M_ZERO (Results 1 – 3 of 3) sorted by relevance
115 { "zero", M_ZERO, PRIVONLY_DEV, NULL, NULL, 0666 }, in mm_attach()176 case M_ZERO: in mmopen()202 case M_ZERO: in mmchpoll()391 case M_ZERO: in mmrw()780 case M_ZERO: in mmmmap()870 case M_ZERO: in mmsegmap()
43 #define M_ZERO 12 /* /dev/zero - source of private memory */ macro
29 #define M_ZERO 0x0004 /* bzero the allocation */ macro