Searched refs:rtio_sqe_pool (Results 1 – 4 of 4) sorted by relevance
19 STRUCT_SECTION_FOREACH(rtio_sqe_pool, sqe_pool) { in rtio_init()
268 struct rtio_sqe_pool;371 struct rtio_sqe_pool { struct423 struct rtio_sqe_pool *sqe_pool;720 static inline struct rtio_iodev_sqe *rtio_sqe_pool_alloc(struct rtio_sqe_pool *pool) in rtio_sqe_pool_alloc()735 static inline void rtio_sqe_pool_free(struct rtio_sqe_pool *pool, struct rtio_iodev_sqe *iodev_sqe) in rtio_sqe_pool_free()838 STRUCT_SECTION_ITERABLE(rtio_sqe_pool, name) = { \
127 ITERABLE_SECTION_RAM(rtio_sqe_pool, Z_LINK_ITERABLE_SUBALIGN)
93 …zephyr_iterable_section(NAME rtio_sqe_pool GROUP DATA_REGION ${XIP_ALIGN_WITH_INPUT} SUBALIGN ${CO…