Searched refs:ubatch (Results 1 – 1 of 1) sorted by relevance
2060 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in generic_map_lookup_batch() local2092 if (ubatch && copy_from_user(buf_prevkey, ubatch, map->key_size)) in generic_map_lookup_batch()2096 if (ubatch) in generic_map_lookup_batch()