Home
last modified time | relevance | path

Searched defs:nend (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp61 const char *nend = note + phdr[i].p_memsz; in HwasanGlobalsFor() local
/freebsd/sys/kern/
H A Dsubr_physmem.c374 vm_paddr_t nend, rend; in insert_region() local
/freebsd/sys/geom/
H A Dgeom.h186 u_int nstart, nend; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c856 uint32_t nend = r[idx].zr_end; in zei_shrink_ranges() local
/freebsd/sys/geom/journal/
H A Dg_journal.c807 g_journal_insert(struct bio **head, off_t nstart, off_t nend, off_t joffset, in g_journal_insert()