Searched defs:algo (Results 1 – 6 of 6) sorted by relevance
/lib/raid6/ |
D | algos.c | 129 const struct raid6_recov_calls *const *algo; in raid6_choose_recov() local 153 const struct raid6_calls *const *algo; in raid6_choose_gen() local
|
/lib/raid6/test/ |
D | test.c | 90 const struct raid6_calls *const *algo; in main() local
|
/lib/ |
D | genalloc.c | 276 genpool_algo_t algo, void *data, void **owner) in gen_pool_alloc_algo_owner() 361 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_alloc_algo() 439 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_zalloc_algo() 619 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data) in gen_pool_set_algo()
|
D | textsearch.c | 263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
|
D | parman.c | 53 const struct parman_algo *algo; member
|
D | objagg.c | 943 const struct objagg_opt_algo *algo = objagg_opt_algos[opt_algo_type]; in objagg_hints_get() local
|