cregit-Linux how code gets into the kernel

Release 4.11 arch/alpha/include/asm/dma-mapping.h

#ifndef _ALPHA_DMA_MAPPING_H

#define _ALPHA_DMA_MAPPING_H

extern const struct dma_map_ops *dma_ops;


static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { return dma_ops; }

Contributors

PersonTokensPropCommitsCommitProp
FUJITA Tomonori1266.67%125.00%
Bart Van Assche422.22%250.00%
Stefan Knoblich211.11%125.00%
Total18100.00%4100.00%

#define dma_cache_sync(dev, va, size, dir) ((void)0) #endif /* _ALPHA_DMA_MAPPING_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Richard Henderson1940.43%114.29%
FUJITA Tomonori1838.30%114.29%
Bart Van Assche510.64%228.57%
Ralf Bächle24.26%114.29%
Stefan Knoblich24.26%114.29%
Al Viro12.13%114.29%
Total47100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.