Searched refs:algo (Results 1 – 13 of 13) sorted by relevance
/include/linux/ |
D | genalloc.h | 63 genpool_algo_t algo; /* allocation function */ member 126 genpool_algo_t algo, void *data, void **owner); 131 return gen_pool_alloc_algo_owner(pool, size, pool->algo, pool->data, in gen_pool_alloc_owner() 136 size_t size, genpool_algo_t algo, void *data) in gen_pool_alloc_algo() argument 138 return gen_pool_alloc_algo_owner(pool, size, algo, data, NULL); in gen_pool_alloc_algo() 153 return gen_pool_alloc_algo(pool, size, pool->algo, pool->data); in gen_pool_alloc() 159 dma_addr_t *dma, genpool_algo_t algo, void *data); 164 dma_addr_t *dma, genpool_algo_t algo, void *data); 180 extern void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo,
|
D | digsig.h | 30 uint8_t algo; member 38 uint8_t algo; member
|
D | module_signature.h | 34 u8 algo; /* Public-key crypto algorithm [0] */ member
|
D | via_i2c.h | 17 struct i2c_algo_bit_data algo; member
|
D | parman.h | 61 enum parman_algo_type algo; member
|
D | i2c.h | 688 const struct i2c_algorithm *algo; /* the algorithm to access the bus */ member 864 return adap->algo->functionality(adap); in i2c_get_functionality()
|
/include/uapi/linux/ |
D | virtio_crypto.h | 61 __le32 algo; member 83 __le32 algo; member 120 __le32 algo; member 148 __le32 algo; member 166 __le32 algo; member 271 __le32 algo; member
|
/include/uapi/linux/tc_ematch/ |
D | tc_em_text.h | 11 char algo[TC_EM_TEXT_ALGOSIZ]; member
|
/include/uapi/linux/netfilter/ |
D | xt_string.h | 18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
|
/include/crypto/ |
D | public_key.h | 25 enum OID algo; member
|
/include/video/ |
D | tdfx.h | 192 struct i2c_algo_bit_data algo; member
|
/include/linux/mtd/ |
D | rawnand.h | 355 enum nand_ecc_algo algo; member
|
/include/ |
D | Kbuild | 200 header-test- += linux/i2c-algo-pca.h 201 header-test- += linux/i2c-algo-pcf.h
|