| /linux-6.15/Documentation/userspace-api/media/ |
| H A D | frontend.h.rst.exceptions | 75 ignore symbol QPSK 76 ignore symbol QAM_16 77 ignore symbol QAM_32 78 ignore symbol QAM_64 79 ignore symbol QAM_128 80 ignore symbol QAM_256 82 ignore symbol VSB_8 83 ignore symbol VSB_16 84 ignore symbol PSK_8 85 ignore symbol APSK_16 [all …]
|
| H A D | lirc.h.rst.exceptions | 44 ignore symbol RC_PROTO_OTHER 45 ignore symbol RC_PROTO_RC5 48 ignore symbol RC_PROTO_JVC 52 ignore symbol RC_PROTO_NEC 53 ignore symbol RC_PROTO_NECX 54 ignore symbol RC_PROTO_NEC32 55 ignore symbol RC_PROTO_SANYO 64 ignore symbol RC_PROTO_XMP 65 ignore symbol RC_PROTO_CEC 66 ignore symbol RC_PROTO_IMON [all …]
|
| H A D | dmx.h.rst.exceptions | 11 replace symbol DMX_PES_AUDIO0 :c:type:`dmx_pes_type` 12 replace symbol DMX_PES_VIDEO0 :c:type:`dmx_pes_type` 15 replace symbol DMX_PES_PCR0 :c:type:`dmx_pes_type` 16 replace symbol DMX_PES_AUDIO1 :c:type:`dmx_pes_type` 17 replace symbol DMX_PES_VIDEO1 :c:type:`dmx_pes_type` 20 replace symbol DMX_PES_PCR1 :c:type:`dmx_pes_type` 21 replace symbol DMX_PES_AUDIO2 :c:type:`dmx_pes_type` 25 replace symbol DMX_PES_PCR2 :c:type:`dmx_pes_type` 30 replace symbol DMX_PES_PCR3 :c:type:`dmx_pes_type` 43 replace symbol DMX_IN_DVR :c:type:`dmx_input` [all …]
|
| H A D | videodev2.h.rst.exceptions | 15 ignore symbol V4L2_BUF_TYPE_PRIVATE 16 ignore symbol V4L2_TUNER_DIGITAL_TV 17 ignore symbol V4L2_COLORSPACE_BT878 20 replace symbol V4L2_FIELD_ALTERNATE :c:type:`v4l2_field` 21 replace symbol V4L2_FIELD_ANY :c:type:`v4l2_field` 22 replace symbol V4L2_FIELD_BOTTOM :c:type:`v4l2_field` 26 replace symbol V4L2_FIELD_NONE :c:type:`v4l2_field` 27 replace symbol V4L2_FIELD_SEQ_BT :c:type:`v4l2_field` 28 replace symbol V4L2_FIELD_SEQ_TB :c:type:`v4l2_field` 29 replace symbol V4L2_FIELD_TOP :c:type:`v4l2_field` [all …]
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | sim.h | 23 ".globl\t__" #symbol "\n\t" \ 26 ".ent\t__" #symbol ", 0\n__" \ 27 #symbol":\n\t" \ 38 "j\t" #symbol "\n\t" \ 39 ".end\t__" #symbol "\n\t" \ 40 ".size\t__" #symbol",. - __" #symbol) 49 ".globl\t__" #symbol "\n\t" \ 53 #symbol":\n\t" \ 64 "j\t" #symbol "\n\t" \ 65 ".end\t__" #symbol "\n\t" \ [all …]
|
| H A D | asm.h | 44 #define LEAF(symbol) \ 46 .globl symbol; \ 49 .ent symbol, 0; \ 59 .globl symbol; \ 62 .ent symbol, 0; \ 79 .globl symbol; \ 80 symbol: 86 .globl symbol; \ 88 symbol: .insn 94 .globl symbol; \ [all …]
|
| /linux-6.15/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 87 key.data = symbol->name; in symbol_delete() 91 switch(symbol->type) { in symbol_delete() 124 free(symbol->name); in symbol_delete() 125 free(symbol); in symbol_delete() 232 newnode->symbol = symbol; in symlist_add() 238 switch(symbol->type) { in symlist_add() 258 && (curnode->symbol->type > newnode->symbol->type in symlist_add() 259 || (curnode->symbol->type == newnode->symbol->type in symlist_add() 379 regnode->symbol->name); in aic_print_reg_dump_start() 417 regnode->symbol->name, in aic_print_reg_dump_end() [all …]
|
| H A D | aicasm_gram.y | 452 symbol = $1; 698 symbol = $1; 886 $$.symbol = $1; 901 $$.symbol = $1; 921 $$.symbol = accumulator.symbol; 1677 else if (dest->symbol == mode_ptr.symbol) { in format_1_instr() 1685 if (src->symbol == allones.symbol) in format_1_instr() 1687 else if (src->symbol == allzeros.symbol) in format_1_instr() 1689 else if (src->symbol == mode_ptr.symbol) in format_1_instr() 1856 symbol_t *symbol = sym->symbol; in type_check() local [all …]
|
| /linux-6.15/scripts/kconfig/ |
| H A D | lkc_proto.h | 21 struct symbol * sym_lookup(const char *name, int flags); 22 struct symbol * sym_find(const char *name); 23 void print_symbol_for_listconfig(struct symbol *sym); 24 struct symbol ** sym_re_search(const char *pattern); 26 void sym_calc_value(struct symbol *sym); 28 enum symbol_type sym_get_type(const struct symbol *sym); 32 tristate sym_toggle_tristate_value(struct symbol *sym); 36 bool sym_is_changeable(const struct symbol *sym); 37 struct menu *sym_get_prompt_menu(const struct symbol *sym); 39 const char * sym_get_string_value(struct symbol *sym); [all …]
|
| H A D | symbol.c | 202 struct symbol *sym; in sym_set_all_changed() 298 struct symbol *sym; in sym_calc_choice() 899 struct symbol *symbol; in sym_lookup() local 918 return symbol; in sym_lookup() 926 symbol = xmalloc(sizeof(*symbol)); in sym_lookup() 927 memset(symbol, 0, sizeof(*symbol)); in sym_lookup() 936 return symbol; in sym_lookup() 941 struct symbol *symbol = NULL; in sym_find() local 963 return symbol; in sym_find() 1192 static struct symbol *sym_check_sym_deps(struct symbol *sym) in sym_check_sym_deps() [all …]
|
| H A D | lkc.h | 84 void menu_add_entry(struct symbol *sym); 107 struct symbol *sym_choice_default(struct menu *choice); 108 struct symbol *sym_calc_choice(struct menu *choice); 109 struct property *sym_get_range_prop(struct symbol *sym); 110 const char *sym_get_string_default(struct symbol *sym); 111 struct symbol *sym_check_deps(struct symbol *sym); 112 struct symbol *prop_get_symbol(const struct property *prop); 114 static inline tristate sym_get_tristate_value(const struct symbol *sym) in sym_get_tristate_value() 119 static inline bool sym_is_choice(const struct symbol *sym) in sym_is_choice() 125 bool sym_is_choice_value(const struct symbol *sym); [all …]
|
| H A D | expr.h | 33 struct symbol * const sym; 89 struct symbol { struct 230 struct symbol *sym; 283 extern struct symbol symbol_yes, symbol_no, symbol_mod; 284 extern struct symbol *modules_sym; 286 struct expr *expr_alloc_symbol(struct symbol *sym); 289 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2); 297 bool expr_contains_symbol(struct expr *dep, struct symbol *sym); 298 bool expr_depends_symbol(struct expr *dep, struct symbol *sym); 299 struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym);
|
| H A D | parser.y | 38 struct symbol *symbol; member 90 %type <symbol> symbol 229 config_option: T_RANGE symbol symbol if_expr T_EOL 449 | symbol T_LESS symbol { $$ = expr_alloc_comp(E_LTH, $1, $3); } 450 | symbol T_LESS_EQUAL symbol { $$ = expr_alloc_comp(E_LEQ, $1, $3); } 451 | symbol T_GREATER symbol { $$ = expr_alloc_comp(E_GTH, $1, $3); } 452 | symbol T_GREATER_EQUAL symbol { $$ = expr_alloc_comp(E_GEQ, $1, $3); } 453 | symbol T_EQUAL symbol { $$ = expr_alloc_comp(E_EQUAL, $1, $3); } 454 | symbol T_UNEQUAL symbol { $$ = expr_alloc_comp(E_UNEQUAL, $1, $3); } 464 symbol: nonconst_symbol [all …]
|
| /linux-6.15/tools/perf/util/ |
| H A D | symbol.h | 48 struct symbol { struct 75 void symbol__delete(struct symbol *sym); argument 107 static inline void *symbol__priv(struct symbol *sym) in symbol__priv() 127 struct symbol *sym); 129 struct symbol *sym); 137 struct symbol *dso__first_symbol(struct dso *dso); 138 struct symbol *dso__last_symbol(struct dso *dso); 139 struct symbol *dso__next_symbol(struct symbol *sym); 169 size_t symbol__fprintf(struct symbol *sym, FILE *fp); 221 void arch__sym_update(struct symbol *s, GElf_Sym *sym); [all …]
|
| H A D | srcline.h | 10 struct symbol; 14 char *get_srcline(struct dso *dso, u64 addr, struct symbol *sym, 16 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym, 33 struct symbol *symbol; member 46 struct symbol *sym);
|
| /linux-6.15/scripts/ |
| H A D | checkkconfigsymbols.py | 182 for symbol in sorted(undefined): 183 print(red(symbol)) 236 def find_commits(symbol, diff): argument 240 symbol, diff]) 356 for symbol in symbols: 357 inv_map[symbol] = inv_map.get(symbol, set()) 364 if symbol == "FOO" or symbol == "BAR" or \ 365 symbol == "FOO_BAR" or symbol == "XXX": 372 undefined[symbol] = referenced_symbols.get(symbol) 400 for symbol in symbols: [all …]
|
| H A D | decode_stacktrace.sh | 148 symbol=${symbol#\(} 149 symbol=${symbol%\)} 153 if [[ $symbol == *:* ]] ; then 154 segment=${symbol%%:*}: 155 symbol=${symbol#*:} 159 local name=${symbol%+*} 178 local expr=${symbol%/*} 219 symbol="$segment$name ($code)" 252 symbol="kernel_init+0x0/0x0" 313 symbol=${words[$last-1]} [all …]
|
| /linux-6.15/drivers/scsi/ |
| H A D | 53c700.h | 425 #define script_patch_32(h, script, symbol, value) \ argument 431 (script)[A_##symbol##_used[i]] = bS_to_host(val); \ 434 #symbol, A_##symbol##_used[i], &da)); \ 443 (script)[A_##symbol##_used[i]] = bS_to_host(da); \ 446 #symbol, A_##symbol##_used[i], &da)); \ 451 #define script_patch_ID(h, script, symbol, value) \ argument 458 (script)[A_##symbol##_used[i]] = bS_to_host(val); \ 461 #symbol, A_##symbol##_used[i], val)); \ 465 #define script_patch_16(h, script, symbol, value) \ argument 472 (script)[A_##symbol##_used[i]] = bS_to_host(val); \ [all …]
|
| /linux-6.15/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | EventClass.py | 26 def create_event(name, comm, dso, symbol, raw_buf): argument 28 event = PebsEvent(name, comm, dso, symbol, raw_buf) 30 event = PebsNHM(name, comm, dso, symbol, raw_buf) 32 event = PerfEvent(name, comm, dso, symbol, raw_buf) 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 42 self.symbol = symbol 49 (self.name, self.symbol, self.comm, self.dso)) 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 72 PerfEvent.__init__(self, name, comm, dso, symbol, raw_buf, ev_type) 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument [all …]
|
| /linux-6.15/samples/fprobe/ |
| H A D | fprobe_example.c | 26 static char symbol[MAX_SYMBOL_LEN] = "kernel_clone"; variable 27 module_param_string(symbol, symbol, sizeof(symbol), 0644); 28 MODULE_PARM_DESC(symbol, "Probed symbol(s), given by comma separated symbols or a wildcard pattern.… 99 if (strchr(symbol, '*')) { in fprobe_init() 101 ret = register_fprobe(&sample_probe, symbol, in fprobe_init() 104 } else if (!strchr(symbol, ',')) { in fprobe_init() 105 symbuf = symbol; in fprobe_init() 111 symbuf = kstrdup(symbol, GFP_KERNEL); in fprobe_init() 138 pr_info("Planted fprobe at %s\n", symbol); in fprobe_init() 148 symbol, nhit, sample_probe.nmissed); in fprobe_exit()
|
| /linux-6.15/scripts/kconfig/tests/err_recursive_dep/ |
| H A D | expected_stderr | 2 symbol A depends on A 7 symbol B is selected by B 12 symbol C1 depends on C2 13 symbol C2 depends on C1 18 symbol D1 depends on D2 19 symbol D2 is selected by D1 24 symbol E1 depends on E2 25 symbol E2 is implied by E1 30 symbol F1 default value contains F2 31 symbol F2 depends on F1 [all …]
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-kallsyms.c | 32 struct symbol *symbol = machine__find_kernel_symbol_by_name(machine, argv[i], &map); in __cmd_kallsyms() local 34 if (symbol == NULL) { in __cmd_kallsyms() 41 symbol->name, dso__short_name(dso), dso__long_name(dso), in __cmd_kallsyms() 42 map__unmap_ip(map, symbol->start), map__unmap_ip(map, symbol->end), in __cmd_kallsyms() 43 symbol->start, symbol->end); in __cmd_kallsyms()
|
| /linux-6.15/scripts/gendwarfksyms/ |
| H A D | symbols.c | 24 struct symbol *match = NULL; in __for_each_addr() 60 struct symbol *match; in for_each() 85 static void set_crc(struct symbol *sym, void *data) in set_crc() 133 struct symbol *sym; in symbol_read_exports() 149 sym = xcalloc(1, sizeof(struct symbol)); in symbol_read_exports() 166 struct symbol **res = arg; in get_symbol() 172 struct symbol *symbol_get(const char *name) in symbol_get() 174 struct symbol *sym = NULL; in symbol_get() 183 struct symbol *sym; in symbol_for_each() 319 struct symbol *sym; in symbol_print_versions() [all …]
|
| /linux-6.15/lib/zstd/compress/ |
| H A D | fse_compress.c | 157 U32 symbol; in FSE_buildCTable_wksp() local 158 for (symbol=0; symbol<maxSV1; symbol++) { in FSE_buildCTable_wksp() 205 { U32 symbol; in FSE_buildCTable_wksp() 206 for (symbol=0; symbol<=maxSymbolValue; symbol++) { in FSE_buildCTable_wksp() 208 symbol, normalizedCounter[symbol], in FSE_buildCTable_wksp() 248 unsigned symbol = 0; in FSE_writeNCount_generic() local 263 unsigned start = symbol; in FSE_writeNCount_generic() 264 while ((symbol < alphabetSize) && !normalizedCounter[symbol]) symbol++; in FSE_writeNCount_generic() 266 while (symbol >= start+24) { in FSE_writeNCount_generic() 276 while (symbol >= start+3) { in FSE_writeNCount_generic() [all …]
|
| /linux-6.15/tools/perf/scripts/python/ |
| H A D | intel-pt-events.py | 293 symbol = get_optional(sample, "addr_symbol") 301 if symbol == "[unknown]": 355 symbol = get_optional(param_dict, "symbol") 377 print_common_ip(param_dict, sample, symbol, dso) 381 print_common_ip(param_dict, sample, symbol, dso) 385 print_common_ip(param_dict, sample, symbol, dso) 389 print_common_ip(param_dict, sample, symbol, dso) 393 print_common_ip(param_dict, sample, symbol, dso) 397 print_common_ip(param_dict, sample, symbol, dso) 401 print_common_ip(param_dict, sample, symbol, dso) [all …]
|