Searched refs:mempool (Results 26 - 50 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-io.c13 #include <linux/mempool.h>
51 * Create a client with mempool and bioset.
H A Ddm-kcopyd.c18 #include <linux/mempool.h>
175 * for this reason we use a mempool to prevent the client from
H A Ddm-crypt.c16 #include <linux/mempool.h>
1206 ti->error = "Cannot allocate crypt io mempool";
1219 ti->error = "Cannot allocate crypt request mempool";
1226 ti->error = "Cannot allocate page mempool";
H A Ddm-mpath.c15 #include <linux/mempool.h>
92 * We must use a mempool of dm_mpath_io structs so that we
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dmisc.c24 #include <linux/mempool.h>
H A Dcifsfs.c34 #include <linux/mempool.h>
H A Dtransport.c31 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_mem.c22 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbio.h24 #include <linux/mempool.h>
H A Dnfs_fs.h57 #include <linux/mempool.h>
H A Dblkdev.h15 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_ethtool.c11 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dsuper.h11 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dlogfs.h20 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h21 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dtrans.c22 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbio-integrity.c24 #include <linux/mempool.h>
97 /* Use mempool if lower order alloc failed or max vecs were requested */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dservices.c28 #include <dbus/dbus-mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Di2o_block.c58 #include <linux/mempool.h>
74 /* global Block OSM request mempool */
298 * Frees the allocated memory (give it back to the request mempool).
1145 * Allocate the slab and mempool for request structs, registers i2o_block
1157 /* Allocate request mempool and slab */
1171 osm_err("can't init request mempool\n");
1212 * and frees the mempool and slab.
1222 /* Free request mempool and slab */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-traffic.h2174 struct vxge_hw_mempool *mempool);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_metapage.c27 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_main.c19 #include <linux/mempool.h>
892 /* Create a cache of io_req structs for use via mempool */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_iucv.c21 #include <linux/mempool.h>
109 /* Kmem cache and mempool for iucv_tty_buffer elements */
139 * @flags: Memory allocation flags passed to mempool.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Ddwarf.c21 #include <linux/mempool.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsched.c17 #include <linux/mempool.h>
722 * mempool, ensuring that NFS reads and writes can always proceed,
948 * The following is not strictly a mempool initialisation,

Completed in 264 milliseconds

123