Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dnbpfaxi.c136 struct nbpf_desc;
141 struct nbpf_desc *desc;
153 struct nbpf_desc { struct
165 (sizeof(struct nbpf_desc) + \ argument
172 struct nbpf_desc desc[NBPF_DESCS_PER_PAGE];
221 struct nbpf_desc *running;
384 static int nbpf_start(struct nbpf_desc *desc) in nbpf_start()
507 struct nbpf_desc *desc = ldesc->desc; in nbpf_prep_one()
612 struct nbpf_desc *desc = list_first_entry(&chan->active, in nbpf_issue_pending()
613 struct nbpf_desc, node); in nbpf_issue_pending()
[all …]