Searched refs:step_len (Results 1 – 1 of 1) sorted by relevance
240 step_len = length; in mon_copy_to_buff()251 from += step_len; in mon_copy_to_buff()272 step_len = length; in copy_from_buf()284 to += step_len; in copy_from_buf()743 size_t step_len; in mon_bin_get_event() local808 size_t step_len; in mon_bin_read() local825 if (step_len && copy_to_user(buf, ptr, step_len)) { in mon_bin_read()830 buf += step_len; in mon_bin_read()832 done += step_len; in mon_bin_read()849 buf += step_len; in mon_bin_read()[all …]
Completed in 5 milliseconds