Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/lib/os/
Dspsc_pbuf.c67 static uint32_t *get_wr_idx_loc(struct spsc_pbuf *pb, uint32_t flags) in get_wr_idx_loc() function
120 uint32_t *wr_idx_loc = get_wr_idx_loc(pb, flags); in spsc_pbuf_init()
142 uint32_t *wr_idx_loc = get_wr_idx_loc(pb, flags); in spsc_pbuf_alloc()
210 uint32_t *wr_idx_loc = get_wr_idx_loc(pb, flags); in spsc_pbuf_commit()
255 uint32_t *wr_idx_loc = get_wr_idx_loc(pb, flags); in spsc_pbuf_claim()
325 uint32_t *wr_idx_loc = get_wr_idx_loc(pb, flags); in spsc_pbuf_free()