Home
last modified time | relevance | path

Searched refs:midtail_alloc (Results 1 – 25 of 118) sorted by relevance

12345

/external/strace/tests/
Dnetlink_route.c148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec()
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link()
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr()
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route()
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh()
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl()
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc()
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca()
[all …]
Dnetlink_sock_diag.c132 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_req()
182 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_msg()
233 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_unix_diag_req()
255 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_unix_diag_msg()
276 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_netlink_diag_req()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_netlink_diag_msg()
337 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_packet_diag_req()
358 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_packet_diag_msg()
386 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_sockid()
452 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_req()
[all …]
Dnetlink_selinux.c57 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_selnl_msg_unspec()
72 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_setenforce()
86 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_policyload()
Dnetlink_crypto.c110 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(alg)); in test_crypto_msg_newalg()
152 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_crypto_msg_unspec()
Dnetlink_netfilter.c92 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
115 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, in test_nfgenmsg()
Dnlattr_ifla_port.c56 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), 2 * NLA_HDRLEN + 8); in main()
Dnlattr_tcamsg.c65 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), NLA_HDRLEN + 4); in main()
Dnlattr_rtgenmsg.c71 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), in main()
Dnlattr_netconfmsg.c69 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), NLA_HDRLEN + 4); in main()
/external/strace/tests-mx32/
Dnetlink_route.c148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec()
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link()
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr()
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route()
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh()
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl()
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc()
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca()
[all …]
Dnetlink_sock_diag.c132 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_req()
182 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_msg()
233 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_unix_diag_req()
255 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_unix_diag_msg()
276 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_netlink_diag_req()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_netlink_diag_msg()
337 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_packet_diag_req()
358 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_packet_diag_msg()
386 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_sockid()
452 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_req()
[all …]
Dnetlink_selinux.c57 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_selnl_msg_unspec()
72 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_setenforce()
86 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_policyload()
Dnetlink_crypto.c110 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(alg)); in test_crypto_msg_newalg()
152 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_crypto_msg_unspec()
Dnetlink_netfilter.c92 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
115 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, in test_nfgenmsg()
Dnlattr_ifla_port.c56 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), 2 * NLA_HDRLEN + 8); in main()
Dnlattr_netconfmsg.c69 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), NLA_HDRLEN + 4); in main()
Dnlattr_tcamsg.c65 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), NLA_HDRLEN + 4); in main()
/external/strace/tests-m32/
Dnetlink_route.c148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec()
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link()
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr()
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route()
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh()
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl()
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc()
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca()
[all …]
Dnetlink_sock_diag.c132 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_req()
182 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_msg()
233 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_unix_diag_req()
255 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_unix_diag_msg()
276 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_netlink_diag_req()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_netlink_diag_msg()
337 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_packet_diag_req()
358 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_packet_diag_msg()
386 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_sockid()
452 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_req()
[all …]
Dnetlink_selinux.c57 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_selnl_msg_unspec()
72 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_setenforce()
86 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_policyload()
Dnetlink_crypto.c110 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(alg)); in test_crypto_msg_newalg()
152 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_crypto_msg_unspec()
Dnetlink_netfilter.c92 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
115 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, in test_nfgenmsg()
Dnlattr_ifla_port.c56 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), 2 * NLA_HDRLEN + 8); in main()
Dnlattr_rtgenmsg.c71 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), in main()
Dnlattr_tcamsg.c65 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), NLA_HDRLEN + 4); in main()

12345