Searched defs:chained (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dsg_sw_sec4.h59 __sg_count(struct scatterlist *sg_list, int nbytes, bool *chained) __sg_count() argument
77 sg_count(struct scatterlist *sg_list, int nbytes, bool *chained) sg_count() argument
88 dma_map_sg_chained(struct device *dev, struct scatterlist *sg, unsigned int nents, enum dma_data_direction dir, bool chained) dma_map_sg_chained() argument
104 dma_unmap_sg_chained(struct device *dev, struct scatterlist *sg, unsigned int nents, enum dma_data_direction dir, bool chained) dma_unmap_sg_chained() argument
H A Dcaamhash.c597 bool chained; member in struct:ahash_edesc
791 bool chained = false; ahash_update_ctx() local
999 bool chained = false; ahash_finup_ctx() local
1084 bool chained = false; ahash_digest() local
1232 bool chained = false; ahash_update_no_ctx() local
1346 bool chained = false; ahash_finup_no_ctx() local
1432 bool chained = false; ahash_update_first() local
182 src_map_to_sec4_sg(struct device *jrdev, struct scatterlist *src, int src_nents, struct sec4_sg_entry *sec4_sg, bool chained) src_map_to_sec4_sg() argument
/linux-4.1.27/drivers/crypto/qce/
H A Ddma.c90 int qce_countsg(struct scatterlist *sglist, int nbytes, bool *chained) qce_countsg() argument
57 qce_mapsg(struct device *dev, struct scatterlist *sg, int nents, enum dma_data_direction dir, bool chained) qce_mapsg() argument
78 qce_unmapsg(struct device *dev, struct scatterlist *sg, int nents, enum dma_data_direction dir, bool chained) qce_unmapsg() argument
/linux-4.1.27/drivers/irqchip/
H A Dirq-mips-gic.c274 static void gic_handle_shared_int(bool chained) gic_handle_shared_int() argument
437 static void gic_handle_local_int(bool chained) gic_handle_local_int() argument
/linux-4.1.27/drivers/block/
H A Dcciss_scsi.c1363 int request_nsgs, i, chained, sg_index; cciss_scatter_gather() local
H A Dcciss.c3298 int chained = 0; do_cciss_request() local
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1390 ath10k_htt_rx_h_unchain(struct ath10k *ar, struct sk_buff_head *amsdu, bool chained) ath10k_htt_rx_h_unchain() argument
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c1093 static int sg_count(struct scatterlist *sg_list, int nbytes, bool *chained) sg_count() argument
1707 bool chained; ahash_process_req() local
737 talitos_map_sg(struct device *dev, struct scatterlist *sg, unsigned int nents, enum dma_data_direction dir, bool chained) talitos_map_sg() argument
/linux-4.1.27/kernel/events/
H A Duprobes.c93 bool chained; /* true, if instance is nested */ member in struct:return_instance
1523 bool chained = false; prepare_uretprobe() local
1773 bool chained; handle_trampoline() local
/linux-4.1.27/sound/pci/hda/
H A Dhda_local.h364 bool chained:1; /* call the chained fixup(s) after this */ member in struct:hda_fixup
/linux-4.1.27/include/sound/
H A Dac97_codec.h514 unsigned short chained[3]; // 0 = C34, 1 = C79, 2 = C69 member in struct:snd_ac97::__anon12974::__anon12975
/linux-4.1.27/drivers/scsi/
H A Dhpsa.c3263 int use_sg, i, sg_index, chained; hpsa_scatter_gather() local

Completed in 1182 milliseconds