| /tools/objtool/ |
| A D | elf.c | 132 struct section *sec; in find_section_by_name() local 145 struct section *sec; in find_section_by_index() local 306 static bool is_dwarf_section(struct section *sec) in is_dwarf_section() 314 struct section *sec; in read_sections() local 439 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local 577 struct section *symtab, *sec; in mark_group_syms() local 1124 struct section *sec, *shstrtab; in elf_create_section() local 1202 struct section *sec, in elf_create_rela_section() 1244 struct section *sec; in elf_create_section_pair() local 1256 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn() [all …]
|
| A D | special.c | 21 const char *sec; member 61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off() 69 struct section *sec, int idx, in get_alt_entry() 133 struct section *sec; in special_get_alts() local
|
| A D | check.c | 429 struct section *sec; in decode_instructions() local 635 struct section *sec; in create_static_call_sections() local 721 struct section *sec; in create_retpoline_sites_sections() local 759 struct section *sec; in create_return_sites_sections() local 797 struct section *sec; in create_ibt_endbr_seal_sections() local 853 struct section *sec; in create_cfi_sections() local 903 struct section *sec; in create_mcount_loc_sections() local 948 struct section *sec; in create_direct_call_sections() local 2196 struct section *sec; in read_unwind_hints() local 2298 struct section *sec; in read_annotate() local [all …]
|
| A D | orc_gen.c | 25 struct section *sec, unsigned long offset) in orc_list_add() 51 struct section *sec, *orc_sec; in orc_create() local
|
| /tools/perf/scripts/python/ |
| A D | netdev-times.py | 232 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 238 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 244 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 250 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument 260 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument 272 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 278 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument 284 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument 290 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument 296 def skb__consume_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument [all …]
|
| A D | powerpc-hcalls.py | 173 def powerpc__hcall_exit(name, context, cpu, sec, nsec, pid, comm, callchain, argument 197 def powerpc__hcall_entry(event_name, context, cpu, sec, nsec, pid, comm, argument
|
| A D | net_dropmonitor.py | 72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
|
| /tools/perf/tests/workloads/ |
| A D | sqrtloop.c | 17 static int __sqrtloop(int sec) in __sqrtloop() 29 int sec = 1; in sqrtloop() local
|
| A D | noploop.c | 18 int sec = 1; in noploop() local
|
| A D | leafloop.c | 33 int sec = 1; in leafloop() local
|
| A D | thloop.c | 34 int sec = 1; in thloop() local
|
| A D | datasym.c | 28 int sec = 1; in datasym() local
|
| /tools/objtool/include/objtool/ |
| A D | warn.h | 20 static inline char *offstr(struct section *sec, unsigned long offset) in offstr() 65 #define __WARN_FUNC(severity, sec, offset, format, ...) \ argument 75 #define WARN_FUNC(sec, offset, format, ...) __WARN_FUNC(WARN_STR, sec, offset, format, ##__VA_ARGS_… argument 102 #define ERROR_FUNC(sec, offset, format, ...) __WARN_FUNC(ERROR_STR, sec, offset, format, ##__VA_ARG… argument
|
| A D | elf.h | 55 struct section *sec; member 80 struct section *sec; member 180 static inline bool is_reloc_sec(struct section *sec) in is_reloc_sec() 185 static inline bool sec_changed(struct section *sec) in sec_changed() 190 static inline void mark_sec_changed(struct elf *elf, struct section *sec, in mark_sec_changed() 197 static inline unsigned int sec_num_entries(struct section *sec) in sec_num_entries() 327 #define for_each_sec(file, sec) \ argument 330 #define sec_for_each_sym(sec, sym) \ argument 360 static inline u32 sec_offset_hash(struct section *sec, unsigned long offset) in sec_offset_hash()
|
| /tools/lib/bpf/ |
| A D | linker.c | 212 struct dst_sec *sec = &linker->secs[i]; in bpf_linker__free() local 314 struct dst_sec *secs = linker->secs, *sec; in add_dst_sec() local 364 struct dst_sec *sec; in init_output_elf() local 645 struct src_sec *secs = obj->secs, *sec; in add_src_sec() local 673 struct src_sec *sec; in linker_load_obj_file() local 832 struct src_sec *sec; in linker_sanity_check_elf() local 1199 struct dst_sec *sec; in find_dst_sec_by_name() local 1914 struct src_sec *sec; in find_src_sec_by_name() local 2318 struct src_sec *sec; in linker_fixup_btf() local 2752 struct dst_sec *sec; in bpf_linker__finalize() local [all …]
|
| /tools/testing/nvdimm/test/ |
| A D | nfit.c | 947 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_security_status() local 962 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_unlock_unit() local 988 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_set_pass() local 1013 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_freeze_lock() local 1032 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_disable_pass() local 1056 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_secure_erase() local 1087 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_overwrite() local 1110 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_query_overwrite() local 1133 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_master_set_pass() local 1160 struct nfit_test_sec *sec = &dimm_sec_info[dimm]; in nd_intel_test_cmd_master_secure_erase() local [all …]
|
| /tools/arch/x86/include/asm/ |
| A D | pvclock-abi.h | 39 u32 sec; member
|
| /tools/objtool/arch/powerpc/ |
| A D | decode.c | 42 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction()
|
| /tools/testing/selftests/timers/ |
| A D | valid-adjtimex.c | 228 int set_bad_offset(long sec, long usec, int use_nano) in set_bad_offset()
|
| /tools/objtool/arch/loongarch/ |
| A D | special.c | 142 static struct reloc *find_reloc_of_rodata_c_jump_table(struct section *sec, in find_reloc_of_rodata_c_jump_table()
|
| A D | decode.c | 281 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction()
|
| /tools/testing/selftests/kvm/x86/ |
| A D | vmx_nested_tsc_scaling_test.c | 27 #define GUEST_SLEEP(sec) ucall(UCALL_SYNC, 2, USLEEP, sec) argument
|
| /tools/bpf/bpftool/ |
| A D | gen.c | 150 const struct btf_type *sec, in codegen_datasec_def() 280 const struct btf_type *sec; in codegen_datasecs() local 329 const struct btf_type *sec, *var; in codegen_subskel_datasecs() local 503 const struct btf_type *sec; in codegen_asserts() local 2346 const struct btf_ext_info_sec *sec; in btfgen_record_obj() local
|
| /tools/perf/util/ |
| A D | time-utils.c | 530 u64 sec = timestamp / NSEC_PER_SEC; in timestamp__scnprintf_usec() local 538 u64 sec = timestamp / NSEC_PER_SEC, in timestamp__scnprintf_nsec() local
|
| /tools/testing/selftests/net/tcp_ao/ |
| A D | rst.c | 194 ssize_t wait_for, time_t sec) in test_wait_fds()
|