OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 01:34:59 UTC 2026