/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | kprobe_multi_test.c | 120 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 D | uprobe_multi_test.c | 226 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 D | trace_helpers.c | 22 static struct ksym syms[MAX_SYMS]; variable [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | test_fprobe.c | 153 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 D | fprobe.c | 159 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 D | mpc8.c | 91 build_vlc(VLC *vlc, unsigned *buf_offset, const uint8_t codes_counts[16], const uint8_t **syms, int offset) build_vlc() argument
|
H A D | photocd.c | 56 uint8_t syms[256]; member
|
H A D | rv10.c | 323 uint16_t syms[MAX_VLC_ENTRIES]; in rv10_build_vlc() local
|
H A D | tscc2.c | 56 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 D | kernel.cpp | 54 auto &syms = prog.symbols(); in clCreateKernelsInProgram() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | binary.hpp | 161 std::vector<symbol> syms; member
|
/third_party/python/Lib/lib2to3/ |
H A D | fixer_util.py | 7 from .pygram import python_symbols as syms namespace [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | trace.c | 31 static asymbol **syms = NULL; variable [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | trace.c | 31 static asymbol **syms = NULL; variable [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 237 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 D | module_64.c | 254 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 D | module_64.c | 362 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 D | lock-contention.h | 14 char **syms; member
|
/third_party/elfutils/tests/ |
H A D | elfstrmerge.c | 524 size_t syms = (data->d_size in main() local
|
/third_party/libbpf/src/ |
H A D | elf.c | 485 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 D | dcfmapts.cpp | 280 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() local
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 442 struct nlist_64 syms[2] = { local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | srcline.c | 140 asymbol **syms; member 162 asymbol **syms; in slurp_symtab() local [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | kexec_file.c | 1060 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | kexec_file.c | 1058 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|