OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protect
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_linux.cc
61
// Depending on the kernel configuration, we may not be able to
protect
70
Printf("FATAL: Cannot
protect
memory range %p - %p (%s).\n", beg, end,
138
bool
protect
= type == MappingDesc::INVALID ||
local
140
CHECK(!(map &&
protect
));
141
if (!map && !
protect
)
151
if (
protect
) {
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v1.c
115
uint16_t
protect
, eeprom_version, eeval;
local
132
if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &
protect
)) {
138
HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM
protect
0x%x\n",
protect
);
187
ee->ee_protect =
protect
;
/src/sys/arch/mac68k/mac68k/
pramasm.s
248
movel #0x00d50035,%d1 | we have to set the write
protect
bit
257
movel #0x00550035,%d1 | de-write-
protect
the PRAM
268
movel #0x00d50035,%d1 | we have to set the write
protect
bit
287
bne NoWrit | go around de-write
protect
logic
288
movel #0x00550035,%d1 | clear write
protect
bit of PRAM
292
bsr _C_LABEL(Transfer) | and go de-write
protect
RTC
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
hw.h
245
static inline void NVVgaProtect(struct drm_device *dev, int head, bool
protect
)
249
if (
protect
) {
257
NVSetEnablePalette(dev, head,
protect
);
/src/usr.bin/mail/
format.c
959
*
Protect
a string against strftime() conversion.
962
protect
(const char *str)
function
994
subj =
protect
(subjof(mp));
995
addr =
protect
(addrof(mp));
996
user =
protect
(userof(mp));
/src/tests/net/if_bridge/
t_bridge.sh
437
#
Protect
shmif0 and shmif2
438
atf_check -s exit:0 $HIJACKING brconfig bridge0
protect
shmif0
439
atf_check -s exit:0 $HIJACKING brconfig bridge0
protect
shmif2
486
atf_check -s exit:0 $HIJACKING brconfig bridge0 -
protect
shmif2
/src/sys/arch/sparc64/doc/
TODO
54
(in other words: let's
protect
the OF context with the lock, not
/src/sys/arch/m68k/m68k/
busaddrerr.s
242
btst #3,%d1 | write
protect
bit set?
245
andw #0xc0,%d0 | write
protect
is set on page:
/src/sys/arch/sun3/sun3x/
locore.s
238
btst #3,%d1 | write
protect
bit set?
241
andw #0xc0,%d0 | write
protect
is set on page:
/src/share/mk/
bsd.sys.mk
188
# GCC 4.8 on m68k erroneously does not
protect
functions with
/src/sys/arch/atari/atari/
locore.s
229
btst #3,%d1 | write
protect
bit set?
232
andw #0xc0,%d0 | Write
protect
is set on page:
/src/sys/uvm/pmap/
pmap.c
195
PMAP_COUNTER(
protect
, "protects");
1319
PMAP_COUNT(
protect
);
/src/sys/arch/aarch64/aarch64/
pmap.c
124
PMAP_COUNTER(
protect
, "pmap_protect call");
1291
PMAP_COUNT(
protect
);
/src/sys/arch/amiga/amiga/
locore.s
244
btst #3,%d1 | write
protect
bit set?
247
andw #0xc0,%d0 | Write
protect
is set on page:
/src/sys/arch/powerpc/oea/
pmap.c
162
#define pmap_protect PMAPNAME(
protect
)
Completed in 28 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026