Searched defs:memsz (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/arch/mips/cobalt/ |
H A D | setup.c | 101 unsigned long memsz; prom_init() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | elfcore.c | 52 size_t memsz = PAGE_ALIGN(gate_phdrs[i].p_memsz); elf_core_write_extra_data() local
|
/linux-4.1.27/drivers/tty/serial/cpm_uart/ |
H A D | cpm_uart_cpm1.c | 77 int dpmemsz, memsz; cpm_uart_allocbuf() local
|
H A D | cpm_uart_cpm2.c | 112 int dpmemsz, memsz; cpm_uart_allocbuf() local
|
/linux-4.1.27/drivers/remoteproc/ |
H A D | remoteproc_elf_loader.c | 160 u32 memsz = phdr->p_memsz; rproc_elf_load_segments() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | kexec.h | 55 size_t memsz; member in struct:kexec_segment
|
/linux-4.1.27/include/linux/ |
H A D | kexec.h | 100 size_t memsz; member in struct:kexec_segment 108 compat_size_t memsz; member in struct:compat_kexec_segment 193 unsigned long memsz; member in struct:kexec_buf
|
/linux-4.1.27/drivers/net/ethernet/tehuti/ |
H A D | tehuti.c | 157 u16 memsz = FIFO_SIZE * (1 << fsz_type); bdx_fifo_init() local 1441 int memsz = FIFO_SIZE * (1 << (sz_type + 1)); bdx_tx_db_init() local
|
H A D | tehuti.h | 150 u16 memsz; /* memory size allocated for fifo */ member in struct:fifo
|
/linux-4.1.27/kernel/ |
H A D | kexec.c | 2299 unsigned long memsz, entry, load_addr, curr_load_addr, bss_addr, offset; __kexec_load_purgatory() local 2114 kexec_add_buffer(struct kimage *image, char *buffer, unsigned long bufsz, unsigned long memsz, unsigned long buf_align, unsigned long buf_min, unsigned long buf_max, bool top_down, unsigned long *load_addr) kexec_add_buffer() argument
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c-defs.h | 3024 uint64_t memsz:3; member in struct:cvmx_l2c_vrt_ctl::cvmx_l2c_vrt_ctl_s
|
Completed in 1215 milliseconds