Home
last modified time | relevance | path

Searched refs:loop_end (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/kern/
H A Dsubr_sleepqueue.c1249 goto loop_end; in sleepq_sbuf_print_stacks()
1257 goto loop_end; in sleepq_sbuf_print_stacks()
1283 loop_end: in sleepq_sbuf_print_stacks()
/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c2136 goto loop_end; in svn_repos_dump_fs4()
2182 loop_end: in svn_repos_dump_fs4()
/freebsd-13.1/sys/sys/
H A Dsoundcard.h403 long loop_start, loop_end; /* Byte offsets from the beginning */ member
/freebsd-13.1/sys/dev/iwn/
H A Dif_iwn.c3815 int diff, min_retries, max_retries, new_idx, loop_end; in iwn_ampdu_index_check() local
3838 loop_end = idx; in iwn_ampdu_index_check()
3865 } while (new_idx != loop_end); in iwn_ampdu_index_check()