Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 4 of 4) sorted by relevance

/arch/x86/events/intel/
Dp4.c708 struct p4_event_bind *bind = NULL; in p4_config_get_bind() local
718 struct p4_event_bind *bind; in p4_pmu_event_map() local
824 struct p4_event_bind *bind; in p4_hw_config() local
935 struct p4_pebs_bind *bind; in p4_pmu_enable_pebs() local
956 struct p4_event_bind *bind; in p4_pmu_enable_event() local
1194 struct p4_event_bind *bind) in p4_next_cntr()
1213 struct p4_event_bind *bind; in p4_pmu_schedule_events() local
/arch/alpha/include/asm/
Dagp_backend.h37 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); member
/arch/mips/boot/tools/
Drelocs.c504 unsigned bind = ELF_ST_BIND(sym->st_info); in do_reloc() local
/arch/x86/tools/
Drelocs.c162 static const char *sym_bind(unsigned bind) in sym_bind()