Searched refs:g (Results 1 – 6 of 6) sorted by relevance
11 set of access rights (e.g. open a file in read-only, make a
63 kfree_sensitive(dh->g); in dh_free_data()291 dlen = dh_data_from_key(pcopy.base, &dh_inputs.g); in __keyctl_dh_compute()
36 support runtime disabling of SELinux, e.g. from /sbin/init, for105 chain lengths are high (e.g. > 20) then selecting a higher value here
53 variant part of policy and verifying (e.g. running GPG check) and
789 struct genfs *g, *gtmp; in policydb_destroy() local820 g = p->genfs; in policydb_destroy()821 while (g) { in policydb_destroy()823 kfree(g->fstype); in policydb_destroy()824 c = g->head; in policydb_destroy()830 gtmp = g; in policydb_destroy()831 g = g->next; in policydb_destroy()
120 related to uninitialized locals, e.g. pointers receive