Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
Darm_arch_timer.c536 ate_match_fn_t match_fn, in arch_timer_iterate_errata()
587 ate_match_fn_t match_fn = NULL; in arch_timer_check_ool_workaround() local
/kernel/linux/linux-5.10/kernel/dma/
Ddebug.c84 typedef bool (*match_fn)(struct dma_debug_entry *, struct dma_debug_entry *); typedef