Home
last modified time | relevance | path

Searched defs:restore_state (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-int.h615 void (*restore_state) (void *); member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsched-int.h653 void (*restore_state) (void *); member
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_drv.h1136 struct drm_atomic_state *restore_state; member
H A Dintel_display.c9833 struct drm_atomic_state *state = NULL, *restore_state = NULL; in intel_get_load_detect_pipe() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c326 name_lookup::restore_state () in restore_state() function