OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overflows_type
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_user_extensions.c
59
overflows_type
(next, ext))
i915_query.c
475
if (
overflows_type
(item.query_id - 1, unsigned long))
i915_utils.h
113
#define
overflows_type
(x, T) \
macro
i915_vma.c
214
if (unlikely(
overflows_type
(vma->size, u32)))
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
huge_gem_object.c
115
if (
overflows_type
(dma_size, obj->base.size))
huge_pages.c
167
if (
overflows_type
(size, obj->base.size))
314
if (
overflows_type
(size, obj->base.size))
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_region.c
133
GEM_BUG_ON(
overflows_type
(block_size, sg->length));
246
if (
overflows_type
(size, obj->base.size))
i915_gem_internal.c
272
if (
overflows_type
(size, obj->base.size))
i915_gem_context.c
1347
if (
overflows_type
(user->slice_mask, context->slice_mask) ||
1348
overflows_type
(user->subslice_mask, context->subslice_mask) ||
1349
overflows_type
(user->min_eus_per_subslice,
1351
overflows_type
(user->max_eus_per_subslice,
1823
if (
overflows_type
(size, args->size)) {
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
scatterlist.c
233
GEM_BUG_ON(
overflows_type
(count * PAGE_SIZE, sg->length));
i915_gem_gtt.c
119
if (
overflows_type
(size, obj->base.size))
Completed in 48 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025