Home
last modified time | relevance | path

Searched refs:mm3 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dqp.c1398 struct c4iw_mm_entry *mm1, *mm2, *mm3, *mm4, *mm5 = NULL; in c4iw_create_qp() local
1487 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()
/linux-3.4.99/Documentation/
Dapplying-patches.txt436 # moving from 2.6.12-mm1 to 2.6.13-rc3-mm3
442 $ patch -p1 < ../2.6.13-rc3-mm3 # apply the 2.6.13-rc3-mm3 patch
444 $ mv linux-2.6.12-mm1 linux-2.6.13-rc3-mm3 # rename the source dir