Home
last modified time | relevance | path

Searched refs:ubatch (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c1395 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in generic_map_lookup_batch() local
1434 if (ubatch && copy_from_user(buf_prevkey, ubatch, map->key_size)) { in generic_map_lookup_batch()
1439 if (ubatch) { in generic_map_lookup_batch()

Completed in 6 milliseconds