HomeSort by: relevance | last modified time | path
    Searched defs:atom (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 30 #include "atom.h"
1961 struct nv50_atom *atom = nv50_atom(state); local in function:nv50_disp_atomic_commit_tail
1967 NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable);
1972 if (atom->lock_core)
1989 nv50_head_flush_clr(head, asyh, atom->flush_disable);
2004 nv50_wndw_flush_clr(wndw, interlock, atom->flush_disable, asyw);
2008 list_for_each_entry(outp, &atom->outp, head) {
2031 if (atom->flush_disable) {
2039 list_for_each_entry_safe(outp, outt, &atom->outp, head)
2307 struct nv50_atom *atom = nv50_atom(state); local in function:nv50_disp_atomic_check
2347 struct nv50_atom *atom = nv50_atom(state); local in function:nv50_disp_atomic_state_clear
2361 struct nv50_atom *atom = nv50_atom(state); local in function:nv50_disp_atomic_state_free
2369 struct nv50_atom *atom; local in function:nv50_disp_atomic_state_alloc
    [all...]
  /src/usr.bin/config/
defs.h 395 const char *atom; member in union:condexpr::__anon976293ba010a
403 #define cx_atom cx_u.atom

Completed in 115 milliseconds