/base/msdp/device_status/rust/modules/scheduler/test/src/ |
H A D | lib.rs | 58 fn dispatch(&mut self, events: u32) in dispatch() functions 150 fn dispatch(&self, events: u32) in dispatch() functions
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | delayed_worker.cpp | 171 bool DelayedWorker::dispatch(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeup) in dispatch() function in ffrt::DelayedWorker
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | adapter_state_machine.h | 60 explicit AdapterStateMachine(utility::Dispatcher &dispatch) : dispatch_(dispatch){}; in AdapterStateMachine() argument [all...] |
H A D | profile_service_manager.cpp | 67 void ProfileServiceManager::Initialize(utility::Dispatcher &dispatch) in Initialize() argument 102 ProfileServiceManager::ProfileServiceManager(utility::Dispatcher &dispatch) in ProfileServiceManager() argument
|
/foundation/multimodalinput/input/service/event_dispatch/test/ |
H A D | event_dispatch_test.cpp | 137 EventDispatchHandler dispatch; in HWTEST_F() local 167 EventDispatchHandler dispatch; in HWTEST_F() local 197 EventDispatchHandler dispatch; in HWTEST_F() local 218 EventDispatchHandler dispatch; in HWTEST_F() local 239 EventDispatchHandler dispatch; in HWTEST_F() local 260 EventDispatchHandler dispatch; HWTEST_F() local 281 EventDispatchHandler dispatch; HWTEST_F() local 305 EventDispatchHandler dispatch; HWTEST_F() local 330 EventDispatchHandler dispatch; HWTEST_F() local 355 EventDispatchHandler dispatch; HWTEST_F() local 377 EventDispatchHandler dispatch; HWTEST_F() local 406 EventDispatchHandler dispatch; HWTEST_F() local 782 EventDispatchHandler dispatch; HWTEST_F() local 799 EventDispatchHandler dispatch; HWTEST_F() local 816 EventDispatchHandler dispatch; HWTEST_F() local 837 EventDispatchHandler dispatch; HWTEST_F() local 854 EventDispatchHandler dispatch; HWTEST_F() local 876 EventDispatchHandler dispatch; HWTEST_F() local 900 EventDispatchHandler dispatch; HWTEST_F() local 924 EventDispatchHandler dispatch; HWTEST_F() local 948 EventDispatchHandler dispatch; HWTEST_F() local 972 EventDispatchHandler dispatch; HWTEST_F() local 996 EventDispatchHandler dispatch; HWTEST_F() local 1013 EventDispatchHandler dispatch; HWTEST_F() local 1035 EventDispatchHandler dispatch; HWTEST_F() local 1054 EventDispatchHandler dispatch; HWTEST_F() local 1079 EventDispatchHandler dispatch; HWTEST_F() local 1097 EventDispatchHandler dispatch; HWTEST_F() local 1161 EventDispatchHandler dispatch; HWTEST_F() local 1185 EventDispatchHandler dispatch; HWTEST_F() local 1209 EventDispatchHandler dispatch; HWTEST_F() local 1233 EventDispatchHandler dispatch; HWTEST_F() local 1257 EventDispatchHandler dispatch; HWTEST_F() local 1281 EventDispatchHandler dispatch; HWTEST_F() local 1305 EventDispatchHandler dispatch; HWTEST_F() local 1568 EventDispatchHandler dispatch; HWTEST_F() local 1603 EventDispatchHandler dispatch; HWTEST_F() local 1633 EventDispatchHandler dispatch; HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_padding.c | 203 union {} dispatch; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | 6lowpan.h | 88 static inline bool lowpan_is_ipv6(u8 dispatch) in lowpan_is_ipv6() argument 93 static inline bool lowpan_is_iphc(u8 dispatch) in lowpan_is_iphc() argument
|
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/ |
H A D | rx.c | 54 static inline bool lowpan_is_frag1(u8 dispatch) in lowpan_is_frag1() argument 59 static inline bool lowpan_is_fragn(u8 dispatch) in lowpan_is_fragn() argument 122 static inline bool lowpan_is_esc(u8 dispatch) in lowpan_is_esc() argument 138 static inline bool lowpan_is_hc1(u8 dispatch) in lowpan_is_hc1() argument 154 static inline bool lowpan_is_dff(u8 dispatch) in lowpan_is_dff() argument 170 lowpan_is_bc0(u8 dispatch) lowpan_is_bc0() argument 186 lowpan_is_mesh(u8 dispatch) lowpan_is_mesh() argument 228 lowpan_is_nalp(u8 dispatch) lowpan_is_nalp() argument 238 lowpan_is_reserved(u8 dispatch) lowpan_is_reserved() argument [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | 6lowpan.h | 88 static inline bool lowpan_is_ipv6(u8 dispatch) in lowpan_is_ipv6() argument 93 static inline bool lowpan_is_iphc(u8 dispatch) in lowpan_is_iphc() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_padding.c | 203 union {} dispatch; member
|
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/ |
H A D | rx.c | 54 static inline bool lowpan_is_frag1(u8 dispatch) in lowpan_is_frag1() argument 59 static inline bool lowpan_is_fragn(u8 dispatch) in lowpan_is_fragn() argument 122 static inline bool lowpan_is_esc(u8 dispatch) in lowpan_is_esc() argument 138 static inline bool lowpan_is_hc1(u8 dispatch) in lowpan_is_hc1() argument 154 static inline bool lowpan_is_dff(u8 dispatch) in lowpan_is_dff() argument 170 lowpan_is_bc0(u8 dispatch) lowpan_is_bc0() argument 186 lowpan_is_mesh(u8 dispatch) lowpan_is_mesh() argument 228 lowpan_is_nalp(u8 dispatch) lowpan_is_nalp() argument 238 lowpan_is_reserved(u8 dispatch) lowpan_is_reserved() argument [all...] |
/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | scheduler.rs | 59 fn dispatch(&self, events: u32); in dispatch() functions 337 fn dispatch(&self, fd: RawFd, waker: &Waker) in dispatch() functions 434 fn dispatch(&self, events: u32) in dispatch() functions
|
/kernel/linux/linux-5.10/block/ |
H A D | mq-deadline.c | 64 struct list_head dispatch; member [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 155 int dispatch = 0; in cx18_mdl_send_to_videobuf() local
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_scsi.c | 464 int dispatch = 0; in efct_scsi_check_pending() local [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 154 int dispatch = 0; in cx18_mdl_send_to_vb2() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 37 BleSecurity( IAdapterBle &bleAdapter, utility::Dispatcher &dispatch, BaseObserverList<IAdapterBleObserver> &observer) BleSecurity() argument
|
H A D | ble_advertiser_impl.cpp | 43 BleAdvertiserImpl( IBleAdvertiserCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) BleAdvertiserImpl() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_droq.c | 59 struct list_head *dispatch; in octeon_get_dispatch_arg() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 63 u32 dispatch [ 28]; member [all...] |
/kernel/linux/linux-5.10/net/ceph/ |
H A D | mon_client.c | 1280 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch() function
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 63 u32 dispatch [ 28]; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.c | 1053 struct list_head *dispatch; in octeon_delete_dispatch_list() local 1080 struct list_head *dispatch; octeon_get_dispatch() local 1163 struct octeon_dispatch *dispatch; octeon_register_dispatch_fn() local [all...] |
H A D | octeon_droq.c | 59 struct list_head *dispatch; in octeon_get_dispatch_arg() local [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | acobject.h | 153 } dispatch; member
|