| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo85b5.c | 52 int line_count = (page_count > 8191) ? 8191 : page_count; in nva3_bo_move_copy() local 65 0x0328, line_count); in nva3_bo_move_copy() 68 page_count -= line_count; in nva3_bo_move_copy() 69 src_offset += (PAGE_SIZE * line_count); in nva3_bo_move_copy() 70 dst_offset += (PAGE_SIZE * line_count); in nva3_bo_move_copy()
|
| H A D | nouveau_bo90b5.c | 45 int line_count = (page_count > 8191) ? 8191 : page_count; in nvc0_bo_move_copy() local 58 0x0328, line_count); in nvc0_bo_move_copy() 61 page_count -= line_count; in nvc0_bo_move_copy() 62 src_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_copy() 63 dst_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_copy()
|
| H A D | nouveau_bo9039.c | 50 int line_count = (page_count > 2047) ? 2047 : page_count; in nvc0_bo_move_m2mf() local 68 LINE_COUNT, line_count); in nvc0_bo_move_m2mf() 78 page_count -= line_count; in nvc0_bo_move_m2mf() 79 src_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_m2mf() 80 dst_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_m2mf()
|
| H A D | nouveau_bo0039.c | 67 int line_count = (page_count > 2047) ? 2047 : page_count; in nv04_bo_move_m2mf() local 78 LINE_COUNT, line_count, in nv04_bo_move_m2mf() 88 page_count -= line_count; in nv04_bo_move_m2mf() 89 src_offset += (PAGE_SIZE * line_count); in nv04_bo_move_m2mf() 90 dst_offset += (PAGE_SIZE * line_count); in nv04_bo_move_m2mf()
|
| /linux/kernel/printk/ |
| H A D | printk_ringbuffer.c | 1549 struct printk_record *r, unsigned int *line_count); 1850 unsigned int line_count = 1; in count_lines() local 1857 line_count++; in count_lines() 1862 return line_count; in count_lines() 1875 unsigned int buf_size, unsigned int *line_count) in copy_data() argument 1881 if ((!buf || !buf_size) && !line_count) in copy_data() 1899 if (line_count) in copy_data() 1900 *line_count = count_lines(data, len); in copy_data() 1965 struct printk_record *r, unsigned int *line_count) in prb_read() argument 1994 r->text_buf, r->text_buf_size, line_count)) { in prb_read() [all …]
|
| H A D | printk.c | 1514 unsigned int line_count, in get_record_print_text_size() argument 1527 return ((prefix_len * line_count) + info->text_len + 1); in get_record_print_text_size() 1541 unsigned int line_count; in find_first_fitting_seq() local 1546 prb_for_each_info(start_seq, prb, seq, &info, &line_count) { in find_first_fitting_seq() 1549 len += get_record_print_text_size(&info, line_count, syslog, time); in find_first_fitting_seq() 1565 prb_for_each_info(start_seq, prb, seq, &info, &line_count) { in find_first_fitting_seq() 1568 len -= get_record_print_text_size(&info, line_count, syslog, time); in find_first_fitting_seq() 1826 unsigned int line_count; in do_syslog() local 1830 &line_count) { in do_syslog() 1831 error += get_record_print_text_size(&info, line_count, in do_syslog() [all …]
|
| H A D | printk_ringbuffer.h | 396 struct printk_info *info, unsigned int *line_count);
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bt878.c | 128 bt->line_count = bt->block_count; in bt878_make_risc() 132 bt->line_count <<= 1; in bt878_make_risc() 135 if (bt->line_count > 255) { in bt878_make_risc() 153 bt->line_count, bt->line_bytes); in bt878_risc_program() 154 for (line = 0; line < bt->line_count; line++) { in bt878_risc_program() 178 btwrite((bt->line_count << 16) | bt->line_bytes, BT878_APACK_LEN); in bt878_risc_program()
|
| H A D | bt878.h | 113 u32 line_count; member
|
| /linux/drivers/acpi/acpica/ |
| H A D | dbinput.c | 347 u32 line_count; in acpi_db_match_command_help() local 372 line_count = help->line_count; in acpi_db_match_command_help() 373 while (line_count) { in acpi_db_match_command_help() 377 line_count--; in acpi_db_match_command_help()
|
| H A D | acdebug.h | 28 u8 line_count; /* Number of help lines */ member
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_intf.h | 49 u32 line_count; /* current line count including blanking */ member
|
| H A D | dpu_encoder_phys_vid.c | 729 if ((s.line_count > fetch_start) && in dpu_encoder_phys_vid_get_frame_count() 730 (s.line_count <= mode.vtotal)) in dpu_encoder_phys_vid_get_frame_count()
|
| /linux/drivers/media/platform/ti/vpe/ |
| H A D | vpdma_priv.h | 578 static inline u32 ctd_pixel_line_count(int pixel_count, int line_count) in ctd_pixel_line_count() argument 580 return (pixel_count << CTD_PIXEL_COUNT_SHFT) | line_count; in ctd_pixel_line_count()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | hw_shared.h | 97 int line_count; member
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_resource.c | 107 if (current_snapshot->line_count >= MAX_PIPES) in capture_pipe_topology_data() 110 current_snapshot->pipe_log_lines[current_snapshot->line_count].is_phantom_pipe = is_phantom_pipe; in capture_pipe_topology_data() 111 current_snapshot->pipe_log_lines[current_snapshot->line_count].plane_idx = plane_idx; in capture_pipe_topology_data() 112 current_snapshot->pipe_log_lines[current_snapshot->line_count].slice_idx = slice_idx; in capture_pipe_topology_data() 113 current_snapshot->pipe_log_lines[current_snapshot->line_count].stream_idx = stream_idx; in capture_pipe_topology_data() 114 current_snapshot->pipe_log_lines[current_snapshot->line_count].dpp_inst = dpp_inst; in capture_pipe_topology_data() 115 current_snapshot->pipe_log_lines[current_snapshot->line_count].opp_inst = opp_inst; in capture_pipe_topology_data() 116 current_snapshot->pipe_log_lines[current_snapshot->line_count].tg_inst = tg_inst; in capture_pipe_topology_data() 118 current_snapshot->line_count++; in capture_pipe_topology_data()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev.c | 2146 u32 line_count; in qed_resc_alloc() local 2191 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc() 2199 qed_cxt_cfg_ilt_compute_excess(p_hwfn, line_count); in qed_resc_alloc() 2208 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc() 2212 line_count); in qed_resc_alloc()
|
| H A D | qed_cxt.c | 456 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *line_count) in qed_cxt_cfg_ilt_compute() argument 724 *line_count = curr_line - p_hwfn->p_cxt_mngr->pf_start_line; in qed_cxt_cfg_ilt_compute()
|
| /linux/drivers/net/usb/ |
| H A D | hso.c | 336 static void dbg_dump(int line_count, const char *func_name, unsigned char *buf, in dbg_dump() argument 341 sprintf(name, "hso[%d:%s]", line_count, func_name); in dbg_dump()
|
| /linux/drivers/acpi/nfit/ |
| H A D | core.c | 863 return sizeof(*idt) + sizeof(u32) * idt->line_count; in sizeof_idt() 894 idt->interleave_index, idt->line_count); in add_idt()
|
| /linux/include/acpi/ |
| H A D | actbl2.h | 2082 u32 line_count; member
|