Searched refs:E2BIG (Results 1 – 5 of 5) sorted by relevance
17 #define KVM_E2BIG E2BIG
11 #define E2BIG 7 /* Argument list too long */ macro
519 return ERR_PTR(-E2BIG); in iwe_stream_add_event_check()538 return ERR_PTR(-E2BIG); in iwe_stream_add_point_check()
343 return -E2BIG; in copy_struct_from_user()351 return ret ?: -E2BIG; in copy_struct_from_user()
769 data = ERR_PTR(-E2BIG); in __rhashtable_insert_fast()