Searched refs:crisv32_watch_entry (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/mach-fs/
H A Darbiter.c24 struct crisv32_watch_entry { struct
39 static struct crisv32_watch_entry watches[NUMBER_OF_BP] = {
330 memset(&watches[id], 0, sizeof(struct crisv32_watch_entry)); crisv32_arbiter_unwatch()
362 struct crisv32_watch_entry *watch; crisv32_arbiter_irq()
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
H A Darbiter.c54 struct crisv32_watch_entry { struct
79 static struct crisv32_watch_entry watches[ARBITERS][NUMBER_OF_BP] =
497 sizeof(struct crisv32_watch_entry)); crisv32_arbiter_unwatch()
537 struct crisv32_watch_entry *watch; crisv32_foo_arbiter_irq()
593 struct crisv32_watch_entry *watch; crisv32_bar_arbiter_irq()

Completed in 40 milliseconds