Home
last modified time | relevance | path

Searched defs:sort_cmp (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/contrib/plugins/
H A Dhwprofile.c72 static gint sort_cmp(gconstpointer a, gconstpointer b) in sort_cmp() function
/openbmc/linux/drivers/md/bcache/
H A Dbset.h190 bool (*sort_cmp)(struct btree_iter_set l, member
/openbmc/linux/security/apparmor/
H A Dlabel.c217 static int sort_cmp(const void *a, const void *b) in sort_cmp() function