| /Zephyr-latest/drivers/xen/ | 
| D | memory.c | 14 			  unsigned int space, xen_pfn_t gpfn)  in xendom_add_to_physmap()27 				unsigned int space, unsigned int size,  in xendom_add_to_physmap_batch()
 
 | 
| /Zephyr-latest/include/zephyr/xen/public/ | 
| D | memory.h | 78 	uint16_t space; /* => enum phys_map_space */  member135 	unsigned int space; /* => enum phys_map_space */  member
 
 | 
| /Zephyr-latest/subsys/tracing/ | 
| D | tracing_format_common.c | 49 	uint32_t space = tracing_buffer_space_get();  in tracing_format_raw_data_put()  local
 | 
| /Zephyr-latest/subsys/shell/ | 
| D | shell_help.c | 127 		char space = ' ';  in help_item_print()  local
 | 
| D | shell.c | 247 	uint16_t space = (CONFIG_SHELL_CMD_BUFF_SIZE - 1) -  in completion_space_get()  local293 	int space = (sh->ctx->cmd_buff_pos > 0) ?  in tab_prepare()  local
 
 | 
| /Zephyr-latest/drivers/serial/ | 
| D | uart_altera_jtag.c | 201 	uint32_t space = 0;  in uart_altera_jtag_fifo_fill()  local328 	uint32_t space = 0;  in uart_altera_jtag_irq_tx_ready()  local
 359 	uint32_t space = 0;  in uart_altera_jtag_irq_tx_complete()  local
 
 | 
| /Zephyr-latest/doc/build/dts/ | 
| D | bindings-syntax.rst | 441 .. _dt-bindings-child:
 | 
| /Zephyr-latest/tests/subsys/modem/backends/uart/src/ | 
| D | main.c | 87 	uint32_t space = ring_buf_space_get(&transmit_ring_buf);  in fill_transmit_ring_buf()  local
 | 
| /Zephyr-latest/lib/utils/ | 
| D | ring_buffer.c | 149 	uint32_t space, size, partial_size, total_size;  in ring_buf_item_put()  local
 | 
| /Zephyr-latest/tests/kernel/threads/thread_apis/src/ | 
| D | main.c | 611 static int large_stack(size_t *space)  in large_stack()622 static int small_stack(size_t *space)  in small_stack()
 
 | 
| /Zephyr-latest/subsys/modem/ | 
| D | modem_cmux.c | 271 	uint16_t space;  in modem_cmux_transmit_frame()  local324 	uint16_t space;  in modem_cmux_transmit_cmd_frame()  local
 348 	uint16_t space;  in modem_cmux_transmit_data_frame()  local
 
 | 
| /Zephyr-latest/lib/os/ | 
| D | spsc_pbuf.c | 145 	uint32_t space = len + LEN_SZ; /* data + length field */  in spsc_pbuf_alloc()  local
 | 
| /Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ | 
| D | thread_apis.c | 86 		uint32_t space = osThreadGetStackSpace(thread_array[i]);  in thread2()  local
 | 
| /Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/ | 
| D | reel_board.c | 104 	const char *space = NULL;  in get_len()  local
 | 
| /Zephyr-latest/tests/lib/ringbuffer/src/ | 
| D | main.c | 748 	uint32_t space;  in ZTEST()  local
 | 
| /Zephyr-latest/drivers/flash/ | 
| D | flash_cadence_qspi_nor_ll.c | 708 	uint32_t write_count, write_capacity, *write_data, space, write_fill_level, sram_partition;  in cad_qspi_indirect_page_bound_write()  local
 | 
| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_adin2111.c | 784 static int adin2111_read_tx_space(const struct device *dev, uint32_t *space)  in adin2111_read_tx_space()
 | 
| /Zephyr-latest/subsys/bluetooth/host/classic/ | 
| D | sdp.c | 823 	uint16_t att_id_lower, att_id_upper, att_id_cur, space;  in select_attrs()  local
 | 
| /Zephyr-latest/include/zephyr/ | 
| D | kernel.h | 5217 	_wait_q_t space;  member
 |