/tools/include/linux/ |
D | ring_buffer.h | 51 static inline u64 ring_buffer_read_head(struct perf_event_mmap_page *base) in ring_buffer_read_head() 68 static inline void ring_buffer_write_tail(struct perf_event_mmap_page *base, in ring_buffer_write_tail()
|
/tools/testing/selftests/x86/ |
D | fsgsbase.c | 161 unsigned long base; in check_gs_value() local 193 unsigned long base, arch_base; in mov_0_gs() local 307 void test_wrbase(unsigned short index, unsigned long base) in test_wrbase() 366 unsigned long base; in set_gs_and_switch_to() local 431 unsigned long base; in test_unexpected_base() local 479 unsigned long base; in test_ptrace_write_gs_read_base() local 539 unsigned long gs, base; in test_ptrace_write_gsbase() local
|
D | entry_from_vm86.c | 192 unsigned long base; in do_umip_tests() member
|
/tools/testing/selftests/powerpc/mm/ |
D | pkey_siginfo.c | 93 unsigned int *base; member 100 unsigned int *base; in protect() local 143 unsigned int *base; in protect_access() local
|
D | bad_accesses.c | 122 unsigned long base, delta; in test() local
|
/tools/perf/util/ |
D | pmu.l | 9 static int value(int base) in value()
|
D | parse-events.l | 23 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value() 36 static int value(yyscan_t scanner, int base) in value()
|
/tools/build/feature/ |
D | test-dwarf_getlocations.c | 7 Dwarf_Addr base, start, end; in main() local
|
/tools/testing/selftests/bpf/ |
D | trace_helpers.c | 147 ssize_t get_uprobe_offset(const void *addr, ssize_t base) in get_uprobe_offset() 177 ssize_t get_uprobe_offset(const void *addr, ssize_t base) in get_uprobe_offset()
|
/tools/testing/selftests/net/ |
D | psock_tpacket.c | 195 static inline int __v1_v2_rx_kernel_ready(void *base, int version) in __v1_v2_rx_kernel_ready() 208 static inline void __v1_v2_rx_user_ready(void *base, int version) in __v1_v2_rx_user_ready() 312 static inline int __tx_kernel_ready(void *base, int version) in __tx_kernel_ready() 327 static inline void __tx_user_ready(void *base, int version) in __tx_user_ready()
|
D | ioam6_parser.c | 526 static int get_u32(__u32 *val, const char *arg, int base) in get_u32() 548 static int get_u16(__u16 *val, const char *arg, int base) in get_u16()
|
/tools/lib/perf/include/internal/ |
D | mmap.h | 24 void *base; member
|
/tools/testing/selftests/kvm/lib/x86_64/ |
D | svm.c | 49 u64 base, u32 limit, u32 attr) in vmcb_set_seg()
|
/tools/objtool/include/objtool/ |
D | cfi.h | 18 int base; member
|
/tools/testing/selftests/vDSO/ |
D | parse_vdso.c | 72 void vdso_init_from_sysinfo_ehdr(uintptr_t base) in vdso_init_from_sysinfo_ehdr()
|
/tools/testing/radix-tree/ |
D | idr-test.c | 148 void idr_get_next_test(int base) in idr_get_next_test() 210 void idr_u32_test(int base) in idr_u32_test()
|
/tools/objtool/ |
D | objtool.c | 51 char *buf, *base, *name = malloc(len+6); in objtool_create_backup() local
|
D | elf.c | 1034 static struct section *elf_create_rel_reloc_section(struct elf *elf, struct section *base) in elf_create_rel_reloc_section() 1064 static struct section *elf_create_rela_reloc_section(struct elf *elf, struct section *base) in elf_create_rela_reloc_section() 1095 struct section *base, in elf_create_reloc_section()
|
/tools/lib/api/fs/ |
D | fs.c | 338 unsigned long long *value, int base) in filename__read_ull_base() 455 unsigned long long *value, int base) in sysfs__read_ull_base()
|
/tools/bpf/bpftool/ |
D | btf.c | 380 const struct btf *base; in dump_btf_raw() local 453 struct btf *btf = NULL, *base = NULL; in do_dump() local
|
/tools/bpf/ |
D | bpf_jit_disasm.c | 181 unsigned long base; in get_last_jit_image() local
|
/tools/testing/selftests/kvm/lib/ |
D | test_util.c | 25 size_t base; in parse_size() local
|
/tools/objtool/arch/x86/ |
D | decode.c | 687 int arch_decode_hint_reg(u8 sp_reg, int *base) in arch_decode_hint_reg()
|
/tools/testing/selftests/bpf/benchs/ |
D | bench_ringbufs.c | 456 void *base; /* mmap()'ed memory */ member 489 void *base; in perfbuf_custom_consumer() local
|
/tools/perf/tests/ |
D | attr.py | 98 def __init__(self, name, data, base): argument
|