Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/Documentation/
Dspinlocks.txt76 routines in ll_rw_block() tend to use cli/sti to protect the atomicity of
82 before, because you have to make sure the spinlocks correctly protect the
137 If you have a case where you have to protect a data structure across
182 indeed), while write-locks need to protect themselves against interrupts.
Dmagic-number.txt6 It is a *very* good idea to protect kernel data structures with magic
D00-INDEX122 - list of magic numbers used to mark/protect kernel data structures.
Dexception.txt6 To protect itself the kernel has to verify this address.
DConfigure.help5661 buffer subsystem. Do NOT enable it for normal systems! To protect
/linux-2.4.37.9/fs/affs/
Dinode.c66 prot = be32_to_cpu(tail->protect); in affs_read_inode()
199 tail->protect = cpu_to_be32(AFFS_INODE->i_protect); in affs_write_inode()
/linux-2.4.37.9/include/linux/
Damigaffs.h219 u32 protect; member
/linux-2.4.37.9/Documentation/vm/
Dlocking13 Page stealers hold kernel_lock to protect against a bunch of races.
/linux-2.4.37.9/Documentation/usb/
DURB.txt188 probably need to use spinlocks to protect data structures you manipulate
/linux-2.4.37.9/Documentation/filesystems/
Daffs.txt39 protect If this option is set, the protection bits cannot be altered.
DLocking179 filesystems protect now.
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE34 To protect your rights, we need to make restrictions that forbid anyone to
44 We protect your rights with two steps: (1) copyright the software, and (2)
/linux-2.4.37.9/drivers/sound/
DCOPYING28 To protect your rights, we need to make restrictions that forbid
39 We protect your rights with two steps: (1) copyright the software, and
Dmsnd_pinnacle.c840 register int protect = start, nbanks = 0; in pack_DAPF_to_DAPQ() local
850 if (protect) { in pack_DAPF_to_DAPQ()
/linux-2.4.37.9/fs/hfs/
DCOPYING28 To protect your rights, we need to make restrictions that forbid
39 We protect your rights with two steps: (1) copyright the software, and
DChangeLog63 to protect hfs_clear_vbm_bits. we should no longer have problems
1558 This new function performs locking to protect against rename() changing
/linux-2.4.37.9/drivers/net/e100/
DLICENSE34 To protect your rights, we need to make restrictions that forbid anyone to
44 We protect your rights with two steps: (1) copyright the software, and (2)
/linux-2.4.37.9/
DCOPYING44 To protect your rights, we need to make restrictions that forbid
55 We protect your rights with two steps: (1) copyright the software, and
/linux-2.4.37.9/Documentation/telephony/
Dixj.txt49 be removed to protect the rights of others.
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog1744 - Replaced BKL with global rwsem to protect symlink data (quick and
/linux-2.4.37.9/drivers/char/ftape/
DRELEASE-NOTES32 doesn't set the write protect bit for QIC80/QIC40 cartridges.
/linux-2.4.37.9/drivers/scsi/
DChangeLog691 * scsi.c (scsi_times_out): Pass pid down so that we can protect