Home
last modified time | relevance | path

Searched refs:class_destroy (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/
Dcompat.h197 #define class_destroy(...) macro
/external/selinux/libsepol/src/
Dpolicydb.c1306 static int class_destroy(hashtab_key_t key, hashtab_datum_t datum, void *p in class_destroy() function
1407 common_destroy, class_destroy, role_destroy, type_destroy, user_destroy,
2348 class_destroy(key, cladatum, NULL); in class_read()