Searched defs:align (Results 1 - 24 of 24) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/malloc/
H A Daligned_alloc.c5 void *aligned_alloc(size_t align, size_t len) argument
H A Dposix_memalign.c6 int posix_memalign(void **res, size_t align, size_t len) argument
H A Dlite_malloc.c15 size_t align=1, pad; local
H A Dmemalign.c10 void *__memalign(size_t align, size_t len) argument
/seL4-refos-master/libs/libmuslc/src/network/
H A Dgethostbyname2_r.c18 size_t align, need; local
H A Dgetservbyname_r.c16 int cnt, proto, align; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dalign.h10 typedef struct align { /* alignment & record */ struct
13 } align; typedef in typeref:struct:align
H A Dsp_lev.h61 aligntyp align; member in struct:__anon700
76 aligntyp align; member in struct:__anon702
H A Dqt_win.h465 NetHackQtLabelledIcon align; member in class:NetHackQtStatusWindow
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dalign.h10 typedef struct align { /* alignment & record */ struct
13 } align; typedef in typeref:struct:align
H A Dsp_lev.h61 aligntyp align; member in struct:__anon22
76 aligntyp align; member in struct:__anon24
H A Dqt_win.h465 NetHackQtLabelledIcon align; member in class:NetHackQtStatusWindow
/seL4-refos-master/libs/librefos/src/refos-util/
H A Ddevice_io.c190 dev_dma_alloc(void *cookie, size_t size, int align, int cached, ps_mem_flags_t flags) argument
/seL4-refos-master/libs/libsel4utils/src/
H A Diommu_dma.c146 static void *dma_alloc(void *cookie, size_t size, int align, int cached, ps_mem_flags_t flags) argument
H A Dpage_dma.c66 static void *dma_alloc(void *cookie, size_t size, int align, int cached, ps_mem_flags_t flags) argument
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Ddevice_io.c190 dev_dma_alloc(void *cookie, size_t size, int align, int cached, ps_mem_flags_t flags) argument
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Diommu_dma.c146 static void *dma_alloc(void *cookie, size_t size, int align, int cached, ps_mem_flags_t flags) argument
H A Dpage_dma.c66 static void *dma_alloc(void *cookie, size_t size, int align, int cached, ps_mem_flags_t flags) argument
/seL4-refos-master/libs/libcpio/src/
H A Dcpio.c27 static unsigned long align_up(unsigned long n, unsigned long align) argument
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dlibc.h17 size_t len, size, align, offset; member in struct:tls_module
/seL4-refos-master/projects/util_libs/libcpio/src/
H A Dcpio.c27 static unsigned long align_up(unsigned long n, unsigned long align) argument
/seL4-refos-master/projects/util_libs/libethdrivers/include/ethdrivers/virtio/
H A Dvirtio_ring.h143 static inline unsigned vring_size(unsigned int num, unsigned long align) argument
133 vring_init(struct vring *vr, unsigned int num, void *p, unsigned long align) argument
/seL4-refos-master/libs/libplatsupport/include/platsupport/
H A Dio.h253 ps_dma_alloc( const ps_dma_man_t *dma_man, size_t size, int align, int cache, ps_mem_flags_t flags) argument
/seL4-refos-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dio.h253 ps_dma_alloc( const ps_dma_man_t *dma_man, size_t size, int align, int cache, ps_mem_flags_t flags) argument

Completed in 184 milliseconds