Searched defs:mmap (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmm_types.h43 struct vm_area_struct *mmap; member in struct:mm_struct
H A Dfs.h143 int (*mmap)(struct linux_file *, struct vm_area_struct *); member in struct:file_operations
/freebsd-current/tests/sys/netlink/
H A Dtest_netlink_message_writer.py1 import mmap namespace
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h63 #define mmap __llvm_profile_mmap macro
H A DWindowsMMap.c28 void *mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp156 void *mmap(void *addr, size_t length, int prot, int flags, int fd, function
/freebsd-current/share/examples/sound/
H A Dossinit.h75 int mmap; member in struct:config
/freebsd-current/sys/dev/spibus/
H A Dspigen.c229 struct spigen_mmap *mmap; local
284 struct spigen_mmap *mmap = arg; local
297 struct spigen_mmap *mmap; local
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Dbootrom.c74 uint8_t *mmap; member in struct:bootrom_var_state
/freebsd-current/sys/dev/xen/privcmd/
H A Dprivcmd.c314 struct ioctl_privcmd_mmapbatch *mmap; local
404 struct ioctl_privcmd_mmapresource *mmap; local
[all...]
/freebsd-current/sys/net/
H A Dnetmap_user.h554 #define mmap win32_mmap_emulate macro
[all...]
/freebsd-current/sys/dev/fb/
H A Dfbreg.h165 vi_mmap_t *mmap; member in struct:video_switch
/freebsd-current/sys/contrib/dev/rtw88/
H A Dpci.h230 void __iomem *mmap; member in struct:rtw_pci
/freebsd-current/sys/arm/mv/
H A Dmv_common.c1056 uint32_t mmap; local
1067 uint32_t mmap, size; local
/freebsd-current/usr.sbin/acpi/acpidump/
H A Dacpi.c1968 ACPI_NFIT_MEMORY_MAP *mmap; local
[all...]
/freebsd-current/sys/geom/raid/
H A Dmd_intel.c264 struct intel_raid_map *mmap; local
280 struct intel_raid_map *mmap; local
294 intel_get_map_offset(struct intel_raid_map *mmap) argument
303 intel_set_map_offset(struct intel_raid_map *mmap, off_t offset) argument
311 intel_get_map_disk_sectors(struct intel_raid_map *mmap) argument
320 intel_set_map_disk_sectors(struct intel_raid_map *mmap, off_t disk_sectors) argument
328 intel_set_map_stripe_count(struct intel_raid_map *mmap, off_t stripe_count) argument
445 struct intel_raid_map *mmap; local
587 struct intel_raid_map *mmap, *mmap1; local
1255 struct intel_raid_map *mmap; local
[all...]
/freebsd-current/sys/contrib/dev/rtw89/
H A Dpci.h971 void __iomem *mmap; member in struct:rtw89_pci
/freebsd-current/sys/ofed/include/rdma/
H A Dib_verbs.h2226 int (*mmap)(struct ib_ucontext *context, member in struct:ib_device

Completed in 212 milliseconds