Home
last modified time | relevance | path

Searched +defs:b +defs:text (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/
Djit_disasm_helpers.c82 __u32 b = *(__u32 *)_b; in cmp_u32() local
168 int get_jited_program_text(int fd, char *text, size_t text_sz) in get_jited_program_text()
238 int get_jited_program_text(int fd, char *text, size_t text_sz) in get_jited_program_text()
/linux-6.14.4/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c585 static void color_to_hsv(struct tpg_data *tpg, int r, int g, int b, in color_to_hsv()
650 static void rgb2ycbcr(const int m[3][3], int r, int g, int b, in rgb2ycbcr()
658 static void color_to_ycbcr(struct tpg_data *tpg, int r, int g, int b, in color_to_ycbcr()
759 int y_offset, int *r, int *g, int *b) in ycbcr2rgb()
773 int *r, int *g, int *b) in ycbcr_to_color()
888 int b = tpg_colors[col].b; in precalculate_color() local
1971 int y, int x, const char *text, unsigned len) in tpg_print_str_2()
1978 int y, int x, const char *text, unsigned len) in tpg_print_str_4()
1985 int y, int x, const char *text, unsigned len) in tpg_print_str_6()
1992 int y, int x, const char *text, unsigned len) in tpg_print_str_8()
[all …]
/linux-6.14.4/tools/perf/util/
Dsvghelper.c273 static char text[80]; in time_to_string() local
291 char *text; in svg_waiting() local
602 void svg_text(int Yslot, u64 start, const char *text) in svg_text()
611 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box()
727 static int str_to_bitmap(char *s, cpumask_t *b, int nr_cpus) in str_to_bitmap()
/linux-6.14.4/scripts/
Dunifdef.c175 static bool text; /* -t: this is a text file */ variable
750 static Linetype op_lt(int *p, Linetype at, int a, Linetype bt, int b) { in op_lt()
753 static Linetype op_gt(int *p, Linetype at, int a, Linetype bt, int b) { in op_gt()
756 static Linetype op_le(int *p, Linetype at, int a, Linetype bt, int b) { in op_le()
759 static Linetype op_ge(int *p, Linetype at, int a, Linetype bt, int b) { in op_ge()
762 static Linetype op_eq(int *p, Linetype at, int a, Linetype bt, int b) { in op_eq()
765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne()
768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or()
773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and()
/linux-6.14.4/arch/x86/kernel/
Dalternative.c458 struct alt_instr *a, *b; in apply_alternatives() local
1432 u8 *text, u8 *text_end) in alternatives_smp_lock()
1448 u8 *text, u8 *text_end) in alternatives_smp_unlock()
1473 u8 *text; member
1484 void *text, void *text_end) in alternatives_smp_module_add()
2132 const u8 text[POKE_MAX_OPCODE_SIZE]; member
/linux-6.14.4/tools/perf/
Dbuiltin-c2c.c404 const char *text; member
466 const char *text = NULL; in c2c_header() local
1878 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal()
1918 struct hist_entry *a, struct hist_entry *b) in c2c_se_cmp()
1927 struct hist_entry *a, struct hist_entry *b) in c2c_se_collapse()
/linux-6.14.4/drivers/scsi/
D3w-9xxx.h53 char *text; member
475 #define TW_PRINTK(h,a,b,c) { \ argument
/linux-6.14.4/mm/
Dslub.c908 static void print_section(char *level, char *text, u8 *addr, in print_section()
4285 void *__do_kmalloc_node(size_t size, kmem_buckets *b, gfp_t flags, int node, in __do_kmalloc_node()
4308 void *__kmalloc_node_noprof(DECL_BUCKET_PARAMS(size, b), gfp_t flags, int node) in __kmalloc_node_noprof() argument
4320 void *__kmalloc_node_track_caller_noprof(DECL_BUCKET_PARAMS(size, b), gfp_t flags, in __kmalloc_node_track_caller_noprof() argument
5584 const char *text) in list_slab_objects()
7007 #define STAT_ATTR(si, text) \ argument
7476 static int cmp_loc_by_count(const void *a, const void *b, const void *data) in cmp_loc_by_count()
/linux-6.14.4/drivers/block/drbd/
Ddrbd_receiver.c2276 static bool seq_greater(u32 a, u32 b) in seq_greater()
2286 static u32 seq_max(u32 a, u32 b) in seq_max()
3200 static void drbd_uuid_dump(struct drbd_device *device, char *text, u64 *uuid, in drbd_uuid_dump()
4050 const char *s, sector_t a, sector_t b) in warn_if_differ_considerably()
Ddrbd_main.c852 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids()
2989 void drbd_md_write(struct drbd_device *device, void *b) in drbd_md_write()
/linux-6.14.4/kernel/trace/
Dring_buffer.c1069 #define RB_WARN_ON(b, cond) \ argument
2485 bool ring_buffer_last_boot_delta(struct trace_buffer *buffer, long *text, in ring_buffer_last_boot_delta()
/linux-6.14.4/sound/pci/hda/
Dhda_generic.c2921 const char *text = NULL; in hp_mic_jack_mode_info() local
4823 const struct automic_entry *b = bp; in compare_attr() local
/linux-6.14.4/tools/perf/scripts/python/
Dexported-sql-viewer.py2038 def RGBColourTooLight(r, g, b): argument
2859 def __init__(self, row, col, text, parent_item): argument