| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_flip_work.c | 57 void drm_flip_work_queue_task(struct drm_flip_work *work, in drm_flip_work_queue_task() argument 76 drm_flip_work_queue(struct drm_flip_work *work, void *val) drm_flip_work_queue() argument 101 drm_flip_work_commit(struct drm_flip_work *work, struct workqueue_struct *wq) drm_flip_work_commit() argument 116 struct drm_flip_work *work = container_of(w, struct drm_flip_work, worker); flip_worker() local 147 drm_flip_work_init(struct drm_flip_work *work, const char *name, drm_flip_func_t func) drm_flip_work_init() argument 166 drm_flip_work_cleanup(struct drm_flip_work *work) drm_flip_work_cleanup() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_active_types.h | 42 struct work_struct work; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/ |
| H A D | msm_disp_snapshot.c | 53 static void _msm_disp_snapshot_work(struct kthread_work *work) in _msm_disp_snapshot_work() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_kms.c | 100 static void qxl_gc_work(struct work_struct *work) in qxl_gc_work() argument
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| H A D | da9055_onkey.c | 20 struct delayed_work work; member 51 static void da9055_onkey_work(struct work_struct *work) in da9055_onkey_work() argument [all...] |
| H A D | da9052_onkey.c | 21 struct delayed_work work; member 54 static void da9052_onkey_work(struct work_struct *work) in da9052_onkey_work() argument [all...] |
| H A D | gpio-beeper.c | 18 struct work_struct work; member 28 static void gpio_beeper_work(struct work_struct *work) in gpio_beeper_work() argument
|
| H A D | arizona-haptics.c | 25 struct work_struct work; member 31 static void arizona_haptics_work(struct work_struct *work) in arizona_haptics_work() argument
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | hp680_ts_input.c | 26 static void do_softint(struct work_struct *work) in do_softint() argument
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_queue_keys.c | 42 static void ima_keys_handler(struct work_struct *work) in ima_keys_handler() argument
|
| /kernel/linux/linux-6.6/virt/kvm/ |
| H A D | async_pf.c | 45 static void async_pf_execute(struct work_struct *work) in async_pf_execute() argument 92 static void kvm_flush_and_free_async_pf_work(struct kvm_async_pf *work) in kvm_flush_and_free_async_pf_work() argument 119 struct kvm_async_pf *work = kvm_clear_async_pf_completion_queue() local 144 struct kvm_async_pf *work = kvm_clear_async_pf_completion_queue() local 160 struct kvm_async_pf *work; kvm_check_async_pf_completion() local 187 struct kvm_async_pf *work; kvm_setup_async_pf() local 225 struct kvm_async_pf *work; kvm_async_pf_wakeup_all() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | irq_poll.c | 88 int work, weight; in irq_poll_softirq() local
|
| /kernel/linux/linux-6.6/lib/livepatch/ |
| H A D | test_klp_callbacks_demo.c | 55 static void patched_work_func(struct work_struct *work) in patched_work_func() argument
|
| /kernel/linux/linux-6.6/samples/livepatch/ |
| H A D | livepatch-shadow-mod.c | 143 static void alloc_work_func(struct work_struct *work) in alloc_work_func() argument 168 static void cleanup_work_func(struct work_struct *work) in cleanup_work_func() argument
|
| H A D | livepatch-callbacks-demo.c | 132 static void patched_work_func(struct work_struct *work) in patched_work_func() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_interrupt.c | 87 struct work_struct *work = NULL; in irq_bottom_half() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_fence.h | 29 struct list_head work; member
|
| /third_party/ltp/testcases/kernel/syscalls/times/ |
| H A D | times03.c | 40 static void work(void) in work() function
|
| /third_party/skia/tools/fm/fm_bot/ |
| H A D | fm_bot.go | 66 type work struct { type [all...] |
| /third_party/skia/third_party/externals/freetype/builds/ |
| H A D | toplevel.mk | 204 work := $(strip $(shell $(CAT) \ macro 206 work := $(subst |,x,$(work)) macro 207 work := $(subst $(space),|,$(work)) macro 208 work := $(subst \#define|FREETYPE_MAJOR|,$(space),$(work)) macro 209 work := $(word 2,$(work)) macro 213 work := $(subst \\#define|FREETYPE_MINOR|,$(space),$(work)) global() macro 214 work := $(word 2,$(work)) global() macro 218 work := $(subst \\#define|FREETYPE_PATCH|,$(space),$(work)) global() macro 219 work := $(word 2,$(work)) global() macro [all...] |
| /third_party/zlib/contrib/infback9/ |
| H A D | inflate9.h | 45 unsigned short work[288]; /* work area for code table building */ member
|
| /applications/standard/calendardata/calendarmanager/napi/include/ |
| H A D | napi_queue.h | 112 napi_async_work work = nullptr; member
|
| /applications/standard/settings/napi/settings/ |
| H A D | napi_settings_observer.cpp | 48 int OnChangeAsync(uv_loop_s* loop, uv_work_t *work) in OnChangeAsync() argument 100 auto work = new (std::nothrow) uv_work_t; in OnChange() local [all...] |
| /base/account/os_account/interfaces/kits/napi/common/include/ |
| H A D | napi_account_common.h | 40 napi_async_work work = nullptr;
member
|
| /base/location/frameworks/js/napi/source/ |
| H A D | country_code_callback_napi.cpp | 104 uv_work_t *work = new (std::nothrow) uv_work_t; in Send() local 125 void CountryCodeCallbackNapi::UvQueueWork(uv_loop_s* loop, uv_work_t* work) in UvQueueWork() argument [all...] |