Home
last modified time | relevance | path

Searched defs:work (Results 151 - 175 of 5460) sorted by relevance

12345678910>>...219

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.c130 lp_cs_tpool_queue_task(struct lp_cs_tpool *pool, lp_cs_tpool_task_func work, void *data, int num_iters) lp_cs_tpool_queue_task() argument
/base/security/access_token/interfaces/kits/js/napi/accesstoken/include/
H A Dnapi_context_common.h44 napi_async_work work = nullptr; member
51 napi_async_work work = nullptr; member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp30 uv_work_t *work = nullptr; in OnReceiveValue() local
67 UvAfterWorkCb(uv_work_t* work, int status) UvAfterWorkCb() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_workqueue.c27 struct work_struct *work; member
31 static struct osal_work_struct *osal_find_work(struct work_struct *work) in osal_find_work() argument
48 static int osal_del_work(struct work_struct *work) in osal_del_work() argument
69 osal_work_func(struct work_struct *work) osal_work_func() argument
77 osal_init_work(struct osal_work_struct *work, osal_work_func_t func) osal_init_work() argument
104 osal_schedule_work(struct osal_work_struct *work) osal_schedule_work() argument
114 osal_destroy_work(struct osal_work_struct *work) osal_destroy_work() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_workqueue.c28 struct work_struct *work; member
32 static osal_workqueue *osal_find_work(struct work_struct *work) in osal_find_work() argument
55 static int osal_del_work(struct work_struct *work) in osal_del_work() argument
81 osal_work_handler(struct work_struct *work) osal_work_handler() argument
89 osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) osal_workqueue_init() argument
121 osal_workqueue_schedule(osal_workqueue *work) osal_workqueue_schedule() argument
131 osal_workqueue_destroy(osal_workqueue *work) osal_workqueue_destroy() argument
141 osal_workqueue_flush(osal_workqueue *work) osal_workqueue_flush() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_workqueue.h45 inline hi_void hi_workqueue_init_work(hi_work *work, work_func func) in hi_workqueue_init_work() argument
51 inline hi_s32 hi_workqueue_add_work(hi_workqueue *workqueue, hi_work *work) in hi_workqueue_add_work() argument
57 inline hi_bool hi_workqueue_cancle_work_sync(hi_work *work) in hi_workqueue_cancle_work_sync() argument
63 hi_workqueue_is_busy(hi_work *work) hi_workqueue_is_busy() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_common.c61 static void set_msch_rl_work(struct work_struct *work) in set_msch_rl_work() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/arm/
H A Darm_core_scaling.c28 static void set_num_cores(struct work_struct *work) in set_num_cores() argument
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc_common.c63 static void set_msch_rl_work(struct work_struct *work) in set_msch_rl_work() argument
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_update_callback_napi.cpp85 void IntellVoiceUpdateCallbackNapi::UvWorkCallBack(uv_work_t *work, int status) in UvWorkCallBack() argument
103 uv_work_t *work = new (std::nothrow) uv_work_t; in OnJsCallBack() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/jsthread/
H A Djs_thread.cpp137 AsyncWork *work = reinterpret_cast<AsyncWork *>(innerMsg->data); in HandleEventLoop() local
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dwork_sched_client_test.cpp111 std::shared_ptr<WorkInfo> work; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer.cpp76 void InterfaceStateObserver::IfaceChangedCallback(uv_work_t *work, int status) in IfaceChangedCallback() argument
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/
H A Dmdns_callback_observer.h58 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int32_t status) in CallbackTemplate() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Duv_queue.cpp43 uv_work_t* work = new (std::nothrow) uv_work_t; in AsyncCall() local
67 Work(uv_work_t* work, int uvStatus) Work() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Duv_queue.cpp43 uv_work_t* work = new (std::nothrow) uv_work_t; in AsyncCall() local
67 Work(uv_work_t* work, int uvStatus) Work() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-memory-errors.c76 static void mem_error_handler(struct work_struct *work) in mem_error_handler() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c30 static void gpio_halt_wfn(struct work_struct *work) in gpio_halt_wfn() argument
/kernel/linux/linux-5.10/arch/mips/loongson2ef/lemote-2f/
H A Dpm.c84 static void yeeloong_lid_update_task(struct work_struct *work) in yeeloong_lid_update_task() argument
/kernel/linux/linux-5.10/arch/sh/drivers/
H A Dpush-switch.c33 static void switch_work_handler(struct work_struct *work) in switch_work_handler() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c26 struct delayed_work work; member
46 static void spu_gov_work(struct work_struct *work) in spu_gov_work() argument
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dselection.c20 struct work_struct work; member
25 static void __speakup_set_selection(struct work_struct *work) in __speakup_set_selection() argument
106 __speakup_paste_selection(struct work_struct *work) __speakup_paste_selection() argument
[all...]
/kernel/linux/linux-5.10/virt/kvm/
H A Dasync_pf.c45 static void async_pf_execute(struct work_struct *work) in async_pf_execute() argument
100 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue() local
126 struct kvm_async_pf *work = kvm_clear_async_pf_completion_queue() local
139 struct kvm_async_pf *work; kvm_check_async_pf_completion() local
166 struct kvm_async_pf *work; kvm_setup_async_pf() local
205 struct kvm_async_pf *work; kvm_async_pf_wakeup_all() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c34 static void gpio_halt_wfn(struct work_struct *work) in gpio_halt_wfn() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-memory-errors.c76 static void mem_error_handler(struct work_struct *work) in mem_error_handler() argument

Completed in 9 milliseconds

12345678910>>...219