Searched defs:pool_id (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/mm/
H A Dcleancache.c116 int pool_id = CLEANCACHE_NO_BACKEND; __cleancache_init_fs() local
130 int pool_id = CLEANCACHE_NO_BACKEND_SHARED; __cleancache_init_shared_fs() local
180 int pool_id; __cleancache_get_page() local
218 int pool_id; __cleancache_put_page() local
248 int pool_id = mapping->host->i_sb->cleancache_poolid; __cleancache_invalidate_page() local
276 int pool_id = mapping->host->i_sb->cleancache_poolid; __cleancache_invalidate_inode() local
294 int pool_id; __cleancache_invalidate_fs() local
/linux-4.4.14/drivers/xen/
H A Dtmem.c131 static int xen_tmem_put_page(u32 pool_id, struct tmem_oid oid, xen_tmem_put_page() argument
138 static int xen_tmem_get_page(u32 pool_id, struct tmem_oid oid, xen_tmem_get_page() argument
145 static int xen_tmem_flush_page(u32 pool_id, struct tmem_oid oid, u32 index) xen_tmem_flush_page() argument
151 static int xen_tmem_flush_object(u32 pool_id, struct tmem_oid oid) xen_tmem_flush_object() argument
158 static int xen_tmem_destroy_pool(u32 pool_id) xen_tmem_destroy_pool() argument
/linux-4.4.14/include/xen/interface/
H A Dxen.h739 int32_t pool_id; member in struct:tmem_op
/linux-4.4.14/kernel/
H A Dworkqueue.c717 int pool_id; get_work_pool() local
752 unsigned long pool_id = get_work_pool_id(work); mark_work_canceling() local
634 set_work_pool_and_keep_pending(struct work_struct *work, int pool_id) set_work_pool_and_keep_pending() argument
641 set_work_pool_and_clear_pending(struct work_struct *work, int pool_id) set_work_pool_and_clear_pending() argument
/linux-4.4.14/drivers/block/
H A Drbd.c183 u64 pool_id; member in struct:rbd_spec
4237 u64 pool_id; rbd_dev_v2_parent_info() local
/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dmvpp2.c5071 int pool_id; mvpp2_buff_hdr_rx() local

Completed in 352 milliseconds