Home
last modified time | relevance | path

Searched refs:lastentry (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c322 struct list_head *lastentry; in i40iw_get_qp() local
330 lastentry = &qp->list; in i40iw_get_qp()
331 entry = (lastentry != head) ? lastentry->next : NULL; in i40iw_get_qp()
/Linux-v4.19/fs/cifs/
Dsmb2pdu.c3575 num_entries(char *bufstart, char *end_of_buf, char **lastentry, size_t size) in num_entries() argument
3608 *lastentry = entryptr; in num_entries()