Searched defs:m_end (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/atf/atf-c/detail/ |
H A D | list.h | 77 void *m_end; member
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | RegisterFlags.h | 127 unsigned m_end; variable
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | DataExtractor.h | 1010 const uint8_t *m_end = variable
|
/freebsd/sys/vm/ |
H A D | vm_phys.c | 1385 vm_page_t m_end; in vm_phys_enqueue_contig() local 1430 vm_page_t m_start, m_end; in vm_phys_free_contig() local
|
H A D | vm_page.c | 2779 vm_page_scan_contig(u_long npages, vm_page_t m_start, vm_page_t m_end, in vm_page_scan_contig() 2960 vm_page_t m, m_end, m_new; in vm_page_reclaim_run() local
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_oea64.c | 3670 vm_page_t m_end; in moea64_sp_refchg_process() local 4050 vm_page_t m, m_end; in moea64_sp_protect() local
|
/freebsd/sys/netinet/ |
H A D | sctp_output.c | 10938 struct mbuf *m_out, *m_end = NULL; in sctp_send_abort_tcb() local 13790 sctp_add_auth_chunk(struct mbuf *m, struct mbuf **m_end, in sctp_add_auth_chunk()
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 4610 T m_end; member in Catch::Generators::RangeGenerator 8422 size_t m_end = 0; member in Catch::clara::TextFlow::Column::iterator
|