OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_jiffies
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_utils.h
276
unsigned long target_jiffies,
tmp_jiffies
, remaining_jiffies;
local in function:wait_remaining_ms_from_jiffies
282
tmp_jiffies
= jiffies;
286
if (time_after(target_jiffies,
tmp_jiffies
)) {
287
remaining_jiffies = target_jiffies -
tmp_jiffies
;
i915_utils.h
276
unsigned long target_jiffies,
tmp_jiffies
, remaining_jiffies;
local in function:wait_remaining_ms_from_jiffies
282
tmp_jiffies
= jiffies;
286
if (time_after(target_jiffies,
tmp_jiffies
)) {
287
remaining_jiffies = target_jiffies -
tmp_jiffies
;
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025