Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.10-rc2 12 lines 379 B view raw
1# Copyright 2016 IBM Corporation. 2# 3# This program is free software; you can redistribute it and/or modify it 4# under the terms of the GNU General Public License version 2 or later as 5# published by the Free Software Foundation. 6 7s@#include <linux/decompress/mm\.h>@@; 8s@\"zlib_inflate/\([^\"]*\).*@"\1"@; 9s@<linux/kernel.h>@<stddef.h>@; 10 11s@__used@@; 12s@<linux/\([^>]*\).*@"\1"@;