Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_ots.h21 uint32_t alloc_size; member
/Zephyr-latest/include/zephyr/llext/
Dllext.h101 size_t alloc_size; member
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c232 uint32_t alloc_size; in ots_init() local
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c886 #define NET_PKT_ALLOC_STATS_UPDATE(pkt, alloc_size, start) ({ \ argument
902 #define NET_PKT_ALLOC_STATS_FAIL(pkt, alloc_size, start) ({ \ argument
918 #define NET_PKT_ALLOC_STATS_UPDATE(pkt, alloc_size, start) ({ 0; }) argument
919 #define NET_PKT_ALLOC_STATS_FAIL(pkt, alloc_size, start) ({ 0; }) argument
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_its.c500 size_t entry_size, alloc_size; in gicv3_its_init_device_id() local
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c698 uint32_t alloc_size; in send_bound_message() local
1057 uint32_t alloc_size; in send() local
/Zephyr-latest/kernel/
Dmmu.c291 size_t alloc_size; in virt_region_alloc() local