Searched refs:mm3 (Results 1 – 2 of 2) sorted by relevance
1633 struct c4iw_mm_entry *mm1, *mm2, *mm3, *mm4, *mm5 = NULL; in c4iw_create_qp() local1728 mm3 = kmalloc(sizeof *mm3, GFP_KERNEL); in c4iw_create_qp()1729 if (!mm3) { in c4iw_create_qp()1781 mm3->key = uresp.sq_db_gts_key; in c4iw_create_qp()1782 mm3->addr = (__force unsigned long)qhp->wq.sq.bar2_pa; in c4iw_create_qp()1783 mm3->len = PAGE_SIZE; in c4iw_create_qp()1784 insert_mmap(ucontext, mm3); in c4iw_create_qp()1811 kfree(mm3); in c4iw_create_qp()
436 # moving from 2.6.12-mm1 to 2.6.13-rc3-mm3442 $ patch -p1 < ../2.6.13-rc3-mm3 # apply the 2.6.13-rc3-mm3 patch444 $ mv linux-2.6.12-mm1 linux-2.6.13-rc3-mm3 # rename the source dir