Searched refs:ks_label (Results 1 – 2 of 2) sorted by relevance
75 ks->ks_label = NULL; in mac_posixsem_init()90 if (ks->ks_label != NULL) { in mac_posixsem_destroy()92 ks->ks_label = NULL; in mac_posixsem_destroy()112 ks->ks_label); in mac_posixsem_check_open()128 file_cred, ks, ks->ks_label); in mac_posixsem_check_getvalue()145 ks, ks->ks_label); in mac_posixsem_check_post()162 ks, ks->ks_label); in mac_posixsem_check_stat()178 ks->ks_label); in mac_posixsem_check_unlink()194 ks, ks->ks_label); in mac_posixsem_check_wait()210 ks->ks_label, mode); in mac_posixsem_check_setmode()[all …]
61 struct label *ks_label; /* MAC label */ member