Searched refs:exp_name (Results 1 – 5 of 5) sorted by relevance
187 for exp_name, exp_event in expect.items():189 log.debug(" matching [%s]" % exp_name)198 log.debug(" match: [%s] matches %s" % (exp_name, str(exp_list)))205 match[exp_name] = exp_list209 for exp_name, exp_event in expect.items():215 for res_name in match[exp_name]:221 (exp_name, str(match[group])))
133 const char *exp_name; member182 const char *exp_name; member195 struct dma_buf_export_info a = { .exp_name = KBUILD_MODNAME, \
320 dmabuf->exp_name = exp_info->exp_name; in dma_buf_export()810 buf_obj->exp_name); in dma_buf_describe()
153 const char *exp_name = target->ft_exp != NULL ? in fld_rrb_scan() local158 target->ft_exp, exp_name, target->ft_srv, in fld_rrb_scan()
64 'exp_name' in struct dma_buf_export_info is the name of exporter - to70 zeroes it out and pre-populates exp_name in it.