/freebsd/sys/riscv/riscv/ |
H A D | uio_machdep.c | 63 bool mapped; in uiomove_fromphys() local
|
/freebsd/sys/arm64/arm64/ |
H A D | uio_machdep.c | 63 bool mapped; in uiomove_fromphys() local
|
/freebsd/sys/amd64/amd64/ |
H A D | uio_machdep.c | 65 bool mapped; in uiomove_fromphys() local
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_eromvar.h | 82 bool mapped; /**< if a mapping is active */ member
|
H A D | bhnd_erom.c | 75 struct bhnd_resource *mapped; /**< current mapping, or NULL */ member
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | base_structs.h | 54 size_t mapped; member
|
H A D | ctl.h | 56 size_t mapped; member
|
H A D | arena_stats.h | 88 atomic_zu_t mapped; /* Partially derived. */ member
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBMemoryRegionInfo.cpp | 28 bool mapped, bool stack_memory) in SBMemoryRegionInfo()
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-mapped_section.c | 130 uint64_t mapped; in map() local
|
/freebsd/lib/libc/net/ |
H A D | gethostbyht.c | 87 gethostent_p(struct hostent *he, struct hostent_data *hed, int mapped, in gethostent_p()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | MemoryRegionInfo.h | 30 OptionalBool mapped, ConstString name, in MemoryRegionInfo() argument
|
/freebsd/sys/amd64/vmm/io/ |
H A D | iommu.c | 286 uint64_t mapped, remaining; in iommu_create_mapping() local
|
/freebsd/sys/dev/gpio/ |
H A D | gpiobusvar.h | 72 int mapped; /* pin is mapped/reserved. */ member
|
/freebsd/contrib/nvi/vi/ |
H A D | vi.c | 67 int comcount, mapped, rval; in vi() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | ticket.c | 511 krb5_const_principal mapped, in check_client_referral()
|
/freebsd/sys/dev/bhnd/siba/ |
H A D | sibavar.h | 171 bool mapped; /**< if an irq has been mapped */ member
|
/freebsd/sys/dev/xen/privcmd/ |
H A D | privcmd.c | 73 boolean_t mapped; member
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 496 mapped(const char *type) in mapped() function
|
/freebsd/sys/dev/cxgbe/cxgbei/ |
H A D | icl_cxgbei.c | 626 bool mapped; in icl_cxgbei_conn_pdu_append_bio() local 814 bool mapped; in icl_cxgbei_conn_pdu_get_bio() local
|
/freebsd/contrib/jemalloc/src/ |
H A D | base.c | 482 size_t *mapped, size_t *n_thp) { in base_stats_get()
|
H A D | stats.c | 666 size_t page, pactive, pdirty, pmuzzy, mapped, retained; in stats_arena_print() local 1239 size_t allocated, active, metadata, metadata_thp, resident, mapped, in stats_print_helper() local
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Symbol.cpp | 781 const bool mapped = o && o.map("value", symbol.value) && in fromJSON() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | fm801.c | 575 int mapped = 0; in fm801_pci_attach() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_libcdep.cpp | 1052 uptr mapped = MmapSharedNoReserve(start_addr, total_size); in CreateAliases() local
|