Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/dice/
Ddice-transaction.c337 __be32 *pointers; in snd_dice_transaction_init() local
341 pointers = kmalloc(sizeof(__be32) * 10, GFP_KERNEL); in snd_dice_transaction_init()
342 if (pointers == NULL) in snd_dice_transaction_init()
348 pointers, sizeof(__be32) * 10, 0); in snd_dice_transaction_init()
370 dice->global_offset = be32_to_cpu(pointers[0]) * 4; in snd_dice_transaction_init()
371 dice->tx_offset = be32_to_cpu(pointers[2]) * 4; in snd_dice_transaction_init()
372 dice->rx_offset = be32_to_cpu(pointers[4]) * 4; in snd_dice_transaction_init()
373 dice->sync_offset = be32_to_cpu(pointers[6]) * 4; in snd_dice_transaction_init()
374 dice->rsrv_offset = be32_to_cpu(pointers[8]) * 4; in snd_dice_transaction_init()
377 if (be32_to_cpu(pointers[1]) * 4 >= GLOBAL_CLOCK_CAPABILITIES + 4) in snd_dice_transaction_init()
[all …]
Ddice.c34 __be32 *pointers; in dice_interface_check() local
38 pointers = kmalloc_array(ARRAY_SIZE(min_values), sizeof(__be32), in dice_interface_check()
40 if (pointers == NULL) in dice_interface_check()
78 DICE_PRIVATE_SPACE, pointers, in dice_interface_check()
85 value = be32_to_cpu(pointers[i]); in dice_interface_check()
98 be32_to_cpu(pointers[0]) * 4 + GLOBAL_VERSION, in dice_interface_check()
/linux-4.4.14/fs/btrfs/
Draid56.c1179 void *pointers[rbio->real_stripes]; in finish_rmw() local
1236 pointers[stripe] = kmap(p); in finish_rmw()
1242 pointers[stripe++] = kmap(p); in finish_rmw()
1252 pointers[stripe++] = kmap(p); in finish_rmw()
1255 pointers); in finish_rmw()
1258 memcpy(pointers[nr_data], pointers[0], PAGE_SIZE); in finish_rmw()
1259 run_xor(pointers + 1, nr_data - 1, PAGE_CACHE_SIZE); in finish_rmw()
1804 void **pointers; in __raid_recover_end_io() local
1811 pointers = kcalloc(rbio->real_stripes, sizeof(void *), GFP_NOFS); in __raid_recover_end_io()
1812 if (!pointers) { in __raid_recover_end_io()
[all …]
/linux-4.4.14/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 addressing 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 kernfs_node->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.txt137 structure contains pointers to the filesystem blocks which contain the
155 There are pointers to the first 12 blocks which contain the file's data
157 pointers to the next set of blocks), a pointer to a doubly-indirect
158 block (which contains pointers to indirect blocks) and a pointer to a
159 trebly-indirect block (which contains pointers to doubly-indirect blocks).
196 which would normally be used to store the pointers to data blocks.
Dpath-lookup.txt113 However, when the dentry's list pointers are updated to point to objects in the
133 +---+ +---+ (don't worry, the longer pointers do not
144 pointers intact, so a concurrent list walker that is currently looking at
187 care must be taken to load the members up-front, and use those pointers rather
Dfiles.txt22 array of file pointers, the sizes of the sets and the array
Ddebugfs.txt210 will be a lot of stale pointers and no end of highly antisocial behavior.
Df2fs.txt413 indices, two direct node pointers, two indirect node pointers, and one double
Dsysfs.txt138 and struct attribute pointers to the appropriate pointer types, and
Dcoda.txt286 message. Additional platform dependent structures involve pointers to
287 determine the position of the message on queues and pointers to
1329 removed since it causes a jungle of pointers in the VFS mounting area.
Dxfs-self-describing-metadata.txt49 pointers in a btree end up with loops in them) are the key to understanding what
Dspufs.txt309 the pointers.
Dxfs-delayed-logging-design.txt264 such, we cannot reuse the AIL list pointers for tracking committed items, nor
Dvfs.txt991 Should not dereference pointers outside the dentry without
Dproc.txt955 vpages buffer for pages pointers was vmalloced (huge area)
/linux-4.4.14/arch/m32r/
DKconfig.debug14 bool "Compile the kernel with frame pointers"
19 to solve problems without frame pointers.
/linux-4.4.14/Documentation/zh_CN/arm64/
Dtagged-pointers.txt1 Chinese translated version of Documentation/arm64/tagged-pointers.txt
12 Documentation/arm64/tagged-pointers.txt 的中文翻译
/linux-4.4.14/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-4.4.14/Documentation/
Dassoc_array.txt31 (1) Objects are opaque pointers. The implementation does not care where they
70 pack leaf object pointers into spare space in the node rather than making an
205 pointers internally.
358 can contain mixtures of leaves and metadata pointers.
455 pointers - even if some of those leaves would like to be in the same slot.
457 A node can contain a heterogeneous mix of leaves and metadata pointers.
458 Metadata pointers must be in the slots that match their subdivisions of key
497 Each node has a maximum capacity of 16 leaves and metadata pointers. If the
543 new layout until we follow the back pointers - at which point we've
545 leaves in a node before following any of its metadata pointers).
[all …]
Dkmemleak.txt73 friends are traced and the pointers, together with additional
75 The corresponding freeing function calls are tracked and the pointers
99 Some allocated memory blocks have pointers stored in the kernel's
171 the memory block is known not to contain other pointers and it will no
175 systems, because of pointers temporarily stored in CPU registers or
Dprintk-formats.txt44 For printing symbols and function pointers. The 'S' and 's' specifiers
54 On ia64, ppc64 and parisc64 architectures function pointers are
63 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
Dmagic-number.txt10 passing pointers to structures via a void * pointer. The tty code,
Dphy.txt63 phy_ops is a set of function pointers for performing PHY operations such as
Dclk.txt94 The strength of the common struct clk comes from its .ops and .hw pointers
Drobust-futex-ABI.txt105 it currently holds using the 'lock entry' pointers. It may also have
Dthis_cpu_ops.txt296 but, passing of pointers calculated via this_cpu_ptr to other cpus is
Drbtree.txt49 tree implementations. Instead of using pointers to separate rb_node and data
Dunshare.txt249 modify appropriate context pointers, and release the
Dsysrq.txt222 Null pointers in the table are always safe. :)
Doops-tracing.txt115 corrupted pointers were, and when you have the assembler listing you can
Dmedia-framework.txt207 An entry in the link array of each entity is allocated and stores pointers
Dkprobes.txt474 - kps/rps/jps: an array of pointers to *probe data structures
478 You have to allocate(or define) an array of pointers and set all
DDMA-API-HOWTO.txt583 Using CPU pointers like this for single mappings has a disadvantage:
586 interfaces deal with page/offset pairs instead of CPU pointers.
DCodingStyle276 It's a _mistake_ to use typedef for structures and pointers. When you see a
804 result. Typical examples would be functions that return pointers; they use
Dxillybus.txt194 initialization. This structure is populated with pointers to wrapper functions
Dkobject.txt98 kobject pointers to the containing type. Exactly this happens in the
Datomic_ops.txt91 Properly aligned pointers, longs, ints, and chars (and unsigned
Dadding-syscalls.txt369 If no pointers are involved, then it is preferable to re-use the 64-bit system
Dkernel-docs.txt14 linux-kernel mailing list as the same questions, asking for pointers
Dpinctrl.txt1194 place where you have access to all the affected struct device * pointers. In
/linux-4.4.14/drivers/media/radio/wl128x/
DKconfig14 this API and pointers to "v4l2" programs may be found at
/linux-4.4.14/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
Dfib_trie.txt11 An internal node, holding an array of child (leaf or tnode) pointers,
Dphy.txt177 pointers.
254 Each driver consists of a number of function pointers:
Dpacket_mmap.txt294 used to hold the pointers to each block.
318 In a 32 bit architecture, pointers are 4 bytes long, so the total number of
319 pointers to blocks is
Drds.txt281 pointers to transport-specific functions
Dstmmac.txt83 data buffer pointers whereas in CHAINED mode they point to only one data
Dfilter.txt647 Operation is 64-bit, because on 64-bit architectures, pointers are also
1022 since addition of two valid pointers makes invalid pointer.
/linux-4.4.14/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-4.4.14/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
DDSS72 moment, such structure contains pointers to IEC-60958 channel status word
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt103 o Be very careful about comparing pointers obtained from
105 explained, if the two pointers are equal, the compiler could
131 it is safe to compare pointers from rcu_dereference()
132 against NULL pointers.
166 rcu_dereference(). In this case, both pointers depend
182 o The pointers are not equal -and- the compiler does
DwhatisRCU.txt74 a. Remove pointers to a data structure, so that subsequent
93 pointers are atomic on modern CPUs, allowing atomic insertion, removal,
223 pointers are protected by RCU and (2) the point at which a
283 rcu_dereference() is to document which pointers are protected by
422 to dereference RCU-protected pointers.
Dchecklist.txt118 code know exactly which pointers are protected by RCU.
164 structure happens before pointers to that structure are
DRTFP.txt120 counts, where the count is represented by the number of hazard pointers
782 Each thread keeps an array of pointers to items that it is
1357 ,Title="{RCU}+{SMR} (hazard pointers)"
/linux-4.4.14/Documentation/virtual/
Dparavirt_ops.txt12 pv_ops provides a set of function pointers which represent operations
/linux-4.4.14/Documentation/blockdev/drbd/
Ddata-structure-v9.txt29 linked lists. There are back pointers from peer_devices to their connections a
/linux-4.4.14/Documentation/arm64/
Dtagged-pointers.txt29 (3) Special care should be taken when using tagged pointers,
/linux-4.4.14/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
Ddesign-patterns.txt114 We can see here that we avoid having global pointers to our struct foo *
/linux-4.4.14/Documentation/device-mapper/
Dkcopyd.txt28 pointer, pointers to the source and destination io_regions, the name of a
Dcache-policies.txt99 pointers. It avoids storing an explicit hit count for each block. It
/linux-4.4.14/drivers/media/radio/
DKconfig41 this API and pointers to "v4l2" programs may be found at
81 this API and pointers to "v4l" programs may be found at
99 this API and pointers to "v4l" programs may be found at
116 this API and pointers to "v4l" programs may be found at
223 this API and pointers to "v4l2" programs may be found at
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-sec2.txt14 descriptor pointers each channel fetch fifo can hold.
/linux-4.4.14/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-4.4.14/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
DREADME.concap192 dops pointers. Other concap_proto members should be considered private
DINTERFACE14 the function-pointers defined in isdn_if.
/linux-4.4.14/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
/linux-4.4.14/Documentation/scsi/
Dscsi-generic.txt14 is provided plus pointers (i.e. URLs) where to find documentation
DChangeLog.megaraid_sas601 are initialized with function pointers specific to the ppc or
623 …rs. The template definition has four function pointers. During driver initialisation the function
Dscsi_mid_low_api.txt88 b) passing a set of function pointers to a registration function
99 functions" below. Their function pointers are placed in the members of
720 pointers are placed in an instance of struct scsi_host_template which
1230 sh_list - a double linked list of pointers to all struct Scsi_Host
1232 my_devices - a double linked list of pointers to struct scsi_device
Dlibsas.txt144 sas_phy -- an array of pointers to structures. (see
DChangeLog.lpfc127 * Changed zeros used as pointers to NULL.
920 * Changed pointers assignments from 0 to NULL.
1499 * Removed non list manipulation of the next pointers.
1554 * Replace separate next and prev pointers in struct
1861 * Remove routine call pointers in ELX_SLI_INIT_t struct.
DChangeLog.ncr53c8xx471 The pointers patching is now performed by the SCRIPTS processor.
DChangeLog.1992-19971448 * scsi.c: Clean up a few printks (use %p to print pointers).
1902 * seagate.c: Use volatile keyword for memory-mapped register pointers.
/linux-4.4.14/net/ipv4/
Dfib_trie.c2132 unsigned int i, max, pointers, bytes, avdepth; in trie_show_stats() local
2156 pointers = 0; in trie_show_stats()
2160 pointers += (1<<i) * stat->nodesizes[i]; in trie_show_stats()
2163 seq_printf(seq, "\tPointers: %u\n", pointers); in trie_show_stats()
2165 bytes += sizeof(struct key_vector *) * pointers; in trie_show_stats()
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt151 | | command | some pointers in the Ethernet thread pages |
154 | | | pointers is located in the software drivers.|
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt45 includes rio_ops data structure which contains pointers to hardware specific
62 routing table and pointers to switch specific functions.
260 initializes pointers to the rest of switch specific operations, and performs
/linux-4.4.14/arch/frv/kernel/
Dentry-table.S30 # stack pointers for these three modes, and so we have to invent one when
/linux-4.4.14/Documentation/networking/dsa/
Dbcm_sf2.txt59 device_node pointers which are then accessible by the switch driver setup
Ddsa.txt155 pointers which allow DSA to introduce a level of layering between the networking
232 dsa_switch_driver: structure referencing function pointers, see below for a full
/linux-4.4.14/Documentation/networking/caif/
DLinux-CAIF.txt148 - Layers are stacked by setting the pointers
/linux-4.4.14/Documentation/x86/
Dintel_mpx.txt60 pointers, and we attempt to free the associated space in the bounds
144 allocated which might contain pointers that might eventually need
Dkernel-stacks55 pointers on entry to and exit from all IST events, in theory allowing
/linux-4.4.14/Documentation/serial/
Dtty.txt131 hardware driver through the function pointers within the tty->driver
151 Expects data pointers to refer to userspace.
/linux-4.4.14/Documentation/video4linux/
Dv4l2-controls.txt322 themselves. The p_char pointers point to character buffers of length
524 The anonymous struct is used to clearly 'cluster' these two control pointers,
526 array with two control pointers. So you can just do:
532 And in foo_s_ctrl you can use these pointers directly: state->mute->val.
Dv4l2-framework.txt241 Each v4l2_subdev contains function pointers that sub-device drivers can
244 of which only a handful of ops are commonly implemented, the function pointers
247 The top-level ops struct contains pointers to the category ops structs, which
286 This setup limits the number of function pointers while still making it easy
435 of pointers to subdevice descriptors of type struct v4l2_async_subdev type. The
730 pointers at NULL.
Dvideobuf284 populate it with pointers to the pieces of the allocated buffer; sglen
330 For scatter/gather drivers, the needed memory pointers will be found in the
/linux-4.4.14/arch/powerpc/
DMakefile127 CFLAGS-$(CONFIG_PPC64) += $(call cc-option,-mno-pointers-to-nested-functions)
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt104 There are no embedded pointers in the memory region. Everything is
115 command ring, and head and tail pointers to be used by the kernel and
/linux-4.4.14/Documentation/trace/
Dftrace-design.txt109 mcount function to check ftrace graph function pointers, as well as implement
112 The mcount function should check the function pointers ftrace_graph_return
Dring-buffer-design.txt197 The main pointers:
545 not part of the ring buffer. Traversing the ring buffer via the next pointers
547 prev pointers may not.
Dftrace.txt285 the string allowing tools to map the pointers to what the
/linux-4.4.14/Documentation/fmc/
Dmezzanine.txt19 Therefore, drivers must be ready to deal with NULL base pointers, and
/linux-4.4.14/Documentation/devicetree/
Dof_unittest.txt70 considering only child and sibling pointers. There exists another pointer,
Dbooting-without-of.txt576 values, internal pointers, or whatever to generate these, the only
1183 representation with pointers (similar to the kernel one) and
1189 around. It contains no internal offsets or pointers for this
/linux-4.4.14/Documentation/arm/
DIXP4xx53 There are several websites that provide directions/pointers on using
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq182 * pointers for this same context in the other FIFO. So, if
1342 * Save data pointers message:
1376 * Restore pointers message? Data pointers are recopied from the
1702 * messages (save data pointers/disconnect and command
1909 * There are two types of save pointers interrupts:
1910 * The first is a snapshot save pointers where the current FIFO is not
1918 * The second case is a save pointers on an active FIFO which occurs
Daic7xxx.seq856 * data pointers message.
940 * messages (save data pointers/disconnect and command
1160 * Advance the scatter-gather pointers if needed
1721 * Save data pointers message:
1774 * Restore pointers message? Data pointers are recopied from the
Daic79xx.reg144 * transfer pointers to be
3241 * FIFO pointers increment with each read and write respectively
3723 * tail pointers into lists of SCBs sorted by "other-id".
Daic7xxx.reg885 * transfer pointers to be
/linux-4.4.14/fs/cramfs/
DREADME120 data, only the superblock, inodes and block pointers.
/linux-4.4.14/Documentation/spi/
Dspidev13 * Prototyping in an environment that's not crash-prone; stray pointers
Dspi-summary390 (two pointers, maybe the same one in both cases) and half
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt184 i assume word pointers can be freely cast to and from char pointers.
/linux-4.4.14/lib/
DKconfig.debug326 # is preferred to always offer frame pointers as a config
334 bool "Compile the kernel with frame pointers"
1193 pointers from task_structs to any given cred struct, and checks to
1226 RCU-protected pointers. This annotation will cause sparse
1227 to flag any non-RCU used of annotated pointers. This can be
1232 Say Y to make sparse flag questionable use of RCU-protected pointers
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt174 - A css_set contains a set of reference-counted pointers to
178 can be determined by following pointers through the
497 Each cgroup object created by the system has an array of pointers,
/linux-4.4.14/Documentation/i2c/
Ddev-interface133 The msgs[] themselves contain further pointers into data buffers.
/linux-4.4.14/fs/affs/
DChanges234 bitmap pointers read only, also allows them
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dentry.S336 ;; pointers. Input arguments are:
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt375 When kptr_restrict is set to (1), kernel pointers printed using the %pK
380 a setuid binary) then %pK will not leak kernel pointers to unprivileged
387 When kptr_restrict is set to (2), kernel pointers printed using
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S427 # update input pointers
/linux-4.4.14/Documentation/timers/
Dtimekeeping.txt177 function pointers and rate settings for this delay timer.
/linux-4.4.14/Documentation/prctl/
Dseccomp_filter.txt26 pointers which constrains all filters to solely evaluating the system
/linux-4.4.14/drivers/staging/fsl-mc/
DREADME.txt232 object) which provides a list of pointers to memory
/linux-4.4.14/Documentation/sound/alsa/
Dtimestamping.txt22 The use of these different pointers and time information depends on
/linux-4.4.14/Documentation/security/
Dcredentials.txt325 has _const_ pointers to its credential sets, as does struct file. Furthermore,
326 certain functions such as get_cred() and put_cred() operate on const pointers,
Dkeys.txt851 Note that there are two different types of pointers to keys that may be
1055 More complex payload contents must be allocated and pointers to them set in the
/linux-4.4.14/kernel/power/
DKconfig271 OPP layer organizes the data internally using device pointers
/linux-4.4.14/Documentation/sh/
Dnew-machine.txt166 pointers in the machvec at boot time, as machvec functions are referenced
/linux-4.4.14/Documentation/filesystems/caching/
Dobject.txt88 pointers to the cookies. The cookies themselves and any objects attached to
/linux-4.4.14/Documentation/hwmon/
Dpmbus-core151 Chip drivers may provide pointers to the following functions in struct
/linux-4.4.14/Documentation/PCI/
Dpcieaer-howto.txt160 pointers. AER driver follows the rules defined in
Dpci-error-recovery.txt71 a structure of function pointers pointed to by a new field in struct
Dpci.txt40 pointers and thus dictates the high level structure of a driver.
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dentry.S299 ;; resume performs the actual task-switching, by switching stack pointers
/linux-4.4.14/arch/arc/
DKconfig549 ARC Linux by default checks for uboot provided args as pointers to
/linux-4.4.14/Documentation/power/
Dopp.txt263 we could pass opp pointers instead of doing additional parameters to
Dpci.txt273 pointers to several device power management callbacks:
449 pointers to the driver's callbacks), pci_pm_default_suspend() is called, which
688 containing pointers to power management (PM) callbacks that will be executed by
951 .restore() members. The other function pointers in this struct dev_pm_ops are
Ddevices.txt597 restore[_early|_norq] method pointers can be set to the same routines.
598 Nevertheless, different callback pointers are used in case there is a situation
/linux-4.4.14/Documentation/development-process/
D2.Process332 pointers.
349 That page has pointers to documentation and tutorials.
D1.Intro53 Section 8 concludes the document with pointers to sources for more
/linux-4.4.14/fs/befs/
DChangeLog332 Local pointers to commonly used structures in inode.c.
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt238 Our dma_device structure also requires a few function pointers in
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped2182 * implementations that use char* generic pointers, and those
2183 * that use void* generic pointers. It works with the latter
Ddtc-parser.tab.c_shipped1224 Refer to the stacks through separate pointers, to allow yyoverflow
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped1890 * implementations that use char* generic pointers, and those
1891 * that use void* generic pointers. It works with the latter
Dparse.tab.c_shipped1457 Refer to the stacks through separate pointers, to allow yyoverflow
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped2338 * implementations that use char* generic pointers, and those
2339 * that use void* generic pointers. It works with the latter
Dzconf.tab.c_shipped1451 Refer to the stacks through separate pointers, to allow yyoverflow
1499 /* Initialize stack pointers.
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt482 to follow the correct pointers of the data-structures defined
DDebugging390.txt189 however it means that we now cannot catch stray NULL pointers in the
430 i.e. got by accessing the 32 bit value at the stack pointers
465 This is a table found from the GOT which contains pointers to routines
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt15 ioctls that pass argument pointers to user space:
/linux-4.4.14/net/sched/
DKconfig191 Technical information on this method, with pointers to associated
/linux-4.4.14/Documentation/block/
Dbiodoc.txt799 struct request **tag_index; /* array or pointers to rq */
1055 necessary (e.g the scsi layer sets the queue lock pointers to the
/linux-4.4.14/arch/x86/crypto/
Daesni-intel_avx-x86_64.S631 # arg1, arg2, arg3 are used as pointers only, not modified
1895 # arg1, arg2, arg3 are used as pointers only, not modified
/linux-4.4.14/arch/arm/
DKconfig.debug32 # RMK wants arm kernels compiled with frame pointers or stack unwinding.
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex222 of pointers to the functions which are implemented in the low-level
/linux-4.4.14/arch/x86/
DKconfig2627 pointers at 32 bits for smaller memory footprint.