cregit-Linux how code gets into the kernel

Release 4.16 arch/arm/include/asm/memblock.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_ARM_MEMBLOCK_H

#define _ASM_ARM_MEMBLOCK_H

struct machine_desc;

void arm_memblock_init(const struct machine_desc *);
phys_addr_t arm_memblock_steal(phys_addr_t size, phys_addr_t align);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Russell King3096.77%480.00%
Greg Kroah-Hartman13.23%120.00%
Total31100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.