Searched refs:linked (Results 1 - 200 of 719) sorted by relevance

1234

/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dadapter.h12 struct list_head entity_q; /* entities linked to this adapter */
/linux-4.4.14/arch/sparc/crypto/
H A Dcrop_devid.c4 /* This is a dummy device table linked into all of the crypto
/linux-4.4.14/drivers/pci/hotplug/
H A DMakefile9 # native drivers should be linked before acpiphp in order to allow the
23 # acpiphp_ibm extends acpiphp, so should be linked afterwards.
H A Dibmphp_ebda.c46 * reconstruct linked lists about all system resource(MEM, PFM, IO)
47 * already assigned by POST, as well as linked lists about hot plug
441 //create linked list of chassis ebda_rio_table()
444 //create linked list of expansion box ebda_rio_table()
458 * reorganizing linked list of chassis
496 * reorganizing linked list of expansion box
828 // end of creating the bus_info linked list ebda_rsrc_controller()
896 //reorganize chassis' linked list ebda_rsrc_controller()
904 // register slots with hpc core as well as create linked list of ibm slot ebda_rsrc_controller()
/linux-4.4.14/include/linux/lockd/
H A Dshare.h16 struct nlm_share * s_next; /* linked list */
H A Dlockd.h42 struct hlist_node h_hash; /* doubly linked list */
152 struct hlist_node f_list; /* linked list */
172 struct list_head b_list; /* linked list of all blocks */
173 struct list_head b_flist; /* linked list (per file) */
/linux-4.4.14/drivers/usb/usbip/
H A Dstub.h46 * stub_priv is always linked to any one of 3 lists;
47 * priv_init: linked to this until the comletion of a urb.
48 * priv_tx : linked to this after the completion of a urb.
49 * priv_free: linked to this after the sending of the result.
H A Dvhci.h43 /* vhci_priv is linked to one of them. */
47 /* vhci_unlink is linked to one of them */
/linux-4.4.14/drivers/usb/dwc2/
H A DMakefile21 # this location and renamed gadget.c. When building for dynamically linked
/linux-4.4.14/arch/um/drivers/
H A DMakefile6 # pcap is broken in 2.5 because kbuild doesn't allow pcap.a to be linked
33 # object name, so nothing from the library gets linked.
/linux-4.4.14/drivers/staging/most/aim-network/
H A Dnetworking.c62 bool linked; member in struct:net_dev_channel
192 BUG_ON(!nd->tx.linked || !nd->rx.linked); most_nd_open()
341 if (ch->linked) { aim_probe_channel()
346 if (nd->tx.linked || nd->rx.linked) { aim_probe_channel()
358 ch->linked = true; aim_probe_channel()
363 ch->linked = false; aim_probe_channel()
370 ch->linked = true; aim_probe_channel()
385 if (nd->rx.linked && channel_idx == nd->rx.ch_id) aim_disconnect_channel()
387 else if (nd->tx.linked && channel_idx == nd->tx.ch_id) aim_disconnect_channel()
392 ch->linked = false; aim_disconnect_channel()
400 if (!nd->rx.linked && !nd->tx.linked) { aim_disconnect_channel()
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Dqueue.h34 * This file defines five types of data structures: singly-linked lists,
35 * singly-linked tail queues, lists, tail queues, and circular queues.
37 * A singly-linked list is headed by a single forward pointer. The elements
38 * are singly linked for minimum space and pointer manipulation overhead at
42 * macro for this purpose for optimum efficiency. A singly-linked list may
43 * only be traversed in the forward direction. Singly-linked lists are ideal
47 * A singly-linked tail queue is headed by a pair of pointers, one to the
49 * singly linked for minimum space and pointer manipulation overhead at the
54 * A singly-linked tail queue may only be traversed in the forward direction.
55 * Singly-linked tail queues are ideal for applications with large datasets
59 * pointers for a hash table header). The elements are doubly linked
67 * linked so that an arbitrary element can be removed without a need to
74 * linked so that an arbitrary element can be removed without a need to
105 * Singly-linked List declarations.
121 * Singly-linked List functions.
166 * Singly-linked Tail queue declarations.
183 * Singly-linked Tail queue functions.
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dmbuf.h35 struct s_mbuf *sm_next ; /* low level linked list */
/linux-4.4.14/arch/cris/boot/compressed/
H A Dhead_v32.S53 ;; image is actually located in memory, not where it is linked
54 ;; (the decompressor is linked at 0x40700000+ and runs there).
69 move.w $r3, [$r1+] ; to hereami+ destination (linked address)
125 jump 0x40004000 ; kernel is linked to this address
H A Dhead_v10.S116 jump 0x40004000 ; kernel is linked to this address
H A Dmisc.c15 * image into DRAM, and it is the address the kernel is linked to live
/linux-4.4.14/include/linux/platform_data/
H A Dvoltage-omap.h21 * differs at differnet opp and thus is linked
H A Ddma-ste-dma40.h21 * Larger transfers will be split up to multiple linked desc
/linux-4.4.14/arch/mips/fw/arc/
H A Dpromlib.c15 * during romvec action. Since r4xx0.c is always compiled and linked with your
/linux-4.4.14/arch/sh/kernel/vsyscall/
H A DMakefile27 # table and layout of the linked DSO. With ld -R we can then refer to
/linux-4.4.14/fs/xfs/
H A Dxfs_aops.h47 struct buffer_head *io_buffer_head;/* buffer linked list head */
48 struct buffer_head *io_buffer_tail;/* buffer linked list tail */
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_pe.c85 /* Add it into the d-linked pe list */ register_ip_vs_pe()
99 /* Remove it from the d-linked pe list */ unregister_ip_vs_pe()
H A Dip_vs_sched.c194 pr_err("%s(): [%s] scheduler already linked\n", register_ip_vs_scheduler()
213 * Add it into the d-linked scheduler list register_ip_vs_scheduler()
243 * Remove it from the d-linked scheduler list unregister_ip_vs_scheduler()
H A Dip_vs_rr.c16 * Wensong Zhang : changed for the d-linked destination list
H A Dip_vs_wlc.c16 * Wensong Zhang : changed for the d-linked destination list
/linux-4.4.14/include/linux/
H A Djournal-head.h80 * Doubly-linked list of buffers on a transaction's data, metadata or
93 * Doubly-linked list of buffers still remaining to be flushed
H A Dstm.h55 * @link: called when a new stm_source gets linked to us, optional
104 * @link: called when this source gets linked to an STM device
H A Dacpi_dma.h37 * @dma_controllers: linked list node
H A Deventpoll.h57 * The file is being closed while it is still linked to an epoll eventpoll_release()
H A Dn_r3964.h82 * All open file-handles are 'clients' and are stored in a linked list:
H A Dfsnotify.h156 * fsnotify_create - 'name' was linked in
167 * Note: We have to pass also the linked inode ptr as some filesystems leave
H A Djbd2.h99 * journal_t is linked to from the fs superblock structure.
580 * Doubly-linked circular list of all buffers reserved but not yet
586 * Doubly-linked circular list of all metadata buffers owned by this
592 * Doubly-linked circular list of all forget buffers (superseded
599 * Doubly-linked circular list of all buffers still to be flushed before
605 * Doubly-linked circular list of all buffers submitted for IO while
611 * Doubly-linked circular list of metadata buffers being shadowed by log
742 * @j_checkpoint_transactions: a linked circular list of all transactions
842 * ... and a linked circular list of all transactions waiting for
H A Delfnote.h19 * .note.NAME. When the kernel image is finally linked, all the notes
H A Diocontext.h50 * As icq's are linked from both ioc and q, the locking rules are a bit
H A Dcdrom.h40 struct list_head list; /* linked list of all device_info */
H A Dcoresight.h156 * @orphan: true if the component has connections that haven't been linked.
H A Drmap.h21 * the related vmas can be easily linked or unlinked.
/linux-4.4.14/drivers/dma/
H A Dcoh901318.h27 * struct coh901318_lli - linked list item for DMAC
65 * coh901318_lli_alloc() - Allocates a linked list
76 * coh901318_lli_free() - Returns the linked list items to the pool
H A Dsun4i-dma.c433 * All linked promises will be freed when the corresponding contract is freed
500 * All linked promises will be freed when the corresponding contract is freed
554 * linked lists, we need to implement SG via software. We use a contract
725 * linked lists). sun4i_dma_prep_dma_cyclic()
/linux-4.4.14/arch/arc/include/asm/
H A Dpage.h88 * So if kernel img is linked at 0x8000_0000 onwards, 0x8010_0000 will be
92 * Independent of where linux is linked at, link-addr = physical address
/linux-4.4.14/lib/
H A Dllist.c2 * Lock-less NULL terminated single linked list
31 * llist_add_batch - add several linked entries in batch
H A Dlist_debug.c5 * This file contains the linked list implementations for
H A Ddecompress_inflate.c14 /* initramfs et al: linked */
H A Dplist.c4 * Descending-priority-sorted double-linked list
H A Dlist_sort.c42 * Combine final list merge with restoration of standard doubly-linked
/linux-4.4.14/arch/cris/include/asm/
H A Deshlibld.h69 if code is statically linked. Else a
93 dynamically linked, we need to export hooks for exec beginning and
/linux-4.4.14/drivers/ps3/
H A Dsys-manager-core.c27 * Staticly linked routines that allow late binding of a loaded sys-manager
/linux-4.4.14/drivers/acpi/acpica/
H A Dpstree.c97 /* Has no linked argument objects */ acpi_ps_get_arg()
154 /* Has no linked argument objects */ acpi_ps_append_arg()
159 /* Append the argument to the linked argument list */ acpi_ps_append_arg()
176 /* Set the parent in this arg and any args linked after it */ acpi_ps_append_arg()
H A Drscalc.c176 * PARAMETERS: resource - Pointer to the resource linked list
177 * resource_list_size - Size of the resource linked list
182 * DESCRIPTION: Takes a linked list of internal resource descriptors and
392 * descriptor linked list.
603 * calculates the size of the corresponding linked list of
H A Drsutils.c488 * Create a resource linked list from the byte stream buffer that comes acpi_rs_get_prt_method_data()
537 * Make the call to create a resource linked list from the acpi_rs_get_crs_method_data()
587 * Make the call to create a resource linked list from the acpi_rs_get_prs_method_data()
637 * Make the call to create a resource linked list from the acpi_rs_get_aei_method_data()
690 * Make the call to create a resource linked list from the acpi_rs_get_method_data()
746 * The in_buffer parameter will point to a linked list of acpi_rs_set_srs_method_data()
750 * Convert the linked list into a byte stream acpi_rs_set_srs_method_data()
H A Drslist.c142 * PARAMETERS: resource - Pointer to the resource linked list
152 * DESCRIPTION: Takes the resource linked list and parses it, creating a
H A Devhandler.c164 /* Walk the linked list of handlers for this object */ acpi_ev_has_default_handler()
276 /* Walk the linked list of handlers attached to this device */ acpi_ev_install_handler()
439 /* Walk the linked list of handlers */ acpi_ev_install_space_handler()
H A Drscreate.c133 * execution and parses the stream to create a linked list ACPI_EXPORT_SYMBOL()
159 * the buffer size needed for the linked list ACPI_EXPORT_SYMBOL()
206 * linked list of PCI interrupt descriptions
H A Ddsdebug.c172 /* Walk list of linked walk states */ acpi_ds_dump_method_stack()
H A Ddswstate.c728 /* Always must free any linked control states */ acpi_ds_delete_walk_state()
737 /* Always must free any linked parse states */ acpi_ds_delete_walk_state()
H A Dexmutex.c77 /* Doubly linked list */ acpi_ex_unlink_mutex()
103 * PARAMETERS: obj_desc - The mutex to be linked
H A Devxfregn.c275 /* Walk the linked list of handlers */ ACPI_EXPORT_SYMBOL()
/linux-4.4.14/arch/c6x/
H A DMakefile60 @echo ' dtbImage.<dt> - ELF image with $(arch)/boot/dts/<dt>.dts linked in'
/linux-4.4.14/net/core/
H A Dnetevent.c28 * The notifier passed is linked into the kernel structures and must
/linux-4.4.14/include/net/
H A Dbond_alb.h100 * There is a linked list (linked by the used_next and used_prev members)
104 * There are also linked lists of entries with identical hash(ip_src). These
107 * network. These are linked by the (src_next and src_prev members).
H A Dbond_3ad.h247 struct port *next_port_in_aggregator; /* Next port on the linked list of the parent aggregator */
/linux-4.4.14/arch/powerpc/boot/
H A Dcrt0.S21 * linked at 0x500000.
55 /* Work out the offset between the address we were linked at
64 beq 3f /* if not linked -pie */
151 beq 3f /* if not linked -pie then no dynamic section */
/linux-4.4.14/arch/arm/mach-cns3xxx/
H A Dpcie.c34 bool linked; member in struct:cns3xxx_pcie
63 if (!cnspci->linked && busno > 0) cns3xxx_pci_map_bus()
206 cnspci->linked = 1; cns3xxx_pcie_check_link()
247 if (!cnspci->linked) cns3xxx_pcie_hw_init()
/linux-4.4.14/net/wimax/
H A Did-table.c35 * We put all the WiMAX devices in the system in a linked list and
38 * By using a linked list, the case of a single adapter in the system
/linux-4.4.14/scripts/
H A Dlink-vmlinux.sh5 # vmlinux is linked from the objects selected by $(KBUILD_VMLINUX_INIT) and
202 # 3) The correct ${kallsymso} is linked into the final vmlinux.
/linux-4.4.14/sound/soc/fsl/
H A Dfsl_dma.h101 * The CLSDAR register points to the first (in a linked-list) List
103 * list descriptor points to a linked-list of link Descriptors.
/linux-4.4.14/sound/synth/
H A Dutil_mem.c107 * the block is linked next to prev
149 * remove the block from linked-list and free resource
/linux-4.4.14/tools/usb/usbip/libsrc/
H A Dlist.h4 /* Stripped down implementation of linked list taken
9 * Simple doubly linked list implementation.
/linux-4.4.14/drivers/thunderbolt/
H A Dcap.c89 /* Intel needs some help with linked lists. */ tb_find_cap()
/linux-4.4.14/include/sound/
H A Dseq_virmidi.h52 * common information and the linked-list of opened files,
H A Dutil_mem.h41 struct list_head block; /* block linked-list header */
H A Dpcm.h427 struct snd_pcm_group { /* keep linked substreams */
456 /* -- linked substreams -- */
457 struct list_head link_list; /* linked list member */
458 struct snd_pcm_group self_group; /* fake group for non linked substream (with substream lock inside) */
600 * snd_pcm_stream_linked - Check whether the substream is linked with others
603 * Returns true if the given substream is being linked with others.
634 * snd_pcm_group_for_each_entry - iterate over the linked substreams
638 * Iterate over the all linked substreams to the given @substream.
639 * When @substream isn't linked with any others, this gives returns @substream
854 * @master: the linked master substream
856 * When multiple substreams of the same card are linked and the hardware
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_callbacks.c30 * linked into the kernel. Unfortunately, the cond_syscall
/linux-4.4.14/arch/metag/include/asm/mach/
H A Darch.h67 /* the default machine is the last one linked in */ default_machine_desc()
/linux-4.4.14/arch/mn10300/lib/
H A Dnegdi2.c19 the file, and distribution when not linked into a combine
/linux-4.4.14/arch/frv/
H A DMakefile54 KBUILD_CFLAGS += -mno-linked-fp
/linux-4.4.14/arch/arm/mach-pxa/
H A Dgeneric.c14 * Since this file should be linked before any other machine specific file,
H A Dpxa25x.c14 * Since this file should be linked before any other machine specific file,
/linux-4.4.14/arch/arm/lib/
H A Dashldi3.S15 the file, and distribution when not linked into a combine
H A Dashrdi3.S15 the file, and distribution when not linked into a combine
H A Dlshrdi3.S15 the file, and distribution when not linked into a combine
/linux-4.4.14/drivers/w1/
H A Dw1.h75 * @w1_slave_entry: data for the linked list
190 * @w1_master_entry: master linked list
194 * @slist: linked list of slaves
195 * @async_list: linked list of netlink commands to execute
H A Dw1_family.h68 * @family_entry: family linked list
/linux-4.4.14/tools/testing/selftests/size/
H A Dget_size.c15 * It should be statically linked, with startup libs avoided.
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp.h86 * the conferences are linked in a chain.
87 * each conference has members linked in a chain.
91 /* all members within a conference (this is linked 1:1 with the dsp) */
/linux-4.4.14/include/crypto/
H A Ddrbg.h62 * is used to build a linked list. The linked list defines the concatenation
64 * linked list determines the order of concatenation.
/linux-4.4.14/drivers/usb/gadget/function/
H A Duvc_configfs.c45 unsigned linked; member in struct:uvcg_control_header
93 if (ch->linked || opts->refcnt) { \
560 ++target_hdr->linked; uvcg_control_class_allow_link()
601 --target_hdr->linked; uvcg_control_class_drop_link()
677 unsigned linked; member in struct:uvcg_format
727 if (ch->linked || opts->refcnt) { uvcg_format_bma_controls_store()
754 unsigned linked; member in struct:uvcg_streaming_header
783 if (src_hdr->linked) { uvcg_streaming_header_allow_link()
1024 if (fmt->linked || opts->refcnt) { \
1152 if (fmt->linked || opts->refcnt) { uvcg_frame_dw_frame_interval_store()
1320 if (ch->fmt.linked || opts->refcnt) { uvcg_uncompressed_guid_format_store()
1402 if (u->fmt.linked || opts->refcnt) { \
1603 if (u->fmt.linked || opts->refcnt) { \
2084 ++target_hdr->linked; uvcg_streaming_class_allow_link()
2125 --target_hdr->linked; uvcg_streaming_class_drop_link()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dinterval_tree.c149 * - node will be linked to node->right's left child, and
150 * - node->right's left child will be linked to node's right child. */ __rotate_left()
178 * - node will be linked to node->left's right child, and
179 * - node->left's right child will be linked to node's left child. */ __rotate_right()
/linux-4.4.14/drivers/scsi/aacraid/
H A Drkt.c94 * device_interface in the commregion will be allocated and linked
H A Ddpcsup.c199 * a fib object in order to manage the linked lists aac_command_normal()
299 * manage the linked lists. aac_intr_normal()
/linux-4.4.14/drivers/iommu/
H A Diommu-sysfs.c105 * created under the linked device, pointing back at the IOMMU device.
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddynack.h64 * @nodes: ath_node linked list
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c26 * NVIF client driver - NVKM directly linked
H A Dnouveau_drm.h35 * programs that get directly linked with NVKM.
/linux-4.4.14/arch/tile/kernel/vdso/
H A DMakefile50 # table and layout of the linked DSO. With ld -R we can then refer to
/linux-4.4.14/arch/xtensa/include/asm/
H A Dcacheasm.h18 * library that can be linked by both.
/linux-4.4.14/block/partitions/
H A Datari.c106 /* end of linked partition list */ atari_partition()
/linux-4.4.14/net/sunrpc/
H A Dsvcauth.c118 * have been atomically linked into the table.
/linux-4.4.14/security/selinux/ss/
H A Debitmap.h7 * Each extensible bitmap is implemented as a linked
H A Dpolicydb.h172 * (e.g. all initial SIDs) are linked together into a list.
267 /* linked list indexing te_cond_avtab by conditional */
/linux-4.4.14/include/uapi/linux/
H A Dzorro.h107 __be32 cd_NextCD; /* linked list of drivers to config */
H A Dfutex.h50 * to the futex field. (Note: user-space uses a double-linked list to
H A Datm.h120 * The following items should stay in linux/atm.h, which should be linked to
/linux-4.4.14/kernel/gcov/
H A Dbase.c143 /* Remove entries located in module from linked list. */ gcov_module_notifier()
/linux-4.4.14/fs/qnx4/
H A Dnamei.c106 /* The entry is linked, let's get the real info */ qnx4_lookup()
/linux-4.4.14/include/linux/amba/
H A Dpl080.h130 /* DMA linked list chain structure */
/linux-4.4.14/include/linux/dma/
H A Dipu-dma.h158 enum ipu_channel link; /* input channel, linked to the output */
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h98 * We might not get launched at the address the kernel is linked to,
/linux-4.4.14/arch/mips/kernel/
H A Dhead.S91 /* We might not get launched at the address the kernel is linked to,
/linux-4.4.14/arch/s390/
H A DMakefile105 # must be linked after kernel
/linux-4.4.14/arch/sh/lib/
H A Dashiftrt.S16 the file, and distribution when not linked into a combine
H A Dudiv_qrnnd.S16 the file, and distribution when not linked into a combine
H A Dudivsi3.S16 the file, and distribution when not linked into a combine
H A Dashlsi3.S16 the file, and distribution when not linked into a combine
H A Dashrsi3.S16 the file, and distribution when not linked into a combine
H A Dlshrsi3.S16 the file, and distribution when not linked into a combine
H A Dudivsi3_i4i-Os.S14 the file, and distribution when not linked into a combine
/linux-4.4.14/arch/m68k/lib/
H A Dmulsi3.S17 distribution when not linked into another program.)
H A Ddivsi3.S17 distribution when not linked into another program.)
H A Dmodsi3.S17 distribution when not linked into another program.)
H A Dumodsi3.S17 distribution when not linked into another program.)
/linux-4.4.14/arch/microblaze/
H A DMakefile86 echo ' simpleImage.<dt> - ELF image with $(arch)/boot/dts/<dt>.dts linked in'
/linux-4.4.14/arch/mips/boot/compressed/
H A DMakefile34 # decompressor objects (linked with vmlinuz)
/linux-4.4.14/arch/nios2/boot/compressed/
H A Dhead.S58 jmp r1 /* jmp to linked address */
/linux-4.4.14/arch/arm64/include/asm/
H A Dalternative.h92 * The code that follows this macro will be assembled and linked as
/linux-4.4.14/arch/arm64/kernel/
H A Dimage.h73 * linked at. The routines below are all implemented in assembler in a
/linux-4.4.14/arch/avr32/include/asm/
H A Dsetup.h28 * linked lists.
/linux-4.4.14/arch/blackfin/kernel/
H A Dbfin_ksyms.c39 * symbols exported in folder lib is not linked into built-in.o but
/linux-4.4.14/drivers/firmware/efi/libstub/
H A DMakefile2 # The stub may be linked into the kernel proper or into a separate boot binary,
/linux-4.4.14/arch/xtensa/platforms/iss/
H A Dconsole.c231 * (2) tty_init is called via `module_init', (3) if statically linked,
233 * We can do this easily because simcons is always statically linked, but
/linux-4.4.14/drivers/char/
H A Dmisc.c54 * Head entry for the doubly linked miscdevice list
176 * The structure passed is linked into the kernel and may not be
/linux-4.4.14/Documentation/vDSO/
H A Dparse_vdso.c5 * This code is meant to be linked in to various programs that run on Linux.
12 * linked binaries.
/linux-4.4.14/arch/arm/include/debug/
H A Dtegra.S78 ldr \rv, [\rp] @ linked addr is stored there
80 ldr \rp, [\rp, #4] @ linked tegra_uart_config
/linux-4.4.14/drivers/staging/rtl8712/
H A Dieee80211.h669 /* the card is not linked at all */
687 /* the link is ok. the card associated to a BSS or linked
693 * logically linked, but it is doing a syncro site survey
/linux-4.4.14/drivers/tty/
H A Dtty_port.c62 * It is the same as tty_register_device except the provided @port is linked to
85 * linked to a concrete tty specified by @index. Use this or tty_port_install
549 * It is the same as tty_standard_install except the provided @port is linked
/linux-4.4.14/drivers/staging/most/aim-v4l2/
H A Dvideo.c491 pr_err("channel already linked\n"); aim_probe_channel()
551 pr_err("no such channel is linked\n"); aim_disconnect_channel()
584 * for linked channels while we call most_deregister_aim() aim_exit()
/linux-4.4.14/drivers/staging/sm750fb/
H A Dsm750.h156 /* which channel these outputs linked with,for sm750:
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dlustre_peer.c56 /* FIXME: This should probably become more elegant than a global linked list */
/linux-4.4.14/drivers/net/
H A DSpace.c16 * - get rid of pre-linked dev list, dynamic device allocation
/linux-4.4.14/drivers/media/pci/pt3/
H A Dpt3_dma.c177 /* build circular-linked pointers (xfer_desc) to the data buffers*/ pt3_alloc_dmabuf()
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dmedia-dev.h85 * @host: fimc device the sensor is currently linked to
/linux-4.4.14/drivers/media/i2c/
H A Dm52790.c62 /* Note: audio and video are linked and cannot be switched separately.
/linux-4.4.14/drivers/net/phy/
H A Dmdio-mux.c28 /* List of our children linked through their next fields. */
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c133 /* remove node from linked list */ lio_process_ordered_list()
H A Docteon_device.h97 * to a linked list with the other entries.
329 /** The doubly-linked list of instruction response */
420 * and a linked list. This is done at driver load time.
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h53 * chain, where the nodes of the chain are linked together through their next
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h67 * chain, where the nodes of the chain are linked together through their next
/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo.h116 * \return singly-linked list of modes or NULL if no modes found.
/linux-4.4.14/arch/unicore32/boot/compressed/
H A Dhead.S35 * we were linked at.
/linux-4.4.14/arch/x86/include/asm/
H A Defi.h92 * only in kernel binary. Since the EFI stub linked into a separate binary it
/linux-4.4.14/arch/alpha/math-emu/
H A Dqrnnd.S17 # distribution when not linked into another program.)
/linux-4.4.14/fs/jffs2/
H A Dmalloc.c220 dbg_memalloc("Allocating new refblock linked from %p\n", p); jffs2_prealloc_raw_node_refs()
H A Dbuild.c80 /* If we appear (at this stage) to have hard-linked directories, jffs2_build_inode_pass1()
200 JFFS2_ERROR("child dir \"%s\" (ino #%u) of dir ino #%u is also hard linked from dir ino #%u\n", for_each_inode()
H A Derase.c234 this a standard doubly-linked list? */ jffs2_remove_node_refs_from_ino_list()
247 at the end of the linked list. Stash it and continue jffs2_remove_node_refs_from_ino_list()
/linux-4.4.14/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h41 struct list_head list; /* linked in mirror error_list */
/linux-4.4.14/net/8021q/
H A Dvlan.h23 struct hlist_node hlist; /* linked list */
/linux-4.4.14/net/can/
H A Daf_can.h68 /* per device receive filters linked at dev->ml_priv */
/linux-4.4.14/net/dccp/ccids/lib/
H A Dpacket_history.h44 * tfrc_tx_hist_entry - Simple singly-linked TX history list
/linux-4.4.14/include/linux/sunrpc/
H A Drpc_rdma.h55 * read chunk(s), encoded as a linked list.
/linux-4.4.14/include/media/
H A Dmedia-entity.h121 * as the worse-case scenario is to have one entity linked up to
/linux-4.4.14/include/rdma/
H A Dib_umem_odp.h72 /* A linked list of umems that don't have private mmu notifier
/linux-4.4.14/include/drm/ttm/
H A Dttm_memory.h57 * to a linked list to be able to handle multiple callbacks when needed.
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-config.h46 * automatically met. The enums are linked so that the following enum
/linux-4.4.14/arch/sh/kernel/
H A Dunwinder.c42 * "unwinder_list" is a linked-list of all available unwinders, sorted
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgalloc.h43 extern unsigned long *zero_cache; /* head linked list of pre-zero'd pages */
/linux-4.4.14/tools/perf/util/
H A Dcallchain.h109 * A callchain cursor is a single linked list that
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h33 * For real usage examples of the linked list, see the file test/list.c
102 * to-be-linked struct. struct list_head is required for both the head of the
/linux-4.4.14/arch/x86/
H A DMakefile218 # drivers-y are linked after core-y
222 # must be linked after kernel/
/linux-4.4.14/net/tipc/
H A Dnet.c95 * i.e., whe a port is part of a linked list of ports.
106 * steps the root of the 'publication' linked list between each lookup.
/linux-4.4.14/arch/sh/include/asm/
H A Ddwarf.h249 /* linked-list entry if this CIE is from a module */
267 /* linked-list entry if this FDE is from a module */
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_sds.c722 * asd_find_ll_by_id - find a linked list entry by its id
723 * @start: void pointer to the first element in the linked list
728 * linked list entries's offset is from this pointer.
729 * Some linked list entries use only the first id, in which case
755 * The manufacturing sector contans also the linked list of sub-segments,
/linux-4.4.14/drivers/net/ethernet/i825xx/
H A Dether1.c474 * setup circularly linked list of { rfd, rbd, buffer }, with ether1_init_for_open()
475 * all rfds circularly linked, rbds circularly linked. ether1_init_for_open()
476 * First rfd is linked to scp, first rbd is linked to first ether1_init_for_open()
H A Dlasi_82596.c56 you have linked lists which are shared by the 680x0 and the
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrutables.h93 * VDATA-VMA Data - Holds a few parameters. Head of linked list of
337 struct list_head vd_head; /* head of linked list of gts */
345 * One of these is allocated for each thread accessing a mmaped GRU. A linked
/linux-4.4.14/fs/ext4/
H A Ddir.c450 * them on a linked list. This rarely happens... ext4_htree_store_dirent()
478 * for all entres on the fname linked list. (Normally there is only
479 * one entry on the linked list, unless there are 62 bit hash collisions.)
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.h50 /* lpfc_iocbqs are used in double linked lists */
118 /* MBOXQs are used in single linked lists */
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2.h245 * The MQ shared pointer pool is organized as a linked list of
246 * chunks. Each chunk contains a linked list of free shared pointers
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.h186 * @list: linked list.
368 * @vif_list: linked list of vif instances.
/linux-4.4.14/mm/
H A Ddmapool.c18 * represented by the 'struct dma_pool' which keeps a doubly-linked list of
20 * least 'size' bytes. Free blocks are tracked in an unsorted singly-linked
/linux-4.4.14/arch/powerpc/kernel/
H A Dpci_dn.c38 * PCI bus. For VFs, their firmware data is linked to that
40 * data is linked to that of their bridge.
H A Dsetup_32.c70 * from the address that it was linked at, so we must use RELOC/PTRRELOC
/linux-4.4.14/arch/powerpc/mm/
H A Dinit_64.c101 * pages - they're linked to struct page, come from the normal free
425 * in real mode as the linked addresses in the page struct are virtual
/linux-4.4.14/arch/s390/kernel/
H A Dmodule.c98 modules linked with -shared. */ check_rela()
381 modules linked with -shared. */ apply_rela()
/linux-4.4.14/drivers/firmware/
H A Dmemmap.c32 * hierarchical, it's ok to organise them in a linked list. No parent
43 struct list_head list; /* entry for the linked list */
/linux-4.4.14/drivers/usb/host/
H A Dehci-mem.c69 /* clean qtds first, and know this is not linked */ qh_destroy()
H A Dohci-q.c196 * control and bulk EDs are doubly linked (ed_next, ed_prev), but ed_schedule()
197 * periodic ones are singly linked (ed_next). that's because the ed_schedule()
487 /* rm_list is just singly linked, for simplicity */ start_ed_unlink()
942 /* get TD from hc's singly linked list, and update_done_list()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_dm.c211 /* select optimum_antenna for before linked =>For antenna diversity */ AntDivCompare8188E()
/linux-4.4.14/drivers/scsi/arm/
H A Dqueue.c13 * not updating internal linked list properly
/linux-4.4.14/drivers/scsi/
H A Dgdth_ioctl.h100 u32 link_p; /* linked cmds (not supp.) */
/linux-4.4.14/drivers/mmc/core/
H A Dsdio_cis.c375 * Since we've linked to tuples in the card structure, sdio_read_func_cis()
/linux-4.4.14/drivers/mtd/devices/
H A Dslram.c12 if statically linked into the kernel use the following kernel cmd.line
/linux-4.4.14/drivers/hwtracing/stm/
H A Dcore.c95 * stm_source device gets linked to an stm device.
808 * writes will be unsuccessful until it is linked to a new STM device.
811 * the existing link (if any), or on linked STM device's de-registration.
898 * data to an stm device once linked.
/linux-4.4.14/drivers/net/ethernet/xilinx/
H A Dll_temac.h303 /* TX/RX TAILDESC_PTR points to last descriptor in linked list */
/linux-4.4.14/arch/x86/boot/compressed/
H A Daslr.c192 /* Avoid all entries in the setup_data linked list. */ mem_avoid_overlap()
/linux-4.4.14/fs/
H A Dfilesystems.c64 * The &struct file_system_type that is passed is linked into the kernel
/linux-4.4.14/fs/jfs/
H A Djfs_dtree.h41 * additional segments/slots linked vi next field;
/linux-4.4.14/fs/lockd/
H A Dclntlock.c35 struct list_head b_list; /* linked list */
/linux-4.4.14/fs/adfs/
H A Dmap.c36 * Free space is described by a linked list of fragments. Each free
/linux-4.4.14/include/linux/usb/
H A Dphy.h133 * @list: to maintain a linked list of the binding information
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc-64.h24 * handle allocation. For PTE pages (which are linked to a struct

Completed in 5683 milliseconds

1234