sysctl_perm
if (sysctl_perm(head, table, write ? MAY_WRITE : MAY_READ))
error = sysctl_perm(head, table, mask & ~MAY_NOT_BLOCK);