/openbsd/sys/dev/pci/drm/i915/selftests/ |
H A D | i915_active.c | 24 static void __live_get(struct live_active *active) in __live_get() 29 static void __live_free(struct live_active *active) in __live_free() 37 struct live_active *active = container_of(ref, typeof(*active), ref); in __live_release() local 42 static void __live_put(struct live_active *active) in __live_put() 49 struct live_active *active = container_of(base, typeof(*active), base); in __live_active() local 65 struct live_active *active; in __live_alloc() local 82 struct live_active *active; in __live_active_setup() local 148 struct live_active *active; in live_active_wait() local 178 struct live_active *active; in live_active_retire() local 209 struct live_active *active; in live_active_barrier() local [all …]
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | i915_active.h | 63 __i915_active_fence_init(struct i915_active_fence *active, in __i915_active_fence_init() 101 i915_active_fence_get(struct i915_active_fence *active) in i915_active_fence_get() 121 i915_active_fence_isset(const struct i915_active_fence *active) in i915_active_fence_isset() 160 #define i915_active_init(ref, active, retire, flags) do { \ argument 221 struct i915_active *active) in __i915_request_await_exclusive()
|
H A D | i915_active.c | 36 node_from_active(struct i915_active_fence *active) in node_from_active() 43 static inline bool is_barrier(const struct i915_active_fence *active) in is_barrier() 208 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot() 216 struct i915_active_fence *active = in active_fence_cb() local 443 struct i915_active_fence *active; in i915_active_add_request() local 477 struct i915_active_fence *active, in __i915_active_set_fence() 544 struct i915_active_fence *active; in i915_active_acquire_for_context() local 566 static void enable_signaling(struct i915_active_fence *active) in enable_signaling() 639 static int __await_active(struct i915_active_fence *active, in __await_active() 1052 __i915_active_fence_set(struct i915_active_fence *active, in __i915_active_fence_set() [all …]
|
H A D | i915_active_types.h | 39 int (*active)(struct i915_active *ref); member
|
/openbsd/usr.sbin/lpd/ |
H A D | lp_displayq.c | 39 int i, active, qstate; in lp_displayq() local 134 rankstr(int rank, int active) in rankstr() 162 const char *cfname, int active) in doshort() 224 const char *cfname, int active) in dolong()
|
H A D | lp_rmjob.c | 40 int active, i, killed = 0; in lp_rmjob() local
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_context.c | 342 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire() 355 static int __intel_context_active(struct i915_active *active) in __intel_context_active() 551 struct i915_request *rq, *active = NULL; in intel_context_get_active_request() local 600 u64 total, active; in intel_context_get_total_runtime_ns() local
|
H A D | selftest_engine_heartbeat.c | 43 struct i915_active active; member 47 static int pulse_active(struct i915_active *active) in pulse_active() 66 static void pulse_retire(struct i915_active *active) in pulse_retire()
|
H A D | intel_timeline.c | 38 static void __timeline_retire(struct i915_active *active) in __timeline_retire() 47 static int __timeline_active(struct i915_active *active) in __timeline_active()
|
H A D | intel_ggtt_fencing.h | 27 struct i915_active active; member
|
H A D | intel_gt_buffer_pool_types.h | 23 struct i915_active active; member
|
H A D | intel_breadcrumbs_types.h | 36 atomic_t active; member
|
/openbsd/sys/kern/ |
H A D | kern_event.c | 298 int active; in filt_kqueue() local 311 int active; in filt_kqueuemodify() local 325 int active; in filt_kqueueprocess() local 490 int active; in filt_procmodify() local 508 int active; in filt_procprocess() local 723 int active, s; in filt_timerprocess() local 763 int active; in filt_seltrueprocess() local 899 int active, s; in filter_modify() local 920 int active, s; in filter_process() local 1246 int active, error = 0; in kqueue_register() local
|
H A D | sys_pipe.c | 943 int active = 0; in filt_pipeexcept() local 963 int active; in filt_pipemodify() local 976 int active; in filt_pipeprocess() local
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_modeset_verify.c | 148 bool active; in verify_encoder_state() local 199 bool active; in verify_crtc_state() local
|
/openbsd/sys/dev/wscons/ |
H A D | wsevent.c | 313 int active, dolock = ((ev->ws_flags & WSEVENT_MPSAFE) == 0); in filt_wseventmodify() local 330 int active, dolock = ((ev->ws_flags & WSEVENT_MPSAFE) == 0); in filt_wseventprocess() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/Plugin/ |
H A D | ExitSummary.pm | 12 sub active { $ADDED_HOOK } subroutine
|
/openbsd/sys/dev/ |
H A D | hotplug.c | 235 int active; in filt_hotplugmodify() local 247 int active; in filt_hotplugprocess() local
|
/openbsd/lib/libcurses/widechar/ |
H A D | lib_wacs.c | 112 int active = _nc_unicode_locale(); in _nc_init_wacs() local
|
/openbsd/sys/arch/loongson/loongson/ |
H A D | isa_machdep.c | 104 uint64_t active; in loongson_isa_setintrmask() local
|
/openbsd/usr.sbin/ospf6d/ |
H A D | area.c | 115 int active = 0; in area_border_router() local
|
/openbsd/usr.sbin/ospfd/ |
H A D | area.c | 121 int active = 0; in area_border_router() local
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | Driver.h | 103 bool active; variable
|
/openbsd/usr.bin/mandoc/ |
H A D | tbl.c | 38 int active; in tbl_read() local
|
/openbsd/sys/miscfs/fuse/ |
H A D | fuse_device.c | 589 int active; in filt_fuse_modify() local 602 int active; in filt_fuse_process() local
|