OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jump_offset
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_cmd_parser.c
1320
u64
jump_offset
, jump_target;
local in function:check_bbstart
1336
jump_offset
= jump_target - batch_addr;
1342
if (
jump_offset
>= batch_length) {
1349
* This cannot overflow a u32 because we already checked
jump_offset
1352
target_cmd_offset = lower_32_bits(
jump_offset
);
i915_cmd_parser.c
1320
u64
jump_offset
, jump_target;
local in function:check_bbstart
1336
jump_offset
= jump_target - batch_addr;
1342
if (
jump_offset
>= batch_length) {
1349
* This cannot overflow a u32 because we already checked
jump_offset
1352
target_cmd_offset = lower_32_bits(
jump_offset
);
i915_cmd_parser.c
1320
u64
jump_offset
, jump_target;
local in function:check_bbstart
1336
jump_offset
= jump_target - batch_addr;
1342
if (
jump_offset
>= batch_length) {
1349
* This cannot overflow a u32 because we already checked
jump_offset
1352
target_cmd_offset = lower_32_bits(
jump_offset
);
i915_cmd_parser.c
1320
u64
jump_offset
, jump_target;
local in function:check_bbstart
1336
jump_offset
= jump_target - batch_addr;
1342
if (
jump_offset
>= batch_length) {
1349
* This cannot overflow a u32 because we already checked
jump_offset
1352
target_cmd_offset = lower_32_bits(
jump_offset
);
Completed in 67 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025