Home
last modified time | relevance | path

Searched defs:dinfo (Results 51 - 75 of 83) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/edac/
H A Di7300_edac.c685 struct i7300_dimm_info *dinfo; in print_dimm_size() local
748 struct i7300_dimm_info *dinfo; in i7300_init_csrows() local
585 decode_mtr(struct i7300_pvt *pvt, int slot, int ch, int branch, struct i7300_dimm_info *dinfo, struct dimm_info *dimm) decode_mtr() argument
[all...]
H A Di5400_edac.c959 struct i5400_dimm_info *dinfo; in calculate_dimm_size() local
919 handle_channel(struct i5400_pvt *pvt, int dimm, int channel, struct i5400_dimm_info *dinfo) handle_channel() argument
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c952 struct lk_device_info dinfo; in get_file_info() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp344 fill_mode_lowered(struct d3d12_context *ctx, const struct pipe_draw_info *dinfo) in fill_mode_lowered() argument
384 needs_point_sprite_lowering(struct d3d12_context *ctx, const struct pipe_draw_info *dinfo) in needs_point_sprite_lowering() argument
421 get_provoking_vertex(struct d3d12_selection_context *sel_ctx, bool *alternate, const struct pipe_draw_info *dinfo) in get_provoking_vertex() argument
478 needs_vertex_reordering(struct d3d12_selection_context *sel_ctx, const struct pipe_draw_info *dinfo) in needs_vertex_reordering() argument
1465 d3d12_select_shader_variants(struct d3d12_context *ctx, const struct pipe_draw_info *dinfo) d3d12_select_shader_variants() argument
[all...]
H A Dd3d12_draw.cpp351 fill_graphics_state_vars(struct d3d12_context *ctx, const struct pipe_draw_info *dinfo, unsigned drawid, const struct pipe_draw_start_count_bias *draw, struct d3d12_shader *shader, uint32_t *values, struct d3d12_cmd_signature_key *cmd_sig_key) fill_graphics_state_vars() argument
673 twoface_emulation(struct d3d12_context *ctx, struct d3d12_rasterizer_state *rast, const struct pipe_draw_info *dinfo, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draw) twoface_emulation() argument
744 update_draw_indirect_with_sysvals(struct d3d12_context *ctx, const struct pipe_draw_info *dinfo, unsigned drawid, const struct pipe_draw_indirect_info **indirect_inout, struct pipe_draw_indirect_info *indirect_out) update_draw_indirect_with_sysvals() argument
877 d3d12_draw_vbo(struct pipe_context *pctx, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) d3d12_draw_vbo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_draw.cpp93 barrier_draw_buffers(struct zink_context *ctx, const struct pipe_draw_info *dinfo, in barrier_draw_buffers() argument
235 draw_indexed_need_index_buffer_unref(struct zink_context *ctx, const struct pipe_draw_info *dinfo, const struct pipe_draw_start_count_bias *draws, unsigned num_draws, unsigned draw_id, bool needs_drawid) draw_indexed_need_index_buffer_unref() argument
264 draw_indexed(struct zink_context *ctx, const struct pipe_draw_info *dinfo, const struct pipe_draw_start_count_bias *draws, unsigned num_draws, unsigned draw_id, bool needs_drawid) draw_indexed() argument
299 draw(struct zink_context *ctx, const struct pipe_draw_info *dinfo, const struct pipe_draw_start_count_bias *draws, unsigned num_draws, unsigned draw_id, bool needs_drawid) draw() argument
378 hack_conditional_render(struct pipe_context *pctx, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *dindirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) hack_conditional_render() argument
407 zink_draw(struct pipe_context *pctx, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *dindirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask) zink_draw() argument
902 struct pipe_draw_info dinfo = {}; zink_draw_vertex_state() local
1057 zink_invalid_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *dindirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) zink_invalid_draw_vbo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c373 struct pipe_blit_info dinfo = *info; in crocus_u_blitter() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c790 r300_draw_vbo(struct pipe_context* pipe, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) r300_draw_vbo() argument
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp71 static SkEncodedOrigin get_exif_orientation(jpeg_decompress_struct* dinfo) { in get_exif_orientation() argument
96 static std::unique_ptr<SkEncodedInfo::ICCProfile> read_color_profile(jpeg_decompress_struct* dinfo) in read_color_profile() argument
175 auto* dinfo = decoderMgr->dinfo(); in ReadHeader() local
290 get_row_bytes(const j_decompress_ptr dinfo) get_row_bytes() argument
303 calc_output_dimensions(jpeg_decompress_struct* dinfo, unsigned int num, unsigned int denom) calc_output_dimensions() argument
337 jpeg_decompress_struct dinfo; onGetScaledDimensions() local
444 jpeg_decompress_struct dinfo; onDimensionsSupported() local
561 jpeg_decompress_struct* dinfo = fDecoderMgr->dinfo(); onGetPixels() local
772 is_yuv_supported(const jpeg_decompress_struct* dinfo, const SkJpegCodec& codec, const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, SkYUVAPixmapInfo* yuvaPixmapInfo) is_yuv_supported() argument
867 jpeg_decompress_struct* dinfo = fDecoderMgr->dinfo(); onQueryYUVAInfo() local
873 jpeg_decompress_struct* dinfo = fDecoderMgr->dinfo(); onGetYUVAPlanes() local
1004 jpeg_decompress_struct* dinfo = decoderMgr.dinfo(); SkGetJpegInfo() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Di5400_edac.c958 struct i5400_dimm_info *dinfo; in calculate_dimm_size() local
918 handle_channel(struct i5400_pvt *pvt, int dimm, int channel, struct i5400_dimm_info *dinfo) handle_channel() argument
H A Di5000_edac.c1036 struct i5000_dimm_info *dinfo; in calculate_dimm_size() local
992 handle_channel(struct i5000_pvt *pvt, int slot, int channel, struct i5000_dimm_info *dinfo) handle_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dps3fb.c110 struct gpu_driver_info *dinfo; member
974 struct gpu_driver_info *dinfo; in ps3fb_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c67 int intelfbhw_get_chipset(struct pci_dev *pdev, struct intelfb_info *dinfo) in intelfbhw_get_chipset() argument
282 intelfbhw_check_non_crt(struct intelfb_info *dinfo) intelfbhw_check_non_crt() argument
313 intelfbhw_validate_mode(struct intelfb_info *dinfo, struct fb_var_screeninfo *var) intelfbhw_validate_mode() argument
385 struct intelfb_info *dinfo = GET_DINFO(info); intelfbhw_pan_display() local
419 struct intelfb_info *dinfo = GET_DINFO(info); intelfbhw_do_blank() local
499 intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp) intelfbhw_setcolreg() argument
518 intelfbhw_read_hw_state(struct intelfb_info *dinfo, struct intelfb_hwstate *hw, int flag) intelfbhw_read_hw_state() argument
684 intelfbhw_get_p1p2(struct intelfb_info *dinfo, int dpll, int *o_p1, int *o_p2) intelfbhw_get_p1p2() argument
712 intelfbhw_print_hw_state(struct intelfb_info *dinfo, struct intelfb_hwstate *hw) intelfbhw_print_hw_state() argument
1040 intelfbhw_mode_to_hw(struct intelfb_info *dinfo, struct intelfb_hwstate *hw, struct fb_var_screeninfo *var) intelfbhw_mode_to_hw() argument
1277 intelfbhw_program_mode(struct intelfb_info *dinfo, const struct intelfb_hwstate *hw, int blank) intelfbhw_program_mode() argument
1486 get_ring_space(struct intelfb_info *dinfo) get_ring_space() argument
1504 wait_ring(struct intelfb_info *dinfo, int n) wait_ring() argument
1546 do_flush(struct intelfb_info *dinfo) do_flush() argument
1554 intelfbhw_do_sync(struct intelfb_info *dinfo) intelfbhw_do_sync() argument
1573 refresh_ring(struct intelfb_info *dinfo) refresh_ring() argument
1584 reset_state(struct intelfb_info *dinfo) reset_state() argument
1614 intelfbhw_2d_stop(struct intelfb_info *dinfo) intelfbhw_2d_stop() argument
1633 intelfbhw_2d_start(struct intelfb_info *dinfo) intelfbhw_2d_start() argument
1657 intelfbhw_do_fillrect(struct intelfb_info *dinfo, u32 x, u32 y, u32 w, u32 h, u32 color, u32 pitch, u32 bpp, u32 rop) intelfbhw_do_fillrect() argument
1702 intelfbhw_do_bitblt(struct intelfb_info *dinfo, u32 curx, u32 cury, u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch, u32 bpp) intelfbhw_do_bitblt() argument
1747 intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, u32 h, const u8* cdat, u32 x, u32 y, u32 pitch, u32 bpp) intelfbhw_do_drawglyph() argument
1836 intelfbhw_cursor_init(struct intelfb_info *dinfo) intelfbhw_cursor_init() argument
1867 intelfbhw_cursor_hide(struct intelfb_info *dinfo) intelfbhw_cursor_hide() argument
1892 intelfbhw_cursor_show(struct intelfb_info *dinfo) intelfbhw_cursor_show() argument
1921 intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y) intelfbhw_cursor_setpos() argument
1943 intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) intelfbhw_cursor_setcolor() argument
1955 intelfbhw_cursor_load(struct intelfb_info *dinfo, int width, int height, u8 *data) intelfbhw_cursor_load() argument
1984 intelfbhw_cursor_reset(struct intelfb_info *dinfo) intelfbhw_cursor_reset() argument
2008 struct intelfb_info *dinfo = dev_id; intelfbhw_irq() local
2040 intelfbhw_enable_irq(struct intelfb_info *dinfo) intelfbhw_enable_irq() argument
2069 intelfbhw_disable_irq(struct intelfb_info *dinfo) intelfbhw_disable_irq() argument
2088 intelfbhw_wait_for_vsync(struct intelfb_info *dinfo, u32 pipe) intelfbhw_wait_for_vsync() argument
[all...]
H A Dintelfb.h249 struct intelfb_info *dinfo; member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c120 struct debuginfo *dinfo = NULL; in debuginfo__new() local
H A Dprobe-event.c366 static int find_alternative_probe_point(struct debuginfo *dinfo, in find_alternative_probe_point() argument
421 static int get_alternative_probe_event(struct debuginfo *dinfo, in get_alternative_probe_event() argument
437 static int get_alternative_line_range(struct debuginfo *dinfo, in get_alternative_line_range() argument
637 struct debuginfo *dinfo = NULL; in find_perf_probe_point_from_dwarf() local
770 post_process_module_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *module, struct debuginfo *dinfo) post_process_module_probe_trace_events() argument
867 post_process_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, const char *module, bool uprobe, struct debuginfo *dinfo) post_process_probe_trace_events() argument
896 struct debuginfo *dinfo; try_to_find_probe_trace_events() local
1013 struct debuginfo *dinfo; __show_line_range() local
1118 show_available_vars_at(struct debuginfo *dinfo, struct perf_probe_event *pev, struct strfilter *_filter) show_available_vars_at() argument
1189 struct debuginfo *dinfo; show_available_vars() local
[all...]
/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs.h140 struct hfs_dinfo dinfo; member
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs.h140 struct hfs_dinfo dinfo; member
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfb.h249 struct intelfb_info *dinfo; member
[all...]
H A Dintelfbhw.c67 int intelfbhw_get_chipset(struct pci_dev *pdev, struct intelfb_info *dinfo) in intelfbhw_get_chipset() argument
280 intelfbhw_check_non_crt(struct intelfb_info *dinfo) intelfbhw_check_non_crt() argument
311 intelfbhw_validate_mode(struct intelfb_info *dinfo, struct fb_var_screeninfo *var) intelfbhw_validate_mode() argument
383 struct intelfb_info *dinfo = GET_DINFO(info); intelfbhw_pan_display() local
417 struct intelfb_info *dinfo = GET_DINFO(info); intelfbhw_do_blank() local
497 intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp) intelfbhw_setcolreg() argument
516 intelfbhw_read_hw_state(struct intelfb_info *dinfo, struct intelfb_hwstate *hw, int flag) intelfbhw_read_hw_state() argument
682 intelfbhw_get_p1p2(struct intelfb_info *dinfo, int dpll, int *o_p1, int *o_p2) intelfbhw_get_p1p2() argument
710 intelfbhw_print_hw_state(struct intelfb_info *dinfo, struct intelfb_hwstate *hw) intelfbhw_print_hw_state() argument
1038 intelfbhw_mode_to_hw(struct intelfb_info *dinfo, struct intelfb_hwstate *hw, struct fb_var_screeninfo *var) intelfbhw_mode_to_hw() argument
1275 intelfbhw_program_mode(struct intelfb_info *dinfo, const struct intelfb_hwstate *hw, int blank) intelfbhw_program_mode() argument
1484 get_ring_space(struct intelfb_info *dinfo) get_ring_space() argument
1502 wait_ring(struct intelfb_info *dinfo, int n) wait_ring() argument
1544 do_flush(struct intelfb_info *dinfo) do_flush() argument
1552 intelfbhw_do_sync(struct intelfb_info *dinfo) intelfbhw_do_sync() argument
1571 refresh_ring(struct intelfb_info *dinfo) refresh_ring() argument
1582 reset_state(struct intelfb_info *dinfo) reset_state() argument
1612 intelfbhw_2d_stop(struct intelfb_info *dinfo) intelfbhw_2d_stop() argument
1631 intelfbhw_2d_start(struct intelfb_info *dinfo) intelfbhw_2d_start() argument
1655 intelfbhw_do_fillrect(struct intelfb_info *dinfo, u32 x, u32 y, u32 w, u32 h, u32 color, u32 pitch, u32 bpp, u32 rop) intelfbhw_do_fillrect() argument
1700 intelfbhw_do_bitblt(struct intelfb_info *dinfo, u32 curx, u32 cury, u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch, u32 bpp) intelfbhw_do_bitblt() argument
1745 intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, u32 h, const u8* cdat, u32 x, u32 y, u32 pitch, u32 bpp) intelfbhw_do_drawglyph() argument
1834 intelfbhw_cursor_init(struct intelfb_info *dinfo) intelfbhw_cursor_init() argument
1865 intelfbhw_cursor_hide(struct intelfb_info *dinfo) intelfbhw_cursor_hide() argument
1890 intelfbhw_cursor_show(struct intelfb_info *dinfo) intelfbhw_cursor_show() argument
1919 intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y) intelfbhw_cursor_setpos() argument
1941 intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) intelfbhw_cursor_setcolor() argument
1953 intelfbhw_cursor_load(struct intelfb_info *dinfo, int width, int height, u8 *data) intelfbhw_cursor_load() argument
1982 intelfbhw_cursor_reset(struct intelfb_info *dinfo) intelfbhw_cursor_reset() argument
2006 struct intelfb_info *dinfo = dev_id; intelfbhw_irq() local
2038 intelfbhw_enable_irq(struct intelfb_info *dinfo) intelfbhw_enable_irq() argument
2067 intelfbhw_disable_irq(struct intelfb_info *dinfo) intelfbhw_disable_irq() argument
2086 intelfbhw_wait_for_vsync(struct intelfb_info *dinfo, u32 pipe) intelfbhw_wait_for_vsync() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dps3fb.c110 struct gpu_driver_info *dinfo; member
975 struct gpu_driver_info *dinfo; in ps3fb_probe() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c120 struct debuginfo *dinfo = NULL; in debuginfo__new() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c880 virgl_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *dinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) virgl_draw_vbo() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg.c108 struct jpeg_decompress_struct dinfo; member
121 static void my_progress_monitor(j_common_ptr dinfo) in my_progress_monitor() argument
337 getSubsamp(j_decompress_ptr dinfo) getSubsamp() argument
1378 setDecodeDefaults(struct jpeg_decompress_struct *dinfo, int pixelFormat, int subsamp, int flags) setDecodeDefaults() argument
1419 my_read_markers(j_decompress_ptr dinfo) my_read_markers() argument
1424 my_reset_marker_reader(j_decompress_ptr dinfo) my_reset_marker_reader() argument
2158 j_decompress_ptr dinfo = NULL; tjSaveImage() local
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp709 cups_dinfo_t *dinfo = printAbility_->CopyDestInfo(CUPS_HTTP_DEFAULT, dest); in QueryPrinterCapabilityFromPPD() local

Completed in 39 milliseconds

1234