Home
last modified time | relevance | path

Searched defs:syms (Results 51 - 75 of 147) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c120 const char *syms[8] = { in test_link_api_syms() local
198 const char *syms[8] = { in test_attach_api_syms() local
220 const char *syms[2] = { in test_attach_api_fails() local
321 char *name = NULL, **syms = NULL; get_syms() local
416 char **syms = NULL; test_kprobe_multi_bench_attach() local
[all...]
H A Duprobe_multi_test.c226 const char *syms[3] = { in test_attach_api_syms() local
244 const char *syms[3] = { in __test_link_api() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtrace_helpers.c22 static struct ksym syms[MAX_SYMS]; variable
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest_fprobe.c153 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_target2"}; in test_fprobe_syms() local
197 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_nest_target"}; in test_fprobe_nest() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dfprobe.c159 static unsigned long *get_ftrace_locations(const char **syms, int num) in get_ftrace_locations() argument
339 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpc8.c91 build_vlc(VLC *vlc, unsigned *buf_offset, const uint8_t codes_counts[16], const uint8_t **syms, int offset) build_vlc() argument
H A Dphotocd.c56 uint8_t syms[256]; member
H A Drv10.c323 uint16_t syms[MAX_VLC_ENTRIES]; in rv10_build_vlc() local
H A Dtscc2.c56 tscc2_init_vlc(VLC *vlc, int *offset, int nb_codes, const uint8_t *lens, const void *syms, int sym_length) tscc2_init_vlc() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dkernel.cpp54 auto &syms = prog.symbols(); in clCreateKernelsInProgram() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp161 std::vector<symbol> syms; member
/third_party/python/Lib/lib2to3/
H A Dfixer_util.py7 from .pygram import python_symbols as syms namespace
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dtrace.c31 static asymbol **syms = NULL; variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dtrace.c31 static asymbol **syms = NULL; variable
[all...]
/third_party/zlib/examples/
H A Denough.c237 map(int syms, int left, int len) map() argument
261 count(int syms, int left, int len) count() argument
308 been_here(int syms, int left, int len, int mem, int rem) been_here() argument
361 examine(int syms, int left, int len, int mem, int rem) examine() argument
454 enough(int syms) enough() argument
506 int syms = 286; main() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_64.c254 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() argument
275 Elf64_Sym *syms; in find_dot_toc() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_64.c362 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() argument
383 Elf64_Sym *syms; in find_dot_toc() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dlock-contention.h14 char **syms; member
/third_party/elfutils/tests/
H A Delfstrmerge.c524 size_t syms = (data->d_size in main() local
/third_party/libbpf/src/
H A Delf.c485 elf_resolve_syms_offsets(const char *binary_path, int cnt, const char **syms, unsigned long **poffsets) elf_resolve_syms_offsets() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp280 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp442 struct nlist_64 syms[2] = { local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsrcline.c140 asymbol **syms; member
162 asymbol **syms; in slurp_symtab() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dkexec_file.c1060 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
/kernel/linux/linux-6.6/kernel/
H A Dkexec_file.c1058 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local

Completed in 19 milliseconds

123456