Roland Dreier
41179e2de6
IB/iser: Make a couple of functions static
...
Make iser_conn_release() and iser_start_rdma_unaligned_sg() static,
since they are only used in the .c file where they are defined. In
addition to being a cleanup, this even shrinks the generated code by
allowing the single call of iser_start_rdma_unaligned_sg() to be
inlined into its callsite. On x86_64:
add/remove: 0/1 grow/shrink: 1/0 up/down: 466/-533 (-67)
function old new delta
iser_reg_rdma_mem 1518 1984 +466
iser_start_rdma_unaligned_sg 533 - -533
Signed-off-by: Roland Dreier <rolandd@cisco.com >
2007-07-17 18:37:42 -07:00
..
2007-07-10 08:03:34 +02:00
2007-07-11 16:02:10 -07:00
2007-07-17 16:18:00 -04:00
2007-07-17 16:23:19 -04:00
2007-07-16 09:05:40 -07:00
2007-07-16 09:05:51 -07:00
2007-07-17 10:23:03 -07:00
2007-07-11 06:53:45 +02:00
2007-07-16 08:52:45 +02:00
2007-07-17 15:28:18 -07:00
2007-07-11 16:02:10 -07:00
2007-07-16 09:05:40 -07:00
2007-07-13 01:29:51 -04:00
2007-07-16 09:05:40 -07:00
2007-07-16 09:05:45 -07:00
2007-07-17 10:23:02 -07:00
2007-07-10 00:07:49 +02:00
2007-07-16 09:05:42 -07:00
2007-07-12 16:34:30 -07:00
2007-07-17 10:23:04 -07:00
2007-07-17 10:23:15 -07:00
2007-07-17 15:57:42 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 18:37:42 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 17:26:24 -04:00
2007-07-16 12:05:51 +03:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:15 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:06 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:04 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 16:23:19 -04:00
2007-07-17 16:23:19 -04:00
2007-07-17 13:53:29 -07:00
2007-07-16 09:05:50 -07:00
2007-07-16 17:58:08 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:02 -07:00
2007-07-15 16:56:12 -07:00
2007-06-28 19:19:20 +10:00
2007-07-11 16:09:09 -07:00
2007-07-17 10:23:15 -07:00
2007-07-17 15:43:56 -07:00
2007-07-17 10:23:03 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:03 -07:00
2007-07-17 10:23:05 -07:00
2007-07-12 17:41:07 +01:00
2007-07-17 16:18:00 -04:00
2007-07-17 16:23:19 -04:00
2007-07-17 16:23:19 -04:00
2007-07-17 10:23:02 -07:00
2007-07-11 16:09:09 -07:00
2007-07-10 14:47:59 -07:00
2007-07-10 11:25:44 +01:00