OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_obj_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c
2751
struct drm_private_state *old_obj_state, *
new_obj_state
;
local
2836
for_each_oldnew_private_obj_in_state(state, obj, old_obj_state,
new_obj_state
, i) {
2840
new_obj_state
->state = NULL;
2843
obj->state =
new_obj_state
;
drm_atomic_helper.c
2751
struct drm_private_state *old_obj_state, *
new_obj_state
;
local
2836
for_each_oldnew_private_obj_in_state(state, obj, old_obj_state,
new_obj_state
, i) {
2840
new_obj_state
->state = NULL;
2843
obj->state =
new_obj_state
;
Completed in 32 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026