Searched refs:to_buff (Results 1 – 2 of 2) sorted by relevance
307 u8 *to_buff; in mlx5vf_resume_write() local319 to_buff = kmap_local_page(page); in mlx5vf_resume_write()320 ret = copy_from_user(to_buff + page_offset, buf, page_len); in mlx5vf_resume_write()321 kunmap_local(to_buff); in mlx5vf_resume_write()
1215 struct bpf_insn *to_buff, in bpf_jit_blind_insn() argument1218 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn()1346 return to - to_buff; in bpf_jit_blind_insn()