OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:activated
(Results
1 - 5
of
5
) sorted by relevancy
/src/etc/namedb/
bind.keys
10
# They are not
activated
within named.conf unless specifically switched on.
41
# These keys are
activated
by setting "dnssec-validation auto;"
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_events.c
47
bool
activated
; /* Becomes true when event is signaled */
member in struct:kfd_event_waiter
405
waiter->
activated
= true;
542
event_waiters[i].
activated
= false;
558
waiter->
activated
= ev->signaled;
571
if (!waiter->
activated
)
595
if (event_waiters[i].
activated
) {
624
if (waiter->
activated
&& event->type == KFD_EVENT_TYPE_MEMORY) {
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_fbc.c
372
fbc->
activated
= true;
913
if (fbc->
activated
&&
916
fbc->
activated
= false;
1361
* deactivate it in case the BIOS
activated
it to make sure software
/src/sys/dev/acpi/
acpi_display.c
165
uint8_t
activated
:1;
member in struct:acpidisp_od_status_t::__anon2472
1030
if (state.fmt.active == status.fmt.
activated
)
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h
381
bool
activated
;
member in struct:intel_fbc
Completed in 23 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026