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

1234

/linux-master/drivers/infiniband/ulp/iser/
H A Discsi_iser.h60 #include <linux/mempool.h>
/linux-master/drivers/scsi/fnic/
H A Dfnic.h214 struct mempool;
H A Dfnic_trace.c5 #include <linux/mempool.h>
/linux-master/block/
H A Dblk-integrity.c11 #include <linux/mempool.h>
H A Dbio-integrity.c10 #include <linux/mempool.h>
H A Dblk-crypto-fallback.c17 #include <linux/mempool.h>
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.h45 #include <linux/mempool.h>
/linux-master/drivers/md/
H A Ddm-io.c15 #include <linux/mempool.h>
47 * Create a client with mempool and bioset.
H A Ddm-bio-prison-v1.c13 #include <linux/mempool.h>
/linux-master/drivers/md/dm-vdo/
H A Dflush.c8 #include <linux/mempool.h>
/linux-master/mm/
H A Dmempool.c3 * linux/mm/mempool.c
19 #include <linux/mempool.h>
32 pr_err("BUG: mempool element poison mismatch\n");
156 * mempool_exit - exit a mempool initialized with mempool_init()
163 * May be called on a zeroed but uninitialized mempool (i.e. allocated with
601 * A simple mempool-backed page allocator that allocates pages
H A Dhighmem.c25 #include <linux/mempool.h>
/linux-master/include/linux/
H A Dnfs_fs.h45 #include <linux/mempool.h>
H A Dbio.h8 #include <linux/mempool.h>
H A Dfsnotify_backend.h22 #include <linux/mempool.h>
/linux-master/drivers/scsi/snic/
H A Dsnic_io.c11 #include <linux/mempool.h>
H A Dsnic_main.c5 #include <linux/mempool.h>
H A Dsnic_disc.c5 #include <linux/mempool.h>
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_mem.c24 #include <linux/mempool.h>
/linux-master/include/linux/ceph/
H A Dosd_client.h8 #include <linux/mempool.h>
/linux-master/drivers/s390/block/
H A Dscm_blk.c14 #include <linux/mempool.h>
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_def.h20 #include <linux/mempool.h>
/linux-master/fs/jfs/
H A Djfs_metapage.c14 #include <linux/mempool.h>
/linux-master/net/sunrpc/
H A Dsched.c18 #include <linux/mempool.h>
1050 * mempool, ensuring that NFS reads and writes can always proceed,
1063 /* Reach for the mempool if dynamic allocation fails */
1330 * The following is not strictly a mempool initialisation,
/linux-master/fs/gfs2/
H A Dlops.c12 #include <linux/mempool.h>
372 * that the page must have been allocated from the gfs2_page_pool mempool

Completed in 319 milliseconds

1234