agp_segment_priv  100 drivers/char/agp/frontend.c agp_segment_priv *agp_find_seg_in_client(const struct agp_client *client,
agp_segment_priv  104 drivers/char/agp/frontend.c 	struct agp_segment_priv *seg;
agp_segment_priv  141 drivers/char/agp/frontend.c 			       struct agp_segment_priv ** seg, int num_segments)
agp_segment_priv  143 drivers/char/agp/frontend.c 	struct agp_segment_priv **prev_seg;
agp_segment_priv  165 drivers/char/agp/frontend.c 	struct agp_segment_priv **ret_seg;
agp_segment_priv  166 drivers/char/agp/frontend.c 	struct agp_segment_priv *seg;
agp_segment_priv  170 drivers/char/agp/frontend.c 	seg = kzalloc((sizeof(struct agp_segment_priv) * region->seg_count), GFP_KERNEL);
agp_segment_priv   96 include/linux/agpgart.h 	struct agp_segment_priv **segments;