| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ | 
| D | vchiq_pagelist.h | 11 struct pagelist {  struct12 	u32 length;
 13 	u16 type;
 14 	u16 offset;
 15 	u32 addrs[1];	/* N.B. 12 LSBs hold the number
 
 | 
| D | vchiq_2835_arm.c | 37 	struct pagelist *pagelist;  member358 	struct pagelist *pagelist;  in create_pagelist()  local
 547 	struct pagelist *pagelist = pagelistinfo->pagelist;  in free_pagelist()  local
 
 | 
| /Linux-v5.4/fs/ceph/ | 
| D | acl.c | 166 	struct ceph_pagelist *pagelist = NULL;  in ceph_pre_init_acls()  local
 | 
| D | locks.c | 441 			   struct ceph_pagelist *pagelist,  in ceph_locks_to_pagelist()
 | 
| D | xattr.c | 952 	struct ceph_pagelist *pagelist = NULL;  in ceph_sync_setxattr()  local1204 	struct ceph_pagelist *pagelist = as_ctx->pagelist;  in ceph_security_init_secctx()  local
 
 | 
| D | mds_client.c | 53 	struct ceph_pagelist *pagelist;  member2395 		struct ceph_pagelist *pagelist = req->r_pagelist;  in create_request_message()  local
 3339 	struct ceph_pagelist *pagelist = recon_state->pagelist;  in encode_caps_cb()  local
 3505 	struct ceph_pagelist *pagelist = recon_state->pagelist;  in encode_snap_realms()  local
 
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_legacy.h | 111 	unsigned long *pagelist;	/**< page list */  member129 	struct page **pagelist;  member
 
 | 
| D | drm_fb_helper.h | 372 					     struct list_head *pagelist)  in drm_fb_helper_deferred_io()
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | radeon_gart.c | 290 		     int pages, struct page **pagelist, dma_addr_t *dma_addr,  in radeon_gart_bind()
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | hecubafb.c | 119 				struct list_head *pagelist)  in hecubafb_dpy_deferred_io()
 | 
| D | metronomefb.c | 469 				struct list_head *pagelist)  in metronomefb_dpy_deferred_io()
 | 
| D | xen-fbfront.c | 185 			      struct list_head *pagelist)  in xenfb_deferred_io()
 | 
| D | ssd1307fb.c | 294 				struct list_head *pagelist)  in ssd1307fb_deferred_io()
 | 
| D | sh_mobile_lcdcfb.c | 442 				  struct list_head *pagelist)  in sh_mobile_lcdc_sginit()458 				       struct list_head *pagelist)  in sh_mobile_lcdc_deferred_io()
 
 | 
| D | broadsheetfb.c | 933 				struct list_head *pagelist)  in broadsheetfb_dpy_deferred_io()
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_gart.c | 311 		     int pages, struct page **pagelist, dma_addr_t *dma_addr,  in amdgpu_gart_bind()
 | 
| /Linux-v5.4/net/ceph/ | 
| D | messenger.c | 1009 	struct ceph_pagelist *pagelist;  in ceph_msg_data_pagelist_cursor_init()  local1034 	struct ceph_pagelist *pagelist;  in ceph_msg_data_pagelist_next()  local
 1058 	struct ceph_pagelist *pagelist;  in ceph_msg_data_pagelist_advance()  local
 3276 				struct ceph_pagelist *pagelist)  in ceph_msg_data_add_pagelist()
 
 | 
| D | osd_client.c | 148 			struct ceph_pagelist *pagelist)  in ceph_osd_data_pagelist_init()217 			unsigned int which, struct ceph_pagelist *pagelist)  in osd_req_op_extent_osd_data_pagelist()
 269 			unsigned int which, struct ceph_pagelist *pagelist)  in osd_req_op_cls_request_info_pagelist()
 279 			unsigned int which, struct ceph_pagelist *pagelist)  in osd_req_op_cls_request_data_pagelist()
 841 	struct ceph_pagelist *pagelist;  in osd_req_op_cls_init()  local
 886 	struct ceph_pagelist *pagelist;  in osd_req_op_xattr_init()  local
 
 | 
| /Linux-v5.4/mm/ | 
| D | mempolicy.c | 410 	struct list_head *pagelist;  member682 		struct list_head *pagelist)  in queue_pages_range()
 971 static int migrate_page_add(struct page *page, struct list_head *pagelist,  in migrate_page_add()
 1199 static int migrate_page_add(struct page *page, struct list_head *pagelist,  in migrate_page_add()
 
 | 
| D | migrate.c | 1502 		struct list_head *pagelist, int node)  in do_move_pages_to_node()1524 		int node, struct list_head *pagelist, bool migrate_all)  in add_page_for_migration()
 
 | 
| /Linux-v5.4/drivers/hid/ | 
| D | hid-picolcd_fb.c | 436 static void picolcd_fb_deferred_io(struct fb_info *info, struct list_head *pagelist)  in picolcd_fb_deferred_io()
 | 
| /Linux-v5.4/drivers/staging/fbtft/ | 
| D | fbtft-core.c | 335 static void fbtft_deferred_io(struct fb_info *info, struct list_head *pagelist)  in fbtft_deferred_io()
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_fb.c | 322 			    struct list_head *pagelist)  in vmw_deferred_io()
 | 
| /Linux-v5.4/drivers/xen/ | 
| D | privcmd.c | 109 static int gather_array(struct list_head *pagelist,  in gather_array()
 | 
| /Linux-v5.4/include/linux/ceph/ | 
| D | messenger.h | 182 		struct ceph_pagelist	*pagelist;  member
 |