Searched refs:paiext_mapptr (Results 1 – 1 of 1) sorted by relevance
57 struct paiext_mapptr { struct63 struct paiext_mapptr __percpu *mapptr; argument86 paiext_root.mapptr = alloc_percpu(struct paiext_mapptr); in paiext_root_alloc()110 static void paiext_free(struct paiext_mapptr *mp) in paiext_free()166 struct paiext_mapptr *mp; in paiext_alloc_cpu()332 struct paiext_mapptr *mp = this_cpu_ptr(paiext_root.mapptr); in paiext_getdata()365 struct paiext_mapptr *mp = this_cpu_ptr(paiext_root.mapptr); in paiext_start()387 struct paiext_mapptr *mp = this_cpu_ptr(paiext_root.mapptr); in paiext_add()406 struct paiext_mapptr *mp = this_cpu_ptr(paiext_root.mapptr); in paiext_stop()425 struct paiext_mapptr *mp = this_cpu_ptr(paiext_root.mapptr); in paiext_del()[all …]