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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_crtc.h 1045 * @commit_list:
1055 * any locking or list-walking. @commit_list should only be used to
1059 struct list_head commit_list; member in struct:drm_crtc
1064 * Spinlock to protect @commit_list.
drm_crtc.h 1045 * @commit_list:
1055 * any locking or list-walking. @commit_list should only be used to
1059 struct list_head commit_list; member in struct:drm_crtc
1064 * Spinlock to protect @commit_list.
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zil.c 1419 list_t *commit_list = &zilog->zl_itx_commit_list; local
1450 list_move_tail(commit_list, &itxg->itxg_itxs->i_sync_list);
zil.c 1419 list_t *commit_list = &zilog->zl_itx_commit_list; local
1450 list_move_tail(commit_list, &itxg->itxg_itxs->i_sync_list);

Completed in 49 milliseconds