Home
last modified time | relevance | path

Searched defs:alloc_log (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2_common.h57 static inline void alloc_log(const char *fmt, ...) in alloc_log() function
82 #define alloc_log(...) do {}while(0) macro
/aosp_15_r20/external/libnl/src/
H A Dnf-log.c18 static struct nfnl_log *alloc_log(void) in alloc_log() function