Searched refs:mm3 (Results 1 – 2 of 2) sorted by relevance
1398 struct c4iw_mm_entry *mm1, *mm2, *mm3, *mm4, *mm5 = NULL; in c4iw_create_qp() local1487 mm3 = kmalloc(sizeof *mm3, GFP_KERNEL); in c4iw_create_qp()1488 if (!mm3) { in c4iw_create_qp()1538 mm3->key = uresp.sq_db_gts_key; in c4iw_create_qp()1539 mm3->addr = qhp->wq.sq.udb; in c4iw_create_qp()1540 mm3->len = PAGE_SIZE; in c4iw_create_qp()1541 insert_mmap(ucontext, mm3); in c4iw_create_qp()1565 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