| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_sam_gmac_priv.h | 214 	uint16_t head;  member 228 	uint16_t head;  member
  | 
| D | eth_ivshmem_queue.c | 104 	uint32_t head = q->tx.data_head;  in eth_ivshmem_queue_tx_get_buff()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/util/ | 
| D | mayfly.c | 20 	memq_link_t *head;  member
  | 
| /Zephyr-latest/drivers/i2s/ | 
| D | i2s_litex.h | 76 	uint16_t head;  member
  | 
| D | i2s_sam_ssc.c | 64 	uint16_t head;  member
  | 
| /Zephyr-latest/include/zephyr/sys/ | 
| D | sflist.h | 48 	sys_sfnode_t *head;  member
  | 
| D | ring_buffer.h | 42 struct ring_buf_index { ring_buf_idx_t head, tail, base; };  member
  | 
| /Zephyr-latest/tests/lib/lockfree/src/ | 
| D | test_mpsc.c | 28 	mpsc_ptr_t node, head;  in ZTEST()  local
  | 
| /Zephyr-latest/subsys/usb/device/class/ | 
| D | bluetooth.c | 438 static void bluetooth_interface_config(struct usb_desc_header *head,  in bluetooth_interface_config()
  | 
| D | msc.c | 248 	uint8_t head[8];  member 953 static void mass_interface_config(struct usb_desc_header *head,  in mass_interface_config()
  | 
| D | cdc_acm.c | 454 static void cdc_interface_config(struct usb_desc_header *head,  in cdc_interface_config()
  | 
| /Zephyr-latest/subsys/usb/device/class/netusb/ | 
| D | function_ecm.c | 404 static void ecm_interface_config(struct usb_desc_header *head,  in ecm_interface_config()
  | 
| D | function_rndis.c | 1119 static void netusb_interface_config(struct usb_desc_header *head,  in netusb_interface_config()
  | 
| /Zephyr-latest/subsys/usb/device_next/ | 
| D | usbd_ch9.c | 568 	struct usb_desc_header head = {  in string_ascii7_to_utf16le()  local 615 	struct usb_desc_header *head;  in sreq_get_desc_dev()  local
  | 
| /Zephyr-latest/kernel/ | 
| D | events.c | 44 	struct k_thread  *head;  member
  | 
| D | queue.c | 257 int k_queue_append_list(struct k_queue *queue, void *head, void *tail)  in k_queue_append_list()
  | 
| /Zephyr-latest/tests/lib/net_buf/buf/src/ | 
| D | main.c | 128 	struct net_buf *frag, *head;  in ZTEST()  local 178 	struct net_buf *frag, *head;  in ZTEST()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_scan_aux.c | 2979 static void chain_remove_from_list(struct ll_scan_aux_chain **head, struct ll_scan_aux_chain *chain)  in chain_remove_from_list() 3000 static void chain_append_to_list(struct ll_scan_aux_chain **head, struct ll_scan_aux_chain *chain)  in chain_append_to_list() 3017 static bool chain_is_in_list(struct ll_scan_aux_chain *head, struct ll_scan_aux_chain *chain)  in chain_is_in_list()
  | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | delayable_msg.c | 53 	sys_snode_t *head = sys_slist_peek_head(list);  in put_ctx_to_busy_list()  local
  | 
| /Zephyr-latest/tests/kernel/queue/src/ | 
| D | test_queue_contexts.c | 50 	static qdata_t *head = &data_l[0], *tail = &data_l[LIST_LEN - 1];  in tqueue_append()  local
  | 
| /Zephyr-latest/lib/net_buf/ | 
| D | buf.c | 565 struct net_buf *net_buf_frag_add(struct net_buf *head, struct net_buf *frag)  in net_buf_frag_add()
  | 
| /Zephyr-latest/subsys/usb/device/class/dfu/ | 
| D | usb_dfu.c | 841 static void dfu_interface_config(struct usb_desc_header *head,  in dfu_interface_config()
  | 
| /Zephyr-latest/subsys/usb/device/class/hid/ | 
| D | core.c | 618 static void hid_interface_config(struct usb_desc_header *head,  in hid_interface_config()
  | 
| /Zephyr-latest/subsys/usb/device/class/audio/ | 
| D | audio.c | 306 static void audio_interface_config(struct usb_desc_header *head,  in audio_interface_config()
  | 
| /Zephyr-latest/drivers/can/ | 
| D | can_xmc4xxx.c | 55 	CAN_MO_TypeDef *head;  member
  |