Home
last modified time | relevance | path

Searched refs:next_chunk (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/qxl/
Dqxl_image.c62 chunk->next_chunk = 0; in qxl_image_create_helper()
Dqxl_draw.c48 dev_clips->chunk.next_chunk = 0; in drawable_set_clipping()
Dqxl_dev.h387 QXLPHYSICAL next_chunk; member
Dqxl_display.c321 cursor->chunk.next_chunk = 0; in qxl_crtc_cursor_set()
/drivers/infiniband/hw/ehca/
Dehca_mrmw.c403 pginfo.u.usr.next_chunk = list_prepare_entry(pginfo.u.usr.next_chunk, in ehca_reg_user_mr()
1869 chunk = pginfo->u.usr.next_chunk; in ehca_set_pagebuf_user1()
1870 prev_chunk = pginfo->u.usr.next_chunk; in ehca_set_pagebuf_user1()
1912 pginfo->u.usr.next_chunk = in ehca_set_pagebuf_user1()
1959 chunk = pginfo->u.usr.next_chunk; in ehca_set_pagebuf_user2()
1960 prev_chunk = pginfo->u.usr.next_chunk; in ehca_set_pagebuf_user2()
2051 pginfo->u.usr.next_chunk = in ehca_set_pagebuf_user2()
Dehca_classes.h325 struct ib_umem_chunk *next_chunk; member