Home
last modified time | relevance | path

Searched refs:pt_list (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma-buf/
H A Dsync_debug.h42 struct list_head pt_list; member
/linux/arch/x86/mm/
H A Dpgtable.c100 list_add(&ptdesc->pt_list, &pgd_list); in pgd_list_add()
107 list_del(&ptdesc->pt_list); in pgd_list_del()
/linux/include/linux/
H A Dmm_types.h463 struct list_head pt_list; member
498 TABLE_MATCH(compound_head, pt_list);