/kernel/linux/linux-5.10/lib/ |
H A D | llist.c | 81 struct llist_node *new_head = NULL; in llist_reverse_order() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | llist.c | 77 struct llist_node *new_head = NULL; in llist_reverse_order() local
|
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-tef.c | 126 unsigned int new_head; in mcp251xfd_tef_ring_update() local
|
H A D | mcp251xfd-rx.c | 86 u32 new_head; in mcp251xfd_rx_ring_update() local
|
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_protocol_ops.c | 14 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 D | hidraw.c | 497 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); in hidraw_report_event() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hidraw.c | 528 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); in hidraw_report_event() local
|
/third_party/mesa3d/src/util/ |
H A D | sparse_array.c | 255 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 D | qca_spi.c | 284 u16 new_head; in qcaspi_transmit() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/ |
H A D | qca_spi.c | 283 u16 new_head; in qcaspi_transmit() local
|
/third_party/node/deps/v8/src/execution/ |
H A D | futex-emulation.cc | 58 FutexWaitListNode* new_head = nullptr; in DeleteNodesForIsolate() local
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | mousedev.c | 266 unsigned int new_head; in mousedev_notify_readers() local
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | log.c | 272 unsigned int new_head = sdp->sd_log_flush_head; in gfs2_log_update_head() local
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | mousedev.c | 266 unsigned int new_head; in mousedev_notify_readers() local
|
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-core.c | 1258 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 D | walt.c | 1439 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 D | walt.c | 1440 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 D | n2_core.c | 122 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 D | hci_bcm4377.c | 867 u16 head, tail, new_head; in bcm4377_enqueue() local
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | n2_core.c | 124 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 D | ring_buffer.c | 2374 struct buffer_page *new_head; in rb_handle_head_page() local
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | ring_buffer.c | 2454 struct buffer_page *new_head; in rb_handle_head_page() local
|