Home
last modified time | relevance | path

Searched defs:copyin (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/pkg/csource/
Dcsource.go275 func (ctx *context) copyin(w *bytes.Buffer, csumSeq *int, copyin prog.ExecCopyin) { func
/external/syzkaller/executor/
Dexecutor.cc1005 void copyin(char* addr, uint64 val, uint64 size, uint64 bf, uint64 bf_off, uint64 bf_len) in copyin() function