summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVitaliy Gusev <vgusev@openvz.org>2008-04-15 20:26:34 -0700
committerDavid S. Miller <davem@davemloft.net>2008-04-15 20:26:34 -0700
commit56f367bbfd5a7439961499ca6a2f0822d2074d83 (patch)
treecdd34f6fed1fcbaa80f2fb2bf17df4fe03a316db /tools/perf/scripts/python
parentc4cbb34bbdaaa841ef7c027f7b420db4c318c4fd (diff)
downloadkernel-56f367bbfd5a7439961499ca6a2f0822d2074d83.tar.gz
[TCP]: Add return value indication to tcp_prune_ofo_queue().
Returns non-zero if tp->out_of_order_queue was seen non-empty. This allows tcp_try_rmem_schedule() to return early. Signed-off-by: Vitaliy Gusev <vgusev@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
08-10 09:18:49 +0200'>2022-08-10drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversionThomas Zimmermann 2022-08-10drm/format-helper: Rework XRGB8888-to-RGB888 conversionThomas Zimmermann 2022-08-10drm/format-helper: Rework XRGB8888-to-RGBG565 conversionThomas Zimmermann 2022-08-10drm/format-helper: Rework XRGB8888-to-RGBG332 conversionThomas Zimmermann 2022-08-10drm/format-helper: Convert drm_fb_swab() to struct iosys_mapThomas Zimmermann 2022-08-10drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()Thomas Zimmermann 2022-08-10drm/format-helper: Provide drm_fb_blit()Thomas Zimmermann 2022-03-17drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven 2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas 2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin 2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann 2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann 2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann 2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann 2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann 2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes 2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes 2021-05-01drm/format-helper: Add blitter functionsThomas Zimmermann 2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann 2020-05-26drm/format-helper: Add drm_fb_swab()Noralf Trønnes