Home
last modified time | relevance | path

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

1234

/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/d3d12/
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/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/drivers/edac/
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
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-6.6/tools/perf/util/
H A Dprobe-finder.c120 struct debuginfo *dinfo = NULL; in debuginfo__new() local
H A Dprobe-event.c376 static int find_alternative_probe_point(struct debuginfo *dinfo, in find_alternative_probe_point() argument
431 static int get_alternative_probe_event(struct debuginfo *dinfo, in get_alternative_probe_event() argument
447 static int get_alternative_line_range(struct debuginfo *dinfo, in get_alternative_line_range() argument
647 struct debuginfo *dinfo = NULL; in find_perf_probe_point_from_dwarf() local
784 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
884 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
913 struct debuginfo *dinfo; try_to_find_probe_trace_events() local
1041 struct debuginfo *dinfo; __show_line_range() local
1146 show_available_vars_at(struct debuginfo *dinfo, struct perf_probe_event *pev, struct strfilter *_filter) show_available_vars_at() argument
1217 struct debuginfo *dinfo; show_available_vars() local
[all...]
/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...]
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c368 struct aac_get_config_status *dinfo; in aac_get_config_status() local
406 struct aac_commit_config * dinfo; in aac_get_config_status() local
456 struct aac_get_container_count *dinfo; in aac_get_containers() local
572 struct aac_get_name *dinfo; aac_get_container_name() local
685 struct aac_query_mount *dinfo; _aac_probe_container1() local
739 struct aac_query_mount *dinfo; _aac_probe_container() local
1107 struct aac_get_serial *dinfo; aac_get_container_serial() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c368 struct aac_get_config_status *dinfo; in aac_get_config_status() local
406 struct aac_commit_config * dinfo; in aac_get_config_status() local
456 struct aac_get_container_count *dinfo; in aac_get_containers() local
583 struct aac_get_name *dinfo; aac_get_container_name() local
697 struct aac_query_mount *dinfo; _aac_probe_container1() local
752 struct aac_query_mount *dinfo; _aac_probe_container() local
1121 struct aac_get_serial *dinfo; aac_get_container_serial() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c999 struct devlog_info *dinfo = seq->private; in devlog_show() local
1042 static inline void *devlog_get_idx(struct devlog_info *dinfo, loff_t pos) in devlog_get_idx() argument
1052 struct devlog_info *dinfo = seq->private; in devlog_start() local
1061 struct devlog_info *dinfo in devlog_next() local
1085 struct devlog_info *dinfo; devlog_open() local
[all...]

Completed in 75 milliseconds

1234