Home
last modified time | relevance | path

Searched refs:Symbol (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dpyperf.h42 } 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 DKconfig3 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 Dkconfiglib.py158 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 Delf.py19 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 Dsymbol-namespaces.rst2 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 Dllvm_reloc.rst56 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 Dmmu.rst73 Symbol VADDR Size
116 Symbol VADDR Size
160 Symbol VADDR Size
/openbmc/phosphor-webui/app/common/directives/
H A Dserial-console.js118 if (typeof Symbol !== 'undefined')
119 TextEncoder.prototype[Symbol.toStringTag] = 'TextEncoder';
/openbmc/linux/Documentation/livepatch/
H A Dmodule-elf-format.rst175 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 Dcallchain-overhead-calculation.txt48 Overhead Symbol
70 Children Self Symbol
H A Dperf-annotate.txt32 Symbol to annotate.
H A Dexamples.txt107 # Overhead Command Shared Object Symbol
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dkernel.ld25 * 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 Dsymbol-namespaces.rst12 符号命名空间(Symbol Namespaces)
/openbmc/linux/arch/loongarch/
H A DKconfig.debug24 traces. It unwind the stack frame based on prologue code analyze. Symbol
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch10 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 D0015-CVE-2024-53589.patch62 /* Symbol record, read the segment. */
/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss38 …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 Duse-PTHREAD_MUTEX_RECURSIVE.patch64 Symbol *symbol;
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D2001-configure-setup-for-OE-core-usage.patch39 test_cc <<EOF || die "Symbol mangling check failed."
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst35 * SYMCLK: Symbol Clock
/openbmc/linux/Documentation/driver-api/i3c/
H A Dprotocol.rst168 * 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 Dvidioc-g-sliced-vbi-cap.rst134 * - Symbol
H A Ddev-sliced-vbi.rst225 * - Symbol
509 * - Defined Symbol
635 * - Defined Symbol
/openbmc/linux/Documentation/trace/
H A Dkprobetrace.rst40 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)

12