Searched refs:activated (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/lib/libpcap/
H A Dpcap-int.h85 int activated; /* true if the capture is really started */ member in struct:pcap
H A Dpcap.c181 if (p->activated) {
183 " operation on activated capture");
501 return("The pcap_t has not been activated");
504 return ("The setting can't be changed after the pcap_t is activated");
H A Dpcap-bpf.c589 p->activated = 1;
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.h48 /* CRC window is activated or not*/
49 bool activated; member in struct:crc_window_param
H A Damdgpu_dm_crc.c94 was_activated = acrtc->dm_irq_params.window_param.activated;
99 acrtc->dm_irq_params.window_param.activated = false;
189 ret = acrtc->dm_irq_params.window_param.activated;
490 if (!acrtc->dm_irq_params.window_param.activated)
H A Damdgpu_dm_debugfs.c3362 acrtc->dm_irq_params.window_param.activated = true;
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_events.c42 bool activated; /* Becomes true when event is signaled */ member in struct:kfd_event_waiter
640 WRITE_ONCE(waiter->activated, true);
809 waiter->activated = ev->signaled;
817 waiter->activated = true;
820 if (!waiter->activated)
847 if (READ_ONCE(event_waiters[i].activated)) {
878 if (waiter->activated) {
925 if (undo_auto_reset && waiters[i].activated &&
/openbsd-current/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_tcb_defs.h139 cma_t_boolean activated; /* Activation event was reported */ member in struct:CMA__T_TCB_DEBUG
/openbsd-current/sbin/pflogd/
H A Dprivsep.c268 hpcap->activated = 1;
H A Dpflogd.c279 p->activated = 1;
/openbsd-current/libexec/spamlogd/
H A Dspamlogd.c189 p->activated = 1;
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_fbc.c107 bool activated; member in struct:intel_fbc
650 fbc->activated = true;
1254 if (fbc->activated && DISPLAY_VER(i915) >= 10)
1256 fbc->activated = false;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/
H A DParser.pm1688 not ok 2 - Anti-gravity device activated
1699 not ok 2 - Anti-gravity device activated # TODO
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/lib/Hash/Util/
H A DFieldHash.pm813 activated and uses the list to delete the reference from all field
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com5176 $! were activated by the CRTL at the same time.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm2075 activated plugins at each of the 8 reference points listed above and
3904 expecting ISO-8859-1 charset, a converter can be activated by setting

Completed in 150 milliseconds