Home
last modified time | relevance | path

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

123456789

/linux-6.6.21/tools/perf/util/
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 …]
Ds390-sample-raw.c84 static void s390_cpumcfdg_dumptrail(const char *color, size_t offset, in s390_cpumcfdg_dumptrail()
183 const char *color = PERF_COLOR_BLUE; in s390_cpumcfdg_dump() local
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-6.6.21/drivers/video/fbdev/sis/
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 …]
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-6.6.21/arch/xtensa/include/asm/
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-6.6.21/drivers/leds/
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-6.6.21/drivers/gpu/drm/mediatek/
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-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c308 struct tg_color *color) in get_mpctree_visual_confirm_color()
329 struct tg_color *color) in get_surface_visual_confirm_color()
379 struct tg_color *color) in get_hdr_visual_confirm_color()
429 struct tg_color *color) in get_subvp_visual_confirm_color()
796 struct tg_color *color) in get_mclk_switch_visual_confirm_color()
830 struct tg_color *color) in get_surface_tile_visual_confirm_color()
/linux-6.6.21/drivers/video/logo/
Dpnmtologo.c39 struct color { struct
45 static const struct color clut_vga16[16] = { argument
/linux-6.6.21/mm/
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()
239 unsigned int color = get_pkmap_color(page); in map_new_virtual() local
354 unsigned int color = get_pkmap_color(page); in kunmap_high() local
/linux-6.6.21/include/drm/
Ddrm_mm.h159 unsigned long color; member
241 unsigned long color; member
436 unsigned long color, in drm_mm_insert_node_generic()
537 unsigned long color, in drm_mm_scan_init()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_gem_gtt.c100 u64 size, u64 offset, unsigned long color, in i915_gem_gtt_reserve()
193 u64 size, u64 alignment, unsigned long color, in i915_gem_gtt_insert()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce60/
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-6.6.21/tools/perf/util/hisi-ptt-decoder/
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-6.6.21/drivers/scsi/fnic/
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()
Dvnic_cq_copy.h21 u8 color; in vnic_cq_copy_service() local
/linux-6.6.21/include/linux/pds/
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-6.6.21/drivers/gpu/drm/i915/display/
Dintel_color.c793 static u32 i9xx_lut_8(const struct drm_color_lut *color) in i9xx_lut_8()
813 static u32 i9xx_lut_10_ldw(const struct drm_color_lut *color) in i9xx_lut_10_ldw()
841 static u32 i9xx_lut_10_udw(const struct drm_color_lut *color) in i9xx_lut_10_udw()
848 static void i9xx_lut_10_pack(struct drm_color_lut *color, in i9xx_lut_10_pack()
863 static void i9xx_lut_10_pack_slope(struct drm_color_lut *color, in i9xx_lut_10_pack_slope()
881 static u32 i965_lut_10p6_ldw(const struct drm_color_lut *color) in i965_lut_10p6_ldw()
889 static u32 i965_lut_10p6_udw(const struct drm_color_lut *color) in i965_lut_10p6_udw()
912 static u32 ilk_lut_10(const struct drm_color_lut *color) in ilk_lut_10()
927 static u32 ilk_lut_12p4_ldw(const struct drm_color_lut *color) in ilk_lut_12p4_ldw()
935 static u32 ilk_lut_12p4_udw(const struct drm_color_lut *color) in ilk_lut_12p4_udw()
[all …]
/linux-6.6.21/drivers/staging/sm750fb/
Dsm750_cursor.c88 u8 color, mask, opr; in sm750_hw_cursor_setData() local
138 u8 color, mask; in sm750_hw_cursor_setData2() local
/linux-6.6.21/drivers/scsi/snic/
Dvnic_cq_fw.h19 u8 color; in vnic_cq_fw_service() local
Dcq_enet_desc.h18 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
/linux-6.6.21/tools/perf/scripts/python/
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-6.6.21/drivers/gpu/drm/tests/
Ddrm_mm_test.c163 u64 size, u64 alignment, unsigned long color) in assert_node()
483 struct drm_mm_node *node, u64 size, u64 alignment, unsigned long color, in expect_insert()
702 u64 size, u64 alignment, unsigned long color, in expect_insert_in_range()
1821 unsigned long color, u64 *start, u64 *end) in separate_adjacent_colors()
1986 unsigned long color, const struct insert_mode *mode) in evict_color()
2050 unsigned long color = 0; in drm_test_mm_color_evict() local
2134 unsigned long color = 0; in drm_test_mm_color_evict_range() local
/linux-6.6.21/drivers/video/fbdev/core/
Dsysimgblt.c57 u32 color = 0, val, shift; in color_imageblit() local
115 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local

123456789