Home
last modified time | relevance | path

Searched defs:pagelist (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_pagelist.h11 struct pagelist { struct
12 u32 length;
13 u16 type;
14 u16 offset;
15 u32 addrs[1]; /* N.B. 12 LSBs hold the number
H A Dvchiq_2835_arm.c38 struct pagelist *pagelist; member
310 struct pagelist *pagelist; in create_pagelist() local
501 struct pagelist *pagelist = pagelistinfo->pagelist; in free_pagelist() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dacl.c166 struct ceph_pagelist *pagelist = NULL; in ceph_pre_init_acls() local
H A Dlocks.c468 struct ceph_pagelist *pagelist, in ceph_locks_to_pagelist()
H A Dxattr.c961 struct ceph_pagelist *pagelist = NULL; in ceph_sync_setxattr() local
1215 struct ceph_pagelist *pagelist = as_ctx->pagelist; in ceph_security_init_secctx() local
H A Dmds_client.c55 struct ceph_pagelist *pagelist; member
2669 struct ceph_pagelist *pagelist = req->r_pagelist; in create_request_message() local
3728 struct ceph_pagelist *pagelist = recon_state->pagelist; in reconnect_caps_cb() local
3902 struct ceph_pagelist *pagelist = recon_state->pagelist; in encode_snap_realms() local
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_legacy.h113 unsigned long *pagelist; /**< page list */ member
131 struct page **pagelist; member
H A Ddrm_fb_helper.h355 struct list_head *pagelist) in drm_fb_helper_deferred_io()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_gart.c288 int pages, struct page **pagelist, dma_addr_t *dma_addr, in radeon_gart_bind()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dhecubafb.c119 struct list_head *pagelist) in hecubafb_dpy_deferred_io()
H A Dmetronomefb.c469 struct list_head *pagelist) in metronomefb_dpy_deferred_io()
H A Dxen-fbfront.c185 struct list_head *pagelist) in xenfb_deferred_io()
H A Dssd1307fb.c291 struct list_head *pagelist) in ssd1307fb_deferred_io()
H A Dsh_mobile_lcdcfb.c442 struct list_head *pagelist) in sh_mobile_lcdc_sginit()
458 struct list_head *pagelist) in sh_mobile_lcdc_deferred_io()
H A Dbroadsheetfb.c933 struct list_head *pagelist) in broadsheetfb_dpy_deferred_io()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gart.c312 int pages, struct page **pagelist, dma_addr_t *dma_addr, in amdgpu_gart_bind()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dmessenger.c1002 struct ceph_pagelist *pagelist; in ceph_msg_data_pagelist_cursor_init() local
1027 struct ceph_pagelist *pagelist; in ceph_msg_data_pagelist_next() local
1051 struct ceph_pagelist *pagelist; in ceph_msg_data_pagelist_advance() local
3277 struct ceph_pagelist *pagelist) in ceph_msg_data_add_pagelist()
H A Dosd_client.c148 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()
800 struct ceph_pagelist *pagelist; in osd_req_op_cls_init() local
845 struct ceph_pagelist *pagelist; in osd_req_op_xattr_init() local
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c439 struct list_head *pagelist; member
747 struct list_head *pagelist) in queue_pages_range()
1044 static int migrate_page_add(struct page *page, struct list_head *pagelist, in migrate_page_add()
1255 static int migrate_page_add(struct page *page, struct list_head *pagelist, in migrate_page_add()
H A Dmigrate.c1585 struct list_head *pagelist, int node) in do_move_pages_to_node()
1610 int node, struct list_head *pagelist, bool migrate_all) in add_page_for_migration()
1675 struct list_head *pagelist, int __user *status, in move_pages_and_store_status()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-picolcd_fb.c435 static void picolcd_fb_deferred_io(struct fb_info *info, struct list_head *pagelist) in picolcd_fb_deferred_io()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fb.c322 struct list_head *pagelist) in vmw_deferred_io()
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfbtft-core.c325 static void fbtft_deferred_io(struct fb_info *info, struct list_head *pagelist) in fbtft_deferred_io()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dprivcmd.c106 static int gather_array(struct list_head *pagelist, in gather_array()
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dmessenger.h183 struct ceph_pagelist *pagelist; member

12