Home
last modified time | relevance | path

Searched refs:text (Results 1 – 10 of 10) sorted by relevance

/include/trace/events/
Dprintk.h11 TP_PROTO(const char *text, size_t len),
13 TP_ARGS(text, len),
25 if ((len > 0) && (text[len-1] == '\n'))
28 memcpy(__get_str(msg), text, len);
/include/kunit/
Dassert.h110 const char *text; member
145 const struct kunit_binary_assert_text *text; member
168 const struct kunit_binary_assert_text *text; member
191 const struct kunit_binary_assert_text *text; member
216 const struct kunit_binary_assert_text *text; member
229 bool is_literal(const char *text, long long value);
230 bool is_str_literal(const char *text, const char *value);
Dtest.h798 KUNIT_INIT_ASSERT(.text = &__text, \
860 KUNIT_INIT_ASSERT(.text = &__text, \
894 KUNIT_INIT_ASSERT(.text = &__text, \
918 KUNIT_INIT_ASSERT(.text = #ptr, .value = __ptr), \
/include/asm-generic/
Dvmlinux.lds.h68 #define NOTES_HEADERS :text :note
69 #define NOTES_HEADERS_RESTORE __restore_ph : { *(.__restore_ph) } :text
106 #define TEXT_MAIN .text .text.[0-9a-zA-Z_]*
108 #define TEXT_MAIN .text
553 *(.noinstr.text) \
555 *(.cpuidle.text) \
561 *(.text.split .text.split.[0-9a-zA-Z_]*) \
566 *(.text.unlikely .text.unlikely.*) \
571 *(.text.hot .text.hot.*) \
588 *(.text.asan.* .text.tsan.*) \
[all …]
/include/sound/
Dinfo.h69 struct snd_info_entry_text text; member
147 entry->c.text.read = read; in snd_info_set_text_ops()
/include/linux/
Dthunderbolt.h139 char *text; member
156 const char *text);
Dring_buffer.h143 bool ring_buffer_last_boot_delta(struct trace_buffer *buffer, long *text,
Dmodule.h154 #define __INIT_OR_MODULE .text
/include/video/
Dsticore.h104 u32 text : 1; /* turn on text display planes? */ member
/include/media/tpg/
Dv4l2-tpg.h245 u8 *basep[TPG_MAX_PLANES][2], int y, int x, const char *text);