Home
last modified time | relevance | path

Searched defs:new_head (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dllist.c81 struct llist_node *new_head = NULL; in llist_reverse_order() local
/kernel/linux/linux-6.6/lib/
H A Dllist.c77 struct llist_node *new_head = NULL; in llist_reverse_order() local
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-tef.c126 unsigned int new_head; in mcp251xfd_tef_ring_update() local
H A Dmcp251xfd-rx.c86 u32 new_head; in mcp251xfd_rx_ring_update() local
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhidraw.c497 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); in hidraw_report_event() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhidraw.c528 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); in hidraw_report_event() local
/third_party/mesa3d/src/util/
H A Dsparse_array.c255 uint64_t new_head = free_list_head(current_head, items[0]); in util_sparse_array_free_list_push() local
273 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_idx() local
294 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_elem() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c284 u16 new_head; in qcaspi_transmit() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c283 u16 new_head; in qcaspi_transmit() local
/third_party/node/deps/v8/src/execution/
H A Dfutex-emulation.cc58 FutexWaitListNode* new_head = nullptr; in DeleteNodesForIsolate() local
/kernel/linux/linux-5.10/drivers/input/
H A Dmousedev.c266 unsigned int new_head; in mousedev_notify_readers() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Dlog.c272 unsigned int new_head = sdp->sd_log_flush_head; in gfs2_log_update_head() local
/kernel/linux/linux-6.6/drivers/input/
H A Dmousedev.c266 unsigned int new_head; in mousedev_notify_readers() local
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c1258 unsigned int new_head; in mcp251xfd_tef_ring_update() local
1356 u32 new_head; in mcp251xfd_rx_ring_update() local
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H A Dwalt.c1439 struct list_head new_head; in sort_clusters() local
1505 struct list_head new_head; in update_cluster_topology() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dwalt.c1440 struct list_head new_head; in sort_clusters() local
1506 struct list_head new_head; in update_cluster_topology() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c122 unsigned long off, new_head, hv_ret; in cwq_intr() local
102 job_finished(struct spu_queue *q, unsigned int offset, unsigned long old_head, unsigned long new_head) job_finished() argument
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcm4377.c867 u16 head, tail, new_head; in bcm4377_enqueue() local
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c124 unsigned long off, new_head, hv_ret; in cwq_intr() local
104 job_finished(struct spu_queue *q, unsigned int offset, unsigned long old_head, unsigned long new_head) job_finished() argument
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dring_buffer.c2374 struct buffer_page *new_head; in rb_handle_head_page() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c2454 struct buffer_page *new_head; in rb_handle_head_page() local

Completed in 38 milliseconds