Searched refs:match_fn (Results 1 – 3 of 3) sorted by relevance
118 bool (*match_fn)(struct sk_buff *skb, in brcmu_pktq_pdeq_match()126 if (match_fn == NULL || match_fn(p, arg)) { in brcmu_pktq_pdeq_match()
123 bool (*match_fn)(struct sk_buff *p,
88 typedef bool (*match_fn)(struct dma_debug_entry *, struct dma_debug_entry *); typedef300 match_fn match) in __hash_bucket_find()