OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIST_MOVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/include/sys/
t_list.c
45
ATF_TC(
list_move
);
46
ATF_TC_HEAD(
list_move
, tc)
48
atf_tc_set_md_var(tc, "descr", "
LIST_MOVE
verification");
50
ATF_TC_BODY(
list_move
, tc)
68
LIST_MOVE
(&old_head, &new_head, entries);
86
ATF_TP_ADD_TC(tp,
list_move
);
/src/sys/sys/
queue.h
210
#define
LIST_MOVE
(head1, head2, field) do { \
/src/sys/arch/alpha/alpha/
pmap.c
1913
LIST_MOVE
(&pmap->pm_ptpages, &tlbctx.t_freeptq, pageq.list);
Completed in 122 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025