Roland Dreier
3463175d6e
IB/uverbs: Factor out common idr code
...
Factor out common code for adding a userspace object to an idr into a
function idr_add_uobj(). This shrinks both the source and object code:
add/remove: 1/0 grow/shrink: 0/6 up/down: 57/-220 (-163)
function old new delta
idr_add_uobj - 57 +57
ib_uverbs_create_ah 543 512 -31
ib_uverbs_create_srq 662 630 -32
ib_uverbs_reg_mr 737 699 -38
ib_uverbs_create_cq 639 600 -39
ib_uverbs_alloc_pd 485 446 -39
ib_uverbs_create_qp 1020 979 -41
Signed-off-by: Roland Dreier <rolandd@cisco.com >
2006-06-17 20:37:40 -07:00
..
2006-06-10 11:02:05 -07:00
2006-03-28 09:16:07 -08:00
2006-05-31 16:27:11 -07:00
2006-05-08 23:43:55 -07:00
2006-03-31 17:26:33 +02:00
2006-06-17 10:44:26 -07:00
2006-06-11 20:40:39 -07:00
2006-03-23 07:38:10 -08:00
2006-05-08 09:34:56 -07:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-05-03 20:05:41 -07:00
2006-03-25 08:23:01 -08:00
2006-02-20 20:00:11 -08:00
2006-04-14 11:41:25 -07:00
2006-04-14 11:18:33 -07:00
2006-05-26 11:55:46 -07:00
2006-05-31 16:27:11 -07:00
2006-06-05 12:29:16 -07:00
2006-06-17 20:37:40 -07:00
2006-05-29 23:31:12 -04:00
2006-05-21 12:59:18 -07:00
2006-05-15 11:20:56 -07:00
2006-04-21 22:34:26 +10:00
2006-05-31 16:27:11 -07:00
2006-05-24 18:48:28 -07:00
2006-06-10 11:03:51 -07:00
2006-03-24 07:33:28 -08:00
2006-03-28 09:16:06 -08:00
2006-06-04 17:40:58 +01:00
2006-04-11 06:18:43 -07:00
2006-06-17 10:52:12 -07:00
2006-03-28 09:16:05 -08:00
2006-04-21 22:20:33 +00:00
2006-04-19 09:13:52 -07:00
2006-06-11 14:02:27 -07:00
2006-06-02 00:56:17 +02:00
2006-04-19 09:13:52 -07:00
2006-06-05 12:29:17 -07:00
2006-06-05 12:29:16 -07:00
2006-05-12 12:53:59 -07:00
2006-06-11 23:03:18 -04:00
2006-05-26 22:38:56 +10:00
2006-05-03 20:05:41 -07:00
2006-05-26 11:55:46 -07:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-06-08 22:44:07 +01:00
2006-06-08 15:12:21 -07:00
2006-03-24 18:23:14 +01:00
2006-03-25 08:22:53 -08:00
2006-04-21 10:59:00 -07:00
2006-04-02 12:51:22 -07:00