Lines Matching refs:data
134 * @len: length of data for name
136 * app_unitcfg need to be filled with valid data first
184 * @buff: pointer to data buffer
185 * @len: length of data for calculation
549 unsigned long data, offs;
560 data = (unsigned long)uaddr;
561 offs = offset_in_page(data);
581 rc = pin_user_pages_fast(data & PAGE_MASK, /* page aligned addr */
741 * set_reg_idx() - Fill array with data. Ignore illegal offsets.
817 /* fill with invalid data until end */
1030 * Before reading out the analysis data, we need to stop the traps.
1041 * After having read the data, we can/must enable the traps again.