Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 54) sorted by relevance

123

/tools/include/linux/
Dring_buffer.h51 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/
Dfsgsbase.c161 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
Dentry_from_vm86.c192 unsigned long base; in do_umip_tests() member
/tools/testing/selftests/powerpc/mm/
Dpkey_siginfo.c93 unsigned int *base; member
100 unsigned int *base; in protect() local
143 unsigned int *base; in protect_access() local
Dbad_accesses.c122 unsigned long base, delta; in test() local
/tools/perf/util/
Dpmu.l9 static int value(int base) in value()
Dparse-events.l23 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/
Dtest-dwarf_getlocations.c7 Dwarf_Addr base, start, end; in main() local
/tools/testing/selftests/bpf/
Dtrace_helpers.c147 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/
Dpsock_tpacket.c195 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()
Dioam6_parser.c526 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/
Dmmap.h24 void *base; member
/tools/testing/selftests/kvm/lib/x86_64/
Dsvm.c49 u64 base, u32 limit, u32 attr) in vmcb_set_seg()
/tools/objtool/include/objtool/
Dcfi.h18 int base; member
/tools/testing/selftests/vDSO/
Dparse_vdso.c72 void vdso_init_from_sysinfo_ehdr(uintptr_t base) in vdso_init_from_sysinfo_ehdr()
/tools/testing/radix-tree/
Didr-test.c148 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/
Dobjtool.c51 char *buf, *base, *name = malloc(len+6); in objtool_create_backup() local
Delf.c1034 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/
Dfs.c338 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/
Dbtf.c380 const struct btf *base; in dump_btf_raw() local
453 struct btf *btf = NULL, *base = NULL; in do_dump() local
/tools/bpf/
Dbpf_jit_disasm.c181 unsigned long base; in get_last_jit_image() local
/tools/testing/selftests/kvm/lib/
Dtest_util.c25 size_t base; in parse_size() local
/tools/objtool/arch/x86/
Ddecode.c687 int arch_decode_hint_reg(u8 sp_reg, int *base) in arch_decode_hint_reg()
/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c456 void *base; /* mmap()'ed memory */ member
489 void *base; in perfbuf_custom_consumer() local
/tools/perf/tests/
Dattr.py98 def __init__(self, name, data, base): argument

123