Searched refs:test_mbuf_writer_allocation (Results 1 – 2 of 2) sorted by relevance
73 test_mbuf_writer_allocation(struct ktest_test_context *ctx) in test_mbuf_writer_allocation() function156 .func = &test_mbuf_writer_allocation,
45 def test_mbuf_writer_allocation(self, sz, writer_type, malloc_flags): member in TestNetlinkMessageWriter