Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1063 size_t to_offs, from_offs; in gss_read_proxy_verf() local
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c1873 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes()