Searched refs:used (Results 476 - 500 of 637) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/staging/media/atomisp/i2c/
H A Dmt9m114.h315 bool used; member in struct:mt9m114_res_struct
321 /* 2 bytes used for address: 256 bytes total */
344 .used = false,
357 .used = false,
370 .used = false,
/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.h462 unsigned int used; member in struct:cxgbi_ports_map
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h395 u8 used:1; member in struct:b43legacy_lopair
760 * TRUE, if PIO is used; FALSE, if DMA is used.
/linux-master/drivers/pci/controller/
H A Dpci-tegra.c269 DECLARE_BITMAP(used, INT_PCI_MSI_NR);
278 /* used to differentiate between Tegra SoC generations */
409 * virtual address space, only a small part of which will actually be used.
411 * To work around this, a 4 KiB region is used to generate the required
414 * AFI_AXI_BAR used for end point config space mapping to make sure that the
870 /* NULL out the remaining BARs as they are not used */
1664 hwirq = bitmap_find_free_region(msi->used, INT_PCI_MSI_NR, order_base_2(nr_irqs));
1689 bitmap_release_region(msi->used, d->hwirq, order_base_2(nr_irqs));
1804 bitmap_to_arr32(msi_state, msi->used, INT_PCI_MSI_NR);
1934 * This is used t
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Drenesas_usb3.c305 bool used; member in struct:renesas_usb3_dma
1340 if (dma->used)
1347 dma->used = true;
1367 dma->used = false;
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.h305 int used; member in struct:enetc_cls_rule
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Duvmm.c397 .used = true,
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h31 * This header contains the structure definitions and constants used
172 * for every name in a directory. BTRFS_DIR_LOG_ITEM_KEY is no longer used
193 * tree used by the super block to find all the other trees
212 * are used, and how many references there are to each block
292 * Records the currently used space of the qgroup.
588 /* bytes used */
782 * items in the extent btree are used to record the objectid of the
814 * this flag is only used internally by scrub and may be changed at any time
944 * This generation number is used to test if the new fields are valid
951 * the offset of generation_v2 is also used a
1221 __le64 used; member in struct:btrfs_block_group_item
[all...]
/linux-master/include/uapi/drm/
H A Ddrm.h229 int mtrr; /**< MTRR slot used */
285 -- they will be used to support the
377 int used; /**< Amount of buffer in use (for DMA) */ member in struct:drm_buf_pub
548 unsigned long physical; /**< Physical used by i810 */
649 * The bit depth is the number of bits used to indicate the color of a single
844 * If set to 1, the DRM core will expose special connectors to be used for
870 * EOPNOTSUPP, which can be used by userspace to gauge
1253 * used to compute the number of planes.
1278 * planes and CRTCs. As long as the framebuffer is used by a plane, it's kept
/linux-master/tools/include/uapi/drm/
H A Ddrm.h229 int mtrr; /**< MTRR slot used */
285 -- they will be used to support the
377 int used; /**< Amount of buffer in use (for DMA) */ member in struct:drm_buf_pub
548 unsigned long physical; /**< Physical used by i810 */
649 * The bit depth is the number of bits used to indicate the color of a single
844 * If set to 1, the DRM core will expose special connectors to be used for
870 * EOPNOTSUPP, which can be used by userspace to gauge
1253 * used to compute the number of planes.
1278 * planes and CRTCs. As long as the framebuffer is used by a plane, it's kept
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c378 #define SEC(name) __attribute__((section(name), used))
/linux-master/tools/virtio/
H A Dvhost_net_test.c40 /* copy used for control */
156 .used_user_addr = (uint64_t)(unsigned long)info->vring.used,
/linux-master/include/linux/
H A Dhisi_acc_qm.h402 atomic_t used; member in struct:hisi_qp_status
/linux-master/tools/testing/ktest/
H A Dktest.pl383 # Options may be used by other options, record them.
386 # default variables that can be used
493 menu must be a non-nested menu. Add the quotes used in the menu
495 of \$GRUB_MENU that is found will be used.
502 If grub2 is used, the full path for the grub.cfg file is placed
507 If syslinux is used, the label that boots the target kernel must
517 # used with process_expression()
823 # This could be an option that is used later, save
1318 print "The following option$s not used; could be a typo:\n";
1770 # used b
[all...]
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c260 atomic_inc(&qp->qp_status.used);
283 atomic_read(&qp_ctx->qp->qp_status.used) &&
290 atomic_read(&qp_ctx->qp->qp_status.used) && !ret) {
395 * To improve performance, pbuffer is used for
1431 atomic_read(&qp_ctx->qp->qp_status.used) &&
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h59 /* Non-reserved PGIDs, used for general purpose */
138 * FDMA_PASS, frame is valid and can be used
245 /* Represents the page order that is used to allocate the pages for the
269 u32 used : 1; member in struct:lan966x_tx_dcb_buf
/linux-master/scripts/
H A Dsphinx-pre-install889 printf " warning when the same name is used for more than one type (functions,\n";
1020 # methods are used here.
/linux-master/net/openvswitch/
H A Ddatapath.c808 unsigned long used; local
810 ovs_flow_stats_get(flow, &stats, &used, &tcp_flags);
812 if (used &&
813 nla_put_u64_64bit(skb, OVS_FLOW_ATTR_USED, ovs_flow_used_time(used),
1160 * used to get actions, we new a function to save some
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_drv.h169 /* Spinlock used to synchronize the job_list and seqno
186 /* The memory used for storing binner tile alloc, tile state,
196 * used.
200 /* Bitmask of the current bin_alloc used for overflow memory. */
277 * is used by the GPU or the display engine we can't purge it).
327 /* Memory manager for the LBM memory used by HVS scaling. */
390 u32 dlist_count; /* Number of used dwords in the display list. */
680 /* List of other BOs used in the job that need to be released
806 * This will be used at draw time to relocate the reference to the texture
823 * needs to be used fro
[all...]
/linux-master/sound/pci/hda/
H A Dhda_sysfs.c121 codec_err(codec, "The codec is being used, can't free.\n");
137 "The codec is being used, can't reconfigure.\n");
340 if (codec->hints.used >= MAX_HINTS)
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h333 * This is used to size the command queue and therefore must be at least
747 void (*get_used)(const __le64 *entry, __le64 *used);
/linux-master/fs/bcachefs/
H A Dbtree_types.h164 unsigned used; member in struct:btree_cache
/linux-master/fs/btrfs/
H A Dzoned.c692 * Host-Managed devices can't be used without the ZONED flag. With the
693 * ZONED all devices can be used, using zone emulation if required.
1320 /* This zone will be used for allocation, so mark this zone non-empty. */
1370 /* Partially used zone. */
1708 unusable = (cache->alloc_offset - cache->used) +
2447 u64 used = 0; local
2462 used += device->bytes_used;
2466 factor = div64_u64(used * 100, total);
/linux-master/fs/ntfs3/
H A Dinode.c270 run = ino == MFT_REC_BITMAP ? &sbi->used.bitmap.run :
1082 * filemap_flush() is used for the block device, so if there is a dirty
1476 root->ihdr.used = cpu_to_le32(sizeof(struct INDEX_HDR) +
1478 root->ihdr.total = root->ihdr.used;
1624 rec->used = cpu_to_le32(PtrOffset(rec, attr) + 8);
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c61 /* --- 36 byte used --- */
67 * slots are used anyways, so it would only complicate code without
76 /* --- 420 bytes used (36 + 64*6) --- */
498 available_update_slots = min(al->nr_elements - al->used,
1236 D_ASSERT(device, device->resync->used == 0);

Completed in 590 milliseconds

<<11121314151617181920>>