dragonheart_kernel_oneplus_.../lib
Park Ju Hyung 8e977a076f
lz4: remove unused functions
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: Panchajanya1999 <panchajanya@azure-dev.live>
Signed-off-by: Carlos Jimenez (JavaShin-X) <javashin1986@gmail.com>
2021-11-10 15:49:40 +08:00
..
842
fonts lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
lz4 lz4: remove unused functions 2021-11-10 15:49:40 +08:00
lzo lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
mpi
raid6
reed_solomon
vdso ANDROID: clock_gettime(CLOCK_BOOTTIME,) slows down >20x 2021-11-10 15:49:02 +08:00
xz
zlib_deflate
zlib_inflate
zstd
.gitignore
Kconfig
Kconfig.debug mm: kmemleak: Don't require global debug options or debugfs 2021-11-10 15:49:13 +08:00
Kconfig.kasan
Kconfig.kgdb
Kconfig.ubsan
Makefile Merge android-4.14-stable.190 (d2d05bc) into msm-4.14 2020-09-06 01:12:33 +05:30
argv_split.c
asn1_decoder.c
assoc_array.c
atomic64.c
atomic64_test.c
audit.c
bcd.c
bch.c
bitmap.c bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() 2020-01-29 15:02:39 +01:00
bitrev.c
bsearch.c
btree.c
bug.c
build_OID_registry
bust_spinlocks.c
chacha.c BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support 2018-12-05 12:30:44 -08:00
check_signature.c
checksum.c
clz_ctz.c
clz_tab.c
cmdline.c
compat_audit.c
cordic.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc4.c
crc7.c
crc8.c
crc16.c
crc32.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
crc32defs.h
crc32test.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
ctype.c
debug_info.c
debug_locks.c
debugobjects.c
dec_and_lock.c BACKPORT: atomic: Add irqsave variant of atomic_dec_and_lock() 2020-02-05 16:16:37 -08:00
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlz4.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
digsig.c
div64.c lib/div64.c: off by one in shift 2019-04-20 09:15:07 +02:00
dma-debug.c
dma-noop.c
dma-virt.c
dump_stack.c
dynamic_debug.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
dynamic_queue_limits.c
earlycpio.c
errseq.c
extable.c
fault-inject.c
fdt.c
fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c
fdt_sw.c
fdt_wip.c
find_bit.c
flex_array.c
flex_proportions.c
gcd.c
gen_crc32table.c
genalloc.c
glob.c
globtest.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
interval_tree.c
interval_tree_test.c
iomap.c
iomap_copy.c
iommu-common.c
iommu-helper.c
ioremap.c
iov_iter.c
irq_poll.c
irq_regs.c
is_single_threaded.c
jedec_ddr_data.c
kasprintf.c
kfifo.c
klist.c
kobject.c
kobject_uevent.c
kstrtox.c
kstrtox.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-rtmutex.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lockref.c
lru_cache.c
memory-notifier-error-inject.c
memweight.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
net_utils.c
netdev-notifier-error-inject.c
nlattr.c
nmi_backtrace.c printk/nmi: Prevent deadlock when accessing the main log buffer in NMI 2018-09-05 09:26:35 +02:00
nodemask.c
notifier-error-inject.c
notifier-error-inject.h
of-reconfig-notifier-error-inject.c
oid_registry.c
once.c
parman.c
parser.c
pci_iomap.c
percpu-refcount.c
percpu_counter.c
percpu_ida.c
percpu_test.c
plist.c
pm-notifier-error-inject.c
prime_numbers.c
radix-tree.c
random32.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
ratelimit.c
rational.c
rbtree.c
rbtree_test.c
reciprocal_div.c
refcount.c
rhashtable.c
sbitmap.c
scatterlist.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
seq_buf.c
sg_pool.c
sg_split.c
sha1.c
show_mem.c treewide/oneplus: massive code removal 2021-11-10 05:52:14 +08:00
siphash.c
smp_processor_id.c
sort.c
stackdepot.c Merge android-4.14-stable.180 (816f245) into msm-4.14 2020-08-05 11:41:56 +05:30
stmp_device.c
string.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
string_helpers.c
strncpy_from_user.c
strnlen_user.c
swiotlb.c swiotlb: clean up reporting 2018-12-13 09:18:52 +01:00
syscall.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
test-kstrtox.c
test-string_helpers.c
test_bitmap.c
test_bpf.c
test_debug_virtual.c lib: fix build failure in CONFIG_DEBUG_VIRTUAL test 2019-01-13 10:01:07 +01:00
test_firmware.c
test_hash.c
test_hexdump.c
test_kasan.c Merge android-4.14.171 (998aa7d) into msm-4.14 2020-07-27 11:04:03 +05:30
test_kmod.c lib: Import OnePlus Changes 2021-11-10 05:00:29 +08:00
test_list_sort.c
test_meminit.c
test_module.c
test_parman.c
test_printf.c
test_rhashtable.c
test_siphash.c
test_sort.c
test_stackinit.c
test_static_key_base.c
test_static_keys.c
test_sysctl.c
test_user_copy.c
test_uuid.c
textsearch.c
timerqueue.c
ts_bm.c
ts_fsm.c
ts_kmp.c textsearch: fix typos in library helpers 2017-10-22 03:14:07 +01:00
ubsan.c
ubsan.h
ucs2_string.c
usercopy.c Fix misannotated out-of-line _copy_to_user() 2018-03-19 08:42:56 +01:00
uuid.c
vsprintf.c
win_minmax.c
xxhash.c