Searched refs:mmap (Results 1 - 25 of 308) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure13640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
13641 $as_echo_n "checking for working mmap... " >&6; }
13655 Here is a matrix of mmap possibilities:
13656 mmap private not fixed
13657 mmap private fixed at somewhere currently unmapped
13658 mmap private fixed at somewhere already mapped
13659 mmap shared not fixed
13660 mmap shared fixed at somewhere currently unmapped
13661 mmap shared fixed at somewhere already mapped
13663 back from the file, nor mmap'
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_cp.c720 * Some filesystems, such as smbnetfs, don't support mmap,
726 (p = mmap(NULL, (size_t)sp->st_size, PROT_READ,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_mmap.c26 return mmap(0, length, prot, flags, fd, offset);
29 /* this just sets things up for mmap. as mmap can handle offsets,
H A Dad_open.c276 mmap(NULL, st.st_size + shiftdata,
411 mmap(NULL, st.st_size + shiftdata,
527 * the entry lengths and offsets. once that's done, we just read/mmap
532 * understands how to mmap header files. */
1686 /* to do this with mmap, we need the hfs fs to understand how to mmap
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dtdb.c28 * think this is because valgrind doesn't understand that the mmap'd
39 * 2 - Use IO not mmap when running under valgrind. Not so nice.
134 tdb->map_ptr = mmap(NULL, tdb->map_size,
139 * NB. When mmap fails it returns MAP_FAILED *NOT* NULL !!!!
724 says to use for mmap expansion */
750 very bad if we ran out of disk. This must be done with write, not via mmap */
775 file and doing the mmap again if necessary */
819 /* We're ok if the mmap fails as we'll fallback to read/write */
1716 /* internal databases don't mmap or lock, and start off cleared */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec2212 . removed --with-mmap, --with-netatalk (obsolete).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dutil_file.c442 mmap (if possible) or read a file.
456 p = mmap(NULL, size, PROT_READ, MAP_SHARED|MAP_FILE, fd, 0);
459 DEBUG(1,("map_file: Failed to mmap %s - %s\n", fname, strerror(errno)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.c32 * think this is because valgrind doesn't understand that the mmap'd
43 * 2 - Use IO not mmap when running under valgrind. Not so nice.
163 tdb->map_ptr = mmap(NULL, tdb->map_size,
168 * NB. When mmap fails it returns MAP_FAILED *NOT* NULL !!!!
749 says to use for mmap expansion */
775 very bad if we ran out of disk. This must be done with write, not via mmap */
800 file and doing the mmap again if necessary */
844 /* We're ok if the mmap fails as we'll fallback to read/write */
1758 /* internal databases don't mmap or lock, and start off cleared */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tests/
H A Dshared_mmap.c1 /* this tests whether we can use a shared writeable mmap on a file -
2 as needed for the mmap varient of FAST_SHARE_MODES */
12 #define DATA "conftest.mmap"
37 buf = (int *)mmap(NULL, 10000*sizeof(int),
53 buf = (int *)mmap(NULL, 10000*sizeof(int),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Drtacct.c111 tbl_ptr = mmap(NULL, 4096,
116 perror("magic mmap");
568 hist_db = mmap(NULL, sizeof(*hist_db),
574 perror("mmap");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c32 * think this is because valgrind doesn't understand that the mmap'd
43 * 2 - Use IO not mmap when running under valgrind. Not so nice.
131 tdb->map_ptr = mmap(NULL, tdb->map_size,
136 * NB. When mmap fails it returns MAP_FAILED *NOT* NULL !!!!
717 says to use for mmap expansion */
743 very bad if we ran out of disk. This must be done with write, not via mmap */
768 file and doing the mmap again if necessary */
812 /* We're ok if the mmap fails as we'll fallback to read/write */
1716 /* internal databases don't mmap or lock, and start off cleared */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dshwdt.c267 * A simple mmap() implementation for the corner cases where the counter
396 .mmap = sh_wdt_mmap,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-cdev.c708 * If the user passes a non-NULL data pointer, has mmap()'ed
969 .mmap = fw_device_op_mmap,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394.c32 or mmap() (see dv1394.h for the complete API)
43 3. sends the DV data to user-space via read() or mmap()
1044 mmap() or read()/write(), just give him some default values */
1227 /* serialize mmap */
2111 .mmap = dv1394_mmap,
H A Draw1394.c2680 /* mmap the rawiso xmit/recv buffer */
3036 .mmap = raw1394_mmap,
H A Dvideo1394.c1269 .mmap = video1394_mmap,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs_main.c615 return file->device->ib_dev->mmap(file->ucontext, vma);
687 .mmap = ib_uverbs_mmap,
756 uverbs_dev->dev->ops = device->mmap ? &uverbs_mmap_fops : &uverbs_fops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c815 dev->ibdev.mmap = c2_mmap_uar;
H A Dc2_qp.c423 void __iomem *mmap; local
515 mmap = ioremap_nocache(peer_pa, mmap_size);
516 if (!mmap) {
525 mmap + sizeof(struct c2_mq_shared), /* pool start */
526 mmap, /* peer */
534 mmap = ioremap_nocache(peer_pa, mmap_size);
535 if (!mmap) {
544 mmap + sizeof(struct c2_mq_shared), /* pool start */
545 mmap, /* peer */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1131 dev->ibdev.mmap = iwch_mmap;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_main.c362 shca->ib_device.mmap = ehca_mmap;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c57 .mmap = ipath_mmap
62 * potentially conflict with the chip addresses used as mmap offsets.
63 * It doesn't really matter what mmap offset we use as long as we can
126 * have to mmap whole thing
151 * These have to be set to user addresses in the user code via mmap.
152 * These values are used on return to user code for the mmap target
984 dev_info(&dd->pcidev->dev, "%s port%u mmap of %lx, %x "
1007 dev_info(&dd->pcidev->dev, "FAIL mmap userreg: reqlen "
1038 dev_info(&dd->pcidev->dev, "FAIL mmap piobufs: "
1222 * ipath_mmap - mmap variou
[all...]
H A Dipath_verbs.c1600 dev->mmap = ipath_mmap;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmain.c540 ibdev->ib_dev.mmap = mlx4_ib_mmap;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1324 dev->ib_dev.mmap = mthca_mmap_uar;

Completed in 243 milliseconds

1234567891011>>