Home
last modified time | relevance | path

Searched defs:match_fn (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/clocksource/
Darm_arch_timer.c456 ate_match_fn_t match_fn, in arch_timer_iterate_errata()
507 ate_match_fn_t match_fn = NULL; in arch_timer_check_ool_workaround() local
/Linux-v4.19/kernel/dma/
Ddebug.c97 typedef bool (*match_fn)(struct dma_debug_entry *, struct dma_debug_entry *); typedef