Home
last modified time | relevance | path

Searched defs:color (Results 1 – 25 of 224) sorted by relevance

123456789

/linux/tools/perf/util/
H A Dcolor.c13 static int __color_vsnprintf(char *bf, size_t size, const char *color, in __color_vsnprintf()
39 static int __color_vfprintf(FILE *fp, const char *color, const char *fmt, in __color_vfprintf()
62 int color_vsnprintf(char *bf, size_t size, const char *color, in color_vsnprintf()
68 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args) in color_vfprintf()
73 int color_snprintf(char *bf, size_t size, const char *color, in color_snprintf()
85 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...) in color_fprintf()
101 int color_fwrite_lines(FILE *fp, const char *color, in color_fwrite_lines()
126 const char *color = PERF_COLOR_NORMAL; in get_percent_color() local
145 const char *color; in percent_color_fprintf() local
155 const char *color = get_percent_color(value); in value_color_snprintf() local
[all …]
H A Ds390-sample-raw.c82 static void s390_cpumcfdg_dumptrail(const char *color, size_t offset, in s390_cpumcfdg_dumptrail()
184 const char *color = PERF_COLOR_BLUE; in s390_cpumcfdg_dump() local
246 const char *color = PERF_COLOR_BLUE; in s390_pai_all_dump() local
H A Ds390-cpumsf.c244 static bool s390_cpumsf_basic_show(const char *color, size_t pos, in s390_cpumsf_basic_show()
288 static bool s390_cpumsf_diag_show(const char *color, size_t pos, in s390_cpumsf_diag_show()
323 static bool s390_cpumsf_trailer_show(const char *color, size_t pos, in s390_cpumsf_trailer_show()
436 const char *color = PERF_COLOR_BLUE; in s390_cpumsf_dump() local
/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h190 #define SiS300SetupPATFG(color) \ argument
195 #define SiS300SetupPATBG(color) \ argument
200 #define SiS300SetupSRCFG(color) \ argument
205 #define SiS300SetupSRCBG(color) \ argument
214 #define SiS300SetupSRCTrans(color) \ argument
220 #define SiS300SetupDSTTrans(color) \ argument
320 #define SiS310SetupPATFG(color) \ argument
325 #define SiS310SetupPATBG(color) \ argument
330 #define SiS310SetupSRCFG(color) \ argument
335 #define SiS310SetupSRCBG(color) \ argument
[all …]
H A Dsis_accel.c136 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS300SetupForSolidFill()
238 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS310SetupForSolidFill()
/linux/arch/xtensa/include/asm/
H A Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr()
46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps()
51 static inline int get_pkmap_entries_count(unsigned int color) in get_pkmap_entries_count()
58 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head()
/linux/drivers/leds/
H A Dleds-bd2802.c95 enum led_colors color; member
109 enum led_colors color) in bd2802_is_rgb_off()
143 static inline u8 bd2802_get_base_offset(enum led_ids id, enum led_colors color) in bd2802_get_base_offset()
148 static inline u8 bd2802_get_reg_addr(enum led_ids id, enum led_colors color, in bd2802_get_reg_addr()
172 enum led_colors color, enum led_bits led_bit) in bd2802_update_state()
250 enum led_colors color) in bd2802_set_on()
269 enum led_colors color) in bd2802_set_blink()
288 enum led_colors color, enum led_bits led_bit) in bd2802_turn_on()
303 enum led_colors color) in bd2802_turn_off()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_color.c48 struct mtk_disp_color *color = dev_get_drvdata(dev); in mtk_color_clk_enable() local
55 struct mtk_disp_color *color = dev_get_drvdata(dev); in mtk_color_clk_disable() local
64 struct mtk_disp_color *color = dev_get_drvdata(dev); in mtk_color_config() local
72 struct mtk_disp_color *color = dev_get_drvdata(dev); in mtk_color_start() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c311 struct tg_color *color) in get_mpctree_visual_confirm_color()
332 struct tg_color *color) in get_surface_visual_confirm_color()
382 struct tg_color *color) in get_hdr_visual_confirm_color()
430 struct tg_color *color) in get_subvp_visual_confirm_color()
458 struct tg_color *color) in get_mclk_switch_visual_confirm_color()
561 struct tg_color *color) in get_fams2_visual_confirm_color()
963 struct tg_color *color) in get_surface_tile_visual_confirm_color()
/linux/drivers/video/logo/
H A Dpnmtologo.c39 struct color { struct
45 static const struct color clut_vga16[16] = { argument
/linux/mm/
H A Dhighmem.c73 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr()
86 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps()
96 static inline int get_pkmap_entries_count(unsigned int color) in get_pkmap_entries_count()
106 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head()
250 unsigned int color = get_pkmap_color(page); in map_new_virtual() local
365 unsigned int color = get_pkmap_color(page); in kunmap_high() local
/linux/include/drm/
H A Ddrm_mm.h159 unsigned long color; member
241 unsigned long color; member
436 unsigned long color, in drm_mm_insert_node_generic()
536 unsigned long color, in drm_mm_scan_init()
/linux/drivers/gpu/drm/i915/
H A Di915_gem_gtt.c99 u64 size, u64 offset, unsigned long color, in i915_gem_gtt_reserve()
192 u64 size, u64 alignment, unsigned long color, in i915_gem_gtt_insert()
/linux/drivers/gpu/drm/
H A Ddrm_panic.c221 static u32 convert_from_xrgb8888(u32 color, u32 format) in convert_from_xrgb8888()
365 u16 color) in drm_panic_fill16()
376 u32 color) in drm_panic_fill24()
394 u32 color) in drm_panic_fill32()
405 u32 color) in drm_panic_fill_pixel()
423 u32 color) in drm_panic_fill()
475 u32 color) in draw_txt_rectangle()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c198 struct tg_color *color) in dce60_get_surface_visual_confirm_color()
235 struct tg_color color = {0}; in dce60_program_scaler() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c797 static u32 i9xx_lut_8(const struct drm_color_lut *color) in i9xx_lut_8()
817 static u32 i9xx_lut_10_ldw(const struct drm_color_lut *color) in i9xx_lut_10_ldw()
845 static u32 i9xx_lut_10_udw(const struct drm_color_lut *color) in i9xx_lut_10_udw()
852 static void i9xx_lut_10_pack(struct drm_color_lut *color, in i9xx_lut_10_pack()
867 static void i9xx_lut_10_pack_slope(struct drm_color_lut *color, in i9xx_lut_10_pack_slope()
885 static u32 i965_lut_10p6_ldw(const struct drm_color_lut *color) in i965_lut_10p6_ldw()
893 static u32 i965_lut_10p6_udw(const struct drm_color_lut *color) in i965_lut_10p6_udw()
916 static u32 ilk_lut_10(const struct drm_color_lut *color) in ilk_lut_10()
931 static u32 ilk_lut_12p4_ldw(const struct drm_color_lut *color) in ilk_lut_12p4_ldw()
939 static u32 ilk_lut_12p4_udw(const struct drm_color_lut *color) in ilk_lut_12p4_udw()
[all …]
/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c92 const char *color = PERF_COLOR_BLUE; in hisi_ptt_print_pkt() local
124 const char *color = PERF_COLOR_BLUE; in hisi_ptt_4dw_print_dw0() local
/linux/drivers/scsi/fnic/
H A Dcq_exch_desc.h36 u8 *color, in cq_exch_wq_desc_dec()
76 u8 *color, in cq_fcp_rq_desc_dec()
152 u8 *color, in cq_sgl_desc_dec()
H A Dvnic_cq_copy.h21 u8 color; in vnic_cq_copy_service() local
/linux/include/linux/pds/
H A Dpds_adminq.h175 u8 color; member
342 u8 color; member
374 u8 color; member
445 u8 color; member
480 u8 color; member
537 u8 color; member
605 u8 color; member
770 u8 color; member
802 u8 color; member
890 u8 color; member
[all …]
/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.c88 u8 color, mask, opr; in sm750_hw_cursor_setData() local
138 u8 color, mask; in sm750_hw_cursor_setData2() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c26 uint32_t color; member
103 int color; in _dpu_format_get_plane_sizes_ubwc() local
/linux/tools/perf/scripts/python/
H A Dsched-migration.py38 def color(): member in RunqueueEventUnknown
46 def color(): member in RunqueueEventSleep
57 def color(): member in RunqueueEventWakeup
68 def color(): member in RunqueueEventFork
79 def color(): member in RunqueueMigrateIn
90 def color(): member in RunqueueMigrateOut
/linux/drivers/scsi/snic/
H A Dvnic_cq_fw.h19 u8 color; in vnic_cq_fw_service() local
/linux/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c104 u64 size, u64 alignment, unsigned long color) in assert_node()
218 struct drm_mm_node *node, u64 size, u64 alignment, unsigned long color, in expect_insert()

123456789