/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | pyperf.h | 42 } Symbol; typedef 88 FrameData *frame, Symbol *symbol) in get_frame_data() 138 __type(key, Symbol); 170 Symbol *sym; 184 Symbol *sym = ctx->sym; in process_frame_callback() 272 Symbol sym = {};
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | Kconfig | 3 tristate "Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)" 22 IPW2011, and Symbol Spectrum24 High Rate amongst others. 119 work on Symbol cards such as the 3Com AirConnect and Ericsson WLAN. 126 tristate "Symbol Spectrum24 Trilogy PCMCIA card support" 130 This is a driver for 802.11b cards using RAM-loadable Symbol 131 firmware, such as Symbol Wireless Networker LA4100, CompactFlash 135 for downloading Symbol firmware are available at
|
/openbmc/u-boot/tools/buildman/ |
H A D | kconfiglib.py | 158 sym = Symbol() 1012 if not isinstance(stmt, Symbol): 1095 if isinstance(stmt, Symbol): 1184 if isinstance(token, (Symbol, str)): 1185 if self._cur_item is not None and isinstance(token, Symbol): 1199 if self._cur_item is not None and isinstance(token_2, Symbol): 1384 new_sym = Symbol() 1417 if isinstance(expr, Symbol): 1548 if not isinstance(left, Symbol): 1550 if not isinstance(left, Symbol): [all …]
|
/openbmc/u-boot/tools/binman/ |
H A D | elf.py | 19 Symbol = namedtuple('Symbol', ['section', 'address', 'size', 'weak']) variable 58 syms[name] = Symbol(section, int(value, 16), int(size,16),
|
/openbmc/linux/Documentation/core-api/ |
H A D | symbol-namespaces.rst | 2 Symbol Namespaces 5 The following document describes how to use Symbol Namespaces to structure the 12 === 2 How to define Symbol Namespaces 22 Symbol Namespaces have been introduced as a means to structure the export 31 2. How to define Symbol Namespaces
|
/openbmc/linux/Documentation/bpf/ |
H A D | llvm_reloc.rst | 56 Offset Info Type Symbol's Value Symbol's Name 68 Symbol table '.symtab' contains 8 entries: 211 Offset Info Type Symbol's Value Symbol's Name 221 Offset Info Type Symbol's Value Symbol's Name 236 Offset Info Type Symbol's Value Symbol's Name 240 Offset Info Type Symbol's Value Symbol's Name
|
/openbmc/linux/Documentation/arch/xtensa/ |
H A D | mmu.rst | 73 Symbol VADDR Size 116 Symbol VADDR Size 160 Symbol VADDR Size
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | serial-console.js | 118 if (typeof Symbol !== 'undefined') 119 TextEncoder.prototype[Symbol.toStringTag] = 'TextEncoder';
|
/openbmc/linux/Documentation/livepatch/ |
H A D | module-elf-format.rst | 175 Offset Info Type Symbol's Value Symbol's Name + Addend 223 Offset Info Type Symbol's Value Symbol's Name + Addend 279 Symbol table '.symtab' contains 127 entries: 294 5. Symbol table and ELF section access
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | callchain-overhead-calculation.txt | 48 Overhead Symbol 70 Children Self Symbol
|
H A D | perf-annotate.txt | 32 Symbol to annotate.
|
H A D | examples.txt | 107 # Overhead Command Shared Object Symbol
|
/openbmc/qemu/tests/tcg/aarch64/system/ |
H A D | kernel.ld | 25 * Symbol 'mte_page' is used in boot.S to setup the PTE and in the mte.S
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | symbol-namespaces.rst | 12 符号命名空间(Symbol Namespaces)
|
/openbmc/linux/arch/loongarch/ |
H A D | Kconfig.debug | 24 traces. It unwind the stack frame based on prologue code analyze. Symbol
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | 0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch | 10 prelink: /usr/lib/libqb.so.0.18.2: Symbol section index outside of section numbers
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0015-CVE-2024-53589.patch | 62 /* Symbol record, read the segment. */
|
/openbmc/webui-vue/src/env/assets/styles/ |
H A D | _ibm.scss | 38 …Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoj…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | use-PTHREAD_MUTEX_RECURSIVE.patch | 64 Symbol *symbol;
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 2001-configure-setup-for-OE-core-usage.patch | 39 test_cc <<EOF || die "Symbol mangling check failed."
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | dc-glossary.rst | 35 * SYMCLK: Symbol Clock
|
/openbmc/linux/Documentation/driver-api/i3c/ |
H A D | protocol.rst | 168 * HDR-TSP: Ternary Symbol Pure. Only usable on busses with no I2C devices 169 * HDR-TSL: Ternary Symbol Legacy. Usable on busses with I2C devices
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-sliced-vbi-cap.rst | 134 * - Symbol
|
H A D | dev-sliced-vbi.rst | 225 * - Symbol 509 * - Defined Symbol 635 * - Defined Symbol
|
/openbmc/linux/Documentation/trace/ |
H A D | kprobetrace.rst | 40 SYM[+offs] : Symbol+offset where the probe is inserted. 104 Symbol type('symbol') is an alias of u32 or u64 type (depends on BITS_PER_LONG)
|