Home
last modified time | relevance | path

Searched defs:work (Results 1 – 25 of 170) sorted by relevance

1234567

/openbsd/sys/dev/pci/drm/include/linux/
H A Dworkqueue.h80 INIT_WORK(struct work_struct *work, work_func_t func) in INIT_WORK()
89 queue_work(struct workqueue_struct *wq, struct work_struct *work) in queue_work()
96 cancel_work(struct work_struct *work) in cancel_work()
103 cancel_work_sync(struct work_struct *work) in cancel_work_sync()
109 #define work_pending(work) task_pending(&(work)->task) argument
112 struct work_struct work; member
120 to_delayed_work(struct work_struct *work) in to_delayed_work()
155 schedule_work(struct work_struct *work) in schedule_work()
229 destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack()
241 struct work_struct work; member
[all …]
H A Dirq_work.h44 init_irq_work(struct irq_work *work, irq_work_func_t func) in init_irq_work()
51 irq_work_queue(struct irq_work *work) in irq_work_queue()
57 irq_work_sync(struct irq_work *work) in irq_work_sync()
/openbsd/sys/dev/pci/drm/
H A Ddrm_vblank_work.c50 struct drm_vblank_work *work, *next; in drm_handle_vblank_works() local
74 struct drm_vblank_work *work, *next; in drm_vblank_cancel_pending_works() local
108 int drm_vblank_work_schedule(struct drm_vblank_work *work, in drm_vblank_work_schedule()
184 bool drm_vblank_work_cancel_sync(struct drm_vblank_work *work) in drm_vblank_work_cancel_sync()
220 void drm_vblank_work_flush(struct drm_vblank_work *work) in drm_vblank_work_flush()
242 void drm_vblank_work_init(struct drm_vblank_work *work, struct drm_crtc *crtc, in drm_vblank_work_init()
243 void (*func)(struct kthread_work *work)) in drm_vblank_work_init()
H A Ddrm_flip_work.c57 void drm_flip_work_queue_task(struct drm_flip_work *work, in drm_flip_work_queue_task()
76 void drm_flip_work_queue(struct drm_flip_work *work, void *val) in drm_flip_work_queue()
101 void drm_flip_work_commit(struct drm_flip_work *work, in drm_flip_work_commit()
116 struct drm_flip_work *work = container_of(w, struct drm_flip_work, worker); in flip_worker() local
147 void drm_flip_work_init(struct drm_flip_work *work, in drm_flip_work_init()
166 void drm_flip_work_cleanup(struct drm_flip_work *work) in drm_flip_work_cleanup()
/openbsd/gnu/lib/libiberty/src/
H A Dcplus-dem.c640 struct work_stuff work[1]; in cplus_demangle_opname() local
849 struct work_stuff work[1]; in cplus_demangle() local
1076 squangle_mop_up (struct work_stuff *work) in squangle_mop_up()
1193 delete_work_stuff (struct work_stuff *work) in delete_work_stuff()
1255 demangle_signature (struct work_stuff *work, in demangle_signature()
1686 demangle_integral_value (struct work_stuff *work, in demangle_integral_value()
1782 demangle_real_value (struct work_stuff *work, in demangle_real_value()
3691 demangle_fund_type (struct work_stuff *work, in demangle_fund_type()
4141 register_Btype (struct work_stuff *work) in register_Btype()
4180 forget_B_and_K_types (struct work_stuff *work) in forget_B_and_K_types()
[all …]
H A Dsort.c47 void sort_pointers (size_t n, void **pointers, void **work) in sort_pointers()
151 void **work; in main() local
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c152 static void link_lock(struct hdcp_workqueue *work, bool lock) in link_lock()
273 static void event_callback(struct work_struct *work) in event_callback()
292 static void event_property_update(struct work_struct *work) in event_property_update()
363 static void event_property_validate(struct work_struct *work) in event_property_validate()
415 static void event_watchdog_timer(struct work_struct *work) in event_watchdog_timer()
436 static void event_cpirq(struct work_struct *work) in event_cpirq()
620 struct hdcp_workqueue *work; in srm_data_write() local
644 struct hdcp_workqueue *work; in srm_data_read() local
/openbsd/sys/dev/pci/drm/apple/
H A Dsystemep.c28 struct work_struct work; member
33 struct systemep_work *work = in system_log_work() local
47 struct systemep_work *work; in system_init() local
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_requests.c60 static void engine_retire(struct work_struct *work) in engine_retire()
205 static void retire_work_handler(struct work_struct *work) in retire_work_handler()
239 void intel_gt_watchdog_work(struct work_struct *work) in intel_gt_watchdog_work()
H A Dintel_reset.h62 struct delayed_work work; member
/openbsd/sys/dev/pci/drm/i915/
H A Di915_sw_fence_work.h20 void (*work)(struct dma_fence_work *f); member
31 struct work_struct work; member
H A Dintel_wakeref.h46 struct delayed_work work; member
51 struct lock_class_key work; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug.c221 static void intel_hpd_irq_storm_reenable_work(struct work_struct *work) in intel_hpd_irq_storm_reenable_work()
300 static void i915_digport_work_func(struct work_struct *work) in i915_digport_work_func()
369 static void i915_hotplug_work_func(struct work_struct *work) in i915_hotplug_work_func()
634 static void i915_hpd_poll_init_work(struct work_struct *work) in i915_hpd_poll_init_work()
/openbsd/gnu/usr.bin/perl/Porting/
H A DcheckURL.pl144 sub work { subroutine
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_irq.c189 static void amdgpu_irq_handle_ih1(struct work_struct *work) in amdgpu_irq_handle_ih1()
204 static void amdgpu_irq_handle_ih2(struct work_struct *work) in amdgpu_irq_handle_ih2()
219 static void amdgpu_irq_handle_ih_soft(struct work_struct *work) in amdgpu_irq_handle_ih_soft()
H A Damdgpu_display.c66 void amdgpu_display_hotplug_work_func(struct work_struct *work) in amdgpu_display_hotplug_work_func()
93 struct amdgpu_flip_work *work = in amdgpu_display_flip_callback() local
100 static bool amdgpu_display_flip_handle_fence(struct amdgpu_flip_work *work, in amdgpu_display_flip_handle_fence()
122 struct amdgpu_flip_work *work = in amdgpu_display_flip_work_func() local
173 struct amdgpu_flip_work *work = in amdgpu_display_unpin_work_func() local
200 struct amdgpu_flip_work *work; in amdgpu_display_crtc_page_flip_target() local
/openbsd/gnu/usr.bin/perl/dist/if/
H A Dif.pm5 sub work { subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dqual1.C18 void work(const char *source) in work() function
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/appendix-a/
H A Da.39.1.c11 work (int i) in work() function
H A Da.21.1.c5 work (int k) in work() function
H A Da.15.1.c6 work (int n) in work() function
H A Da.18.1.c11 int work[NUMBER_OF_THREADS]; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D980816-1.c10 unsigned int work; local
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Di915_request.c304 struct kthread_work work; member
310 static void __igt_breadcrumbs_smoketest(struct kthread_work *work) in __igt_breadcrumbs_smoketest()
1459 struct kthread_work work; member
1464 static void __live_parallel_engine1(struct kthread_work *work) in __live_parallel_engine1()
1502 static void __live_parallel_engineN(struct kthread_work *work) in __live_parallel_engineN()
1554 static void __live_parallel_spin(struct kthread_work *work) in __live_parallel_spin()
2959 struct kthread_work work; member
2964 static void p_sync0(struct kthread_work *work) in p_sync0()
3038 static void p_sync1(struct kthread_work *work) in p_sync1()
3115 static void p_many(struct kthread_work *work) in p_many()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D20000511-2.f1 subroutine sgbcon(norm,n,kl,ku,ab,ldab,ipiv,anorm,rcond,work,iwork argument
16 real ab(ldab,n),work(n) local

1234567