/linux-3.4.99/kernel/ |
D | audit_watch.c | 111 void audit_get_watch(struct audit_watch *watch) in audit_get_watch() 116 void audit_put_watch(struct audit_watch *watch) in audit_put_watch() 126 static void audit_remove_watch(struct audit_watch *watch) in audit_remove_watch() 134 char *audit_watch_path(struct audit_watch *watch) in audit_watch_path() 139 int audit_watch_compare(struct audit_watch *watch, unsigned long ino, dev_t dev) in audit_watch_compare() 173 struct audit_watch *watch; in audit_init_watch() local 191 struct audit_watch *watch; in audit_to_watch() local 356 static int audit_get_nd(struct audit_watch *watch, struct path *parent) in audit_get_nd() 395 struct audit_watch *w, *watch = krule->watch; in audit_add_to_parent() local 428 struct audit_watch *watch = krule->watch; in audit_add_watch() local [all …]
|
D | auditfilter.c | 873 struct audit_watch *watch = entry->rule.watch; in audit_add_rule() local 952 struct audit_watch *watch = entry->rule.watch; in audit_del_rule() local
|
/linux-3.4.99/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 220 struct xenbus_watch watch; member 225 static void free_watch_adapter(struct watch_adapter *watch) in free_watch_adapter() 235 struct watch_adapter *watch; in alloc_watch_adapter() local 258 static void watch_fired(struct xenbus_watch *watch, in watch_fired() 360 struct watch_adapter *watch, *tmp_watch; in xenbus_write_watch() local 555 struct watch_adapter *watch, *tmp_watch; in xenbus_file_release() local
|
D | xenbus_probe_backend.c | 182 static void frontend_changed(struct xenbus_watch *watch, in frontend_changed() 205 static void backend_changed(struct xenbus_watch *watch, in backend_changed()
|
D | xenbus_xs.c | 67 } watch; member 622 int register_xenbus_watch(struct xenbus_watch *watch) in register_xenbus_watch() 651 void unregister_xenbus_watch(struct xenbus_watch *watch) in unregister_xenbus_watch() 705 struct xenbus_watch *watch; in xs_resume() local
|
D | xenbus_probe_frontend.c | 85 static void backend_changed(struct xenbus_watch *watch, in backend_changed() 118 static void frontend_changed(struct xenbus_watch *watch, in frontend_changed()
|
D | xenbus_client.c | 101 struct xenbus_watch *watch, in xenbus_watch_path() 139 struct xenbus_watch *watch, in xenbus_watch_pathfmt()
|
D | xenbus_probe.c | 166 void xenbus_otherend_changed(struct xenbus_watch *watch, in xenbus_otherend_changed()
|
/linux-3.4.99/drivers/xen/ |
D | manage.c | 198 static void shutdown_handler(struct xenbus_watch *watch, in shutdown_handler() 256 static void sysrq_handler(struct xenbus_watch *watch, const char **vec, in sysrq_handler()
|
D | cpu_hotplug.c | 64 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch, in handle_vcpu_hotplug_event()
|
D | xen-balloon.c | 53 static void watch_target(struct xenbus_watch *watch, in watch_target()
|
/linux-3.4.99/arch/cris/arch-v32/mach-a3/ |
D | arbiter.c | 537 struct crisv32_watch_entry *watch; in crisv32_foo_arbiter_irq() local 593 struct crisv32_watch_entry *watch; in crisv32_bar_arbiter_irq() local
|
/linux-3.4.99/arch/cris/arch-v32/mach-fs/ |
D | arbiter.c | 362 struct crisv32_watch_entry *watch; in crisv32_arbiter_irq() local
|
/linux-3.4.99/drivers/net/xen-netback/ |
D | xenbus.c | 336 static void hotplug_status_changed(struct xenbus_watch *watch, in hotplug_status_changed()
|
/linux-3.4.99/drivers/xen/xen-pciback/ |
D | xenbus.c | 648 static void xen_pcibk_be_watch(struct xenbus_watch *watch, in xen_pcibk_be_watch()
|
/linux-3.4.99/drivers/block/xen-blkback/ |
D | xenbus.c | 498 static void backend_changed(struct xenbus_watch *watch, in backend_changed()
|
/linux-3.4.99/arch/mips/include/asm/ |
D | processor.h | 223 union mips_watch_reg_state watch; member
|
/linux-3.4.99/include/linux/ceph/ |
D | osd_client.h | 196 } watch; member
|
D | rados.h | 381 } __attribute__ ((packed)) watch; member
|
/linux-3.4.99/include/linux/ |
D | audit.h | 434 struct audit_watch *watch; /* associated watch */ member
|