Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/iosm/
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
/linux-6.3-rc2/lib/
A Dllist.c77 struct llist_node *new_head = NULL; in llist_reverse_order() local
/linux-6.3-rc2/drivers/net/can/spi/mcp251xfd/
A Dmcp251xfd-tef.c126 unsigned int new_head; in mcp251xfd_tef_ring_update() local
A Dmcp251xfd-rx.c86 u32 new_head; in mcp251xfd_rx_ring_update() local
/linux-6.3-rc2/drivers/hid/
A Dhidraw.c518 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); in hidraw_report_event() local
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/
A Dqca_spi.c284 u16 new_head; in qcaspi_transmit() local
/linux-6.3-rc2/fs/gfs2/
A Dlog.c272 unsigned int new_head = sdp->sd_log_flush_head; in gfs2_log_update_head() local
/linux-6.3-rc2/drivers/crypto/
A Dn2_core.c104 unsigned long old_head, unsigned long new_head) in job_finished()
123 unsigned long off, new_head, hv_ret; in cwq_intr() local
/linux-6.3-rc2/drivers/input/
A Dmousedev.c266 unsigned int new_head; in mousedev_notify_readers() local
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c2616 struct ceph_mds_request_head *new_head = msg->front.iov_base; in create_request_message() local
2718 struct ceph_mds_request_head *new_head; in find_old_request_head() local
/linux-6.3-rc2/drivers/bluetooth/
A Dhci_bcm4377.c866 u16 head, tail, new_head; in bcm4377_enqueue() local
/linux-6.3-rc2/kernel/trace/
A Dring_buffer.c2489 struct buffer_page *new_head; in rb_handle_head_page() local

Completed in 48 milliseconds