cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 */
#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 Henderson1939.58%112.50%
FUJITA Tomonori1837.50%112.50%
Bart Van Assche510.42%225.00%
Ralf Bächle24.17%112.50%
Stefan Knoblich24.17%112.50%
Al Viro12.08%112.50%
Greg Kroah-Hartman12.08%112.50%
Total48100.00%8100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.