Home
last modified time | relevance | path

Searched refs:freep (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dmemory.hpp11 static inline void freep(void* p) in freep() function
15 #define _cleanup_free_ _cleanup_(freep)
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c220 void (*freep)(struct m_pool *, m_addr_t); member
295 mp->freep(mp, a); in ___m_free()
435 mp->freep = ___dma_freep; in ___cre_dma_pool()