OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:this_cpu
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_request.c
1437
unsigned int
this_cpu
;
local in function:busywait_stop
1439
if (time_after(local_clock_us(&
this_cpu
), timeout))
1442
return
this_cpu
!= cpu;
i915_request.c
1437
unsigned int
this_cpu
;
local in function:busywait_stop
1439
if (time_after(local_clock_us(&
this_cpu
), timeout))
1442
return
this_cpu
!= cpu;
/src/sys/arch/alpha/alpha/
pmap.c
1035
const u_long
this_cpu
= 1UL << ci->ci_cpuid;
local in function:pmap_tlb_shootnow
1069
const u_long remote_cpus = active_cpus & ~
this_cpu
;
1103
if (active_cpus &
this_cpu
) {
1117
this_cpu
);
pmap.c
1035
const u_long
this_cpu
= 1UL << ci->ci_cpuid;
local in function:pmap_tlb_shootnow
1069
const u_long remote_cpus = active_cpus & ~
this_cpu
;
1103
if (active_cpus &
this_cpu
) {
1117
this_cpu
);
Completed in 185 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025