Home
last modified time | relevance | path

Searched refs:eb (Results 1 – 25 of 30) sorted by relevance

12

/drivers/gpu/drm/i915/gem/
A Di915_gem_execbuffer.c371 eb->lut_size = -eb->buffer_count; in eb_create()
950 vma = eb_lookup_vma(eb, eb->exec[i].handle); in eb_lookup_vmas()
956 err = eb_validate_vma(eb, &eb->exec[i], vma); in eb_lookup_vmas()
1604 reloc_cache_reset(&eb->reloc_cache, eb); in eb_relocate_vma()
1627 reloc_cache_reset(&eb->reloc_cache, eb); in eb_relocate_vma_slow()
2363 eb->batches[0] = &eb->vma[eb->buffer_count++]; in eb_parse()
2375 eb->batches[0] = &eb->vma[eb->buffer_count++]; in eb_parse()
2444 err = eb_request_submit(eb, eb->requests[i], in eb_submit()
3380 reloc_cache_init(&eb.reloc_cache, eb.i915); in i915_gem_do_execbuffer()
3498 signal_fence_array(&eb, eb.composite_fence ? in i915_gem_do_execbuffer()
[all …]
/drivers/bus/
A Dintel-ixp4xx-eb.c167 dev_err(eb->dev, in ixp4xx_exp_setup_chipselect()
173 dev_err(eb->dev, in ixp4xx_exp_setup_chipselect()
231 dev_err(eb->dev, in ixp4xx_exp_setup_chipselect()
253 if (eb->is_43x) { in ixp4xx_exp_setup_chipselect()
265 regmap_write(eb->rmap, in ixp4xx_exp_setup_chipselect()
348 struct ixp4xx_eb *eb; in ixp4xx_exp_probe() local
354 eb = devm_kzalloc(dev, sizeof(*eb), GFP_KERNEL); in ixp4xx_exp_probe()
355 if (!eb) in ixp4xx_exp_probe()
358 eb->dev = dev; in ixp4xx_exp_probe()
363 if (IS_ERR(eb->rmap)) in ixp4xx_exp_probe()
[all …]
A DMakefile20 obj-$(CONFIG_INTEL_IXP4XX_EB) += intel-ixp4xx-eb.o
/drivers/mtd/
A Dmtdswap.c194 if (eb->root) { in mtdswap_eb_detach()
199 rb_erase(&eb->rb, eb->root); in mtdswap_eb_detach()
232 eb->root = root; in mtdswap_rb_add()
259 eb->root = NULL; in mtdswap_handle_badblock()
420 struct swap_eb *eb; in mtdswap_check_counts() local
459 struct swap_eb *eb; in mtdswap_scan_eblks() local
533 eb->erase_count++; in mtdswap_erase_block()
578 eb->root = NULL; in mtdswap_map_free_block()
863 eb->root = NULL; in mtdswap_pick_gc_eblk()
865 return eb; in mtdswap_pick_gc_eblk()
[all …]
/drivers/mtd/tests/
A Dstresstest.c45 unsigned int eb; in rand_eb() local
50 if (bbt[eb]) in rand_eb()
52 return eb; in rand_eb()
67 int eb = rand_eb(); in do_read() local
72 if (bbt[eb + 1]) { in do_read()
87 offs = offsets[eb]; in do_write()
92 offs = offsets[eb] = 0; in do_write()
97 if (bbt[eb + 1]) in do_write()
103 offsets[eb + 1] = 0; in do_write()
112 offsets[eb++] = mtd->erasesize; in do_write()
[all …]
A Dtorturetest.c28 static int eb = 8; variable
29 module_param(eb, int, S_IRUGO);
187 ebcnt, eb, eb + ebcnt - 1, dev); in tort_init()
260 for (i = eb; i < eb + ebcnt; i++) { in tort_init()
261 if (bad_ebs[i - eb]) in tort_init()
277 for (i = eb; i < eb + ebcnt; i++) { in tort_init()
278 if (bad_ebs[i - eb]) in tort_init()
280 if ((eb + erase_cycles) & 1) in tort_init()
295 for (i = eb; i < eb + ebcnt; i++) { in tort_init()
296 if (bad_ebs[i - eb]) in tort_init()
[all …]
A Dmtd_test.c43 unsigned int eb, int ebcnt) in mtdtest_scan_for_bad_eraseblocks() argument
52 bbt[i] = is_block_bad(mtd, eb + i) ? 1 : 0; in mtdtest_scan_for_bad_eraseblocks()
64 unsigned int eb, int ebcnt) in mtdtest_erase_good_eraseblocks() argument
72 err = mtdtest_erase_eraseblock(mtd, eb + i); in mtdtest_erase_good_eraseblocks()
A Dmtd_test.h18 unsigned int eb, int ebcnt);
20 unsigned int eb, int ebcnt);
/drivers/input/mouse/
A Dsynaptics.h113 #define SYN_EXT_BUTTON_STICK_L(eb) (((eb) & BIT(0)) >> 0) argument
114 #define SYN_EXT_BUTTON_STICK_M(eb) (((eb) & BIT(1)) >> 1) argument
115 #define SYN_EXT_BUTTON_STICK_R(eb) (((eb) & BIT(2)) >> 2) argument
/drivers/iommu/
A Dsprd-iommu.c73 struct clk *eb; member
440 struct clk *eb; in sprd_iommu_clk_enable() local
442 eb = devm_clk_get_optional(sdev->dev, NULL); in sprd_iommu_clk_enable()
443 if (!eb) in sprd_iommu_clk_enable()
446 if (IS_ERR(eb)) in sprd_iommu_clk_enable()
447 return PTR_ERR(eb); in sprd_iommu_clk_enable()
449 sdev->eb = eb; in sprd_iommu_clk_enable()
450 return clk_prepare_enable(eb); in sprd_iommu_clk_enable()
455 if (sdev->eb) in sprd_iommu_clk_disable()
456 clk_disable_unprepare(sdev->eb); in sprd_iommu_clk_disable()
/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_hsi.h1719 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) argument
1720 #define SHMEM_ARRAY_ENTRY(i, eb) ((i)/(32/(eb))) argument
1746 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ argument
1748 (((i)%((fb)/(eb))) * (eb)))
1750 #define SHMEM_ARRAY_GET(a, i, eb, fb) \ argument
1751 ((a[SHMEM_ARRAY_ENTRY(i, eb)] >> SHMEM_ARRAY_BITPOS(i, eb, fb)) & \
1752 SHMEM_ARRAY_MASK(eb))
1756 a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) << \
1757 SHMEM_ARRAY_BITPOS(i, eb, fb)); \
1758 a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) << \
[all …]
/drivers/media/common/videobuf2/
A Dvideobuf2-v4l2.c889 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf() argument
893 vb = vb2_get_buffer(q, eb->index); in vb2_expbuf()
895 dprintk(q, 1, "can't find the requested buffer %u\n", eb->index); in vb2_expbuf()
899 return vb2_core_expbuf(q, &eb->fd, eb->type, vb, in vb2_expbuf()
900 eb->plane, eb->flags); in vb2_expbuf()
/drivers/scsi/aic94xx/
A Daic94xx_hwi.c351 struct sg_el *eb = &escb->eb[k]; in asd_assign_edbs2escbs() local
354 memset(eb, 0, sizeof(*eb)); in asd_assign_edbs2escbs()
355 eb->bus_addr = cpu_to_le64(((u64) edb->dma_handle)); in asd_assign_edbs2escbs()
356 eb->size = cpu_to_le32(((u32) edb->size)); in asd_assign_edbs2escbs()
A Daic94xx_scb.c370 struct sg_el *eb = &escb->eb[edb_id]; in asd_invalidate_edb() local
374 eb->flags |= ELEMENT_NOT_VALID; in asd_invalidate_edb()
390 escb->eb[i].flags = 0; in asd_invalidate_edb()
A Daic94xx_sas.h425 struct sg_el eb[ASD_EDBS_PER_SCB]; member
/drivers/gpu/drm/ci/xfails/
A Di915-kbl-skips.txt85 # Code: 40 00 48 8b 15 41 9b 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 80 3d 21 23 0…
139 # Code: 40 00 48 8b 15 41 9b 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 80 3d 21 23 0…
A Dvkms-none-skips.txt270 … 8b bb a0 01 00 00 e8 59 05 95 ec 48 89 df 5b e9 50 05 95 ec 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00…
376 … 8b bb a0 01 00 00 e8 59 05 15 d0 48 89 df 5b e9 50 05 15 d0 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00…
482 … 8b bb a0 01 00 00 e8 59 05 15 d0 48 89 df 5b e9 50 05 15 d0 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00…
588 … 8b bb a0 01 00 00 e8 59 05 15 d0 48 89 df 5b e9 50 05 15 d0 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00…
694 … 8b bb a0 01 00 00 e8 59 05 15 e1 48 89 df 5b e9 50 05 15 e1 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00…
/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_dec.c696 struct v4l2_exportbuffer *eb) in vidioc_expbuf() argument
700 if (eb->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) in vidioc_expbuf()
701 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf()
702 if (eb->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in vidioc_expbuf()
703 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
A Ds5p_mfc_enc.c1686 struct v4l2_exportbuffer *eb) in vidioc_expbuf() argument
1690 if (eb->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) in vidioc_expbuf()
1691 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf()
1692 if (eb->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in vidioc_expbuf()
1693 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c848 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf() argument
852 vq = v4l2_m2m_get_vq(m2m_ctx, eb->type); in v4l2_m2m_expbuf()
853 return vb2_expbuf(vq, eb); in v4l2_m2m_expbuf()
1441 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf() argument
1445 return v4l2_m2m_expbuf(file, fh->m2m_ctx, eb); in v4l2_m2m_ioctl_expbuf()
/drivers/accel/habanalabs/goya/
A DgoyaP.h234 u32 msix_vec, bool eb);
/drivers/media/platform/samsung/exynos-gsc/
A Dgsc-m2m.c375 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf() argument
378 return v4l2_m2m_expbuf(file, ctx->m2m_ctx, eb); in gsc_m2m_expbuf()
/drivers/net/wireless/ath/ath12k/
A Ddp_mon.c892 ath12k_dp_mon_hal_rx_parse_non_ofdma_users(const struct hal_eht_sig_non_ofdma_cmn_eb *eb, in ath12k_dp_mon_hal_rx_parse_non_ofdma_users() argument
903 data |= ATH12K_LE32_DEC_ENC(eb->info0, in ath12k_dp_mon_hal_rx_parse_non_ofdma_users()
998 const struct hal_eht_sig_non_ofdma_cmn_eb *eb = tlv; in ath12k_dp_mon_hal_rx_parse_eht_sig_non_ofdma() local
1001 ath12k_dp_mon_hal_rx_parse_non_ofdma_users(eb, ppdu_info); in ath12k_dp_mon_hal_rx_parse_eht_sig_non_ofdma()
1004 ath12k_dp_mon_hal_rx_parse_eht_mumimo_user(&eb->user_field.mu_mimo, in ath12k_dp_mon_hal_rx_parse_eht_sig_non_ofdma()
1007 ath12k_dp_mon_hal_rx_parse_eht_non_mumimo_user(&eb->user_field.n_mu_mimo, in ath12k_dp_mon_hal_rx_parse_eht_sig_non_ofdma()
1012 ath12k_dp_mon_hal_rx_parse_ru_allocation(const struct hal_eht_sig_ofdma_cmn_eb *eb, in ath12k_dp_mon_hal_rx_parse_ru_allocation() argument
1015 const struct hal_eht_sig_ofdma_cmn_eb1 *ofdma_cmn_eb1 = &eb->eb1; in ath12k_dp_mon_hal_rx_parse_ru_allocation()
1016 const struct hal_eht_sig_ofdma_cmn_eb2 *ofdma_cmn_eb2 = &eb->eb2; in ath12k_dp_mon_hal_rx_parse_ru_allocation()
/drivers/tty/vt/
A Dcp437.uni163 0x89 U+00eb
/drivers/mtd/nand/raw/
A Dmarvell_nand.c271 #define MARVELL_LAYOUT(ws, dc, ds, nc, fcc, db, sb, eb, ldb, lsb, leb) \ argument
280 .ecc_bytes = eb, \

Completed in 101 milliseconds

12