Searched refs:uflow (Results 1 – 9 of 9) sorted by relevance
165 struct ib_uflow_object *uflow; in ib_set_flow() local176 uflow = container_of(uobj, typeof(*uflow), uobject); in ib_set_flow()177 uflow->resources = uflow_res; in ib_set_flow()
283 int uflow; in print_ci() local289 uflow = 1; in print_ci()291 uflow = 0; in print_ci()354 if (!uflow) in print_ci()
96 virtual int_type uflow();188 return uflow();277 virtual int_type uflow();378 } else if ((__c = uflow()) != __eof) {394 typename basic_streambuf<_CharT, _Traits>::int_type basic_streambuf<_CharT, _Traits>::uflow() {
47 virtual int_type uflow();
54 struct ib_uflow_object *uflow = in uverbs_free_flow() local63 ib_uverbs_flow_resources_free(uflow->resources); in uverbs_free_flow()
46 virtual int_type uflow();98 typename __stdinbuf<_CharT>::int_type __stdinbuf<_CharT>::uflow() { in uflow() function