Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dnbpfaxi.c132 struct nbpf_desc;
137 struct nbpf_desc *desc;
150 struct nbpf_desc { struct
162 (sizeof(struct nbpf_desc) + \ argument
169 struct nbpf_desc desc[NBPF_DESCS_PER_PAGE];
224 struct nbpf_desc *running;
387 static int nbpf_start(struct nbpf_desc *desc) in nbpf_start()
510 struct nbpf_desc *desc = ldesc->desc; in nbpf_prep_one()
615 struct nbpf_desc *desc = list_first_entry(&chan->active, in nbpf_issue_pending()
616 struct nbpf_desc, node); in nbpf_issue_pending()
[all …]