OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preempt_ib
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ring.h
179
int (*
preempt_ib
)(struct amdgpu_ring *ring);
member in struct:amdgpu_ring_funcs
258
#define amdgpu_ring_preempt_ib(r) (r)->funcs->
preempt_ib
(r)
amdgpu_debugfs.c
1156
if (!ring || !ring->funcs->
preempt_ib
|| !ring->sched.thread)
amdgpu_sdma_v5_0.c
1622
.
preempt_ib
= sdma_v5_0_ring_preempt_ib,
amdgpu_gfx_v10_0.c
5196
.
preempt_ib
= gfx_v10_0_ring_preempt_ib,
Completed in 40 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025