MCPcopy Create free account
hub / github.com/F-Stack/f-stack / set_trailer

Function set_trailer

dpdk/lib/eal/common/malloc_elem.h:71–72  ·  view source on GitHub ↗

dummy function - no trailer if malloc_debug is not enabled */

Source from the content-addressed store, hash-verified

69
70/* dummy function - no trailer if malloc_debug is not enabled */
71static inline void
72set_trailer(struct malloc_elem *elem __rte_unused){ }
73
74
75#else

Callers 2

malloc_elem_initFunction · 0.85
split_elemFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected