Home
last modified time | relevance | path

Searched refs:linked (Results 1 – 157 of 157) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
DKconfig42 dynamically linked module called "at91_udc" and force all
43 gadget drivers to also be dynamically linked.
53 dynamically linked module called "lpc32xx_udc" and force all
54 gadget drivers to also be dynamically linked.
72 dynamically linked module called "bcm63xx_udc".
86 dynamically linked module called "fsl_usb2_udc" and force
87 all gadget drivers to also be dynamically linked.
104 dynamically linked module called "fotg210_udc".
125 dynamically linked module called "omap_udc" and force all
126 gadget drivers to also be dynamically linked.
[all …]
/linux-4.4.14/drivers/staging/most/aim-network/
Dnetworking.c62 bool linked; member
192 BUG_ON(!nd->tx.linked || !nd->rx.linked); in most_nd_open()
341 if (ch->linked) { in aim_probe_channel()
346 if (nd->tx.linked || nd->rx.linked) { in aim_probe_channel()
358 ch->linked = true; in aim_probe_channel()
363 ch->linked = false; in aim_probe_channel()
370 ch->linked = true; in aim_probe_channel()
385 if (nd->rx.linked && channel_idx == nd->rx.ch_id) in aim_disconnect_channel()
387 else if (nd->tx.linked && channel_idx == nd->tx.ch_id) in aim_disconnect_channel()
392 ch->linked = false; in aim_disconnect_channel()
[all …]
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-memory.txt68 0x80 - first write linked list reg, for Encoder Memory addr
69 0x84 - first write linked list reg, for pci memory addr
70 0x88 - first write linked list reg, for length of buffer in memory addr
72 0x8c-0xdc - rest of write linked list reg, 8 sets of 3 total, DMA goes here
73 from linked list addr in reg 0x0c, firmware must push through or
75 0xe0 - first (and only) read linked list reg, for pci memory addr
76 0xe4 - first (and only) read linked list reg, for Decoder memory addr
77 0xe8 - first (and only) read linked list reg, for length of buffer
132 18 Decoder DMA err (linked-list bad)
Dfw-decoder-api.txt135 Bit 3 set means linked list error
Dfw-decoder-regs.txt167 Most of these registers either control horizontal scaling, or appear linked
521 Most of these registers either control vertical scaling, or appear linked
/linux-4.4.14/drivers/staging/emxx_udc/
DKconfig9 dynamically linked module called "emxx_udc" and force all
10 gadget drivers to also be dynamically linked.
/linux-4.4.14/arch/mips/
DKbuild15 # The object files are linked as core-y files would be linked
DKconfig2851 bool "Support for HT-linked PCI"
2859 linked at HT. Choose Y for Loongson-3 based machines.
/linux-4.4.14/arch/arm/mach-cns3xxx/
Dpcie.c34 bool linked; member
63 if (!cnspci->linked && busno > 0) in cns3xxx_pci_map_bus()
206 cnspci->linked = 1; in cns3xxx_pcie_check_link()
247 if (!cnspci->linked) in cns3xxx_pcie_hw_init()
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig40 dynamically linked module called "g_zero".
73 dynamically linked module called "g_audio".
120 dynamically linked module called "g_ether".
174 dynamically linked module called "g_ncm".
186 dynamically linked module called "gadgetfs".
205 a dynamically linked module called "g_ffs".
247 a dynamically linked module called "g_mass_storage".
279 dynamically linked module called "g_serial".
299 dynamically linked module called "g_midi".
313 dynamically linked module called "g_printer".
[all …]
/linux-4.4.14/Documentation/xtensa/
Dmmu.txt10 0x00000000..0x07FFFFFF (system RAM; this code is actually linked
14 than linked, so have to be careful)
33 After step 4, we jump to intended (linked) address of this code.
/linux-4.4.14/Documentation/
Drobust-futex-ABI.txt10 linked list in user space, where it can be updated efficiently as locks
28 as glibc linked with the application) has to manage and place the
54 pointer to a single linked list of 'lock entries', one per lock,
71 Each 'lock entry' on the single linked list starting at 'head' consists
107 linked list, but that doesn't matter to the kernel.
109 By keeping its locks linked this way, on a list starting with a 'head'
124 that thread's robust_futex linked lock list a given time.
142 of the 'lock word', to the linked list starting at 'head', and
170 1) the 'head' pointer or an subsequent linked list pointer
Dgcov.txt90 Only files which are linked to the main kernel image or are compiled as
189 linked to the main kernel or which are linked by a custom
Defi-stub.txt16 masquerades as a PE/COFF image and the EFI stub is linked into the
Dunshare.txt230 linked it to the task structure passed in as an argument to the copy
234 their corresponding dup_* functions and then linked the newly
Dparport.txt70 Parport linked into the kernel statically
Dkobject.txt62 (As an aside, for those familiar with the kernel linked list implementation,
331 A kset keeps its children in a standard kernel linked list. Kobjects point
Dvfio.txt459 The ranges are stored in a linked list in a VFIO container.
Dapplying-patches.txt216 Most recent patches are linked from the front page, but they also have
Dedac.txt86 If 'edac' was statically linked with the kernel then no loading
DDMA-API.txt597 Modules linked in: nfsd exportfs bridge stp llc r8169
Dkernel-parameters.txt2136 linked to the kernel VESA blanking code and a GPIO
4047 code). Most statically-linked binaries and older
Dmemory-barriers.txt2228 queued on the semaphore, by virtue of it having a piece of its stack linked to
/linux-4.4.14/Documentation/blockdev/drbd/
Ddata-structure-v9.txt29 linked lists. There are back pointers from peer_devices to their connections a
32 All resources are in the drbd_resources double-linked list. In addition, all
/linux-4.4.14/arch/blackfin/
DKconfig754 If enabled, interrupt entry code (STORE/RESTORE CONTEXT) is linked
763 (STORE/RESTORE CONTEXT) is linked into L1 instruction memory.
771 If enabled, the frequently called do_irq dispatcher function is linked
779 If enabled, the frequently called timer_interrupt() function is linked
787 If enabled, the frequently called idle function is linked
795 If enabled, the frequently called kernel schedule is linked
803 If enabled, arithmetic functions are linked
811 If enabled, the access_ok function is linked
819 If enabled, the memset function is linked
827 If enabled, the memcpy function is linked
[all …]
/linux-4.4.14/tools/perf/Documentation/
Dperfconfig.example13 # Defaults if linked with libslang
Dperf-test.txt15 This command does assorted sanity tests, initially through linked routines but
DBuild.txt5 which are linked together to form the perf binary:
Dperf-record.txt156 call graphs, using "dwarf", if available (perf tools linked to
/linux-4.4.14/scripts/ksymoops/
DREADME2 free standing utility, not linked to any particular kernel version.
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c45 unsigned linked; member
93 if (ch->linked || opts->refcnt) { \
560 ++target_hdr->linked; in uvcg_control_class_allow_link()
601 --target_hdr->linked; in uvcg_control_class_drop_link()
677 unsigned linked; member
727 if (ch->linked || opts->refcnt) { in uvcg_format_bma_controls_store()
754 unsigned linked; member
783 if (src_hdr->linked) { in uvcg_streaming_header_allow_link()
1024 if (fmt->linked || opts->refcnt) { \
1152 if (fmt->linked || opts->refcnt) { in uvcg_frame_dw_frame_interval_store()
[all …]
/linux-4.4.14/arch/arm/include/debug/
Dtegra.S78 ldr \rv, [\rp] @ linked addr is stored there
80 ldr \rp, [\rp, #4] @ linked tegra_uart_config
/linux-4.4.14/drivers/usb/renesas_usbhs/
DKconfig17 dynamically linked module called "renesas_usbhs"
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
DKconfig10 linked module called "bdc".
/linux-4.4.14/Documentation/RCU/
Drcu.txt10 from a linked list would first remove the item from the list, wait for
12 file for more information on using RCU with linked lists.
35 linked list, and then wait until all CPUs have switched context,
DUP.txt16 Suppose that an RCU-based algorithm scans a linked list containing
38 Suppose that an RCU-based algorithm again scans a linked list containing
101 Because the calling function is scanning an RCU-protected linked
Drculist_nulls.txt1 Using hlist_nulls to protect read-mostly linked lists and
9 A typical RCU linked list managing objects which are
DarrayRCU.txt4 Although RCU is more commonly used to protect linked lists, it can
31 has a linked-list hash chain. Each hash chain can be protected by RCU
Drcubarrier.txt23 element p from a linked list might do the following, while holding an
34 structure. Code to delete an element p from the linked list from IRQ
DlistRCU.txt4 One of the best applications of RCU is to protect read-mostly linked lists
Drcu_dereference.txt139 RCU-protected circular linked lists.
Dchecklist.txt161 type of RCU-protected linked lists.
DwhatisRCU.txt94 and replacement of data items in a linked structure without disrupting
DRTFP.txt547 application to linked list update and log-buffer flushing.
/linux-4.4.14/Documentation/sysctl/
Dabi.txt9 When a process is executed, it's linked to an exec_domain whose
Dkernel.txt710 loaded to random addresses. Also for PIE-linked binaries, the
/linux-4.4.14/drivers/md/bcache/
DKconfig24 Keeps all active closures in a linked list and provides a debugfs
/linux-4.4.14/Documentation/vm/
Dzsmalloc.txt13 and links them together using various 'struct page' fields. These linked
15 page boundaries. The code refers to these linked pages as a single entity
/linux-4.4.14/drivers/staging/slicoss/
DTODO20 - don't keep private linked list of drivers.
/linux-4.4.14/Documentation/arm/SA1100/
DADSBitsy13 The kernel zImage is linked to be loaded and executed at 0xc0400000.
DBrutus41 The first Brutus serial port (assumed to be linked to /dev/ttyS0 on your
DGraphicsMaster13 The kernel zImage is linked to be loaded and executed at 0xc0400000.
DGraphicsClient17 The kernel zImage is linked to be loaded and executed at 0xc0200000.
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt48 devres is basically linked list of arbitrarily sized memory areas
222 up to ull alignment). If singly linked list is used, it can be
226 singly linked list is used.
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt104 RapidIO subsystem can be configured to be built as a statically linked or
114 discovery methods as statically linked components or loadable modules.
122 (a) Statically linked enumeration and discovery process can be started
137 (b) Statically linked enumeration and discovery process can be started by
161 (a) For a statically linked RapidIO subsystem core use command line parameter
239 This method can be configured as statically linked or loadable module.
Dsysfs.txt79 lnext - returns names of devices linked to the switch except one of a device
80 linked to the ingress port (reported as "lprev"). This is an array
/linux-4.4.14/Documentation/hwmon/
Dlm9524534 channel, but these values are of course linked. Only the local hysteresis
Dlm90221 are exported, one for each channel, but these values are of course linked.
/linux-4.4.14/Documentation/sound/oss/
DESS186814 * Sound support MUST be compiled as MODULES, not statically linked
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt44 Two 'endpoint' nodes are linked with each other through their 'remote-endpoint'
123 node. ov772x sensor is linked directly to the ceu0 video host interface.
124 imx074 is linked to ceu0 through the MIPI CSI-2 receiver (csi2). ceu0 has a
Dsamsung-fimc.txt109 I2C0) nodes and linked to a port node in the csis or the parallel-ports node,
/linux-4.4.14/fs/jffs2/
DTODO31 - Doubly-linked next_in_ino list to allow us to free obsoleted raw_node_refs immediately?
DREADME.Locking23 have been properly linked into the data structures for the inode to
45 including the linked list of node fragments (but see the notes below on
/linux-4.4.14/kernel/gcov/
DKconfig50 which are not linked to the kernel image to prevent linker errors.
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Darm,smmu.txt40 Each device node linked from this list must have a
/linux-4.4.14/arch/cris/boot/compressed/
Dhead_v10.S116 jump 0x40004000 ; kernel is linked to this address
/linux-4.4.14/Documentation/devicetree/
Dof_unittest.txt50 linked into the kernel image.
103 at first it reads the flattened device tree data linked into the kernel image
/linux-4.4.14/arch/mips/cavium-octeon/
DKconfig32 This option configures this kernel to be linked at a different
/linux-4.4.14/Documentation/acpi/
Dnamespace.txt280 ACPI device (i.e. struct acpi_device) objects may be linked to other
287 control methods. One ACPI device object may be linked this way to
290 If an ACPI device object is linked to a "physical" device, its sysfs
/linux-4.4.14/Documentation/filesystems/
Dcramfs.txt28 Hard links are supported, but hard linked files
Ddnotify.txt55 last directory that they were linked to.
Dramfs-rootfs-initramfs.txt102 linked into the linux kernel image. (The directory linux-*/usr is devoted
252 uses like this. (A "hello world" program statically linked against glibc is
254 name lookups, even when otherwise statically linked.)
256 A good first step is to get initramfs to run a statically linked "hello world"
Dromfs.txt5 modules linked at boot time. Using this filesystem, you get a very
27 which has only this filesystem linked in, and then can load any module
Dseq_file.txt167 a direct pointer into an array or linked list. Anything goes, as long as
308 If your file will be iterating through a linked list, you may find these
Dxfs-self-describing-metadata.txt48 understanding how things like cross linked block lists (e.g. sibling
50 went wrong, but it is impossible to tell what order the blocks were linked into
Dext2.txt183 The current implementation of ext2 uses a singly-linked list to store
329 with the current linear linked-list directory implementation. This limit
Dxfs-delayed-logging-design.txt256 double linked list. Items are inserted into this list during log buffer IO
/linux-4.4.14/drivers/usb/dwc3/
DKconfig9 If you choose to build this driver is a dynamically linked
/linux-4.4.14/Documentation/early-userspace/
DREADME16 the compressed image is linked into the kernel image.
105 kinit is built as a single statically linked binary to save space.
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c1354 struct ksz_port_info *linked; member
3289 struct ksz_port_info *linked = NULL; in port_get_link_speed() local
3323 if (!linked) in port_get_link_speed()
3324 linked = info; in port_get_link_speed()
3360 if (linked && media_disconnected == port->linked->state) in port_get_link_speed()
3361 port->linked = linked; in port_get_link_speed()
5577 priv->media_state = port->linked->state; in netdev_open()
5865 hw_r_phy(hw, port->linked->port_id, data->reg_num, in netdev_ioctl()
5876 hw_w_phy(hw, port->linked->port_id, data->reg_num, in netdev_ioctl()
5910 hw_r_phy(hw, port->linked->port_id, reg_num << 1, &val_out); in mdio_read()
[all …]
/linux-4.4.14/drivers/usb/dwc2/
DKconfig9 linked modules, the core module will be called dwc2.ko, the PCI
/linux-4.4.14/Documentation/usb/
Dgadget-testing.txt75 Except for ifname they can be written to until the function is linked to a
108 Except for ifname they can be written to until the function is linked to a
141 Except for ifname they can be written to until the function is linked to a
399 Except for ifname they can be written to until the function is linked to a
523 Except for ifname they can be written to until the function is linked to a
Dhotplug.txt30 that is currently available only when the drivers are dynamically linked,
Dproc_usb_info.txt17 driver has been linked, then you need to mount the
/linux-4.4.14/Documentation/sound/alsa/
DMIXART.txt69 - linked streams
DALSA-Configuration.txt1442 Note: The NM256 chip can be linked internally with non-AC97
/linux-4.4.14/arch/um/
DKconfig.um6 Normally, UML is linked as a shared binary. This is inconvenient for
/linux-4.4.14/Documentation/devicetree/bindings/
Dgraph.txt14 have multiple specifiable ports, each of which can be linked to one or more
/linux-4.4.14/arch/nios2/platform/
DKconfig.platform43 which will be compiled and linked into the kernel image.
/linux-4.4.14/arch/alpha/math-emu/
Dqrnnd.S17 # distribution when not linked into another program.)
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt146 nor linked.
156 built-in.o is later linked into vmlinux by the parent Makefile.
159 the lists are allowed: the first instance will be linked into
643 Finally, the two .o files are linked to the executable, lxdialog.
826 5) All object files are then linked and the resulting file vmlinux is
828 The very first objects linked are listed in head-y, assigned by
1002 $(head-y) lists objects to be linked first in vmlinux.
1089 shall be built, but shall not be linked as part of built-in.o.
1159 into vmlinux. Device tree blobs linked into vmlinux are placed
Dkbuild.txt234 Files specified with KBUILD_VMLINUX_INIT are linked first.
/linux-4.4.14/Documentation/scsi/
DChangeLog.1992-1997829 * scsi.c: When incrementing usage count, walk block linked list
1183 hosts.c: Create a linked list of detected high level devices.
1188 hosts.h: Add prototype for linked list header. Add structure
1189 definition for device template structure which defines the linked
1192 scsi.c: (scan_scsis): Use linked list instead of knowledge about
1194 (scsi_dev_init): Use init functions for drivers on linked list
1242 * scsi.c (scan_scsis): Add new devices to end of linked list, not
1251 we want to use linked lists instead of arrays because it is easier
1285 Change scsi_devices into a linked list.
1297 * hosts.c: Rename scsi_hosts to builtin_scsi_hosts, create linked
[all …]
Dscsi_eh.txt37 otherwise stated scmds are always linked using scmd->eh_entry in this
148 are linked on shost->eh_cmd_q.
442 - Each failed scmd is linked on scmd->eh_cmd_q by scmd->eh_entry.
DChangeLog.sym53c8xx_229 - Make the driver work under Linux-2.4.x when statically linked
DChangeLog.ncr53c8xx14 linked with the kernel.
438 - Resources management using doubly linked queues.
DChangeLog.lpfc326 scsibuf_mem_pool with kmalloc and linked list. Inserted list
376 the scatter-gather count a module parameter, builds a linked
1039 routine. Also, removing need for outstanding clock linked list
1049 * Properly clean up when allocation of a linked BDE fails in the
Dscsi_mid_low_api.txt1230 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
DChangeLog.sym53c8xx49 linked with the kernel.
/linux-4.4.14/Documentation/video4linux/
Dmeye.txt46 statically linked into the kernel). Those options are:
Dv4l2-framework.txt94 field is NULL, it will be linked to v4l2_dev.
/linux-4.4.14/Documentation/extcon/
Dporting-android-switch-class46 /sys/class/switch/* will be symbolically linked to /sys/class/extcon/
/linux-4.4.14/Documentation/x86/
Dexception-tables.txt242 and linked in vmlinux : > c017e7a5 <do_con_write+e1> movb (%ebx),%dl
247 and linked in vmlinux : > c0199ff5 <.fixup+10b5> movl $0xfffffff2,%eax
Dboot.txt51 pointer to single linked list of struct setup_data.
195 0250/8 2.09+ setup_data 64-bit physical pointer to linked list
685 The 64-bit physical pointer to NULL terminated single linked list of
698 linked list, the next field of the last node is 0; the type is used
704 sure to consider the case where the linked list already contains
/linux-4.4.14/Documentation/scheduler/
Dsched-domains.txt16 which are organised as a circular one way linked list from the ->groups
/linux-4.4.14/drivers/scsi/
DBusLogic.h1120 bool linked:1; /* Byte 7 Bit 3 */ member
/linux-4.4.14/Documentation/dmaengine/
Dpxa_dma.txt41 channel" linked to the requestor line, and the physical DMA channel is
Dprovider.txt61 This collection is usually either a table or a linked list. You will
/linux-4.4.14/Documentation/laptops/
Dsonypi.txt50 statically linked into the kernel). Those options are:
Dasus-laptop.txt217 asus-laptop is statically linked into the kernel).
/linux-4.4.14/Documentation/networking/
Dfib_trie.txt25 Any given tnode is linked to from the child array of its parent, using
Dspider_net.txt18 The receive (RX) ring is a circular linked list of RX descriptors,
Dstmmac.txt82 and linked-list(CHAINED) mode. In RING each descriptor points to two
Dz8530drv.txt310 network device linked to a TTY. Please read the documentation of the
Dppp_generic.txt33 be linked to each ppp network interface unit. The generic layer is
/linux-4.4.14/arch/microblaze/
DKconfig204 the kernel will map low memory (the kernel image will be linked at
/linux-4.4.14/Documentation/filesystems/nfs/
DExporting64 these dentries will not be hashed, they are linked together on the
Dnfsroot.txt166 Value gets exported by /proc/net/pnp which is often linked
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-net156 the interface is linked to. Format is decimal. This attribute is
/linux-4.4.14/Documentation/locking/
Dspinlocks.txt72 linked lists, especially searching for entries without changing the list
Dlockdep-design.txt264 likely to be linked into the lock-dependency graph. This turns out to
Drt-mutex-design.txt193 being that plist is a priority sorted linked list. This means that the
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt115 (except by unloading the driver, if it happens to be linked as a module.)
DREADME.DAC960224 statically linked executables of LILO and FDISK. This modified version of LILO
/linux-4.4.14/Documentation/arm/
DBooting156 is stored in flash, and is linked correctly to be run from flash,
/linux-4.4.14/drivers/iio/light/
DKconfig233 If built as a dynamically linked module, it will be called
/linux-4.4.14/Documentation/hid/
Dhiddev.txt62 conveniently linked of http://www.linux-usb.org.
/linux-4.4.14/Documentation/wimax/
DREADME.i2400m138 During kernel bootup (if the driver is linked in the kernel), specify
/linux-4.4.14/drivers/staging/panel/
DKconfig9 enabled. This code can either be compiled as a module, or linked into
/linux-4.4.14/Documentation/input/
Dinput-programming.txt100 This adds the button_dev structure to linked lists of the input driver and
/linux-4.4.14/Documentation/security/
Dkeys.txt225 This permits a key's payload to be viewed or a keyring's list of linked
240 This permits a key or keyring to be linked to. To create a link from a
670 If a keyring is specified (non-zero), the key will also be linked into
694 If a keyring is specified (non-zero), the key will also be linked into
1006 is not NULL, the new keyring will be linked into the keyring to which it
/linux-4.4.14/Documentation/ia64/
Dmca.txt10 by locks is indeterminate, including linked lists.
Dfsys.txt280 The ELF DSO is a pre-linked library that is mapped in by the kernel at
/linux-4.4.14/kernel/power/
DKconfig181 linked, ensuring that it's available when this test runs.
/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c1832 int linked; in velocity_error() local
1861 linked = readb(&regs->PHYSR0) & PHYSR0_LINKGD; in velocity_error()
1863 if (linked) { in velocity_error()
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S42 ;; First setup the kseg_c mapping from where the kernel is linked
/linux-4.4.14/kernel/
Dworkqueue.c2399 unsigned int linked = 0; in insert_wq_barrier() local
2423 linked = *bits & WORK_STRUCT_LINKED; in insert_wq_barrier()
2429 work_color_to_flags(WORK_NO_COLOR) | linked); in insert_wq_barrier()
/linux-4.4.14/Documentation/timers/
Dhighres.txt172 red-black tree to a separate double linked list and invokes the softirq
/linux-4.4.14/Documentation/DocBook/
Dalsa-driver-api.xml.db68 API-snd-pcm-stream-linked
Ddevice-drivers.xml.db630 API-snd-pcm-stream-linked
/linux-4.4.14/arch/arc/
DKconfig443 Typically Linux kernel is linked at the start of untransalted addr,
/linux-4.4.14/lib/
DKconfig.debug1149 bool "Debug linked list manipulation"
1152 Enable this to turn on extended checks in the linked-list
1158 bool "Debug priority linked list manipulation"
1162 linked-list (plist) walking routines. This checks the entire
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt183 cgroups) are less common. A linked list runs through the cg_list
270 each cg_cgroup_link is linked into a list of cg_cgroup_links for
Dmemory.txt42 - pages are linked to per-memcg LRU exclusively, and there is no global LRU.
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dthermal.txt312 linked to the same thermal zone, 'cpu-thermal', as a passive cooling device,
/linux-4.4.14/drivers/net/usb/
DKconfig255 dynamically linked module.
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt330 allocated item has not been linked into this hierarchy. Similarly, it
/linux-4.4.14/kernel/trace/
DKconfig456 can function trace, and this table is linked into the kernel
/linux-4.4.14/Documentation/trace/
Dring-buffer-design.txt91 The ring buffer is made up of a list of pages held together by a linked list.
/linux-4.4.14/arch/arm64/
DKconfig371 Note that the kernel itself must be linked with a version of ld
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES781 of openfile linked list. Allow writebehind caching errors to
990 files now return the correct number of links on fstat as they are repeatedly linked and unlinked.
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex299 Using this $struct$, a linked list of the registered minor devices is
778 active. $Register_cdrom()$ builds a linked list from these.
/linux-4.4.14/arch/powerpc/
DKconfig1048 The kernel is linked as a position-independent executable (PIE)
/linux-4.4.14/Documentation/block/
Dbiodoc.txt459 - A linked list of bios is used as before for unrelated merges (*) - this
994 sorting and searching, and a fifo linked list for time-based searching. This
/linux-4.4.14/drivers/rtc/
DKconfig40 functions run, so it must usually be statically linked.
/linux-4.4.14/arch/arm/
DKconfig1996 be linked for and stored to. This address is dependent on your
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1332 CCWs are linked lists of instructions initially pointed to by an operation