Searched defs:algo (Results 1 – 6 of 6) sorted by relevance
/lib/raid6/ |
A D | algos.c | 136 const struct raid6_recov_calls *const *algo; in raid6_choose_recov() local 160 const struct raid6_calls *const *algo; in raid6_choose_gen() local
|
/lib/raid6/test/ |
A D | test.c | 89 const struct raid6_calls *const *algo; in main() local
|
/lib/ |
A D | genalloc.c | 278 genpool_algo_t algo, void *data, void **owner) in gen_pool_alloc_algo_owner() 363 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_alloc_algo() 441 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_zalloc_algo() 622 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data) in gen_pool_set_algo()
|
A D | textsearch.c | 263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
|
A D | parman.c | 53 const struct parman_algo *algo; member
|
A D | objagg.c | 929 const struct objagg_opt_algo *algo = objagg_opt_algos[opt_algo_type]; in objagg_hints_get() local
|
Completed in 9 milliseconds