Searched refs:nbpf_desc (Results 1 – 1 of 1) sorted by relevance
136 struct nbpf_desc;141 struct nbpf_desc *desc;153 struct nbpf_desc { struct165 (sizeof(struct nbpf_desc) + \ argument172 struct nbpf_desc desc[NBPF_DESCS_PER_PAGE];221 struct nbpf_desc *running;381 static int nbpf_start(struct nbpf_desc *desc) in nbpf_start()480 struct nbpf_desc *desc = ldesc->desc; in nbpf_prep_one()585 struct nbpf_desc *desc = list_first_entry(&chan->active, in nbpf_issue_pending()586 struct nbpf_desc, node); in nbpf_issue_pending()[all …]