Searched refs:mapped_list (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dagp_backend.h83 struct list_head mapped_list; member in struct:agp_memory
/linux-master/drivers/char/agp/
H A Dbackend.c192 INIT_LIST_HEAD(&bridge->mapped_list);
H A Dagp.h153 struct list_head mapped_list; member in struct:agp_bridge_data
H A Dgeneric.c432 list_add(&curr->mapped_list, &agp_bridge->mapped_list);
468 list_del(&curr->mapped_list);

Completed in 134 milliseconds