Home
last modified time | relevance | path

Searched refs:tail_alloc (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/external/strace/tests-m32/
Dgetcpu.c44 (unsigned *) tail_alloc(sizeof(*bogus_cpu)) + 1; in main()
46 (unsigned *) tail_alloc(sizeof(*bogus_node)) + 1; in main()
48 (unsigned *) tail_alloc(sizeof(*bogus_tcache)) + 1; in main()
53 long *tcache = tail_alloc(128); in main()
Dmmsg_name.c85 tail_alloc(sizeof(*send_addr) * IOV_MAX1); in test_mmsg_name()
86 char *const send_buf = tail_alloc(sizeof(*send_buf) * IOV_MAX1); in test_mmsg_name()
87 struct iovec *const send_iov = tail_alloc(sizeof(*send_iov) * IOV_MAX1); in test_mmsg_name()
88 struct mmsghdr *const send_mh = tail_alloc(sizeof(*send_mh) * IOV_MAX1); in test_mmsg_name()
180 tail_alloc(sizeof(*recv_addr) * IOV_MAX1); in test_mmsg_name()
181 char *const recv_buf = tail_alloc(sizeof(*recv_buf) * IOV_MAX1); in test_mmsg_name()
182 struct iovec *const recv_iov = tail_alloc(sizeof(*recv_iov) * IOV_MAX1); in test_mmsg_name()
183 struct mmsghdr *const recv_mh = tail_alloc(sizeof(*recv_mh) * IOV_MAX1); in test_mmsg_name()
Dpreadv.c69 char *buf = tail_alloc(LEN); in main()
112 void *r0 = tail_alloc(r_len); in main()
130 void *r1 = tail_alloc(r_len); in main()
131 void *r2 = tail_alloc(LENGTH_OF(w)); in main()
Dexecve.c130 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main()
134 char *const str_b = tail_alloc(DEFAULT_STRLEN + 2); in main()
138 char **const a = tail_alloc(sizeof(*a) * (DEFAULT_STRLEN + 2)); in main()
139 char **const b = tail_alloc(sizeof(*b) * (DEFAULT_STRLEN + 2)); in main()
Dexecveat.c136 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main()
140 char *const str_b = tail_alloc(DEFAULT_STRLEN + 2); in main()
144 char **const a = tail_alloc(sizeof(*a) * (DEFAULT_STRLEN + 2)); in main()
145 char **const b = tail_alloc(sizeof(*b) * (DEFAULT_STRLEN + 2)); in main()
Dpread64-pwrite64.c90 buf = tail_alloc(len); in test_dump()
135 char *nil = tail_alloc(1); in main()
146 void *r0 = tail_alloc(r0_len); in main()
151 void *r1 = tail_alloc(w_len); in main()
Dscm_rights.c45 void *data = tail_alloc(data_size); in main()
76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main()
97 cmsg = tail_alloc(cmsg_size); in main()
Dfile_handle.c203 tail_alloc(sizeof(struct file_handle) + MAX_HANDLE_SZ); in main()
205 tail_alloc(sizeof(struct file_handle) + 0); in main()
207 tail_alloc(sizeof(struct file_handle) + 8); in main()
209 tail_alloc(sizeof(struct file_handle) + 128); in main()
211 tail_alloc(sizeof(struct file_handle) + 256); in main()
Dseccomp-filter.c51 struct sock_filter *const filter = tail_alloc(sizeof(*filter) * N); in main()
52 const void *const efault = tail_alloc(1); in main()
/external/strace/tests-mx32/
Dgetcpu.c44 (unsigned *) tail_alloc(sizeof(*bogus_cpu)) + 1; in main()
46 (unsigned *) tail_alloc(sizeof(*bogus_node)) + 1; in main()
48 (unsigned *) tail_alloc(sizeof(*bogus_tcache)) + 1; in main()
53 long *tcache = tail_alloc(128); in main()
Dmmsg_name.c85 tail_alloc(sizeof(*send_addr) * IOV_MAX1); in test_mmsg_name()
86 char *const send_buf = tail_alloc(sizeof(*send_buf) * IOV_MAX1); in test_mmsg_name()
87 struct iovec *const send_iov = tail_alloc(sizeof(*send_iov) * IOV_MAX1); in test_mmsg_name()
88 struct mmsghdr *const send_mh = tail_alloc(sizeof(*send_mh) * IOV_MAX1); in test_mmsg_name()
180 tail_alloc(sizeof(*recv_addr) * IOV_MAX1); in test_mmsg_name()
181 char *const recv_buf = tail_alloc(sizeof(*recv_buf) * IOV_MAX1); in test_mmsg_name()
182 struct iovec *const recv_iov = tail_alloc(sizeof(*recv_iov) * IOV_MAX1); in test_mmsg_name()
183 struct mmsghdr *const recv_mh = tail_alloc(sizeof(*recv_mh) * IOV_MAX1); in test_mmsg_name()
Dpreadv.c69 char *buf = tail_alloc(LEN); in main()
112 void *r0 = tail_alloc(r_len); in main()
130 void *r1 = tail_alloc(r_len); in main()
131 void *r2 = tail_alloc(LENGTH_OF(w)); in main()
Dexecve.c130 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main()
134 char *const str_b = tail_alloc(DEFAULT_STRLEN + 2); in main()
138 char **const a = tail_alloc(sizeof(*a) * (DEFAULT_STRLEN + 2)); in main()
139 char **const b = tail_alloc(sizeof(*b) * (DEFAULT_STRLEN + 2)); in main()
Dexecveat.c136 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main()
140 char *const str_b = tail_alloc(DEFAULT_STRLEN + 2); in main()
144 char **const a = tail_alloc(sizeof(*a) * (DEFAULT_STRLEN + 2)); in main()
145 char **const b = tail_alloc(sizeof(*b) * (DEFAULT_STRLEN + 2)); in main()
Dpread64-pwrite64.c90 buf = tail_alloc(len); in test_dump()
135 char *nil = tail_alloc(1); in main()
146 void *r0 = tail_alloc(r0_len); in main()
151 void *r1 = tail_alloc(w_len); in main()
Dscm_rights.c45 void *data = tail_alloc(data_size); in main()
76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main()
97 cmsg = tail_alloc(cmsg_size); in main()
Dfile_handle.c203 tail_alloc(sizeof(struct file_handle) + MAX_HANDLE_SZ); in main()
205 tail_alloc(sizeof(struct file_handle) + 0); in main()
207 tail_alloc(sizeof(struct file_handle) + 8); in main()
209 tail_alloc(sizeof(struct file_handle) + 128); in main()
211 tail_alloc(sizeof(struct file_handle) + 256); in main()
/external/strace/tests/
Dgetcpu.c44 (unsigned *) tail_alloc(sizeof(*bogus_cpu)) + 1; in main()
46 (unsigned *) tail_alloc(sizeof(*bogus_node)) + 1; in main()
48 (unsigned *) tail_alloc(sizeof(*bogus_tcache)) + 1; in main()
53 long *tcache = tail_alloc(128); in main()
Dmmsg_name.c85 tail_alloc(sizeof(*send_addr) * IOV_MAX1); in test_mmsg_name()
86 char *const send_buf = tail_alloc(sizeof(*send_buf) * IOV_MAX1); in test_mmsg_name()
87 struct iovec *const send_iov = tail_alloc(sizeof(*send_iov) * IOV_MAX1); in test_mmsg_name()
88 struct mmsghdr *const send_mh = tail_alloc(sizeof(*send_mh) * IOV_MAX1); in test_mmsg_name()
180 tail_alloc(sizeof(*recv_addr) * IOV_MAX1); in test_mmsg_name()
181 char *const recv_buf = tail_alloc(sizeof(*recv_buf) * IOV_MAX1); in test_mmsg_name()
182 struct iovec *const recv_iov = tail_alloc(sizeof(*recv_iov) * IOV_MAX1); in test_mmsg_name()
183 struct mmsghdr *const recv_mh = tail_alloc(sizeof(*recv_mh) * IOV_MAX1); in test_mmsg_name()
Dpreadv.c69 char *buf = tail_alloc(LEN); in main()
112 void *r0 = tail_alloc(r_len); in main()
130 void *r1 = tail_alloc(r_len); in main()
131 void *r2 = tail_alloc(LENGTH_OF(w)); in main()
Dexecve.c130 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main()
134 char *const str_b = tail_alloc(DEFAULT_STRLEN + 2); in main()
138 char **const a = tail_alloc(sizeof(*a) * (DEFAULT_STRLEN + 2)); in main()
139 char **const b = tail_alloc(sizeof(*b) * (DEFAULT_STRLEN + 2)); in main()
Dexecveat.c136 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main()
140 char *const str_b = tail_alloc(DEFAULT_STRLEN + 2); in main()
144 char **const a = tail_alloc(sizeof(*a) * (DEFAULT_STRLEN + 2)); in main()
145 char **const b = tail_alloc(sizeof(*b) * (DEFAULT_STRLEN + 2)); in main()
Dpread64-pwrite64.c90 buf = tail_alloc(len); in test_dump()
135 char *nil = tail_alloc(1); in main()
146 void *r0 = tail_alloc(r0_len); in main()
151 void *r1 = tail_alloc(w_len); in main()
Dscm_rights.c45 void *data = tail_alloc(data_size); in main()
76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main()
97 cmsg = tail_alloc(cmsg_size); in main()
Dfile_handle.c203 tail_alloc(sizeof(struct file_handle) + MAX_HANDLE_SZ); in main()
205 tail_alloc(sizeof(struct file_handle) + 0); in main()
207 tail_alloc(sizeof(struct file_handle) + 8); in main()
209 tail_alloc(sizeof(struct file_handle) + 128); in main()
211 tail_alloc(sizeof(struct file_handle) + 256); in main()

12345678910>>...12