Searched defs:algo (Results  1 – 6 of 6) sorted by relevance
| /lib/raid6/ | 
| 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/ | 
| D | test.c | 89 	const struct raid6_calls *const *algo;  in main()  local
  | 
| /lib/ | 
| 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()
  | 
| 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 | 929 	const struct objagg_opt_algo *algo = objagg_opt_algos[opt_algo_type];  in objagg_hints_get()  local
  |