/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | expr.c | 421 double expr__get_literal(const char *literal, const struct expr_scanner_ctx *ctx) in expr__get_literal() argument 426 if (!strcmp("#num_cpus", literal)) { in expr__get_literal() 430 if (!strcmp("#num_cpus_online", literal)) { in expr__get_literal() 438 if (!strcasecmp("#system_tsc_freq", literal)) { in expr__get_literal() 449 if (!strcasecmp("#smt_on", literal)) { in expr__get_literal() 453 if (!strcmp("#core_wide", literal)) { in expr__get_literal() 458 if (!strcmp("#num_packages", literal)) { in expr__get_literal() 463 if (!strcmp("#num_dies", literal)) { in expr__get_literal() 468 if (!strcmp("#num_cores", literal)) { in expr__get_literal() 473 if (!strcmp("#slots", literal)) { in expr__get_literal() [all...] |
H A D | expr.h | 56 double expr__get_literal(const char *literal, const struct expr_scanner_ctx *ctx);
|
/kernel/linux/linux-5.10/lib/ |
H A D | glob.c | 84 goto literal; in glob_match() 90 goto literal; in glob_match() 107 literal: in glob_match()
|
/kernel/linux/linux-6.6/lib/ |
H A D | glob.c | 84 goto literal; in glob_match() 90 goto literal; in glob_match() 107 literal: in glob_match()
|
/kernel/linux/linux-6.6/rust/kernel/ |
H A D | kunit.rs | 52 ($name:literal, $file:literal, $diff:expr, $condition:expr $(,)?) => { 158 ($name:literal, $file:literal, $diff:expr, $left:expr, $right:expr $(,)?) => {{
|
H A D | sync.rs | 57 ($name:literal) => {
|
H A D | str.rs | 20 /// Creates a new [`BStr`] from a string literal. 22 /// `b_str!` converts the supplied string literal to byte string, so non-ASCII 34 ($str:literal) => {{ 334 /// Creates a new [`CStr`] from a string literal. 336 /// The string literal should not contain any `NUL` bytes.
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
H A D | automarkup.py | 136 lit_text = nodes.literal(classes=['xref', 'c', class_s]) 187 lit_text = nodes.literal(classes=['xref', 'c', class_str[match.re]]) 248 # The nodes.literal test catches ``literal text``, its purpose is to 254 if not isinstance(node.parent, nodes.literal):
|
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | automarkup.py | 154 lit_text = nodes.literal(classes=['xref', 'c', 'c-func']) 214 lit_text = nodes.literal(classes=['xref', 'c', class_str[match.re]]) 283 # The nodes.literal test catches ``literal text``, its purpose is to 286 if not isinstance(node, nodes.Text) or isinstance(node.parent, nodes.literal):
|
/kernel/linux/linux-6.6/rust/macros/ |
H A D | helpers.rs | 14 if let Some(TokenTree::Literal(literal)) = it.next() { 15 Some(literal.to_string())
|
/kernel/linux/linux-6.6/rust/kernel/sync/lock/ |
H A D | spinlock.rs | 15 ($inner:expr $(, $name:literal)? $(,)?) => {
|
H A D | mutex.rs | 15 ($inner:expr $(, $name:literal)? $(,)?) => {
|
/kernel/linux/linux-6.6/rust/kernel/sync/ |
H A D | condvar.rs | 16 ($($name:literal)?) => {
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | ftrace.c | 302 unsigned long literal = ALIGN_DOWN(rec->ip - 12, 8); in ftrace_rec_set_ops() local 303 return aarch64_insn_write_literal_u64((void *)literal, in ftrace_rec_set_ops()
|
/kernel/linux/linux-5.10/lib/lzo/ |
H A D | lzo1x_compress.c | 44 literal: in lzo1x_1_do_compress() 112 goto literal; in lzo1x_1_do_compress()
|
/kernel/linux/linux-6.6/lib/lzo/ |
H A D | lzo1x_compress.c | 44 literal: in lzo1x_1_do_compress() 110 goto literal; in lzo1x_1_do_compress()
|
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/ |
H A D | Makefile | 79 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/ |
H A D | Makefile | 79 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
H A D | Makefile | 97 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-6.6/tools/perf/Documentation/ |
H A D | Makefile | 127 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-5.10/scripts/ |
H A D | unifdef.c | 1036 error("unterminated char literal"); in skipcomment() 1038 error("unterminated string literal"); in skipcomment()
|
/kernel/linux/linux-5.10/lib/xz/ |
H A D | xz_dec_lzma2.c | 149 * LZMA properties or related bit masks (number of literal 150 * context bits, a mask dervied from the number of literal 158 /* If 1, it's a match. Otherwise it's a single 8-bit literal. */ 211 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member 588 /* Get pointer to literal coder probability array. */ 594 return s->lzma.literal[low + high]; in lzma_literal_probs() 597 /* Decode a literal (one 8-bit byte) */ 800 * This could be optimized so that only that part of literal in lzma_reset()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | unifdef.c | 1036 error("unterminated char literal"); in skipcomment() 1038 error("unterminated string literal"); in skipcomment()
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
H A D | Makefile | 130 XMLTO_EXTRA += -m manpage-bold-literal.xsl
|
/kernel/linux/linux-6.6/lib/xz/ |
H A D | xz_dec_lzma2.c | 149 * LZMA properties or related bit masks (number of literal 150 * context bits, a mask derived from the number of literal 158 /* If 1, it's a match. Otherwise it's a single 8-bit literal. */ 211 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member 603 /* Get pointer to literal coder probability array. */ 609 return s->lzma.literal[low + high]; in lzma_literal_probs() 612 /* Decode a literal (one 8-bit byte) */ 816 * This could be optimized so that only that part of literal in lzma_reset()
|