Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/include/linux/
Dwatch_queue.h42 struct hlist_head watches; /* Contributory watches */ member
/kernel/linux/linux-5.10/kernel/
Daudit_watch.c47 struct list_head watches; /* anchor for audit_watch->wlist */ member
/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_dev_frontend.c105 struct list_head watches; member