Searched refs:zpci_unique_uid (Results 1 – 4 of 4) sorted by relevance
158 return sysfs_emit(buf, "%d\n", zpci_unique_uid ? 1 : 0); in uid_is_unique_show()170 if (zpci_unique_uid) in index_show()180 return zpci_unique_uid ? attr->mode : 0; in zpci_index_is_visible()
28 bool zpci_unique_uid; variable32 if (zpci_unique_uid != new) in update_uid_checking()35 zpci_unique_uid = new; in update_uid_checking()
675 if (zpci_unique_uid) { in zpci_alloc_domain()
53 extern bool zpci_unique_uid;