/linux-4.4.14/drivers/vfio/ |
D | vfio_iommu_spapr_tce.c | 105 static long tce_iommu_unregister_pages(struct tce_container *container, in tce_iommu_unregister_pages() argument 120 static long tce_iommu_register_pages(struct tce_container *container, in tce_iommu_register_pages() argument 135 container->enabled = true; in tce_iommu_register_pages() 186 static inline bool tce_groups_attached(struct tce_container *container) in tce_groups_attached() argument 188 return !list_empty(&container->group_list); in tce_groups_attached() 191 static long tce_iommu_find_table(struct tce_container *container, in tce_iommu_find_table() argument 197 struct iommu_table *tbl = container->tables[i]; in tce_iommu_find_table() 214 static int tce_iommu_find_free_table(struct tce_container *container) in tce_iommu_find_free_table() argument 219 if (!container->tables[i]) in tce_iommu_find_free_table() 226 static int tce_iommu_enable(struct tce_container *container) in tce_iommu_enable() argument [all …]
|
D | vfio.c | 77 struct vfio_container *container; member 170 static void vfio_container_get(struct vfio_container *container) in vfio_container_get() argument 172 kref_get(&container->kref); in vfio_container_get() 177 struct vfio_container *container; in vfio_container_release() local 178 container = container_of(kref, struct vfio_container, kref); in vfio_container_release() 180 kfree(container); in vfio_container_release() 183 static void vfio_container_put(struct vfio_container *container) in vfio_container_put() argument 185 kref_put(&container->kref, vfio_container_release); in vfio_container_put() 834 static long vfio_ioctl_check_extension(struct vfio_container *container, in vfio_ioctl_check_extension() argument 840 down_read(&container->group_lock); in vfio_ioctl_check_extension() [all …]
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | lib-msg.c | 139 struct lnet_msg_container *container = the_lnet.ln_msg_containers[cpt]; in lnet_msg_commit() local 162 list_add(&msg->msg_activelist, &container->msc_active); in lnet_msg_commit() 437 struct lnet_msg_container *container; in lnet_finalize() local 491 container = the_lnet.ln_msg_containers[cpt]; in lnet_finalize() 492 list_add_tail(&msg->msg_list, &container->msc_finalizing); in lnet_finalize() 498 for (i = 0; i < container->msc_nfinalizers; i++) { in lnet_finalize() 499 if (container->msc_finalizers[i] == current) in lnet_finalize() 502 if (my_slot < 0 && container->msc_finalizers[i] == NULL) in lnet_finalize() 506 if (i < container->msc_nfinalizers || my_slot < 0) { in lnet_finalize() 511 container->msc_finalizers[my_slot] = current; in lnet_finalize() [all …]
|
D | lib-md.c | 170 struct lnet_res_container *container = the_lnet.ln_md_containers[cpt]; in lnet_md_link() local 193 lnet_res_lh_initialize(container, &md->md_lh); in lnet_md_link() 196 list_add(&md->md_list, &container->rec_active); in lnet_md_link()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | commsup.c | 893 u32 channel, id, lun, container; in aac_handle_aif() local 906 container = channel = id = lun = (u32)-1; in aac_handle_aif() 918 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); in aac_handle_aif() 919 if ((container >> 28)) { in aac_handle_aif() 920 container = (u32)-1; in aac_handle_aif() 923 channel = (container >> 24) & 0xF; in aac_handle_aif() 925 container = (u32)-1; in aac_handle_aif() 928 id = container & 0xFFFF; in aac_handle_aif() 930 container = (u32)-1; in aac_handle_aif() 933 lun = (container >> 16) & 0xFF; in aac_handle_aif() [all …]
|
/linux-4.4.14/kernel/trace/ |
D | trace_export.c | 37 #define __field_desc(type, container, item) type item; argument 43 #define __array_desc(type, container, item, size) type item[size]; argument 84 #define __field_desc(type, container, item) \ argument 87 container.item), \ 88 sizeof(field.container.item), \ 107 #define __array_desc(type, container, item, len) \ argument 111 container.item), \ 112 sizeof(field.container.item), \ 148 #define __field_desc(type, container, item) argument 154 #define __array_desc(type, container, item, len) argument
|
D | trace.h | 53 #define __field_desc(type, container, item) argument 59 #define __array_desc(type, container, item, size) argument
|
/linux-4.4.14/Documentation/ |
D | vfio.txt | 78 a container class, which may hold one or more groups. A container 81 On its own, the container provides little functionality, with all 83 The user needs to add a group into the container for the next level 97 Once the group is ready, it may be added to the container by opening 100 previously opened container file. If desired and if the IOMMU driver 102 be set to the same container. If a group fails to set to a container 103 with existing groups, a new empty container will need to be used 106 With a group (or groups) attached to a container, the remaining 167 int container, group, device, i; 174 /* Create a new container */ [all …]
|
D | kobject.txt | 37 or belong to different ktypes. The kset is the basic container type for 91 container type. So, for example, a pointer "kp" to a struct kobject 327 In object-oriented terms, "kset" is the top-level container class; ksets
|
D | module-signing.txt | 239 container. Thus they MAY NOT be stripped once the signature is computed and
|
D | assoc_array.txt | 28 This associative array implementation is an object container with the following
|
D | devices.txt | 1177 The filename of the encrypted container and the passwords
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 55 static u8 *container; variable 158 cont = (u8 **)__pa_nodebug(&container); in apply_ucode_in_initrd() 163 cont = &container; in apply_ucode_in_initrd() 324 ucode = (void *)__pa_nodebug(&container); in load_ucode_amd_ap() 362 if (!container) in load_ucode_amd_ap() 372 eq = (struct equiv_cpu_entry *)(container + CONTAINER_HDR_SZ); in load_ucode_amd_ap() 407 if (!container) in save_microcode_in_initrd_amd() 412 cont = (unsigned long)container; in save_microcode_in_initrd_amd() 413 cont_va = __va(container); in save_microcode_in_initrd_amd() 419 cont = __pa(container); in save_microcode_in_initrd_amd() [all …]
|
/linux-4.4.14/drivers/base/ |
D | transport_class.c | 91 atc->container.class = &atc->tclass.class; in anon_transport_class_register() 92 attribute_container_set_no_classdevs(&atc->container); in anon_transport_class_register() 93 error = attribute_container_register(&atc->container); in anon_transport_class_register() 112 if (unlikely(attribute_container_unregister(&atc->container))) in anon_transport_class_unregister()
|
D | Makefile | 7 topology.o container.o property.o cacheinfo.o
|
/linux-4.4.14/Documentation/filesystems/ |
D | devpts.txt | 37 Eg: A container startup script could do the following: 44 # We are now in new container 89 startup scripts have not yet been updated, container-startup scripts 93 Or, in general, container-startup scripts should use: 126 does not provide strict isolation in a container environment. i.e by 127 mounting devpts without the 'newinstance' option, a container could 128 get visibility into the 'host' or root container's devpts. 131 including the mount in the root container, should use the newinstance
|
D | exofs.txt | 10 array of sectors but as a container of objects, each having a length, quota, 106 container of the filesystem.
|
D | coda.txt | 1011 informed of the device and inode number of the container file in the 1012 fields dev and inode. For Windows the path of the container file is 1018 upcalls, one to open aiming at a container file name, the other at a 1019 container file inode. 1051 file is being closed, the data in the container file is to be the new 1161 NNOOTTEE This call is not used. Readdir operations exploit container
|
D | nilfs2.txt | 182 for the super block (SB) and segment #0. A segment is the container
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | sky81452.txt | 8 - backlight : container node for backlight following the binding 10 - regulator : container node for regulators following the binding
|
D | brcm,bcm59056.txt | 16 - regulators: container node for regulators following the generic
|
/linux-4.4.14/include/linux/ |
D | transport_class.h | 41 struct attribute_container container; member 49 . container = { \
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | htc_pipe.c | 81 struct list_head container; in send_packet_completion() local 84 INIT_LIST_HEAD(&container); in send_packet_completion() 85 list_add_tail(&packet->list, &container); in send_packet_completion() 88 do_send_completion(ep, &container); in send_packet_completion() 944 struct list_head container; in recv_packet_completion() local 945 INIT_LIST_HEAD(&container); in recv_packet_completion() 946 list_add_tail(&packet->list, &container); in recv_packet_completion() 949 do_recv_completion(ep, &container); in recv_packet_completion() 1108 struct list_head container; in htc_flush_rx_queue() local 1130 INIT_LIST_HEAD(&container); in htc_flush_rx_queue() [all …]
|
D | htc_mbox.c | 455 struct list_head container; in htc_tx_comp_handler() local 461 INIT_LIST_HEAD(&container); in htc_tx_comp_handler() 462 list_add_tail(&packet->list, &container); in htc_tx_comp_handler() 464 htc_tx_complete(endpoint, &container); in htc_tx_comp_handler() 1154 struct list_head discard_q, container; in ath6kl_htc_mbox_flush_txep() local 1183 INIT_LIST_HEAD(&container); in ath6kl_htc_mbox_flush_txep() 1184 list_add_tail(&packet->list, &container); in ath6kl_htc_mbox_flush_txep() 1185 htc_tx_complete(endpoint, &container); in ath6kl_htc_mbox_flush_txep()
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 86 A DPRC is an container object that holds all the other 89 in the container. 124 All objects in a container share the same hardware "isolation context". 126 is at the DPRC (container) level, not at the individual object 246 same container/DPRC share the same 'device-id'. 257 As described previously, a DPRC is a container that holds the other 319 and handles interrupts for container events such as hot plug.
|
/linux-4.4.14/arch/s390/kernel/ |
D | topology.c | 152 book->id = tle->container.id; in __tl_to_masks_generic() 156 socket->id = tle->container.id; in __tl_to_masks_generic() 181 book->id = tle->container.id; in __tl_to_masks_z10()
|
/linux-4.4.14/Documentation/driver-model/ |
D | design-patterns.txt | 21 The most common way to achieve this is to use the state container design 41 called. This is our state container for this instance of the device driver.
|
/linux-4.4.14/arch/s390/include/asm/ |
D | sysinfo.h | 153 struct topology_container container; member
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/fsl/ |
D | bman-portals.txt | 38 The example below shows a (P4080) BMan portals container/bus node with two portals
|
D | qman-portals.txt | 106 The example below shows a (P4080) QMan portals container/bus node with two portals
|
/linux-4.4.14/lib/xz/ |
D | Kconfig | 6 the .xz file format as the container. For integrity checking,
|
/linux-4.4.14/Documentation/trace/ |
D | kprobetrace.txt | 58 kernel space. This means it will fail and store NULL if the string container 61 offset, and container-size (usually 32). The syntax is; 63 b<bit-width>@<bit-offset>/<container-size>
|
D | uprobetracer.txt | 56 offset, and container-size (usually 32). The syntax is; 58 b<bit-width>@<bit-offset>/<container-size>
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-sirf.txt | 16 SiRFprimaII's pinmux nodes act as a container for an arbitrary number of subnodes.
|
D | pinctrl-atlas7.txt | 63 SiRFatlas7's pinmux nodes act as a container for an abitrary number of subnodes.
|
D | lantiq,pinctrl-falcon.txt | 12 Lantiq's pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,apq8064-pinctrl.txt | 21 Qualcomm's pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,msm8660-pinctrl.txt | 21 Qualcomm's pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,ipq8064-pinctrl.txt | 21 Qualcomm's pin configuration nodes act as a container for an arbitrary number of
|
D | pinctrl-palmas.txt | 16 Palmas's pin configuration nodes act as a container for an arbitrary number of
|
D | xlnx,zynq-pinctrl.txt | 12 Zynq's pin configuration nodes act as a container for an arbitrary number of
|
D | cnxt,cx92755-pinctrl.txt | 37 container of an arbitrary number of subnodes, called pin group nodes in this
|
D | qcom,msm8974-pinctrl.txt | 21 Qualcomm's pin configuration nodes act as a container for an arbitrary number of
|
D | lantiq,pinctrl-xway.txt | 12 Lantiq's pin configuration nodes act as a container for an arbitrary number of
|
D | ste,nomadik.txt | 14 ST Ericsson's pin configuration nodes act as a container for an arbitrary number of
|
D | img,tz1090-pdc-pinctrl.txt | 12 TZ1090-PDC's pin configuration nodes act as a container for an arbitrary number
|
D | pinctrl_spear.txt | 35 SPEAr's pinmux nodes act as a container for an arbitrary number of subnodes. Each
|
D | qcom,msm8960-pinctrl.txt | 50 The pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,apq8084-pinctrl.txt | 50 The pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,msm8916-pinctrl.txt | 50 The pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,pmic-mpp.txt | 50 The pin configuration nodes act as a container for an arbitrary number of
|
D | qcom,pmic-gpio.txt | 49 The pin configuration nodes act as a container for an arbitrary number of
|
D | fsl,mxs-pinctrl.txt | 16 The node of mxs pin controller acts as a container for an arbitrary number of
|
D | renesas,pfc-pinctrl.txt | 38 The PFC node also acts as a container for pin configuration nodes. Please refer
|
D | nvidia,tegra20-pinmux.txt | 12 Tegra's pin configuration nodes act as a container for an arbitrary number of
|
D | nvidia,tegra210-pinmux.txt | 13 Tegra's pin configuration nodes act as a container for an arbitrary number of
|
D | img,tz1090-pinctrl.txt | 12 TZ1090's pin configuration nodes act as a container for an arbitrary number of
|
D | brcm,bcm11351-pinctrl.txt | 28 container of an arbitrary number of subnodes, called pin group nodes in this
|
/linux-4.4.14/drivers/acpi/ |
D | Makefile | 69 obj-y += container.o
|
D | Kconfig | 361 the module will be called container.
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | fsl-fec.txt | 29 - mdio : specifies the mdio bus in the FEC, used as a container for phy nodes
|
/linux-4.4.14/Documentation/cgroups/ |
D | freezer-subsystem.txt | 108 to freeze all tasks in the container : 116 to unfreeze all tasks in the container :
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-stat.txt | 108 monitor only in the container (cgroup) called "name". This option is available only 110 container "name" are monitored when they run on the monitored CPUs. Multiple cgroups
|
D | perf-record.txt | 218 monitor only in the container (cgroup) called "name". This option is available only 220 container "name" are monitored when they run on the monitored CPUs. Multiple cgroups
|
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 535 int lnet_msg_container_setup(struct lnet_msg_container *container, int cpt); 536 void lnet_msg_container_cleanup(struct lnet_msg_container *container);
|
/linux-4.4.14/Documentation/scsi/ |
D | qlogicfas.txt | 60 copy a very big file (e.g. a doublespace container file, or a very
|
D | aacraid.txt | 129 increased the number of fibs and outstanding commands to a container)
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | topology.txt | 47 child of the cpus node and provides a container where the actual topology 57 Description: The cpu-map node is just a container node where its
|
D | idle-states.txt | 210 a direct child of the cpus node [1] and provides a container where the 215 Usage: Optional - On ARM systems, it is a container of processor idle 221 Description: idle-states node is a container node, where its
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | simple-card.txt | 30 sub-nodes. This container may be
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 152 - trips: A sub-node which is a container of only trip point nodes 155 - cooling-maps: A sub-node which is a container of only cooling device 193 The "thermal-zones" node is a container for all thermal zone nodes. It shall
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Channel-Mapping-API.txt | 113 provide multiple channel maps in a TLV container type. The TLV data
|
/linux-4.4.14/Documentation/gpio/ |
D | driver.txt | 164 need to embed the gpio_chip in its state container and obtain a pointer 165 to the container using container_of().
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 201 container struct by using container_of():
|
/linux-4.4.14/Documentation/arm/ |
D | Interrupts | 49 GPIO0-10, and another for all the rest. It is just a container for
|
D | README | 177 acts as a natural container around the actual implementations. These
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 141 Generally, struct config_item is embedded in a container structure, a 243 config_item (or more likely, its container structure), initializes it,
|
/linux-4.4.14/Documentation/wimax/ |
D | README.i2400m | 152 debug settings. There are three main container directories where
|
/linux-4.4.14/Documentation/crypto/ |
D | asymmetric-keys.txt | 19 The "asymmetric" key type is designed to be a container for the keys used in
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 348 hardware, and it is a container for LABELs. If the DIMM is defined by 421 container of "mappings". A mapping is a tuple of <DIMM,
|
/linux-4.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 215 API-container-of
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 559 which isn't only a virtual "container" for more nodes, like "/cpus"
|
/linux-4.4.14/init/ |
D | Kconfig | 1072 bool "Enable perf_event per-cpu per-container group (cgroup) monitoring"
|