| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | floppy.h | 40 static unsigned long prev_size; in alpha_fd_dma_setup() local 49 && (addr != prev_addr || size != prev_size || dir != prev_dir)) { in alpha_fd_dma_setup() 51 pci_unmap_single(isa_bridge, bus_addr, prev_size, prev_dir); in alpha_fd_dma_setup() 60 prev_size = size; in alpha_fd_dma_setup()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | floppy.h | 130 static unsigned long prev_size; in hard_dma_setup() local 140 && (addr != prev_addr || size != prev_size || dir != prev_dir)) { in hard_dma_setup() 142 pci_unmap_single(isa_bridge_pcidev, bus_addr, prev_size, prev_dir); in hard_dma_setup() 151 prev_size = size; in hard_dma_setup()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | early_ioremap.c | 72 static unsigned long prev_size[FIX_BTMAPS_SLOTS] __initdata; variable 133 prev_size[slot] = size; in __early_ioremap() 188 if (WARN(prev_size[slot] != size, in early_iounmap() 190 addr, size, slot, prev_size[slot])) in early_iounmap()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | dlmalloc.c | 221 INTERNAL_SIZE_T prev_size; /* Size of previous chunk (if free). */ member 404 ((mchunkptr)( ((char*)(p)) - ((p)->prev_size) )) 471 #define set_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_size = (s)) 769 assert(next->prev_size == sz); 975 p->prev_size = 0; 998 assert(((p->prev_size + size) & (malloc_getpagesize-1)) == 0); 1001 mmapped_mem -= (size + p->prev_size); 1003 ret = munmap((char *)p - p->prev_size, size + p->prev_size); 1018 INTERNAL_SIZE_T offset = p->prev_size; 1038 assert((p->prev_size == offset)); [all …]
|
| H A D | dlmalloc.src | 1136 INTERNAL_SIZE_T prev_size; /* Size of previous chunk (if free). */ 1211 as the prev_size of the NEXT chunk. (This makes it easier to 1323 ((mchunkptr)( ((char*)(p)) - ((p)->prev_size) )) 1390 #define set_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_size = (s)) 1634 assert(next->prev_size == sz); 1812 * there is no following chunk whose prev_size field could be used. 1837 * in the prev_size field of the chunk; normally it is zero, 1840 p->prev_size = 0; 1863 assert(((p->prev_size + size) & (malloc_getpagesize-1)) == 0); 1866 mmapped_mem -= (size + p->prev_size); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/s5c73m3/ |
| H A D | s5c73m3-core.c | 374 const struct s5c73m3_frame_size *prev_size = in s5c73m3_set_frame_size() local 382 prev_size->width, prev_size->height, prev_size->reg_val); in s5c73m3_set_frame_size() 384 chg_mode = prev_size->reg_val | COMM_CHG_MODE_NEW; in s5c73m3_set_frame_size() 892 const struct s5c73m3_frame_size *prev_size = in __s5c73m3_set_frame_interval() local 906 if (prev_size->width > iv->size.width || in __s5c73m3_set_frame_interval() 907 prev_size->height > iv->size.height) in __s5c73m3_set_frame_interval()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/efi/ |
| H A D | efi.c | 507 u64 prev_size; in efi_merge_regions() local 520 prev_size = prev_md->num_pages << EFI_PAGE_SHIFT; in efi_merge_regions() 522 if (md->phys_addr == (prev_md->phys_addr + prev_size)) { in efi_merge_regions()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 4085 u8 prev_size, curr_size, prev_ld_base, prev_st_base, prev_ld_dst; in curr_pair_chain_with_previous() local 4094 prev_size = BPF_LDST_BYTES(prev_ld); in curr_pair_chain_with_previous() 4108 if (curr_size != prev_size) in curr_pair_chain_with_previous() 4116 if (prev_ld_off + prev_size == ld->off && in curr_pair_chain_with_previous() 4117 prev_st_off + prev_size == st->off) in curr_pair_chain_with_previous()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |