Searched refs:type_in (Results 1 – 3 of 3) sorted by relevance
191 u32 type_in = le32_to_cpu(type); in al_find_ex() local195 int diff = le32_to_cpu(le->type) - type_in; in al_find_ex()248 u32 type_in = le32_to_cpu(type); in al_find_le_to_insert() local252 int diff = le32_to_cpu(le->type) - type_in; in al_find_le_to_insert()
363 u32 type_in = le32_to_cpu(type); in mi_find_attr() local372 if (atype > type_in) in mi_find_attr()375 if (atype < type_in) in mi_find_attr()
344 u32 type_in; in ni_remove_attr() local357 type_in = le32_to_cpu(type); in ni_remove_attr()366 diff = le32_to_cpu(le->type) - type_in; in ni_remove_attr()
Completed in 11 milliseconds