Home
last modified time | relevance | path

Searched defs:alignment (Results 1 – 25 of 241) sorted by relevance

12345678910

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dprecise-aligned-alloc.c27 is_aligned (void *p, size_t alignment) in is_aligned()
45 precise_aligned_alloc (size_t alignment, size_t size, void **free_pointer) in precise_aligned_alloc()
79 precise_aligned_dup (size_t alignment, size_t size, void **free_pointer, in precise_aligned_dup()
/netbsd/src/sys/dev/ieee1394/
Dfwdma.c64 bus_size_t size, int alignment, int flags) in fwdma_malloc()
132 struct fwdma_alloc *dma, int alignment, int flags) in fwdma_alloc_setup()
149 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, int esize, int n, in fwdma_malloc_multiseg()
/netbsd/src/sys/arch/hpcmips/dev/
Dcom_hpcio.c215 int alignment; in com_hpcio_cndb_attach() local
242 com_hpcio_common_probe(bus_space_tag_t iot, int iobase, int *alignment) in com_hpcio_common_probe()
278 int addr, alignment; in com_hpcio_probe() local
303 int addr, port, mode, alignment, *loc; in com_hpcio_attach() local
/netbsd/src/sbin/gpt/
Dresize.c69 resize(gpt_t gpt, u_int entry, off_t alignment, off_t sectors, in resize()
146 off_t alignment = 0, sectors, start = 0, size = 0; in cmd_resize() local
Dadd.c84 add(gpt_t gpt, off_t alignment, off_t block, off_t sectors, off_t size __unused, in add()
166 off_t alignment = 0, block = 0, sectors = 0, size = 0; in cmd_add() local
Dmap.c203 map_alloc(gpt_t gpt, off_t start, off_t size, off_t alignment) in map_alloc()
249 map_resize(gpt_t gpt, map_t m, off_t size, off_t alignment) in map_resize()
/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_allocator.cc79 void *Allocate(const StackTrace &stack, uptr size, uptr alignment, in Allocate()
119 uptr alignment) { in Reallocate()
141 int lsan_posix_memalign(void **memptr, uptr alignment, uptr size, in lsan_posix_memalign()
157 void *lsan_aligned_alloc(uptr alignment, uptr size, const StackTrace &stack) { in lsan_aligned_alloc()
167 void *lsan_memalign(uptr alignment, uptr size, const StackTrace &stack) { in lsan_memalign()
Dlsan_malloc_mac.cc28 #define COMMON_MALLOC_MEMALIGN(alignment, size) \ argument
40 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
/netbsd/src/external/gpl3/gdb/dist/gdb/mi/
Dmi-out.c65 mi_ui_out::do_table_header (int width, ui_align alignment, in do_table_header()
98 mi_ui_out::do_field_signed (int fldno, int width, ui_align alignment, in do_field_signed()
108 mi_ui_out::do_field_unsigned (int fldno, int width, ui_align alignment, in do_field_unsigned()
118 mi_ui_out::do_field_skip (int fldno, int width, ui_align alignment, in do_field_skip()
/netbsd/src/sys/external/bsd/drm/dist/bsd-core/
Ddrm_mm.h66 unsigned alignment) in drm_mm_get_block()
72 unsigned alignment) in drm_mm_get_block_atomic()
Ddrm_mm.c193 unsigned alignment, in drm_mm_get_block_generic()
283 unsigned alignment, int best_match) in drm_mm_search_free()
/netbsd/src/lib/libc/stdlib/
Daligned_alloc.c42 aligned_alloc(size_t alignment, size_t size) in aligned_alloc()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dui-out.c42 explicit ui_out_hdr (int number, int min_width, ui_align alignment, in ui_out_hdr()
62 ui_align alignment () const in alignment() function
230 void ui_out_table::append_header (int width, ui_align alignment, in append_header()
254 bool ui_out_table::get_next_header (int *colno, int *width, ui_align *alignment, in get_next_header()
276 bool ui_out_table::query_field (int colno, int *width, int *alignment, in query_field()
362 ui_out::table_header (int width, ui_align alignment, in table_header()
809 ui_out::query_table_field (int colno, int *width, int *alignment, in query_table_field()
Dcli-out.c68 cli_ui_out::do_table_header (int width, ui_align alignment, in do_table_header()
96 cli_ui_out::do_field_signed (int fldno, int width, ui_align alignment, in do_field_signed()
109 cli_ui_out::do_field_unsigned (int fldno, int width, ui_align alignment, in do_field_unsigned()
122 cli_ui_out::do_field_skip (int fldno, int width, ui_align alignment, in do_field_skip()
/netbsd/src/sys/arch/xen/x86/
Dxen_bus_dma.c77 _xen_alloc_contig(bus_size_t size, bus_size_t alignment, in _xen_alloc_contig()
214 bus_size_t alignment, bus_size_t boundary, bus_dma_segment_t *segs, in _xen_bus_dmamem_alloc_range()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dobstack.c115 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment) in _obstack_begin_worker()
157 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment, in _obstack_begin()
169 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment, in _obstack_begin_1()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dobstack.c115 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment) in _obstack_begin_worker()
157 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment, in _obstack_begin()
169 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment, in _obstack_begin_1()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dobstack.c115 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment) in _obstack_begin_worker()
157 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment, in _obstack_begin()
169 _OBSTACK_SIZE_T size, _OBSTACK_SIZE_T alignment, in _obstack_begin_1()
/netbsd/src/sys/uvm/
Duvm_pglist.c113 paddr_t alignment, paddr_t boundary, struct pglist *rlist) in uvm_pglistalloc_c_ps()
301 paddr_t alignment, paddr_t boundary, struct pglist *rlist) in uvm_pglistalloc_contig_aggressive()
451 uvm_pglistalloc_contig(int num, paddr_t low, paddr_t high, paddr_t alignment, in uvm_pglistalloc_contig()
691 uvm_pglistalloc(psize_t size, paddr_t low, paddr_t high, paddr_t alignment, in uvm_pglistalloc()
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dallocator.c40 omp_uintptr_t alignment; member
361 GOMP_alloc (size_t alignment, size_t size, uintptr_t allocator) in GOMP_alloc()
409 omp_aligned_calloc (size_t alignment, size_t nmemb, size_t size, in omp_aligned_calloc()
/netbsd/src/external/gpl3/binutils/dist/gas/
Dfrags.c315 frag_align (int alignment, int fill_character, int max) in frag_align()
345 frag_align_pattern (int alignment, const char *fill_pattern, in frag_align_pattern()
376 frag_align_code (int alignment, int max) in frag_align_code()
/netbsd/src/sys/kern/
Dsubr_extent.c619 u_long size, u_long alignment, u_long skew, u_long boundary, in extent_alloc_subregion1()
993 u_long alignment, u_long boundary, int flags, u_long *result) in extent_alloc_subregion()
1001 extent_alloc(struct extent *ex, u_long size, u_long alignment, u_long boundary, in extent_alloc()
1011 extent_alloc1(struct extent *ex, u_long size, u_long alignment, u_long skew, in extent_alloc1()
/netbsd/src/external/gpl2/lvm2/dist/libdm/mm/
Dpool-fast.c81 void *dm_pool_alloc_aligned(struct dm_pool *p, size_t s, unsigned alignment) in dm_pool_alloc_aligned()
213 void _align_chunk(struct chunk *c, unsigned alignment) in _align_chunk()
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-config.c95 config_alignment_to_a (enum sim_alignments alignment) in config_alignment_to_a()
Dsim-n-core.h197 int alignment = N - 1; in sim_core_read_unaligned_N() local
316 int alignment = N - 1; in sim_core_write_unaligned_N() local

12345678910