Searched defs:alloc (Results 1 – 9 of 9) sorted by relevance
/u-boot/arch/arm/cpu/pxa/ |
A D | start.S | 175 alloc: label
|
/u-boot/include/ |
A D | smem.h | 29 int (*alloc)(unsigned int host, member
|
A D | qfw.h | 115 } alloc; member
|
/u-boot/lib/lzma/ |
A D | LzmaDec.c | 906 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() 912 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() 918 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() 950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() 964 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 973 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() 997 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
|
/u-boot/lib/efi_loader/ |
A D | efi_memory.c | 71 static u64 checksum(struct efi_pool_allocation *alloc) in checksum() 563 struct efi_pool_allocation *alloc; in efi_allocate_pool() local 596 struct efi_pool_allocation *alloc; in efi_free_pool() local
|
/u-boot/lib/ |
A D | lmb.c | 299 phys_addr_t alloc; in lmb_alloc_base() local
|
/u-boot/drivers/net/fm/ |
A D | fm.h | 31 void *alloc; member
|
/u-boot/drivers/core/ |
A D | device.c | 97 bool alloc = !plat; in device_bind_common() local
|
/u-boot/arch/powerpc/include/asm/ |
A D | immap_85xx.h | 1531 u32 alloc; /* partition allocation */ member
|
Completed in 34 milliseconds