Home
last modified time | relevance | path

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

/include/trace/events/
A 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/
A Dassert.h105 const char *text; member
140 const struct kunit_binary_assert_text *text; member
163 const struct kunit_binary_assert_text *text; member
186 const struct kunit_binary_assert_text *text; member
211 const struct kunit_binary_assert_text *text; member
224 bool is_literal(const char *text, long long value);
225 bool is_str_literal(const char *text, const char *value);
A Dtest.h803 KUNIT_INIT_ASSERT(.text = &__text, \
865 KUNIT_INIT_ASSERT(.text = &__text, \
899 KUNIT_INIT_ASSERT(.text = &__text, \
923 KUNIT_INIT_ASSERT(.text = #ptr, .value = __ptr), \
/include/asm-generic/
A Dvmlinux.lds.h106 #define TEXT_MAIN .text .text.[0-9a-zA-Z_]*
565 *(.text.split .text.split.[0-9a-zA-Z_]*) \
570 *(.text.unlikely .text.unlikely.*) \
575 *(.text.hot .text.hot.*) \
592 *(.text.asan.* .text.tsan.*) \
593 *(.text.unknown .text.unknown.*) \
600 *(.ref.text)
652 .head.text : AT(ADDR(.head.text) - LOAD_OFFSET) { \
730 *(.init.text .init.text.*) \
731 *(.text.startup)
[all …]
/include/sound/
A Dinfo.h66 struct snd_info_entry_text text; member
142 entry->c.text.read = read; in snd_info_set_text_ops()
/include/linux/
A Dthunderbolt.h146 char *text; member
163 const char *text);
A Dmodule.h154 #define __INIT_OR_MODULE .text
/include/video/
A Dsticore.h104 u32 text : 1; /* turn on text display planes? */ member
/include/media/tpg/
A Dv4l2-tpg.h245 u8 *basep[TPG_MAX_PLANES][2], int y, int x, const char *text);

Completed in 28 milliseconds