Searched refs:to_buff (Results 1 – 2 of 2) sorted by relevance
301 u8 *to_buff; in pds_vfio_restore_write() local313 to_buff = kmap_local_page(page); in pds_vfio_restore_write()314 err = copy_from_user(to_buff + page_offset, buf, page_len); in pds_vfio_restore_write()315 kunmap_local(to_buff); in pds_vfio_restore_write()
1295 struct bpf_insn *to_buff, in bpf_jit_blind_insn() argument1298 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn()1447 return to - to_buff; in bpf_jit_blind_insn()