Home
last modified time | relevance | path

Searched defs:watch (Results 1 - 25 of 70) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DAPISample_watcher.js29 function watch(rootFileNames: string[], options: ts.CompilerOptions) { function
/third_party/node/lib/internal/main/
H A Dtest_runner.js
/third_party/skia/third_party/externals/libwebp/examples/
H A Dstopwatch.h24 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset() argument
28 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset() argument
47 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset() argument
51 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset() argument
[all...]
/third_party/glfw/src/
H A Dlinux_joystick.h51 int watch; member
/kernel/linux/linux-5.10/drivers/xen/
H A Dcpu_hotplug.c72 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch, in handle_vcpu_hotplug_event() argument
H A Dxen-balloon.c63 static void watch_target(struct xenbus_watch *watch, in watch_target() argument
H A Dmanage.c219 static void shutdown_handler(struct xenbus_watch *watch, in shutdown_handler() argument
268 static void sysrq_handler(struct xenbus_watch *watch, const char *path, in sysrq_handler() argument
/kernel/linux/linux-6.6/drivers/xen/
H A Dcpu_hotplug.c72 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch, in handle_vcpu_hotplug_event() argument
H A Dxen-balloon.c63 static void watch_target(struct xenbus_watch *watch, in watch_target() argument
H A Dmanage.c220 static void shutdown_handler(struct xenbus_watch *watch, in shutdown_handler() argument
269 static void sysrq_handler(struct xenbus_watch *watch, const char *path, in sysrq_handler() argument
/kernel/linux/linux-5.10/include/linux/
H A Dwatch_queue.h55 struct watch { struct
/kernel/linux/linux-6.6/include/linux/
H A Dwatch_queue.h54 struct watch { struct
/kernel/linux/linux-6.6/drivers/counter/
H A Dinterrupt-cnt.c142 interrupt_cnt_watch_validate(struct counter_device *counter, const struct counter_watch *watch) interrupt_cnt_watch_validate() argument
H A Dcounter-chrdev.c268 struct counter_watch watch; in counter_add_watch() local
138 counter_set_event_node(struct counter_device *const counter, struct counter_watch *const watch, const struct counter_comp_node *const cfg) counter_set_event_node() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDebugSink.h81 void watch(std::string const &needle) in watch() function in sh::DebugSink
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_comms.c212 struct xs_watch_event *watch; in process_msg() member
H A Dxenbus_probe_backend.c183 static bool frontend_will_handle(struct xenbus_watch *watch, in frontend_will_handle() argument
189 static void frontend_changed(struct xenbus_watch *watch, in frontend_changed() argument
212 static void backend_changed(struct xenbus_watch *watch, in backend_changed() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dwatch_queue.h75 struct watch_notification watch; member
99 struct watch_notification watch; member
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dxenbus.c659 static void xen_pcibk_be_watch(struct xenbus_watch *watch, in xen_pcibk_be_watch() argument
/kernel/linux/linux-5.10/kernel/
H A Dwatch_queue.c205 struct watch *watch; in __post_watch_notification() local
423 struct watch *watch = container_of(rcu, struct watch, rcu); free_watch() local
433 struct watch *watch = container_of(kref, struct watch, usage); __put_watch() local
441 put_watch(struct watch *watch) put_watch() argument
453 init_watch(struct watch *watch, struct watch_queue *wqueue) init_watch() argument
461 add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) add_one_watch() argument
500 add_watch_to_object(struct watch *watch, struct watch_list *wlist) add_watch_to_object() argument
535 struct watch *watch; remove_watch_from_object() local
604 struct watch *watch; watch_queue_clear() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dxenbus.c659 static void xen_pcibk_be_watch(struct xenbus_watch *watch, in xen_pcibk_be_watch() argument
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_comms.c212 struct xs_watch_event *watch; in process_msg() member
H A Dxenbus_probe_backend.c183 static bool frontend_will_handle(struct xenbus_watch *watch, in frontend_will_handle() argument
189 static void frontend_changed(struct xenbus_watch *watch, in frontend_changed() argument
212 static void backend_changed(struct xenbus_watch *watch, in backend_changed() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dwatch_queue.h75 struct watch_notification watch; member
99 struct watch_notification watch; member
/kernel/linux/linux-6.6/kernel/
H A Dwatch_queue.c201 struct watch *watch; in __post_watch_notification() local
416 struct watch *watch = container_of(rcu, struct watch, rcu); free_watch() local
426 struct watch *watch = container_of(kref, struct watch, usage); __put_watch() local
434 put_watch(struct watch *watch) put_watch() argument
446 init_watch(struct watch *watch, struct watch_queue *wqueue) init_watch() argument
454 add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) add_one_watch() argument
493 add_watch_to_object(struct watch *watch, struct watch_list *wlist) add_watch_to_object() argument
528 struct watch *watch; remove_watch_from_object() local
597 struct watch *watch; watch_queue_clear() local
[all...]

Completed in 13 milliseconds

123