Searched refs:protect (Results 1 – 22 of 22) sorted by relevance
/linux-2.4.37.9/Documentation/ |
D | spinlocks.txt | 76 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.
|
D | magic-number.txt | 6 It is a *very* good idea to protect kernel data structures with magic
|
D | 00-INDEX | 122 - list of magic numbers used to mark/protect kernel data structures.
|
D | exception.txt | 6 To protect itself the kernel has to verify this address.
|
D | Configure.help | 5661 buffer subsystem. Do NOT enable it for normal systems! To protect
|
/linux-2.4.37.9/fs/affs/ |
D | inode.c | 66 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/ |
D | amigaffs.h | 219 u32 protect; member
|
/linux-2.4.37.9/Documentation/vm/ |
D | locking | 13 Page stealers hold kernel_lock to protect against a bunch of races.
|
/linux-2.4.37.9/Documentation/usb/ |
D | URB.txt | 188 probably need to use spinlocks to protect data structures you manipulate
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | affs.txt | 39 protect If this option is set, the protection bits cannot be altered.
|
D | Locking | 179 filesystems protect now.
|
/linux-2.4.37.9/drivers/net/e1000/ |
D | LICENSE | 34 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/ |
D | COPYING | 28 To protect your rights, we need to make restrictions that forbid 39 We protect your rights with two steps: (1) copyright the software, and
|
D | msnd_pinnacle.c | 840 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/ |
D | COPYING | 28 To protect your rights, we need to make restrictions that forbid 39 We protect your rights with two steps: (1) copyright the software, and
|
D | ChangeLog | 63 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/ |
D | LICENSE | 34 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/ |
D | COPYING | 44 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/ |
D | ixj.txt | 49 be removed to protect the rights of others.
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | ChangeLog | 1744 - Replaced BKL with global rwsem to protect symlink data (quick and
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 32 doesn't set the write protect bit for QIC80/QIC40 cartridges.
|
/linux-2.4.37.9/drivers/scsi/ |
D | ChangeLog | 691 * scsi.c (scsi_times_out): Pass pid down so that we can protect
|