Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
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
Dvchiq_2835_arm.c37 struct pagelist *pagelist; member
358 struct pagelist *pagelist; in create_pagelist() local
547 struct pagelist *pagelist = pagelistinfo->pagelist; in free_pagelist() local
/Linux-v5.4/fs/ceph/
Dacl.c166 struct ceph_pagelist *pagelist = NULL; in ceph_pre_init_acls() local
Dlocks.c441 struct ceph_pagelist *pagelist, in ceph_locks_to_pagelist()
Dxattr.c952 struct ceph_pagelist *pagelist = NULL; in ceph_sync_setxattr() local
1204 struct ceph_pagelist *pagelist = as_ctx->pagelist; in ceph_security_init_secctx() local
Dmds_client.c53 struct ceph_pagelist *pagelist; member
2395 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/
Ddrm_legacy.h111 unsigned long *pagelist; /**< page list */ member
129 struct page **pagelist; member
Ddrm_fb_helper.h372 struct list_head *pagelist) in drm_fb_helper_deferred_io()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_gart.c290 int pages, struct page **pagelist, dma_addr_t *dma_addr, in radeon_gart_bind()
/Linux-v5.4/drivers/video/fbdev/
Dhecubafb.c119 struct list_head *pagelist) in hecubafb_dpy_deferred_io()
Dmetronomefb.c469 struct list_head *pagelist) in metronomefb_dpy_deferred_io()
Dxen-fbfront.c185 struct list_head *pagelist) in xenfb_deferred_io()
Dssd1307fb.c294 struct list_head *pagelist) in ssd1307fb_deferred_io()
Dsh_mobile_lcdcfb.c442 struct list_head *pagelist) in sh_mobile_lcdc_sginit()
458 struct list_head *pagelist) in sh_mobile_lcdc_deferred_io()
Dbroadsheetfb.c933 struct list_head *pagelist) in broadsheetfb_dpy_deferred_io()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gart.c311 int pages, struct page **pagelist, dma_addr_t *dma_addr, in amdgpu_gart_bind()
/Linux-v5.4/net/ceph/
Dmessenger.c1009 struct ceph_pagelist *pagelist; in ceph_msg_data_pagelist_cursor_init() local
1034 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()
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()
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/
Dmempolicy.c410 struct list_head *pagelist; member
682 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()
Dmigrate.c1502 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/
Dhid-picolcd_fb.c436 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/
Dfbtft-core.c335 static void fbtft_deferred_io(struct fb_info *info, struct list_head *pagelist) in fbtft_deferred_io()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c322 struct list_head *pagelist) in vmw_deferred_io()
/Linux-v5.4/drivers/xen/
Dprivcmd.c109 static int gather_array(struct list_head *pagelist, in gather_array()
/Linux-v5.4/include/linux/ceph/
Dmessenger.h182 struct ceph_pagelist *pagelist; member

12