Home
last modified time | relevance | path

Searched defs:new_head (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.c14 u32 new_head = (head + 1) % IPC_MEM_MSG_ENTRIES; in ipc_protocol_free_msg_get() local
39 u32 new_head = (head + 1) % IPC_MEM_MSG_ENTRIES; in ipc_protocol_msg_hp_update() local
328 u32 head, new_head; in ipc_protocol_dl_td_prepare() local
/openbmc/linux/lib/
H A Dllist.c77 struct llist_node *new_head = NULL; in llist_reverse_order() local
/openbmc/linux/drivers/hid/
H A Dhidraw.c528 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); in hidraw_report_event() local
/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c285 u16 new_head; in qcaspi_transmit() local
/openbmc/linux/fs/gfs2/
H A Dlog.c272 unsigned int new_head = sdp->sd_log_flush_head; in gfs2_log_update_head() local
/openbmc/linux/drivers/crypto/
H A Dn2_core.c105 unsigned long old_head, unsigned long new_head) in job_finished()
124 unsigned long off, new_head, hv_ret; in cwq_intr() local
/openbmc/linux/drivers/input/
H A Dmousedev.c266 unsigned int new_head; in mousedev_notify_readers() local
/openbmc/qemu/hw/block/
H A Dfdc.c1391 uint8_t new_head = cur_drv->head; in fdctrl_seek_to_next_sect() local
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm4377.c867 u16 head, tail, new_head; in bcm4377_enqueue() local
/openbmc/linux/kernel/trace/
H A Dring_buffer.c2510 struct buffer_page *new_head; in rb_handle_head_page() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c7808 uint16_t new_head = val & 0xffff; in nvme_process_db() local