Searched defs:malloc_heap (Results 1 – 2 of 2) sorted by relevance
277 pub struct malloc_heap { struct279 pub free_head: [malloc_heap__bindgen_ty_1; 13usize], argument285 pub struct malloc_heap__bindgen_ty_1 { argument387 impl Default for malloc_heap { implementation396 impl ::std::cmp::PartialEq for malloc_heap { implementation
105 struct malloc_heap { struct106 rte_spinlock_t lock;108 unsigned alloc_count;109 size_t total_size;