Searched refs:spsc_pbuf_common (Results 1 – 2 of 2) sorted by relevance
66 struct spsc_pbuf_common { struct74 MAX(0, Z_SPSC_PBUF_DCACHE_LINE - (int)sizeof(struct spsc_pbuf_common)) argument106 struct spsc_pbuf_common common;
89 uint32_t len = blen - sizeof(struct spsc_pbuf_common); in get_len()