Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/tools/counter/
Dcounter_example.c19 static struct counter_watch watches[2] = { variable
/Linux-v6.1/include/linux/
Dwatch_queue.h42 struct hlist_head watches; /* Contributory watches */ member
/Linux-v6.1/kernel/
Daudit_watch.c47 struct list_head watches; /* anchor for audit_watch->wlist */ member
/Linux-v6.1/drivers/xen/xenbus/
Dxenbus_dev_frontend.c105 struct list_head watches; member