Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 51) sorted by relevance

123

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_events.c42 bool activated; /* Becomes true when event is signaled */ member
640 WRITE_ONCE(waiter->activated, true); in set_event()
809 waiter->activated = ev->signaled; in init_event_waiter()
817 waiter->activated = true; in init_event_waiter()
820 if (!waiter->activated) in init_event_waiter()
847 if (READ_ONCE(event_waiters[i].activated)) { in test_event_condition()
878 if (waiter->activated) { in copy_signaled_event_data()
925 if (undo_auto_reset && waiters[i].activated && in free_waiters()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c94 was_activated = acrtc->dm_irq_params.window_param.activated; in amdgpu_dm_set_crc_window_default()
99 acrtc->dm_irq_params.window_param.activated = false; in amdgpu_dm_set_crc_window_default()
189 ret = acrtc->dm_irq_params.window_param.activated; in amdgpu_dm_crc_window_is_activated()
490 if (!acrtc->dm_irq_params.window_param.activated) in amdgpu_dm_crtc_handle_crc_window_irq()
H A Damdgpu_dm_crc.h49 bool activated; member
/openbsd/gnu/usr.bin/perl/cpan/Test-Harness/t/sample-tests/
H A Ddescriptive3 ok 1 Interlock activated
H A Ddescriptive_trailing2 ok 1 Interlock activated
/openbsd/lib/libpcap/
H A Dpcap-int.h85 int activated; /* true if the capture is really started */ member
H A Dpcap.c181 if (p->activated) { in pcap_check_activated()
H A Dpcap-bpf.c589 p->activated = 1; in pcap_activate()
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_tcb_defs.h139 cma_t_boolean activated; /* Activation event was reported */ member
/openbsd/sbin/pflogd/
H A Dprivsep.c268 hpcap->activated = 1; in priv_init_pcap()
H A Dpflogd.c279 p->activated = 1; in pflog_read_live()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_fbc.c107 bool activated; member
650 fbc->activated = true; in intel_fbc_hw_activate()
1254 if (fbc->activated && DISPLAY_VER(i915) >= 10) in __intel_fbc_pre_update()
1256 fbc->activated = false; in __intel_fbc_pre_update()
/openbsd/libexec/spamlogd/
H A Dspamlogd.c189 p->activated = 1; in pflog_read_live()
/openbsd/gnu/llvm/clang/docs/analyzer/user-docs/
H A DCrossTranslationUnit.rst131 Once we have set up the `PATH` environment variable and we activated the python `venv` then it is a…
317 Once we have set up the `PATH` environment variable and we activated the python `venv` then it is a…
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-05-18-ExceptionHandling.txt38 Returns true if the specified frame is the top level (first activated) frame
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrFormats.td245 // is only leveraged in a special disassembler mode that's activated
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbugs.texi201 main program unit is activated and about to execute its first
/openbsd/gnu/llvm/clang/docs/
H A DOpenMPSupport.rst80 performance and can be activated using the `-fopenmp-cuda-mode` flag. In
H A DConstantInterpreter.rst13 by the evaluator. The interpreter is activated using the following flags:
/openbsd/share/snmp/
H A DSNMPv2-TC.txt345 is in use and cannot be de-activated.
351 use and cannot be de-activated.
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A Dporting.texi110 your new directory is activated. Look for the switch statement that sets
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A Dporting.texi114 your new directory is activated. Look for the switch statement that sets
/openbsd/gnu/gcc/gcc/doc/
H A Dlibgcc.texi495 decimal floating point arithmetic and is only activated on selected
/openbsd/usr.sbin/nsd/
H A Dconfigure.ac1420 echo "* You have activated \"--enable-checking\" *"
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DChangeLog802 This is normally only activated in post-5.6 perls.

123