Searched refs:text (Results 1 – 10 of 10) sorted by relevance
| /include/trace/events/ |
| D | printk.h | 11 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/ |
| D | assert.h | 110 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);
|
| D | test.h | 798 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/ |
| D | vmlinux.lds.h | 68 #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/ |
| D | info.h | 69 struct snd_info_entry_text text; member 147 entry->c.text.read = read; in snd_info_set_text_ops()
|
| /include/linux/ |
| D | thunderbolt.h | 139 char *text; member 156 const char *text);
|
| D | ring_buffer.h | 143 bool ring_buffer_last_boot_delta(struct trace_buffer *buffer, long *text,
|
| D | module.h | 154 #define __INIT_OR_MODULE .text
|
| /include/video/ |
| D | sticore.h | 104 u32 text : 1; /* turn on text display planes? */ member
|
| /include/media/tpg/ |
| D | v4l2-tpg.h | 245 u8 *basep[TPG_MAX_PLANES][2], int y, int x, const char *text);
|