Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/lib/os/
Dspsc_pbuf.c77 static uint8_t *get_data_loc(struct spsc_pbuf *pb, uint32_t flags) in get_data_loc() function
143 uint8_t *data_loc = get_data_loc(pb, flags); in spsc_pbuf_alloc()
211 uint8_t *data_loc = get_data_loc(pb, flags); in spsc_pbuf_commit()
256 uint8_t *data_loc = get_data_loc(pb, flags); in spsc_pbuf_claim()
327 uint8_t *data_loc = get_data_loc(pb, flags); in spsc_pbuf_free()