Searched defs:malloc_flags (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/tests/sys/netlink/ |
| H A D | test_netlink_message_writer.py | 45 def test_mbuf_writer_allocation(self, sz, writer_type, malloc_flags): argument 72 def test_mbuf_chain_allocation(self, sz, malloc_flags): argument
|
| /freebsd-14.2/sys/netlink/ |
| H A D | ktest_netlink_message_writer.h | 52 nl_get_mbuf_chain_wrapper(int len, int malloc_flags) in nl_get_mbuf_chain_wrapper()
|
| H A D | netlink_message_writer.c | 102 nl_get_mbuf_flags(int size, int malloc_flags, int mbuf_flags) in nl_get_mbuf_flags() 126 nl_get_mbuf(int size, int malloc_flags) in nl_get_mbuf() 136 nl_get_mbuf_chain(int len, int malloc_flags) in nl_get_mbuf_chain()
|
| /freebsd-14.2/sys/net/route/ |
| H A D | nhgrp.c | 277 nhgrp_ctl_alloc_default(struct nh_control *ctl, int malloc_flags) in nhgrp_ctl_alloc_default()
|
| /freebsd-14.2/sys/fs/pseudofs/ |
| H A D | pseudofs.c | 72 int malloc_flags; in pfs_alloc_node_flags() local
|
| /freebsd-14.2/sys/vm/ |
| H A D | vm_page.h | 561 malloc2vm_flags(int malloc_flags) in malloc2vm_flags()
|