movelen 153 net/hsr/hsr_forward.c int movelen; movelen 166 net/hsr/hsr_forward.c movelen = ETH_HLEN; movelen 168 net/hsr/hsr_forward.c movelen += VLAN_HLEN; movelen 172 net/hsr/hsr_forward.c memmove(dst, src, movelen); movelen 508 net/sunrpc/auth_gss/gss_krb5_wrap.c unsigned int movelen; movelen 581 net/sunrpc/auth_gss/gss_krb5_wrap.c movelen = min_t(unsigned int, buf->head[0].iov_len, len); movelen 582 net/sunrpc/auth_gss/gss_krb5_wrap.c movelen -= offset + GSS_KRB5_TOK_HDR_LEN + headskip; movelen 583 net/sunrpc/auth_gss/gss_krb5_wrap.c BUG_ON(offset + GSS_KRB5_TOK_HDR_LEN + headskip + movelen > movelen 585 net/sunrpc/auth_gss/gss_krb5_wrap.c memmove(ptr, ptr + GSS_KRB5_TOK_HDR_LEN + headskip, movelen);