OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gated
(Results
1 - 9
of
9
) sorted by relevancy
/src/etc/rc.d/
routed
19
if checkyesno
gated
&& checkyesno routed; then
20
warn "
gated
and routed both requested to be run: only running
gated
."
26
load_rc_config_var
gated
gated
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_vce_v2_0.c
43
static void vce_v2_0_set_sw_cg(struct radeon_device *rdev, bool
gated
)
47
if (
gated
) {
78
static void vce_v2_0_set_dyn_cg(struct radeon_device *rdev, bool
gated
)
84
if (
gated
) {
103
if (
gated
)
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ast2500-facebook-netbmc-common.dtsi
14
* when reset type is set to default ("soc",
gated
by reset mask registers).
rk3288-veyron-brain.dts
27
/* This is
gated
by vcc_18 too */
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vce_v2_0.c
315
static void vce_v2_0_set_sw_cg(struct amdgpu_device *adev, bool
gated
)
319
if (
gated
) {
350
static void vce_v2_0_set_dyn_cg(struct amdgpu_device *adev, bool
gated
)
361
if (
gated
) {
384
if(
gated
)
amdgpu_vce_v3_0.c
174
bool
gated
)
182
With the clocks in the
gated
state the core is still
186
if (!
gated
) {
amdgpu_vce_v4_0.c
815
bool
gated
)
823
With the clocks in the
gated
state the core is still
827
if (
gated
) {
/src/etc/defaults/
rc.conf
270
gated
=NO
key
/src/sys/kern/
vfs_vnode.c
342
bool
gated
= (atomic_load_relaxed(&vp->v_usecount) & VUSECOUNT_GATE);
local in function:vstate_assert_change
358
if ((from == VS_LOADED) !=
gated
)
360
vstate_name(vip->vi_state),
gated
, func, line);
Completed in 17 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025