Searched refs:pai_mapptr (Results 1 – 1 of 1) sorted by relevance
64 struct pai_mapptr { struct70 struct pai_mapptr __percpu *mapptr; argument116 pai_root[idx].mapptr = alloc_percpu(struct pai_mapptr); in pai_root_alloc()128 static void pai_free(struct pai_mapptr *mp) in pai_free()146 struct pai_mapptr *mp = per_cpu_ptr(pai_root[idx].mapptr, cpu); in pai_event_destroy_cpu()195 struct pai_mapptr *mp = this_cpu_ptr(pai_root[idx].mapptr); in pai_getdata()242 struct pai_mapptr *mp; in pai_alloc_cpu()443 struct pai_mapptr *mp = this_cpu_ptr(pai_root[idx].mapptr); in pai_start()470 struct pai_mapptr *mp = this_cpu_ptr(pai_root[idx].mapptr); in pai_add()503 struct pai_mapptr *mp = this_cpu_ptr(pai_root[idx].mapptr); in pai_stop()[all …]