Searched refs:end (Results 1 - 25 of 28) sorted by relevance

12

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_mm.h84 unsigned long *start, unsigned long *end);
138 unsigned long end,
153 unsigned long end);
160 unsigned long end);
171 unsigned long end);
183 unsigned long end);
198 unsigned long end,
209 unsigned long end,
231 unsigned long end);
H A Ddrm_sun_idr.h47 uint32_t end; member in struct:idr_free_id_range
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_mm.c156 unsigned long end = start + size; local
161 if (hole_start > start || hole_end < end)
182 if (end != hole_end) {
241 unsigned long start, unsigned long end)
253 if (adj_end > end)
254 adj_end = end;
280 BUG_ON(node->start + node->size > end);
294 unsigned long end,
304 start, end);
316 unsigned long start, unsigned long end)
237 drm_mm_insert_helper_range(struct drm_mm_node *hole_node, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
289 drm_mm_get_block_range_generic(struct drm_mm_node *hole_node, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end, int atomic) argument
314 drm_mm_insert_node_in_range_generic(struct drm_mm *mm, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
332 drm_mm_insert_node_in_range(struct drm_mm *mm, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long start, unsigned long end) argument
394 check_free_hole(unsigned long start, unsigned long end, unsigned long size, unsigned alignment) argument
448 drm_mm_search_free_in_range_generic(const struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end, bool best_match) argument
544 drm_mm_init_scan_with_range(struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
781 drm_mm_get_block_range( struct drm_mm_node *parent, unsigned long size, unsigned alignment, unsigned long start, unsigned long end) argument
791 drm_mm_get_block_atomic_range( struct drm_mm_node *parent, unsigned long size, unsigned alignment, unsigned long start, unsigned long end) argument
809 drm_mm_search_free_in_range( const struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long start, unsigned long end, bool best_match) argument
[all...]
H A Ddrm_sun_idr.c36 return range->min_unused_id >= range->end;
46 this->end = 0x7fffffff;
96 /* change the end of the ranges */
97 prev->end = start;
99 n->end = n->next->start;
268 while (range->end <= id)
H A Ddrm_edid.c2405 cea_db_offsets(const u8 *cea, int *start, int *end) argument
2409 *end = cea[2];
2410 if (*end == 0)
2411 *end = 127;
2412 if (*end < 4 || *end > 127)
2417 #define for_each_cea_db(cea, i, start, end) \
2418 for ((i) = (start); (i) < (end) && (i) + cea_db_payload_len(&(cea)[(i)]) < (end); (i) += cea_db_payload_len(&(cea)[(i)]) + 1)
2428 int i, start, end; local
2553 int i, start, end; local
2605 int i, start, end, dbl; local
2795 int i, start, end; local
[all...]
H A Ddrm_modes.c1029 struct list_head *cur, *end; local
1051 end = mode_list->next;
1052 cur = end->next;
1064 cur = end->next;
1067 if (list == end) {
1068 end = cur;
1069 cur = end->next;
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.h39 int end,
H A DHSBmap.c103 int end,
122 for (i = start; i <= end; i++) {
95 HSBramp( double h1, double s1, double b1, double h2, double s2, double b2, int start, int end, u_char *red, u_char *green, u_char *blue) argument
/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/
H A Dosaudit.c78 goto end;
83 goto end;
102 end:
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpwraps.psw72 (Magic end of data line \)\)\)\)\)\)\)\)\)\) 99#2 2#99 <xyz> // 7gsad,32h4ghNmndFgj2)
79 } def end
H A DXDPSswraps.psw77 end
H A DFSBwraps.psw79 end
144 (Magic end of data line \)\)\)\)\)\)\)\)\)\) 99#2 2#99 <xyz> // 7gsad,32h4ghNmndFgj2)
149 end
162 end
179 end
232 end
233 end
246 end
247 end
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsdataops.psw123 end
H A Ddpsdataops.psw124 end
/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_gtt.c356 * entries. For aliasing ppgtt support we just steal them at the end for
615 unsigned long *end)
625 *end -= 4096;
632 unsigned long end)
636 * However, leave one page at the end still bound to the scratch page.
638 * past the end of the object, and we've seen multiple hangs with the
647 drm_mm_init(&dev_priv->mm.gtt_space, start, end - start - PAGE_SIZE);
666 dev_priv->gtt.total = end - start;
612 i915_gtt_color_adjust(struct drm_mm_node *node, unsigned long color, unsigned long *start, unsigned long *end) argument
629 i915_gem_setup_global_gtt(struct drm_device *dev, unsigned long start, unsigned long mappable_end, unsigned long end) argument
H A Dintel_ringbuffer.c1474 unsigned long end; local
1486 end = jiffies + 60 * DRM_HZ;
1507 } while (!time_after(jiffies, end));
H A Di915_gem.c623 * it would end up going through the fenced access, and we'll get
719 int ret = 0, end = 0; local
771 end = i915_gem_check_wedge(&dev_priv->gpu_error, interruptible);
772 if (end)
773 ret = end;
774 } while (end == 0 && wait_forever);
1268 * The mmap call will end up in drm_gem_mmap(), which will set things
/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_drm.h634 int end; member in struct:drm_radeon_indices
692 int end; member in struct:drm_radeon_indirect
H A Dradeon_state.c1613 drm_buf_t *buf, int start, int end)
1617 DRM_DEBUG("indirect: buf=%d s=0x%x e=0x%x\n", buf->idx, start, end);
1619 if (start != end) {
1622 int dwords = (end - start + 3) / sizeof (u32);
2448 DRM_DEBUG("pid=%d index=%d start=%d end=%d discard=%d\n",
2449 DRM_CURRENTPID, elts.idx, elts.start, elts.end, elts.discard);
2476 /* count = (elts.end - elts.start) / sizeof(u16); */
2488 buf->used = elts.end;
2509 prim.finish = elts.end;
2642 indirect.idx, indirect.start, indirect.end, indirec
1612 radeon_cp_dispatch_indirect(drm_device_t *dev, drm_buf_t *buf, int start, int end) argument
[all...]
H A Dradeon_drv.h179 u32 *end; member in struct:drm_radeon_ring_buffer
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextAction.c1335 XawTextPosition start, end; local
1348 end = SrcScan(ctx->text.source, ctx->text.insertPos, XawstPositions,
1351 if ( (start == ctx->text.insertPos) || (end == ctx->text.insertPos) )
1354 ctx->text.insertPos = end;
1360 buf = (unsigned char *) _XawTextGetText(ctx, start, end);
1375 _XawTextReplace (ctx, start, end, &text);
1425 {"end-of-line", (XtActionProc)MoveToLineEnd},
1431 {"end-of-file", (XtActionProc)MoveEndOfFile},
1444 {"kill-to-end-of-line", (XtActionProc)KillToEndOfLine},
1445 {"kill-to-end
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c941 * This causes the character position at the very beginning and end of
1672 * and the inputPos advances to the insertion's end.
1736 /* Advance insertPos to the end of the string we just inserted. */
2068 XawTextPosition start, end; local
2079 end = SrcScan( ctx->text.source, ctx->text.insertPos, XawstPositions,
2082 /* Make sure we aren't at the very beginning or end of the buffer. */
2084 if ( ( start == ctx->text.insertPos ) || ( end == ctx->text.insertPos ) ) {
2090 ctx->text.insertPos = end;
2101 wbuf = (wchar_t*) _XawTextGetText(ctx, start, end);
2111 buf = _XawTextGetText( ctx, start, end );
[all...]
H A DXawIm.c1350 char *s, *save_s, *ss, *list[32], **lp, *end; local
1365 end = s + strlen(s);
1367 end = ss;
1369 while (isspace(*end)) end--;
1370 *end = '\0';
H A DText.c990 if ( endPos == ctx->text.lastPos) { /* We have reached the end. */
1003 * If we are at the end of the buffer put two special lines in the table.
1013 * One valid entry is needed at the end of the table so that the cursor
1018 if (line++ < ctx->text.lt.lines) { /* make sure not to run of the end. */
1436 * of the way from beginning to end. Ideally, this should be determined by
2107 * to clear to the end of the screen. We know that since there
2198 * in then becomes the end of the selection.
2258 * extending from either end of the selection and handles the case when you
2260 * end you are extending!).
2310 * in then becomes the end o
3030 struct text_move * end = ctx->text.copy_area_offsets; local
[all...]
/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c1829 int end = 0; local
1849 end = 1;
1860 if (end)

Completed in 133 milliseconds

12