Searched refs:ret_bd (Results 1 – 1 of 1) sorted by relevance
518 void *ret_bd = NULL; in lm_toe_bd_chain_produce_bd() local528 ret_bd = bd_chain->next_bd; in lm_toe_bd_chain_produce_bd()533 return ret_bd; in lm_toe_bd_chain_produce_bd()541 void *ret_bd = NULL; in lm_bd_chain_produce_bd() local546 ret_bd = bd_chain->next_bd; in lm_bd_chain_produce_bd()556 return ret_bd; in lm_bd_chain_produce_bd()569 void *ret_bd = NULL; in lm_toe_bd_chain_consume_bd() local578 ret_bd = bd_chain->next_bd; in lm_toe_bd_chain_consume_bd()584 return ret_bd; in lm_toe_bd_chain_consume_bd()589 void *ret_bd = NULL; in lm_bd_chain_consume_bd() local[all …]