Searched refs:hashtab_duplicate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | hashtab.h | 139 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig,
|
H A D | hashtab.c | 132 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig, in hashtab_duplicate() function
|
H A D | conditional.c | 723 rc = hashtab_duplicate(&newdb->p_bools.table, &orig->p_bools.table, in duplicate_policydb_bools()
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | hashtab.h | 139 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig,
|
H A D | hashtab.c | 134 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig, in hashtab_duplicate() function
|
H A D | conditional.c | 723 rc = hashtab_duplicate(&newdb->p_bools.table, &orig->p_bools.table, in duplicate_policydb_bools()
|
Completed in 6 milliseconds