Home
last modified time | relevance | path

Searched defs:watches (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/arch/mips/kernel/
Dwatch.c20 struct mips3264_watch_reg_state *watches = &t->thread.watch.mips3264; in mips_install_watch_registers() local
52 struct mips3264_watch_reg_state *watches = in mips_read_watch_registers() local
/linux-6.12.1/tools/counter/
Dcounter_example.c19 static struct counter_watch watches[2] = { variable
Dcounter_watch_events.c199 struct counter_watch *watches; in main() local
/linux-6.12.1/include/linux/
Dwatch_queue.h42 struct hlist_head watches; /* Contributory watches */ member
/linux-6.12.1/kernel/
Daudit_watch.c47 struct list_head watches; /* anchor for audit_watch->wlist */ member
/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_dev_frontend.c105 struct list_head watches; member