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

/linux-master/lib/
H A Dllist.c105 struct llist_node *new_head = NULL; local
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.c14 u32 new_head = (head + 1) % IPC_MEM_MSG_ENTRIES; local
39 u32 new_head = (head + 1) % IPC_MEM_MSG_ENTRIES; local
328 u32 head, new_head; local
[all...]
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-rx.c86 u32 new_head; local
H A Dmcp251xfd-tef.c126 unsigned int new_head; local
/linux-master/drivers/hid/
H A Dhidraw.c528 int new_head = (list->head + 1) & (HIDRAW_BUFFER_SIZE - 1); local
/linux-master/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c270 u16 new_head; local
/linux-master/drivers/input/
H A Dmousedev.c266 unsigned int new_head; local
/linux-master/fs/gfs2/
H A Dlog.c272 unsigned int new_head = sdp->sd_log_flush_head; local
/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c867 u16 head, tail, new_head; local
/linux-master/drivers/crypto/
H A Dn2_core.c124 unsigned long off, new_head, hv_ret; local
104 job_finished(struct spu_queue *q, unsigned int offset, unsigned long old_head, unsigned long new_head) argument
[all...]
/linux-master/kernel/trace/
H A Dring_buffer.c2372 struct buffer_page *new_head; local

Completed in 279 milliseconds