Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/kernel/queue/src/
Dtest_queue.h19 bool allocated; member
/Zephyr-latest/lib/posix/options/
Denv.c20 static size_t allocated; variable
/Zephyr-latest/tests/net/dhcpv4/server/src/
Dmain.c51 int allocated; member
355 static void verify_lease_count(int reserved, int allocated, int declined) in verify_lease_count()
774 struct in_addr *allocated = user_data; in allocated_address_cb() local
782 static void verify_allocated_address(struct in_addr *allocated) in verify_allocated_address()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.h46 bool allocated; member
/Zephyr-latest/include/zephyr/sys/
Dring_buffer.h236 ring_buf_idx_t allocated = buf->put.head - buf->get.tail; in ring_buf_space_get() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_endpoint.h88 bool allocated; member
/Zephyr-latest/tests/lib/ringbuffer/src/
Dmain.c547 uint32_t allocated; in ZTEST() local
/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c716 bool allocated = false; in alloc_level_blocks() local
/Zephyr-latest/drivers/modem/
Dhl7800.c409 bool allocated; member