Lines Matching refs:status
4 * APIs to reference SELinux kernel status page (/selinux/status)
29 /* version > 0 support above status */
52 * A utility routine to reference kernel status page according to
54 * the kernel status page being updated, we try to synchronize completion
61 static inline uint32_t read_sequence(struct selinux_status_t *status)
73 seqno = status->sequence;
115 * because this function focuses on status-updating since the last
270 * It tries to open and mmap kernel status page (/selinux/status).
276 * instead of the kernel status page.
298 snprintf(path, sizeof(path), "%s/status", selinux_mnt);
318 /* No need to use avc threads if the kernel status page is available */
362 * It unmap and close the kernel status page, or close netlink socket