Searched refs:rpp (Results 1 – 3 of 3) sorted by relevance
415 union node *redir, **rpp; in command() local423 rpp = &redir; in command()427 *rpp = n2 = redirnode; in command()428 rpp = &n2->nfile.next; in command()592 n1 = simplecmd(rpp, redir); in command()600 *rpp = n2 = redirnode; in command()601 rpp = &n2->nfile.next; in command()605 *rpp = NULL; in command()621 simplecmd(union node **rpp, union node *redir) in simplecmd() argument624 union node **orig_rpp = rpp; in simplecmd()[all …]
412 struct nfsrvcache **rpp) in nfs_proc() argument420 *rpp = NULL; in nfs_proc()498 *rpp = nfsrvd_updatecache(nd); in nfs_proc()
579 struct rtw89_pci_rpp_fmt *rpp) in rtw89_pci_release_rpp() argument588 seq = le32_get_bits(rpp->dword, RTW89_PCI_RPP_SEQ); in rtw89_pci_release_rpp()589 qsel = le32_get_bits(rpp->dword, RTW89_PCI_RPP_QSEL); in rtw89_pci_release_rpp()590 tx_status = le32_get_bits(rpp->dword, RTW89_PCI_RPP_TX_STATUS); in rtw89_pci_release_rpp()628 struct rtw89_pci_rpp_fmt *rpp; in rtw89_pci_release_tx_skbs() local659 rpp = (struct rtw89_pci_rpp_fmt *)(skb->data + offset); in rtw89_pci_release_tx_skbs()660 rtw89_pci_release_rpp(rtwdev, rpp); in rtw89_pci_release_tx_skbs()