Home
last modified time | relevance | path

Searched refs:compare_func (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c69 static int compare_func(const void *ap, const void *bp) in compare_func() function
89 tree = g_tree_new(compare_func); in init_empty_tree_and_keys()
92 tree = q_tree_new(compare_func); in init_empty_tree_and_keys()
/openbmc/linux/drivers/pnp/
H A Ddriver.c16 static int compare_func(const char *ida, const char *idb) in compare_func() function
37 if (compare_func(pos->id, id) == 1) in compare_pnp_id()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-iop3xx.c156 typedef int (*compare_func)(unsigned test, unsigned mask); typedef
162 compare_func compare) in iop3xx_i2c_wait_event()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c1552 static int compare_func(const void *lptr, const void *rptr) in compare_func() function
1606 compare_func, swap_func); in otx_cpt_crypto_init()
1621 compare_func, swap_func); in otx_cpt_crypto_init()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c1588 static int compare_func(const void *lptr, const void *rptr) in compare_func() function
1637 compare_func, swap_func); in otx2_cpt_crypto_init()