Home
last modified time | relevance | path

Searched refs:pointers (Results 1 – 25 of 131) sorted by relevance

123456

/linux-3.4.99/Documentation/filesystems/
Dsysv-fs.txt83 of limited size, and every now and then a free block contains pointers
85 contains pointers and so on. The list terminates with a "block number"
161 1 indirect block (pointers to blocks)
162 1 double-indirect block (pointer to pointers to blocks)
165 1 indirect block (pointers to blocks)
166 1 double-indirect block (pointer to pointers to blocks)
167 1 triple-indirect block (pointer to pointers to pointers to blocks)
Dqnx6.txt54 adressing block holds up to blocksize / 4 bytes pointers to data blocks.
58 Unused block pointers are always set to ~0 - regardless of root node,
77 The inode structure contains pointers to the filesystem blocks which contain
85 There are also pointers to the first 16 blocks, if the object data can be
107 starting with the superblock longfilename root node pointers.
117 no block pointers and the directory file record pointing to the target file
Dlogfs.txt46 for the most recent commit entry, which contains a list of pointers to
85 parent blocks are written as well, since the block pointers have
93 Currently aliases are used for block pointers, file size, file used
119 indirect block pointers. One difference is that LogFS uses a single
125 the first 16 pointers in the first indirect block are left empty,
126 corresponding to the 16 direct pointers in the inode. In ext2 (maybe
128 corresponds to logical block 12, skipping the 12 direct pointers.
Dsysfs-tagging.txt15 By using the network namespace pointers as tags to separate out the
34 sysfs_dirent->s_ns pointers pointing to it.
Domfs.txt80 Lookup requires hashing the filename, then seeking across i_sibling pointers
82 pointers with all-1s (~0).
Dext2.txt136 structure contains pointers to the filesystem blocks which contain the
154 There are pointers to the first 12 blocks which contain the file's data
156 pointers to the next set of blocks), a pointer to a doubly-indirect
157 block (which contains pointers to indirect blocks) and a pointer to a
158 trebly-indirect block (which contains pointers to doubly-indirect blocks).
195 which would normally be used to store the pointers to data blocks.
/linux-3.4.99/arch/m32r/
DKconfig.debug21 bool "Compile the kernel with frame pointers"
26 to solve problems without frame pointers.
/linux-3.4.99/drivers/staging/iio/Documentation/
Dring.txt15 which in turn contains the 4 function pointers
22 The function pointers within here are used to allow the core to handle
/linux-3.4.99/Documentation/
Dkmemleak.txt70 friends are traced and the pointers, together with additional
72 The corresponding freeing function calls are tracked and the pointers
96 Some allocated memory blocks have pointers stored in the kernel's
155 the memory block is known not to contain other pointers and it will no
159 systems, because of pointers temporarily stored in CPU registers or
Dprintk-formats.txt23 For printing symbols and function pointers. The 'S' and 's' specifiers
33 On ia64, ppc64 and parisc64 architectures function pointers are
42 For printing kernel pointers which should be hidden from unprivileged
Dvolatile-considered-harmful.txt54 directly through pointers is frowned upon and does not work on all
91 used by a network adapter, where that adapter changes pointers to
/linux-3.4.99/drivers/media/radio/wl128x/
DKconfig14 this API and pointers to "v4l2" programs may be found at
/linux-3.4.99/Documentation/networking/
Dspider_net.txt19 together with three pointers into the ring that are used to manage its
40 This filling and emptying is managed by three pointers, the "head"
41 and "tail" pointers, managed by the OS, and a hardware current
72 Thus, in an idle system, the GDACTDPA, tail and head pointers will
77 GDACTDPA, tail and head pointers. It will also summarize the contents
154 Both the tail and head pointers are pointing at descr 255, which is
/linux-3.4.99/Documentation/infiniband/
Duser_verbs.txt36 between kernel pointers and opaque userspace handles, so that kernel
37 pointers are never exposed to userspace and userspace cannot trick
/linux-3.4.99/Documentation/arm/OMAP/
Domap_pm67 exposed to drivers through function pointers in driver .platform_data
68 structures. The function pointers are initialized by the board-*.c
72 not support these functions should leave these function pointers set
/linux-3.4.99/Documentation/ia64/
Dparavirt_ops.txt26 Essentially paravirt_ops is a set of function pointers which represent
78 Possibly it might be better to move some function pointers from
111 Caveat: Now they are defined as C indirect function pointers, but in
/linux-3.4.99/Documentation/driver-model/
Ddevres.txt221 bytes on 32bit machines and 24 bytes on 64bit (three pointers rounded
223 reduced to two pointers (8 bytes on 32bit, 16 bytes on 64bit).
225 Each devres group occupies 8 pointers. It can be reduced to 6 if
/linux-3.4.99/Documentation/device-mapper/
Dkcopyd.txt28 pointer, pointers to the source and destination io_regions, the name of a
/linux-3.4.99/Documentation/rapidio/
Drapidio.txt45 includes rio_ops data structure which contains pointers to hardware specific
62 routing table and pointers to switch specific functions.
124 initializes pointers to the rest of switch specific operations, and performs
/linux-3.4.99/drivers/net/ethernet/stmicro/stmmac/
DKconfig88 points to two data buffer pointers whereas in CHAINED mode they
/linux-3.4.99/Documentation/devicetree/bindings/crypto/
Dfsl-sec2.txt12 descriptor pointers each channel fetch fifo can hold.
/linux-3.4.99/Documentation/laptops/
Ddisk-shock-protection.txt31 section 3. References below for pointers to more information about
131 of pointers at different projects aiming at an implementation of shock
/linux-3.4.99/Documentation/isdn/
DINTERFACE.CAPI37 pointers which are subsequently used by Kernel CAPI for communicating with the
131 pointers to callback functions for registration and deregistration of
157 pointers to callback functions for the device's proc file
/linux-3.4.99/sound/pci/cs46xx/imgs/
Dcwcdma.asp148 // Update the modified buffer pointers
/linux-3.4.99/arch/cris/arch-v10/
DREADME.mm160 a 2-level structure with a Page Directory containing pointers to Page Tables which
207 the number of pointers that fit in a Page Table and is used to mask off the

123456