Searched defs:mem (Results 151 - 175 of 320) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetcap.c857 char *mem, *nmem; local
990 char *mem; local
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dgetcap.c789 char *mem; local
916 char *mem; local
[all...]
/freebsd-11-stable/sys/dev/pdq/
H A Dpdq_freebsd.h117 struct resource * mem; member in struct:_pdq_os_ctx_t
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c410 static int radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) argument
473 radeon_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) argument
[all...]
/freebsd-11-stable/sys/dev/exca/
H A Dexca.c180 struct pccard_mem_handle *mem; local
[all...]
/freebsd-11-stable/sys/dev/wi/
H A Dif_wivar.h96 struct resource * mem; member in struct:wi_softc
/freebsd-11-stable/sys/kern/
H A Dsubr_turnstile.c474 turnstile_dtor(void *mem, int size, void *arg) argument
489 turnstile_init(void *mem, int size, int flags) argument
504 turnstile_fini(void *mem, int size) argument
[all...]
H A Dkern_malloc.c674 void *mem; local
1089 uint64_t mem; local
H A Dkern_thread.c192 thread_ctor(void *mem, int size, void *arg, int flags) argument
221 thread_dtor(void *mem, int size, void *arg) argument
263 thread_init(void *mem, int size, int flags) argument
283 thread_fini(void *mem, int size) argument
H A Dsys_pipe.c267 pipe_zone_ctor(void *mem, int size, void *arg, int flags) argument
315 pipe_zone_init(void *mem, int size, int flags) argument
328 pipe_zone_fini(void *mem, int size) argument
H A Duipc_shm.c1038 shm_unmap(struct file *fp, void *mem, size_t size) argument
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c868 sec_desc_map_dma(struct sec_softc *sc, struct sec_dma_mem *dma_mem, void *mem, argument
/freebsd-11-stable/sys/dev/sound/pci/
H A Dcs4281.c91 struct resource *reg, *irq, *mem; member in struct:sc_info
/freebsd-11-stable/sys/x86/iommu/
H A Dbusdma_dmar.c736 dmar_bus_dmamap_waitok(bus_dma_tag_t dmat, bus_dmamap_t map1, struct memdesc *mem, bus_dmamap_callback_t *callback, void *callback_arg) argument
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_dirhash.c1183 int i, mem, narrays; local
/freebsd-11-stable/sys/arm/arm/
H A Delf_trampoline.c424 static u_char mem[MEMSIZ]; local
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c1406 u_char *mem; local
/freebsd-11-stable/sys/dev/agp/
H A Dagp.c475 struct agp_memory *mem; local
504 agp_generic_free_memory(device_t dev, struct agp_memory *mem) argument
519 agp_generic_bind_memory(device_t dev, struct agp_memory *mem, vm_offset_t offset) argument
627 agp_generic_unbind_memory(device_t dev, struct agp_memory *mem) argument
701 struct agp_memory *mem; local
743 struct agp_memory *mem; local
760 struct agp_memory *mem = agp_find_memory(dev, id); local
773 struct agp_memory *mem = agp_find_memory(dev, bind->key); local
784 struct agp_memory *mem = agp_find_memory(dev, unbind->key); local
818 struct agp_memory *mem; local
959 struct agp_memory *mem = (struct agp_memory *) handle; local
965 struct agp_memory *mem = (struct agp_memory *) handle; local
971 struct agp_memory *mem = (struct agp_memory *) handle; local
978 struct agp_memory *mem = (struct agp_memory *) handle; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c809 AcpiOsFree( void *mem) argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Dauthkeys.c47 void * mem; /* enable free() atexit */ member in struct:symkey_alloc_tag
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.h180 efsys_mem_t mem; member in struct:sfxge_txq
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h113 struct resource *mem; member in struct:ipw_softc
/freebsd-11-stable/sys/netinet/
H A Draw_ip.c200 rip_inpcb_init(void *mem, int size, int flags) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h157 uptr mem = reinterpret_cast<uptr>(p); local
191 uptr mem = reinterpret_cast<uptr>(p); local
205 uptr mem = reinterpret_cast<uptr>(p); local
293 ComputeRegionBeg(uptr mem) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp145 LTOModule::createFromBuffer(LLVMContext &Context, const void *mem, argument
240 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { argument
154 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem, size_t length, const TargetOptions &options, StringRef path) argument

Completed in 218 milliseconds

1234567891011>>