/Linux-v6.6/arch/arm/kernel/ |
D | vmlinux.lds.S | 51 _text = .; 63 _stext = .; /* Text and read-only data */
|
/Linux-v6.6/scripts/kconfig/ |
D | mconf.c | 307 const char *text; member 350 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() 360 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 365 static void show_helptext(const char *title, const char *text) in show_helptext()
|
D | lexer.l | 30 static char *text; variable
|
/Linux-v6.6/drivers/media/rc/ |
D | fintek-cir.h | 24 #define fit_pr(level, text, ...) \ argument 27 #define fit_dbg(text, ...) \ argument 32 #define fit_dbg_verbose(text, ...) \ argument 37 #define fit_dbg_wake(text, ...) \ argument
|
D | nuvoton-cir.h | 24 #define nvt_dbg(text, ...) \ argument 29 #define nvt_dbg_verbose(text, ...) \ argument 34 #define nvt_dbg_wake(text, ...) \ argument
|
/Linux-v6.6/Documentation/sphinx/ |
D | rstFlatTable.py | 71 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 82 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
|
/Linux-v6.6/tools/perf/tests/ |
D | tests.h | 7 #define TEST_ASSERT_VAL(text, cond) \ argument 15 #define TEST_ASSERT_EQUAL(text, val, expected) \ argument
|
D | wp.c | 16 #define WP_TEST_ASSERT_VAL(fd, text, val) \ argument
|
/Linux-v6.6/lib/kunit/ |
D | assert.c | 92 static bool is_literal(struct kunit *test, const char *text, long long value, in is_literal() 171 static bool is_str_literal(const char *text, const char *value) in is_str_literal()
|
/Linux-v6.6/lib/ |
D | ts_bm.c | 59 const u8 *text, bool icase) in matchpat() 80 const u8 *text; in bm_find() local
|
/Linux-v6.6/tools/perf/util/ |
D | pmu.l | 17 char *text = perf_pmu_get_text(scanner); in value() local
|
D | svghelper.c | 272 static char text[80]; in time_to_string() local 290 char *text; in svg_waiting() local 601 void svg_text(int Yslot, u64 start, const char *text) in svg_text() 610 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box()
|
/Linux-v6.6/arch/ia64/kernel/ |
D | vmlinux.lds.S | 50 *(.text..ivt) 66 .text..lock : AT(ADDR(.text..lock) - LOAD_OFFSET) {
|
/Linux-v6.6/arch/hexagon/kernel/ |
D | vmlinux.lds.S | 39 _text = .;
|
/Linux-v6.6/tools/lib/perf/include/internal/ |
D | tests.h | 47 #define __T(text, cond) \ argument
|
/Linux-v6.6/arch/s390/include/asm/ |
D | pci_debug.h | 13 #define zpci_err(text...) \ argument
|
/Linux-v6.6/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 105 gss_krb5_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, in gss_krb5_get_mic_v2()
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | ctx_rewrite.c | 392 char *text = text_origin; in print_match_error() local 487 static bool match_pattern(struct btf *btf, char *pattern, char *text, char *reg_map[][2]) in match_pattern() 747 char *text = NULL; in match_program() local
|
/Linux-v6.6/arch/sh/kernel/ |
D | vmlinux.lds.S | 39 _etext = .; /* End of text section */
|
/Linux-v6.6/tools/perf/ui/ |
D | browser.c | 214 char *text; in ui_browser__warning() local 236 int ui_browser__help_window(struct ui_browser *browser, const char *text) in ui_browser__help_window() 246 bool ui_browser__dialog_yesno(struct ui_browser *browser, const char *text) in ui_browser__dialog_yesno()
|
/Linux-v6.6/arch/x86/kernel/ |
D | vmlinux.lds.S | 136 *(.text..__x86.indirect_thunk)
|
/Linux-v6.6/drivers/i2c/busses/ |
D | scx200_acb.c | 415 static struct scx200_acb_iface *scx200_create_iface(const char *text, in scx200_create_iface() 469 static struct scx200_acb_iface *scx200_create_dev(const char *text, in scx200_create_dev()
|
/Linux-v6.6/sound/soc/sof/ |
D | ipc4.c | 174 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg, in sof_ipc4_log_header() 232 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg, in sof_ipc4_log_header()
|
/Linux-v6.6/arch/sparc/vdso/ |
D | vma.c | 50 unsigned long text; member 58 unsigned long text; member
|
/Linux-v6.6/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1936 int y, int x, const char *text, unsigned len) in tpg_print_str_2() 1943 int y, int x, const char *text, unsigned len) in tpg_print_str_4() 1950 int y, int x, const char *text, unsigned len) in tpg_print_str_6() 1957 int y, int x, const char *text, unsigned len) in tpg_print_str_8() 1963 int y, int x, const char *text) in tpg_gen_text()
|