Searched refs:last (Results 151 - 175 of 1032) sorted by relevance

1234567891011>>

/linux-master/drivers/md/dm-vdo/
H A Derrors.c73 int last; member in struct:error_block
90 .last = UDS_ERROR_CODE_LAST,
109 if ((errnum >= block->base) && (errnum < block->last)) {
112 } else if ((errnum >= block->last) && (errnum < block->max)) {
279 .last = first_error + (info_size / sizeof(struct error_info)),
/linux-master/kernel/irq/
H A Dmsi.c26 * @last: Last (hardware) slot index to operate on
33 unsigned int last; member in struct:msi_ctrl
173 if (WARN_ON_ONCE(ctrl->first > ctrl->last ||
175 ctrl->last >= hwsize))
192 xa_for_each_range(xa, idx, desc, ctrl->first, ctrl->last) {
207 * @last: Last index to be freed (inclusive)
210 unsigned int first, unsigned int last)
215 .last = last,
239 for (idx = ctrl->first; idx <= ctrl->last; id
209 msi_domain_free_msi_descs_range(struct device *dev, unsigned int domid, unsigned int first, unsigned int last) argument
1404 msi_domain_alloc_irqs_range_locked(struct device *dev, unsigned int domid, unsigned int first, unsigned int last) argument
1427 msi_domain_alloc_irqs_range(struct device *dev, unsigned int domid, unsigned int first, unsigned int last) argument
1656 msi_domain_free_irqs_range_locked(struct device *dev, unsigned int domid, unsigned int first, unsigned int last) argument
1676 msi_domain_free_irqs_range(struct device *dev, unsigned int domid, unsigned int first, unsigned int last) argument
[all...]
/linux-master/scripts/kconfig/
H A Dqconf.cc420 ConfigItem* last = 0; local
444 last = item;
448 item = last ? last->nextSibling() : nullptr;
450 item = new ConfigItem(this, last, rootEntry, true);
600 ConfigItem* last; local
613 last = parent->firstChild();
614 if (last && !last->goParent)
615 last
665 ConfigItem* last; local
[all...]
/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c165 struct rkvdec_vp9_frame_info last; member in struct:rkvdec_vp9_ctx
457 seg = vp9_ctx->last.valid ? &vp9_ctx->last.seg : &vp9_ctx->cur.seg;
513 vp9_ctx->last = vp9_ctx->cur;
522 struct rkvdec_decoded_buffer *dst, *last, *mv_ref; local
537 if (vp9_ctx->last.valid)
538 last = get_ref_buf(ctx, &dst->base.vb, vp9_ctx->last.timestamp);
540 last = dst;
583 vp9_ctx->cur.segmapid = vp9_ctx->last
[all...]
/linux-master/scripts/
H A Dcleanpatch120 last;
185 last;
191 last;
/linux-master/include/uapi/linux/
H A Dvduse.h61 * struct vduse_iotlb_entry - entry of IOTLB to describe one IOVA region [start, last]
64 * @last: last of the IOVA region
72 __u64 last; member in struct:vduse_iotlb_entry
80 * Find the first IOVA region that overlaps with the range [start, last]
82 * IOVA region doesn't exist. Caller should set start and last fields.
147 * @last_avail_counter: last driver ring wrap counter observed by device
239 * @last: last of the IOVA region
248 __u64 last; member in struct:vduse_iova_info
304 __u64 last; member in struct:vduse_iova_range
[all...]
/linux-master/include/sound/
H A Dsoc-dpcm.h158 int do_hw_free, struct snd_soc_dpcm *last);
171 #define dpcm_be_dai_startup_rollback(fe, stream, last) \
172 dpcm_be_dai_stop(fe, stream, 0, last)
/linux-master/drivers/media/rc/
H A Dgpio-ir-tx.c124 ktime_t last = ktime_add_us(edge, txbuf[i]); local
126 while (ktime_before(ktime_get(), last)) {
141 edge = last;
/linux-master/arch/openrisc/kernel/
H A Dprocess.c243 struct task_struct *last; local
259 last = (_switch(old_ti, new_ti))->task;
263 return last;
/linux-master/fs/xfs/libxfs/
H A Dxfs_types.c87 xfs_agino_t last; local
89 xfs_agino_range(mp, agno, &first, &last);
90 return agino >= first && agino <= last;
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_resource.c69 dma_resv_assert_held(pos->last->bo->base.resv);
73 &pos->last->lru);
90 if (pos->last != res) {
93 list_move(&res->lru, &pos->last->lru);
94 pos->last = res;
106 pos->last = res;
118 if (unlikely(WARN_ON(!pos->first || !pos->last) ||
119 (pos->first == res && pos->last == res))) {
121 pos->last = NULL;
124 } else if (pos->last
[all...]
/linux-master/fs/ntfs3/
H A Dlznt.c151 u8 *last; local
157 last = min(cmpr + LZNT_CHUNK_SIZE + sizeof(short), cmpr_end);
173 if (cp >= last)
176 } else if (cp + 1 >= last) {
196 if (cp2 < last)
211 if ((cmpr + LZNT_CHUNK_SIZE + sizeof(short)) > last)
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c158 u32 last; /* last data offset */ member in struct:g2d_cmdlist
369 lnode->cmdlist->data[lnode->cmdlist->last] = node->dma_addr;
660 /* Compute the position of the last byte that the engine accesses. */
673 DRM_DEV_ERROR(g2d->dev, "last engine access position [%lu] "
699 reg_pos = cmdlist->last - 2 * (i + 1);
1038 index = cmdlist->last - 2 * (i + 1);
1192 cmdlist->last = 0;
1201 cmdlist->data[cmdlist->last++] = G2D_SOFT_RESET;
1202 cmdlist->data[cmdlist->last
[all...]
/linux-master/fs/erofs/
H A Ddecompressor_lzma.c108 struct z_erofs_lzma *last; local
122 for (last = strm; last->next; last = last->next)
124 last->next = head;
/linux-master/fs/hpfs/
H A Dname.c77 const unsigned char *n2, unsigned l2, int last)
81 if (last) return -1;
75 hpfs_compare_names(struct super_block *s, const unsigned char *n1, unsigned l1, const unsigned char *n2, unsigned l2, int last) argument
/linux-master/lib/vdso/
H A Dgettimeofday.c14 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) argument
16 return ((cycles - last) & mask) * mult;
55 u64 cycles, last, ns; local
77 last = vd->cycle_last;
78 ns += vdso_calc_delta(cycles, last, vd->mask, vd->mult);
114 u64 cycles, last, sec, ns; local
148 last = vd->cycle_last;
149 ns += vdso_calc_delta(cycles, last, vd->mask, vd->mult);
/linux-master/sound/isa/gus/
H A Dgus_mem.c59 if (alloc->last == NULL) {
61 alloc->first = alloc->last = nblock;
63 nblock->prev = alloc->last;
64 alloc->last->next = nblock;
65 alloc->last = nblock;
86 if (alloc->last == block) {
87 alloc->last = block->prev;
236 alloc->first = alloc->last = NULL;
/linux-master/drivers/pinctrl/meson/
H A Dpinctrl-meson.h92 * @last: last pin of the bank
104 unsigned int last; member in struct:meson_bank
151 .last = l, \
/linux-master/include/linux/
H A Dethtool_netlink.h30 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last,
81 u32 last, u32 step)
80 ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, u32 step) argument
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dlib.c162 libc.last = end - 1;
165 vdso.last = end - 1;
/linux-master/drivers/gpu/drm/i915/
H A Di915_vma_resource.h245 u64 last,
251 u64 last,
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c451 struct i915_request *last = NULL; local
489 if (last)
490 i915_request_put(last);
491 last = i915_request_get(rq);
499 if (last) {
500 if (i915_request_wait(last, 0, HZ) < 0) {
502 i915_request_put(last);
503 pr_err("Failed waiting for last request (on %s)",
507 i915_request_put(last);
/linux-master/fs/gfs2/
H A Drgrp.h88 u64 last = first + rgd->rd_data; local
89 return first <= block && block < last;
/linux-master/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h116 static __always_inline u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) argument
118 return (cycles - last) * mult;
/linux-master/drivers/infiniband/hw/hfi1/
H A Ddriver.c791 static inline void process_rcv_update(int last, struct hfi1_packet *packet) argument
794 * Update head regs etc., every 16 packets, if not last pkt,
799 if (!last && !(packet->numpkt & 0xf)) {
854 int last = RCV_PKT_OK; local
859 last = RCV_PKT_DONE;
865 while (last == RCV_PKT_OK) {
866 last = process_rcv_packet(&packet, thread);
868 last = RCV_PKT_DONE;
869 process_rcv_update(last, &packet);
875 return last;
881 int last = RCV_PKT_OK; local
1005 int needset, last = RCV_PKT_OK; local
1110 int last = RCV_PKT_OK; local
[all...]

Completed in 321 milliseconds

1234567891011>>