Lines Matching defs:topa
325 struct topa { struct
326 struct topa_entry table[TENTS_PER_PAGE]; argument
344 static struct topa *topa_alloc(int cpu, gfp_t gfp) in topa_alloc() argument
347 struct topa *topa; in topa_alloc() local
374 static void topa_free(struct topa *topa) in topa_free()
388 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()
415 static bool topa_table_full(struct topa *topa) in topa_table_full()
436 struct topa *topa = buf->last; in topa_insert_pages() local
473 struct topa *topa; in pt_topa_dump() local
803 struct topa *topa, *iter; in pt_buffer_fini_topa() local
823 struct topa *topa; in pt_buffer_init_topa() local