Home
last modified time | relevance | path

Searched refs:protected (Results 1 – 104 of 104) sorted by relevance

/linux-4.4.14/Documentation/pcmcia/
Dlocking.txt53 protected by pcmcia_socket_list_rwsem;
58 The resource_ops and their data are protected by ops_mutex.
60 The "main" struct pcmcia_socket is protected as follows (read-only fields
99 The "main" struct pcmcia_device is protected as follows (read-only fields
/linux-4.4.14/scripts/kconfig/
Dqconf.h54 protected:
257 protected:
281 protected:
314 protected:
/linux-4.4.14/Documentation/RCU/
DarrayRCU.txt13 Each of these three situations involves an RCU-protected pointer to an
16 case is -not- supported. The problem with RCU-protected indexes into
19 are far more trouble than they are worth. If RCU-protected indexes into
24 That aside, each of the three RCU-protected pointer situations are
31 has a linked-list hash chain. Each hash chain can be protected by RCU
Dchecklist.txt52 As a rough rule of thumb, any dereference of an RCU-protected
67 an RCU-protected list. Alternatively, use the other
68 RCU-protected data structures that have been added to
118 code know exactly which pointers are protected by RCU.
158 in their respective types of RCU-protected lists.
161 type of RCU-protected linked lists.
245 used by the RCU-protected data structure, including
294 critical section or must be protected by appropriate update-side
314 all currently executing rcu_read_lock()-protected RCU read-side
318 read-side critical sections are protected by something other
[all …]
Drcuref.txt1 Reference-count design for elements of lists/arrays protected by RCU.
12 Reference counting on elements of lists which are protected by traditional
D00-INDEX22 - Reference-count design for elements of lists/arrays protected by RCU
Dlockdep.txt96 to use rcu_dereference_protected() if either the RCU-protected pointer
97 or the RCU-protected data that it points to can change concurrently.
Dlockdep-splat.txt4 family to access an RCU-protected pointer without the proper protection.
8 RCU-protected data structure without either (1) being in the right kind of
DwhatisRCU.txt141 read-side critical sections. Any RCU-protected data structure
217 RCU-protected pointer, in order to safely communicate the change
223 pointers are protected by RCU and (2) the point at which a
235 The reader uses rcu_dereference() to fetch an RCU-protected
245 RCU-protected pointer to a local variable, then dereferences
257 RCU-protected structure, using the local variable is of
283 rcu_dereference() is to document which pointers are protected by
422 to dereference RCU-protected pointers.
427 o Use rcu_assign_pointer() to update an RCU-protected pointer.
434 RCU-protected data structure, but -before- reclaiming/freeing
[all …]
DNMI-RCU.txt120 being protected by RCU-sched.
DRTFP.txt159 Robert Olsson described an RCU-protected trie-hash combination
179 The problem of resizeable RCU-protected hash tables may now be on a path
185 [PaulEMcKenney2010LockdepRCU], another resizeable RCU-protected hash
188 avoidance in the networking code), realization of the 2009 RCU-protected
193 [LinusTorvalds2011Linux2:6:38:rc1:NPigginVFS], an RCU-protected red-black
196 RCU-protected resizeable hash tables [Triplett:2011:RPHash], the 3.0 RCU
202 covering RCU-protected resizable hash tables and the relationship
1470 RCU-protected radix tree.
1517 Uses RCU-protected radix tree for a lockless page cache.
1545 RCU-protected dynamic trie-hash combination.
[all …]
Drcu.txt9 since dropped their references. For example, an RCU-protected deletion
Drcu_dereference.txt12 to load an RCU-protected pointer, otherwise CONFIG_PROVE_RCU
139 RCU-protected circular linked lists.
DUP.txt101 Because the calling function is scanning an RCU-protected linked
Drcubarrier.txt32 rcu_head struct placed within the RCU-protected data structure and
/linux-4.4.14/Documentation/filesystems/
Dfiles.txt7 Up until 2.6.12, the file descriptor table has been protected
9 ->file_lock protected accesses to all the file related fields
15 The files (struct file) themselves are protected using
55 2. Reading of the fdtable as described above must be protected
Dpath-lookup.txt84 The hash lists are RCU protected, so list walking is not serialised with
89 hash, and its inode are protected by the per-dentry d_lock spinlock. A
94 These members are also protected by d_seq seqlock, although this offers
100 Back to the rename case. In usual RCU protected lists, the only operations that
226 path string, rcu-walk uses a d_seq protected snapshot. When looking up a
307 * inode is also RCU protected so we can load d_inode and use the inode for
Dporting92 protected.
215 ->d_parent changes are not protected by BKL anymore. Read access is safe
223 not protected by the conditions above is risky even in the old tree - you
248 exactly what needs to be protected.
Dsysfs-pci.txt118 Legacy resources are protected by the HAVE_PCI_LEGACY define. Platforms
Dxfs-delayed-logging-design.txt265 can we store state in any field that is protected by the AIL lock. Hence the
655 concurrently, the CIL needs to be protected separately from the above
Dsharedsubtree.txt882 ->mnt_share, ->mnt_slave, ->mnt_slave_list, ->mnt_master are protected
Dproc.txt1869 own. Sensitive files like cmdline, sched*, status are now protected against
1874 now protected against local eavesdroppers.
Dvfs.txt561 Adding and removing pages to/from an address_space is protected by the
/linux-4.4.14/arch/powerpc/boot/dts/
Dmpc5121ads.dts43 protected@0 {
44 label = "protected";
45 reg = <0x00000000 0x00040000>; // first sector is protected
/linux-4.4.14/drivers/clk/sunxi/
Dclk-simple-gates.c27 const int protected[], in sunxi_simple_gates_setup() argument
78 if (protected[j] == index) in sunxi_simple_gates_setup()
/linux-4.4.14/Documentation/
Dpreempt-locking.txt37 RULE #2: CPU state must be protected.
40 Under preemption, the state of the CPU must be protected. This is arch-
131 is done. They may also be called within a spin-lock protected region, however,
134 are also protected by preemption locks and so may use the versions which do
Dio_ordering.txt7 critical section of code protected by spinlocks. This would ensure that
Dramoops.txt54 kernel to use only the first 128 MB of memory, and place ECC-protected ramoops
Dpwm.txt111 The PWM core list manipulations are protected by a mutex, so pwm_request()
Dvolatile-considered-harmful.txt50 registers. Within the kernel, register accesses, too, should be protected
Dclk.txt259 of the two groups needs to be protected by the drivers. An example of such a
Drobust-futexes.txt35 prematurely - and the new owner can decide whether the data protected by
DChanges283 services be protected from the internet-at-large by a firewall where
Dintel_txt.txt138 of the VT-d DMARs in a DMA-protected region of memory and verifies
Dmedia-framework.txt282 drivers. Access to the field must be protected by the media device graph_mutex
Dvfio.txt9 a secure, IOMMU protected environment. In other words, this allows
Dkobject.txt248 The end result is that a structure protected by a kobject cannot be freed
Dmemory-barriers.txt232 with memory references that are not protected by READ_ONCE() and
279 (*) Even in cases where bitfields are protected by locks, all fields
280 in a given bitfield must be protected by one lock. If two fields
281 in a given bitfield are protected by different locks, the compiler's
Dkernel-parameters.txt840 be intentionally kept free (and hence protected) by the
2070 [KNL,X86] Mark specific memory as protected.
3951 medium is write-protected).
/linux-4.4.14/arch/parisc/
DKconfig.debug9 Mark the kernel read-only data as write-protected in the pagetables,
/linux-4.4.14/arch/powerpc/sysdev/
Dmpic.c1010 if (mpic->protected && test_bit(hw, mpic->protected)) { in mpic_host_map()
1329 mpic->protected = kzalloc(mapsize*sizeof(long), GFP_KERNEL); in mpic_alloc()
1330 BUG_ON(mpic->protected == NULL); in mpic_alloc()
1334 __set_bit(psrc[i], mpic->protected); in mpic_alloc()
1617 if (mpic->protected && test_bit(i, mpic->protected)) in mpic_init()
1783 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in _mpic_get_one_irq()
1822 if (unlikely(mpic->protected && test_bit(src, mpic->protected))) { in mpic_get_coreint_irq()
/linux-4.4.14/Documentation/fb/
Dvesafb.txt12 graphics mode. Switching mode later on (in protected mode) is
109 The VESA BIOS provides protected mode interface for changing
123 ypan enable display panning using the VESA protected mode
145 pmipal Use the protected mode interface for palette changes.
Duvesafb.txt59 ypan Enable display panning using the VESA protected mode
78 pmipal Use the protected mode interface for palette changes.
79 This is the default if the protected mode interface is
/linux-4.4.14/arch/powerpc/kernel/vdso64/
Ddatapage.S28 .protected __get_datapage
/linux-4.4.14/arch/powerpc/kernel/vdso32/
Ddatapage.S28 .protected __get_datapage
/linux-4.4.14/Documentation/vm/
Dsplit_page_table_lock4 Originally, mm->page_table_lock spinlock protected all page tables of the
11 tables. Access to higher level tables protected by mm->page_table_lock.
Dksm.txt10 can be replaced by a single write-protected page (which is automatically
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dp1020rdb-pc_camp_core0.dts57 protected-sources = <
Dmpc8572ds_camp_core0.dts60 protected-sources = <
Dmpc8572ds_camp_core1.dts83 protected-sources = <
Dp1020rdb-pc_camp_core1.dts105 protected-sources = <
/linux-4.4.14/Documentation/locking/
Dlglock.txt105 access to protected per_cpu object on this CPU
109 access to protected per_cpu object on other CPU cpu
113 access all protected per_cpu objects on all CPUs
Dspinlocks.txt15 there is only one thread-of-control within the region(s) protected by that
Drt-mutex-design.txt208 has a plist to store these waiters by priority. This list is protected by
228 pi_list. This list is protected by a spin lock also in the task structure,
499 protected only by the task's pi_lock. But the code to unlock the mutex
/linux-4.4.14/arch/x86/platform/olpc/
Dxo1-wakeup.S15 # OFW lands us here, running in protected mode, with a
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt43 those LAC CCSR registers not protected in partitioned
54 "fsl,interlaken-lac-hv". This node represents the protected
61 Definition: Points to the non-protected LAC CCSR mapped register space
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt95 - access to missing or protected translations
234 emulations if the page needs to be write-protected (see "Synchronized
256 protected, and synchronize sptes to gptes when a gpte is written.
280 - access to a protected translation
281 - when logging dirty pages, memory is write protected
282 - synchronized shadow pages are write protected (*)
392 write-protected pages
396 arrays for each memory slot and large page size. Every write protected page
Dlocking.txt23 the gfn is writable on guest mmu and it is not write-protected by shadow
177 protected by blocked_vcpu_on_cpu_lock, when VT-d hardware issues
/linux-4.4.14/Documentation/devicetree/bindings/c6x/
Ddscr.txt9 more configuration registers often protected by a lock register where one or
45 possibly multiple tuples describing registers which are write protected by
/linux-4.4.14/arch/powerpc/include/asm/
Dmpic.h315 unsigned long *protected; member
/linux-4.4.14/Documentation/x86/
Dboot.txt36 Protocol 2.05: (Kernel 2.6.20) Make protected mode kernel relocatable.
92 When using bzImage, the protected-mode kernel was relocated to
261 The size of the protected-mode code in units of 16-byte paragraphs.
406 - If 0, the protected-mode code is loaded at 0x10000.
407 - If 1, the protected-mode code is loaded at 0x100000.
455 The address to jump to in protected mode. This defaults to the load
575 If this field is nonzero, the protected-mode part of the kernel can
663 of the protected-mode code to the payload.
1016 entering protected mode. The default routine disables NMI, so
1021 transition to protected mode, but before the kernel is
[all …]
Dexception-tables.txt40 was not swapped in, write protected or something similar. However,
/linux-4.4.14/Documentation/devicetree/bindings/power/
Drenesas,sysc-rmobile.txt19 - the second block refers to the registers protected by the HPB
/linux-4.4.14/drivers/net/ethernet/sfc/
Dsiena.c817 bool protected; in siena_mtd_probe_partition() local
829 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in siena_mtd_probe_partition()
832 if (protected) in siena_mtd_probe_partition()
Def10.c4445 bool protected; in efx_ef10_mtd_probe_partition() local
4458 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in efx_ef10_mtd_probe_partition()
4461 if (protected) in efx_ef10_mtd_probe_partition()
/linux-4.4.14/arch/arm/boot/dts/
Dorion5x-lacie-ethernet-disk-mini-v2.dts86 * a single, write-protected partition covering the whole
Dorion5x-maxtor-shared-storage-2.dts65 * a single, write-protected partition covering the whole
Dorion5x-lacie-d2-network.dts105 * a single, write-protected partition covering the whole
/linux-4.4.14/Documentation/security/
Dkeys-ecryptfs.txt24 kernel and protected by the parent master key.
DSmack.txt312 protected from each other. This scheme has been widely deployed as a component
/linux-4.4.14/Documentation/scsi/
Ddc395x.txt93 The driver is free software. It is protected by the GNU General Public
Dst.txt108 device can be opened for writing even if there is a write protected
/linux-4.4.14/Documentation/metag/
Dkernel-ABI.txt40 Global registers are shared between threads and are privilege protected.
101 be used on SMP for this purpose. Since no protected local registers are
/linux-4.4.14/include/scsi/
Dlibiscsi.h138 bool protected; member
/linux-4.4.14/Documentation/misc-devices/
Deeprom72 bytes of the memory array are not write protected. Any byte data write to
/linux-4.4.14/Documentation/isdn/
DHiSax.cert47 files are protected by md5 checksums and the md5sum file is pgp signed by
/linux-4.4.14/Documentation/i2c/busses/
Di2c-ali15x363 full data sheets on the web site are password protected, however if you
/linux-4.4.14/Documentation/cpu-freq/
Dboost.txt82 on AMD CPUs, though it is now protected by a config switch
/linux-4.4.14/Documentation/hwmon/
Dzl610083 to those registers are protected, this may result in power loss, board resets,
/linux-4.4.14/security/
DKconfig110 This is the portion of low virtual memory which should be protected
/linux-4.4.14/arch/
DKconfig433 wrapped as well. Irqs are already protected inside
435 irq exit still need to be protected.
/linux-4.4.14/arch/metag/
DKconfig131 memory in LOCK1 protected atomics and spinlocks.
/linux-4.4.14/fs/jffs2/
DREADME.Locking86 the list are protected by the file mutex f->sem. But the erase code
/linux-4.4.14/arch/x86/math-emu/
DREADME153 The emulator supports 16-bit protected mode, with one difference from
156 will not allow this in 16-bit protected mode: no instructions are
/linux-4.4.14/drivers/mtd/nand/
DKconfig292 partitioning to segregate write-protected blocks. On the Treo680, the
293 first five erase blocks (256KiB each) are write-protected, followed
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-block67 Describes the number of data bytes which are protected
/linux-4.4.14/Documentation/misc-devices/mei/
Dmei.txt7 The Intel Management Engine (Intel ME) is an isolated and protected computing
/linux-4.4.14/Documentation/networking/
Dudplite.txt76 RTP and UDP headers are to be protected, a receiver can enforce that only
/linux-4.4.14/Documentation/ia64/
Dmca.txt9 asking for deadlock. Also the state of structures that are protected
/linux-4.4.14/Documentation/sysctl/
Dfs.txt228 or otherwise protected/tainted binaries. The modes are
Dvm.txt355 (should not be protected. = 0;
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt155 protected by spinlocks.
/linux-4.4.14/drivers/scsi/
Dlibiscsi.c392 task->protected = true; in iscsi_prep_scsi_cmd_pdu()
839 if (task->protected) { in iscsi_scsi_cmd_rsp()
1626 task->protected = false; in iscsi_alloc_task()
/linux-4.4.14/arch/x86/
DKconfig.debug99 Mark the kernel read-only data as write-protected in the pagetables,
DKconfig1028 V8086 mode. This option is also unrelated to 16-bit protected
1046 protected mode legacy code on x86 processors. Disabling
1445 tristate "Support non-standard NVDIMMs and ADR protected memory"
1452 by the Intel Sandy Bridge-EP reference BIOS as protected memory.
/linux-4.4.14/scripts/
Dspelling.txt760 procteted||protected
/linux-4.4.14/arch/x86/kvm/
Dmmu.c2038 bool protected = false; in mmu_sync_children() local
2041 protected |= rmap_write_protect(vcpu, sp->gfn); in mmu_sync_children()
2043 if (protected) in mmu_sync_children()
/linux-4.4.14/Documentation/power/
Dswsusp.txt290 encrypted and protected are retrieved and stolen from the swap device.
Ddevices.txt451 This may be the hardest part, and the one most protected by NDA'd documents
/linux-4.4.14/mm/
DKconfig331 This is the portion of low virtual memory which should be protected
/linux-4.4.14/Documentation/development-process/
D4.Coding164 accessed concurrently by more than one thread must be protected by a lock.
/linux-4.4.14/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt442 protected by the receiving host or if acceptance may result in violation of
/linux-4.4.14/lib/
DKconfig.debug1226 RCU-protected pointers. This annotation will cause sparse
1232 Say Y to make sparse flag questionable use of RCU-protected pointers
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt277 entry point once it switched into protected mode). That entry point