/third_party/typescript/tests/baselines/reference/ |
H A D | APISample_watcher.js | 29 function watch(rootFileNames: string[], options: ts.CompilerOptions) { function
|
/third_party/node/lib/internal/main/ |
H A D | test_runner.js | |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | stopwatch.h | 24 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 D | linux_joystick.h | 51 int watch; member
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | cpu_hotplug.c | 72 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch, in handle_vcpu_hotplug_event() argument
|
H A D | xen-balloon.c | 63 static void watch_target(struct xenbus_watch *watch, in watch_target() argument
|
H A D | manage.c | 219 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 D | cpu_hotplug.c | 72 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch, in handle_vcpu_hotplug_event() argument
|
H A D | xen-balloon.c | 63 static void watch_target(struct xenbus_watch *watch, in watch_target() argument
|
H A D | manage.c | 220 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 D | watch_queue.h | 55 struct watch { struct
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | watch_queue.h | 54 struct watch { struct
|
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | interrupt-cnt.c | 142 interrupt_cnt_watch_validate(struct counter_device *counter, const struct counter_watch *watch) interrupt_cnt_watch_validate() argument
|
H A D | counter-chrdev.c | 268 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 D | DebugSink.h | 81 void watch(std::string const &needle) in watch() function in sh::DebugSink
|
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
H A D | xenbus_comms.c | 212 struct xs_watch_event *watch; in process_msg() member
|
H A D | xenbus_probe_backend.c | 183 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 D | watch_queue.h | 75 struct watch_notification watch; member 99 struct watch_notification watch; member
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | xenbus.c | 659 static void xen_pcibk_be_watch(struct xenbus_watch *watch, in xen_pcibk_be_watch() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | watch_queue.c | 205 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 D | xenbus.c | 659 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 D | xenbus_comms.c | 212 struct xs_watch_event *watch; in process_msg() member
|
H A D | xenbus_probe_backend.c | 183 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 D | watch_queue.h | 75 struct watch_notification watch; member 99 struct watch_notification watch; member
|
/kernel/linux/linux-6.6/kernel/ |
H A D | watch_queue.c | 201 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...] |