| /linux/drivers/usb/gadget/udc/ |
| H A D | Kconfig | 43 dynamically linked module called "at91_udc" and force all 44 gadget drivers to also be dynamically linked. 55 dynamically linked module called "lpc32xx_udc" and force all 56 gadget drivers to also be dynamically linked. 89 dynamically linked module called "bcm63xx_udc". 102 dynamically linked module called "fsl_usb2_udc" and force 103 all gadget drivers to also be dynamically linked. 123 dynamically linked module called "omap_udc" and force all 124 gadget drivers to also be dynamically linked. 139 dynamically linked module called "pxa25x_udc" and force all [all …]
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | Kconfig | 63 dynamically linked module called "g_zero". 98 dynamically linked module called "g_audio". 151 dynamically linked module called "g_ether". 204 dynamically linked module called "g_ncm". 216 dynamically linked module called "gadgetfs". 235 a dynamically linked module called "g_ffs". 277 a dynamically linked module called "g_mass_storage". 310 dynamically linked module called "g_serial". 330 dynamically linked module called "g_midi". 344 dynamically linked module called "g_printer". [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_linked_scalars.c | 9 __description("scalars: find linked scalars") 38 * The sync_linked_regs() function copies bounds from known_reg to linked 50 r1 = r0; /* r0, r1 linked with id 1 */ \ in sync_linked_regs_preserves_id() 271 * Test linked scalar tracking with alu32 and large positive offset (0x7FFFFFFF). 317 * Test alu32 linked register tracking with wrapping. 352 * Test that sync_linked_regs() checks reg->id (the linked target register) 362 r7 = r6; /* linked: same id as r6 */ \ in scalars_alu32_zext_linked_reg() 394 r7 = r6; /* linked: same id as r6 */ \ in scalars_alu32_alu64_cross_type() 396 r8 = r6; /* linked: same id as r6 */ \ in scalars_alu32_alu64_cross_type() 418 * point with linked registers carrying different ADD_CONST flags (one [all …]
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 34 * 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 [all …]
|
| /linux/drivers/usb/usbip/ |
| H A D | stub.h | 31 * stub_priv is always linked to any one of 3 lists; 32 * priv_init: linked to this until the comletion of a urb. 33 * priv_tx : linked to this after the completion of a urb. 34 * priv_free: linked to this after the sending of the result.
|
| /linux/drivers/usb/typec/ |
| H A D | Kconfig | 64 If you choose to build this driver as a dynamically linked module, the 77 If you choose to build this driver as a dynamically linked module, the 88 If you choose to build this driver as a dynamically linked module, the 100 If you choose to build this driver as a dynamically linked module, the 110 If you choose to build this driver as a dynamically linked module, the
|
| /linux/drivers/crypto/intel/keembay/ |
| H A D | ocs-aes.h | 56 * struct ocs_dll_desc - Descriptor of an OCS DMA Linked List. 57 * @vaddr: Virtual address of the linked list head. 58 * @dma_addr: DMA address of the linked list head. 59 * @size: Size (in bytes) of the linked list.
|
| /linux/security/integrity/ima/ |
| H A D | ima_asymmetric_keys.c | 19 * @keyring: keyring to which the key is linked to 51 * which the given key is linked to. in ima_post_key_create_or_update() 60 * if the IMA policy is configured to measure a key linked in ima_post_key_create_or_update()
|
| /linux/drivers/usb/gadget/udc/cdns2/ |
| H A D | Kconfig | 10 dynamically linked module called "cdns2-udc-pci.ko" and to 11 force all gadget drivers to also be dynamically linked.
|
| /linux/include/net/ |
| H A D | fq.h | 23 * @flowchain: can be linked to fq_tin's new_flows or old_flows. Used for DRR++ 45 * @new_flows: linked list of fq_flow 46 * @old_flows: linked list of fq_flow
|
| H A D | bond_alb.h | 84 * There is a linked list (linked by the used_next and used_prev members) 88 * There are also linked lists of entries with identical hash(ip_src). These 91 * network. These are linked by the (src_next and src_prev members).
|
| /linux/arch/mips/ |
| H A D | Kbuild | 12 # The object files are linked as core-y files would be linked
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | mkinitrd.sh | 24 echo "Creating a statically linked C-language initrd" 88 echo "Failed to create a statically linked C-language initrd" 93 echo "Done creating a statically linked C-language initrd"
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | initrd.txt | 2 a single statically linked binary named "init" that loops over a 6 However, if you don't like the notion of statically linked bare-bones
|
| /linux/Documentation/RCU/ |
| H A D | rcu.rst | 12 from a linked list would first remove the item from the list, wait for 14 information on using RCU with linked lists. 37 linked list, and then wait until all CPUs have switched context,
|
| /linux/include/linux/ |
| H A D | w1.h | 53 * @w1_slave_entry: data for the linked list 173 * @w1_master_entry: master linked list 177 * @slist: linked list of slaves 178 * @async_list: linked list of netlink commands to execute 263 * @family_entry: family linked list
|
| /linux/crypto/asymmetric_keys/ |
| H A D | restrict.c | 58 * @dest_keyring: Keyring being linked to. 120 * @dest_keyring: Keyring being linked to. 160 * @dest_keyring: Keyring being linked to. 316 * @dest_keyring: Keyring being linked to. 343 * @dest_keyring: Keyring being linked to. 349 * parameter and against the keys already linked to the destination keyring. If
|
| /linux/tools/lib/ |
| H A D | list_sort.c | 42 * Combine final list merge with restoration of standard doubly-linked 83 /* And the final links to make a circular doubly-linked list */ in merge_final() 180 /* Convert to a null-terminated singly-linked list. */ in list_sort() 185 * - All lists are singly linked and null-terminated; prev in list_sort() 187 * - pending is a prev-linked "list of lists" of sorted in list_sort()
|
| /linux/arch/mips/fw/arc/ |
| H A D | promlib.c | 21 * linked to a CKSEG0 address. Since this is only used on UP platforms 31 * during romvec action. Since r4xx0.c is always compiled and linked with your
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.h | 32 unsigned linked; member 58 unsigned linked; member 77 unsigned linked; member
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | san.rst | 24 A client to the SAN interface can be linked as consumer to the SAN device 31 loaded, regardless of being linked as client or not. Registration is done
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | debug-exceptions.c | 182 /* Setup a context-aware breakpoint for Linked Context ID Match */ in install_wp_ctx() 188 /* Setup a linked watchpoint (linked to the context-aware breakpoint) */ in install_wp_ctx() 202 /* Setup a context-aware breakpoint for Linked Context ID Match */ in install_hw_bp_ctx() 209 * Setup a normal breakpoint for Linked Address Match, and link it in install_hw_bp_ctx() 321 /* Linked hardware-breakpoint */ in guest_code() 332 /* Linked watchpoint */ in guest_code()
|
| /linux/scripts/ |
| H A D | link-vmlinux.sh | 6 # vmlinux is linked from the objects in vmlinux.a and $(KBUILD_VMLINUX_LIBS). 7 # vmlinux.a contains objects that are linked unconditionally. 8 # $(KBUILD_VMLINUX_LIBS) are archives which are linked conditionally 243 # 4) The correct ${kallsymso} is linked into the final vmlinux.
|
| /linux/fs/btrfs/ |
| H A D | lru_cache.h | 24 * linked list, so use this only for cases where there's a small number 34 * are linked lists of entries - so in case we are on a 64 bits system,
|
| /linux/drivers/slimbus/ |
| H A D | stream.c | 99 * From ASoC DPCM framework, this state is linked to startup() operation. 202 * this state is linked to hw_params() operation. 357 * this state is linked to trigger() start operation. 410 * this state is linked to trigger() pause operation. 447 * this state is linked to trigger() stop operation. 477 * this state is linked to shutdown() operation.
|