Searched refs:buffer_size_bytes (Results 1 – 1 of 1) sorted by relevance
363 long buffer_size_bytes, void *buffer) in fill_bounds_dir_buf_other() argument372 read_ret = read(proc_pid_mem_fd, buffer, buffer_size_bytes); in fill_bounds_dir_buf_other()374 if (read_ret != buffer_size_bytes) in fill_bounds_dir_buf_other()380 long buffer_size_bytes, void *buffer) in fill_bounds_dir_buf_self() argument383 unsigned char vec[buffer_size_bytes / PAGE_SIZE]; in fill_bounds_dir_buf_self()397 incore_ret = mincore(dig_bounds_dir_ptr, buffer_size_bytes, &vec[0]); in fill_bounds_dir_buf_self()