Searched refs:EQ_Q_PERM (Results 1 – 3 of 3) sorted by relevance
166 #define EQ_Q_PERM (0x00000001) /* do not delete when proc dies */ macro
296 (flags & EVFLG_PERMANENT) != 0? EQ_Q_PERM: 0, in meta_notify_createq()
454 if (ioctl->mdn_flags & EQ_Q_PERM) in notify_ioctl()