Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_p4.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
823 struct p4_event_bind *bind; in p4_hw_config() local
934 struct p4_pebs_bind *bind; in p4_pmu_enable_pebs() local
955 struct p4_event_bind *bind; in p4_pmu_enable_event() local
1193 struct p4_event_bind *bind) in p4_next_cntr()
1212 struct p4_event_bind *bind; in p4_pmu_schedule_events() local
/arch/alpha/include/asm/
Dagp_backend.h36 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); member
/arch/x86/tools/
Drelocs.c157 static const char *sym_bind(unsigned bind) in sym_bind()