Searched defs:mem (Results 201 - 225 of 320) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-l2c.c1156 uint64_t mem; local
[all...]
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.c950 alloc_dma_memory(struct fatm_softc *sc, const char *nm, struct fatm_mem *mem) argument
993 alloc_dma_memoryX(struct fatm_softc *sc, const char *nm, struct fatm_mem *mem) argument
1047 destroy_dma_memory(struct fatm_mem *mem) argument
1058 destroy_dma_memoryX(struct fatm_mem *mem) argument
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.h96 } mem; member in struct:mthca_fmr
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h201 struct resource *mem; member in struct:wpi_softc
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwivar.h155 struct resource *mem; member in struct:iwi_softc
/freebsd-11-stable/sys/netinet/
H A Dudp_usrreq.c175 udp_inpcb_init(void *mem, int size, int flags) argument
185 udplite_inpcb_init(void *mem, int size, int flags) argument
/freebsd-11-stable/sys/net/
H A Dnetmap_user.h225 void *mem; member in struct:nm_desc
[all...]
H A Droute.c233 rtentry_zinit(void *mem, int size, int how) argument
247 rtentry_zfini(void *mem, int size) argument
256 rtentry_ctor(void *mem, int size, void *arg, int how) argument
268 rtentry_dtor(void *mem, int size, void *arg) argument
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c1646 nat64lsn_ctor_host(void *mem, int size, void *arg, int flags) argument
1657 nat64lsn_ctor_pgidx(void *mem, int size, void *arg, int flags) argument
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_bounce.c122 struct memdesc mem; member in struct:bus_dmamap
863 bounce_bus_dmamap_waitok(bus_dma_tag_t dmat, bus_dmamap_t map, struct memdesc *mem, bus_dmamap_callback_t *callback, void *callback_arg) argument
/freebsd-11-stable/sys/vm/
H A Dvm_object.c166 vm_object_zdtor(void *mem, int size, void *arg) argument
198 vm_object_zinit(void *mem, int size, int flags) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Dbusdma_bounce.c132 struct memdesc mem; member in struct:bus_dmamap
855 bounce_bus_dmamap_waitok(bus_dma_tag_t dmat, bus_dmamap_t map, struct memdesc *mem, bus_dmamap_callback_t *callback, void *callback_arg) argument
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1172 struct info_mem_stats *mem; local
[all...]
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdac.c656 struct hdac_mem *mem; local
681 struct hdac_mem *mem; local
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dgetgrent.c219 char *p, **mem; local
314 char **mem; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp315 llvm::ArrayRef<uint8_t> mem = m_minidump_parser->GetMemory(addr, size); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp147 void *mem = internal_alloc(MBlockReport, sizeof(ReportDesc)); local
168 void *mem = internal_alloc(MBlockReportMop, sizeof(ReportMop)); local
197 void *mem = internal_alloc(MBlockReportThread, sizeof(ReportThread)); local
268 void *mem = internal_alloc(MBlockReportMutex, sizeof(ReportMutex)); local
301 void *mem = internal_alloc(MBlockReportMutex, sizeof(ReportMutex)); local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c190 atomic_swap(void * volatile * mem, void *new_value) argument
/freebsd-11-stable/sys/fs/cuse/
H A Dcuse.c429 cuse_vm_memory_free(struct cuse_memory *mem) argument
443 struct cuse_memory *mem; local
485 struct cuse_memory *mem; local
683 struct cuse_memory *mem; local
1336 struct cuse_memory *mem; local
1819 struct cuse_memory *mem; local
[all...]
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dunbound.h646 } mem; member in struct:ub_shm_stat_info
/freebsd-11-stable/sys/kern/
H A Dvfs_mount.c111 mount_init(void *mem, int size, int flags) argument
122 mount_fini(void *mem, int size) argument
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dmem.c726 check_overrun(void *mem, size_t size, size_t new_size) { argument
740 mem_putunlocked(isc__mem_t *ctx, void *mem, size_t size) { argument
816 mem_put(isc__mem_t *ctx, void *mem, size_t size) argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil.c145 char *mem; local
2424 evutil_memclear_(void *mem, size_t len) argument
/freebsd-11-stable/contrib/gcc/
H A Dflow.c2121 rtx mem = SET_DEST (set); local
2332 rtx mem = XEXP (temp, 0); local
2544 add_to_mem_set_list(struct propagate_block_info *pbi, rtx mem) argument
3499 attempt_auto_inc(struct propagate_block_info *pbi, rtx inc, rtx insn, rtx mem, rtx incr, rtx incr_reg) argument
[all...]
H A Difcvt.c2117 noce_mem_write_may_trap_or_fault_p(rtx mem) argument

Completed in 288 milliseconds

1234567891011>>