Searched refs:LBUFCOPYSIZE (Results 1 – 1 of 1) sorted by relevance
839 #define LBUFCOPYSIZE 1024 macro876 locallen = (c >= LBUFCOPYSIZE ? LBUFCOPYSIZE : c); in sb16_copy_from_user()907 locallen = (c >= LBUFCOPYSIZE ? LBUFCOPYSIZE : c); in sb16_copy_from_user()