Searched refs:df_scan_bb_info (Results 1 – 4 of 4) sorted by relevance
126 typedef struct df_scan_bb_info *df_scan_bb_info_t;166 struct df_scan_bb_info *170 return (struct df_scan_bb_info *) dflow->block_info[index]; in df_scan_get_bb_info()178 struct df_scan_bb_info *bb_info) in df_scan_set_bb_info()190 struct df_scan_bb_info *bb_info = (struct df_scan_bb_info *) vbb_info; in df_scan_free_bb_info()221 sizeof (struct df_scan_bb_info), in df_scan_alloc()255 struct df_scan_bb_info *bb_info = df_scan_get_bb_info (dflow, bb_index); in df_scan_alloc()258 bb_info = (struct df_scan_bb_info *) pool_alloc (dflow->block_pool); in df_scan_alloc()548 struct df_scan_bb_info *bb_info; in df_ref_create()558 bb_info = (struct df_scan_bb_info *) pool_alloc (dflow->block_pool); in df_ref_create()[all …]
483 struct df_scan_bb_info struct644 extern struct df_scan_bb_info *df_scan_get_bb_info (struct dataflow *, unsigned int);
854 return (struct df_scan_bb_info *) dflow->block_info[index]; in df_get_bb_info()
16029 df_ref_info, df, df_map, df_scan_bb_info, df_ru_bb_info,