Searched refs:watch (Results 26 - 50 of 52) sorted by relevance

123

/linux-master/drivers/xen/
H A Dmanage.c220 static void shutdown_handler(struct xenbus_watch *watch, argument
269 static void sysrq_handler(struct xenbus_watch *watch, const char *path, argument
283 * The Xenstore watch fires directly after registering it and
H A Dxen-balloon.c63 static void watch_target(struct xenbus_watch *watch, argument
/linux-master/arch/mips/include/asm/
H A Dprocessor.h258 /* Saved watch register state, if available. */
259 union mips_watch_reg_state watch; member in struct:thread_struct
334 * saved watch register stuff \
336 .watch = {{{0,},},}, \
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c88 static void backend_changed(struct xenbus_watch *watch, argument
91 xenbus_otherend_changed(watch, path, token, 1);
177 static void frontend_changed(struct xenbus_watch *watch, argument
186 /* We watch for devices appearing and vanishing. */
474 /* Enumerate devices in xenstore and watch for changes. */
H A Dxenbus_probe.c173 void xenbus_otherend_changed(struct xenbus_watch *watch, argument
178 container_of(watch, struct xenbus_device, otherend_watch);
186 dev_dbg(&dev->dev, "Ignoring watch at %s\n", path);
/linux-master/arch/mips/kernel/
H A Dgenex.S576 * For watch, interrupts will be enabled after the watch
579 BUILD_HANDLER watch watch cli silent /* #23 */
581 BUILD_HANDLER watch watch sti verbose /* #23 */
H A DMakefile10 syscall.o time.o topology.o traps.o unaligned.o watch.o \
H A Dptrace.c148 __put_user(child->thread.watch.mips3264.watchlo[i],
150 __put_user(child->thread.watch.mips3264.watchhi[i] &
200 child->thread.watch.mips3264.watchlo[i] = lt[i];
202 child->thread.watch.mips3264.watchhi[i] = ht[i];
H A Dcpu-probe.c25 #include <asm/watch.h>
H A Dtraps.c67 #include <asm/watch.h>
1573 * If the current thread has the watch registers loaded, save
2398 * Only some CPUs have the watch exceptions.
/linux-master/drivers/net/xen-netback/
H A Dxenbus.c523 static void xen_net_rate_changed(struct xenbus_watch *watch, argument
526 struct xenvif *vif = container_of(watch, struct xenvif, credit_watch);
582 static void xen_mcast_ctrl_changed(struct xenbus_watch *watch, argument
585 struct xenvif *vif = container_of(watch, struct xenvif,
608 pr_err("Failed to allocate memory for watch\n");
659 static void hotplug_status_changed(struct xenbus_watch *watch, argument
663 struct backend_info *be = container_of(watch,
676 /* Not interested in this watch anymore. */
/linux-master/drivers/counter/
H A Dti-ecap-capture.c211 const struct counter_watch *watch)
213 if (watch->channel > ECAP_CEVT_LAST)
216 switch (watch->event) {
210 ecap_cnt_watch_validate(struct counter_device *counter, const struct counter_watch *watch) argument
H A Dstm32-timer-cnt.c492 const struct counter_watch *watch)
500 switch (watch->event) {
502 if (watch->channel >= priv->nchannels) {
503 dev_err(counter->parent, "Invalid channel %d\n", watch->channel);
491 stm32_count_watch_validate(struct counter_device *counter, const struct counter_watch *watch) argument
H A D104-quad-8.c558 const struct counter_watch *watch)
562 if (watch->channel > QUAD8_NUM_COUNTERS - 1)
565 switch (watch->event) {
571 if (watch->channel == event_node->channel &&
572 watch->event != event_node->event)
557 quad8_watch_validate(struct counter_device *counter, const struct counter_watch *watch) argument
/linux-master/drivers/xen/xen-pciback/
H A Dxenbus.c659 static void xen_pcibk_be_watch(struct xenbus_watch *watch, argument
663 container_of(watch, struct xen_pcibk_device, be_watch);
702 /* watch the backend node for backend configuration information */
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c2470 bool watch)
2484 if (watch) {
2496 if (watch)
2506 bool watch)
2521 if (watch) {
2533 if (watch)
2469 lineinfo_get_v1(struct gpio_chardev_data *cdev, void __user *ip, bool watch) argument
2505 lineinfo_get(struct gpio_chardev_data *cdev, void __user *ip, bool watch) argument
/linux-master/include/linux/ceph/
H A Drados.h246 f(WATCH, __CEPH_OSD_OP(WR, DATA, 15), "watch") \
522 } __attribute__ ((packed)) watch; member in union:ceph_osd_op::__anon311
H A Dosd_client.h178 } watch; member in union:ceph_osd_req_op::__anon309
314 bool is_watch; /* watch or notify */
605 /* watch/notify */
/linux-master/include/linux/
H A Dcounter.h285 * @comp_list: list of components to watch when event triggers
320 * @watch_validate: optional callback to validate a watch. The Counter
321 * component watch configuration is passed in via the watch
323 * component watch configuration.
349 const struct counter_watch *watch);
H A Daudit.h53 struct audit_watch *watch; /* associated watch */ member in struct:audit_krule
56 struct list_head rlist; /* entry in audit_{watch,tree}.rules list */
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c624 * structures, and watch the store waiting for the hotplug scripts to tell us
698 static void backend_changed(struct xenbus_watch *watch, argument
705 = container_of(watch, struct backend_info, backend_watch);
717 * Since this watch will fire once immediately after it is
/linux-master/net/ceph/
H A Dosd_client.c917 op->watch.cookie = cookie;
918 op->watch.op = watch_opcode;
919 op->watch.gen = gen;
1014 dst->watch.cookie = cpu_to_le64(src->watch.cookie);
1015 dst->watch.ver = cpu_to_le64(0);
1016 dst->watch.op = src->watch.op;
1017 dst->watch.gen = cpu_to_le32(src->watch
[all...]
H A Ddebugfs.c225 ceph_osd_watch_op_name(op->watch.op));
/linux-master/kernel/
H A Daudit_tree.c71 * chunk.hash is a hash with middle bits of watch.inode as
707 /* this could be NULL if the watch is dying else where... */
732 rule->inode_f || rule->watch || rule->tree)
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl627 @ one has to watch for H2 (which is narrower than H0) and 5*H4

Completed in 704 milliseconds

123