| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw1.h | 62 u32 dispatch [ 28]; member [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | blk-mq.h | 28 struct list_head dispatch; member
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | messenger.h | 28 void (*dispatch) (struct ceph_connection *con, struct ceph_msg *m); member
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | acobject.h | 154 } dispatch; member
|
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw1.h | 62 u32 dispatch [ 28]; member [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | mq-deadline.c | 74 struct list_head dispatch; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_compute.c | 664 struct dispatch_packet dispatch; in si_setup_user_sgprs_co_v2() local [all...] |
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 2140 const struct brw_cs_dispatch_info dispatch = in blorp_exec_compute() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_cmd_buffer.c | 746 const struct brw_cs_dispatch_info dispatch = in anv_cmd_buffer_cs_push_constants() local
|
| H A D | genX_pipeline.c | 2413 const struct brw_cs_dispatch_info dispatch = in compute_pipeline_emit() local
|
| /third_party/libinput/src/ |
| H A D | evdev-fallback.c | 35 fallback_keyboard_notify_key(struct fallback_dispatch *dispatch, in fallback_keyboard_notify_key() argument 51 fallback_lid_notify_toggle(struct fallback_dispatch *dispatch, in fallback_lid_notify_toggle() argument 65 fallback_notify_physical_button(struct fallback_dispatch *dispatch, in fallback_notify_physical_button() argument 78 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state() local 131 fallback_filter_defuzz_touch(struct fallback_dispatch *dispatch, struct evdev_device *device, struct mt_slot *slot) fallback_filter_defuzz_touch() argument 155 fallback_rotate_relative(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_rotate_relative() argument 169 fallback_flush_relative_motion(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_relative_motion() argument 207 fallback_flush_absolute_motion(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_absolute_motion() argument 224 fallback_flush_mt_down(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_down() argument 263 fallback_flush_mt_motion(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_motion() argument 294 fallback_flush_mt_up(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_up() argument 322 fallback_flush_mt_cancel(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_cancel() argument 350 fallback_flush_st_down(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_st_down() argument 385 fallback_flush_st_motion(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_st_motion() argument 407 fallback_flush_st_up(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_st_up() argument 432 fallback_flush_st_cancel(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_st_cancel() argument 457 fallback_process_touch_button(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time, int value) fallback_process_touch_button() argument 467 fallback_process_key(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_process_key() argument 524 fallback_process_touch(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_process_touch() argument 607 fallback_process_absolute_motion(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e) fallback_process_absolute_motion() argument 630 struct fallback_dispatch *dispatch = fallback_dispatch(data); fallback_lid_keyboard_event() local 666 fallback_lid_toggle_keyboard_listener(struct fallback_dispatch *dispatch, struct evdev_paired_keyboard *kbd, bool is_closed) fallback_lid_toggle_keyboard_listener() argument 686 fallback_lid_toggle_keyboard_listeners(struct fallback_dispatch *dispatch, bool is_closed) fallback_lid_toggle_keyboard_listeners() argument 702 fallback_process_switch(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_process_switch() argument 758 fallback_process_relative(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_process_relative() argument 780 fallback_process_absolute(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_process_absolute() argument 793 fallback_any_button_down(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_any_button_down() argument 807 fallback_arbitrate_touch(struct fallback_dispatch *dispatch, struct mt_slot *slot) fallback_arbitrate_touch() argument 824 fallback_flush_mt_events(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_flush_mt_events() argument 899 fallback_handle_state(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_handle_state() argument 970 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_process() local 1003 cancel_touches(struct fallback_dispatch *dispatch, struct evdev_device *device, const struct device_coord_rect *rect, uint64_t time) cancel_touches() argument 1037 release_pressed_keys(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) release_pressed_keys() argument 1092 fallback_return_to_neutral_state(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_return_to_neutral_state() argument 1111 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_suspend() local 1119 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_remove() local 1140 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_sync_initial_state() local 1178 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_update_rect() local 1197 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_toggle_touch() local 1240 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); fallback_interface_destroy() local 1255 struct fallback_dispatch *dispatch = fallback_lid_pair_keyboard() local 1294 fallback_resume(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_resume() argument 1305 fallback_suspend(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_suspend() argument 1316 struct fallback_dispatch *dispatch = data; fallback_tablet_mode_switch_event() local 1344 struct fallback_dispatch *dispatch = fallback_pair_tablet_mode() local 1400 struct fallback_dispatch *dispatch = fallback_interface_device_removed() local 1443 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); fallback_change_to_left_handed() local 1457 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); fallback_change_scroll_method() local 1485 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); fallback_rotation_config_set_angle() local 1497 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); fallback_rotation_config_get_angle() local 1509 fallback_init_rotation(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_init_rotation() argument 1524 fallback_dispatch_init_slots(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_dispatch_init_slots() argument 1587 fallback_dispatch_init_rel(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_dispatch_init_rel() argument 1595 fallback_dispatch_init_abs(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_dispatch_init_abs() argument 1609 fallback_dispatch_init_switch(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_dispatch_init_switch() argument 1634 struct fallback_dispatch *dispatch = data; fallback_arbitration_timeout() local 1643 fallback_init_arbitration(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_init_arbitration() argument 1664 struct fallback_dispatch *dispatch; fallback_dispatch_create() local [all...] |
| H A D | evdev-mt-touchpad-gestures.c | 1475 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_gesture_set_hold_enabled() local 1489 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_gesture_is_hold_enabled() local 1499 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_gesture_get_hold_default() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cmd_buffer.c | 1333 struct panvk_dispatch_info dispatch = { in CmdDispatch() local
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | managers.py | 85 def dispatch(c, id, methodname, args=(), kwds={}): function [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cStencilTexturingTests.cpp | 660 void FunctionalTest::dispatch(GLuint program_id, bool is_stencil, GLuint dst_texture_id, GLuint src_texture_id) in dispatch() function in gl4cts::StencilTexturing::FunctionalTest
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | VulkanSecondaryCommandBuffer.h | 460 ANGLE_INLINE void VulkanSecondaryCommandBuffer::dispatch(uint32_t groupCountX, in dispatch() function in rx::vk::VulkanSecondaryCommandBuffer
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCommandList.cpp | 451 void GrD3DDirectCommandList::dispatch(unsigned int threadGroupCountX, in dispatch() function in GrD3DDirectCommandList
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | CommandBufferVk.cpp | 910 DispatchCmd* dispatch = mCommands.NextCommand<DispatchCmd>(); in RecordComputePass() local 922 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in RecordComputePass() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | CommandBufferGL.cpp | 907 DispatchCmd* dispatch = mCommands.NextCommand<DispatchCmd>(); in ExecuteComputePass() local 916 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in ExecuteComputePass() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-kerx-table.hh | 773 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
|
| H A D | hb-aat-layout-morx-table.hh | 904 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
|
| /third_party/python/Lib/xmlrpc/ |
| H A D | client.py | 491 dispatch = {} variable in Marshaller 727 dispatch = {} global() variable in Unmarshaller [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_central_manager_impl.cpp | 165 BleCentralManagerImpl( IBleCentralManagerCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) BleCentralManagerImpl() argument
|
| /kernel/linux/linux-5.10/block/ |
| H A D | bfq-iosched.h | 449 struct list_head dispatch; member
|
| /kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
| H A D | mv_sas.h | 170 const struct mvs_dispatch *dispatch; member
|