Searched refs:EMSGSIZE (Results 1 – 9 of 9) sorted by relevance
393 return -EMSGSIZE; in xdr_stream_encode_item_present()412 return -EMSGSIZE; in xdr_stream_encode_item_absent()446 return -EMSGSIZE; in xdr_stream_encode_bool()467 return -EMSGSIZE; in xdr_stream_encode_u32()488 return -EMSGSIZE; in xdr_stream_encode_be32()509 return -EMSGSIZE; in xdr_stream_encode_u64()532 return -EMSGSIZE; in xdr_stream_encode_opaque_inline()555 return -EMSGSIZE; in xdr_stream_encode_opaque_fixed()577 return -EMSGSIZE; in xdr_stream_encode_opaque()600 return -EMSGSIZE; in xdr_stream_encode_uint32_array()[all …]
73 #define EMSGSIZE 90 /* Message too long */ macro
407 return -EMSGSIZE; in nla_put_ipaddr4()421 return -EMSGSIZE; in nla_put_ipaddr6()
173 #define OSD_WRITETOOBIG EMSGSIZE
338 return -EMSGSIZE; \
1200 return -EMSGSIZE; in xdp_ok_fwd_dev()
361 return -EMSGSIZE; in nexthop_mpath_fill_node()
2291 return nla_nest_start(skb, attrtype) ? 0 : -EMSGSIZE; in nla_put_empty_nest()2372 return -EMSGSIZE; in nla_align_64bit()
1793 return -EMSGSIZE; in xfrm6_tunnel_check_size()
Completed in 31 milliseconds