summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2018-03-01 18:05:10 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-04 21:00:56 +0300
commitf84af33138a827dbdf7ee0df2ed82377b43cd1cc (patch)
tree465282d87c6301382b34b001719d4e45f9c6389a /tools/perf/scripts/python/syscall-counts.py
parente4e31cf07d0ca0722530681a491023ade5571a28 (diff)
downloadlinux-f84af33138a827dbdf7ee0df2ed82377b43cd1cc.tar.xz
sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg
This patch is to move the codes for checking and sending on one asoc after this asoc has been found or created into sctp_sendmsg_to_asoc. Note that 'err != -ESRCH' check is for the case that asoc is freed when waiting for tx buffer in sctp_sendmsg_to_asoc. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions