* [gentoo-commits] proj/hardened-patchset:master commit in: 4.0.2/, 3.2.69/, 3.14.41/, 4.0.3/, 3.14.42/
@ 2015-05-15 23:21 Anthony G. Basile
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile @ 2015-05-15 23:21 UTC (permalink / raw
To: gentoo-commits
commit: b53bbe34e7aa1e2a930b3d7b09c4b5f7ebb8f41e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri May 15 22:50:01 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri May 15 22:50:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/hardened-patchset.git/commit/?id=b53bbe34
Grsec/PaX: 3.1-{3.2.69,3.14.42,4.0.3}-201505141746
{3.14.41 => 3.14.42}/0000_README | 2 +-
{3.14.41 => 3.14.42}/1040_linux-3.14.41.patch | 0
.../4420_grsecurity-3.1-3.14.42-201505141745.patch | 194 +-
{4.0.2 => 3.14.42}/4425_grsec_remove_EI_PAX.patch | 0
.../4427_force_XATTR_PAX_tmpfs.patch | 0
.../4430_grsec-remove-localversion-grsec.patch | 0
.../4435_grsec-mute-warnings.patch | 0
.../4440_grsec-remove-protected-paths.patch | 0
.../4450_grsec-kconfig-default-gids.patch | 0
.../4465_selinux-avc_audit-log-curr_ip.patch | 0
.../4470_disable-compat_vdso.patch | 0
{4.0.2 => 3.14.42}/4475_emutramp_default_on.patch | 0
3.2.69/0000_README | 2 +-
... 4420_grsecurity-3.1-3.2.69-201505141743.patch} | 115 +-
{4.0.2 => 4.0.3}/0000_README | 2 +-
{4.0.2 => 4.0.3}/1001_linux-4.0.2.patch | 0
.../4420_grsecurity-3.1-4.0.3-201505141746.patch | 6077 +++++++++++---------
{3.14.41 => 4.0.3}/4425_grsec_remove_EI_PAX.patch | 0
{4.0.2 => 4.0.3}/4427_force_XATTR_PAX_tmpfs.patch | 0
.../4430_grsec-remove-localversion-grsec.patch | 0
{4.0.2 => 4.0.3}/4435_grsec-mute-warnings.patch | 0
.../4440_grsec-remove-protected-paths.patch | 0
.../4450_grsec-kconfig-default-gids.patch | 0
.../4465_selinux-avc_audit-log-curr_ip.patch | 0
{4.0.2 => 4.0.3}/4470_disable-compat_vdso.patch | 0
{3.14.41 => 4.0.3}/4475_emutramp_default_on.patch | 0
26 files changed, 3427 insertions(+), 2965 deletions(-)
diff --git a/3.14.41/0000_README b/3.14.42/0000_README
similarity index 96%
rename from 3.14.41/0000_README
rename to 3.14.42/0000_README
index 74f54d4..4c7184c 100644
--- a/3.14.41/0000_README
+++ b/3.14.42/0000_README
@@ -6,7 +6,7 @@ Patch: 1040_linux-3.14.41.patch
From: http://www.kernel.org
Desc: Linux 3.14.41
-Patch: 4420_grsecurity-3.1-3.14.41-201505101121.patch
+Patch: 4420_grsecurity-3.1-3.14.42-201505141745.patch
From: http://www.grsecurity.net
Desc: hardened-sources base patch from upstream grsecurity
diff --git a/3.14.41/1040_linux-3.14.41.patch b/3.14.42/1040_linux-3.14.41.patch
similarity index 100%
rename from 3.14.41/1040_linux-3.14.41.patch
rename to 3.14.42/1040_linux-3.14.41.patch
diff --git a/3.14.41/4420_grsecurity-3.1-3.14.41-201505101121.patch b/3.14.42/4420_grsecurity-3.1-3.14.42-201505141745.patch
similarity index 99%
rename from 3.14.41/4420_grsecurity-3.1-3.14.41-201505101121.patch
rename to 3.14.42/4420_grsecurity-3.1-3.14.42-201505141745.patch
index 4c28919..f11ed10 100644
--- a/3.14.41/4420_grsecurity-3.1-3.14.41-201505101121.patch
+++ b/3.14.42/4420_grsecurity-3.1-3.14.42-201505141745.patch
@@ -295,7 +295,7 @@ index 5d91ba1..ef1d374 100644
pcd. [PARIDE]
diff --git a/Makefile b/Makefile
-index 7a60d4a..74e3f6c 100644
+index b9d850d..f32c868 100644
--- a/Makefile
+++ b/Makefile
@@ -244,8 +244,9 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
@@ -25033,7 +25033,7 @@ index f36bd42..0ab4474 100644
+ .fill PAGE_SIZE_asm - GDT_SIZE,1,0
+ .endr
diff --git a/arch/x86/kernel/head_64.S b/arch/x86/kernel/head_64.S
-index a468c0a..8b5a879 100644
+index a468c0a..05f3865 100644
--- a/arch/x86/kernel/head_64.S
+++ b/arch/x86/kernel/head_64.S
@@ -20,6 +20,8 @@
@@ -25058,7 +25058,7 @@ index a468c0a..8b5a879 100644
.text
__HEAD
-@@ -89,11 +97,24 @@ startup_64:
+@@ -89,11 +97,26 @@ startup_64:
* Fixup the physical addresses in the page table
*/
addq %rbp, early_level4_pgt + (L4_START_KERNEL*8)(%rip)
@@ -25074,18 +25074,20 @@ index a468c0a..8b5a879 100644
+#ifndef CONFIG_XEN
+ addq %rbp, level3_ident_pgt + (1*8)(%rip)
+#endif
-+
+
+ addq %rbp, level3_vmemmap_pgt + (L3_VMEMMAP_START*8)(%rip)
+
+ addq %rbp, level3_kernel_pgt + (L3_START_KERNEL*8)(%rip)
+ addq %rbp, level3_kernel_pgt + ((L3_START_KERNEL+1)*8)(%rip)
-
++
++ addq %rbp, level2_fixmap_pgt + (504*8)(%rip)
++ addq %rbp, level2_fixmap_pgt + (505*8)(%rip)
addq %rbp, level2_fixmap_pgt + (506*8)(%rip)
+ addq %rbp, level2_fixmap_pgt + (507*8)(%rip)
/*
* Set up the identity mapping for the switchover. These
-@@ -174,11 +195,12 @@ ENTRY(secondary_startup_64)
+@@ -174,11 +197,12 @@ ENTRY(secondary_startup_64)
* after the boot processor executes this code.
*/
@@ -25100,7 +25102,7 @@ index a468c0a..8b5a879 100644
movq %rcx, %cr4
/* Setup early boot stage 4 level pagetables. */
-@@ -199,10 +221,19 @@ ENTRY(secondary_startup_64)
+@@ -199,10 +223,21 @@ ENTRY(secondary_startup_64)
movl $MSR_EFER, %ecx
rdmsr
btsl $_EFER_SCE, %eax /* Enable System Call */
@@ -25115,13 +25117,15 @@ index a468c0a..8b5a879 100644
+ btsq $_PAGE_BIT_NX, init_level4_pgt + 8*L4_VMALLOC_START(%rip)
+ btsq $_PAGE_BIT_NX, init_level4_pgt + 8*L4_VMALLOC_END(%rip)
+ btsq $_PAGE_BIT_NX, init_level4_pgt + 8*L4_VMEMMAP_START(%rip)
++ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*504(%rip)
++ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*505(%rip)
+ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*506(%rip)
+ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*507(%rip)
+ btsq $_PAGE_BIT_NX, __supported_pte_mask(%rip)
1: wrmsr /* Make changes effective */
/* Setup cr0 */
-@@ -282,6 +313,7 @@ ENTRY(secondary_startup_64)
+@@ -282,6 +317,7 @@ ENTRY(secondary_startup_64)
* REX.W + FF /5 JMP m16:64 Jump far, absolute indirect,
* address given in m16:64.
*/
@@ -25129,7 +25133,7 @@ index a468c0a..8b5a879 100644
movq initial_code(%rip),%rax
pushq $0 # fake return address to stop unwinder
pushq $__KERNEL_CS # set correct cs
-@@ -313,7 +345,7 @@ ENDPROC(start_cpu0)
+@@ -313,7 +349,7 @@ ENDPROC(start_cpu0)
.quad INIT_PER_CPU_VAR(irq_stack_union)
GLOBAL(stack_start)
@@ -25138,7 +25142,7 @@ index a468c0a..8b5a879 100644
.word 0
__FINITDATA
-@@ -391,7 +423,7 @@ ENTRY(early_idt_handler)
+@@ -391,7 +427,7 @@ ENTRY(early_idt_handler)
call dump_stack
#ifdef CONFIG_KALLSYMS
leaq early_idt_ripmsg(%rip),%rdi
@@ -25147,7 +25151,7 @@ index a468c0a..8b5a879 100644
call __print_symbol
#endif
#endif /* EARLY_PRINTK */
-@@ -420,6 +452,7 @@ ENDPROC(early_idt_handler)
+@@ -420,6 +456,7 @@ ENDPROC(early_idt_handler)
early_recursion_flag:
.long 0
@@ -25155,7 +25159,7 @@ index a468c0a..8b5a879 100644
#ifdef CONFIG_EARLY_PRINTK
early_idt_msg:
.asciz "PANIC: early exception %02lx rip %lx:%lx error %lx cr2 %lx\n"
-@@ -447,29 +480,52 @@ NEXT_PAGE(early_level4_pgt)
+@@ -447,29 +484,52 @@ NEXT_PAGE(early_level4_pgt)
NEXT_PAGE(early_dynamic_pgts)
.fill 512*EARLY_DYNAMIC_PAGE_TABLES,8,0
@@ -25217,7 +25221,7 @@ index a468c0a..8b5a879 100644
NEXT_PAGE(level3_kernel_pgt)
.fill L3_START_KERNEL,8,0
-@@ -477,6 +533,9 @@ NEXT_PAGE(level3_kernel_pgt)
+@@ -477,6 +537,9 @@ NEXT_PAGE(level3_kernel_pgt)
.quad level2_kernel_pgt - __START_KERNEL_map + _KERNPG_TABLE
.quad level2_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE
@@ -25227,22 +25231,28 @@ index a468c0a..8b5a879 100644
NEXT_PAGE(level2_kernel_pgt)
/*
* 512 MB kernel mapping. We spend a full page on this pagetable
-@@ -494,28 +553,64 @@ NEXT_PAGE(level2_kernel_pgt)
+@@ -492,30 +555,68 @@ NEXT_PAGE(level2_kernel_pgt)
+ KERNEL_IMAGE_SIZE/PMD_SIZE)
+
NEXT_PAGE(level2_fixmap_pgt)
- .fill 506,8,0
- .quad level1_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE
+- .fill 506,8,0
+- .quad level1_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE
- /* 8MB reserved for vsyscalls + a 2MB hole = 4 + 1 entries */
- .fill 5,8,0
++ .fill 504,8,0
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 0 * PAGE_SIZE + _PAGE_TABLE
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 1 * PAGE_SIZE + _PAGE_TABLE
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 2 * PAGE_SIZE + _PAGE_TABLE
+ .quad level1_vsyscall_pgt - __START_KERNEL_map + _PAGE_TABLE
+ /* 6MB reserved for vsyscalls + a 2MB hole = 3 + 1 entries */
+ .fill 4,8,0
NEXT_PAGE(level1_fixmap_pgt)
++ .fill 3*512,8,0
++
++NEXT_PAGE(level1_vsyscall_pgt)
.fill 512,8,0
-+NEXT_PAGE(level1_vsyscall_pgt)
-+ .fill 512,8,0
-+
#undef PMDS
- .data
@@ -27884,10 +27894,18 @@ index 30277e2..5664a29 100644
if (!(addr & ~PAGE_MASK))
return addr;
diff --git a/arch/x86/kernel/tboot.c b/arch/x86/kernel/tboot.c
-index 91a4496..bb87552 100644
+index 91a4496..03056ee 100644
--- a/arch/x86/kernel/tboot.c
+++ b/arch/x86/kernel/tboot.c
-@@ -221,7 +221,7 @@ static int tboot_setup_sleep(void)
+@@ -44,6 +44,7 @@
+ #include <asm/setup.h>
+ #include <asm/e820.h>
+ #include <asm/io.h>
++#include <asm/tlbflush.h>
+
+ #include "../realmode/rm/wakeup.h"
+
+@@ -221,7 +222,7 @@ static int tboot_setup_sleep(void)
void tboot_shutdown(u32 shutdown_type)
{
@@ -27896,16 +27914,18 @@ index 91a4496..bb87552 100644
if (!tboot_enabled())
return;
-@@ -243,7 +243,7 @@ void tboot_shutdown(u32 shutdown_type)
+@@ -242,8 +243,9 @@ void tboot_shutdown(u32 shutdown_type)
+ tboot->shutdown_type = shutdown_type;
switch_to_tboot_pt();
++ write_cr4(read_cr4() & ~X86_CR4_PCIDE);
- shutdown = (void(*)(void))(unsigned long)tboot->shutdown_entry;
+ shutdown = (void *)(unsigned long)tboot->shutdown_entry;
shutdown();
/* should not reach here */
-@@ -310,7 +310,7 @@ static int tboot_extended_sleep(u8 sleep_state, u32 val_a, u32 val_b)
+@@ -310,7 +312,7 @@ static int tboot_extended_sleep(u8 sleep_state, u32 val_a, u32 val_b)
return -ENODEV;
}
@@ -27914,7 +27934,7 @@ index 91a4496..bb87552 100644
static int tboot_wait_for_aps(int num_aps)
{
-@@ -334,9 +334,9 @@ static int tboot_cpu_callback(struct notifier_block *nfb, unsigned long action,
+@@ -334,9 +336,9 @@ static int tboot_cpu_callback(struct notifier_block *nfb, unsigned long action,
{
switch (action) {
case CPU_DYING:
@@ -27926,7 +27946,7 @@ index 91a4496..bb87552 100644
return NOTIFY_BAD;
break;
}
-@@ -422,7 +422,7 @@ static __init int tboot_late_init(void)
+@@ -422,7 +424,7 @@ static __init int tboot_late_init(void)
tboot_create_trampoline();
@@ -35690,6 +35710,21 @@ index a28221d..93c40f1 100644
.long __KERNEL32_CS
#endif
END(real_mode_header)
+diff --git a/arch/x86/realmode/rm/reboot.S b/arch/x86/realmode/rm/reboot.S
+index d66c607..3def845 100644
+--- a/arch/x86/realmode/rm/reboot.S
++++ b/arch/x86/realmode/rm/reboot.S
+@@ -27,6 +27,10 @@ ENTRY(machine_real_restart_asm)
+ lgdtl pa_tr_gdt
+
+ /* Disable paging to drop us out of long mode */
++ movl %cr4, %eax
++ andl $~X86_CR4_PCIDE, %eax
++ movl %eax, %cr4
++
+ movl %cr0, %eax
+ andl $~X86_CR0_PG, %eax
+ movl %eax, %cr0
diff --git a/arch/x86/realmode/rm/trampoline_32.S b/arch/x86/realmode/rm/trampoline_32.S
index 48ddd76..c26749f 100644
--- a/arch/x86/realmode/rm/trampoline_32.S
@@ -50476,7 +50511,7 @@ index c5e082f..d6307a0 100644
1, asus->debug.method_id,
&input, &output);
diff --git a/drivers/platform/x86/compal-laptop.c b/drivers/platform/x86/compal-laptop.c
-index 2d9d198..dbf6b11 100644
+index 54407a8..710a989 100644
--- a/drivers/platform/x86/compal-laptop.c
+++ b/drivers/platform/x86/compal-laptop.c
@@ -767,7 +767,7 @@ static int dmi_check_cb_extra(const struct dmi_system_id *id)
@@ -55218,10 +55253,10 @@ index 7a55fea..cc0ed4f 100644
#include "u_uac1.h"
diff --git a/drivers/usb/host/ehci-hub.c b/drivers/usb/host/ehci-hub.c
-index 7d6f64c..37a1efc 100644
+index 323c5fa..d20a7d6 100644
--- a/drivers/usb/host/ehci-hub.c
+++ b/drivers/usb/host/ehci-hub.c
-@@ -780,7 +780,7 @@ static struct urb *request_single_step_set_feature_urb(
+@@ -783,7 +783,7 @@ static struct urb *request_single_step_set_feature_urb(
urb->transfer_flags = URB_DIR_IN;
usb_get_urb(urb);
atomic_inc(&urb->use_count);
@@ -55230,7 +55265,7 @@ index 7d6f64c..37a1efc 100644
urb->setup_dma = dma_map_single(
hcd->self.controller,
urb->setup_packet,
-@@ -847,7 +847,7 @@ static int ehset_single_step_set_feature(struct usb_hcd *hcd, int port)
+@@ -850,7 +850,7 @@ static int ehset_single_step_set_feature(struct usb_hcd *hcd, int port)
urb->status = -EINPROGRESS;
usb_get_urb(urb);
atomic_inc(&urb->use_count);
@@ -67621,7 +67656,7 @@ index a352d57..cb94a5c 100644
}
fs_initcall(proc_interrupts_init);
diff --git a/fs/proc/kcore.c b/fs/proc/kcore.c
-index 39e6ef3..2f9cb5e 100644
+index 39e6ef3..41c4a62 100644
--- a/fs/proc/kcore.c
+++ b/fs/proc/kcore.c
@@ -483,9 +483,10 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
@@ -67637,11 +67672,10 @@ index 39e6ef3..2f9cb5e 100644
while (buflen) {
struct kcore_list *m;
-@@ -514,20 +515,23 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
- kfree(elf_buf);
+@@ -515,19 +516,20 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
} else {
if (kern_addr_valid(start)) {
-- unsigned long n;
+ unsigned long n;
+ char *elf_buf;
+ mm_segment_t oldfs;
@@ -67655,24 +67689,23 @@ index 39e6ef3..2f9cb5e 100644
- if (n) {
- if (clear_user(buffer + tsz - n,
- n))
-+ elf_buf = kmalloc(tsz, GFP_KERNEL);
+- return -EFAULT;
+- }
++ elf_buf = kzalloc(tsz, GFP_KERNEL);
+ if (!elf_buf)
+ return -ENOMEM;
+ oldfs = get_fs();
+ set_fs(KERNEL_DS);
-+ if (!__copy_from_user(elf_buf, (const void __user *)start, tsz)) {
-+ set_fs(oldfs);
-+ if (copy_to_user(buffer, elf_buf, tsz)) {
-+ kfree(elf_buf);
- return -EFAULT;
-+ }
- }
++ n = __copy_from_user(elf_buf, (const void __user *)start, tsz);
+ set_fs(oldfs);
++ n = copy_to_user(buffer, elf_buf, tsz);
+ kfree(elf_buf);
++ if (n)
++ return -EFAULT;
} else {
if (clear_user(buffer, tsz))
return -EFAULT;
-@@ -547,6 +551,9 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
+@@ -547,6 +549,9 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
static int open_kcore(struct inode *inode, struct file *filp)
{
@@ -68967,6 +69000,53 @@ index 12028fa..2cde9b2 100644
ret = -EAGAIN;
pipe_unlock(ipipe);
+diff --git a/fs/squashfs/xattr.c b/fs/squashfs/xattr.c
+index 92fcde7..1687329 100644
+--- a/fs/squashfs/xattr.c
++++ b/fs/squashfs/xattr.c
+@@ -46,8 +46,8 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ + msblk->xattr_table;
+ int offset = SQUASHFS_XATTR_OFFSET(squashfs_i(inode)->xattr);
+ int count = squashfs_i(inode)->xattr_count;
+- size_t rest = buffer_size;
+- int err;
++ size_t used = 0;
++ ssize_t err;
+
+ /* check that the file system has xattrs */
+ if (msblk->xattr_id_table == NULL)
+@@ -68,11 +68,11 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ name_size = le16_to_cpu(entry.size);
+ handler = squashfs_xattr_handler(le16_to_cpu(entry.type));
+ if (handler)
+- prefix_size = handler->list(d, buffer, rest, NULL,
++ prefix_size = handler->list(d, buffer, buffer ? buffer_size - used : 0, NULL,
+ name_size, handler->flags);
+ if (prefix_size) {
+ if (buffer) {
+- if (prefix_size + name_size + 1 > rest) {
++ if (prefix_size + name_size + 1 > buffer_size - used) {
+ err = -ERANGE;
+ goto failed;
+ }
+@@ -86,7 +86,7 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ buffer[name_size] = '\0';
+ buffer += name_size + 1;
+ }
+- rest -= prefix_size + name_size + 1;
++ used += prefix_size + name_size + 1;
+ } else {
+ /* no handler or insuffficient privileges, so skip */
+ err = squashfs_read_metadata(sb, NULL, &start,
+@@ -107,7 +107,7 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ if (err < 0)
+ goto failed;
+ }
+- err = buffer_size - rest;
++ err = used;
+
+ failed:
+ return err;
diff --git a/fs/stat.c b/fs/stat.c
index ae0c3ce..9ee641c 100644
--- a/fs/stat.c
@@ -105124,7 +105204,7 @@ index 2510c02..cfb34fa 100644
pr_err("Unable to proc dir entry\n");
return -ENOMEM;
diff --git a/net/ipv4/ping.c b/net/ipv4/ping.c
-index b94002a..53e0bff 100644
+index 1e2e9bf..53e0bff 100644
--- a/net/ipv4/ping.c
+++ b/net/ipv4/ping.c
@@ -59,7 +59,7 @@ struct ping_table {
@@ -105136,15 +105216,7 @@ index b94002a..53e0bff 100644
EXPORT_SYMBOL_GPL(pingv6_ops);
static u16 ping_port_rover;
-@@ -158,6 +158,7 @@ void ping_unhash(struct sock *sk)
- if (sk_hashed(sk)) {
- write_lock_bh(&ping_table.lock);
- hlist_nulls_del(&sk->sk_nulls_node);
-+ sk_nulls_node_init(&sk->sk_nulls_node);
- sock_put(sk);
- isk->inet_num = 0;
- isk->inet_sport = 0;
-@@ -259,10 +260,9 @@ int ping_init_sock(struct sock *sk)
+@@ -260,10 +260,9 @@ int ping_init_sock(struct sock *sk)
kgid_t low, high;
int ret = 0;
@@ -105157,7 +105229,7 @@ index b94002a..53e0bff 100644
inet_get_ping_group_range_net(net, &low, &high);
if (gid_lte(low, group) && gid_lte(group, high))
return 0;
-@@ -359,7 +359,7 @@ static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk,
+@@ -360,7 +359,7 @@ static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk,
return -ENODEV;
}
}
@@ -105166,7 +105238,7 @@ index b94002a..53e0bff 100644
scoped);
rcu_read_unlock();
-@@ -567,7 +567,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
+@@ -568,7 +567,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
}
#if IS_ENABLED(CONFIG_IPV6)
} else if (skb->protocol == htons(ETH_P_IPV6)) {
@@ -105175,7 +105247,7 @@ index b94002a..53e0bff 100644
#endif
}
-@@ -585,7 +585,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
+@@ -586,7 +585,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
info, (u8 *)icmph);
#if IS_ENABLED(CONFIG_IPV6)
} else if (family == AF_INET6) {
@@ -105184,7 +105256,7 @@ index b94002a..53e0bff 100644
info, (u8 *)icmph);
#endif
}
-@@ -869,7 +869,7 @@ int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
+@@ -870,7 +869,7 @@ int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
return ip_recv_error(sk, msg, len, addr_len);
#if IS_ENABLED(CONFIG_IPV6)
} else if (family == AF_INET6) {
@@ -105193,7 +105265,7 @@ index b94002a..53e0bff 100644
addr_len);
#endif
}
-@@ -927,10 +927,10 @@ int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
+@@ -928,10 +927,10 @@ int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
}
if (inet6_sk(sk)->rxopt.all)
@@ -105206,7 +105278,7 @@ index b94002a..53e0bff 100644
else if (skb->protocol == htons(ETH_P_IP) && isk->cmsg_flags)
ip_cmsg_recv(msg, skb);
#endif
-@@ -1125,7 +1125,7 @@ static void ping_v4_format_sock(struct sock *sp, struct seq_file *f,
+@@ -1126,7 +1125,7 @@ static void ping_v4_format_sock(struct sock *sp, struct seq_file *f,
from_kuid_munged(seq_user_ns(f), sock_i_uid(sp)),
0, sock_i_ino(sp),
atomic_read(&sp->sk_refcnt), sp,
@@ -112914,7 +112986,7 @@ index 4c41c90..37f3631 100644
return snd_seq_device_register_driver(SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH, &ops,
sizeof(struct snd_emu10k1_synth_arg));
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
-index f6e5c4e..7df65ef 100644
+index 97ebc10..ed8a324 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -985,14 +985,10 @@ find_codec_preset(struct hda_codec *codec)
@@ -112934,7 +113006,7 @@ index f6e5c4e..7df65ef 100644
mod_requested++;
goto again;
}
-@@ -2741,7 +2737,7 @@ static int get_kctl_0dB_offset(struct snd_kcontrol *kctl, int *step_to_check)
+@@ -2751,7 +2747,7 @@ static int get_kctl_0dB_offset(struct snd_kcontrol *kctl, int *step_to_check)
/* FIXME: set_fs() hack for obtaining user-space TLV data */
mm_segment_t fs = get_fs();
set_fs(get_ds());
@@ -113049,7 +113121,7 @@ index fe1df50..09d3be6 100644
snd_ac97_rst_cfg = cfg;
return 0;
diff --git a/sound/synth/emux/emux_seq.c b/sound/synth/emux/emux_seq.c
-index 7778b8e..3d619fc 100644
+index a020920..55579f6 100644
--- a/sound/synth/emux/emux_seq.c
+++ b/sound/synth/emux/emux_seq.c
@@ -33,13 +33,13 @@ static int snd_emux_unuse(void *private_data, struct snd_seq_port_subscribe *inf
diff --git a/4.0.2/4425_grsec_remove_EI_PAX.patch b/3.14.42/4425_grsec_remove_EI_PAX.patch
similarity index 100%
rename from 4.0.2/4425_grsec_remove_EI_PAX.patch
rename to 3.14.42/4425_grsec_remove_EI_PAX.patch
diff --git a/3.14.41/4427_force_XATTR_PAX_tmpfs.patch b/3.14.42/4427_force_XATTR_PAX_tmpfs.patch
similarity index 100%
rename from 3.14.41/4427_force_XATTR_PAX_tmpfs.patch
rename to 3.14.42/4427_force_XATTR_PAX_tmpfs.patch
diff --git a/4.0.2/4430_grsec-remove-localversion-grsec.patch b/3.14.42/4430_grsec-remove-localversion-grsec.patch
similarity index 100%
rename from 4.0.2/4430_grsec-remove-localversion-grsec.patch
rename to 3.14.42/4430_grsec-remove-localversion-grsec.patch
diff --git a/3.14.41/4435_grsec-mute-warnings.patch b/3.14.42/4435_grsec-mute-warnings.patch
similarity index 100%
rename from 3.14.41/4435_grsec-mute-warnings.patch
rename to 3.14.42/4435_grsec-mute-warnings.patch
diff --git a/4.0.2/4440_grsec-remove-protected-paths.patch b/3.14.42/4440_grsec-remove-protected-paths.patch
similarity index 100%
rename from 4.0.2/4440_grsec-remove-protected-paths.patch
rename to 3.14.42/4440_grsec-remove-protected-paths.patch
diff --git a/3.14.41/4450_grsec-kconfig-default-gids.patch b/3.14.42/4450_grsec-kconfig-default-gids.patch
similarity index 100%
rename from 3.14.41/4450_grsec-kconfig-default-gids.patch
rename to 3.14.42/4450_grsec-kconfig-default-gids.patch
diff --git a/3.14.41/4465_selinux-avc_audit-log-curr_ip.patch b/3.14.42/4465_selinux-avc_audit-log-curr_ip.patch
similarity index 100%
rename from 3.14.41/4465_selinux-avc_audit-log-curr_ip.patch
rename to 3.14.42/4465_selinux-avc_audit-log-curr_ip.patch
diff --git a/3.14.41/4470_disable-compat_vdso.patch b/3.14.42/4470_disable-compat_vdso.patch
similarity index 100%
rename from 3.14.41/4470_disable-compat_vdso.patch
rename to 3.14.42/4470_disable-compat_vdso.patch
diff --git a/4.0.2/4475_emutramp_default_on.patch b/3.14.42/4475_emutramp_default_on.patch
similarity index 100%
rename from 4.0.2/4475_emutramp_default_on.patch
rename to 3.14.42/4475_emutramp_default_on.patch
diff --git a/3.2.69/0000_README b/3.2.69/0000_README
index 7967083..6a9f067 100644
--- a/3.2.69/0000_README
+++ b/3.2.69/0000_README
@@ -194,7 +194,7 @@ Patch: 1068_linux-3.2.69.patch
From: http://www.kernel.org
Desc: Linux 3.2.69
-Patch: 4420_grsecurity-3.1-3.2.69-201505101117.patch
+Patch: 4420_grsecurity-3.1-3.2.69-201505141743.patch
From: http://www.grsecurity.net
Desc: hardened-sources base patch from upstream grsecurity
diff --git a/3.2.69/4420_grsecurity-3.1-3.2.69-201505101117.patch b/3.2.69/4420_grsecurity-3.1-3.2.69-201505141743.patch
similarity index 99%
rename from 3.2.69/4420_grsecurity-3.1-3.2.69-201505101117.patch
rename to 3.2.69/4420_grsecurity-3.1-3.2.69-201505141743.patch
index c3a359c..f0caf33 100644
--- a/3.2.69/4420_grsecurity-3.1-3.2.69-201505101117.patch
+++ b/3.2.69/4420_grsecurity-3.1-3.2.69-201505141743.patch
@@ -21395,7 +21395,7 @@ index ce0be7c..a61dc21 100644
+ .fill PAGE_SIZE_asm - GDT_SIZE,1,0
+ .endr
diff --git a/arch/x86/kernel/head_64.S b/arch/x86/kernel/head_64.S
-index e11e394..8f229b6 100644
+index e11e394..3306b50 100644
--- a/arch/x86/kernel/head_64.S
+++ b/arch/x86/kernel/head_64.S
@@ -19,6 +19,8 @@
@@ -21420,7 +21420,7 @@ index e11e394..8f229b6 100644
.text
__HEAD
-@@ -85,35 +93,23 @@ startup_64:
+@@ -85,35 +93,25 @@ startup_64:
*/
addq %rbp, init_level4_pgt + 0(%rip)
addq %rbp, init_level4_pgt + (L4_PAGE_OFFSET*8)(%rip)
@@ -21437,10 +21437,12 @@ index e11e394..8f229b6 100644
- addq %rbp, level3_kernel_pgt + (510*8)(%rip)
- addq %rbp, level3_kernel_pgt + (511*8)(%rip)
+ addq %rbp, level3_vmemmap_pgt + (L3_VMEMMAP_START*8)(%rip)
-+
+
+ addq %rbp, level3_kernel_pgt + (L3_START_KERNEL*8)(%rip)
+ addq %rbp, level3_kernel_pgt + (L3_START_KERNEL*8+8)(%rip)
-
++
++ addq %rbp, level2_fixmap_pgt + (504*8)(%rip)
++ addq %rbp, level2_fixmap_pgt + (505*8)(%rip)
addq %rbp, level2_fixmap_pgt + (506*8)(%rip)
-
- /* Add an Identity mapping if I am above 1G */
@@ -21467,7 +21469,7 @@ index e11e394..8f229b6 100644
/*
* Fixup the kernel text+data virtual addresses. Note that
-@@ -160,8 +156,8 @@ ENTRY(secondary_startup_64)
+@@ -160,8 +158,8 @@ ENTRY(secondary_startup_64)
* after the boot processor executes this code.
*/
@@ -21478,7 +21480,7 @@ index e11e394..8f229b6 100644
movq %rax, %cr4
/* Setup early boot stage 4 level pagetables. */
-@@ -183,9 +179,19 @@ ENTRY(secondary_startup_64)
+@@ -183,9 +181,21 @@ ENTRY(secondary_startup_64)
movl $MSR_EFER, %ecx
rdmsr
btsl $_EFER_SCE, %eax /* Enable System Call */
@@ -21492,6 +21494,8 @@ index e11e394..8f229b6 100644
+ btsq $_PAGE_BIT_NX, init_level4_pgt + 8*L4_VMALLOC_START(%rip)
+ btsq $_PAGE_BIT_NX, init_level4_pgt + 8*L4_VMALLOC_END(%rip)
+ btsq $_PAGE_BIT_NX, init_level4_pgt + 8*L4_VMEMMAP_START(%rip)
++ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*504(%rip)
++ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*505(%rip)
+ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*506(%rip)
+ btsq $_PAGE_BIT_NX, level2_fixmap_pgt + 8*507(%rip)
+ btsq $_PAGE_BIT_NX, __supported_pte_mask(%rip)
@@ -21499,7 +21503,7 @@ index e11e394..8f229b6 100644
1: wrmsr /* Make changes effective */
/* Setup cr0 */
-@@ -247,6 +253,7 @@ ENTRY(secondary_startup_64)
+@@ -247,6 +257,7 @@ ENTRY(secondary_startup_64)
* jump. In addition we need to ensure %cs is set so we make this
* a far return.
*/
@@ -21507,7 +21511,7 @@ index e11e394..8f229b6 100644
movq initial_code(%rip),%rax
pushq $0 # fake return address to stop unwinder
pushq $__KERNEL_CS # set correct cs
-@@ -262,14 +269,14 @@ ENTRY(secondary_startup_64)
+@@ -262,14 +273,14 @@ ENTRY(secondary_startup_64)
.quad INIT_PER_CPU_VAR(irq_stack_union)
ENTRY(stack_start)
@@ -21524,7 +21528,7 @@ index e11e394..8f229b6 100644
#ifdef CONFIG_EARLY_PRINTK
.globl early_idt_handlers
early_idt_handlers:
-@@ -314,18 +321,23 @@ ENTRY(early_idt_handler)
+@@ -314,18 +325,23 @@ ENTRY(early_idt_handler)
#endif /* EARLY_PRINTK */
1: hlt
jmp 1b
@@ -21549,7 +21553,7 @@ index e11e394..8f229b6 100644
#define NEXT_PAGE(name) \
.balign PAGE_SIZE; \
ENTRY(name)
-@@ -338,7 +350,6 @@ ENTRY(name)
+@@ -338,7 +354,6 @@ ENTRY(name)
i = i + 1 ; \
.endr
@@ -21557,7 +21561,7 @@ index e11e394..8f229b6 100644
/*
* This default setting generates an ident mapping at address 0x100000
* and a mapping for the kernel that precisely maps virtual address
-@@ -349,13 +360,41 @@ NEXT_PAGE(init_level4_pgt)
+@@ -349,13 +364,41 @@ NEXT_PAGE(init_level4_pgt)
.quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE
.org init_level4_pgt + L4_PAGE_OFFSET*8, 0
.quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE
@@ -21599,7 +21603,7 @@ index e11e394..8f229b6 100644
NEXT_PAGE(level3_kernel_pgt)
.fill L3_START_KERNEL,8,0
-@@ -363,20 +402,27 @@ NEXT_PAGE(level3_kernel_pgt)
+@@ -363,20 +406,29 @@ NEXT_PAGE(level3_kernel_pgt)
.quad level2_kernel_pgt - __START_KERNEL_map + _KERNPG_TABLE
.quad level2_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE
@@ -21607,22 +21611,26 @@ index e11e394..8f229b6 100644
+ .fill 512,8,0
+
NEXT_PAGE(level2_fixmap_pgt)
- .fill 506,8,0
- .quad level1_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE
+- .fill 506,8,0
+- .quad level1_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE
- /* 8MB reserved for vsyscalls + a 2MB hole = 4 + 1 entries */
- .fill 5,8,0
++ .fill 504,8,0
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 0 * PAGE_SIZE + _PAGE_TABLE
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 1 * PAGE_SIZE + _PAGE_TABLE
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 2 * PAGE_SIZE + _PAGE_TABLE
+ .quad level1_vsyscall_pgt - __START_KERNEL_map + _PAGE_TABLE
+ /* 6MB reserved for vsyscalls + a 2MB hole = 3 + 1 entries */
+ .fill 4,8,0
NEXT_PAGE(level1_fixmap_pgt)
++ .fill 3*512,8,0
++
++NEXT_PAGE(level1_vsyscall_pgt)
.fill 512,8,0
-NEXT_PAGE(level2_ident_pgt)
- /* Since I easily can, map the first 1G.
-+NEXT_PAGE(level1_vsyscall_pgt)
-+ .fill 512,8,0
-+
+ /* Since I easily can, map the first 2G.
* Don't set NX because code runs from these pages.
*/
@@ -21632,7 +21640,7 @@ index e11e394..8f229b6 100644
NEXT_PAGE(level2_kernel_pgt)
/*
-@@ -389,35 +435,59 @@ NEXT_PAGE(level2_kernel_pgt)
+@@ -389,35 +441,59 @@ NEXT_PAGE(level2_kernel_pgt)
* If you want to increase this then increase MODULES_VADDR
* too.)
*/
@@ -65733,7 +65741,7 @@ index 7838e5c..9efa574 100644
diff --git a/fs/proc/kcore.c b/fs/proc/kcore.c
-index d245cb2..f4e8498 100644
+index d245cb2..bf46f45 100644
--- a/fs/proc/kcore.c
+++ b/fs/proc/kcore.c
@@ -478,9 +478,10 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
@@ -65749,11 +65757,10 @@ index d245cb2..f4e8498 100644
while (buflen) {
struct kcore_list *m;
-@@ -509,20 +510,23 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
- kfree(elf_buf);
+@@ -510,19 +511,20 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
} else {
if (kern_addr_valid(start)) {
-- unsigned long n;
+ unsigned long n;
+ char *elf_buf;
+ mm_segment_t oldfs;
@@ -65767,24 +65774,23 @@ index d245cb2..f4e8498 100644
- if (n) {
- if (clear_user(buffer + tsz - n,
- n))
-+ elf_buf = kmalloc(tsz, GFP_KERNEL);
+- return -EFAULT;
+- }
++ elf_buf = kzalloc(tsz, GFP_KERNEL);
+ if (!elf_buf)
+ return -ENOMEM;
+ oldfs = get_fs();
+ set_fs(KERNEL_DS);
-+ if (!__copy_from_user(elf_buf, (const void __user *)start, tsz)) {
-+ set_fs(oldfs);
-+ if (copy_to_user(buffer, elf_buf, tsz)) {
-+ kfree(elf_buf);
- return -EFAULT;
-+ }
- }
++ n = __copy_from_user(elf_buf, (const void __user *)start, tsz);
+ set_fs(oldfs);
++ n = copy_to_user(buffer, elf_buf, tsz);
+ kfree(elf_buf);
++ if (n)
++ return -EFAULT;
} else {
if (clear_user(buffer, tsz))
return -EFAULT;
-@@ -542,6 +546,9 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
+@@ -542,6 +544,9 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
static int open_kcore(struct inode *inode, struct file *filp)
{
@@ -67045,6 +67051,53 @@ index 4619247..e3910db 100644
static const struct super_operations squashfs_super_ops = {
.alloc_inode = squashfs_alloc_inode,
+diff --git a/fs/squashfs/xattr.c b/fs/squashfs/xattr.c
+index 92fcde7..1687329 100644
+--- a/fs/squashfs/xattr.c
++++ b/fs/squashfs/xattr.c
+@@ -46,8 +46,8 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ + msblk->xattr_table;
+ int offset = SQUASHFS_XATTR_OFFSET(squashfs_i(inode)->xattr);
+ int count = squashfs_i(inode)->xattr_count;
+- size_t rest = buffer_size;
+- int err;
++ size_t used = 0;
++ ssize_t err;
+
+ /* check that the file system has xattrs */
+ if (msblk->xattr_id_table == NULL)
+@@ -68,11 +68,11 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ name_size = le16_to_cpu(entry.size);
+ handler = squashfs_xattr_handler(le16_to_cpu(entry.type));
+ if (handler)
+- prefix_size = handler->list(d, buffer, rest, NULL,
++ prefix_size = handler->list(d, buffer, buffer ? buffer_size - used : 0, NULL,
+ name_size, handler->flags);
+ if (prefix_size) {
+ if (buffer) {
+- if (prefix_size + name_size + 1 > rest) {
++ if (prefix_size + name_size + 1 > buffer_size - used) {
+ err = -ERANGE;
+ goto failed;
+ }
+@@ -86,7 +86,7 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ buffer[name_size] = '\0';
+ buffer += name_size + 1;
+ }
+- rest -= prefix_size + name_size + 1;
++ used += prefix_size + name_size + 1;
+ } else {
+ /* no handler or insuffficient privileges, so skip */
+ err = squashfs_read_metadata(sb, NULL, &start,
+@@ -107,7 +107,7 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ if (err < 0)
+ goto failed;
+ }
+- err = buffer_size - rest;
++ err = used;
+
+ failed:
+ return err;
diff --git a/fs/stat.c b/fs/stat.c
index 7b21801..ee8fe9b 100644
--- a/fs/stat.c
diff --git a/4.0.2/0000_README b/4.0.3/0000_README
similarity index 97%
rename from 4.0.2/0000_README
rename to 4.0.3/0000_README
index 2d4e7a4..3dbb1b2 100644
--- a/4.0.2/0000_README
+++ b/4.0.3/0000_README
@@ -6,7 +6,7 @@ Patch: 1002_linux-4.0.2.patch
From: http://www.kernel.org
Desc: Linux 4.0.2
-Patch: 4420_grsecurity-3.1-4.0.2-201505101122.patch
+Patch: 4420_grsecurity-3.1-4.0.3-201505141746.patch
From: http://www.grsecurity.net
Desc: hardened-sources base patch from upstream grsecurity
diff --git a/4.0.2/1001_linux-4.0.2.patch b/4.0.3/1001_linux-4.0.2.patch
similarity index 100%
rename from 4.0.2/1001_linux-4.0.2.patch
rename to 4.0.3/1001_linux-4.0.2.patch
diff --git a/4.0.2/4420_grsecurity-3.1-4.0.2-201505101122.patch b/4.0.3/4420_grsecurity-3.1-4.0.3-201505141746.patch
similarity index 97%
rename from 4.0.2/4420_grsecurity-3.1-4.0.2-201505101122.patch
rename to 4.0.3/4420_grsecurity-3.1-4.0.3-201505141746.patch
index 334f5da..29067b5 100644
--- a/4.0.2/4420_grsecurity-3.1-4.0.2-201505101122.patch
+++ b/4.0.3/4420_grsecurity-3.1-4.0.3-201505141746.patch
@@ -313,7 +313,7 @@ index 74b6c6d..eac0e77 100644
A typical pattern in a Kbuild file looks like this:
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
-index bfcb1a6..2dae09b 100644
+index 4d68ec8..9546b75 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1203,6 +1203,13 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
@@ -373,7 +373,7 @@ index bfcb1a6..2dae09b 100644
pcd. [PARIDE]
diff --git a/Makefile b/Makefile
-index 0649a60..1084563 100644
+index dc9f43a..e1b204f 100644
--- a/Makefile
+++ b/Makefile
@@ -298,7 +298,9 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
@@ -4850,10 +4850,10 @@ index 07e1ba44..ec8cbbb 100644
#define user_addr_max get_fs
diff --git a/arch/arm64/mm/dma-mapping.c b/arch/arm64/mm/dma-mapping.c
-index ef7d112..08cd35f 100644
+index b0bd4e5..54e82f6 100644
--- a/arch/arm64/mm/dma-mapping.c
+++ b/arch/arm64/mm/dma-mapping.c
-@@ -137,7 +137,7 @@ static void __dma_free_coherent(struct device *dev, size_t size,
+@@ -134,7 +134,7 @@ static void __dma_free_coherent(struct device *dev, size_t size,
phys_to_page(paddr),
size >> PAGE_SHIFT);
if (!freed)
@@ -5696,7 +5696,7 @@ index 4efe96a..60e8699 100644
#define SMP_CACHE_BYTES L1_CACHE_BYTES
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
-index c7a1690..28c24b6 100644
+index 1a313c4..f27b613 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2504,6 +2504,7 @@ source "kernel/Kconfig.preempt"
@@ -5708,7 +5708,7 @@ index c7a1690..28c24b6 100644
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
diff --git a/arch/mips/cavium-octeon/dma-octeon.c b/arch/mips/cavium-octeon/dma-octeon.c
-index 7d89878..57c55b7 100644
+index d8960d4..77dbd31 100644
--- a/arch/mips/cavium-octeon/dma-octeon.c
+++ b/arch/mips/cavium-octeon/dma-octeon.c
@@ -199,7 +199,7 @@ static void octeon_dma_free_coherent(struct device *dev, size_t size,
@@ -6356,10 +6356,10 @@ index b4db69f..8f3b093 100644
#define SMP_CACHE_SHIFT L1_CACHE_SHIFT
#define SMP_CACHE_BYTES L1_CACHE_BYTES
diff --git a/arch/mips/include/asm/elf.h b/arch/mips/include/asm/elf.h
-index 535f196..2ab029e 100644
+index 694925a..990fa62 100644
--- a/arch/mips/include/asm/elf.h
+++ b/arch/mips/include/asm/elf.h
-@@ -405,15 +405,18 @@ extern const char *__elf_platform;
+@@ -410,15 +410,18 @@ extern const char *__elf_platform;
#define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
#endif
@@ -6528,7 +6528,7 @@ index b336037..5b874cc 100644
/*
diff --git a/arch/mips/include/asm/pgtable.h b/arch/mips/include/asm/pgtable.h
-index bef782c..d99df93 100644
+index f8f809f..b5f3fa4 100644
--- a/arch/mips/include/asm/pgtable.h
+++ b/arch/mips/include/asm/pgtable.h
@@ -20,6 +20,9 @@
@@ -17954,7 +17954,7 @@ index cdaa58c..e61122b 100644
/*
diff --git a/arch/x86/include/asm/pgtable.h b/arch/x86/include/asm/pgtable.h
-index a0c35bf..3647d79 100644
+index a0c35bf..7045c6a 100644
--- a/arch/x86/include/asm/pgtable.h
+++ b/arch/x86/include/asm/pgtable.h
@@ -47,6 +47,7 @@ extern struct mm_struct *pgd_page_get_mm(struct page *page);
@@ -18120,7 +18120,7 @@ index a0c35bf..3647d79 100644
/*
* a shortcut which implies the use of the kernel's pgd, instead
* of a process's
-@@ -660,6 +742,23 @@ static inline int pgd_none(pgd_t pgd)
+@@ -660,6 +742,25 @@ static inline int pgd_none(pgd_t pgd)
#define KERNEL_PGD_BOUNDARY pgd_index(PAGE_OFFSET)
#define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY)
@@ -18137,6 +18137,8 @@ index a0c35bf..3647d79 100644
+extern unsigned long pax_user_shadow_base;
+extern pgdval_t clone_pgd_mask;
+#endif
++#else
++#define pax_user_shadow_base (0UL)
+#endif
+
+#endif
@@ -18144,7 +18146,7 @@ index a0c35bf..3647d79 100644
#ifndef __ASSEMBLY__
extern int direct_gbpages;
-@@ -826,11 +925,24 @@ static inline void pmdp_set_wrprotect(struct mm_struct *mm,
+@@ -826,11 +927,24 @@ static inline void pmdp_set_wrprotect(struct mm_struct *mm,
* dst and src can be on the same page, but the range must not overlap,
* and must not cross a page boundary.
*/
@@ -24750,7 +24752,7 @@ index f36bd42..0ab4474 100644
+ .fill PAGE_SIZE_asm - GDT_SIZE,1,0
+ .endr
diff --git a/arch/x86/kernel/head_64.S b/arch/x86/kernel/head_64.S
-index 6fd514d9..55fd355 100644
+index 6fd514d9..320367e 100644
--- a/arch/x86/kernel/head_64.S
+++ b/arch/x86/kernel/head_64.S
@@ -20,6 +20,8 @@
@@ -24948,7 +24950,7 @@ index 6fd514d9..55fd355 100644
NEXT_PAGE(level2_kernel_pgt)
/*
* 512 MB kernel mapping. We spend a full page on this pagetable
-@@ -492,23 +555,59 @@ NEXT_PAGE(level2_kernel_pgt)
+@@ -492,23 +555,61 @@ NEXT_PAGE(level2_kernel_pgt)
KERNEL_IMAGE_SIZE/PMD_SIZE)
NEXT_PAGE(level2_fixmap_pgt)
@@ -24957,7 +24959,9 @@ index 6fd514d9..55fd355 100644
- /* 8MB reserved for vsyscalls + a 2MB hole = 4 + 1 entries */
- .fill 5,8,0
+ .fill 504,8,0
-+ PMDS(level1_fixmap_pgt - __START_KERNEL_map, _PAGE_TABLE, 3)
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 0 * PAGE_SIZE + _PAGE_TABLE
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 1 * PAGE_SIZE + _PAGE_TABLE
++ .quad level1_fixmap_pgt - __START_KERNEL_map + 2 * PAGE_SIZE + _PAGE_TABLE
+ .quad level1_vsyscall_pgt - __START_KERNEL_map + _PAGE_TABLE
+ /* 6MB reserved for vsyscalls + a 2MB hole = 3 + 1 entries */
+ .fill 4,8,0
@@ -25014,7 +25018,7 @@ index 6fd514d9..55fd355 100644
ENTRY(phys_base)
/* This must match the first entry in level2_kernel_pgt */
-@@ -532,8 +631,8 @@ NEXT_PAGE(kasan_zero_pud)
+@@ -532,8 +633,8 @@ NEXT_PAGE(kasan_zero_pud)
#include "../../x86/xen/xen-head.S"
@@ -31637,7 +31641,7 @@ index e2f5e21..4b22130 100644
+EXPORT_SYMBOL(set_fs);
+#endif
diff --git a/arch/x86/lib/usercopy_64.c b/arch/x86/lib/usercopy_64.c
-index 0a42327..1c3a136 100644
+index 0a42327..7a82465 100644
--- a/arch/x86/lib/usercopy_64.c
+++ b/arch/x86/lib/usercopy_64.c
@@ -18,6 +18,7 @@ unsigned long __clear_user(void __user *addr, unsigned long size)
@@ -31689,14 +31693,18 @@ index 0a42327..1c3a136 100644
for (; len; --len, to++) {
char c;
-@@ -79,7 +82,6 @@ copy_user_handle_tail(char *to, char *from, unsigned len)
+@@ -79,10 +82,9 @@ copy_user_handle_tail(char *to, char *from, unsigned len)
if (__put_user_nocheck(c, to, sizeof(char)))
break;
}
- clac();
/* If the destination is a kernel buffer, we always clear the end */
- if (!__addr_ok(to))
+- if (!__addr_ok(to))
++ if (!__addr_ok(to) && (unsigned long)to >= TASK_SIZE_MAX + pax_user_shadow_base)
+ memset(to, 0, len);
+ return len;
+ }
diff --git a/arch/x86/mm/Makefile b/arch/x86/mm/Makefile
index c4cc740..60a7362 100644
--- a/arch/x86/mm/Makefile
@@ -34237,7 +34245,7 @@ index 6440221..f84b5c7 100644
+ pax_force_retaddr
ret
diff --git a/arch/x86/net/bpf_jit_comp.c b/arch/x86/net/bpf_jit_comp.c
-index 9875143..00f6656 100644
+index 9875143..36776ae 100644
--- a/arch/x86/net/bpf_jit_comp.c
+++ b/arch/x86/net/bpf_jit_comp.c
@@ -13,7 +13,11 @@
@@ -34262,7 +34270,49 @@ index 9875143..00f6656 100644
}
struct jit_context {
-@@ -896,7 +902,9 @@ common_load:
+@@ -559,6 +565,13 @@ static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image,
+ if (is_ereg(dst_reg))
+ EMIT1(0x41);
+ EMIT3(0xC1, add_1reg(0xC8, dst_reg), 8);
++
++ /* emit 'movzwl eax, ax' */
++ if (is_ereg(dst_reg))
++ EMIT3(0x45, 0x0F, 0xB7);
++ else
++ EMIT2(0x0F, 0xB7);
++ EMIT1(add_2reg(0xC0, dst_reg, dst_reg));
+ break;
+ case 32:
+ /* emit 'bswap eax' to swap lower 4 bytes */
+@@ -577,6 +590,27 @@ static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image,
+ break;
+
+ case BPF_ALU | BPF_END | BPF_FROM_LE:
++ switch (imm32) {
++ case 16:
++ /* emit 'movzwl eax, ax' to zero extend 16-bit
++ * into 64 bit
++ */
++ if (is_ereg(dst_reg))
++ EMIT3(0x45, 0x0F, 0xB7);
++ else
++ EMIT2(0x0F, 0xB7);
++ EMIT1(add_2reg(0xC0, dst_reg, dst_reg));
++ break;
++ case 32:
++ /* emit 'mov eax, eax' to clear upper 32-bits */
++ if (is_ereg(dst_reg))
++ EMIT1(0x45);
++ EMIT2(0x89, add_2reg(0xC0, dst_reg, dst_reg));
++ break;
++ case 64:
++ /* nop */
++ break;
++ }
+ break;
+
+ /* ST: *(u8*)(dst_reg + off) = imm */
+@@ -896,7 +930,9 @@ common_load:
pr_err("bpf_jit_compile fatal error\n");
return -EFAULT;
}
@@ -34272,7 +34322,7 @@ index 9875143..00f6656 100644
}
proglen += ilen;
addrs[i] = proglen;
-@@ -968,7 +976,6 @@ void bpf_int_jit_compile(struct bpf_prog *prog)
+@@ -968,7 +1004,6 @@ void bpf_int_jit_compile(struct bpf_prog *prog)
if (image) {
bpf_flush_icache(header, image + proglen);
@@ -34280,7 +34330,7 @@ index 9875143..00f6656 100644
prog->bpf_func = (void *)image;
prog->jited = true;
}
-@@ -981,12 +988,8 @@ void bpf_jit_free(struct bpf_prog *fp)
+@@ -981,12 +1016,8 @@ void bpf_jit_free(struct bpf_prog *fp)
unsigned long addr = (unsigned long)fp->bpf_func & PAGE_MASK;
struct bpf_binary_header *header = (void *)addr;
@@ -38560,7 +38610,7 @@ index 09e628da..7607aaa 100644
if (ti.nwa_v) {
pd->nwa = be32_to_cpu(ti.next_writable);
diff --git a/drivers/block/rbd.c b/drivers/block/rbd.c
-index b40af32..5fa825d 100644
+index b67066d..515b7f4 100644
--- a/drivers/block/rbd.c
+++ b/drivers/block/rbd.c
@@ -64,7 +64,7 @@
@@ -40490,6 +40540,157 @@ index 5940531..a75b0e5 100644
struct kernel_queue {
struct kernel_queue_ops ops;
+diff --git a/drivers/gpu/drm/drm_context.c b/drivers/gpu/drm/drm_context.c
+index 9b23525..09af26c 100644
+--- a/drivers/gpu/drm/drm_context.c
++++ b/drivers/gpu/drm/drm_context.c
+@@ -53,6 +53,9 @@ struct drm_ctx_list {
+ */
+ void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle)
+ {
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ mutex_lock(&dev->struct_mutex);
+ idr_remove(&dev->ctx_idr, ctx_handle);
+ mutex_unlock(&dev->struct_mutex);
+@@ -87,6 +90,9 @@ static int drm_legacy_ctxbitmap_next(struct drm_device * dev)
+ */
+ int drm_legacy_ctxbitmap_init(struct drm_device * dev)
+ {
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ idr_init(&dev->ctx_idr);
+ return 0;
+ }
+@@ -101,6 +107,9 @@ int drm_legacy_ctxbitmap_init(struct drm_device * dev)
+ */
+ void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev)
+ {
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ mutex_lock(&dev->struct_mutex);
+ idr_destroy(&dev->ctx_idr);
+ mutex_unlock(&dev->struct_mutex);
+@@ -119,11 +128,14 @@ void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file)
+ {
+ struct drm_ctx_list *pos, *tmp;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ mutex_lock(&dev->ctxlist_mutex);
+
+ list_for_each_entry_safe(pos, tmp, &dev->ctxlist, head) {
+ if (pos->tag == file &&
+- pos->handle != DRM_KERNEL_CONTEXT) {
++ _DRM_LOCKING_CONTEXT(pos->handle) != DRM_KERNEL_CONTEXT) {
+ if (dev->driver->context_dtor)
+ dev->driver->context_dtor(dev, pos->handle);
+
+@@ -161,6 +173,9 @@ int drm_legacy_getsareactx(struct drm_device *dev, void *data,
+ struct drm_local_map *map;
+ struct drm_map_list *_entry;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ mutex_lock(&dev->struct_mutex);
+
+ map = idr_find(&dev->ctx_idr, request->ctx_id);
+@@ -205,6 +220,9 @@ int drm_legacy_setsareactx(struct drm_device *dev, void *data,
+ struct drm_local_map *map = NULL;
+ struct drm_map_list *r_list = NULL;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ mutex_lock(&dev->struct_mutex);
+ list_for_each_entry(r_list, &dev->maplist, head) {
+ if (r_list->map
+@@ -277,7 +295,13 @@ static int drm_context_switch_complete(struct drm_device *dev,
+ {
+ dev->last_context = new; /* PRE/POST: This is the _only_ writer. */
+
+- if (!_DRM_LOCK_IS_HELD(file_priv->master->lock.hw_lock->lock)) {
++ if (file_priv->master->lock.hw_lock == NULL) {
++ DRM_ERROR(
++ "Device has been unregistered. Hard exit. Process %d\n",
++ task_pid_nr(current));
++ send_sig(SIGTERM, current, 0);
++ return -EPERM;
++ } else if (!_DRM_LOCK_IS_HELD(file_priv->master->lock.hw_lock->lock)) {
+ DRM_ERROR("Lock isn't held after context switch\n");
+ }
+
+@@ -305,6 +329,9 @@ int drm_legacy_resctx(struct drm_device *dev, void *data,
+ struct drm_ctx ctx;
+ int i;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ if (res->count >= DRM_RESERVED_CONTEXTS) {
+ memset(&ctx, 0, sizeof(ctx));
+ for (i = 0; i < DRM_RESERVED_CONTEXTS; i++) {
+@@ -335,8 +362,11 @@ int drm_legacy_addctx(struct drm_device *dev, void *data,
+ struct drm_ctx_list *ctx_entry;
+ struct drm_ctx *ctx = data;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ ctx->handle = drm_legacy_ctxbitmap_next(dev);
+- if (ctx->handle == DRM_KERNEL_CONTEXT) {
++ if (_DRM_LOCKING_CONTEXT(ctx->handle) == DRM_KERNEL_CONTEXT) {
+ /* Skip kernel's context and get a new one. */
+ ctx->handle = drm_legacy_ctxbitmap_next(dev);
+ }
+@@ -378,6 +408,9 @@ int drm_legacy_getctx(struct drm_device *dev, void *data,
+ {
+ struct drm_ctx *ctx = data;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ /* This is 0, because we don't handle any context flags */
+ ctx->flags = 0;
+
+@@ -400,6 +433,9 @@ int drm_legacy_switchctx(struct drm_device *dev, void *data,
+ {
+ struct drm_ctx *ctx = data;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ DRM_DEBUG("%d\n", ctx->handle);
+ return drm_context_switch(dev, dev->last_context, ctx->handle);
+ }
+@@ -420,6 +456,9 @@ int drm_legacy_newctx(struct drm_device *dev, void *data,
+ {
+ struct drm_ctx *ctx = data;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ DRM_DEBUG("%d\n", ctx->handle);
+ drm_context_switch_complete(dev, file_priv, ctx->handle);
+
+@@ -442,8 +481,11 @@ int drm_legacy_rmctx(struct drm_device *dev, void *data,
+ {
+ struct drm_ctx *ctx = data;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ DRM_DEBUG("%d\n", ctx->handle);
+- if (ctx->handle != DRM_KERNEL_CONTEXT) {
++ if (_DRM_LOCKING_CONTEXT(ctx->handle) != DRM_KERNEL_CONTEXT) {
+ if (dev->driver->context_dtor)
+ dev->driver->context_dtor(dev, ctx->handle);
+ drm_legacy_ctxbitmap_free(dev, ctx->handle);
diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c
index b6f076b..2918de2 100644
--- a/drivers/gpu/drm/drm_crtc.c
@@ -40504,7 +40705,7 @@ index b6f076b..2918de2 100644
ret = -EFAULT;
goto done;
diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c
-index d512134..046f258 100644
+index d512134..a80a8e4 100644
--- a/drivers/gpu/drm/drm_drv.c
+++ b/drivers/gpu/drm/drm_drv.c
@@ -448,7 +448,7 @@ void drm_unplug_dev(struct drm_device *dev)
@@ -40516,6 +40717,24 @@ index d512134..046f258 100644
drm_put_dev(dev);
}
mutex_unlock(&drm_global_mutex);
+@@ -596,10 +596,13 @@ struct drm_device *drm_dev_alloc(struct drm_driver *driver,
+ if (drm_ht_create(&dev->map_hash, 12))
+ goto err_minors;
+
+- ret = drm_legacy_ctxbitmap_init(dev);
+- if (ret) {
+- DRM_ERROR("Cannot allocate memory for context bitmap.\n");
+- goto err_ht;
++ if (drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT)) {
++ ret = drm_legacy_ctxbitmap_init(dev);
++ if (ret) {
++ DRM_ERROR(
++ "Cannot allocate memory for context bitmap.\n");
++ goto err_ht;
++ }
+ }
+
+ if (drm_core_check_feature(dev, DRIVER_GEM)) {
diff --git a/drivers/gpu/drm/drm_fops.c b/drivers/gpu/drm/drm_fops.c
index 076dd60..e4a4ba7 100644
--- a/drivers/gpu/drm/drm_fops.c
@@ -40726,6 +40945,49 @@ index 3785d66..1c489ef 100644
unsigned int nr = DRM_IOCTL_NR(cmd);
int retcode = -EINVAL;
char stack_kdata[128];
+diff --git a/drivers/gpu/drm/drm_lock.c b/drivers/gpu/drm/drm_lock.c
+index f861361..b61d4c7 100644
+--- a/drivers/gpu/drm/drm_lock.c
++++ b/drivers/gpu/drm/drm_lock.c
+@@ -61,9 +61,12 @@ int drm_legacy_lock(struct drm_device *dev, void *data,
+ struct drm_master *master = file_priv->master;
+ int ret = 0;
+
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
+ ++file_priv->lock_count;
+
+- if (lock->context == DRM_KERNEL_CONTEXT) {
++ if (_DRM_LOCKING_CONTEXT(lock->context) == DRM_KERNEL_CONTEXT) {
+ DRM_ERROR("Process %d using kernel context %d\n",
+ task_pid_nr(current), lock->context);
+ return -EINVAL;
+@@ -153,12 +156,23 @@ int drm_legacy_unlock(struct drm_device *dev, void *data, struct drm_file *file_
+ struct drm_lock *lock = data;
+ struct drm_master *master = file_priv->master;
+
+- if (lock->context == DRM_KERNEL_CONTEXT) {
++ if (!drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT))
++ return -EINVAL;
++
++ if (_DRM_LOCKING_CONTEXT(lock->context) == DRM_KERNEL_CONTEXT) {
+ DRM_ERROR("Process %d using kernel context %d\n",
+ task_pid_nr(current), lock->context);
+ return -EINVAL;
+ }
+
++ if (!master->lock.hw_lock) {
++ DRM_ERROR(
++ "Device has been unregistered. Hard exit. Process %d\n",
++ task_pid_nr(current));
++ send_sig(SIGTERM, current, 0);
++ return -EPERM;
++ }
++
+ if (drm_legacy_lock_free(&master->lock, lock->context)) {
+ /* FIXME: Should really bail out here. */
+ }
diff --git a/drivers/gpu/drm/gma500/mdfld_dsi_dpi.c b/drivers/gpu/drm/gma500/mdfld_dsi_dpi.c
index d4813e0..6c1ab4d 100644
--- a/drivers/gpu/drm/gma500/mdfld_dsi_dpi.c
@@ -40765,10 +41027,20 @@ index 93ec5dc..82acbaf 100644
int front_offset;
} drm_i810_private_t;
diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c
-index 1a46787..0ff2ff4 100644
+index 1a46787..7fb387c 100644
--- a/drivers/gpu/drm/i915/i915_dma.c
+++ b/drivers/gpu/drm/i915/i915_dma.c
-@@ -362,7 +362,7 @@ static bool i915_switcheroo_can_switch(struct pci_dev *pdev)
+@@ -149,6 +149,9 @@ static int i915_getparam(struct drm_device *dev, void *data,
+ case I915_PARAM_MMAP_VERSION:
+ value = 1;
+ break;
++ case I915_PARAM_HAS_LEGACY_CONTEXT:
++ value = drm_core_check_feature(dev, DRIVER_KMS_LEGACY_CONTEXT);
++ break;
+ default:
+ DRM_DEBUG("Unknown parameter %d\n", param->param);
+ return -EINVAL;
+@@ -362,7 +365,7 @@ static bool i915_switcheroo_can_switch(struct pci_dev *pdev)
* locking inversion with the driver load path. And the access here is
* completely racy anyway. So don't bother with locking for now.
*/
@@ -41020,6 +41292,20 @@ index 0190b69..60c3eaf 100644
#define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry })
+diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.c b/drivers/gpu/drm/nouveau/nouveau_drm.c
+index 8763deb..936b423 100644
+--- a/drivers/gpu/drm/nouveau/nouveau_drm.c
++++ b/drivers/gpu/drm/nouveau/nouveau_drm.c
+@@ -940,7 +940,8 @@ static struct drm_driver
+ driver_stub = {
+ .driver_features =
+ DRIVER_USE_AGP |
+- DRIVER_GEM | DRIVER_MODESET | DRIVER_PRIME | DRIVER_RENDER,
++ DRIVER_GEM | DRIVER_MODESET | DRIVER_PRIME | DRIVER_RENDER |
++ DRIVER_KMS_LEGACY_CONTEXT,
+
+ .load = nouveau_drm_load,
+ .unload = nouveau_drm_unload,
diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.h b/drivers/gpu/drm/nouveau/nouveau_drm.h
index fc68f09..0511d71 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drm.h
@@ -48586,10 +48872,10 @@ index 79c00f5..8da39f6 100644
/* need lock to prevent incorrect read while modifying cyclecounter */
diff --git a/drivers/net/ethernet/mellanox/mlx4/en_tx.c b/drivers/net/ethernet/mellanox/mlx4/en_tx.c
-index 55f9f5c..18cc64b 100644
+index 8c234ec..757331f 100644
--- a/drivers/net/ethernet/mellanox/mlx4/en_tx.c
+++ b/drivers/net/ethernet/mellanox/mlx4/en_tx.c
-@@ -466,8 +466,8 @@ static bool mlx4_en_process_tx_cq(struct net_device *dev,
+@@ -468,8 +468,8 @@ static bool mlx4_en_process_tx_cq(struct net_device *dev,
wmb();
/* we want to dirty this cache line once */
@@ -67537,7 +67823,7 @@ index a352d57..cb94a5c 100644
}
fs_initcall(proc_interrupts_init);
diff --git a/fs/proc/kcore.c b/fs/proc/kcore.c
-index 91a4e64..69f1a3e 100644
+index 91a4e64..14bf8fa 100644
--- a/fs/proc/kcore.c
+++ b/fs/proc/kcore.c
@@ -483,9 +483,10 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
@@ -67553,11 +67839,10 @@ index 91a4e64..69f1a3e 100644
while (buflen) {
struct kcore_list *m;
-@@ -514,20 +515,23 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
- kfree(elf_buf);
+@@ -515,19 +516,20 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
} else {
if (kern_addr_valid(start)) {
-- unsigned long n;
+ unsigned long n;
+ char *elf_buf;
+ mm_segment_t oldfs;
@@ -67571,24 +67856,23 @@ index 91a4e64..69f1a3e 100644
- if (n) {
- if (clear_user(buffer + tsz - n,
- n))
-+ elf_buf = kmalloc(tsz, GFP_KERNEL);
+- return -EFAULT;
+- }
++ elf_buf = kzalloc(tsz, GFP_KERNEL);
+ if (!elf_buf)
+ return -ENOMEM;
+ oldfs = get_fs();
+ set_fs(KERNEL_DS);
-+ if (!__copy_from_user(elf_buf, (const void __user *)start, tsz)) {
-+ set_fs(oldfs);
-+ if (copy_to_user(buffer, elf_buf, tsz)) {
-+ kfree(elf_buf);
- return -EFAULT;
-+ }
- }
++ n = __copy_from_user(elf_buf, (const void __user *)start, tsz);
+ set_fs(oldfs);
++ n = copy_to_user(buffer, elf_buf, tsz);
+ kfree(elf_buf);
++ if (n)
++ return -EFAULT;
} else {
if (clear_user(buffer, tsz))
return -EFAULT;
-@@ -547,6 +551,9 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
+@@ -547,6 +549,9 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
static int open_kcore(struct inode *inode, struct file *filp)
{
@@ -67598,7 +67882,7 @@ index 91a4e64..69f1a3e 100644
if (!capable(CAP_SYS_RAWIO))
return -EPERM;
if (kcore_need_update)
-@@ -580,7 +587,7 @@ static int __meminit kcore_callback(struct notifier_block *self,
+@@ -580,7 +585,7 @@ static int __meminit kcore_callback(struct notifier_block *self,
return NOTIFY_OK;
}
@@ -68865,6 +69149,53 @@ index 7968da9..4ce985b 100644
ret = -EAGAIN;
pipe_unlock(ipipe);
+diff --git a/fs/squashfs/xattr.c b/fs/squashfs/xattr.c
+index 92fcde7..1687329 100644
+--- a/fs/squashfs/xattr.c
++++ b/fs/squashfs/xattr.c
+@@ -46,8 +46,8 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ + msblk->xattr_table;
+ int offset = SQUASHFS_XATTR_OFFSET(squashfs_i(inode)->xattr);
+ int count = squashfs_i(inode)->xattr_count;
+- size_t rest = buffer_size;
+- int err;
++ size_t used = 0;
++ ssize_t err;
+
+ /* check that the file system has xattrs */
+ if (msblk->xattr_id_table == NULL)
+@@ -68,11 +68,11 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ name_size = le16_to_cpu(entry.size);
+ handler = squashfs_xattr_handler(le16_to_cpu(entry.type));
+ if (handler)
+- prefix_size = handler->list(d, buffer, rest, NULL,
++ prefix_size = handler->list(d, buffer, buffer ? buffer_size - used : 0, NULL,
+ name_size, handler->flags);
+ if (prefix_size) {
+ if (buffer) {
+- if (prefix_size + name_size + 1 > rest) {
++ if (prefix_size + name_size + 1 > buffer_size - used) {
+ err = -ERANGE;
+ goto failed;
+ }
+@@ -86,7 +86,7 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ buffer[name_size] = '\0';
+ buffer += name_size + 1;
+ }
+- rest -= prefix_size + name_size + 1;
++ used += prefix_size + name_size + 1;
+ } else {
+ /* no handler or insuffficient privileges, so skip */
+ err = squashfs_read_metadata(sb, NULL, &start,
+@@ -107,7 +107,7 @@ ssize_t squashfs_listxattr(struct dentry *d, char *buffer,
+ if (err < 0)
+ goto failed;
+ }
+- err = buffer_size - rest;
++ err = used;
+
+ failed:
+ return err;
diff --git a/fs/stat.c b/fs/stat.c
index ae0c3ce..9ee641c 100644
--- a/fs/stat.c
@@ -81172,7 +81503,7 @@ index 623a59c..1e79ab9 100644
struct crypto_instance {
struct crypto_alg alg;
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
-index e928625..78c2c05 100644
+index e928625..ff97886 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -59,6 +59,7 @@
@@ -81183,7 +81514,37 @@ index e928625..78c2c05 100644
#include <asm/uaccess.h>
#include <uapi/drm/drm.h>
-@@ -224,10 +225,12 @@ void drm_err(const char *format, ...);
+@@ -133,17 +134,18 @@ void drm_err(const char *format, ...);
+ /*@{*/
+
+ /* driver capabilities and requirements mask */
+-#define DRIVER_USE_AGP 0x1
+-#define DRIVER_PCI_DMA 0x8
+-#define DRIVER_SG 0x10
+-#define DRIVER_HAVE_DMA 0x20
+-#define DRIVER_HAVE_IRQ 0x40
+-#define DRIVER_IRQ_SHARED 0x80
+-#define DRIVER_GEM 0x1000
+-#define DRIVER_MODESET 0x2000
+-#define DRIVER_PRIME 0x4000
+-#define DRIVER_RENDER 0x8000
+-#define DRIVER_ATOMIC 0x10000
++#define DRIVER_USE_AGP 0x1
++#define DRIVER_PCI_DMA 0x8
++#define DRIVER_SG 0x10
++#define DRIVER_HAVE_DMA 0x20
++#define DRIVER_HAVE_IRQ 0x40
++#define DRIVER_IRQ_SHARED 0x80
++#define DRIVER_GEM 0x1000
++#define DRIVER_MODESET 0x2000
++#define DRIVER_PRIME 0x4000
++#define DRIVER_RENDER 0x8000
++#define DRIVER_ATOMIC 0x10000
++#define DRIVER_KMS_LEGACY_CONTEXT 0x20000
+
+ /***********************************************************************/
+ /** \name Macros to make printk easier */
+@@ -224,10 +226,12 @@ void drm_err(const char *format, ...);
* \param cmd command.
* \param arg argument.
*/
@@ -81198,7 +81559,7 @@ index e928625..78c2c05 100644
unsigned long arg);
#define DRM_IOCTL_NR(n) _IOC_NR(n)
-@@ -243,10 +246,10 @@ typedef int drm_ioctl_compat_t(struct file *filp, unsigned int cmd,
+@@ -243,10 +247,10 @@ typedef int drm_ioctl_compat_t(struct file *filp, unsigned int cmd,
struct drm_ioctl_desc {
unsigned int cmd;
int flags;
@@ -81211,7 +81572,7 @@ index e928625..78c2c05 100644
/**
* Creates a driver or general drm_ioctl_desc array entry for the given
-@@ -632,7 +635,8 @@ struct drm_info_list {
+@@ -632,7 +636,8 @@ struct drm_info_list {
int (*show)(struct seq_file*, void*); /** show callback */
u32 driver_features; /**< Required driver features for this entry */
void *data;
@@ -81221,7 +81582,7 @@ index e928625..78c2c05 100644
/**
* debugfs node structure. This structure represents a debugfs file.
-@@ -716,7 +720,7 @@ struct drm_device {
+@@ -716,7 +721,7 @@ struct drm_device {
/** \name Usage Counters */
/*@{ */
@@ -84060,6 +84421,18 @@ index dd1109f..4f4fdda 100644
int threads_handled_last;
raw_spinlock_t lock;
struct cpumask *percpu_enabled;
+diff --git a/include/linux/irqdomain.h b/include/linux/irqdomain.h
+index 676d730..5e05daec 100644
+--- a/include/linux/irqdomain.h
++++ b/include/linux/irqdomain.h
+@@ -40,6 +40,7 @@ struct device_node;
+ struct irq_domain;
+ struct of_device_id;
+ struct irq_chip;
++struct irq_chip_no_const;
+ struct irq_data;
+
+ /* Number of irqs reserved for a legacy isa controller */
diff --git a/include/linux/jiffies.h b/include/linux/jiffies.h
index c367cbd..c9b79e6 100644
--- a/include/linux/jiffies.h
@@ -88343,6 +88716,18 @@ index 3608beb..df39d8a 100644
TP_ARGS(irq, action, ret),
+diff --git a/include/uapi/drm/i915_drm.h b/include/uapi/drm/i915_drm.h
+index 6eed16b..3e05750 100644
+--- a/include/uapi/drm/i915_drm.h
++++ b/include/uapi/drm/i915_drm.h
+@@ -347,6 +347,7 @@ typedef struct drm_i915_irq_wait {
+ #define I915_PARAM_HAS_COHERENT_PHYS_GTT 29
+ #define I915_PARAM_MMAP_VERSION 30
+ #define I915_PARAM_HAS_BSD2 31
++#define I915_PARAM_HAS_LEGACY_CONTEXT 35
+
+ typedef struct drm_i915_getparam {
+ int param;
diff --git a/include/uapi/linux/a.out.h b/include/uapi/linux/a.out.h
index 7caf44c..23c6f27 100644
--- a/include/uapi/linux/a.out.h
@@ -89457,7 +89842,7 @@ index dc4ae70..2a2bddc 100644
task->sessionid = sessionid;
task->loginuid = loginuid;
diff --git a/kernel/bpf/core.c b/kernel/bpf/core.c
-index a64e7a2..2e69448 100644
+index 0c5796e..a9414e2 100644
--- a/kernel/bpf/core.c
+++ b/kernel/bpf/core.c
@@ -143,14 +143,17 @@ bpf_jit_binary_alloc(unsigned int proglen, u8 **image_ptr,
@@ -104278,7 +104663,7 @@ index e90f83a..3e6acca 100644
pr_err("Unable to proc dir entry\n");
return -ENOMEM;
diff --git a/net/ipv4/ping.c b/net/ipv4/ping.c
-index 208d543..ab6c0ba 100644
+index 787b0d6..ab6c0ba 100644
--- a/net/ipv4/ping.c
+++ b/net/ipv4/ping.c
@@ -59,7 +59,7 @@ struct ping_table {
@@ -104290,15 +104675,7 @@ index 208d543..ab6c0ba 100644
EXPORT_SYMBOL_GPL(pingv6_ops);
static u16 ping_port_rover;
-@@ -158,6 +158,7 @@ void ping_unhash(struct sock *sk)
- if (sk_hashed(sk)) {
- write_lock_bh(&ping_table.lock);
- hlist_nulls_del(&sk->sk_nulls_node);
-+ sk_nulls_node_init(&sk->sk_nulls_node);
- sock_put(sk);
- isk->inet_num = 0;
- isk->inet_sport = 0;
-@@ -358,7 +359,7 @@ static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk,
+@@ -359,7 +359,7 @@ static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk,
return -ENODEV;
}
}
@@ -104307,7 +104684,7 @@ index 208d543..ab6c0ba 100644
scoped);
rcu_read_unlock();
-@@ -566,7 +567,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
+@@ -567,7 +567,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
}
#if IS_ENABLED(CONFIG_IPV6)
} else if (skb->protocol == htons(ETH_P_IPV6)) {
@@ -104316,7 +104693,7 @@ index 208d543..ab6c0ba 100644
#endif
}
-@@ -584,7 +585,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
+@@ -585,7 +585,7 @@ void ping_err(struct sk_buff *skb, int offset, u32 info)
info, (u8 *)icmph);
#if IS_ENABLED(CONFIG_IPV6)
} else if (family == AF_INET6) {
@@ -104325,7 +104702,7 @@ index 208d543..ab6c0ba 100644
info, (u8 *)icmph);
#endif
}
-@@ -918,10 +919,10 @@ int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
+@@ -919,10 +919,10 @@ int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
}
if (inet6_sk(sk)->rxopt.all)
@@ -104338,7 +104715,7 @@ index 208d543..ab6c0ba 100644
else if (skb->protocol == htons(ETH_P_IP) && isk->cmsg_flags)
ip_cmsg_recv(msg, skb);
#endif
-@@ -1116,7 +1117,7 @@ static void ping_v4_format_sock(struct sock *sp, struct seq_file *f,
+@@ -1117,7 +1117,7 @@ static void ping_v4_format_sock(struct sock *sp, struct seq_file *f,
from_kuid_munged(seq_user_ns(f), sock_i_uid(sp)),
0, sock_i_ino(sp),
atomic_read(&sp->sk_refcnt), sp,
@@ -104403,7 +104780,7 @@ index f027a70..2e64edc 100644
static int raw_seq_show(struct seq_file *seq, void *v)
diff --git a/net/ipv4/route.c b/net/ipv4/route.c
-index ad50643..53b7b44 100644
+index 20fc020..3ba426f 100644
--- a/net/ipv4/route.c
+++ b/net/ipv4/route.c
@@ -228,7 +228,7 @@ static const struct seq_operations rt_cache_seq_ops = {
@@ -104456,7 +104833,7 @@ index ad50643..53b7b44 100644
}
EXPORT_SYMBOL(ip_idents_reserve);
-@@ -2642,34 +2642,34 @@ static struct ctl_table ipv4_route_flush_table[] = {
+@@ -2639,34 +2639,34 @@ static struct ctl_table ipv4_route_flush_table[] = {
.maxlen = sizeof(int),
.mode = 0200,
.proc_handler = ipv4_sysctl_rtcache_flush,
@@ -104499,7 +104876,7 @@ index ad50643..53b7b44 100644
err_dup:
return -ENOMEM;
}
-@@ -2692,8 +2692,8 @@ static __net_initdata struct pernet_operations sysctl_route_ops = {
+@@ -2689,8 +2689,8 @@ static __net_initdata struct pernet_operations sysctl_route_ops = {
static __net_init int rt_genid_init(struct net *net)
{
@@ -104510,7 +104887,7 @@ index ad50643..53b7b44 100644
get_random_bytes(&net->ipv4.dev_addr_genid,
sizeof(net->ipv4.dev_addr_genid));
return 0;
-@@ -2737,11 +2737,7 @@ int __init ip_rt_init(void)
+@@ -2734,11 +2734,7 @@ int __init ip_rt_init(void)
int rc = 0;
int cpu;
@@ -111710,7 +112087,7 @@ index 4c41c90..37f3631 100644
return snd_seq_device_register_driver(SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH, &ops,
sizeof(struct snd_emu10k1_synth_arg));
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
-index 2fe86d2..8f1cd08 100644
+index a63a863..fcf3087 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -2865,7 +2865,7 @@ static int get_kctl_0dB_offset(struct hda_codec *codec,
@@ -111810,7 +112187,7 @@ index 1cfb19e..6e5731a 100644
xtfpga_pcm_refill_fifo(i2s);
break;
diff --git a/sound/synth/emux/emux_seq.c b/sound/synth/emux/emux_seq.c
-index 7778b8e..3d619fc 100644
+index a020920..55579f6 100644
--- a/sound/synth/emux/emux_seq.c
+++ b/sound/synth/emux/emux_seq.c
@@ -33,13 +33,13 @@ static int snd_emux_unuse(void *private_data, struct snd_seq_port_subscribe *inf
@@ -118398,13 +118775,14 @@ index 0000000..b8e7188
+}
diff --git a/tools/gcc/size_overflow_plugin/size_overflow_hash.data b/tools/gcc/size_overflow_plugin/size_overflow_hash.data
new file mode 100644
-index 0000000..df41844
+index 0000000..036b0d8
--- /dev/null
+++ b/tools/gcc/size_overflow_plugin/size_overflow_hash.data
-@@ -0,0 +1,28043 @@
+@@ -0,0 +1,27980 @@
+intel_fake_agp_alloc_by_type_1 intel_fake_agp_alloc_by_type 1 1 NULL nohasharray
+iwl_set_tx_power_1 iwl_set_tx_power 0 1 &intel_fake_agp_alloc_by_type_1
+ocfs2_get_refcount_tree_3 ocfs2_get_refcount_tree 0 3 NULL
++phy_read_mmd_4 phy_read_mmd 0 4 NULL
+smsc95xx_mdio_read_10 smsc95xx_mdio_read 0 10 NULL
+ext3_writeback_write_end_11 ext3_writeback_write_end 5-0 11 NULL
+show_ioc_guid_17 show_ioc_guid 0 17 NULL
@@ -118420,9 +118798,9 @@ index 0000000..df41844
+eeprom_93xx46_ew_42 eeprom_93xx46_ew 0 42 NULL
+atl1e_phy_commit_44 atl1e_phy_commit 0 44 NULL
+iwlagn_rxon_connect_53 iwlagn_rxon_connect 0 53 NULL
-+sel_read_policyvers_55 sel_read_policyvers 3-0 55 NULL nohasharray
-+padzero_55 padzero 1 55 &sel_read_policyvers_55 nohasharray
-+ext3_xattr_security_list_55 ext3_xattr_security_list 0-5 55 &padzero_55
++padzero_55 padzero 1 55 NULL nohasharray
++sel_read_policyvers_55 sel_read_policyvers 3-0 55 &padzero_55 nohasharray
++ext3_xattr_security_list_55 ext3_xattr_security_list 0-5 55 &sel_read_policyvers_55
+cfg80211_disconnected_57 cfg80211_disconnected 4 57 NULL
+tps65910_rtc_alarm_irq_enable_59 tps65910_rtc_alarm_irq_enable 0 59 NULL
+lp3971_ldo_enable_63 lp3971_ldo_enable 0 63 NULL nohasharray
@@ -118431,8 +118809,8 @@ index 0000000..df41844
+_nfs41_test_stateid_76 _nfs41_test_stateid 0 76 NULL
+gadget_strings_product_store_78 gadget_strings_product_store 0-3 78 NULL
+ocfs2_remove_btree_range_81 ocfs2_remove_btree_range 0 81 NULL
-+uwb_dev_LQE_show_86 uwb_dev_LQE_show 0 86 NULL nohasharray
-+write_file_tpc_86 write_file_tpc 3 86 &uwb_dev_LQE_show_86
++write_file_tpc_86 write_file_tpc 3-0 86 NULL nohasharray
++uwb_dev_LQE_show_86 uwb_dev_LQE_show 0 86 &write_file_tpc_86
+snd_korg1212_copy_to_92 snd_korg1212_copy_to 6 92 NULL
+load_msg_95 load_msg 2 95 NULL
+bnx2_reset_chip_101 bnx2_reset_chip 0 101 NULL
@@ -118440,8 +118818,8 @@ index 0000000..df41844
+ov9650_set_hvflip_105 ov9650_set_hvflip 0 105 NULL
+nilfs_direct_insert_106 nilfs_direct_insert 0 106 NULL
+af9015_ctrl_msg_107 af9015_ctrl_msg 0 107 NULL
-+device_flush_iotlb_115 device_flush_iotlb 3-2 115 NULL
-+ipath_verbs_send_117 ipath_verbs_send 5-3 117 NULL
++device_flush_iotlb_115 device_flush_iotlb 2-3 115 NULL
++ipath_verbs_send_117 ipath_verbs_send 3-5 117 NULL
+nilfs_transaction_commit_119 nilfs_transaction_commit 0 119 NULL
+_rtl_prep_rx_urb_122 _rtl_prep_rx_urb 0 122 NULL
+wl1273_fm_stop_125 wl1273_fm_stop 0 125 NULL
@@ -118453,13 +118831,12 @@ index 0000000..df41844
+gfs2_glock_get_147 gfs2_glock_get 0 147 NULL nohasharray
+st_magn_buffer_predisable_147 st_magn_buffer_predisable 0 147 &gfs2_glock_get_147
+wusb_dev_4way_handshake_150 wusb_dev_4way_handshake 0 150 NULL
-+ping_v6_sendmsg_152 ping_v6_sendmsg 0-4 152 NULL
++ping_v6_sendmsg_152 ping_v6_sendmsg 4-0 152 NULL
+scsi_dh_handler_attach_153 scsi_dh_handler_attach 0 153 NULL nohasharray
+tracing_trace_options_write_153 tracing_trace_options_write 3 153 &scsi_dh_handler_attach_153
+set_max_uV_156 set_max_uV 0-4 156 NULL
+cm_suspend_prepare_161 cm_suspend_prepare 0 161 NULL
+pci_request_selected_regions_169 pci_request_selected_regions 0 169 NULL
-+mv88e6352_wait_178 mv88e6352_wait 0 178 NULL
+pvr2_buffer_queue_181 pvr2_buffer_queue 0 181 NULL nohasharray
+rtl_op_add_interface_181 rtl_op_add_interface 0 181 &pvr2_buffer_queue_181
+iscsi_nacl_auth_show_authenticate_target_183 iscsi_nacl_auth_show_authenticate_target 0 183 NULL
@@ -118478,7 +118855,6 @@ index 0000000..df41844
+store_cpufv_215 store_cpufv 0-4 215 NULL
+snd_cx18_pcm_prepare_219 snd_cx18_pcm_prepare 0 219 NULL nohasharray
+target_stat_scsi_auth_intr_show_attr_write_mbytes_219 target_stat_scsi_auth_intr_show_attr_write_mbytes 0 219 &snd_cx18_pcm_prepare_219
-+path_init_220 path_init 0 220 NULL
+mt9m111_set_autowhitebalance_221 mt9m111_set_autowhitebalance 0 221 NULL
+__gfs2_setattr_simple_228 __gfs2_setattr_simple 0 228 NULL
+shdma_init_232 shdma_init 3 232 NULL
@@ -118500,10 +118876,9 @@ index 0000000..df41844
+iscsi_tpg_attrib_show_demo_mode_write_protect_278 iscsi_tpg_attrib_show_demo_mode_write_protect 0 278 &lp855x_get_chip_id_278
+print_cpu_modalias_279 print_cpu_modalias 0 279 NULL
+bdx_change_mtu_282 bdx_change_mtu 0 282 NULL
-+read_file_war_stats_292 read_file_war_stats 3-0 292 NULL nohasharray
-+fm10k_find_next_vlan_292 fm10k_find_next_vlan 2-0 292 &read_file_war_stats_292
-+xfs_zero_last_block_298 xfs_zero_last_block 0-2-3 298 NULL nohasharray
-+ipvlan_open_298 ipvlan_open 0 298 &xfs_zero_last_block_298
++netdev_get_sset_count_286 netdev_get_sset_count 0 286 NULL
++read_file_war_stats_292 read_file_war_stats 3-0 292 NULL
++ipvlan_open_298 ipvlan_open 0 298 NULL
+grgpio_to_irq_300 grgpio_to_irq 2 300 NULL nohasharray
+sctp_make_control_300 sctp_make_control 4 300 &grgpio_to_irq_300
+pin_configs_show_303 pin_configs_show 0 303 NULL
@@ -118511,19 +118886,18 @@ index 0000000..df41844
+tipc_skb_tailroom_305 tipc_skb_tailroom 0 305 NULL
+syslog_print_307 syslog_print 2-0 307 NULL
+iscsi_stat_instance_show_attr_nodes_309 iscsi_stat_instance_show_attr_nodes 0 309 NULL
-+platform_device_add_data_310 platform_device_add_data 0-3 310 NULL
++platform_device_add_data_310 platform_device_add_data 3-0 310 NULL
+wl1251_cmd_interrogate_311 wl1251_cmd_interrogate 0 311 NULL
+dn_setsockopt_314 dn_setsockopt 5-0 314 NULL
+next_bitstream_show_315 next_bitstream_show 0 315 NULL nohasharray
+cpumask_parselist_user_315 cpumask_parselist_user 0 315 &next_bitstream_show_315
+nilfs_btree_last_key_316 nilfs_btree_last_key 0 316 NULL
-+next_node_allowed_318 next_node_allowed 1-0 318 NULL
+batadv_interface_open_321 batadv_interface_open 0 321 NULL
+snd_seq_delete_port_322 snd_seq_delete_port 0 322 NULL
+show_tabletMouseLeft_325 show_tabletMouseLeft 0 325 NULL
-+ath9k_wmi_cmd_327 ath9k_wmi_cmd 0-4 327 NULL
-+show_ipv6_iface_nd_stale_tmo_328 show_ipv6_iface_nd_stale_tmo 0 328 NULL nohasharray
-+ceph_sync_read_328 ceph_sync_read 0 328 &show_ipv6_iface_nd_stale_tmo_328
++ath9k_wmi_cmd_327 ath9k_wmi_cmd 4-0 327 NULL
++ceph_sync_read_328 ceph_sync_read 0 328 NULL nohasharray
++show_ipv6_iface_nd_stale_tmo_328 show_ipv6_iface_nd_stale_tmo 0 328 &ceph_sync_read_328
+btrfs_calc_avail_data_space_329 btrfs_calc_avail_data_space 0 329 NULL
+map_urb_for_dma_332 map_urb_for_dma 0 332 NULL
+rv3029c2_rtc_read_time_335 rv3029c2_rtc_read_time 0 335 NULL
@@ -118535,14 +118909,14 @@ index 0000000..df41844
+add_automute_mode_enum_354 add_automute_mode_enum 0 354 &DMAbuf_getrdbuffer_354
+show_conn_param_ISCSI_PARAM_IP_FRAGMENT_DISABLE_359 show_conn_param_ISCSI_PARAM_IP_FRAGMENT_DISABLE 0 359 NULL
+mlx5_core_access_reg_361 mlx5_core_access_reg 3-5 361 NULL
-+si4713_tx_rds_buff_364 si4713_tx_rds_buff 0 364 NULL nohasharray
-+boottime_get_364 boottime_get 0 364 &si4713_tx_rds_buff_364 nohasharray
-+genphy_config_init_364 genphy_config_init 0 364 &boottime_get_364
++boottime_get_364 boottime_get 0 364 NULL nohasharray
++si4713_tx_rds_buff_364 si4713_tx_rds_buff 0 364 &boottime_get_364 nohasharray
++genphy_config_init_364 genphy_config_init 0 364 &si4713_tx_rds_buff_364
+batadv_originator_init_367 batadv_originator_init 0 367 NULL
+igb_get_rxfh_indir_size_372 igb_get_rxfh_indir_size 0 372 NULL nohasharray
+rf_set_freq_372 rf_set_freq 0 372 &igb_get_rxfh_indir_size_372
-+cxgb4vf_get_regs_len_373 cxgb4vf_get_regs_len 0 373 NULL nohasharray
-+fanotify_get_response_373 fanotify_get_response 0 373 &cxgb4vf_get_regs_len_373
++fanotify_get_response_373 fanotify_get_response 0 373 NULL nohasharray
++cxgb4vf_get_regs_len_373 cxgb4vf_get_regs_len 0 373 &fanotify_get_response_373
+cxacru_sysfs_store_adsl_config_375 cxacru_sysfs_store_adsl_config 0-4 375 NULL
+cmtp_send_interopmsg_376 cmtp_send_interopmsg 7 376 NULL
+gameport_description_show_382 gameport_description_show 0 382 NULL
@@ -118558,7 +118932,6 @@ index 0000000..df41844
+__bitmap_parselist_410 __bitmap_parselist 0 410 &aio_read_events_ring_410
+show_fcstat_fcp_output_megabytes_411 show_fcstat_fcp_output_megabytes 0 411 NULL nohasharray
+ebitmap_cpy_411 ebitmap_cpy 0 411 &show_fcstat_fcp_output_megabytes_411
-+async_copy_data_414 async_copy_data 4 414 NULL
+max6902_get_reg_417 max6902_get_reg 0 417 NULL
+lbs_rdmac_read_418 lbs_rdmac_read 3-0 418 NULL
+__uac_clock_find_source_419 __uac_clock_find_source 0 419 NULL
@@ -118588,7 +118961,9 @@ index 0000000..df41844
+dib0700_i2c_xfer_legacy_470 dib0700_i2c_xfer_legacy 0 470 &_alloc_get_attr_desc_470
+reg_show_state_474 reg_show_state 0 474 NULL
+dccp_manip_pkt_476 dccp_manip_pkt 4 476 NULL
-+sparse_index_init_482 sparse_index_init 0 482 NULL
++flash_fault_show_477 flash_fault_show 0 477 NULL
++sparse_index_init_482 sparse_index_init 0 482 NULL nohasharray
++netxen_get_sset_count_482 netxen_get_sset_count 0 482 &sparse_index_init_482
+videobuf_streamon_485 videobuf_streamon 0 485 NULL
+cfs_trace_set_debug_mb_usrstr_486 cfs_trace_set_debug_mb_usrstr 2 486 NULL
+nvme_trans_modesel_data_488 nvme_trans_modesel_data 4 488 NULL
@@ -118617,6 +118992,7 @@ index 0000000..df41844
+zlib_deflate_workspacesize_537 zlib_deflate_workspacesize 0-2-1 537 NULL
+s5p_mfc_alloc_dec_temp_buffers_v6_539 s5p_mfc_alloc_dec_temp_buffers_v6 0 539 NULL
+iwl_dbgfs_wowlan_sram_read_540 iwl_dbgfs_wowlan_sram_read 3-0 540 NULL
++write_room_541 write_room 0 541 NULL
+dle_count_543 dle_count 0 543 NULL
+broadsheet_spiflash_read_range_547 broadsheet_spiflash_read_range 0 547 NULL
+devres_alloc_551 devres_alloc 2 551 NULL
@@ -118633,8 +119009,8 @@ index 0000000..df41844
+compat_sys_preadv_583 compat_sys_preadv 3 583 NULL
+wdt_notify_sys_584 wdt_notify_sys 0 584 NULL
+fb_check_caps_585 fb_check_caps 0 585 NULL
-+dln2_i2c_xfer_589 dln2_i2c_xfer 0-3 589 NULL nohasharray
-+_nfs4_lookup_root_589 _nfs4_lookup_root 0 589 &dln2_i2c_xfer_589
++_nfs4_lookup_root_589 _nfs4_lookup_root 0 589 NULL nohasharray
++dln2_i2c_xfer_589 dln2_i2c_xfer 0-3 589 &_nfs4_lookup_root_589
+smk_write_load_self2_591 smk_write_load_self2 3-0 591 NULL
+card_id_show_592 card_id_show 0 592 NULL nohasharray
+adp8870_bl_ambient_light_level_show_592 adp8870_bl_ambient_light_level_show 0 592 &card_id_show_592
@@ -118651,7 +119027,6 @@ index 0000000..df41844
+ptlrpc_lprocfs_nrs_seq_write_621 ptlrpc_lprocfs_nrs_seq_write 3 621 NULL
+sysfs_acpi_set_625 sysfs_acpi_set 3-0 625 NULL
+viafb_dfpl_proc_write_627 viafb_dfpl_proc_write 3-0 627 NULL
-+isp1760_register_628 isp1760_register 1-2 628 NULL
+store_temp_auto_offset_632 store_temp_auto_offset 0-4 632 NULL
+bus_for_each_drv_634 bus_for_each_drv 0 634 NULL
+drbd_bm_find_next_643 drbd_bm_find_next 2 643 NULL nohasharray
@@ -118683,18 +119058,16 @@ index 0000000..df41844
+vfio_cap_init_698 vfio_cap_init 0 698 NULL
+max8925_reg_read_700 max8925_reg_read 0 700 NULL
+padata_sysfs_show_701 padata_sysfs_show 0 701 NULL
-+suspend_703 suspend 0 703 NULL
+rtl8169_try_rx_copy_705 rtl8169_try_rx_copy 3 705 NULL
+ocfs2_fast_symlink_readpage_711 ocfs2_fast_symlink_readpage 0 711 NULL
+ipath_resize_cq_712 ipath_resize_cq 2 712 NULL nohasharray
+caif_connect_req_to_link_param_712 caif_connect_req_to_link_param 0 712 &ipath_resize_cq_712
+i8k_hwmon_set_pwm_713 i8k_hwmon_set_pwm 0-4 713 NULL
-+ovl_removexattr_714 ovl_removexattr 0 714 NULL
++vlan_get_size_715 vlan_get_size 0 715 NULL
+disk_max_parts_719 disk_max_parts 0 719 NULL
+ecryptfs_get_lower_file_724 ecryptfs_get_lower_file 0 724 NULL
+common_perm_726 common_perm 0 726 NULL
-+sctp_setsockopt_peer_addr_params_734 sctp_setsockopt_peer_addr_params 3-0 734 NULL nohasharray
-+mlx4_enable_sriov_734 mlx4_enable_sriov 4-3 734 &sctp_setsockopt_peer_addr_params_734
++sctp_setsockopt_peer_addr_params_734 sctp_setsockopt_peer_addr_params 3-0 734 NULL
+tpm_inf_recv_735 tpm_inf_recv 0-3 735 NULL
+wm8962_gpio_direction_out_738 wm8962_gpio_direction_out 0 738 NULL nohasharray
+provisioning_mode_show_738 provisioning_mode_show 0 738 &wm8962_gpio_direction_out_738
@@ -118718,9 +119091,8 @@ index 0000000..df41844
+dbg_check_tnc_779 dbg_check_tnc 0 779 NULL
+ceph_monc_do_statfs_781 ceph_monc_do_statfs 0 781 NULL nohasharray
+cfs_trace_allocate_string_buffer_781 cfs_trace_allocate_string_buffer 2 781 &ceph_monc_do_statfs_781
-+av7110_ir_proc_write_784 av7110_ir_proc_write 0-3 784 NULL nohasharray
-+jbd2_journal_dirty_metadata_784 jbd2_journal_dirty_metadata 0 784 &av7110_ir_proc_write_784
-+int3402_thermal_get_zone_temp_790 int3402_thermal_get_zone_temp 0 790 NULL
++jbd2_journal_dirty_metadata_784 jbd2_journal_dirty_metadata 0 784 NULL nohasharray
++av7110_ir_proc_write_784 av7110_ir_proc_write 0-3 784 &jbd2_journal_dirty_metadata_784
+ath6kl_disconnect_timeout_write_794 ath6kl_disconnect_timeout_write 3-0 794 NULL
+mwifiex_cmd_802_11_scan_ext_803 mwifiex_cmd_802_11_scan_ext 0 803 NULL
+i2c_hid_power_806 i2c_hid_power 0 806 NULL
@@ -118728,31 +119100,30 @@ index 0000000..df41844
+sb16_audio_prepare_for_input_808 sb16_audio_prepare_for_input 0 808 NULL nohasharray
+ping_check_bind_addr_808 ping_check_bind_addr 0 808 &sb16_audio_prepare_for_input_808
+driver_sysfs_add_809 driver_sysfs_add 0 809 NULL
-+__vmalloc_node_range_811 __vmalloc_node_range 1 811 NULL nohasharray
-+sdo_g_mbus_fmt_811 sdo_g_mbus_fmt 0 811 &__vmalloc_node_range_811
++sdo_g_mbus_fmt_811 sdo_g_mbus_fmt 0 811 NULL
+csio_vport_create_812 csio_vport_create 0 812 NULL
+dlm_attr_store_813 dlm_attr_store 0-4 813 NULL
+if_writecmd_815 if_writecmd 2 815 NULL
+wl1251_boot_upload_nvs_817 wl1251_boot_upload_nvs 0 817 NULL
+igb_request_irq_821 igb_request_irq 0 821 NULL
+si4713_read_property_825 si4713_read_property 0 825 NULL
-+read_mmd_indirect_826 read_mmd_indirect 0 826 NULL nohasharray
-+read_fifo_826 read_fifo 3 826 &read_mmd_indirect_826
++read_fifo_826 read_fifo 3 826 NULL nohasharray
++read_mmd_indirect_826 read_mmd_indirect 0 826 &read_fifo_826
+brightness_get_837 brightness_get 0 837 NULL nohasharray
+wl1251_op_start_837 wl1251_op_start 0 837 &brightness_get_837
+sht15_update_measurements_838 sht15_update_measurements 0 838 NULL nohasharray
+netprio_device_event_838 netprio_device_event 0 838 &sht15_update_measurements_838
+show_capability_841 show_capability 0 841 NULL
+SyS_write_846 SyS_write 3 846 NULL
++kobil_write_room_847 kobil_write_room 0 847 NULL
+tnc_next_848 tnc_next 0 848 NULL
+um_idi_read_850 um_idi_read 3-0 850 NULL
-+tid_show_853 tid_show 0 853 NULL
+watchdog_write_856 watchdog_write 0-3 856 NULL
+phy_ethtool_gset_857 phy_ethtool_gset 0 857 NULL
+error_state_read_859 error_state_read 6-0-5 859 NULL
+reqbufs_output_860 reqbufs_output 0 860 NULL
-+iio_triggered_buffer_predisable_861 iio_triggered_buffer_predisable 0 861 NULL nohasharray
-+port100_alloc_skb_861 port100_alloc_skb 2 861 &iio_triggered_buffer_predisable_861
++port100_alloc_skb_861 port100_alloc_skb 2 861 NULL nohasharray
++iio_triggered_buffer_predisable_861 iio_triggered_buffer_predisable 0 861 &port100_alloc_skb_861
+tuner_i2c_xfer_send_recv_864 tuner_i2c_xfer_send_recv 0-5 864 NULL
+btrfs_dirty_inode_868 btrfs_dirty_inode 0 868 NULL
+ipr_read_trace_869 ipr_read_trace 6-0-5 869 NULL nohasharray
@@ -118775,12 +119146,14 @@ index 0000000..df41844
+snd_pcm_action_single_905 snd_pcm_action_single 0 905 NULL
+set_file_info_909 set_file_info 0 909 NULL
+mci_seconds_show_913 mci_seconds_show 0 913 NULL
++tty_buffer_space_avail_919 tty_buffer_space_avail 0 919 NULL
+prod_id1_show_921 prod_id1_show 0 921 NULL nohasharray
-+__reqbufs_921 __reqbufs 0 921 &prod_id1_show_921
-+play_video_cb_923 play_video_cb 2 923 NULL nohasharray
-+kernel_sendpage_923 kernel_sendpage 4 923 &play_video_cb_923
-+pm_runtime_get_sync_925 pm_runtime_get_sync 0 925 NULL nohasharray
-+nfs4_do_fsinfo_925 nfs4_do_fsinfo 0 925 &pm_runtime_get_sync_925
++__reqbufs_921 __reqbufs 0 921 &prod_id1_show_921 nohasharray
++ssp_enable_sensor_921 ssp_enable_sensor 0 921 &__reqbufs_921
++kernel_sendpage_923 kernel_sendpage 4 923 NULL nohasharray
++play_video_cb_923 play_video_cb 2 923 &kernel_sendpage_923
++nfs4_do_fsinfo_925 nfs4_do_fsinfo 0 925 NULL nohasharray
++pm_runtime_get_sync_925 pm_runtime_get_sync 0 925 &nfs4_do_fsinfo_925
+wm8350_rtc_start_alarm_927 wm8350_rtc_start_alarm 0 927 NULL
+snd_ensoniq_trigger_933 snd_ensoniq_trigger 0 933 NULL
+regulator_enable_regmap_934 regulator_enable_regmap 0 934 NULL
@@ -118793,7 +119166,6 @@ index 0000000..df41844
+__nodes_weight_956 __nodes_weight 0 956 NULL
+lpfc_fdmi_on_show_958 lpfc_fdmi_on_show 0 958 NULL nohasharray
+nilfs_btree_prepare_delete_958 nilfs_btree_prepare_delete 0 958 &lpfc_fdmi_on_show_958
-+sys_msgrcv_959 sys_msgrcv 3 959 NULL
+mem_limit_store_964 mem_limit_store 0-4 964 NULL
+chksum_setkey_972 chksum_setkey 0 972 NULL
+stop_975 stop 0 975 NULL nohasharray
@@ -118802,11 +119174,12 @@ index 0000000..df41844
+mlx4_cq_alloc_978 mlx4_cq_alloc 0 978 &gprs_open_978
+mmio16read__read_file_981 mmio16read__read_file 0 981 NULL nohasharray
+rocker_port_fdb_flush_981 rocker_port_fdb_flush 0 981 &mmio16read__read_file_981
-+cx24113_set_params_982 cx24113_set_params 0 982 NULL nohasharray
-+_ctl_ioc_reply_queue_count_show_982 _ctl_ioc_reply_queue_count_show 0 982 &cx24113_set_params_982
++_ctl_ioc_reply_queue_count_show_982 _ctl_ioc_reply_queue_count_show 0 982 NULL nohasharray
++cx24113_set_params_982 cx24113_set_params 0 982 &_ctl_ioc_reply_queue_count_show_982
+set_usb2_hw_lpm_983 set_usb2_hw_lpm 0 983 NULL
+show_node_guid_985 show_node_guid 0 985 NULL
+usnic_ib_qp_grp_dump_hdr_989 usnic_ib_qp_grp_dump_hdr 2 989 NULL
++memcmp_990 memcmp 0 990 NULL
+skge_rx_fill_991 skge_rx_fill 0 991 NULL
+tts_notify_reboot_993 tts_notify_reboot 0 993 NULL nohasharray
+memory_probe_store_993 memory_probe_store 0-4 993 &tts_notify_reboot_993
@@ -118816,8 +119189,7 @@ index 0000000..df41844
+show_sas_port_num_phys_1003 show_sas_port_num_phys 0 1003 &cdc_ncm_show_wNdpInDivisor_1003
+remove_monitor_info_1004 remove_monitor_info 3 1004 NULL
+wl1271_allocate_sta_1006 wl1271_allocate_sta 0 1006 NULL
-+platform_begin_1008 platform_begin 0 1008 NULL nohasharray
-+ds1337_set_alarm_1008 ds1337_set_alarm 0 1008 &platform_begin_1008
++ds1337_set_alarm_1008 ds1337_set_alarm 0 1008 NULL
+bt856_init_1009 bt856_init 0 1009 NULL
+readreg_1017 readreg 0-1 1017 NULL
+cxusb_i2c_xfer_1019 cxusb_i2c_xfer 0-3 1019 NULL nohasharray
@@ -118840,7 +119212,8 @@ index 0000000..df41844
+mce_request_packet_1073 mce_request_packet 3 1073 NULL nohasharray
+writeout_1073 writeout 0 1073 &mce_request_packet_1073
+data_calc_1074 data_calc 0 1074 NULL
-+agp_create_memory_1075 agp_create_memory 1 1075 NULL
++agp_create_memory_1075 agp_create_memory 1 1075 NULL nohasharray
++mwifiex_histogram_write_1075 mwifiex_histogram_write 0-3 1075 &agp_create_memory_1075
+hwrng_init_1077 hwrng_init 0 1077 NULL
+tps65912_gpio_input_1084 tps65912_gpio_input 0 1084 NULL
+nfs_pgarray_set_1085 nfs_pgarray_set 2 1085 NULL
@@ -118865,7 +119238,8 @@ index 0000000..df41844
+show_temp_crit_enable_1119 show_temp_crit_enable 0 1119 NULL
+edac_fake_inject_write_1120 edac_fake_inject_write 0-3 1120 NULL
+splice_read_1122 splice_read 0 1122 NULL
-+drvctl_store_1123 drvctl_store 0-4 1123 NULL
++sdio_uart_write_room_1123 sdio_uart_write_room 0 1123 NULL nohasharray
++drvctl_store_1123 drvctl_store 0-4 1123 &sdio_uart_write_room_1123
+__btrfs_cow_block_1125 __btrfs_cow_block 0 1125 NULL nohasharray
+__ext4_journal_stop_1125 __ext4_journal_stop 0 1125 &__btrfs_cow_block_1125
+cfg80211_report_obss_beacon_1133 cfg80211_report_obss_beacon 3 1133 NULL
@@ -118873,8 +119247,7 @@ index 0000000..df41844
+ad1848_prepare_for_input_1140 ad1848_prepare_for_input 0 1140 NULL
+loop_attr_sizelimit_show_1142 loop_attr_sizelimit_show 0 1142 NULL
+gadget_dev_desc_bMaxPacketSize0_store_1145 gadget_dev_desc_bMaxPacketSize0_store 0-3 1145 NULL
-+queue_max_integrity_segments_show_1146 queue_max_integrity_segments_show 0 1146 NULL nohasharray
-+map_page_1146 map_page 0-3 1146 &queue_max_integrity_segments_show_1146
++queue_max_integrity_segments_show_1146 queue_max_integrity_segments_show 0 1146 NULL
+gadget_config_desc_bmAttributes_show_1150 gadget_config_desc_bmAttributes_show 0 1150 NULL nohasharray
+rt2800usb_enable_radio_1150 rt2800usb_enable_radio 0 1150 &gadget_config_desc_bmAttributes_show_1150 nohasharray
+patch_vt3476_1150 patch_vt3476 0 1150 &rt2800usb_enable_radio_1150
@@ -118884,8 +119257,8 @@ index 0000000..df41844
+hso_sysfs_show_porttype_1161 hso_sysfs_show_porttype 0 1161 NULL
+invalid_io_show_1165 invalid_io_show 0 1165 NULL
+wl18xx_acx_clear_statistics_1174 wl18xx_acx_clear_statistics 0 1174 NULL
-+dw2104_i2c_transfer_1176 dw2104_i2c_transfer 0-3 1176 NULL nohasharray
-+pfkey_xfrm_policy2msg_size_1176 pfkey_xfrm_policy2msg_size 0 1176 &dw2104_i2c_transfer_1176
++pfkey_xfrm_policy2msg_size_1176 pfkey_xfrm_policy2msg_size 0 1176 NULL nohasharray
++dw2104_i2c_transfer_1176 dw2104_i2c_transfer 0-3 1176 &pfkey_xfrm_policy2msg_size_1176
+shm32write__write_file_1183 shm32write__write_file 0 1183 NULL
+show_1186 show 0 1186 NULL
+ipc_alloc_1192 ipc_alloc 1 1192 NULL nohasharray
@@ -118909,12 +119282,12 @@ index 0000000..df41844
+xhci_check_maxpacket_1225 xhci_check_maxpacket 0 1225 NULL nohasharray
+show_fcstat_fc_xid_not_found_1225 show_fcstat_fc_xid_not_found 0 1225 &xhci_check_maxpacket_1225
+pci_ni8430_init_1228 pci_ni8430_init 0 1228 NULL
-+show_out0_ouput_1230 show_out0_ouput 0 1230 NULL nohasharray
-+ipw_packet_received_skb_1230 ipw_packet_received_skb 2 1230 &show_out0_ouput_1230
++ipw_packet_received_skb_1230 ipw_packet_received_skb 2 1230 NULL nohasharray
++show_out0_ouput_1230 show_out0_ouput 0 1230 &ipw_packet_received_skb_1230
+mtd_type_show_1233 mtd_type_show 0 1233 NULL nohasharray
+lbs_set_iface_type_1233 lbs_set_iface_type 0 1233 &mtd_type_show_1233
+ipw2100_set_address_1236 ipw2100_set_address 0 1236 NULL
-+kernfs_file_direct_read_1238 kernfs_file_direct_read 0-3 1238 NULL
++kernfs_file_direct_read_1238 kernfs_file_direct_read 3-0 1238 NULL
+acpi_battery_write_alarm_1240 acpi_battery_write_alarm 3-0 1240 NULL
+v9fs_write_inode_dotl_1241 v9fs_write_inode_dotl 0 1241 NULL
+ehci_urb_enqueue_1242 ehci_urb_enqueue 0 1242 NULL
@@ -118942,22 +119315,23 @@ index 0000000..df41844
+nc_vendor_read_1315 nc_vendor_read 0 1315 NULL
+ndo_switch_parent_id_get_1316 ndo_switch_parent_id_get 0 1316 NULL
+wm_adsp_buf_alloc_1317 wm_adsp_buf_alloc 2 1317 NULL
-+runtime_show_1318 runtime_show 0 1318 NULL
++edge_write_room_1318 edge_write_room 0 1318 NULL nohasharray
++runtime_show_1318 runtime_show 0 1318 &edge_write_room_1318
+show_eeprom_delay_1320 show_eeprom_delay 0 1320 NULL nohasharray
+vbi_out_start_streaming_1320 vbi_out_start_streaming 0 1320 &show_eeprom_delay_1320
+intel_iommu_show_ecap_1321 intel_iommu_show_ecap 0 1321 NULL
+rio_mport_scan_1322 rio_mport_scan 0 1322 NULL
-+mt9m111_set_red_balance_1327 mt9m111_set_red_balance 0 1327 NULL nohasharray
-+push_node_left_1327 push_node_left 0 1327 &mt9m111_set_red_balance_1327 nohasharray
-+geos_gpio_store_1327 geos_gpio_store 0-4 1327 &push_node_left_1327 nohasharray
-+qlcnic_pci_sriov_configure_1327 qlcnic_pci_sriov_configure 0-2 1327 &geos_gpio_store_1327
++qlcnic_pci_sriov_configure_1327 qlcnic_pci_sriov_configure 2-0 1327 NULL nohasharray
++push_node_left_1327 push_node_left 0 1327 &qlcnic_pci_sriov_configure_1327 nohasharray
++mt9m111_set_red_balance_1327 mt9m111_set_red_balance 0 1327 &push_node_left_1327 nohasharray
++geos_gpio_store_1327 geos_gpio_store 0-4 1327 &mt9m111_set_red_balance_1327
+udf_statfs_1329 udf_statfs 0 1329 NULL
+SMB2_get_srv_num_1333 SMB2_get_srv_num 0 1333 NULL
-+md5_final_1334 md5_final 0 1334 NULL nohasharray
-+carl9170_rx_stream_1334 carl9170_rx_stream 3 1334 &md5_final_1334
++carl9170_rx_stream_1334 carl9170_rx_stream 3 1334 NULL nohasharray
++md5_final_1334 md5_final 0 1334 &carl9170_rx_stream_1334
+tcp_port_read_1340 tcp_port_read 0 1340 NULL
+btrfs_submit_compressed_write_1347 btrfs_submit_compressed_write 5 1347 NULL
-+gen_pool_best_fit_1348 gen_pool_best_fit 4-3-2 1348 NULL
++gen_pool_best_fit_1348 gen_pool_best_fit 2-3-4 1348 NULL
+dccp_packet_1350 dccp_packet 0 1350 NULL nohasharray
+nilfs_flush_device_1350 nilfs_flush_device 0 1350 &dccp_packet_1350 nohasharray
+o2nm_cluster_attr_reconnect_delay_ms_write_1350 o2nm_cluster_attr_reconnect_delay_ms_write 0-3 1350 &nilfs_flush_device_1350
@@ -118968,7 +119342,6 @@ index 0000000..df41844
+snd_pcm_lib_write1_1358 snd_pcm_lib_write1 0-3 1358 NULL
+ipx_sendmsg_1362 ipx_sendmsg 4-0 1362 NULL nohasharray
+show_fan_step_output_1362 show_fan_step_output 0 1362 &ipx_sendmsg_1362
-+skein512_export_1364 skein512_export 0 1364 NULL
+__fscache_read_or_alloc_page_1365 __fscache_read_or_alloc_page 0 1365 NULL
+bfad_im_fw_version_show_1366 bfad_im_fw_version_show 0 1366 NULL
+pirq_enable_irq_1368 pirq_enable_irq 0 1368 NULL
@@ -118976,8 +119349,8 @@ index 0000000..df41844
+snd_seq_ioctl_set_client_pool_1370 snd_seq_ioctl_set_client_pool 0 1370 NULL
+ocfs2_prepare_inode_for_write_1372 ocfs2_prepare_inode_for_write 0 1372 NULL
+qla2x00_thermal_temp_show_1374 qla2x00_thermal_temp_show 0 1374 NULL
-+rtl8180_init_rx_ring_1381 rtl8180_init_rx_ring 0 1381 NULL nohasharray
-+xpcs_reg_addr_read_1381 xpcs_reg_addr_read 3 1381 &rtl8180_init_rx_ring_1381
++xpcs_reg_addr_read_1381 xpcs_reg_addr_read 3-0 1381 NULL nohasharray
++rtl8180_init_rx_ring_1381 rtl8180_init_rx_ring 0 1381 &xpcs_reg_addr_read_1381
+sht15_store_heater_1382 sht15_store_heater 0-4 1382 NULL
+sctp_setsockopt_initmsg_1383 sctp_setsockopt_initmsg 3-0 1383 NULL
+do_msgsnd_1387 do_msgsnd 4 1387 NULL nohasharray
@@ -118987,13 +119360,12 @@ index 0000000..df41844
+common_perm_mnt_dentry_1390 common_perm_mnt_dentry 0 1390 NULL
+SYSC_io_getevents_1392 SYSC_io_getevents 3 1392 NULL
+zone_page_state_1393 zone_page_state 0 1393 NULL
-+rtl2830_rd_regs_1396 rtl2830_rd_regs 0 1396 NULL
+error_1397 error 0 1397 NULL
+hugetlbfs_write_end_1398 hugetlbfs_write_end 0-5 1398 NULL
+rbd_size_show_1401 rbd_size_show 0 1401 NULL nohasharray
+snd_hda_codec_build_pcms_1401 snd_hda_codec_build_pcms 0 1401 &rbd_size_show_1401
-+matroxfb_dh_decode_var_1404 matroxfb_dh_decode_var 0 1404 NULL nohasharray
-+hci_si_event_1404 hci_si_event 3 1404 &matroxfb_dh_decode_var_1404
++hci_si_event_1404 hci_si_event 3 1404 NULL nohasharray
++matroxfb_dh_decode_var_1404 matroxfb_dh_decode_var 0 1404 &hci_si_event_1404
+ivtv_start_v4l2_decode_stream_1406 ivtv_start_v4l2_decode_stream 0 1406 NULL
+show_in_min_alarm_1408 show_in_min_alarm 0 1408 NULL
+wait_comp_1409 wait_comp 0 1409 NULL
@@ -119008,14 +119380,13 @@ index 0000000..df41844
+init_rs_internal_1436 init_rs_internal 1 1436 NULL
+stack_max_size_read_1445 stack_max_size_read 3 1445 NULL
+brcmf_sdio_read_control_1451 brcmf_sdio_read_control 3 1451 NULL
-+t4_sge_alloc_eth_txq_1454 t4_sge_alloc_eth_txq 0 1454 NULL nohasharray
-+__cfg80211_alloc_reply_skb_1454 __cfg80211_alloc_reply_skb 4 1454 &t4_sge_alloc_eth_txq_1454
++__cfg80211_alloc_reply_skb_1454 __cfg80211_alloc_reply_skb 4 1454 NULL nohasharray
++t4_sge_alloc_eth_txq_1454 t4_sge_alloc_eth_txq 0 1454 &__cfg80211_alloc_reply_skb_1454
+snd_es1938_playback1_prepare_1455 snd_es1938_playback1_prepare 0 1455 NULL
+smk_parse_long_rule_1461 smk_parse_long_rule 0 1461 NULL
+tx_queue_len_read_1463 tx_queue_len_read 3-0 1463 NULL
+sub_interval_1466 sub_interval 0 1466 NULL
-+xprt_alloc_1475 xprt_alloc 2 1475 NULL nohasharray
-+inode_removexattr_1475 inode_removexattr 0 1475 &xprt_alloc_1475
++xprt_alloc_1475 xprt_alloc 2 1475 NULL
+SYSC_syslog_1477 SYSC_syslog 3 1477 NULL nohasharray
+nes_show_adapter_1477 nes_show_adapter 0 1477 &SYSC_syslog_1477
+selinux_getprocattr_1481 selinux_getprocattr 0 1481 NULL
@@ -119035,7 +119406,7 @@ index 0000000..df41844
+khugepaged_max_ptes_none_show_1514 khugepaged_max_ptes_none_show 0 1514 NULL
+smack_netlabel_1516 smack_netlabel 0 1516 NULL
+tomoyo_round2_1518 tomoyo_round2 0 1518 NULL
-+bluetooth_store_1522 bluetooth_store 4 1522 NULL
++bluetooth_store_1522 bluetooth_store 4-0 1522 NULL
+wm831x_alive_ldo_get_status_1525 wm831x_alive_ldo_get_status 0 1525 NULL
+ieee80211_get_regs_len_1527 ieee80211_get_regs_len 0 1527 NULL
+alloc_perm_bits_1532 alloc_perm_bits 2 1532 NULL
@@ -119056,9 +119427,10 @@ index 0000000..df41844
+max_freq_store_1570 max_freq_store 0-4 1570 NULL
+compat_sys_vmsplice_1571 compat_sys_vmsplice 3 1571 NULL
+pages_to_scan_store_1572 pages_to_scan_store 0-4 1572 NULL
-+ssu100_open_1573 ssu100_open 0 1573 NULL nohasharray
-+raid_disks_show_1573 raid_disks_show 0 1573 &ssu100_open_1573
++raid_disks_show_1573 raid_disks_show 0 1573 NULL nohasharray
++ssu100_open_1573 ssu100_open 0 1573 &raid_disks_show_1573
+gadget_config_name_configuration_store_1575 gadget_config_name_configuration_store 0-3 1575 NULL
++cyapa_gen5_get_query_data_1577 cyapa_gen5_get_query_data 0 1577 NULL
+de4x5_init_1580 de4x5_init 0 1580 NULL nohasharray
+__rtc_set_alarm_1580 __rtc_set_alarm 0 1580 &de4x5_init_1580
+usblp_show_ieee1284_id_1581 usblp_show_ieee1284_id 0 1581 NULL
@@ -119102,7 +119474,8 @@ index 0000000..df41844
+rio_enum_mport_1685 rio_enum_mport 0 1685 NULL
+nilfs_palloc_count_max_entries_1687 nilfs_palloc_count_max_entries 0 1687 NULL
+tps65217_pmic_enable_1688 tps65217_pmic_enable 0 1688 NULL
-+em25xx_bus_B_recv_bytes_1689 em25xx_bus_B_recv_bytes 0-4 1689 NULL
++em25xx_bus_B_recv_bytes_1689 em25xx_bus_B_recv_bytes 0-4 1689 NULL nohasharray
++ssp_check_lines_1689 ssp_check_lines 0 1689 &em25xx_bus_B_recv_bytes_1689
+lpfc_max_rpi_show_1691 lpfc_max_rpi_show 0 1691 NULL
+ipr_store_iopoll_weight_1694 ipr_store_iopoll_weight 0-4 1694 NULL
+iscsit_na_nopin_timeout_1695 iscsit_na_nopin_timeout 0 1695 NULL
@@ -119126,7 +119499,7 @@ index 0000000..df41844
+ieee80211_new_mesh_header_1761 ieee80211_new_mesh_header 0 1761 NULL
+start_transport_1762 start_transport 0 1762 NULL
+ebt_size_mwt_1768 ebt_size_mwt 0 1768 NULL
-+__mlx4_qp_reserve_range_1773 __mlx4_qp_reserve_range 0-3 1773 NULL
++__mlx4_qp_reserve_range_1773 __mlx4_qp_reserve_range 3-0 1773 NULL
+cosa_write_1774 cosa_write 3 1774 NULL
+set_temp_emergency_1776 set_temp_emergency 0-4 1776 NULL
+event_show_1780 event_show 0 1780 NULL
@@ -119135,8 +119508,8 @@ index 0000000..df41844
+ueth_change_mtu_1794 ueth_change_mtu 0 1794 NULL
+show_auto_fan_1801 show_auto_fan 0 1801 NULL
+qlcnic_sriov_alloc_bc_mbx_args_1809 qlcnic_sriov_alloc_bc_mbx_args 0 1809 NULL
-+vt596_access_1815 vt596_access 0 1815 NULL nohasharray
-+__nodelist_scnprintf_1815 __nodelist_scnprintf 2-4-0 1815 &vt596_access_1815
++vt596_access_1815 vt596_access 0 1815 NULL
++cyapa_get_state_1817 cyapa_get_state 0 1817 NULL
+sta_aid_read_1819 sta_aid_read 3-0 1819 NULL
+genfs_read_1821 genfs_read 0 1821 NULL
+vicam_set_camera_power_1824 vicam_set_camera_power 0 1824 NULL
@@ -119165,7 +119538,8 @@ index 0000000..df41844
+nfs_parse_server_name_1899 nfs_parse_server_name 2 1899 NULL
+smsc9420_ethtool_get_eeprom_len_1900 smsc9420_ethtool_get_eeprom_len 0 1900 NULL nohasharray
+SyS_add_key_1900 SyS_add_key 4 1900 &smsc9420_ethtool_get_eeprom_len_1900
-+gfs2_getxattr_1904 gfs2_getxattr 0 1904 NULL
++pty_write_room_1904 pty_write_room 0 1904 NULL nohasharray
++gfs2_getxattr_1904 gfs2_getxattr 0 1904 &pty_write_room_1904
+rs_sta_dbgfs_drv_tx_stats_write_1908 rs_sta_dbgfs_drv_tx_stats_write 0-3 1908 NULL
+isku_sysfs_write_keys_media_1910 isku_sysfs_write_keys_media 6-0-5 1910 NULL
+fst_open_1911 fst_open 0 1911 NULL
@@ -119187,6 +119561,7 @@ index 0000000..df41844
+cyttsp_probe_1940 cyttsp_probe 4 1940 &nvif_object_sclass_1940
+bcm7xxx_apd_enable_1942 bcm7xxx_apd_enable 0 1942 NULL nohasharray
+check_dyn_adc_switch_1942 check_dyn_adc_switch 0 1942 &bcm7xxx_apd_enable_1942
++e100_get_sset_count_1943 e100_get_sset_count 0 1943 NULL
+ieee80211_if_fmt_dot11MeshConfirmTimeout_1945 ieee80211_if_fmt_dot11MeshConfirmTimeout 3 1945 NULL
+igb_open_1946 igb_open 0 1946 NULL
+i40e_vsi_setup_rx_resources_1947 i40e_vsi_setup_rx_resources 0 1947 NULL
@@ -119203,7 +119578,9 @@ index 0000000..df41844
+dvb_net_open_1964 dvb_net_open 0 1964 &ivtv_v4l2_read_1964
+qla2xxx_get_vpd_field_1965 qla2xxx_get_vpd_field 4 1965 NULL
+nvkm_client_map_1967 nvkm_client_map 2-3 1967 NULL
-+bq2415x_get_current_limit_1969 bq2415x_get_current_limit 0 1969 NULL
++xgbe_set_mac_address_1968 xgbe_set_mac_address 0 1968 NULL
++bq2415x_get_current_limit_1969 bq2415x_get_current_limit 0 1969 NULL nohasharray
++cyapa_show_baseline_1969 cyapa_show_baseline 0 1969 &bq2415x_get_current_limit_1969
+libcfs_sock_write_1978 libcfs_sock_write 3 1978 NULL
+selinux_inode_setotherxattr_1980 selinux_inode_setotherxattr 0 1980 NULL
+config_table_show_1982 config_table_show 0 1982 NULL
@@ -119212,7 +119589,8 @@ index 0000000..df41844
+proc_sys_setattr_1985 proc_sys_setattr 0 1985 NULL
+gpio_power_write_1991 gpio_power_write 3-0 1991 NULL
+__alloc_bootmem_node_1992 __alloc_bootmem_node 2 1992 NULL
-+show_session_param_ISCSI_PARAM_ISID_2003 show_session_param_ISCSI_PARAM_ISID 0 2003 NULL
++show_session_param_ISCSI_PARAM_ISID_2003 show_session_param_ISCSI_PARAM_ISID 0 2003 NULL nohasharray
++usb_sleep_charge_store_2003 usb_sleep_charge_store 0-4 2003 &show_session_param_ISCSI_PARAM_ISID_2003
+adt7411_show_input_2009 adt7411_show_input 0 2009 NULL
+rx_rx_defrag_read_2010 rx_rx_defrag_read 3-0 2010 NULL
+snd_bt87x_start_2014 snd_bt87x_start 0 2014 NULL
@@ -119227,6 +119605,7 @@ index 0000000..df41844
+cifs_read_2041 cifs_read 0 2041 NULL
+ims_pcu_send_command_2046 ims_pcu_send_command 0 2046 NULL
+ath6kl_fwlog_mask_read_2050 ath6kl_fwlog_mask_read 3-0 2050 NULL
++atl1_get_sset_count_2051 atl1_get_sset_count 0 2051 NULL
+bq2415x_sysfs_show_registers_2055 bq2415x_sysfs_show_registers 0 2055 NULL
+show_speed_2057 show_speed 0 2057 NULL
+tpg_alloc_2062 tpg_alloc 2 2062 NULL
@@ -119241,10 +119620,9 @@ index 0000000..df41844
+nfs_statfs_2086 nfs_statfs 0 2086 NULL
+mptscsih_device_delay_show_2089 mptscsih_device_delay_show 0 2089 NULL
+max_luns_store_2090 max_luns_store 0-3 2090 NULL
-+isl12057_rtc_read_time_2092 isl12057_rtc_read_time 0 2092 NULL
+smbioslabel_show_2094 smbioslabel_show 0 2094 NULL nohasharray
+store_2094 store 0-3 2094 &smbioslabel_show_2094
-+xgmac_reg_value_read_2095 xgmac_reg_value_read 3 2095 NULL
++xgmac_reg_value_read_2095 xgmac_reg_value_read 3-0 2095 NULL
+set_unlock_args_2096 set_unlock_args 0 2096 NULL nohasharray
+cdc_ncm_store_rx_max_2096 cdc_ncm_store_rx_max 0-4 2096 &set_unlock_args_2096
+idetape_chrdev_read_2097 idetape_chrdev_read 3-0 2097 NULL nohasharray
@@ -119281,7 +119659,6 @@ index 0000000..df41844
+rxrpc_preparse_s_2167 rxrpc_preparse_s 0 2167 NULL nohasharray
+rtsx_pci_transfer_data_2167 rtsx_pci_transfer_data 3 2167 &rxrpc_preparse_s_2167
+show_fc_starget_node_name_2171 show_fc_starget_node_name 0 2171 NULL
-+__pin_pagetable_pfn_2172 __pin_pagetable_pfn 2 2172 NULL
+ore_read_2175 ore_read 0 2175 NULL
+intel_i2c_quirk_xfer_2183 intel_i2c_quirk_xfer 0-4 2183 NULL
+direction_output_2184 direction_output 0 2184 NULL
@@ -119313,9 +119690,7 @@ index 0000000..df41844
+rev_show_2249 rev_show 0 2249 &ieee80211_if_read_dot11MeshHWMPRannInterval_2249
+sdev_store_timeout_2254 sdev_store_timeout 0-4 2254 NULL
+sel_write_avc_cache_threshold_2256 sel_write_avc_cache_threshold 3-0 2256 NULL
-+do_update_counters_2259 do_update_counters 4 2259 NULL nohasharray
-+mic_unmap_single_2259 mic_unmap_single 2 2259 &do_update_counters_2259
-+failslab_store_2260 failslab_store 0-3 2260 NULL
++do_update_counters_2259 do_update_counters 4 2259 NULL
+cap_inode_setxattr_2265 cap_inode_setxattr 0 2265 NULL nohasharray
+ath9k_sta_remove_2265 ath9k_sta_remove 0 2265 &cap_inode_setxattr_2265
+reg_page_map_set_2268 reg_page_map_set 0 2268 NULL
@@ -119343,13 +119718,13 @@ index 0000000..df41844
+adfs_dir_update_2313 adfs_dir_update 0 2313 NULL nohasharray
+fsp_attr_set_pagereg_2313 fsp_attr_set_pagereg 0-4 2313 &adfs_dir_update_2313
+page_alloc_cpu_notify_2317 page_alloc_cpu_notify 0 2317 NULL
-+hfsplus_find_init_2318 hfsplus_find_init 0 2318 NULL nohasharray
-+picolcd_fb_write_2318 picolcd_fb_write 3 2318 &hfsplus_find_init_2318 nohasharray
-+alloc_btrfs_bio_2318 alloc_btrfs_bio 2-1 2318 &picolcd_fb_write_2318
++alloc_btrfs_bio_2318 alloc_btrfs_bio 2-1 2318 NULL nohasharray
++hfsplus_find_init_2318 hfsplus_find_init 0 2318 &alloc_btrfs_bio_2318 nohasharray
++picolcd_fb_write_2318 picolcd_fb_write 3 2318 &hfsplus_find_init_2318
+store_temp_st_2321 store_temp_st 0-4 2321 NULL
-+gart_map_page_2325 gart_map_page 4-3-0 2325 NULL
++gart_map_page_2325 gart_map_page 4-3 2325 NULL
+fuse_write_begin_2326 fuse_write_begin 0 2326 NULL
-+serial_write_2330 serial_write 3-0 2330 NULL
++serial_write_2330 serial_write 3 2330 NULL
+snd_mixart_trigger_2331 snd_mixart_trigger 0 2331 NULL
+__erst_read_to_erange_2341 __erst_read_to_erange 0 2341 NULL
+show_ipv6_iface_nd_reachable_tmo_2343 show_ipv6_iface_nd_reachable_tmo 0 2343 NULL nohasharray
@@ -119368,7 +119743,7 @@ index 0000000..df41844
+__mlx4_register_mac_2363 __mlx4_register_mac 0 2363 &viafb_iga2_odev_proc_write_2363
+mgmt_get_nic_conf_2364 mgmt_get_nic_conf 0 2364 NULL
+xfs_buf_map_from_irec_2368 xfs_buf_map_from_irec 5-0 2368 NULL nohasharray
-+rose_recvmsg_2368 rose_recvmsg 0-4 2368 &xfs_buf_map_from_irec_2368
++rose_recvmsg_2368 rose_recvmsg 4-0 2368 &xfs_buf_map_from_irec_2368
+il_dbgfs_sensitivity_read_2370 il_dbgfs_sensitivity_read 3-0 2370 NULL nohasharray
+usb2_lpm_l1_timeout_store_2370 usb2_lpm_l1_timeout_store 0-4 2370 &il_dbgfs_sensitivity_read_2370 nohasharray
+pcie_flr_2370 pcie_flr 0 2370 &usb2_lpm_l1_timeout_store_2370
@@ -119376,9 +119751,9 @@ index 0000000..df41844
+show_iface_initial_r2t_2390 show_iface_initial_r2t 0 2390 NULL
+_transport_get_bay_identifier_2396 _transport_get_bay_identifier 0 2396 NULL
+uda1380_hw_write_2398 uda1380_hw_write 3 2398 NULL nohasharray
-+show_ledd_2398 show_ledd 0 2398 &uda1380_hw_write_2398 nohasharray
-+_ctl_board_name_show_2398 _ctl_board_name_show 0 2398 &show_ledd_2398 nohasharray
++_ctl_board_name_show_2398 _ctl_board_name_show 0 2398 &uda1380_hw_write_2398 nohasharray
+am79c_config_init_2398 am79c_config_init 0 2398 &_ctl_board_name_show_2398
++wlcore_rx_get_buf_size_2400 wlcore_rx_get_buf_size 0-2 2400 NULL
+rxpipe_rx_prep_beacon_drop_read_2403 rxpipe_rx_prep_beacon_drop_read 3-0 2403 NULL nohasharray
+gsmi_clear_config_store_2403 gsmi_clear_config_store 0-4 2403 &rxpipe_rx_prep_beacon_drop_read_2403
+energy_uj_show_2404 energy_uj_show 0 2404 NULL nohasharray
@@ -119386,9 +119761,11 @@ index 0000000..df41844
+sk_attach_filter_2410 sk_attach_filter 0 2410 NULL
+isdn_v110_open_2418 isdn_v110_open 3 2418 NULL
+store_console_2419 store_console 0-4 2419 NULL
-+roccat_common2_send_2422 roccat_common2_send 0-4 2422 NULL nohasharray
++roccat_common2_send_2422 roccat_common2_send 4-0 2422 NULL nohasharray
+ks_set_mac_address_2422 ks_set_mac_address 0 2422 &roccat_common2_send_2422
++flash_strobe_show_2423 flash_strobe_show 0 2423 NULL
+elan_smbus_set_mode_2425 elan_smbus_set_mode 0 2425 NULL
++memory_low_write_2426 memory_low_write 0-3 2426 NULL
+hfcpci_empty_fifo_2427 hfcpci_empty_fifo 4 2427 NULL
+perf_cpu_notify_2431 perf_cpu_notify 0 2431 NULL
+show_iface_ipaddress_state_2432 show_iface_ipaddress_state 0 2432 NULL nohasharray
@@ -119415,9 +119792,9 @@ index 0000000..df41844
+wiphy_new_2482 wiphy_new 2 2482 NULL nohasharray
+matroxfb_decode_var_2482 matroxfb_decode_var 0 2482 &wiphy_new_2482
+bio_alloc_bioset_2484 bio_alloc_bioset 2 2484 NULL nohasharray
-+hfs_write_begin_2484 hfs_write_begin 0-3 2484 &bio_alloc_bioset_2484
-+hfsplus_user_setxattr_2485 hfsplus_user_setxattr 0 2485 NULL nohasharray
-+of_property_read_string_index_2485 of_property_read_string_index 3 2485 &hfsplus_user_setxattr_2485
++hfs_write_begin_2484 hfs_write_begin 3-0 2484 &bio_alloc_bioset_2484
++of_property_read_string_index_2485 of_property_read_string_index 3 2485 NULL nohasharray
++hfsplus_user_setxattr_2485 hfsplus_user_setxattr 0 2485 &of_property_read_string_index_2485
+affs_file_fsync_2486 affs_file_fsync 0 2486 NULL nohasharray
+sk_attach_bpf_2486 sk_attach_bpf 0 2486 &affs_file_fsync_2486
+pcistub_quirk_show_2487 pcistub_quirk_show 0 2487 NULL nohasharray
@@ -119425,6 +119802,7 @@ index 0000000..df41844
+xen_wdt_write_2491 xen_wdt_write 0-3 2491 NULL nohasharray
+cifs_wp_retry_size_2491 cifs_wp_retry_size 0 2491 &xen_wdt_write_2491
+xenvif_alloc_skb_2492 xenvif_alloc_skb 1 2492 NULL
++isicom_write_room_2493 isicom_write_room 0 2493 NULL
+show_tabletExecute_2495 show_tabletExecute 0 2495 NULL
+_read_fact_prot_reg_2497 _read_fact_prot_reg 0 2497 NULL nohasharray
+blk_rq_unmap_user_2497 blk_rq_unmap_user 0 2497 &_read_fact_prot_reg_2497 nohasharray
@@ -119445,6 +119823,7 @@ index 0000000..df41844
+bond_master_upper_dev_link_2518 bond_master_upper_dev_link 0 2518 NULL
+pb0100_set_autogain_target_2519 pb0100_set_autogain_target 0 2519 NULL
+batadv_tvlv_container_list_size_2524 batadv_tvlv_container_list_size 0 2524 NULL
++vpfe_buffer_prepare_2527 vpfe_buffer_prepare 0 2527 NULL
+qlcnic_82xx_config_led_2528 qlcnic_82xx_config_led 0 2528 NULL
+smk_write_syslog_2529 smk_write_syslog 3-0 2529 NULL nohasharray
+efs_statfs_2529 efs_statfs 0 2529 &smk_write_syslog_2529
@@ -119457,11 +119836,13 @@ index 0000000..df41844
+reset_chip_2547 reset_chip 0 2547 NULL
+sn9c2028_read4_2561 sn9c2028_read4 0 2561 NULL
+cc2520_filter_2562 cc2520_filter 0 2562 NULL
++xgmac_get_sset_count_2563 xgmac_get_sset_count 0 2563 NULL
+ath10k_write_pktlog_filter_2569 ath10k_write_pktlog_filter 3-0 2569 NULL nohasharray
+gfs2_listxattr_2569 gfs2_listxattr 0-3 2569 &ath10k_write_pktlog_filter_2569 nohasharray
+func_2569 func 0 2569 &gfs2_listxattr_2569
+gspca_dev_probe_2570 gspca_dev_probe 4 2570 NULL
-+acpi_ds_evaluate_name_path_2573 acpi_ds_evaluate_name_path 0 2573 NULL
++acpi_ds_evaluate_name_path_2573 acpi_ds_evaluate_name_path 0 2573 NULL nohasharray
++_abb5zes3_rtc_read_time_2573 _abb5zes3_rtc_read_time 0 2573 &acpi_ds_evaluate_name_path_2573
+pcm_sanity_check_2574 pcm_sanity_check 0 2574 NULL
+dlm_attr_show_2577 dlm_attr_show 0 2577 NULL nohasharray
+ttm_mem_zone_store_2577 ttm_mem_zone_store 0-4 2577 &dlm_attr_show_2577
@@ -119501,17 +119882,19 @@ index 0000000..df41844
+snd_es1938_playback_trigger_2663 snd_es1938_playback_trigger 0 2663 NULL nohasharray
+aac_show_serial_number_2663 aac_show_serial_number 0 2663 &snd_es1938_playback_trigger_2663
+show_fnode_bidi_chap_2665 show_fnode_bidi_chap 0 2665 NULL
-+w1_master_attribute_show_search_2672 w1_master_attribute_show_search 0 2672 NULL nohasharray
-+ath10k_add_interface_2672 ath10k_add_interface 0 2672 &w1_master_attribute_show_search_2672 nohasharray
-+ffs_ep0_read_2672 ffs_ep0_read 3 2672 &ath10k_add_interface_2672
++ffs_ep0_read_2672 ffs_ep0_read 3 2672 NULL nohasharray
++w1_master_attribute_show_search_2672 w1_master_attribute_show_search 0 2672 &ffs_ep0_read_2672 nohasharray
++ath10k_add_interface_2672 ath10k_add_interface 0 2672 &w1_master_attribute_show_search_2672
+digi_write_2679 digi_write 0-4 2679 NULL
+bonding_show_arp_interval_2682 bonding_show_arp_interval 0 2682 NULL
+alx_set_mac_address_2683 alx_set_mac_address 0 2683 NULL
+ath5k_hw_rf2425_channel_2685 ath5k_hw_rf2425_channel 0 2685 NULL
++pcnet32_get_sset_count_2686 pcnet32_get_sset_count 0 2686 NULL
++ds1685_rtc_sysfs_battery_show_2688 ds1685_rtc_sysfs_battery_show 0 2688 NULL
+__disk_events_show_2691 __disk_events_show 0 2691 NULL nohasharray
+ia_change_qos_2691 ia_change_qos 0 2691 &__disk_events_show_2691
-+oti6858_write_2692 oti6858_write 4-0 2692 NULL nohasharray
-+tun_show_flags_2692 tun_show_flags 0 2692 &oti6858_write_2692
++tun_show_flags_2692 tun_show_flags 0 2692 NULL nohasharray
++oti6858_write_2692 oti6858_write 4-0 2692 &tun_show_flags_2692
+blkdev_write_begin_2696 blkdev_write_begin 0 2696 NULL nohasharray
+gdth_set_asc_info_2696 gdth_set_asc_info 0-3 2696 &blkdev_write_begin_2696
+show_session_param_ISCSI_PARAM_DISCOVERY_AUTH_OPTIONAL_2699 show_session_param_ISCSI_PARAM_DISCOVERY_AUTH_OPTIONAL 0 2699 NULL
@@ -119519,7 +119902,6 @@ index 0000000..df41844
+nfc_llcp_send_ui_frame_2702 nfc_llcp_send_ui_frame 5-0 2702 NULL
+lx_pipe_allocate_2703 lx_pipe_allocate 0 2703 NULL
+udf_setsize_2705 udf_setsize 0 2705 NULL
-+memcpy_fromiovecend_2707 memcpy_fromiovecend 4-3 2707 NULL
+SyS_pwrite64_2708 SyS_pwrite64 3 2708 NULL nohasharray
+lprocfs_stats_counter_size_2708 lprocfs_stats_counter_size 0 2708 &SyS_pwrite64_2708
+sock_error_2715 sock_error 0 2715 NULL nohasharray
@@ -119527,10 +119909,9 @@ index 0000000..df41844
+migration_call_2716 migration_call 0 2716 NULL
+gpiod_direction_input_2718 gpiod_direction_input 0 2718 NULL
+snd_hdspm_trigger_2720 snd_hdspm_trigger 0 2720 NULL
-+__xip_file_write_2733 __xip_file_write 0-3-4 2733 NULL
+o2hb_region_dev_read_2735 o2hb_region_dev_read 0 2735 NULL
-+ad5398_enable_2738 ad5398_enable 0 2738 NULL nohasharray
-+ltm_capable_show_2738 ltm_capable_show 0 2738 &ad5398_enable_2738
++ltm_capable_show_2738 ltm_capable_show 0 2738 NULL nohasharray
++ad5398_enable_2738 ad5398_enable 0 2738 <m_capable_show_2738
+sdo_streamoff_2740 sdo_streamoff 0 2740 NULL
+selinux_inode_getsecurity_2741 selinux_inode_getsecurity 0 2741 NULL
+attr_sensitivity_store_tpkbd_2753 attr_sensitivity_store_tpkbd 0-4 2753 NULL
@@ -119539,20 +119920,20 @@ index 0000000..df41844
+hid_report_raw_event_2762 hid_report_raw_event 4 2762 NULL
+store_prochot_max_2763 store_prochot_max 0-4 2763 NULL nohasharray
+bh1770_set_lux_thresh_above_2763 bh1770_set_lux_thresh_above 0-4 2763 &store_prochot_max_2763
++ovl_cache_entry_new_2764 ovl_cache_entry_new 3 2764 NULL
+happy_meal_init_2765 happy_meal_init 0 2765 NULL
+xfs_readdir_2767 xfs_readdir 3 2767 NULL
+fsl_edma_alloc_desc_2769 fsl_edma_alloc_desc 2 2769 NULL
+mon_bin_ioctl_2771 mon_bin_ioctl 3 2771 NULL
-+vmbus_sendpacket_2774 vmbus_sendpacket 0 2774 NULL nohasharray
-+_sctp_make_chunk_2774 _sctp_make_chunk 4 2774 &vmbus_sendpacket_2774
++_sctp_make_chunk_2774 _sctp_make_chunk 4 2774 NULL nohasharray
++vmbus_sendpacket_2774 vmbus_sendpacket 0 2774 &_sctp_make_chunk_2774
+s35390a_set_reg_2775 s35390a_set_reg 0 2775 NULL
+validate_lock_args_2780 validate_lock_args 0 2780 NULL nohasharray
+__qlge_vlan_rx_add_vid_2780 __qlge_vlan_rx_add_vid 0 2780 &validate_lock_args_2780
-+__next_cpu_2782 __next_cpu 1-0 2782 NULL
+nfs4_do_create_2787 nfs4_do_create 0 2787 NULL
+device_add_attrs_2789 device_add_attrs 0 2789 NULL
-+write_2792 write 0 2792 NULL nohasharray
-+nvkm_devinit_create__2792 nvkm_devinit_create_ 4 2792 &write_2792
++nvkm_devinit_create__2792 nvkm_devinit_create_ 4 2792 NULL nohasharray
++write_2792 write 0 2792 &nvkm_devinit_create__2792
+rocker_dma_ring_bufs_alloc_2795 rocker_dma_ring_bufs_alloc 4-0 2795 NULL
+_ctl_BRM_status_show_2797 _ctl_BRM_status_show 0 2797 NULL
+sound_read_2798 sound_read 0-3 2798 NULL nohasharray
@@ -119561,6 +119942,7 @@ index 0000000..df41844
+stop_transport_2802 stop_transport 0 2802 NULL
+iwl_dbgfs_clear_ucode_statistics_write_2804 iwl_dbgfs_clear_ucode_statistics_write 3-0 2804 NULL nohasharray
+rtl_set_state_2804 rtl_set_state 0-4 2804 &iwl_dbgfs_clear_ucode_statistics_write_2804
++sdio_readw_2806 sdio_readw 0 2806 NULL
+show_2808 show 0 2808 NULL
+show_min_2810 show_min 0 2810 NULL
+show_min_height_2812 show_min_height 0 2812 NULL nohasharray
@@ -119608,7 +119990,6 @@ index 0000000..df41844
+cmm_write_2896 cmm_write 3-0 2896 NULL
+sd_isoc_nego_2899 sd_isoc_nego 0 2899 NULL
+wacom_btnimg6_store_2901 wacom_btnimg6_store 4-0 2901 NULL
-+next_online_node_2904 next_online_node 1 2904 NULL
+max8998_update_reg_2907 max8998_update_reg 0 2907 NULL
+iommu_group_attr_show_2908 iommu_group_attr_show 0 2908 NULL
+ore_check_io_2912 ore_check_io 0 2912 NULL
@@ -119647,8 +120028,8 @@ index 0000000..df41844
+nfs_write_inode_2995 nfs_write_inode 0 2995 &_ctl_diag_trigger_event_show_2995
+packet_bind_2996 packet_bind 0 2996 NULL
+store_cardr_2997 store_cardr 4-0 2997 NULL
-+tcm_qla2xxx_tpg_attrib_show_demo_mode_write_protect_3000 tcm_qla2xxx_tpg_attrib_show_demo_mode_write_protect 0 3000 NULL nohasharray
-+ieee80211_parse_bitrates_3000 ieee80211_parse_bitrates 0 3000 &tcm_qla2xxx_tpg_attrib_show_demo_mode_write_protect_3000
++ieee80211_parse_bitrates_3000 ieee80211_parse_bitrates 0 3000 NULL nohasharray
++tcm_qla2xxx_tpg_attrib_show_demo_mode_write_protect_3000 tcm_qla2xxx_tpg_attrib_show_demo_mode_write_protect 0 3000 &ieee80211_parse_bitrates_3000
+smsc75xx_mdio_read_3001 smsc75xx_mdio_read 0 3001 NULL
+vb2_queue_or_prepare_buf_3006 vb2_queue_or_prepare_buf 0 3006 NULL nohasharray
+store_regs_in_max0_3006 store_regs_in_max0 0-4 3006 &vb2_queue_or_prepare_buf_3006
@@ -119664,10 +120045,10 @@ index 0000000..df41844
+mem_cgroup_hierarchy_write_3032 mem_cgroup_hierarchy_write 0 3032 NULL
+xfrm_dst_alloc_copy_3034 xfrm_dst_alloc_copy 3 3034 NULL
+show_otp0en_3036 show_otp0en 0 3036 NULL
-+lpfc_idiag_mbxacc_write_3038 lpfc_idiag_mbxacc_write 3-0 3038 NULL nohasharray
-+iwl_dbgfs_sleep_level_override_read_3038 iwl_dbgfs_sleep_level_override_read 3-0 3038 &lpfc_idiag_mbxacc_write_3038
++iwl_dbgfs_sleep_level_override_read_3038 iwl_dbgfs_sleep_level_override_read 3-0 3038 NULL nohasharray
++lpfc_idiag_mbxacc_write_3038 lpfc_idiag_mbxacc_write 3-0 3038 &iwl_dbgfs_sleep_level_override_read_3038
+get_max_acpi_id_3039 get_max_acpi_id 0 3039 NULL nohasharray
-+cyapa_do_i2c_pip_cmd_irq_sync_3039 cyapa_do_i2c_pip_cmd_irq_sync 3 3039 &get_max_acpi_id_3039
++cyapa_do_i2c_pip_cmd_irq_sync_3039 cyapa_do_i2c_pip_cmd_irq_sync 3-0 3039 &get_max_acpi_id_3039
+snd_hwdep_read_3040 snd_hwdep_read 0-3 3040 NULL
+nr_free_buffer_pages_3044 nr_free_buffer_pages 0 3044 NULL
+instance_pe_count_show_3046 instance_pe_count_show 0 3046 NULL nohasharray
@@ -119676,7 +120057,6 @@ index 0000000..df41844
+mwl8k_post_pervif_cmd_3050 mwl8k_post_pervif_cmd 0 3050 NULL nohasharray
+target_core_alua_tg_pt_gp_store_attr_alua_support_lba_dependent_3050 target_core_alua_tg_pt_gp_store_attr_alua_support_lba_dependent 0-3 3050 &mwl8k_post_pervif_cmd_3050
+smsc75xx_reset_3053 smsc75xx_reset 0 3053 NULL
-+ath10k_wmi_main_cmd_init_3054 ath10k_wmi_main_cmd_init 0 3054 NULL
+mwl8k_post_cmd_3056 mwl8k_post_cmd 0 3056 NULL
+st_flush_write_buffer_3057 st_flush_write_buffer 0 3057 NULL nohasharray
+mv_ep_enable_3057 mv_ep_enable 0 3057 &st_flush_write_buffer_3057
@@ -119691,7 +120071,7 @@ index 0000000..df41844
+read_file_antenna_diversity_3077 read_file_antenna_diversity 3-0 3077 NULL
+nilfs_btree_propagate_p_3078 nilfs_btree_propagate_p 0 3078 NULL
+poweroff_nb_3079 poweroff_nb 0 3079 NULL
-+free_coherent_3082 free_coherent 2-4 3082 NULL
++free_coherent_3082 free_coherent 4-2 3082 NULL
+pm2fb_set_par_3084 pm2fb_set_par 0 3084 NULL
+init_tx_ring_3085 init_tx_ring 4 3085 NULL
+store_pwm_mode_3090 store_pwm_mode 0-4 3090 NULL
@@ -119716,6 +120096,7 @@ index 0000000..df41844
+registers_show_3130 registers_show 0 3130 NULL
+print_time_3132 print_time 0 3132 NULL
+crypto_rng_ctxsize_3133 crypto_rng_ctxsize 0 3133 NULL
++ipoib_get_size_3135 ipoib_get_size 0 3135 NULL
+fill_write_buffer_3142 fill_write_buffer 3-0 3142 NULL
+filldir_3143 filldir 3 3143 NULL
+b1_get_slice_3145 b1_get_slice 0 3145 NULL
@@ -119732,10 +120113,8 @@ index 0000000..df41844
+nf_conntrack_broadcast_help_3166 nf_conntrack_broadcast_help 0 3166 NULL nohasharray
+islpci_reset_3166 islpci_reset 0 3166 &nf_conntrack_broadcast_help_3166
+nfc_alloc_send_skb_3167 nfc_alloc_send_skb 4 3167 NULL
-+filelayout_scan_commit_lists_3168 filelayout_scan_commit_lists 0 3168 NULL
+rxrpc_create_3175 rxrpc_create 0 3175 NULL nohasharray
+rebind_store_3175 rebind_store 0-3 3175 &rxrpc_create_3175
-+red_zone_show_3177 red_zone_show 0 3177 NULL
+pkcs7_sig_note_signature_3178 pkcs7_sig_note_signature 5 3178 NULL
+uinput_ioctl_handler_3181 uinput_ioctl_handler 2 3181 NULL nohasharray
+uvc_video_stats_dump_3181 uvc_video_stats_dump 3 3181 &uinput_ioctl_handler_3181
@@ -119755,8 +120134,8 @@ index 0000000..df41844
+codec_reg_write_file_3204 codec_reg_write_file 3-0 3204 NULL
+cx24113_get_status_3205 cx24113_get_status 0 3205 NULL
+default_cpu_mask_to_apicid_and_3207 default_cpu_mask_to_apicid_and 0 3207 NULL
-+sha256_init_3213 sha256_init 0 3213 NULL nohasharray
-+__readpages_done_3213 __readpages_done 0 3213 &sha256_init_3213
++__readpages_done_3213 __readpages_done 0 3213 NULL nohasharray
++sha256_init_3213 sha256_init 0 3213 &__readpages_done_3213
+get_target_freq_3217 get_target_freq 0 3217 NULL
+ipath_user_sdma_writev_3218 ipath_user_sdma_writev 0 3218 NULL
+SyS_sendto_3219 SyS_sendto 6-3 3219 NULL
@@ -119770,8 +120149,7 @@ index 0000000..df41844
+dvb_ringbuffer_pkt_write_3233 dvb_ringbuffer_pkt_write 3 3233 NULL
+write_adapter_mem_3234 write_adapter_mem 3 3234 NULL
+qla4xxx_phy_port_num_show_3236 qla4xxx_phy_port_num_show 0 3236 NULL nohasharray
-+e1000e_setup_rx_resources_3236 e1000e_setup_rx_resources 0 3236 &qla4xxx_phy_port_num_show_3236 nohasharray
-+do_read_log_to_user_3236 do_read_log_to_user 4 3236 &e1000e_setup_rx_resources_3236
++e1000e_setup_rx_resources_3236 e1000e_setup_rx_resources 0 3236 &qla4xxx_phy_port_num_show_3236
+ext3_xattr_find_entry_3237 ext3_xattr_find_entry 0 3237 NULL
+macb_open_3240 macb_open 0 3240 NULL
+key_key_read_3241 key_key_read 3-0 3241 NULL
@@ -119799,11 +120177,11 @@ index 0000000..df41844
+memory_get_cur_bandwidth_3298 memory_get_cur_bandwidth 0 3298 NULL
+x1205_get_atrim_3299 x1205_get_atrim 0 3299 NULL
+ip6_ufo_append_data_3302 ip6_ufo_append_data 8-7-6 3302 NULL
-+__set_extent_bit_3305 __set_extent_bit 0 3305 NULL nohasharray
-+spidev_compat_ioc_message_3305 spidev_compat_ioc_message 2 3305 &__set_extent_bit_3305
++spidev_compat_ioc_message_3305 spidev_compat_ioc_message 2 3305 NULL nohasharray
++__set_extent_bit_3305 __set_extent_bit 0 3305 &spidev_compat_ioc_message_3305
+sriov_configure_3307 sriov_configure 0-2 3307 NULL
-+minix_write_begin_3311 minix_write_begin 0 3311 NULL nohasharray
-+arvo_sysfs_write_3311 arvo_sysfs_write 0-6 3311 &minix_write_begin_3311
++arvo_sysfs_write_3311 arvo_sysfs_write 6-0 3311 NULL nohasharray
++minix_write_begin_3311 minix_write_begin 0 3311 &arvo_sysfs_write_3311
+ceph_vxattrs_name_size_3312 ceph_vxattrs_name_size 0 3312 NULL
+_iwl_dbgfs_d3_sram_write_3315 _iwl_dbgfs_d3_sram_write 3-0 3315 NULL
+dbDiscardAG_3322 dbDiscardAG 3 3322 NULL
@@ -119813,9 +120191,10 @@ index 0000000..df41844
+arch_phys_wc_del_3332 arch_phys_wc_del 1 3332 NULL
+aac_rkt_ioremap_3333 aac_rkt_ioremap 2 3333 NULL
+lis3lv02d_rate_show_3334 lis3lv02d_rate_show 0 3334 NULL
-+read_from_oldmem_3337 read_from_oldmem 2-0 3337 NULL
-+max_power_range_uw_show_3339 max_power_range_uw_show 0 3339 NULL nohasharray
-+sysfs_create_group_3339 sysfs_create_group 0 3339 &max_power_range_uw_show_3339
++sctp_make_init_ack_3335 sctp_make_init_ack 4 3335 NULL
++read_from_oldmem_3337 read_from_oldmem 2 3337 NULL
++sysfs_create_group_3339 sysfs_create_group 0 3339 NULL nohasharray
++max_power_range_uw_show_3339 max_power_range_uw_show 0 3339 &sysfs_create_group_3339
+tty_port_register_device_attr_3341 tty_port_register_device_attr 3 3341 NULL
+ip_local_out_3345 ip_local_out 0 3345 NULL
+ubifs_sync_wbufs_by_inode_3346 ubifs_sync_wbufs_by_inode 0 3346 NULL
@@ -119847,8 +120226,7 @@ index 0000000..df41844
+drv_set_promiscuous_mode_3387 drv_set_promiscuous_mode 0 3387 &show_temp_value_3387
+lp3971_reg_read_3389 lp3971_reg_read 0 3389 NULL
+sg_write_3392 sg_write 0-3 3392 NULL
-+mtdchar_writeoob_3393 mtdchar_writeoob 4 3393 NULL nohasharray
-+nfs_revalidate_mapping_3393 nfs_revalidate_mapping 0 3393 &mtdchar_writeoob_3393
++mtdchar_writeoob_3393 mtdchar_writeoob 4 3393 NULL
+iscsit_na_random_datain_pdu_offsets_3398 iscsit_na_random_datain_pdu_offsets 0 3398 NULL
+isdn_readbchan_3401 isdn_readbchan 0-5 3401 NULL
+bdc_ep_enable_3404 bdc_ep_enable 0 3404 NULL
@@ -119880,8 +120258,8 @@ index 0000000..df41844
+mvs_tag_alloc_3453 mvs_tag_alloc 0 3453 &show_in_input1_3453
+softsynth_write_3455 softsynth_write 3 3455 NULL
+snd_pcm_lib_readv_transfer_3464 snd_pcm_lib_readv_transfer 5 3464 NULL
-+iscsi_tpg_param_store_MaxConnections_3467 iscsi_tpg_param_store_MaxConnections 0-3 3467 NULL nohasharray
-+alloc_skb_fclone_3467 alloc_skb_fclone 1 3467 &iscsi_tpg_param_store_MaxConnections_3467
++alloc_skb_fclone_3467 alloc_skb_fclone 1 3467 NULL nohasharray
++iscsi_tpg_param_store_MaxConnections_3467 iscsi_tpg_param_store_MaxConnections 0-3 3467 &alloc_skb_fclone_3467
+usb_authorize_device_3468 usb_authorize_device 0 3468 NULL
+gx1_frame_buffer_size_3469 gx1_frame_buffer_size 0 3469 NULL
+i740fb_set_par_3470 i740fb_set_par 0 3470 NULL
@@ -119918,15 +120296,15 @@ index 0000000..df41844
+xfs_allocbt_get_maxrecs_3543 xfs_allocbt_get_maxrecs 0 3543 &mls_context_cpy_3543
+sht15_send_status_3544 sht15_send_status 0 3544 NULL nohasharray
+snd_seq_timer_set_tempo_3544 snd_seq_timer_set_tempo 0 3544 &sht15_send_status_3544
-+nouveau_fuse_create__3546 nouveau_fuse_create_ 4 3546 NULL
+btrfs_dir_name_len_3549 btrfs_dir_name_len 0 3549 NULL nohasharray
+raid_show_level_3549 raid_show_level 0 3549 &btrfs_dir_name_len_3549
-+target_stat_scsi_lu_attr_show_3561 target_stat_scsi_lu_attr_show 0 3561 NULL nohasharray
-+b43legacy_read16_3561 b43legacy_read16 0 3561 &target_stat_scsi_lu_attr_show_3561
-+nilfs_dat_translate_3562 nilfs_dat_translate 0 3562 NULL
-+ip_queue_xmit_3564 ip_queue_xmit 0 3564 NULL nohasharray
-+stv0680_set_video_mode_3564 stv0680_set_video_mode 0 3564 &ip_queue_xmit_3564 nohasharray
-+generic_exec_single_3564 generic_exec_single 0 3564 &stv0680_set_video_mode_3564
++b43legacy_read16_3561 b43legacy_read16 0 3561 NULL nohasharray
++target_stat_scsi_lu_attr_show_3561 target_stat_scsi_lu_attr_show 0 3561 &b43legacy_read16_3561
++nilfs_dat_translate_3562 nilfs_dat_translate 0 3562 NULL nohasharray
++ssp_common_buffer_postenable_3562 ssp_common_buffer_postenable 0 3562 &nilfs_dat_translate_3562
++generic_exec_single_3564 generic_exec_single 0 3564 NULL nohasharray
++ip_queue_xmit_3564 ip_queue_xmit 0 3564 &generic_exec_single_3564 nohasharray
++stv0680_set_video_mode_3564 stv0680_set_video_mode 0 3564 &ip_queue_xmit_3564
+bnx2x_alloc_fp_mem_3565 bnx2x_alloc_fp_mem 0 3565 NULL
+alloc_smp_resp_3566 alloc_smp_resp 1 3566 NULL nohasharray
+cache_type_show_3566 cache_type_show 0 3566 &alloc_smp_resp_3566
@@ -119946,6 +120324,7 @@ index 0000000..df41844
+show_down_tail_align_3606 show_down_tail_align 0 3606 &compat_sys_semtimedop_3606
+sctp_getsockopt_events_3607 sctp_getsockopt_events 2 3607 NULL
+ray_open_3608 ray_open 0 3608 NULL
++isp1760_ep_enable_3610 isp1760_ep_enable 0 3610 NULL
+edac_mc_alloc_3611 edac_mc_alloc 4 3611 NULL
+po1030_set_red_balance_3614 po1030_set_red_balance 0 3614 NULL
+node_nodeid_write_3616 node_nodeid_write 0-3 3616 NULL
@@ -119971,11 +120350,11 @@ index 0000000..df41844
+i915_compat_ioctl_3656 i915_compat_ioctl 2 3656 NULL nohasharray
+videobuf_dma_contig_user_get_3656 videobuf_dma_contig_user_get 0 3656 &i915_compat_ioctl_3656 nohasharray
+alc680_parse_auto_config_3656 alc680_parse_auto_config 0 3656 &videobuf_dma_contig_user_get_3656
-+qib_user_sdma_page_to_frags_3660 qib_user_sdma_page_to_frags 0-6 3660 NULL
++qib_user_sdma_page_to_frags_3660 qib_user_sdma_page_to_frags 0 3660 NULL
+tomoyo_supervisor_3661 tomoyo_supervisor 0 3661 NULL nohasharray
+smsc911x_set_mac_address_3661 smsc911x_set_mac_address 0 3661 &tomoyo_supervisor_3661
+arcmsr_attr_host_fw_request_len_3662 arcmsr_attr_host_fw_request_len 0 3662 NULL
-+cma_alloc_3663 cma_alloc 2-3 3663 NULL
++cma_alloc_3663 cma_alloc 3-2 3663 NULL
+tcp_fragment_3669 tcp_fragment 3 3669 NULL
+fuse_copy_page_3671 fuse_copy_page 0 3671 NULL
+mcs_setup_transceiver_agilent_3673 mcs_setup_transceiver_agilent 0 3673 NULL
@@ -119986,9 +120365,7 @@ index 0000000..df41844
+pvr2_ioread_start_3682 pvr2_ioread_start 0 3682 NULL nohasharray
+igbvf_change_mtu_3682 igbvf_change_mtu 0 3682 &pvr2_ioread_start_3682
+spmi_register_write_3684 spmi_register_write 0 3684 NULL
-+vmci_qpair_enquev_3688 vmci_qpair_enquev 0-3 3688 NULL
+ax25_listen_register_3689 ax25_listen_register 0 3689 NULL
-+ntfs_attr_make_non_resident_3694 ntfs_attr_make_non_resident 0 3694 NULL
+brcmf_fil_cmd_int_set_3696 brcmf_fil_cmd_int_set 0 3696 NULL
+__netdev_adjacent_dev_link_lists_3697 __netdev_adjacent_dev_link_lists 0 3697 NULL
+target_core_show_dev_alias_3699 target_core_show_dev_alias 0 3699 NULL
@@ -119998,8 +120375,9 @@ index 0000000..df41844
+i2c_sendbytes_3714 i2c_sendbytes 0 3714 NULL
+msi001_s_ctrl_3716 msi001_s_ctrl 0 3716 NULL
+__cifs_readpage_from_fscache_3718 __cifs_readpage_from_fscache 0 3718 NULL
-+do_cancel_3724 do_cancel 0 3724 NULL nohasharray
-+ext4_inode_blocks_set_3724 ext4_inode_blocks_set 0 3724 &do_cancel_3724
++acm_tty_write_room_3722 acm_tty_write_room 0 3722 NULL
++ext4_inode_blocks_set_3724 ext4_inode_blocks_set 0 3724 NULL nohasharray
++do_cancel_3724 do_cancel 0 3724 &ext4_inode_blocks_set_3724
+lm3533_als_get_threshold_3725 lm3533_als_get_threshold 0 3725 NULL nohasharray
+v4l2_fh_open_3725 v4l2_fh_open 0 3725 &lm3533_als_get_threshold_3725 nohasharray
+create_single_cap_vol_ctl_3725 create_single_cap_vol_ctl 0 3725 &v4l2_fh_open_3725
@@ -120026,8 +120404,7 @@ index 0000000..df41844
+store_enable_clkb0_output_3776 store_enable_clkb0_output 0-4 3776 NULL
+nouveau_sysfs_pstate_set_3777 nouveau_sysfs_pstate_set 0-4 3777 NULL
+apds990x_prox_enable_show_3778 apds990x_prox_enable_show 0 3778 NULL
-+udf_adinicb_write_begin_3781 udf_adinicb_write_begin 0 3781 NULL nohasharray
-+xip_file_write_3781 xip_file_write 0-3 3781 &udf_adinicb_write_begin_3781
++udf_adinicb_write_begin_3781 udf_adinicb_write_begin 0 3781 NULL
+set_min_height_3783 set_min_height 0-4 3783 NULL
+msm_otg_mode_write_3788 msm_otg_mode_write 3-0 3788 NULL
+set_voltage_3789 set_voltage 0-4 3789 NULL
@@ -120042,25 +120419,25 @@ index 0000000..df41844
+nfs4_client_recover_expired_lease_3814 nfs4_client_recover_expired_lease 0 3814 NULL
+manage_start_stop_show_3816 manage_start_stop_show 0 3816 NULL nohasharray
+vpx3220_init_3816 vpx3220_init 0 3816 &manage_start_stop_show_3816
-+wm8350_gpio_direction_in_3818 wm8350_gpio_direction_in 0 3818 NULL nohasharray
-+security_inode_removexattr_3818 security_inode_removexattr 0 3818 &wm8350_gpio_direction_in_3818
++wm8350_gpio_direction_in_3818 wm8350_gpio_direction_in 0 3818 NULL
+security_vm_enough_memory_mm_3821 security_vm_enough_memory_mm 0 3821 NULL
+show_fnode_tcp_xmit_wsf_3823 show_fnode_tcp_xmit_wsf 0 3823 NULL
+wl1251_hw_init_3825 wl1251_hw_init 0 3825 NULL
-+llc_ui_recvmsg_3826 llc_ui_recvmsg 0-4 3826 NULL
++llc_ui_recvmsg_3826 llc_ui_recvmsg 4-0 3826 NULL
+trunc_dealloc_3836 trunc_dealloc 0 3836 NULL
+ceph_do_getattr_3838 ceph_do_getattr 0 3838 NULL nohasharray
+ezusb_access_ltv_3838 ezusb_access_ltv 0 3838 &ceph_do_getattr_3838
+mtip_hw_show_status_3839 mtip_hw_show_status 0 3839 NULL
+release_version_store_3841 release_version_store 0-4 3841 NULL
-+fuse_try_move_page_3842 fuse_try_move_page 0 3842 NULL nohasharray
-+stringify_nodemap_3842 stringify_nodemap 2 3842 &fuse_try_move_page_3842
++fuse_try_move_page_3842 fuse_try_move_page 0 3842 NULL
+max8925_disable_3844 max8925_disable 0 3844 NULL
-+vprbrd_i2c_read_3845 vprbrd_i2c_read 0 3845 NULL
++vprbrd_i2c_read_3845 vprbrd_i2c_read 0 3845 NULL nohasharray
++amd_xgbe_phy_switch_mode_3845 amd_xgbe_phy_switch_mode 0 3845 &vprbrd_i2c_read_3845
+__buf_prepare_3846 __buf_prepare 0 3846 NULL
+ubi_eba_read_leb_3847 ubi_eba_read_leb 0 3847 NULL
+wlcore_boot_parse_fw_ver_3850 wlcore_boot_parse_fw_ver 0 3850 NULL
+create_one_cdev_3852 create_one_cdev 2 3852 NULL
++ssb_pcmcia_read16_3853 ssb_pcmcia_read16 0 3853 NULL
+smk_read_onlycap_3855 smk_read_onlycap 3-0 3855 NULL
+show_session_param_ISCSI_PARAM_TARGET_ALIAS_3856 show_session_param_ISCSI_PARAM_TARGET_ALIAS 0 3856 NULL
+fuse_retrieve_3857 fuse_retrieve 0 3857 NULL
@@ -120073,7 +120450,6 @@ index 0000000..df41844
+i7core_inject_show_channel_3874 i7core_inject_show_channel 0 3874 NULL
+show_ctlr_enabled_state_3877 show_ctlr_enabled_state 0 3877 NULL
+store_thresh_either_en_3880 store_thresh_either_en 0-4 3880 NULL
-+validate_store_3881 validate_store 0-3 3881 NULL
+fuse_conn_abort_write_3882 fuse_conn_abort_write 0-3 3882 NULL
+garp_attr_create_3883 garp_attr_create 3 3883 NULL
+uea_send_modem_cmd_3888 uea_send_modem_cmd 3 3888 NULL
@@ -120100,8 +120476,7 @@ index 0000000..df41844
+__vfs_read_3942 __vfs_read 0-3 3942 NULL
+hdlc_irq_one_3944 hdlc_irq_one 2 3944 NULL
+cp_refill_rx_3947 cp_refill_rx 0 3947 NULL
-+t4_memory_rw_3948 t4_memory_rw 0 3948 NULL nohasharray
-+apei_clear_mce_3948 apei_clear_mce 0 3948 &t4_memory_rw_3948 nohasharray
++apei_clear_mce_3948 apei_clear_mce 0 3948 NULL nohasharray
+ath10k_hif_exchange_bmi_msg_3948 ath10k_hif_exchange_bmi_msg 0 3948 &apei_clear_mce_3948
+navman_open_3951 navman_open 0 3951 NULL
+memory_block_change_state_3955 memory_block_change_state 0 3955 NULL
@@ -120123,17 +120498,20 @@ index 0000000..df41844
+ocfs2_cluster_stack_show_3996 ocfs2_cluster_stack_show 0 3996 NULL
+iwl_mvm_mac_ctxt_cmd_sta_3997 iwl_mvm_mac_ctxt_cmd_sta 0 3997 NULL
+via_rng_init_3998 via_rng_init 0 3998 NULL
-+set_inc_all_6db_3999 set_inc_all_6db 4-0 3999 NULL
++rfcomm_room_3999 rfcomm_room 0 3999 NULL nohasharray
++set_inc_all_6db_3999 set_inc_all_6db 4-0 3999 &rfcomm_room_3999
+gsc_s_ctrl_4002 gsc_s_ctrl 0 4002 NULL
+userspace_status_4004 userspace_status 4-0 4004 NULL nohasharray
+urbs_show_4004 urbs_show 0 4004 &userspace_status_4004
-+mei_write_4005 mei_write 3-0 4005 NULL nohasharray
-+xfs_check_block_4005 xfs_check_block 4 4005 &mei_write_4005 nohasharray
-+niu_zcp_write_4005 niu_zcp_write 0 4005 &xfs_check_block_4005
++xfs_check_block_4005 xfs_check_block 4 4005 NULL nohasharray
++mei_write_4005 mei_write 3-0 4005 &xfs_check_block_4005 nohasharray
++niu_zcp_write_4005 niu_zcp_write 0 4005 &mei_write_4005 nohasharray
++toshiba_usb_rapid_charge_set_4005 toshiba_usb_rapid_charge_set 0 4005 &niu_zcp_write_4005
+show_xps_map_4009 show_xps_map 0 4009 NULL
+snd_hdsp_capture_copy_4011 snd_hdsp_capture_copy 5 4011 NULL
+bcm_rx_setup_4014 bcm_rx_setup 0 4014 NULL
+wakeup_active_count_show_4016 wakeup_active_count_show 0 4016 NULL
++amd_xgbe_phy_gmii_mode_4019 amd_xgbe_phy_gmii_mode 0 4019 NULL
+_request_firmware_4021 _request_firmware 0 4021 NULL
+blk_end_request_4024 blk_end_request 3 4024 NULL nohasharray
+ipoib_open_4024 ipoib_open 0 4024 &blk_end_request_4024
@@ -120141,24 +120519,24 @@ index 0000000..df41844
+ndelay_store_4025 ndelay_store 0-3 4025 &ext4_xattr_find_entry_4025
+amd_ec_write_4027 amd_ec_write 0 4027 NULL
+ql3xxx_set_mac_address_4033 ql3xxx_set_mac_address 0 4033 NULL
-+usbnet_write_cmd_async_4035 usbnet_write_cmd_async 7 4035 NULL nohasharray
-+b1_get_word_4035 b1_get_word 0 4035 &usbnet_write_cmd_async_4035
++b1_get_word_4035 b1_get_word 0 4035 NULL nohasharray
++usbnet_write_cmd_async_4035 usbnet_write_cmd_async 7 4035 &b1_get_word_4035
+xfs_free_ag_extent_4036 xfs_free_ag_extent 0 4036 NULL
+mtip_hw_read_registers_4037 mtip_hw_read_registers 3-0 4037 NULL
+store_tabletCoordinateMode_4043 store_tabletCoordinateMode 0-4 4043 NULL
+oprofile_set_ulong_4046 oprofile_set_ulong 0 4046 NULL
+iscsi_nacl_param_show_MaxOutstandingR2T_4050 iscsi_nacl_param_show_MaxOutstandingR2T 0 4050 NULL
+i915_gpu_idle_4062 i915_gpu_idle 0 4062 NULL
-+show_fc_host_dev_loss_tmo_4065 show_fc_host_dev_loss_tmo 0 4065 NULL nohasharray
-+get_dmabuf_4065 get_dmabuf 2 4065 &show_fc_host_dev_loss_tmo_4065
++get_dmabuf_4065 get_dmabuf 2 4065 NULL nohasharray
++show_fc_host_dev_loss_tmo_4065 show_fc_host_dev_loss_tmo 0 4065 &get_dmabuf_4065
+coreid_show_4066 coreid_show 0 4066 NULL
+fbcon_fb_unbind_4068 fbcon_fb_unbind 0 4068 NULL
+cardr_show_4070 cardr_show 0 4070 NULL
+video_get_max_state_4073 video_get_max_state 0 4073 NULL nohasharray
+nr_hugepages_mempolicy_show_4073 nr_hugepages_mempolicy_show 0 4073 &video_get_max_state_4073
+__cfg80211_alloc_event_skb_4075 __cfg80211_alloc_event_skb 5 4075 NULL
-+show_engine1_leds_4078 show_engine1_leds 0 4078 NULL nohasharray
-+sctp_make_asconf_4078 sctp_make_asconf 3 4078 &show_engine1_leds_4078
++sctp_make_asconf_4078 sctp_make_asconf 3 4078 NULL nohasharray
++show_engine1_leds_4078 show_engine1_leds 0 4078 &sctp_make_asconf_4078
+fbcon_do_set_font_4079 fbcon_do_set_font 2-3 4079 NULL
+__logfs_segment_write_4080 __logfs_segment_write 0 4080 NULL
+_ctl_diag_trigger_mpi_show_4082 _ctl_diag_trigger_mpi_show 0 4082 NULL
@@ -120182,15 +120560,15 @@ index 0000000..df41844
+bonding_store_num_peer_notif_4111 bonding_store_num_peer_notif 0-4 4111 &configfs_setattr_4111
+mt9t112_init_pll_4112 mt9t112_init_pll 0 4112 NULL
+ocfs2_xattr_tree_list_index_block_4119 ocfs2_xattr_tree_list_index_block 0 4119 NULL
-+__xen_write_cr3_4124 __xen_write_cr3 2 4124 NULL
+proc_task_getattr_4125 proc_task_getattr 0 4125 NULL
-+set_device_state_4127 set_device_state 0-2 4127 NULL
+v9fs_vfs_readpage_4131 v9fs_vfs_readpage 0 4131 NULL
+show_fnode_fragment_disable_4133 show_fnode_fragment_disable 0 4133 NULL
++component_match_realloc_4139 component_match_realloc 3 4139 NULL
+nf_call_iptables_show_4143 nf_call_iptables_show 0 4143 NULL nohasharray
+ath10k_htt_send_rx_ring_cfg_ll_4143 ath10k_htt_send_rx_ring_cfg_ll 0 4143 &nf_call_iptables_show_4143
-+mon_text_read_u_4147 mon_text_read_u 0-3 4147 NULL nohasharray
-+ntb_netdev_change_mtu_4147 ntb_netdev_change_mtu 0-2 4147 &mon_text_read_u_4147
++br_netdev_switch_event_4145 br_netdev_switch_event 0 4145 NULL
++ntb_netdev_change_mtu_4147 ntb_netdev_change_mtu 2-0 4147 NULL nohasharray
++mon_text_read_u_4147 mon_text_read_u 0-3 4147 &ntb_netdev_change_mtu_4147
+tm6000_read_4151 tm6000_read 3-0 4151 NULL nohasharray
+show_temp_auto_boost_hyst_4151 show_temp_auto_boost_hyst 0 4151 &tm6000_read_4151
+acpi_bus_get_device_4153 acpi_bus_get_device 0 4153 NULL nohasharray
@@ -120204,15 +120582,16 @@ index 0000000..df41844
+bus_powerup_4164 bus_powerup 0 4164 &radeon_show_one_edid_4164
+get_alua_req_4166 get_alua_req 3 4166 NULL
+blk_dropped_read_4168 blk_dropped_read 3 4168 NULL
-+mci_size_mb_show_4171 mci_size_mb_show 0 4171 NULL nohasharray
-+skb_add_data_4171 skb_add_data 3 4171 &mci_size_mb_show_4171
++skb_add_data_4171 skb_add_data 3 4171 NULL nohasharray
++mci_size_mb_show_4171 mci_size_mb_show 0 4171 &skb_add_data_4171
+manufacturer_show_4172 manufacturer_show 0 4172 NULL
+show_4173 show 0 4173 NULL
+read_file_bool_4180 read_file_bool 3-0 4180 NULL nohasharray
+elants_i2c_calibrate_4180 elants_i2c_calibrate 0 4180 &read_file_bool_4180
+ov6650_reg_write_4182 ov6650_reg_write 0 4182 NULL
+bond_option_active_slave_set_4183 bond_option_active_slave_set 0 4183 NULL
-+cpumap_print_to_pagebuf_4190 cpumap_print_to_pagebuf 0 4190 NULL
++cpumap_print_to_pagebuf_4190 cpumap_print_to_pagebuf 0 4190 NULL nohasharray
++get_fan_speed_percent_4190 get_fan_speed_percent 0 4190 &cpumap_print_to_pagebuf_4190
+blk_mq_hw_sysfs_store_4193 blk_mq_hw_sysfs_store 0-4 4193 NULL
+jme_set_macaddr_4196 jme_set_macaddr 0 4196 NULL
+__nfs4_get_acl_uncached_4197 __nfs4_get_acl_uncached 0 4197 NULL
@@ -120221,7 +120600,6 @@ index 0000000..df41844
+f1x_determine_channel_4202 f1x_determine_channel 2 4202 NULL
+_osd_req_list_objects_4204 _osd_req_list_objects 6 4204 NULL
+v9fs_write_end_4207 v9fs_write_end 0-5 4207 NULL
-+follow_managed_4219 follow_managed 0 4219 NULL
+persist_store_4220 persist_store 0-4 4220 NULL
+rtnetlink_event_4221 rtnetlink_event 0 4221 NULL
+show_session_param_ISCSI_PARAM_DISCOVERY_PARENT_IDX_4222 show_session_param_ISCSI_PARAM_DISCOVERY_PARENT_IDX 0 4222 NULL
@@ -120229,6 +120607,7 @@ index 0000000..df41844
+l2tp_eth_dev_init_4225 l2tp_eth_dev_init 0 4225 NULL
+vsock_auto_bind_4229 vsock_auto_bind 0 4229 NULL nohasharray
+bdc_udc_start_4229 bdc_udc_start 0 4229 &vsock_auto_bind_4229
++axp20x_show_ext_attr_4232 axp20x_show_ext_attr 0 4232 NULL
+bch_hprint_4233 bch_hprint 0 4233 NULL nohasharray
+gpio_trig_gpio_store_4233 gpio_trig_gpio_store 0-4 4233 &bch_hprint_4233
+show_fnode_max_segment_size_4234 show_fnode_max_segment_size 0 4234 NULL
@@ -120243,8 +120622,8 @@ index 0000000..df41844
+alg_create_4257 alg_create 0 4257 NULL
+show_iface_strict_login_comp_en_4260 show_iface_strict_login_comp_en 0 4260 NULL nohasharray
+__dev_pm_qos_add_request_4260 __dev_pm_qos_add_request 0 4260 &show_iface_strict_login_comp_en_4260
-+tda7432_s_ctrl_4261 tda7432_s_ctrl 0 4261 NULL nohasharray
-+base_clock_show_4261 base_clock_show 0 4261 &tda7432_s_ctrl_4261
++base_clock_show_4261 base_clock_show 0 4261 NULL nohasharray
++tda7432_s_ctrl_4261 tda7432_s_ctrl 0 4261 &base_clock_show_4261
+__block_write_full_page_4267 __block_write_full_page 0 4267 NULL
+ip_vs_in_icmp_v6_4268 ip_vs_in_icmp_v6 0 4268 NULL
+crc32c_intel_finup_4272 crc32c_intel_finup 0 4272 NULL nohasharray
@@ -120265,7 +120644,7 @@ index 0000000..df41844
+v4l2_subdev_s_ctrl_4295 v4l2_subdev_s_ctrl 0 4295 NULL
+ali15x3_access_4296 ali15x3_access 0 4296 NULL
+iwl_trans_pcie_start_fw_4297 iwl_trans_pcie_start_fw 0 4297 NULL
-+__usbnet_read_cmd_4299 __usbnet_read_cmd 0-7 4299 NULL
++__usbnet_read_cmd_4299 __usbnet_read_cmd 7-0 4299 NULL
+fw_read_file_contents_4301 fw_read_file_contents 0 4301 NULL
+dvb_ringbuffer_pkt_read_user_4303 dvb_ringbuffer_pkt_read_user 3-2-5-0 4303 NULL nohasharray
+camera_store_4303 camera_store 4-0 4303 &dvb_ringbuffer_pkt_read_user_4303
@@ -120274,16 +120653,17 @@ index 0000000..df41844
+snd_aw2_pcm_trigger_capture_4314 snd_aw2_pcm_trigger_capture 0 4314 NULL
+cfg80211_inform_bss_4315 cfg80211_inform_bss 9 4315 NULL nohasharray
+count_strings_4315 count_strings 0 4315 &cfg80211_inform_bss_4315
++xgbe_get_sset_count_4316 xgbe_get_sset_count 0 4316 NULL
+pscsi_create_type_disk_4317 pscsi_create_type_disk 0 4317 NULL nohasharray
+cpufv_disabled_store_4317 cpufv_disabled_store 0-4 4317 &pscsi_create_type_disk_4317
+ali1563_transaction_4319 ali1563_transaction 0 4319 NULL nohasharray
+amd8111e_restart_4319 amd8111e_restart 0 4319 &ali1563_transaction_4319
-+nouveau_fifo_create__4327 nouveau_fifo_create_ 5-6 4327 NULL nohasharray
-+qlcnic_get_nic_info_4327 qlcnic_get_nic_info 0 4327 &nouveau_fifo_create__4327
++qlcnic_get_nic_info_4327 qlcnic_get_nic_info 0 4327 NULL
+snd_rawmidi_kernel_read_4328 snd_rawmidi_kernel_read 3 4328 NULL
+mlx4_qp_modify_4333 mlx4_qp_modify 0 4333 NULL
+iscsi_disc_store_userid_4337 iscsi_disc_store_userid 0-3 4337 NULL
+ima_eventdigest_init_common_4338 ima_eventdigest_init_common 2 4338 NULL
++rtl8169_get_sset_count_4349 rtl8169_get_sset_count 0 4349 NULL
+show_tcrit1_4350 show_tcrit1 0 4350 NULL
+netdev_vlan_rx_add_vid_4353 netdev_vlan_rx_add_vid 0 4353 NULL
+store_4354 store 0-3 4354 NULL
@@ -120312,6 +120692,7 @@ index 0000000..df41844
+cxacru_cm_get_array_4412 cxacru_cm_get_array 4 4412 &access_process_vm_4412
+can_send_4414 can_send 0 4414 NULL
+libfc_vport_create_4415 libfc_vport_create 2 4415 NULL
++fast_charge_timer_store_4416 fast_charge_timer_store 0-4 4416 NULL
+wusbhc_chid_set_4420 wusbhc_chid_set 0 4420 NULL
+rtw_android_get_rssi_4421 rtw_android_get_rssi 0 4421 NULL
+show_fan_stop_output_4422 show_fan_stop_output 0 4422 NULL
@@ -120342,7 +120723,7 @@ index 0000000..df41844
+beep_write_4485 beep_write 0 4485 NULL
+sys_semtimedop_4486 sys_semtimedop 3 4486 NULL
+show_fcstat_prim_seq_protocol_err_count_4487 show_fcstat_prim_seq_protocol_err_count 0 4487 NULL
-+udp_sendmsg_4492 udp_sendmsg 0-4 4492 NULL
++udp_sendmsg_4492 udp_sendmsg 4-0 4492 NULL
+vmbus_establish_gpadl_4495 vmbus_establish_gpadl 3 4495 NULL
+ltc4222_get_value_4496 ltc4222_get_value 0 4496 NULL nohasharray
+bus_scan_store_4496 bus_scan_store 0-3 4496 <c4222_get_value_4496
@@ -120362,8 +120743,8 @@ index 0000000..df41844
+da9052_group_write_4534 da9052_group_write 0 4534 NULL
+tipc_getname_4539 tipc_getname 0 4539 NULL
+d3cold_allowed_store_4541 d3cold_allowed_store 0-4 4541 NULL
-+store_mode_4544 store_mode 0-4 4544 NULL nohasharray
-+tty_register_device_4544 tty_register_device 2 4544 &store_mode_4544
++tty_register_device_4544 tty_register_device 2 4544 NULL nohasharray
++store_mode_4544 store_mode 0-4 4544 &tty_register_device_4544
+videobuf_vmalloc_to_sg_4548 videobuf_vmalloc_to_sg 2 4548 NULL
+generic_packet_4551 generic_packet 0 4551 NULL nohasharray
+store_risetime_4551 store_risetime 0-4 4551 &generic_packet_4551
@@ -120388,9 +120769,8 @@ index 0000000..df41844
+multipath_add_disk_4591 multipath_add_disk 0 4591 NULL
+bch_alloc_4593 bch_alloc 1 4593 NULL
+ocfs2_refcount_lock_4595 ocfs2_refcount_lock 0 4595 NULL
-+generic_removexattr_4597 generic_removexattr 0 4597 NULL
-+fuse_copy_one_4602 fuse_copy_one 0 4602 NULL nohasharray
-+ath10k_dbg_sta_write_delba_4602 ath10k_dbg_sta_write_delba 3 4602 &fuse_copy_one_4602
++ath10k_dbg_sta_write_delba_4602 ath10k_dbg_sta_write_delba 3-0 4602 NULL nohasharray
++fuse_copy_one_4602 fuse_copy_one 0 4602 &ath10k_dbg_sta_write_delba_4602
+pm8001_ctl_iop_log_show_4614 pm8001_ctl_iop_log_show 0 4614 NULL nohasharray
+device_store_int_4614 device_store_int 0-4 4614 &pm8001_ctl_iop_log_show_4614
+xfs_bmap_add_attrfork_4617 xfs_bmap_add_attrfork 0 4617 NULL
@@ -120407,20 +120787,20 @@ index 0000000..df41844
+txCommit_4649 txCommit 0 4649 NULL
+pch_phub_gbe_serial_rom_conf_4650 pch_phub_gbe_serial_rom_conf 0 4650 NULL
+f2fs_xattr_generic_set_4651 f2fs_xattr_generic_set 0 4651 NULL
++falcon_describe_nic_stats_4659 falcon_describe_nic_stats 0 4659 NULL
+show_conn_param_ISCSI_PARAM_OFMARKER_EN_4661 show_conn_param_ISCSI_PARAM_OFMARKER_EN 0 4661 NULL
+eeprom_93xx46_eral_4666 eeprom_93xx46_eral 0 4666 NULL
+ttm_pool_store_4671 ttm_pool_store 0-4 4671 NULL
+test_power_get_usb_property_4680 test_power_get_usb_property 0 4680 NULL
+niu_get_eeprom_len_4681 niu_get_eeprom_len 0 4681 NULL
-+skb_add_data_nocache_4682 skb_add_data_nocache 4-0 4682 NULL nohasharray
-+show_event_log_4682 show_event_log 0 4682 &skb_add_data_nocache_4682
++show_event_log_4682 show_event_log 0 4682 NULL
+cx18_read_pos_4683 cx18_read_pos 3-0 4683 NULL nohasharray
+cvt_auto_temp_4683 cvt_auto_temp 0 4683 &cx18_read_pos_4683
+__uncore_counter_show_4686 __uncore_counter_show 0 4686 NULL
+short_retry_limit_read_4687 short_retry_limit_read 3-0 4687 NULL
+cifs_sync_read_4688 cifs_sync_read 0 4688 NULL nohasharray
+register_queue_kobjects_4688 register_queue_kobjects 0 4688 &cifs_sync_read_4688
-+kone_receive_4690 kone_receive 0-4 4690 NULL
++kone_receive_4690 kone_receive 4-0 4690 NULL
+soc_mbus_bytes_per_line_4691 soc_mbus_bytes_per_line 0-1 4691 NULL
+integrity_generate_show_4696 integrity_generate_show 0 4696 NULL
+uhid_dev_get_report_reply_4697 uhid_dev_get_report_reply 0 4697 NULL
@@ -120446,6 +120826,7 @@ index 0000000..df41844
+ims_pcu_verify_block_4733 ims_pcu_verify_block 0 4733 NULL
+ll_rw_offset_stats_seq_write_4736 ll_rw_offset_stats_seq_write 3 4736 NULL
+scsi_level_show_4738 scsi_level_show 0 4738 NULL
++ledd_show_4740 ledd_show 0 4740 NULL
+level_show_4741 level_show 0 4741 NULL
+rds_ib_get_mr_4742 rds_ib_get_mr 2 4742 NULL
+acpi_os_signal_4745 acpi_os_signal 0 4745 NULL
@@ -120457,7 +120838,6 @@ index 0000000..df41844
+qla2x00_optrom_fw_version_show_4760 qla2x00_optrom_fw_version_show 0 4760 NULL nohasharray
+_alloc_get_attr_list_4760 _alloc_get_attr_list 0 4760 &qla2x00_optrom_fw_version_show_4760
+wakeup_active_show_4767 wakeup_active_show 0 4767 NULL
-+qib_map_page_4768 qib_map_page 3 4768 NULL
+shm16write__write_file_4771 shm16write__write_file 0 4771 NULL
+__orinoco_hw_setup_enc_4772 __orinoco_hw_setup_enc 0 4772 NULL
+pwr_rcvd_bcns_cnt_read_4774 pwr_rcvd_bcns_cnt_read 3-0 4774 NULL
@@ -120465,7 +120845,6 @@ index 0000000..df41844
+tlan_get_eeprom_len_4776 tlan_get_eeprom_len 0 4776 NULL
+get_srcimp_4779 get_srcimp 0 4779 NULL nohasharray
+cifs_read_allocate_pages_4779 cifs_read_allocate_pages 0 4779 &get_srcimp_4779
-+ip6_ufo_append_data_4780 ip6_ufo_append_data 7-6-5 4780 NULL
+uwb_drp_avail_reserve_pending_4786 uwb_drp_avail_reserve_pending 0 4786 NULL
+create_subvol_4791 create_subvol 4 4791 NULL
+w1_master_attribute_store_max_slave_count_4792 w1_master_attribute_store_max_slave_count 0-4 4792 NULL
@@ -120498,6 +120877,7 @@ index 0000000..df41844
+roccat_common2_sysfs_read_tcu_4857 roccat_common2_sysfs_read_tcu 0-5-6 4857 NULL
+gigaset_if_receive_4861 gigaset_if_receive 3 4861 NULL
+key_tx_spec_read_4862 key_tx_spec_read 3-0 4862 NULL
++available_sync_leds_show_4863 available_sync_leds_show 0 4863 NULL
+sco_sock_bind_4864 sco_sock_bind 0 4864 NULL
+ncp_read_bounce_4867 ncp_read_bounce 0 4867 NULL
+svc_getname_4869 svc_getname 0 4869 NULL
@@ -120505,8 +120885,6 @@ index 0000000..df41844
+hid_register_field_4874 hid_register_field 3-2 4874 NULL
+tg3_phy_reset_4876 tg3_phy_reset 0 4876 NULL
+n_tracesink_read_4878 n_tracesink_read 0 4878 NULL
-+mic_smpt_to_pa_4881 mic_smpt_to_pa 0-2 4881 NULL
-+m2p_add_override_4882 m2p_add_override 1 4882 NULL
+wl1271_set_ba_policies_4883 wl1271_set_ba_policies 0 4883 NULL
+vmxnet3_activate_dev_4885 vmxnet3_activate_dev 0 4885 NULL
+vga_arb_read_4886 vga_arb_read 3-0 4886 NULL nohasharray
@@ -120517,8 +120895,8 @@ index 0000000..df41844
+s2io_ethtool_get_regs_len_4901 s2io_ethtool_get_regs_len 0 4901 NULL
+shadow_fetch_4907 shadow_fetch 2 4907 NULL
+nilfs_segbuf_reset_4912 nilfs_segbuf_reset 0 4912 NULL
-+smsc911x_ethtool_getregslen_4913 smsc911x_ethtool_getregslen 0 4913 NULL nohasharray
-+qlcnic_82xx_alloc_mbx_args_4913 qlcnic_82xx_alloc_mbx_args 0 4913 &smsc911x_ethtool_getregslen_4913
++qlcnic_82xx_alloc_mbx_args_4913 qlcnic_82xx_alloc_mbx_args 0 4913 NULL nohasharray
++smsc911x_ethtool_getregslen_4913 smsc911x_ethtool_getregslen 0 4913 &qlcnic_82xx_alloc_mbx_args_4913
+sw_activity_store_4914 sw_activity_store 0 4914 NULL
+acpi_battery_alarm_show_4917 acpi_battery_alarm_show 0 4917 NULL
+show_pwm1_enable_4919 show_pwm1_enable 0 4919 NULL nohasharray
@@ -120533,8 +120911,8 @@ index 0000000..df41844
+ntfs_rl_insert_4931 ntfs_rl_insert 4-2 4931 NULL
+wm831x_unique_id_show_4937 wm831x_unique_id_show 0 4937 NULL
+ieee80211_if_fmt_ave_beacon_4941 ieee80211_if_fmt_ave_beacon 3 4941 NULL nohasharray
-+lp3972_ldo_enable_4941 lp3972_ldo_enable 0 4941 &ieee80211_if_fmt_ave_beacon_4941 nohasharray
-+asd_show_dev_bios_build_4941 asd_show_dev_bios_build 0 4941 &lp3972_ldo_enable_4941
++asd_show_dev_bios_build_4941 asd_show_dev_bios_build 0 4941 &ieee80211_if_fmt_ave_beacon_4941 nohasharray
++lp3972_ldo_enable_4941 lp3972_ldo_enable 0 4941 &asd_show_dev_bios_build_4941
+da9055_reg_write_4942 da9055_reg_write 0 4942 NULL nohasharray
+saa7146_pgtable_build_4942 saa7146_pgtable_build 0 4942 &da9055_reg_write_4942
+multicast_query_response_interval_store_4943 multicast_query_response_interval_store 4-0 4943 NULL
@@ -120545,8 +120923,8 @@ index 0000000..df41844
+netlink_mmap_sendmsg_4957 netlink_mmap_sendmsg 0 4957 NULL
+fb_deferred_io_fsync_4960 fb_deferred_io_fsync 0 4960 NULL
+tg3_setup_copper_phy_4964 tg3_setup_copper_phy 0 4964 NULL
-+write_ee_4966 write_ee 0 4966 NULL nohasharray
-+devm_kzalloc_4966 devm_kzalloc 2 4966 &write_ee_4966
++devm_kzalloc_4966 devm_kzalloc 2 4966 NULL nohasharray
++write_ee_4966 write_ee 0 4966 &devm_kzalloc_4966
+compat_rawv6_setsockopt_4967 compat_rawv6_setsockopt 5 4967 NULL
+ath10k_read_chip_id_4969 ath10k_read_chip_id 3-0 4969 NULL nohasharray
+lock_device_hotplug_sysfs_4969 lock_device_hotplug_sysfs 0 4969 &ath10k_read_chip_id_4969
@@ -120572,8 +120950,8 @@ index 0000000..df41844
+wl12xx_sdio_power_on_5017 wl12xx_sdio_power_on 0 5017 NULL
+do_mincore_5018 do_mincore 0-2-1 5018 NULL
+ucode_regs_read_file_5023 ucode_regs_read_file 0 5023 NULL
-+smack_getprocattr_5024 smack_getprocattr 0 5024 NULL nohasharray
-+mtd_device_parse_register_5024 mtd_device_parse_register 5 5024 &smack_getprocattr_5024
++mtd_device_parse_register_5024 mtd_device_parse_register 5 5024 NULL nohasharray
++smack_getprocattr_5024 smack_getprocattr 0 5024 &mtd_device_parse_register_5024
+sbi_deprecated_show_5030 sbi_deprecated_show 0 5030 NULL nohasharray
+acpi_pad_rrtime_store_5030 acpi_pad_rrtime_store 0-4 5030 &sbi_deprecated_show_5030
+net2272_start_5033 net2272_start 0 5033 NULL
@@ -120586,8 +120964,10 @@ index 0000000..df41844
+ocfs2_check_range_for_holes_5066 ocfs2_check_range_for_holes 0 5066 NULL
+__kmalloc_track_caller_5071 __kmalloc_track_caller 1 5071 NULL
+bonding_show_primary_5072 bonding_show_primary 0 5072 NULL
++sun4i_pwm_set_polarity_5079 sun4i_pwm_set_polarity 0 5079 NULL
+snd_mixart_BA1_read_5082 snd_mixart_BA1_read 5-0 5082 NULL
+get_fan_failure_5083 get_fan_failure 0 5083 NULL
++ssb_pci_read16_5084 ssb_pci_read16 0 5084 NULL
+hdmi_setup_stream_5087 hdmi_setup_stream 0 5087 NULL
+show_sas_rphy_device_type_5089 show_sas_rphy_device_type 0 5089 NULL
+get_random_bytes_5091 get_random_bytes 2 5091 NULL nohasharray
@@ -120613,7 +120993,6 @@ index 0000000..df41844
+mlx4_en_activate_rx_rings_5146 mlx4_en_activate_rx_rings 0 5146 NULL
+ocfs2_inode_lock_full_nested_5148 ocfs2_inode_lock_full_nested 0 5148 NULL
+macb_get_regs_len_5149 macb_get_regs_len 0 5149 NULL
-+toshiba_position_show_5153 toshiba_position_show 0 5153 NULL
+quirks_show_5154 quirks_show 0 5154 NULL
+nfs4_wait_clnt_recover_5156 nfs4_wait_clnt_recover 0 5156 NULL
+o2net_recv_tcp_msg_5158 o2net_recv_tcp_msg 3 5158 NULL
@@ -120636,8 +121015,7 @@ index 0000000..df41844
+mxl111sf_write_reg_5203 mxl111sf_write_reg 0 5203 NULL
+pipe_set_size_5204 pipe_set_size 2 5204 NULL
+read_blocklist_5209 read_blocklist 2 5209 NULL
-+store_state_disable_5210 store_state_disable 0-4 5210 NULL nohasharray
-+bad_inode_removexattr_5210 bad_inode_removexattr 0 5210 &store_state_disable_5210
++store_state_disable_5210 store_state_disable 0-4 5210 NULL
+snd_nm256_playback_trigger_5213 snd_nm256_playback_trigger 0 5213 NULL nohasharray
+logfs_readpage_5213 logfs_readpage 0 5213 &snd_nm256_playback_trigger_5213
+ppp_cp_parse_cr_5214 ppp_cp_parse_cr 4 5214 NULL
@@ -120654,12 +121032,14 @@ index 0000000..df41844
+da9052_bat_read_volt_5230 da9052_bat_read_volt 0 5230 NULL
+show_ata_dev_ering_5233 show_ata_dev_ering 0 5233 NULL
+iwl_power_update_mode_5235 iwl_power_update_mode 0 5235 NULL
-+cpuset_cpu_active_5236 cpuset_cpu_active 0 5236 NULL nohasharray
-+isdn_ppp_skb_push_5236 isdn_ppp_skb_push 2 5236 &cpuset_cpu_active_5236
++isdn_ppp_skb_push_5236 isdn_ppp_skb_push 2 5236 NULL nohasharray
++cpuset_cpu_active_5236 cpuset_cpu_active 0 5236 &isdn_ppp_skb_push_5236
+show_iface_delayed_ack_en_5240 show_iface_delayed_ack_en 0 5240 NULL nohasharray
+uwb_dev_LQE_store_5240 uwb_dev_LQE_store 0-4 5240 &show_iface_delayed_ack_en_5240
+sctp_abort_pkt_new_5241 sctp_abort_pkt_new 6 5241 NULL
++led_set_flash_timeout_5242 led_set_flash_timeout 0 5242 NULL
+aoedisk_show_mac_5245 aoedisk_show_mac 0 5245 NULL
++cyapa_gen5_do_operational_check_5247 cyapa_gen5_do_operational_check 0 5247 NULL
+iscsi_nacl_attrib_show_dataout_timeout_retries_5249 iscsi_nacl_attrib_show_dataout_timeout_retries 0 5249 NULL
+ti_open_5256 ti_open 0 5256 NULL
+update_nodemask_5257 update_nodemask 0 5257 NULL
@@ -120668,9 +121048,8 @@ index 0000000..df41844
+bch_cache_set_internal_store_5269 bch_cache_set_internal_store 4-0 5269 NULL
+dvb_ringbuffer_write_user_5270 dvb_ringbuffer_write_user 3 5270 NULL nohasharray
+rxrpc_krb5_decode_tagged_data_5270 rxrpc_krb5_decode_tagged_data 0 5270 &dvb_ringbuffer_write_user_5270
-+xgmac_reg_addr_read_5278 xgmac_reg_addr_read 3 5278 NULL
++xgmac_reg_addr_read_5278 xgmac_reg_addr_read 3-0 5278 NULL
+mpt_lan_open_5281 mpt_lan_open 0 5281 NULL
-+i2o_block_probe_5282 i2o_block_probe 0 5282 NULL
+qlafx00_soft_reset_5284 qlafx00_soft_reset 0 5284 NULL
+alloc_cache_blocks_with_hash_5285 alloc_cache_blocks_with_hash 2 5285 NULL
+__smsc95xx_write_reg_5295 __smsc95xx_write_reg 0 5295 NULL
@@ -120719,7 +121098,6 @@ index 0000000..df41844
+fcr_get_rxtrig_bytes_5384 fcr_get_rxtrig_bytes 0 5384 &disksize_store_5384
+efx_mcdi_port_reconfigure_5389 efx_mcdi_port_reconfigure 0 5389 NULL
+at86rf230_set_hw_addr_filt_5394 at86rf230_set_hw_addr_filt 0 5394 NULL
-+bitmap_fold_5396 bitmap_fold 4 5396 NULL
+brcmf_netdev_set_mac_address_5397 brcmf_netdev_set_mac_address 0 5397 NULL
+xadc_write_adc_reg_5398 xadc_write_adc_reg 0 5398 NULL
+regulator_uV_show_5404 regulator_uV_show 0 5404 NULL
@@ -120741,7 +121119,8 @@ index 0000000..df41844
+xadc_zynq_read_adc_reg_5440 xadc_zynq_read_adc_reg 0 5440 NULL
+store_pwm_5441 store_pwm 0-4 5441 NULL
+gadget_dev_desc_bDeviceSubClass_show_5442 gadget_dev_desc_bDeviceSubClass_show 0 5442 NULL
-+pci_esp_map_sg_5444 pci_esp_map_sg 3 5444 NULL
++show_id_5444 show_id 0 5444 NULL nohasharray
++pci_esp_map_sg_5444 pci_esp_map_sg 3 5444 &show_id_5444
+available_uuids_show_5445 available_uuids_show 0 5445 NULL
+wm831x_rtc_setalarm_5447 wm831x_rtc_setalarm 0 5447 NULL
+create_child_5449 create_child 0-4 5449 NULL
@@ -120749,11 +121128,11 @@ index 0000000..df41844
+powerclamp_set_cur_state_5453 powerclamp_set_cur_state 0 5453 NULL
+qla4xxx_fw_state_show_5454 qla4xxx_fw_state_show 0 5454 NULL
+change_wakeup_protocol_5455 change_wakeup_protocol 0 5455 NULL
++cyapa_update_fw_store_5458 cyapa_update_fw_store 0-4 5458 NULL
+adm8211_add_interface_5459 adm8211_add_interface 0 5459 NULL nohasharray
+acpi_video_device_lcd_set_level_5459 acpi_video_device_lcd_set_level 0 5459 &adm8211_add_interface_5459
+sfi_map_table_5462 sfi_map_table 1 5462 NULL
+xfs_efd_init_5463 xfs_efd_init 3 5463 NULL
-+netlink_insert_5465 netlink_insert 0 5465 NULL
+rt5677_gpio_direction_out_5468 rt5677_gpio_direction_out 0 5468 NULL nohasharray
+ll_xattr_cache_refill_5468 ll_xattr_cache_refill 0 5468 &rt5677_gpio_direction_out_5468
+kernfs_fop_write_5471 kernfs_fop_write 3-0 5471 NULL nohasharray
@@ -120764,7 +121143,7 @@ index 0000000..df41844
+store_5474 store 0-3 5474 &wl18xx_hw_init_5474
+xfs_efi_init_5476 xfs_efi_init 2 5476 NULL
+dlm_nodir_show_5477 dlm_nodir_show 0 5477 NULL
-+ubi_leb_write_5478 ubi_leb_write 5-4-0 5478 NULL
++ubi_leb_write_5478 ubi_leb_write 4-5-0 5478 NULL
+kone_sysfs_set_tcu_5481 kone_sysfs_set_tcu 0-4 5481 NULL nohasharray
+max_ratio_store_5481 max_ratio_store 0-4 5481 &kone_sysfs_set_tcu_5481
+pci_enable_msix_exact_5482 pci_enable_msix_exact 3 5482 NULL
@@ -120779,8 +121158,7 @@ index 0000000..df41844
+u3_exit_store_5494 u3_exit_store 0-4 5494 &dlm_user_deadlock_5494
+tomoyo_update_domain_5498 tomoyo_update_domain 2 5498 NULL nohasharray
+ieee80211_if_fmt_last_beacon_5498 ieee80211_if_fmt_last_beacon 3 5498 &tomoyo_update_domain_5498
-+adfs_f_update_5499 adfs_f_update 0 5499 NULL nohasharray
-+autofs4_d_manage_5499 autofs4_d_manage 0 5499 &adfs_f_update_5499
++adfs_f_update_5499 adfs_f_update 0 5499 NULL
+ath10k_init_uart_5501 ath10k_init_uart 0 5501 NULL
+__max_nr_grant_frames_5505 __max_nr_grant_frames 0 5505 NULL
+roccat_common2_sysfs_write_info_5507 roccat_common2_sysfs_write_info 0-6-5 5507 NULL
@@ -120803,12 +121181,10 @@ index 0000000..df41844
+typhoon_reset_5534 typhoon_reset 0 5534 &prepare_transfer_5534
+m48t59_rtc_setalarm_5542 m48t59_rtc_setalarm 0 5542 NULL
+ks8995_registers_write_5545 ks8995_registers_write 0-5-6 5545 NULL
-+ov9650_set_auto_exposure_5552 ov9650_set_auto_exposure 0 5552 NULL nohasharray
-+get_entry_msg_len_5552 get_entry_msg_len 0 5552 &ov9650_set_auto_exposure_5552
++ov9650_set_auto_exposure_5552 ov9650_set_auto_exposure 0 5552 NULL
+brcmu_pkt_buf_get_skb_5556 brcmu_pkt_buf_get_skb 1 5556 NULL
+le_readq_5557 le_readq 0 5557 NULL
+thinkpad_acpi_pdev_name_show_5567 thinkpad_acpi_pdev_name_show 0 5567 NULL
-+mic_to_dma_addr_5569 mic_to_dma_addr 2 5569 NULL
+v4l2_s_ctrl_5571 v4l2_s_ctrl 0 5571 NULL
+tda18271_set_standby_mode_5572 tda18271_set_standby_mode 0 5572 NULL
+fir16_create_5574 fir16_create 3 5574 NULL
@@ -120820,6 +121196,7 @@ index 0000000..df41844
+bch_strtoull_h_5594 bch_strtoull_h 0 5594 &ecm_opts_dev_addr_show_5594
+thermal_throttle_cpu_callback_5596 thermal_throttle_cpu_callback 0 5596 NULL nohasharray
+bind_store_5596 bind_store 0-3 5596 &thermal_throttle_cpu_callback_5596
++amd_xgbe_an_init_5602 amd_xgbe_an_init 0 5602 NULL
+xcan_set_bittiming_5605 xcan_set_bittiming 0 5605 NULL
+ldm_frag_add_5611 ldm_frag_add 2 5611 NULL
+compat_copy_entries_5617 compat_copy_entries 0 5617 NULL
@@ -120835,7 +121212,8 @@ index 0000000..df41844
+read_port_5639 read_port 0 5639 &dibx000_i2c_gated_gpio67_xfer_5639
+get_beep_enable_5640 get_beep_enable 0 5640 NULL
+pipe_buffer_setting_5642 pipe_buffer_setting 0 5642 NULL
-+snd_pcm_plugin_build_linear_5646 snd_pcm_plugin_build_linear 0 5646 NULL
++snd_pcm_plugin_build_linear_5646 snd_pcm_plugin_build_linear 0 5646 NULL nohasharray
++sxgbe_get_sset_count_5646 sxgbe_get_sset_count 0 5646 &snd_pcm_plugin_build_linear_5646
+em25xx_bus_B_send_bytes_5647 em25xx_bus_B_send_bytes 0-4 5647 NULL nohasharray
+bootmode_show_5647 bootmode_show 0 5647 &em25xx_bus_B_send_bytes_5647 nohasharray
+pci_olpc_read_5647 pci_olpc_read 0 5647 &bootmode_show_5647
@@ -120847,9 +121225,9 @@ index 0000000..df41844
+read_uv_5660 read_uv 0 5660 &uhid_hid_get_report_5660
+ext4_xattr_get_5661 ext4_xattr_get 0 5661 NULL
+posix_clock_register_5662 posix_clock_register 2 5662 NULL
-+clk_prepare_5663 clk_prepare 0 5663 NULL nohasharray
-+ovl_permission_5663 ovl_permission 0 5663 &clk_prepare_5663 nohasharray
-+store_5663 store 0-3 5663 &ovl_permission_5663
++ovl_permission_5663 ovl_permission 0 5663 NULL nohasharray
++clk_prepare_5663 clk_prepare 0 5663 &ovl_permission_5663 nohasharray
++store_5663 store 0-3 5663 &clk_prepare_5663
+mthca_map_reg_5664 mthca_map_reg 2-3 5664 NULL nohasharray
+set_device_state_5664 set_device_state 0 5664 &mthca_map_reg_5664
+show_rps_dev_flow_table_cnt_5665 show_rps_dev_flow_table_cnt 0 5665 NULL
@@ -120871,8 +121249,7 @@ index 0000000..df41844
+batadv_frag_create_5717 batadv_frag_create 3 5717 NULL
+pci_hp_diva_init_5719 pci_hp_diva_init 0 5719 NULL
+show_counter_tx_len_errs_5725 show_counter_tx_len_errs 0 5725 NULL
-+mlx4_cq_alloc_icm_5726 mlx4_cq_alloc_icm 0 5726 NULL nohasharray
-+qib_dma_map_single_5726 qib_dma_map_single 0 5726 &mlx4_cq_alloc_icm_5726
++mlx4_cq_alloc_icm_5726 mlx4_cq_alloc_icm 0 5726 NULL
+vmw_kms_readback_5727 vmw_kms_readback 6 5727 NULL nohasharray
+wl1271_cmd_interrogate_5727 wl1271_cmd_interrogate 0 5727 &vmw_kms_readback_5727
+mlx4_en_activate_cq_5729 mlx4_en_activate_cq 0 5729 NULL
@@ -120885,6 +121262,7 @@ index 0000000..df41844
+ubi_calc_fm_size_5749 ubi_calc_fm_size 0 5749 NULL nohasharray
+pktgen_device_event_5749 pktgen_device_event 0 5749 &ubi_calc_fm_size_5749
+pci_netmos_init_5753 pci_netmos_init 0 5753 NULL
++can_get_size_5754 can_get_size 0 5754 NULL
+omfs_writepages_5759 omfs_writepages 0 5759 NULL
+lx_pipe_wait_for_state_5761 lx_pipe_wait_for_state 0 5761 NULL nohasharray
+truncate_data_block_5761 truncate_data_block 0 5761 &lx_pipe_wait_for_state_5761
@@ -120916,8 +121294,8 @@ index 0000000..df41844
+stv6110_set_params_5844 stv6110_set_params 0 5844 NULL
+ceph_msg_new_5846 ceph_msg_new 2 5846 NULL
+ixgb_check_copybreak_5847 ixgb_check_copybreak 3 5847 NULL
-+ext4_xattr_set_5848 ext4_xattr_set 0 5848 NULL nohasharray
-+setup_req_5848 setup_req 3 5848 &ext4_xattr_set_5848
++setup_req_5848 setup_req 3 5848 NULL nohasharray
++ext4_xattr_set_5848 ext4_xattr_set 0 5848 &setup_req_5848
+enter_state_5850 enter_state 0 5850 NULL
+rx_filter_max_arp_queue_dep_read_5851 rx_filter_max_arp_queue_dep_read 3-0 5851 NULL
+netdev_adjacent_sysfs_add_5853 netdev_adjacent_sysfs_add 0 5853 NULL
@@ -120929,7 +121307,6 @@ index 0000000..df41844
+sn9c2028_long_command_5862 sn9c2028_long_command 0 5862 &nes_show_flash_cmd_5862
+padlock_sha256_final_5865 padlock_sha256_final 0 5865 NULL
+vsscanf_5868 vsscanf 0 5868 NULL
-+i2o_bus_store_scan_5869 i2o_bus_store_scan 0-4 5869 NULL
+ipx_bind_5871 ipx_bind 0 5871 NULL nohasharray
+store_fc_vport_delete_5871 store_fc_vport_delete 0-4 5871 &ipx_bind_5871
+bytes_transferred_show_5874 bytes_transferred_show 0 5874 NULL
@@ -120940,7 +121317,7 @@ index 0000000..df41844
+lprocfs_fid_width_seq_write_5889 lprocfs_fid_width_seq_write 3 5889 NULL
+new_sync_read_5891 new_sync_read 0-3 5891 NULL
+rmd320_final_5897 rmd320_final 0 5897 NULL
-+cyapa_do_i2c_pip_cmd_polling_5900 cyapa_do_i2c_pip_cmd_polling 3 5900 NULL
++cyapa_do_i2c_pip_cmd_polling_5900 cyapa_do_i2c_pip_cmd_polling 3-0 5900 NULL
+twl4030_pwmled_enable_5901 twl4030_pwmled_enable 0 5901 NULL
+_rtl92cu_init_mac_5902 _rtl92cu_init_mac 0 5902 NULL
+store_fan_time_5903 store_fan_time 0-4 5903 NULL
@@ -120981,9 +121358,9 @@ index 0000000..df41844
+power_limit_0_max_uw_show_5977 power_limit_0_max_uw_show 0 5977 NULL
+sha224_final_5978 sha224_final 0 5978 NULL
+show_5979 show 0 5979 NULL nohasharray
-+sb1000_check_CRC_5979 sb1000_check_CRC 0 5979 &show_5979 nohasharray
-+store_sf_setup_5979 store_sf_setup 0-4 5979 &sb1000_check_CRC_5979 nohasharray
-+jbd2_journal_stop_5979 jbd2_journal_stop 0 5979 &store_sf_setup_5979
++jbd2_journal_stop_5979 jbd2_journal_stop 0 5979 &show_5979 nohasharray
++sb1000_check_CRC_5979 sb1000_check_CRC 0 5979 &jbd2_journal_stop_5979 nohasharray
++store_sf_setup_5979 store_sf_setup 0-4 5979 &sb1000_check_CRC_5979
+SyS_semop_5980 SyS_semop 3 5980 NULL
+cifs_user_writev_5982 cifs_user_writev 0 5982 NULL
+ib_send_cm_req_5987 ib_send_cm_req 0 5987 NULL
@@ -121000,7 +121377,8 @@ index 0000000..df41844
+get_sas_linkspeed_names_6021 get_sas_linkspeed_names 0 6021 NULL
+spi_read_6031 spi_read 0 6031 NULL nohasharray
+bnx2x_req_irq_6031 bnx2x_req_irq 0 6031 &spi_read_6031
-+show_pwm_auto_point_channel_6032 show_pwm_auto_point_channel 0 6032 NULL
++show_pwm_auto_point_channel_6032 show_pwm_auto_point_channel 0 6032 NULL nohasharray
++crypto_rng_reset_6032 crypto_rng_reset 0 6032 &show_pwm_auto_point_channel_6032
+radeon_process_i2c_ch_6034 radeon_process_i2c_ch 0 6034 NULL
+ntfs_rl_append_6037 ntfs_rl_append 4-2 6037 NULL
+hvfb_set_par_6038 hvfb_set_par 0 6038 NULL
@@ -121014,10 +121392,9 @@ index 0000000..df41844
+si3054_pcm_prepare_6063 si3054_pcm_prepare 0 6063 NULL
+i40e_pf_txq_wait_6068 i40e_pf_txq_wait 0 6068 NULL
+ip6mr_device_event_6069 ip6mr_device_event 0 6069 NULL
-+add_break_6070 add_break 1 6070 NULL
+alloc_msg_6072 alloc_msg 1 6072 NULL nohasharray
+probe_data_6072 probe_data 0 6072 &alloc_msg_6072
-+sctp_setsockopt_connectx_6073 sctp_setsockopt_connectx 0-3 6073 NULL
++sctp_setsockopt_connectx_6073 sctp_setsockopt_connectx 3-0 6073 NULL
+pvr2_ioread_set_enabled_6085 pvr2_ioread_set_enabled 0 6085 NULL
+alloc_indirect_6087 alloc_indirect 2 6087 NULL
+ivb_pipe_crc_ctl_reg_6088 ivb_pipe_crc_ctl_reg 0 6088 NULL
@@ -121033,12 +121410,10 @@ index 0000000..df41844
+ipmi_addr_length_6110 ipmi_addr_length 0 6110 NULL nohasharray
+force_static_address_read_6110 force_static_address_read 3-0 6110 &ipmi_addr_length_6110
+dfs_global_file_write_6112 dfs_global_file_write 3-0 6112 NULL
-+mic_read_spad_6115 mic_read_spad 0 6115 NULL nohasharray
-+i810fb_check_var_6115 i810fb_check_var 0 6115 &mic_read_spad_6115
++mic_read_spad_6115 mic_read_spad 0 6115 NULL
+kovaplus_sysfs_write_info_6117 kovaplus_sysfs_write_info 0-6-5 6117 NULL
+fcoe_ctlr_enabled_6126 fcoe_ctlr_enabled 0 6126 NULL
+matrix_keypad_build_keymap_6129 matrix_keypad_build_keymap 3 6129 NULL
-+nouveau_parent_create__6131 nouveau_parent_create_ 7 6131 NULL
+read_packet_6140 read_packet 0 6140 NULL
+xfs_mru_cache_insert_6143 xfs_mru_cache_insert 0 6143 NULL
+ieee80211_if_fmt_beacon_timeout_6153 ieee80211_if_fmt_beacon_timeout 3 6153 NULL nohasharray
@@ -121073,11 +121448,11 @@ index 0000000..df41844
+show_tabletCoordinateMode_6217 show_tabletCoordinateMode 0 6217 NULL
+megasas_sysfs_show_support_device_change_6219 megasas_sysfs_show_support_device_change 0 6219 NULL
+snd_hdspm_prepare_6224 snd_hdspm_prepare 0 6224 NULL
-+int3403_get_cur_state_6227 int3403_get_cur_state 0 6227 NULL
++wwan_show_6227 wwan_show 0 6227 NULL nohasharray
++int3403_get_cur_state_6227 int3403_get_cur_state 0 6227 &wwan_show_6227
+mqueue_read_file_6228 mqueue_read_file 3-0 6228 NULL
+pyra_sysfs_read_profilex_settings_6233 pyra_sysfs_read_profilex_settings 0-5-6 6233 NULL nohasharray
+ax_set_mac_address_6233 ax_set_mac_address 0 6233 &pyra_sysfs_read_profilex_settings_6233
-+__clk_prepare_6234 __clk_prepare 0 6234 NULL
+store_rf_kill_6235 store_rf_kill 0-4 6235 NULL
+qla24xx_vport_delete_6236 qla24xx_vport_delete 0 6236 NULL
+f_hidg_read_6238 f_hidg_read 3 6238 NULL
@@ -121085,7 +121460,8 @@ index 0000000..df41844
+fc_write_6242 fc_write 0-3 6242 &stk1160_write_reg_6242 nohasharray
+jme_get_eeprom_len_6242 jme_get_eeprom_len 0 6242 &fc_write_6242
+s5m_rtc_stop_alarm_6244 s5m_rtc_stop_alarm 0 6244 NULL
-+fbcon_prepare_logo_6246 fbcon_prepare_logo 5 6246 NULL
++fbcon_prepare_logo_6246 fbcon_prepare_logo 5 6246 NULL nohasharray
++ipip6_get_size_6246 ipip6_get_size 0 6246 &fbcon_prepare_logo_6246
+init_dma_desc_rings_6247 init_dma_desc_rings 0 6247 NULL
+set_pwm_auto_6252 set_pwm_auto 0-4 6252 NULL
+snd_hda_jack_detect_enable_6269 snd_hda_jack_detect_enable 0 6269 NULL
@@ -121095,8 +121471,8 @@ index 0000000..df41844
+read_mflags_6276 read_mflags 0 6276 &acpi_unregister_gsi_ioapic_6276
+pcpu_next_pop_6277 pcpu_next_pop 4 6277 NULL
+tx_tx_start_null_frame_read_6281 tx_tx_start_null_frame_read 3-0 6281 NULL
-+xenbus_file_write_6282 xenbus_file_write 3-0 6282 NULL nohasharray
-+snd_hda_override_conn_list_6282 snd_hda_override_conn_list 3-0 6282 &xenbus_file_write_6282
++snd_hda_override_conn_list_6282 snd_hda_override_conn_list 3-0 6282 NULL nohasharray
++xenbus_file_write_6282 xenbus_file_write 3-0 6282 &snd_hda_override_conn_list_6282
+posix_acl_fix_xattr_to_user_6283 posix_acl_fix_xattr_to_user 2 6283 NULL
+key_unseal_6285 key_unseal 0 6285 NULL
+sis630_transaction_wait_6288 sis630_transaction_wait 0 6288 NULL
@@ -121104,6 +121480,7 @@ index 0000000..df41844
+serial_port_in_6291 serial_port_in 0 6291 NULL
+da9055_enable_auto_mode_6292 da9055_enable_auto_mode 0 6292 NULL
+acpi_ut_copy_simple_object_6293 acpi_ut_copy_simple_object 0 6293 NULL
++i8k_get_temp_type_6295 i8k_get_temp_type 0 6295 NULL
+set_activation_height_6303 set_activation_height 0-4 6303 NULL
+raw_request_6307 raw_request 0 6307 NULL
+mid_get_vbt_data_r10_6308 mid_get_vbt_data_r10 2 6308 NULL nohasharray
@@ -121119,8 +121496,9 @@ index 0000000..df41844
+write_null_6319 write_null 0-3 6319 NULL
+__netdev_adjacent_dev_link_neighbour_6321 __netdev_adjacent_dev_link_neighbour 0 6321 NULL
+extent_write_full_page_6322 extent_write_full_page 0 6322 NULL
++cyapa_gen3_bl_exit_6326 cyapa_gen3_bl_exit 0 6326 NULL
+ibm_get_table_from_acpi_6329 ibm_get_table_from_acpi 0 6329 NULL nohasharray
-+SyS_mincore_6329 SyS_mincore 2-1 6329 &ibm_get_table_from_acpi_6329
++SyS_mincore_6329 SyS_mincore 1-2 6329 &ibm_get_table_from_acpi_6329
+fuse_get_req_for_background_6337 fuse_get_req_for_background 2 6337 NULL
+ucs2_strnlen_6342 ucs2_strnlen 0 6342 NULL nohasharray
+ksocknal_lib_kiov_vmap_6342 ksocknal_lib_kiov_vmap 2 6342 &ucs2_strnlen_6342
@@ -121128,6 +121506,7 @@ index 0000000..df41844
+amd_cpu_notify_6349 amd_cpu_notify 0 6349 NULL
+regcache_sync_block_raw_6350 regcache_sync_block_raw 5-4 6350 NULL
+mei_dbgfs_read_devstate_6352 mei_dbgfs_read_devstate 3-0 6352 NULL
++igbvf_get_sset_count_6355 igbvf_get_sset_count 0 6355 NULL
+ks8851_get_eeprom_len_6358 ks8851_get_eeprom_len 0 6358 NULL
+sync_ep_set_params_6361 sync_ep_set_params 0 6361 NULL nohasharray
+hostap_cs_suspend_6361 hostap_cs_suspend 0 6361 &sync_ep_set_params_6361
@@ -121175,8 +121554,8 @@ index 0000000..df41844
+ibmpex_reset_high_low_6478 ibmpex_reset_high_low 0-4 6478 NULL nohasharray
+set_pwm_auto_point_fan_6478 set_pwm_auto_point_fan 0-4 6478 &ibmpex_reset_high_low_6478 nohasharray
+koneplus_sysfs_write_control_6478 koneplus_sysfs_write_control 0-6-5 6478 &set_pwm_auto_point_fan_6478
-+i740fb_check_var_6479 i740fb_check_var 0 6479 NULL nohasharray
-+qp_memcpy_from_queue_6479 qp_memcpy_from_queue 5-4 6479 &i740fb_check_var_6479
++qp_memcpy_from_queue_6479 qp_memcpy_from_queue 5-4 6479 NULL nohasharray
++i740fb_check_var_6479 i740fb_check_var 0 6479 &qp_memcpy_from_queue_6479
+megasas_sysfs_set_dbg_lvl_6482 megasas_sysfs_set_dbg_lvl 0-3 6482 NULL
+go7007_i2c_xfer_6487 go7007_i2c_xfer 0 6487 NULL
+cipso_v4_map_lvl_hton_6490 cipso_v4_map_lvl_hton 0 6490 NULL
@@ -121191,7 +121570,8 @@ index 0000000..df41844
+brcmf_fil_iovar_data_set_6523 brcmf_fil_iovar_data_set 0 6523 NULL
+sha1_mb_export_6524 sha1_mb_export 0 6524 NULL
+_ctl_fwfault_debug_show_6531 _ctl_fwfault_debug_show 0 6531 NULL
-+ocfs2_commit_truncate_6532 ocfs2_commit_truncate 0 6532 NULL
++bcm_iproc_i2c_check_status_6532 bcm_iproc_i2c_check_status 0 6532 NULL nohasharray
++ocfs2_commit_truncate_6532 ocfs2_commit_truncate 0 6532 &bcm_iproc_i2c_check_status_6532
+ufs_truncate_6535 ufs_truncate 0 6535 NULL
+i40e_vsi_request_irq_6536 i40e_vsi_request_irq 0 6536 NULL
+snd_timer_dev_register_6542 snd_timer_dev_register 0 6542 NULL
@@ -121199,13 +121579,14 @@ index 0000000..df41844
+show_min_uV_6544 show_min_uV 0 6544 NULL
+cbaf_wusb_host_name_show_6545 cbaf_wusb_host_name_show 0 6545 NULL
+snd_pcm_plugin_build_copy_6546 snd_pcm_plugin_build_copy 0 6546 NULL
-+rndis_set_oid_6547 rndis_set_oid 0-4 6547 NULL nohasharray
++rndis_set_oid_6547 rndis_set_oid 4-0 6547 NULL nohasharray
+nfs_fscache_inode_get_key_6547 nfs_fscache_inode_get_key 0 6547 &rndis_set_oid_6547
+wdm_read_6549 wdm_read 3-0 6549 NULL
+nilfs_segctor_last_pseg_block_show_6550 nilfs_segctor_last_pseg_block_show 0 6550 NULL
-+dm_stats_create_6551 dm_stats_create 4-2-3 6551 NULL
-+lanai_normalize_ci_6553 lanai_normalize_ci 0 6553 NULL nohasharray
-+isku_sysfs_write_keys_easyzone_6553 isku_sysfs_write_keys_easyzone 6-0-5 6553 &lanai_normalize_ci_6553
++dm_stats_create_6551 dm_stats_create 4-2-3 6551 NULL nohasharray
++touchpad_show_6551 touchpad_show 0 6551 &dm_stats_create_6551
++isku_sysfs_write_keys_easyzone_6553 isku_sysfs_write_keys_easyzone 6-0-5 6553 NULL nohasharray
++lanai_normalize_ci_6553 lanai_normalize_ci 0 6553 &isku_sysfs_write_keys_easyzone_6553
+fb_alloc_cmap_6554 fb_alloc_cmap 2 6554 NULL
+notify_handler_6557 notify_handler 0 6557 NULL
+alc662_parse_auto_config_6558 alc662_parse_auto_config 0 6558 NULL
@@ -121214,7 +121595,7 @@ index 0000000..df41844
+SyS_semtimedop_6563 SyS_semtimedop 3 6563 &adp8860_bl_l3_dark_max_store_6563
+rt2x00mac_start_6564 rt2x00mac_start 0 6564 NULL
+smsc75xx_phy_initialize_6568 smsc75xx_phy_initialize 0 6568 NULL
-+rng_recvmsg_6569 rng_recvmsg 4 6569 NULL
++rng_recvmsg_6569 rng_recvmsg 4-0 6569 NULL
+xfs_iozero_6573 xfs_iozero 0-3-2 6573 NULL
+i2c_smbus_write_byte_6574 i2c_smbus_write_byte 0 6574 NULL
+max8997_rtc_set_alarm_6577 max8997_rtc_set_alarm 0 6577 NULL
@@ -121252,6 +121633,7 @@ index 0000000..df41844
+nilfs_segctor_scan_file_6656 nilfs_segctor_scan_file 0 6656 NULL
+journal_dirty_metadata_6658 journal_dirty_metadata 0 6658 NULL
+aac_srcv_ioremap_6659 aac_srcv_ioremap 2 6659 NULL
++ina226_show_interval_6660 ina226_show_interval 0 6660 NULL
+xhci_drop_endpoint_6661 xhci_drop_endpoint 0 6661 NULL
+brcmf_fil_cmd_data_6662 brcmf_fil_cmd_data 0 6662 NULL
+natsemi_change_mtu_6668 natsemi_change_mtu 0 6668 NULL
@@ -121261,23 +121643,23 @@ index 0000000..df41844
+show_prochot_max_6675 show_prochot_max 0 6675 NULL nohasharray
+kone_sysfs_write_settings_6675 kone_sysfs_write_settings 0-6-5 6675 &show_prochot_max_6675
+init_chip_first_6676 init_chip_first 0 6676 NULL
-+scsiback_tpg_store_nexus_6679 scsiback_tpg_store_nexus 0-3 6679 NULL nohasharray
-+fuse_dev_splice_read_6679 fuse_dev_splice_read 0 6679 &scsiback_tpg_store_nexus_6679 nohasharray
-+process_rcvd_data_6679 process_rcvd_data 3 6679 &fuse_dev_splice_read_6679
++process_rcvd_data_6679 process_rcvd_data 3 6679 NULL nohasharray
++scsiback_tpg_store_nexus_6679 scsiback_tpg_store_nexus 0-3 6679 &process_rcvd_data_6679 nohasharray
++fuse_dev_splice_read_6679 fuse_dev_splice_read 0 6679 &scsiback_tpg_store_nexus_6679
+tsl2550_calculate_lux_6682 tsl2550_calculate_lux 0 6682 NULL nohasharray
+tg3_setup_fiber_phy_6682 tg3_setup_fiber_phy 0 6682 &tsl2550_calculate_lux_6682
+roccat_common2_sysfs_write_custom_lights_6684 roccat_common2_sysfs_write_custom_lights 0-6-5 6684 NULL
+ql_process_mac_rx_skb_6689 ql_process_mac_rx_skb 4 6689 NULL
+cap_show_6691 cap_show 0 6691 NULL
+btrfs_lookup_csums_range_6696 btrfs_lookup_csums_range 2-3-0 6696 NULL
-+ps_pspoll_max_apturn_read_6699 ps_pspoll_max_apturn_read 3-0 6699 NULL nohasharray
-+link_path_walk_6699 link_path_walk 0 6699 &ps_pspoll_max_apturn_read_6699
++ps_pspoll_max_apturn_read_6699 ps_pspoll_max_apturn_read 3-0 6699 NULL
+bnad_debugfs_write_regrd_6706 bnad_debugfs_write_regrd 3-0 6706 NULL nohasharray
+txLog_6706 txLog 0 6706 &bnad_debugfs_write_regrd_6706
+mpeg_read_6708 mpeg_read 3-0 6708 NULL
+ibmpex_query_sensor_count_6709 ibmpex_query_sensor_count 0 6709 NULL nohasharray
+show_modalias_6709 show_modalias 0 6709 &ibmpex_query_sensor_count_6709
-+tcm_loop_tpg_store_nexus_6710 tcm_loop_tpg_store_nexus 0-3 6710 NULL nohasharray
++wl18xx_cmd_radar_detection_debug_6710 wl18xx_cmd_radar_detection_debug 0 6710 NULL nohasharray
++tcm_loop_tpg_store_nexus_6710 tcm_loop_tpg_store_nexus 0-3 6710 &wl18xx_cmd_radar_detection_debug_6710 nohasharray
+kxcjk1013_set_power_state_6710 kxcjk1013_set_power_state 0 6710 &tcm_loop_tpg_store_nexus_6710
+kone_get_weight_6713 kone_get_weight 0 6713 NULL
+check_clk_sync_6717 check_clk_sync 2 6717 NULL
@@ -121292,9 +121674,8 @@ index 0000000..df41844
+rds_rdma_pages_6735 rds_rdma_pages 0 6735 NULL
+qla2x00_sysfs_write_optrom_6736 qla2x00_sysfs_write_optrom 0-5-6 6736 NULL
+sst_platform_pcm_trigger_6743 sst_platform_pcm_trigger 0 6743 NULL
-+inet_recv_error_6744 inet_recv_error 0-3 6744 NULL
++inet_recv_error_6744 inet_recv_error 3-0 6744 NULL
+mv88e6xxx_reg_read_6748 mv88e6xxx_reg_read 0 6748 NULL
-+acm_start_wb_6751 acm_start_wb 0 6751 NULL
+wil_reset_6752 wil_reset 0 6752 NULL
+uvesafb_show_nocrtc_6754 uvesafb_show_nocrtc 0 6754 NULL
+beiscsi_phys_port_disp_6756 beiscsi_phys_port_disp 0 6756 NULL nohasharray
@@ -121386,14 +121767,14 @@ index 0000000..df41844
+show_tolerance_6910 show_tolerance 0 6910 NULL nohasharray
+wl1251_hw_init_data_path_config_6910 wl1251_hw_init_data_path_config 0 6910 &show_tolerance_6910
+proc_sessionid_read_6911 proc_sessionid_read 3-0 6911 NULL nohasharray
-+ucma_write_6911 ucma_write 0-3 6911 &proc_sessionid_read_6911 nohasharray
-+acm_alloc_minor_6911 acm_alloc_minor 0 6911 &ucma_write_6911
++acm_alloc_minor_6911 acm_alloc_minor 0 6911 &proc_sessionid_read_6911 nohasharray
++ucma_write_6911 ucma_write 0-3 6911 &acm_alloc_minor_6911
+humidity1_input_show_6912 humidity1_input_show 0 6912 NULL
+__kfifo_dma_in_finish_r_6913 __kfifo_dma_in_finish_r 2-3 6913 NULL
+ioctl_6914 ioctl 0 6914 NULL
+csio_vport_disable_6917 csio_vport_disable 0 6917 NULL
-+do_msgrcv_6921 do_msgrcv 3 6921 NULL nohasharray
-+qlcnic_82xx_fw_cmd_create_tx_ctx_6921 qlcnic_82xx_fw_cmd_create_tx_ctx 0 6921 &do_msgrcv_6921 nohasharray
++rtl2830_regmap_read_6920 rtl2830_regmap_read 0 6920 NULL
++qlcnic_82xx_fw_cmd_create_tx_ctx_6921 qlcnic_82xx_fw_cmd_create_tx_ctx 0 6921 NULL nohasharray
+sm501fb_check_var_crt_6921 sm501fb_check_var_crt 0 6921 &qlcnic_82xx_fw_cmd_create_tx_ctx_6921
+__vxge_hw_mempool_create_6923 __vxge_hw_mempool_create 3-2-6 6923 NULL nohasharray
+nfs3_proc_statfs_6923 nfs3_proc_statfs 0 6923 &__vxge_hw_mempool_create_6923
@@ -121405,8 +121786,9 @@ index 0000000..df41844
+__c2port_show_dev_id_6936 __c2port_show_dev_id 0 6936 NULL
+__rpc_pipefs_event_6942 __rpc_pipefs_event 0 6942 NULL
+qsfp_cks_6945 qsfp_cks 2-0 6945 NULL
++rt2800usb_get_tx_data_len_6947 rt2800usb_get_tx_data_len 0 6947 NULL
+hih6130_show_humidity_6948 hih6130_show_humidity 0 6948 NULL
-+ab3100_get_register_page_interruptible_6951 ab3100_get_register_page_interruptible 4-0 6951 NULL
++ab3100_get_register_page_interruptible_6951 ab3100_get_register_page_interruptible 0-4 6951 NULL
+str_to_slot_6952 str_to_slot 0 6952 NULL
+crypto_ahash_update_6959 crypto_ahash_update 0 6959 NULL nohasharray
+nilfs_segctor_extend_segments_6959 nilfs_segctor_extend_segments 0 6959 &crypto_ahash_update_6959
@@ -121415,9 +121797,10 @@ index 0000000..df41844
+videobuf_dma_init_kernel_6963 videobuf_dma_init_kernel 3-0 6963 NULL nohasharray
+read_usattenuation_6963 read_usattenuation 0 6963 &videobuf_dma_init_kernel_6963 nohasharray
+check_max_sdu_6963 check_max_sdu 0 6963 &read_usattenuation_6963
++toshiba_sleep_functions_status_get_6970 toshiba_sleep_functions_status_get 0 6970 NULL
+in_intr_mask_show_6971 in_intr_mask_show 0 6971 NULL
-+i40e_dbg_dump_write_6973 i40e_dbg_dump_write 3-0 6973 NULL nohasharray
-+rsa_extract_mpi_6973 rsa_extract_mpi 5 6973 &i40e_dbg_dump_write_6973
++rsa_extract_mpi_6973 rsa_extract_mpi 5 6973 NULL nohasharray
++i40e_dbg_dump_write_6973 i40e_dbg_dump_write 3-0 6973 &rsa_extract_mpi_6973
+acpi_lpss_platform_notify_6980 acpi_lpss_platform_notify 0 6980 NULL
+ismt_process_desc_6981 ismt_process_desc 0 6981 NULL
+request_key_async_6990 request_key_async 4 6990 NULL
@@ -121433,11 +121816,10 @@ index 0000000..df41844
+ld_usb_write_7022 ld_usb_write 3-0 7022 NULL
+get_performance_level_7023 get_performance_level 0 7023 NULL nohasharray
+c2_pseudo_up_7023 c2_pseudo_up 0 7023 &get_performance_level_7023
-+raid56_parity_recover_7024 raid56_parity_recover 0-4 7024 NULL
++raid56_parity_recover_7024 raid56_parity_recover 4-0 7024 NULL
+uwb_rc_mac_addr_store_7027 uwb_rc_mac_addr_store 0-4 7027 NULL
+snd_pcm_do_resume_7028 snd_pcm_do_resume 0 7028 NULL
-+reserved_show_7029 reserved_show 0 7029 NULL nohasharray
-+ath9k_tx99_init_7029 ath9k_tx99_init 0 7029 &reserved_show_7029
++ath9k_tx99_init_7029 ath9k_tx99_init 0 7029 NULL
+wimax_msg_7030 wimax_msg 4 7030 NULL
+ceph_kvmalloc_7033 ceph_kvmalloc 1 7033 NULL
+nilfs_segments_attr_store_7037 nilfs_segments_attr_store 0-4 7037 NULL
@@ -121446,29 +121828,28 @@ index 0000000..df41844
+nilfs_cpfile_get_checkpoint_block_7041 nilfs_cpfile_get_checkpoint_block 0 7041 NULL
+ipath_get_base_info_7043 ipath_get_base_info 3-0 7043 NULL
+show_fcoe_fcf_device_fc_map_7044 show_fcoe_fcf_device_fc_map 0 7044 NULL
++cyapa_gen5_read_mutual_idac_data_7048 cyapa_gen5_read_mutual_idac_data 0 7048 NULL
+ath5k_hw_rf5111_chan2athchan_7051 ath5k_hw_rf5111_chan2athchan 0 7051 NULL
+show_sas_expander_component_vendor_id_7054 show_sas_expander_component_vendor_id 0 7054 NULL
+snd_intel8x0_ali_trigger_7055 snd_intel8x0_ali_trigger 0 7055 NULL
-+amd64_hole_show_7057 amd64_hole_show 0 7057 NULL nohasharray
-+sctp_make_op_error_7057 sctp_make_op_error 6-5 7057 &amd64_hole_show_7057
++sctp_make_op_error_7057 sctp_make_op_error 6-5 7057 NULL nohasharray
++amd64_hole_show_7057 amd64_hole_show 0 7057 &sctp_make_op_error_7057
+rs5c_get_regs_7062 rs5c_get_regs 0 7062 NULL
-+srpt_tpg_show_enable_7063 srpt_tpg_show_enable 0 7063 NULL nohasharray
-+nouveau_device_create__7063 nouveau_device_create_ 7 7063 &srpt_tpg_show_enable_7063
++srpt_tpg_show_enable_7063 srpt_tpg_show_enable 0 7063 NULL
+store_hardware_switching_mode_7064 store_hardware_switching_mode 0-4 7064 NULL
+gart_mapping_error_7065 gart_mapping_error 0-2 7065 NULL
+target_stat_scsi_auth_intr_show_attr_dev_7066 target_stat_scsi_auth_intr_show_attr_dev 0 7066 NULL nohasharray
+csio_store_dbg_level_7066 csio_store_dbg_level 0-4 7066 &target_stat_scsi_auth_intr_show_attr_dev_7066
-+filename_lookup_7071 filename_lookup 0 7071 NULL
-+hci_sock_recvmsg_7072 hci_sock_recvmsg 0-4 7072 NULL
++hci_sock_recvmsg_7072 hci_sock_recvmsg 4-0 7072 NULL
+l2cap_sock_getname_7074 l2cap_sock_getname 0 7074 NULL nohasharray
+event_enable_read_7074 event_enable_read 3 7074 &l2cap_sock_getname_7074
+mii_status_show_7077 mii_status_show 0 7077 NULL
+sh_mobile_ceu_videobuf_setup_7080 sh_mobile_ceu_videobuf_setup 0 7080 NULL
+zd_ioread16v_locked_7082 zd_ioread16v_locked 0 7082 NULL
-+read_7087 read 0 7087 NULL nohasharray
-+queue_requests_show_7087 queue_requests_show 0 7087 &read_7087
-+beacon_interval_read_7091 beacon_interval_read 3-0 7091 NULL nohasharray
-+tipc_send_packet_7091 tipc_send_packet 4-0 7091 &beacon_interval_read_7091
++queue_requests_show_7087 queue_requests_show 0 7087 NULL nohasharray
++read_7087 read 0 7087 &queue_requests_show_7087
++tipc_send_packet_7091 tipc_send_packet 4-0 7091 NULL nohasharray
++beacon_interval_read_7091 beacon_interval_read 3-0 7091 &tipc_send_packet_7091
+show_session_param_ISCSI_PARAM_PDU_INORDER_EN_7095 show_session_param_ISCSI_PARAM_PDU_INORDER_EN 0 7095 NULL nohasharray
+ecryptfs_add_new_key_tfm_7095 ecryptfs_add_new_key_tfm 0 7095 &show_session_param_ISCSI_PARAM_PDU_INORDER_EN_7095
+raw_pci_read_7098 raw_pci_read 0 7098 NULL nohasharray
@@ -121487,7 +121868,6 @@ index 0000000..df41844
+zd_iowrite32_7126 zd_iowrite32 0 7126 NULL
+r8a66597_start_7127 r8a66597_start 0 7127 NULL
+psmouse_attr_set_protocol_7128 psmouse_attr_set_protocol 0-4 7128 NULL
-+rtl2832_sdr_wr_7132 rtl2832_sdr_wr 0 7132 NULL
+send_mpa_reject_7135 send_mpa_reject 3 7135 NULL
+qlcnic_enable_msix_7144 qlcnic_enable_msix 2 7144 NULL
+gfs2_setxattr_7146 gfs2_setxattr 0 7146 NULL
@@ -121506,10 +121886,8 @@ index 0000000..df41844
+set_rdac1_7182 set_rdac1 4-0 7182 &fsp_attr_set_flags_7182 nohasharray
+ext4_attr_store_7182 ext4_attr_store 0-4 7182 &set_rdac1_7182
+f_hid_opts_report_desc_store_7188 f_hid_opts_report_desc_store 3 7188 NULL
-+snd_mask_refine_max_7191 snd_mask_refine_max 0 7191 NULL nohasharray
-+ath10k_install_key_7191 ath10k_install_key 0 7191 &snd_mask_refine_max_7191
++snd_mask_refine_max_7191 snd_mask_refine_max 0 7191 NULL
+wl1271_init_pta_7195 wl1271_init_pta 0 7195 NULL
-+hfsplus_hash_dentry_7198 hfsplus_hash_dentry 0 7198 NULL
+ext3_xattr_ibody_list_7201 ext3_xattr_ibody_list 0 7201 NULL
+__alloc_objio_seg_7203 __alloc_objio_seg 1 7203 NULL
+sysfs_kf_bin_read_7205 sysfs_kf_bin_read 0-4-3 7205 NULL
@@ -121517,7 +121895,7 @@ index 0000000..df41844
+adjd_s311_update_scan_mode_7208 adjd_s311_update_scan_mode 0 7208 NULL
+fsg_common_set_nluns_7209 fsg_common_set_nluns 2 7209 NULL
+confirm_7211 confirm 0 7211 NULL
-+tpm_rng_read_7214 tpm_rng_read 0 7214 NULL
++tpm_rng_read_7214 tpm_rng_read 3 7214 NULL
+of_dma_match_channel_7216 of_dma_match_channel 3 7216 NULL
+acpi_device_uid_show_7226 acpi_device_uid_show 0 7226 NULL nohasharray
+ipoib_set_mode_7226 ipoib_set_mode 0 7226 &acpi_device_uid_show_7226
@@ -121527,25 +121905,24 @@ index 0000000..df41844
+edd_show_info_flags_7231 edd_show_info_flags 0 7231 NULL nohasharray
+x1205_sysfs_show_dtrim_7231 x1205_sysfs_show_dtrim 0 7231 &edd_show_info_flags_7231
+rocker_flow_tbl_acl_7233 rocker_flow_tbl_acl 0 7233 NULL
++led_get_flash_strobe_7234 led_get_flash_strobe 0 7234 NULL
+usb488_device_capabilities_show_7238 usb488_device_capabilities_show 0 7238 NULL nohasharray
+fm10k_update_vlan_pf_7238 fm10k_update_vlan_pf 0 7238 &usb488_device_capabilities_show_7238
+rxrpc_listen_7242 rxrpc_listen 0 7242 NULL
+iscsi_tpg_param_store_MaxRecvDataSegmentLength_7243 iscsi_tpg_param_store_MaxRecvDataSegmentLength 0-3 7243 NULL
+show_fnode_targetalias_7247 show_fnode_targetalias 0 7247 NULL
-+af_alg_make_sg_7254 af_alg_make_sg 0-3 7254 NULL
+dpm_run_callback_7257 dpm_run_callback 0 7257 NULL
+release_version_show_7263 release_version_show 0 7263 NULL
+max8998_bulk_read_7265 max8998_bulk_read 0 7265 NULL
+snd_mask_refine_7267 snd_mask_refine 0 7267 NULL
-+dma_ops_alloc_addresses_7272 dma_ops_alloc_addresses 0-3-4-5 7272 NULL nohasharray
++dma_ops_alloc_addresses_7272 dma_ops_alloc_addresses 0-5-3-4 7272 NULL nohasharray
+ssb_bus_resume_7272 ssb_bus_resume 0 7272 &dma_ops_alloc_addresses_7272
+palmas_update_bits_7273 palmas_update_bits 0 7273 NULL
+htu21_show_humidity_7275 htu21_show_humidity 0 7275 NULL
+radeon_hw_i2c_xfer_7280 radeon_hw_i2c_xfer 0-3 7280 NULL nohasharray
+smack_task_setnice_7280 smack_task_setnice 0 7280 &radeon_hw_i2c_xfer_7280
+kvm_suspend_7281 kvm_suspend 0 7281 NULL
-+kimage_alloc_init_7282 kimage_alloc_init 3 7282 NULL nohasharray
-+rx_rate_rx_frames_per_rates_read_7282 rx_rate_rx_frames_per_rates_read 3-0 7282 &kimage_alloc_init_7282
++rx_rate_rx_frames_per_rates_read_7282 rx_rate_rx_frames_per_rates_read 3-0 7282 NULL
+iwl_pcie_load_firmware_chunk_7284 iwl_pcie_load_firmware_chunk 0 7284 NULL
+bond_option_arp_all_targets_set_7285 bond_option_arp_all_targets_set 0 7285 NULL
+show_conn_param_ISCSI_PARAM_RECV_TMO_7290 show_conn_param_ISCSI_PARAM_RECV_TMO 0 7290 NULL nohasharray
@@ -121559,7 +121936,7 @@ index 0000000..df41844
+security_inode_need_killpriv_7322 security_inode_need_killpriv 0 7322 NULL
+wait_on_sync_kiocb_7327 wait_on_sync_kiocb 0 7327 NULL
+queue_discard_max_show_7328 queue_discard_max_show 0 7328 NULL
-+vxlan_gro_remcsum_7332 vxlan_gro_remcsum 5-4-2 7332 NULL
++vxlan_gro_remcsum_7332 vxlan_gro_remcsum 2-4-5 7332 NULL
+do_md_stop_7335 do_md_stop 0 7335 NULL
+show_fnode_ipaddress_7338 show_fnode_ipaddress 0 7338 NULL
+ov772x_set_params_7342 ov772x_set_params 0 7342 NULL
@@ -121581,13 +121958,14 @@ index 0000000..df41844
+pm8001_chip_ssp_tm_req_7387 pm8001_chip_ssp_tm_req 0 7387 NULL
+hweight_long_7388 hweight_long 0-1 7388 NULL
+bond_opt_tryset_rtnl_7392 bond_opt_tryset_rtnl 0 7392 NULL
-+carrier_store_7396 carrier_store 4-0 7396 NULL nohasharray
-+sl_change_mtu_7396 sl_change_mtu 0-2 7396 &carrier_store_7396
++sl_change_mtu_7396 sl_change_mtu 2-0 7396 NULL nohasharray
++carrier_store_7396 carrier_store 4-0 7396 &sl_change_mtu_7396
+_ore_add_stripe_unit_7399 _ore_add_stripe_unit 3-6-0 7399 NULL
+audmux_read_file_7400 audmux_read_file 3-0 7400 NULL
+__rtc_read_time_7401 __rtc_read_time 0 7401 NULL
-+tipc_recvmsg_7402 tipc_recvmsg 0-4 7402 NULL
++tipc_recvmsg_7402 tipc_recvmsg 4-0 7402 NULL
+drm_property_create_blob_7414 drm_property_create_blob 2 7414 NULL
++rng_setkey_7415 rng_setkey 0 7415 NULL
+cfhsi_fifo_occupancy_7417 cfhsi_fifo_occupancy 0 7417 NULL
+store_7418 store 0-3 7418 NULL
+switch_mm_7420 switch_mm 0 7420 NULL
@@ -121603,13 +121981,13 @@ index 0000000..df41844
+scsi_format_extd_sense_7447 scsi_format_extd_sense 2 7447 NULL
+ip_options_get_alloc_7448 ip_options_get_alloc 1 7448 NULL nohasharray
+acpi_ex_create_region_7448 acpi_ex_create_region 0 7448 &ip_options_get_alloc_7448 nohasharray
-+pci_map_page_7448 pci_map_page 0-3 7448 &acpi_ex_create_region_7448
++pci_map_page_7448 pci_map_page 0 7448 &acpi_ex_create_region_7448
+make_node_dirty_7452 make_node_dirty 0 7452 NULL
+SYSC_setgroups_7454 SYSC_setgroups 1 7454 NULL nohasharray
+crypto_sha512_update_7454 crypto_sha512_update 0 7454 &SYSC_setgroups_7454
+rt2x00debug_read_queue_stats_7455 rt2x00debug_read_queue_stats 3-0 7455 NULL
+show_iface_discovery_logout_7460 show_iface_discovery_logout 0 7460 NULL
-+l2tp_ip6_sendmsg_7461 l2tp_ip6_sendmsg 0-4 7461 NULL nohasharray
++l2tp_ip6_sendmsg_7461 l2tp_ip6_sendmsg 4-0 7461 NULL nohasharray
+rose_listen_7461 rose_listen 0 7461 &l2tp_ip6_sendmsg_7461
+store_auto_pwm_7463 store_auto_pwm 0-4 7463 NULL
+wm8996_gpio_direction_out_7469 wm8996_gpio_direction_out 0 7469 NULL
@@ -121620,7 +121998,8 @@ index 0000000..df41844
+show_max_uV_7474 show_max_uV 0 7474 NULL
+snd_seq_ioctl_unsubscribe_port_7481 snd_seq_ioctl_unsubscribe_port 0 7481 NULL
+atalk_getname_7490 atalk_getname 0 7490 NULL
-+snd_pcm_lib_read1_7491 snd_pcm_lib_read1 0-3 7491 NULL
++snd_pcm_lib_read1_7491 snd_pcm_lib_read1 0-3 7491 NULL nohasharray
++max_flash_brightness_show_7491 max_flash_brightness_show 0 7491 &snd_pcm_lib_read1_7491
+setsockopt_7492 setsockopt 0 7492 NULL
+__padata_add_cpu_7497 __padata_add_cpu 0 7497 NULL
+prism2_change_mtu_7498 prism2_change_mtu 0 7498 NULL
@@ -121633,8 +122012,8 @@ index 0000000..df41844
+tg3_writephy_7522 tg3_writephy 0 7522 &xfs_fs_statfs_7522
+qlcnic_napi_add_7526 qlcnic_napi_add 0 7526 NULL
+debug_dma_map_page_7528 debug_dma_map_page 6 7528 NULL
-+show_prot_capabilities_7532 show_prot_capabilities 0 7532 NULL nohasharray
-+crypt_alloc_buffer_7532 crypt_alloc_buffer 2 7532 &show_prot_capabilities_7532
++crypt_alloc_buffer_7532 crypt_alloc_buffer 2 7532 NULL nohasharray
++show_prot_capabilities_7532 show_prot_capabilities 0 7532 &crypt_alloc_buffer_7532
+vfio_device_fops_write_7537 vfio_device_fops_write 0-3 7537 NULL
+virtnet_open_7538 virtnet_open 0 7538 NULL
+target_core_hba_show_attr_hba_info_7539 target_core_hba_show_attr_hba_info 0 7539 NULL
@@ -121653,12 +122032,13 @@ index 0000000..df41844
+store_bank2_setting_7560 store_bank2_setting 0-4 7560 NULL
+smk_read_mapped_7562 smk_read_mapped 3-0 7562 NULL
+netvsc_get_slots_7565 netvsc_get_slots 0 7565 NULL
++sx9500_update_scan_mode_7567 sx9500_update_scan_mode 0 7567 NULL
+chan_alloc_skb_cb_7571 chan_alloc_skb_cb 3-2 7571 NULL nohasharray
+cfs_cpt_num_estimate_7571 cfs_cpt_num_estimate 0 7571 &chan_alloc_skb_cb_7571
+get_pwm_en_7576 get_pwm_en 0 7576 NULL
+target_fabric_nacl_auth_attr_show_7584 target_fabric_nacl_auth_attr_show 0 7584 NULL
+zd_chip_lock_phy_regs_7589 zd_chip_lock_phy_regs 0 7589 NULL
-+ext3_try_to_allocate_7590 ext3_try_to_allocate 3-0-5 7590 NULL
++ext3_try_to_allocate_7590 ext3_try_to_allocate 3-5-0 7590 NULL
+fsp_attr_show_hscroll_7598 fsp_attr_show_hscroll 0 7598 NULL nohasharray
+bond_option_updelay_set_7598 bond_option_updelay_set 0 7598 &fsp_attr_show_hscroll_7598
+pre_rsb_struct_7599 pre_rsb_struct 0 7599 NULL
@@ -121674,6 +122054,7 @@ index 0000000..df41844
+hw_port_test_set_7633 hw_port_test_set 0 7633 NULL
+show_pwm_auto_spinup_min_7635 show_pwm_auto_spinup_min 0 7635 NULL
+net2272_queue_7640 net2272_queue 0 7640 NULL
++cyapa_gen3_state_parse_7642 cyapa_gen3_state_parse 0 7642 NULL
+show_tcrit1_hyst_7645 show_tcrit1_hyst 0 7645 NULL
+write_priomap_7648 write_priomap 0-3 7648 NULL
+ceph_fsync_7650 ceph_fsync 0 7650 NULL
@@ -121695,16 +122076,16 @@ index 0000000..df41844
+tpu_pwm_set_polarity_7693 tpu_pwm_set_polarity 0 7693 &device_show_7693
+xfs_da3_blk_link_7697 xfs_da3_blk_link 0 7697 NULL
+acpi_ns_get_pathname_length_7699 acpi_ns_get_pathname_length 0 7699 NULL
-+affs_hash_dentry_7703 affs_hash_dentry 0 7703 NULL nohasharray
-+bnx2_init_nic_7703 bnx2_init_nic 0 7703 &affs_hash_dentry_7703
++bnx2_init_nic_7703 bnx2_init_nic 0 7703 NULL
+dev_info_set_7705 dev_info_set 0 7705 NULL
-+ds2781_get_rsgain_setting_7708 ds2781_get_rsgain_setting 0 7708 NULL nohasharray
-+dev_write_7708 dev_write 0-3 7708 &ds2781_get_rsgain_setting_7708
++dev_write_7708 dev_write 3-0 7708 NULL nohasharray
++ds2781_get_rsgain_setting_7708 ds2781_get_rsgain_setting 0 7708 &dev_write_7708
+unmap_region_7709 unmap_region 1 7709 NULL
+nilfs_segbuf_write_7710 nilfs_segbuf_write 0 7710 NULL
+show_7711 show 0 7711 NULL
+dbg_check_cats_7713 dbg_check_cats 0 7713 NULL
+sys_pread64_7721 sys_pread64 3 7721 NULL
++tpm2_get_random_7727 tpm2_get_random 0-3 7727 NULL
+pci_raw_set_power_state_7729 pci_raw_set_power_state 0 7729 NULL
+emul_temp_store_7730 emul_temp_store 0-4 7730 NULL
+__btrfs_add_ordered_extent_7745 __btrfs_add_ordered_extent 0 7745 NULL nohasharray
@@ -121733,15 +122114,15 @@ index 0000000..df41844
+__uncore_wrap_mode_show_7796 __uncore_wrap_mode_show 0 7796 NULL
+pcxhr_pll_freq_register_7798 pcxhr_pll_freq_register 0 7798 NULL
+kasan_module_alloc_7800 kasan_module_alloc 2 7800 NULL
-+get_link_af_size_7802 get_link_af_size 0 7802 NULL
++get_link_af_size_7802 get_link_af_size 0 7802 NULL nohasharray
++cyapa_i2c_reg_write_block_7802 cyapa_i2c_reg_write_block 0 7802 &get_link_af_size_7802
++toshiba_usb_rapid_charge_get_7805 toshiba_usb_rapid_charge_get 0 7805 NULL
+ecm_opts_qmult_show_7809 ecm_opts_qmult_show 0 7809 NULL
+s2250_s_ctrl_7810 s2250_s_ctrl 0 7810 NULL nohasharray
+cnic_netdev_event_7810 cnic_netdev_event 0 7810 &s2250_s_ctrl_7810
-+validate_slab_node_7825 validate_slab_node 0 7825 NULL nohasharray
-+gdm_lte_receive_pkt_7825 gdm_lte_receive_pkt 3 7825 &validate_slab_node_7825
++gdm_lte_receive_pkt_7825 gdm_lte_receive_pkt 3 7825 NULL
+seq_buf_alloc_7828 seq_buf_alloc 1 7828 NULL nohasharray
+ubifs_leb_read_7828 ubifs_leb_read 0 7828 &seq_buf_alloc_7828
-+nfs_proc_getattr_7829 nfs_proc_getattr 0 7829 NULL
+show_7835 show 0 7835 NULL
+xfs_alloc_find_best_extent_7837 xfs_alloc_find_best_extent 0 7837 NULL
+acpi_execute_simple_method_7840 acpi_execute_simple_method 0 7840 NULL
@@ -121761,10 +122142,11 @@ index 0000000..df41844
+t4_sge_alloc_ctrl_txq_7875 t4_sge_alloc_ctrl_txq 0 7875 &tipc_alloc_entry_7875
+mac802154_header_create_7877 mac802154_header_create 0 7877 NULL
+request_7878 request 0 7878 NULL
-+nilfs_sufile_mark_dirty_7881 nilfs_sufile_mark_dirty 0 7881 NULL nohasharray
-+pn533_set_configuration_7881 pn533_set_configuration 4 7881 &nilfs_sufile_mark_dirty_7881
++pn533_set_configuration_7881 pn533_set_configuration 4 7881 NULL nohasharray
++nilfs_sufile_mark_dirty_7881 nilfs_sufile_mark_dirty 0 7881 &pn533_set_configuration_7881
+gfs2_permission_7884 gfs2_permission 0 7884 NULL
-+__ixgbe_enable_sriov_7887 __ixgbe_enable_sriov 0 7887 NULL
++rmobile_reset_handler_7887 rmobile_reset_handler 0 7887 NULL nohasharray
++__ixgbe_enable_sriov_7887 __ixgbe_enable_sriov 0 7887 &rmobile_reset_handler_7887
+mvs_phy_control_7890 mvs_phy_control 0 7890 NULL nohasharray
+balloon_init_watcher_7890 balloon_init_watcher 0 7890 &mvs_phy_control_7890
+dvb_dmxdev_read_sec_7892 dvb_dmxdev_read_sec 4-0 7892 NULL
@@ -121805,27 +122187,29 @@ index 0000000..df41844
+ath10k_wmi_alloc_skb_7974 ath10k_wmi_alloc_skb 2 7974 NULL
+vidioc_dqbuf_7975 vidioc_dqbuf 0 7975 NULL
+dlm_user_convert_7982 dlm_user_convert 0 7982 NULL
-+_block_isbad_7986 _block_isbad 0 7986 NULL nohasharray
-+target_fabric_mappedlun_attr_show_7986 target_fabric_mappedlun_attr_show 0 7986 &_block_isbad_7986 nohasharray
-+wl1251_acx_event_mbox_mask_7986 wl1251_acx_event_mbox_mask 0 7986 &target_fabric_mappedlun_attr_show_7986
++target_fabric_mappedlun_attr_show_7986 target_fabric_mappedlun_attr_show 0 7986 NULL nohasharray
++_block_isbad_7986 _block_isbad 0 7986 &target_fabric_mappedlun_attr_show_7986 nohasharray
++wl1251_acx_event_mbox_mask_7986 wl1251_acx_event_mbox_mask 0 7986 &_block_isbad_7986
+sys_mbind_7990 sys_mbind 5 7990 NULL nohasharray
+qlcnic_fw_cmd_set_mtu_7990 qlcnic_fw_cmd_set_mtu 0 7990 &sys_mbind_7990
+gsc_m2m_buf_prepare_7992 gsc_m2m_buf_prepare 0 7992 NULL
+ipg_nic_stop_7998 ipg_nic_stop 0 7998 NULL
+ipmi_set_timeout_8005 ipmi_set_timeout 0 8005 NULL
+fb_set_par_8006 fb_set_par 0 8006 NULL
-+store_8007 store 0-3 8007 NULL
++write_room_8009 write_room 0 8009 NULL
+nfs_commit_inode_8011 nfs_commit_inode 0 8011 NULL
+tt3650_ci_msg_locked_8013 tt3650_ci_msg_locked 4 8013 NULL nohasharray
+ip6gre_tap_init_8013 ip6gre_tap_init 0 8013 &tt3650_ci_msg_locked_8013
+vcs_read_8017 vcs_read 3-0 8017 NULL
+cx18_s_audio_mode_8020 cx18_s_audio_mode 0 8020 NULL
+aux3_show_8025 aux3_show 0 8025 NULL
-+snd_seq_oss_synth_load_patch_8031 snd_seq_oss_synth_load_patch 0 8031 NULL nohasharray
-+cifs_sync_write_8031 cifs_sync_write 0 8031 &snd_seq_oss_synth_load_patch_8031
++cifs_sync_write_8031 cifs_sync_write 0 8031 NULL nohasharray
++snd_seq_oss_synth_load_patch_8031 snd_seq_oss_synth_load_patch 0 8031 &cifs_sync_write_8031
+ath10k_vdev_start_restart_8033 ath10k_vdev_start_restart 0 8033 NULL
+fuse_copy_fill_8034 fuse_copy_fill 0 8034 NULL
-+bma180_show_scale_avail_8040 bma180_show_scale_avail 0 8040 NULL
++led_set_flash_brightness_8039 led_set_flash_brightness 0 8039 NULL
++bma180_show_scale_avail_8040 bma180_show_scale_avail 0 8040 NULL nohasharray
++copy_gr_arg_normal_8040 copy_gr_arg_normal 0 8040 &bma180_show_scale_avail_8040
+security_syslog_8042 security_syslog 0 8042 NULL
+wakeup_last_time_show_8047 wakeup_last_time_show 0 8047 NULL
+iser_rcv_completion_8048 iser_rcv_completion 2 8048 NULL
@@ -121855,6 +122239,7 @@ index 0000000..df41844
+ds2781_write_8099 ds2781_write 4-3-0 8099 NULL
+input_dev_show_cap_msc_8102 input_dev_show_cap_msc 0 8102 NULL
+csrow_ue_count_show_8104 csrow_ue_count_show 0 8104 NULL
++ax88179_read_cmd_8105 ax88179_read_cmd 5 8105 NULL
+show_bpdu_guard_8110 show_bpdu_guard 0 8110 NULL
+uart_get_attr_port_8112 uart_get_attr_port 0 8112 NULL
+client_monitor_conn_id_show_8114 client_monitor_conn_id_show 0 8114 NULL
@@ -121891,7 +122276,7 @@ index 0000000..df41844
+power_limit_1_min_uw_show_8172 power_limit_1_min_uw_show 0 8172 NULL
+qib_ctxt_info_8173 qib_ctxt_info 0 8173 NULL
+kxtj9_set_poll_8177 kxtj9_set_poll 0-4 8177 NULL
-+dma_map_area_8178 dma_map_area 3-2-5-0 8178 NULL
++dma_map_area_8178 dma_map_area 3-2-5 8178 NULL
+ore_truncate_8181 ore_truncate 0 8181 NULL nohasharray
+mlx4_en_activate_tx_ring_8181 mlx4_en_activate_tx_ring 0 8181 &ore_truncate_8181
+show_iface_max_burst_len_8182 show_iface_max_burst_len 0 8182 NULL
@@ -121913,9 +122298,9 @@ index 0000000..df41844
+ad7879_spi_multi_read_8218 ad7879_spi_multi_read 3 8218 NULL
+play_iframe_8219 play_iframe 3 8219 NULL
+elants_i2c_read_8222 elants_i2c_read 3-0 8222 NULL
++ath10k_thermal_set_cur_dutycycle_8224 ath10k_thermal_set_cur_dutycycle 0 8224 NULL
+show_iface_port_8225 show_iface_port 0 8225 NULL nohasharray
-+pcmciamtd_suspend_8225 pcmciamtd_suspend 0 8225 &show_iface_port_8225 nohasharray
-+create_log_8225 create_log 2 8225 &pcmciamtd_suspend_8225
++pcmciamtd_suspend_8225 pcmciamtd_suspend 0 8225 &show_iface_port_8225
+twl_pwm_config_8227 twl_pwm_config 0 8227 NULL
+qlcnic_sysfs_read_mem_8231 qlcnic_sysfs_read_mem 0-6-5 8231 NULL
+integrity_attr_show_8235 integrity_attr_show 0 8235 NULL
@@ -121924,8 +122309,8 @@ index 0000000..df41844
+check_xattr_ref_inode_8244 check_xattr_ref_inode 0 8244 NULL
+show_state_disable_8251 show_state_disable 0 8251 NULL
+nfs_flush_incompatible_8252 nfs_flush_incompatible 0 8252 NULL
-+statfs_sync_store_8257 statfs_sync_store 0-3 8257 NULL nohasharray
-+add_rx_skb_8257 add_rx_skb 3 8257 &statfs_sync_store_8257
++add_rx_skb_8257 add_rx_skb 3 8257 NULL nohasharray
++statfs_sync_store_8257 statfs_sync_store 0-3 8257 &add_rx_skb_8257
+__uncore_filter_nid_show_8259 __uncore_filter_nid_show 0 8259 NULL nohasharray
+srpt_tpg_store_enable_8259 srpt_tpg_store_enable 0-3 8259 &__uncore_filter_nid_show_8259
+t3_init_l2t_8261 t3_init_l2t 1 8261 NULL
@@ -121933,9 +122318,10 @@ index 0000000..df41844
+ntc_thermistor_get_ohm_8270 ntc_thermistor_get_ohm 0 8270 NULL
+init_cdev_8274 init_cdev 1 8274 NULL
+blk_cpu_notify_8275 blk_cpu_notify 0 8275 NULL
++s2io_get_sset_count_8277 s2io_get_sset_count 0 8277 NULL
+rproc_recovery_write_8281 rproc_recovery_write 3-0 8281 NULL
+write_file_dummy_8282 write_file_dummy 0-3 8282 NULL nohasharray
-+wlan_store_8282 wlan_store 4 8282 &write_file_dummy_8282
++wlan_store_8282 wlan_store 4-0 8282 &write_file_dummy_8282
+tcp_listen_for_all_8285 tcp_listen_for_all 0 8285 NULL
+mlx5_core_create_mkey_8290 mlx5_core_create_mkey 0 8290 NULL
+rtl92d_download_fw_8295 rtl92d_download_fw 0 8295 NULL
@@ -121946,9 +122332,9 @@ index 0000000..df41844
+uevent_store_8319 uevent_store 0-4 8319 NULL
+ipwireless_send_packet_8328 ipwireless_send_packet 4 8328 NULL
+niu_set_tcam_key_8334 niu_set_tcam_key 0 8334 NULL
-+skein256_init_8337 skein256_init 0 8337 NULL
-+vsock_stream_setsockopt_8338 vsock_stream_setsockopt 0 8338 NULL nohasharray
-+ip6_make_skb_8338 ip6_make_skb 4-5 8338 &vsock_stream_setsockopt_8338
++amd_xgbe_phy_set_an_8336 amd_xgbe_phy_set_an 0 8336 NULL
++ip6_make_skb_8338 ip6_make_skb 4-5 8338 NULL nohasharray
++vsock_stream_setsockopt_8338 vsock_stream_setsockopt 0 8338 &ip6_make_skb_8338
+bond_option_primary_set_8343 bond_option_primary_set 0 8343 NULL
+tracing_entries_read_8345 tracing_entries_read 3 8345 NULL
+sel_make_policycap_8346 sel_make_policycap 0 8346 NULL
@@ -121959,8 +122345,7 @@ index 0000000..df41844
+open_candev_8354 open_candev 0 8354 &prop_compression_apply_8354
+generic_write_sync_8358 generic_write_sync 0 8358 NULL
+qlcnic_open_8359 qlcnic_open 0 8359 NULL
-+ping_getfrag_8360 ping_getfrag 3-4 8360 NULL nohasharray
-+isku_sysfs_write_talk_8360 isku_sysfs_write_talk 6-0-5 8360 &ping_getfrag_8360
++isku_sysfs_write_talk_8360 isku_sysfs_write_talk 6-0-5 8360 NULL
+ath6kl_lrssi_roam_write_8362 ath6kl_lrssi_roam_write 3-0 8362 NULL nohasharray
+batadv_sysfs_add_vlan_8362 batadv_sysfs_add_vlan 0 8362 &ath6kl_lrssi_roam_write_8362
+alloc_sleep_millisecs_store_8364 alloc_sleep_millisecs_store 0-4 8364 NULL
@@ -121984,11 +122369,10 @@ index 0000000..df41844
+show_rc6_ms_8417 show_rc6_ms 0 8417 NULL
+alua_activate_8420 alua_activate 0 8420 NULL
+patch_atihdmi_8421 patch_atihdmi 0 8421 NULL
-+keyspan_open_8429 keyspan_open 0 8429 NULL nohasharray
-+show_gps_8429 show_gps 0 8429 &keyspan_open_8429
-+roccat_common2_sysfs_read_8431 roccat_common2_sysfs_read 0-6 8431 NULL
++keyspan_open_8429 keyspan_open 0 8429 NULL
++roccat_common2_sysfs_read_8431 roccat_common2_sysfs_read 6-0 8431 NULL
+capability_set_8433 capability_set 0-4 8433 NULL
-+snd_usb_ctl_msg_8436 snd_usb_ctl_msg 0-8 8436 NULL
++snd_usb_ctl_msg_8436 snd_usb_ctl_msg 8-0 8436 NULL
+irq_create_mapping_8437 irq_create_mapping 0-2 8437 NULL
+sk_stream_wait_memory_8438 sk_stream_wait_memory 0 8438 NULL
+generic_bin_search_8440 generic_bin_search 0 8440 NULL
@@ -122004,7 +122388,8 @@ index 0000000..df41844
+tcam_wait_bit_8456 tcam_wait_bit 0 8456 &afs_write_end_8456
+ring_wait_for_space_8457 ring_wait_for_space 0 8457 NULL
+adcxx_show_max_8459 adcxx_show_max 0 8459 NULL
-+qlcnic_82xx_get_cap_size_8464 qlcnic_82xx_get_cap_size 0 8464 NULL
++ipw_write_room_8464 ipw_write_room 0 8464 NULL nohasharray
++qlcnic_82xx_get_cap_size_8464 qlcnic_82xx_get_cap_size 0 8464 &ipw_write_room_8464
+multicast_last_member_interval_show_8468 multicast_last_member_interval_show 0 8468 NULL nohasharray
+cifs_get_inode_info_8468 cifs_get_inode_info 0 8468 &multicast_last_member_interval_show_8468
+acpi_ds_eval_region_operands_8469 acpi_ds_eval_region_operands 0 8469 NULL nohasharray
@@ -122023,6 +122408,7 @@ index 0000000..df41844
+dev_config_8506 dev_config 3 8506 NULL
+ACL_to_cifs_posix_8509 ACL_to_cifs_posix 3 8509 NULL nohasharray
+kgdb_notify_8509 kgdb_notify 0 8509 &ACL_to_cifs_posix_8509
++sctp_v6_to_addr_param_8513 sctp_v6_to_addr_param 0 8513 NULL
+nouveau_platform_device_create__8514 nouveau_platform_device_create_ 2 8514 NULL
+acpi_ps_complete_op_8518 acpi_ps_complete_op 0-3 8518 NULL nohasharray
+spi_bus_unlock_8518 spi_bus_unlock 0 8518 &acpi_ps_complete_op_8518
@@ -122038,7 +122424,8 @@ index 0000000..df41844
+bh1770_lux_result_show_8541 bh1770_lux_result_show 0 8541 NULL nohasharray
+ubifs_tnc_remove_ino_8541 ubifs_tnc_remove_ino 0 8541 &bh1770_lux_result_show_8541 nohasharray
+niu_zcp_read_8541 niu_zcp_read 0 8541 &ubifs_tnc_remove_ino_8541
-+disarm_req_delay_8542 disarm_req_delay 0 8542 NULL
++panel_power_on_show_8542 panel_power_on_show 0 8542 NULL nohasharray
++disarm_req_delay_8542 disarm_req_delay 0 8542 &panel_power_on_show_8542
+asix_write_gpio_8552 asix_write_gpio 0 8552 NULL
+ax88172a_reset_8555 ax88172a_reset 0 8555 NULL
+profile_remove_8556 profile_remove 3-0 8556 NULL nohasharray
@@ -122056,14 +122443,14 @@ index 0000000..df41844
+tower_write_8580 tower_write 3-0 8580 NULL
+cmd_wait_8582 cmd_wait 0 8582 NULL
+quota_refresh_user_store_8597 quota_refresh_user_store 0-3 8597 NULL
-+generic_set_freq_8602 generic_set_freq 0 8602 NULL nohasharray
-+sctp_user_addto_chunk_8602 sctp_user_addto_chunk 2 8602 &generic_set_freq_8602 nohasharray
-+iwl_run_init_ucode_8602 iwl_run_init_ucode 0 8602 &sctp_user_addto_chunk_8602
++sctp_user_addto_chunk_8602 sctp_user_addto_chunk 2 8602 NULL nohasharray
++generic_set_freq_8602 generic_set_freq 0 8602 &sctp_user_addto_chunk_8602 nohasharray
++iwl_run_init_ucode_8602 iwl_run_init_ucode 0 8602 &generic_set_freq_8602
+rtllib_MFIE_rate_len_8606 rtllib_MFIE_rate_len 0 8606 NULL
+i_ipmi_set_timeout_8609 i_ipmi_set_timeout 0 8609 NULL
+ocores_xfer_8613 ocores_xfer 0-3 8613 NULL
+cfs_cpt_number_8618 cfs_cpt_number 0 8618 NULL
-+shash_setkey_unaligned_8620 shash_setkey_unaligned 0-3 8620 NULL nohasharray
++shash_setkey_unaligned_8620 shash_setkey_unaligned 3-0 8620 NULL nohasharray
+ext2_statfs_8620 ext2_statfs 0 8620 &shash_setkey_unaligned_8620
+__dev_set_allmulti_8622 __dev_set_allmulti 0 8622 NULL
+xfs_qm_dqattach_locked_8625 xfs_qm_dqattach_locked 0 8625 NULL
@@ -122076,10 +122463,11 @@ index 0000000..df41844
+show_fnode_tcp_recv_wsf_8642 show_fnode_tcp_recv_wsf 0 8642 NULL
+timeout_show_8646 timeout_show 0 8646 NULL nohasharray
+adp8860_read_8646 adp8860_read 0 8646 &timeout_show_8646
-+write_sysrq_trigger_8648 write_sysrq_trigger 0-3 8648 NULL nohasharray
-+ufs_add_fragments_8648 ufs_add_fragments 2 8648 &write_sysrq_trigger_8648
++ufs_add_fragments_8648 ufs_add_fragments 2 8648 NULL nohasharray
++write_sysrq_trigger_8648 write_sysrq_trigger 0-3 8648 &ufs_add_fragments_8648
+CIFSSMBFlush_8652 CIFSSMBFlush 0 8652 NULL
+musb_gadget_queue_8656 musb_gadget_queue 0 8656 NULL
++ci_fan_ctrl_get_fan_speed_percent_8659 ci_fan_ctrl_get_fan_speed_percent 0 8659 NULL
+tcmu_show_configfs_dev_params_8660 tcmu_show_configfs_dev_params 0 8660 NULL
+mtd_ecc_stats_corrected_show_8662 mtd_ecc_stats_corrected_show 0 8662 NULL
+mlx5_vzalloc_8663 mlx5_vzalloc 1 8663 NULL
@@ -122138,8 +122526,7 @@ index 0000000..df41844
+raw_enable_errfilter_8775 raw_enable_errfilter 0 8775 NULL nohasharray
+st_accel_buffer_postenable_8775 st_accel_buffer_postenable 0 8775 &raw_enable_errfilter_8775
+kstrtoint_from_user_8778 kstrtoint_from_user 2-0 8778 NULL
-+acpi_device_modalias_8781 acpi_device_modalias 0 8781 NULL nohasharray
-+destroy_by_rcu_show_8781 destroy_by_rcu_show 0 8781 &acpi_device_modalias_8781
++acpi_device_modalias_8781 acpi_device_modalias 0 8781 NULL
+rtc_read_time_8782 rtc_read_time 0 8782 NULL
+ft_nacl_store_port_name_8784 ft_nacl_store_port_name 0-3 8784 NULL
+ext4_try_to_write_inline_data_8785 ext4_try_to_write_inline_data 4-3 8785 NULL
@@ -122167,25 +122554,27 @@ index 0000000..df41844
+get_queue_depth_8833 get_queue_depth 0 8833 NULL nohasharray
+icmpv6_manip_pkt_8833 icmpv6_manip_pkt 4 8833 &get_queue_depth_8833
+dvb_ringbuffer_pkt_next_8834 dvb_ringbuffer_pkt_next 0-2 8834 NULL
-+nilfs_mdt_get_block_8839 nilfs_mdt_get_block 0 8839 NULL nohasharray
-+usb_ep_queue_8839 usb_ep_queue 0 8839 &nilfs_mdt_get_block_8839
++usb_ep_queue_8839 usb_ep_queue 0 8839 NULL nohasharray
++nilfs_mdt_get_block_8839 nilfs_mdt_get_block 0 8839 &usb_ep_queue_8839
+policydb_bounds_sanity_check_8846 policydb_bounds_sanity_check 0 8846 NULL
+vmci_transport_notify_pkt_send_pre_block_8851 vmci_transport_notify_pkt_send_pre_block 0 8851 NULL
+ahash_op_unaligned_8854 ahash_op_unaligned 0 8854 NULL
+debug_debug1_read_8856 debug_debug1_read 3-0 8856 NULL
+wa_nep_queue_8858 wa_nep_queue 2 8858 NULL
-+xgmac_reg_value_write_8860 xgmac_reg_value_write 3 8860 NULL
++xgmac_reg_value_write_8860 xgmac_reg_value_write 3-0 8860 NULL
+inode_getsecurity_8862 inode_getsecurity 0 8862 NULL nohasharray
+wl1251_power_on_8862 wl1251_power_on 0 8862 &inode_getsecurity_8862
-+qlcnic_get_regs_len_8865 qlcnic_get_regs_len 0 8865 NULL nohasharray
-+q931_help_8865 q931_help 0 8865 &qlcnic_get_regs_len_8865
++q931_help_8865 q931_help 0 8865 NULL nohasharray
++qlcnic_get_regs_len_8865 qlcnic_get_regs_len 0 8865 &q931_help_8865
+acpi_ps_complete_final_op_8868 acpi_ps_complete_final_op 0-3 8868 NULL nohasharray
+icmpv6_error_message_8868 icmpv6_error_message 0 8868 &acpi_ps_complete_final_op_8868
-+b43_switch_channel_8872 b43_switch_channel 0 8872 NULL nohasharray
-+rocker_group_l2_flood_8872 rocker_group_l2_flood 4 8872 &b43_switch_channel_8872
++rocker_group_l2_flood_8872 rocker_group_l2_flood 4 8872 NULL nohasharray
++b43_switch_channel_8872 b43_switch_channel 0 8872 &rocker_group_l2_flood_8872
+masq_inet_event_8874 masq_inet_event 0 8874 NULL nohasharray
+roccat_common2_sysfs_write_keys_easyzone_8874 roccat_common2_sysfs_write_keys_easyzone 0-6-5 8874 &masq_inet_event_8874
+radeon_drm_ioctl_8875 radeon_drm_ioctl 2 8875 NULL
++pnfs_generic_transfer_commit_list_8879 pnfs_generic_transfer_commit_list 0 8879 NULL
++crypto_rng_get_bytes_8880 crypto_rng_get_bytes 0 8880 NULL
+nfs_refresh_inode_locked_8884 nfs_refresh_inode_locked 0 8884 NULL
+compressed_bio_size_8887 compressed_bio_size 0-2 8887 NULL
+show_engine2_mode_8888 show_engine2_mode 0 8888 NULL nohasharray
@@ -122210,11 +122599,12 @@ index 0000000..df41844
+cx25840_s_stream_8923 cx25840_s_stream 0 8923 &mci_ue_count_show_8923 nohasharray
+br_stp_set_path_cost_8923 br_stp_set_path_cost 0 8923 &cx25840_s_stream_8923
+ds2780_get_pio_pin_8925 ds2780_get_pio_pin 0 8925 NULL
-+layout_commit_8926 layout_commit 0-3 8926 NULL
++layout_commit_8926 layout_commit 3-0 8926 NULL
+s5m_rtc_read_time_8928 s5m_rtc_read_time 0 8928 NULL nohasharray
+pcnet_resume_8928 pcnet_resume 0 8928 &s5m_rtc_read_time_8928
-+cp2112_hid_get_8933 cp2112_hid_get 0-4 8933 NULL
-+adjust_priv_size_8935 adjust_priv_size 0-1 8935 NULL
++cp2112_hid_get_8933 cp2112_hid_get 4-0 8933 NULL
++adjust_priv_size_8935 adjust_priv_size 0-1 8935 NULL nohasharray
++flash_timeout_show_8935 flash_timeout_show 0 8935 &adjust_priv_size_8935
+apparmor_file_permission_8938 apparmor_file_permission 0 8938 NULL
+driver_stats_read_8944 driver_stats_read 3-0 8944 NULL
+ks8995_registers_read_8945 ks8995_registers_read 0-5-6 8945 NULL nohasharray
@@ -122230,13 +122620,13 @@ index 0000000..df41844
+read_file_tgt_stats_8959 read_file_tgt_stats 3-0 8959 NULL nohasharray
+v9fs_fid_readpage_8959 v9fs_fid_readpage 0 8959 &read_file_tgt_stats_8959
+qla2x00_sysfs_read_xgmac_stats_8962 qla2x00_sysfs_read_xgmac_stats 0-6-5 8962 NULL
-+seq_bitmap_list_8963 seq_bitmap_list 3 8963 NULL
+usb_allocate_stream_buffers_8964 usb_allocate_stream_buffers 3 8964 NULL nohasharray
+iscsi_nacl_auth_show_userid_mutual_8964 iscsi_nacl_auth_show_userid_mutual 0 8964 &usb_allocate_stream_buffers_8964
+__v4l2_ctrl_s_ctrl_8965 __v4l2_ctrl_s_ctrl 0 8965 NULL
+qib_qsfp_dump_8966 qib_qsfp_dump 0-3 8966 NULL nohasharray
+atkbd_do_set_set_8966 atkbd_do_set_set 0-4 8966 &qib_qsfp_dump_8966
-+venus_mkdir_8967 venus_mkdir 4 8967 NULL
++venus_mkdir_8967 venus_mkdir 4 8967 NULL nohasharray
++serial_number_show_8967 serial_number_show 0 8967 &venus_mkdir_8967
+seq_open_net_8968 seq_open_net 4 8968 NULL nohasharray
+vol_cdev_read_8968 vol_cdev_read 3-0 8968 &seq_open_net_8968
+wl1271_acx_tid_cfg_8970 wl1271_acx_tid_cfg 0 8970 NULL
@@ -122244,6 +122634,7 @@ index 0000000..df41844
+sony_register_touchpad_8981 sony_register_touchpad 2 8981 NULL nohasharray
+spmi_ext_register_writel_8981 spmi_ext_register_writel 0 8981 &sony_register_touchpad_8981
+cirrusfb_set_par_foo_8986 cirrusfb_set_par_foo 0 8986 NULL
++oslec_create_8987 oslec_create 1 8987 NULL
+il3945_store_antenna_8991 il3945_store_antenna 0-4 8991 NULL
+show_state_time_8992 show_state_time 0 8992 NULL
+bcm_read_op_8996 bcm_read_op 0 8996 NULL nohasharray
@@ -122260,8 +122651,8 @@ index 0000000..df41844
+acerhdf_get_max_state_9024 acerhdf_get_max_state 0 9024 NULL nohasharray
+set_eeprom0_9024 set_eeprom0 4-0 9024 &acerhdf_get_max_state_9024
+ql_route_initialize_9027 ql_route_initialize 0 9027 NULL
-+atl1_set_mac_9028 atl1_set_mac 0 9028 NULL nohasharray
-+fd_ioctl_9028 fd_ioctl 3 9028 &atl1_set_mac_9028
++fd_ioctl_9028 fd_ioctl 3 9028 NULL nohasharray
++atl1_set_mac_9028 atl1_set_mac 0 9028 &fd_ioctl_9028
+amd64_inject_word_store_9031 amd64_inject_word_store 0-4 9031 NULL
+ncp_modify_file_or_subdir_dos_info_path_9032 ncp_modify_file_or_subdir_dos_info_path 0 9032 NULL
+qla4_8xxx_find_flt_start_9037 qla4_8xxx_find_flt_start 0 9037 NULL
@@ -122274,8 +122665,8 @@ index 0000000..df41844
+__uncore_xbr_mm_cfg_show_9057 __uncore_xbr_mm_cfg_show 0 9057 NULL
+ep_queue_9060 ep_queue 0 9060 NULL
+snd_emu10k1_synth_copy_from_user_9061 snd_emu10k1_synth_copy_from_user 5-3 9061 NULL
-+fnic_show_link_state_9062 fnic_show_link_state 0 9062 NULL nohasharray
-+snd_gus_dram_peek_9062 snd_gus_dram_peek 4 9062 &fnic_show_link_state_9062
++snd_gus_dram_peek_9062 snd_gus_dram_peek 4 9062 NULL nohasharray
++fnic_show_link_state_9062 fnic_show_link_state 0 9062 &snd_gus_dram_peek_9062
+nrbchan_show_9066 nrbchan_show 0 9066 NULL
+hci_req_add_9067 hci_req_add 3 9067 NULL
+smi_data_buf_size_store_9071 smi_data_buf_size_store 0-4 9071 NULL
@@ -122290,14 +122681,14 @@ index 0000000..df41844
+ftdi_prepare_write_buffer_9093 ftdi_prepare_write_buffer 3 9093 NULL
+ath10k_peer_assoc_prepare_9099 ath10k_peer_assoc_prepare 0 9099 NULL
+tcp_v4_parse_md5_keys_9101 tcp_v4_parse_md5_keys 0 9101 NULL
-+target_core_alua_tg_pt_gp_store_attr_trans_delay_msecs_9108 target_core_alua_tg_pt_gp_store_attr_trans_delay_msecs 0-3 9108 NULL nohasharray
-+adxl34x_spi_read_block_9108 adxl34x_spi_read_block 3 9108 &target_core_alua_tg_pt_gp_store_attr_trans_delay_msecs_9108
++adxl34x_spi_read_block_9108 adxl34x_spi_read_block 3 9108 NULL nohasharray
++target_core_alua_tg_pt_gp_store_attr_trans_delay_msecs_9108 target_core_alua_tg_pt_gp_store_attr_trans_delay_msecs 0-3 9108 &adxl34x_spi_read_block_9108
+caif_stream_sendmsg_9110 caif_stream_sendmsg 4-0 9110 NULL
+bch_stats_show_9112 bch_stats_show 0 9112 NULL
+hackrf_set_lna_gain_9115 hackrf_set_lna_gain 0 9115 NULL nohasharray
+gssp_rpc_create_9115 gssp_rpc_create 0 9115 &hackrf_set_lna_gain_9115
+isku_sysfs_write_keys_macro_9120 isku_sysfs_write_keys_macro 6-0-5 9120 NULL
-+partial_show_9122 partial_show 0 9122 NULL
++cyapa_smbus_read_block_9122 cyapa_smbus_read_block 0-3 9122 NULL
+qla2x00_sysfs_write_fw_dump_template_9127 qla2x00_sysfs_write_fw_dump_template 0-5-6 9127 NULL
+ext4_list_backups_9138 ext4_list_backups 0 9138 NULL
+dac7512_store_val_9140 dac7512_store_val 0-4 9140 NULL
@@ -122312,8 +122703,8 @@ index 0000000..df41844
+clk_prepare_enable_9166 clk_prepare_enable 0 9166 NULL
+show_num_temp_sensors_9173 show_num_temp_sensors 0 9173 NULL
+pm_autosleep_lock_9176 pm_autosleep_lock 0 9176 NULL
-+w1_ds2780_eeprom_cmd_9179 w1_ds2780_eeprom_cmd 0 9179 NULL nohasharray
-+ext4_da_write_inline_data_end_9179 ext4_da_write_inline_data_end 4-0 9179 &w1_ds2780_eeprom_cmd_9179
++ext4_da_write_inline_data_end_9179 ext4_da_write_inline_data_end 4-0 9179 NULL nohasharray
++w1_ds2780_eeprom_cmd_9179 w1_ds2780_eeprom_cmd 0 9179 &ext4_da_write_inline_data_end_9179
+isr_irqs_read_9181 isr_irqs_read 3-0 9181 NULL
+count_leading_zeros_9183 count_leading_zeros 0 9183 NULL
+show_counter_ib_link_downeds_9184 show_counter_ib_link_downeds 0 9184 NULL
@@ -122356,8 +122747,8 @@ index 0000000..df41844
+min_freq_store_9245 min_freq_store 0-4 9245 NULL
+cmtp_add_msgpart_9252 cmtp_add_msgpart 4 9252 NULL
+show_ipInTruncatedPkts_9253 show_ipInTruncatedPkts 0 9253 NULL
-+queue_max_segment_size_show_9258 queue_max_segment_size_show 0 9258 NULL nohasharray
-+tcf_csum_ipv4_icmp_9258 tcf_csum_ipv4_icmp 3 9258 &queue_max_segment_size_show_9258
++tcf_csum_ipv4_icmp_9258 tcf_csum_ipv4_icmp 3 9258 NULL nohasharray
++queue_max_segment_size_show_9258 queue_max_segment_size_show 0 9258 &tcf_csum_ipv4_icmp_9258
+hfsplus_bnode_read_u16_9262 hfsplus_bnode_read_u16 0 9262 NULL
+nfs_refresh_inode_9263 nfs_refresh_inode 0 9263 NULL
+btrfs_search_slot_9264 btrfs_search_slot 0 9264 NULL
@@ -122370,14 +122761,13 @@ index 0000000..df41844
+show_fan_stop_time_9276 show_fan_stop_time 0 9276 NULL
+show_indirect_byte_9278 show_indirect_byte 0 9278 NULL nohasharray
+open_9278 open 0 9278 &show_indirect_byte_9278
-+ipoib_change_mtu_9279 ipoib_change_mtu 0 9279 NULL nohasharray
-+pnfs_generic_commit_pagelist_9279 pnfs_generic_commit_pagelist 0 9279 &ipoib_change_mtu_9279
++pnfs_generic_commit_pagelist_9279 pnfs_generic_commit_pagelist 0 9279 NULL nohasharray
++ipoib_change_mtu_9279 ipoib_change_mtu 0 9279 &pnfs_generic_commit_pagelist_9279
+i2c_algo_dp_aux_transaction_9282 i2c_algo_dp_aux_transaction 0 9282 NULL
+show_9287 show 0 9287 NULL
+vmci_qpair_dequev_9288 vmci_qpair_dequev 0-3 9288 NULL nohasharray
+__fuse_direct_read_9288 __fuse_direct_read 0 9288 &vmci_qpair_dequev_9288
+riva_load_video_mode_9289 riva_load_video_mode 0 9289 NULL
-+ppp_sync_write_9296 ppp_sync_write 0 9296 NULL
+pwc_set_awb_9297 pwc_set_awb 0 9297 NULL
+omfs_setattr_9302 omfs_setattr 0 9302 NULL
+qla82xx_pci_set_window_9303 qla82xx_pci_set_window 0-2 9303 NULL nohasharray
@@ -122395,8 +122785,8 @@ index 0000000..df41844
+acpi_ex_prep_field_value_9328 acpi_ex_prep_field_value 0 9328 NULL
+module_attr_store_9333 module_attr_store 0-4 9333 NULL
+ieee80211_if_fmt_txpower_9334 ieee80211_if_fmt_txpower 3 9334 NULL
-+acerhdf_get_trip_type_9336 acerhdf_get_trip_type 0 9336 NULL nohasharray
-+brcmf_sdiod_recv_buf_9336 brcmf_sdiod_recv_buf 3 9336 &acerhdf_get_trip_type_9336
++brcmf_sdiod_recv_buf_9336 brcmf_sdiod_recv_buf 3 9336 NULL nohasharray
++acerhdf_get_trip_type_9336 acerhdf_get_trip_type 0 9336 &brcmf_sdiod_recv_buf_9336
+nvme_trans_fmt_get_parm_header_9340 nvme_trans_fmt_get_parm_header 2 9340 NULL nohasharray
+b43_pcmcia_suspend_9340 b43_pcmcia_suspend 0 9340 &nvme_trans_fmt_get_parm_header_9340
+ocfs2_orphan_for_truncate_9342 ocfs2_orphan_for_truncate 0 9342 NULL
@@ -122408,20 +122798,20 @@ index 0000000..df41844
+prepare_fw_update_9365 prepare_fw_update 0 9365 NULL
+sta_beacon_loss_count_read_9370 sta_beacon_loss_count_read 3-0 9370 NULL
+b43legacy_attr_interfmode_show_9373 b43legacy_attr_interfmode_show 0 9373 NULL
-+raid5_start_reshape_9374 raid5_start_reshape 0 9374 NULL nohasharray
-+reiserfs_write_end_9374 reiserfs_write_end 0-5 9374 &raid5_start_reshape_9374
++reiserfs_write_end_9374 reiserfs_write_end 0-5 9374 NULL nohasharray
++raid5_start_reshape_9374 raid5_start_reshape 0 9374 &reiserfs_write_end_9374
+qlcnic_82xx_napi_add_9375 qlcnic_82xx_napi_add 0 9375 NULL
+vivid_radio_rx_read_9376 vivid_radio_rx_read 0 9376 NULL
+cx18_av_audio_s_ctrl_9378 cx18_av_audio_s_ctrl 0 9378 NULL
+pci_stub_notifier_9381 pci_stub_notifier 0 9381 NULL
+provides_device_sdrs_show_9385 provides_device_sdrs_show 0 9385 NULL
+queue_skb_9391 queue_skb 0 9391 NULL
-+s5m_rtc_start_alarm_9393 s5m_rtc_start_alarm 0 9393 NULL nohasharray
-+mlx4_bitmap_init_9393 mlx4_bitmap_init 5-2 9393 &s5m_rtc_start_alarm_9393
++mlx4_bitmap_init_9393 mlx4_bitmap_init 5-2 9393 NULL nohasharray
++s5m_rtc_start_alarm_9393 s5m_rtc_start_alarm 0 9393 &mlx4_bitmap_init_9393
+apds990x_set_arate_9394 apds990x_set_arate 0 9394 NULL
+virtqueue_add_outbuf_9395 virtqueue_add_outbuf 3 9395 NULL
-+cx23885_buf_prepare_9397 cx23885_buf_prepare 0 9397 NULL nohasharray
-+read_9397 read 3 9397 &cx23885_buf_prepare_9397
++read_9397 read 3 9397 NULL nohasharray
++cx23885_buf_prepare_9397 cx23885_buf_prepare 0 9397 &read_9397
+__jbd2_journal_force_commit_9398 __jbd2_journal_force_commit 0 9398 NULL
+o2nm_node_show_9403 o2nm_node_show 0 9403 NULL
+show_ipInHdrErrors_9405 show_ipInHdrErrors 0 9405 NULL nohasharray
@@ -122432,8 +122822,8 @@ index 0000000..df41844
+qlcnic_sriov_pf_cal_res_limit_9414 qlcnic_sriov_pf_cal_res_limit 0 9414 &nobh_truncate_page_9414
+hash_ipportip4_expire_9415 hash_ipportip4_expire 4 9415 NULL
+i2c_sysfs_new_device_9417 i2c_sysfs_new_device 0-4 9417 NULL
-+store_lmc_9418 store_lmc 0-4 9418 NULL nohasharray
-+nf_nat_sip_expect_9418 nf_nat_sip_expect 8 9418 &store_lmc_9418
++nf_nat_sip_expect_9418 nf_nat_sip_expect 8 9418 NULL nohasharray
++store_lmc_9418 store_lmc 0-4 9418 &nf_nat_sip_expect_9418
+show_ipv6_iface_router_state_9425 show_ipv6_iface_router_state 0 9425 NULL nohasharray
+prism2_aux_dump_proc_no_read_9425 prism2_aux_dump_proc_no_read 0-3 9425 &show_ipv6_iface_router_state_9425
+sync_inode_9429 sync_inode 0 9429 NULL
@@ -122441,13 +122831,12 @@ index 0000000..df41844
+kvm_cpu_hotplug_9434 kvm_cpu_hotplug 0 9434 NULL nohasharray
+store_auto_brightness_9434 store_auto_brightness 0-4 9434 &kvm_cpu_hotplug_9434
+sd_start_72a_9437 sd_start_72a 0 9437 NULL
-+wacom_show_speed_9438 wacom_show_speed 0 9438 NULL nohasharray
-+ocfs2_last_eb_is_empty_9438 ocfs2_last_eb_is_empty 0 9438 &wacom_show_speed_9438 nohasharray
-+ffs_ep0_write_9438 ffs_ep0_write 3 9438 &ocfs2_last_eb_is_empty_9438
++ffs_ep0_write_9438 ffs_ep0_write 3 9438 NULL nohasharray
++wacom_show_speed_9438 wacom_show_speed 0 9438 &ffs_ep0_write_9438 nohasharray
++ocfs2_last_eb_is_empty_9438 ocfs2_last_eb_is_empty 0 9438 &wacom_show_speed_9438
+mc13xxx_irq_unmask_9441 mc13xxx_irq_unmask 2-0 9441 NULL
+kmalloc_array_9444 kmalloc_array 2-1 9444 NULL
+b43_attr_interfmode_show_9448 b43_attr_interfmode_show 0 9448 NULL
-+cpu_slabs_show_9451 cpu_slabs_show 0 9451 NULL
+ieee80211_if_fmt_fwded_unicast_9454 ieee80211_if_fmt_fwded_unicast 3 9454 NULL
+mcs_unwrap_mir_9455 mcs_unwrap_mir 3 9455 NULL
+ad_aggregator_id_show_9456 ad_aggregator_id_show 0 9456 NULL
@@ -122455,14 +122844,15 @@ index 0000000..df41844
+alloc_stac_spec_9459 alloc_stac_spec 0 9459 NULL
+fcoe_dcb_app_notification_9468 fcoe_dcb_app_notification 0 9468 NULL
+agp_generic_alloc_user_9470 agp_generic_alloc_user 1 9470 NULL nohasharray
-+adis16136_read_frequency_9470 adis16136_read_frequency 0 9470 &agp_generic_alloc_user_9470 nohasharray
-+get_registers_9470 get_registers 4 9470 &adis16136_read_frequency_9470
++get_registers_9470 get_registers 4 9470 &agp_generic_alloc_user_9470 nohasharray
++adis16136_read_frequency_9470 adis16136_read_frequency 0 9470 &get_registers_9470
+parport_uss720_write_compat_9471 parport_uss720_write_compat 0 9471 NULL nohasharray
+notify_recv_init_9471 notify_recv_init 0 9471 &parport_uss720_write_compat_9471
+slab_mem_going_online_callback_9474 slab_mem_going_online_callback 0 9474 NULL
+queue_9475 queue 0 9475 NULL
+shared_cpu_list_show_9488 shared_cpu_list_show 0 9488 NULL nohasharray
+proc_bus_pci_write_9488 proc_bus_pci_write 0-3 9488 &shared_cpu_list_show_9488
++xennet_get_sset_count_9490 xennet_get_sset_count 0 9490 NULL
+crypt_status_9492 crypt_status 5 9492 NULL nohasharray
+patch_cs4208_9492 patch_cs4208 0 9492 &crypt_status_9492 nohasharray
+__alloc_preds_9492 __alloc_preds 2 9492 &patch_cs4208_9492
@@ -122477,14 +122867,14 @@ index 0000000..df41844
+lp_write_9511 lp_write 3-0 9511 NULL nohasharray
+saa717x_s_ctrl_9511 saa717x_s_ctrl 0 9511 &lp_write_9511 nohasharray
+ad7266_wakeup_9511 ad7266_wakeup 0 9511 &saa717x_s_ctrl_9511
-+vivid_vbi_cap_s_ctrl_9512 vivid_vbi_cap_s_ctrl 0 9512 NULL nohasharray
-+powerclamp_get_max_state_9512 powerclamp_get_max_state 0 9512 &vivid_vbi_cap_s_ctrl_9512
++powerclamp_get_max_state_9512 powerclamp_get_max_state 0 9512 NULL nohasharray
++vivid_vbi_cap_s_ctrl_9512 vivid_vbi_cap_s_ctrl 0 9512 &powerclamp_get_max_state_9512
+cx88_risc_databuffer_9515 cx88_risc_databuffer 0 9515 NULL
+disk_events_show_9516 disk_events_show 0 9516 NULL nohasharray
+match_format_9516 match_format 0 9516 &disk_events_show_9516
+do_strip_9517 do_strip 0 9517 NULL
+target_core_alua_tg_pt_gp_show_attr_preferred_9519 target_core_alua_tg_pt_gp_show_attr_preferred 0 9519 NULL
-+iwl_dbgfs_fw_dbg_conf_read_9522 iwl_dbgfs_fw_dbg_conf_read 3 9522 NULL
++iwl_dbgfs_fw_dbg_conf_read_9522 iwl_dbgfs_fw_dbg_conf_read 3-0 9522 NULL
+roccat_common2_sysfs_read_keys_macro_9524 roccat_common2_sysfs_read_keys_macro 0-5-6 9524 NULL
+log_buf_len_show_9525 log_buf_len_show 0 9525 NULL
+ll_max_read_ahead_whole_mb_seq_write_9528 ll_max_read_ahead_whole_mb_seq_write 3 9528 NULL
@@ -122498,10 +122888,10 @@ index 0000000..df41844
+iwl_dbgfs_bf_params_read_9542 iwl_dbgfs_bf_params_read 3-0 9542 NULL
+il_dbgfs_missed_beacon_write_9546 il_dbgfs_missed_beacon_write 3-0 9546 NULL nohasharray
+unmerge_ksm_pages_9546 unmerge_ksm_pages 0 9546 &il_dbgfs_missed_beacon_write_9546
-+gsc_m2m_start_streaming_9548 gsc_m2m_start_streaming 0 9548 NULL nohasharray
++audit_log_n_untrustedstring_9548 audit_log_n_untrustedstring 3 9548 NULL nohasharray
++gsc_m2m_start_streaming_9548 gsc_m2m_start_streaming 0 9548 &audit_log_n_untrustedstring_9548 nohasharray
+udc_start_9548 udc_start 0 9548 &gsc_m2m_start_streaming_9548 nohasharray
-+audit_log_n_untrustedstring_9548 audit_log_n_untrustedstring 3 9548 &udc_start_9548 nohasharray
-+compat_SyS_pwritev64_9548 compat_SyS_pwritev64 3 9548 &audit_log_n_untrustedstring_9548
++compat_SyS_pwritev64_9548 compat_SyS_pwritev64 3 9548 &udc_start_9548
+kyrofb_check_var_9550 kyrofb_check_var 0 9550 NULL
+pm_runtime_get_9552 pm_runtime_get 0 9552 NULL
+ads1015_read_adc_9556 ads1015_read_adc 0 9556 NULL
@@ -122513,12 +122903,14 @@ index 0000000..df41844
+kobj_map_9566 kobj_map 3-2-0 9566 NULL
+status_9569 status 0 9569 NULL nohasharray
+m88e1149_config_init_9569 m88e1149_config_init 0 9569 &status_9569
++bnx2_get_sset_count_9570 bnx2_get_sset_count 0 9570 NULL
+ds1343_set_alarm_9573 ds1343_set_alarm 0 9573 NULL
+f2fs_read_data_pages_9574 f2fs_read_data_pages 4 9574 NULL
+add_memory_9575 add_memory 0 9575 NULL
+sch_access_9576 sch_access 0 9576 NULL
+xc_write_reg_9578 xc_write_reg 0 9578 NULL
+snd_cmipci_capture_spdif_prepare_9581 snd_cmipci_capture_spdif_prepare 0 9581 NULL
++cyapa_gen5_write_fw_block_9584 cyapa_gen5_write_fw_block 0 9584 NULL
+tps65912_reg_enable_9587 tps65912_reg_enable 0 9587 NULL nohasharray
+khugepaged_defrag_store_9587 khugepaged_defrag_store 4-0 9587 &tps65912_reg_enable_9587
+shmem_write_begin_9589 shmem_write_begin 0 9589 NULL
@@ -122528,8 +122920,8 @@ index 0000000..df41844
+__cfqg_set_weight_device_9602 __cfqg_set_weight_device 0-3 9602 NULL
+do_sync_9604 do_sync 1 9604 NULL
+snd_emu10k1_fx8010_read_9605 snd_emu10k1_fx8010_read 5-0 9605 NULL nohasharray
-+xfs_qm_dqattach_one_9605 xfs_qm_dqattach_one 0 9605 &snd_emu10k1_fx8010_read_9605 nohasharray
-+batadv_send_skb_push_fill_unicast_9605 batadv_send_skb_push_fill_unicast 2 9605 &xfs_qm_dqattach_one_9605
++batadv_send_skb_push_fill_unicast_9605 batadv_send_skb_push_fill_unicast 2 9605 &snd_emu10k1_fx8010_read_9605 nohasharray
++xfs_qm_dqattach_one_9605 xfs_qm_dqattach_one 0 9605 &batadv_send_skb_push_fill_unicast_9605
+ixgbevf_set_vfta_vf_9608 ixgbevf_set_vfta_vf 0 9608 NULL
+acpi_ns_build_internal_name_9620 acpi_ns_build_internal_name 0 9620 NULL nohasharray
+watchdog_notify_sys_9620 watchdog_notify_sys 0 9620 &acpi_ns_build_internal_name_9620
@@ -122557,10 +122949,11 @@ index 0000000..df41844
+cifs_set_file_info_9663 cifs_set_file_info 0 9663 &usnic_ib_show_fw_ver_9663
+inode_setattr_9668 inode_setattr 0 9668 NULL
+snd_opl4_mem_proc_write_9670 snd_opl4_mem_proc_write 5 9670 NULL
++wl12xx_get_rx_packet_len_9673 wl12xx_get_rx_packet_len 0-3 9673 NULL
+s_audio_sampling_freq_9675 s_audio_sampling_freq 0 9675 NULL
+dns_query_9676 dns_query 3 9676 NULL nohasharray
-+snd_ac97_dev_register_9676 snd_ac97_dev_register 0 9676 &dns_query_9676 nohasharray
-+ks8842_read16_9676 ks8842_read16 0 9676 &snd_ac97_dev_register_9676
++ks8842_read16_9676 ks8842_read16 0 9676 &dns_query_9676 nohasharray
++snd_ac97_dev_register_9676 snd_ac97_dev_register 0 9676 &ks8842_read16_9676
+qib_7322_handle_hwerrors_9678 qib_7322_handle_hwerrors 3 9678 NULL
+calgary_map_sg_9680 calgary_map_sg 0-3 9680 NULL
+urbnum_show_9682 urbnum_show 0 9682 NULL nohasharray
@@ -122584,10 +122977,12 @@ index 0000000..df41844
+sstfb_set_par_9719 sstfb_set_par 0 9719 NULL
+SYSC_ppoll_9721 SYSC_ppoll 2 9721 NULL
+t4_wr_mbox_9732 t4_wr_mbox 0 9732 NULL
++cyapa_update_suspend_scanrate_9734 cyapa_update_suspend_scanrate 0-4 9734 NULL
+show_cmd_per_lun_9735 show_cmd_per_lun 0 9735 NULL nohasharray
+c2port_show_rev_id_9735 c2port_show_rev_id 0 9735 &show_cmd_per_lun_9735
+get_flashnode_param_9736 get_flashnode_param 0 9736 NULL
-+ieee80211_if_fmt_num_mcast_sta_9738 ieee80211_if_fmt_num_mcast_sta 3 9738 NULL
++ieee80211_if_fmt_num_mcast_sta_9738 ieee80211_if_fmt_num_mcast_sta 3 9738 NULL nohasharray
++fan_get_9738 fan_get 0 9738 &ieee80211_if_fmt_num_mcast_sta_9738
+number_of_sets_show_9739 number_of_sets_show 0 9739 NULL
+shmem_replace_page_9740 shmem_replace_page 0 9740 NULL
+ddb_input_read_9743 ddb_input_read 3-0 9743 NULL nohasharray
@@ -122601,13 +122996,11 @@ index 0000000..df41844
+store_fc_rport_fast_io_fail_tmo_9761 store_fc_rport_fast_io_fail_tmo 0-4 9761 NULL
+set_rtc_irq_bit_9763 set_rtc_irq_bit 0 9763 NULL
+__alloc_percpu_9764 __alloc_percpu 1-2 9764 NULL
-+kexec_loaded_show_9765 kexec_loaded_show 0 9765 NULL
+sctp_send_asconf_del_ip_9767 sctp_send_asconf_del_ip 0 9767 NULL
+amd_decode_mce_9768 amd_decode_mce 0 9768 NULL
+sh_eth_check_reset_9773 sh_eth_check_reset 0 9773 NULL
+mapping_error_9774 mapping_error 0 9774 NULL
-+__blk_queue_init_tags_9778 __blk_queue_init_tags 2 9778 NULL nohasharray
-+eni_open_9778 eni_open 0 9778 &__blk_queue_init_tags_9778
++eni_open_9778 eni_open 0 9778 NULL
+reset_write_9784 reset_write 0-3 9784 NULL
+wl12xx_fetch_firmware_9788 wl12xx_fetch_firmware 0 9788 NULL nohasharray
+gpio_value_store_9788 gpio_value_store 0-4 9788 &wl12xx_fetch_firmware_9788
@@ -122618,9 +123011,9 @@ index 0000000..df41844
+ath10k_debug_start_9800 ath10k_debug_start 0 9800 NULL
+_regmap_write_9803 _regmap_write 0 9803 NULL
+can_change_mtu_9804 can_change_mtu 0 9804 NULL
-+ieee80211_if_read_state_9813 ieee80211_if_read_state 3-0 9813 NULL nohasharray
-+snd_pcm_lib_alloc_vmalloc_32_buffer_9813 snd_pcm_lib_alloc_vmalloc_32_buffer 2 9813 &ieee80211_if_read_state_9813 nohasharray
-+udpv6_recvmsg_9813 udpv6_recvmsg 4-0 9813 &snd_pcm_lib_alloc_vmalloc_32_buffer_9813
++snd_pcm_lib_alloc_vmalloc_32_buffer_9813 snd_pcm_lib_alloc_vmalloc_32_buffer 2 9813 NULL nohasharray
++ieee80211_if_read_state_9813 ieee80211_if_read_state 3-0 9813 &snd_pcm_lib_alloc_vmalloc_32_buffer_9813 nohasharray
++udpv6_recvmsg_9813 udpv6_recvmsg 4-0 9813 &ieee80211_if_read_state_9813
+ath9k_start_9815 ath9k_start 0 9815 NULL
+pnp_mem_start_9817 pnp_mem_start 0 9817 NULL
+kernel_physical_mapping_init_9818 kernel_physical_mapping_init 0-2-1 9818 NULL
@@ -122632,6 +123025,7 @@ index 0000000..df41844
+parport_uss720_ecp_write_addr_9838 parport_uss720_ecp_write_addr 0 9838 NULL
+dvb_dvr_set_buffer_size_9840 dvb_dvr_set_buffer_size 2 9840 NULL
+rtl92ce_hw_init_9858 rtl92ce_hw_init 0 9858 NULL
++garmin_write_room_9859 garmin_write_room 0 9859 NULL
+iwl_poll_prph_bit_9861 iwl_poll_prph_bit 0 9861 NULL
+bfad_im_model_show_9862 bfad_im_model_show 0 9862 NULL
+pmcraid_alloc_sglist_9864 pmcraid_alloc_sglist 1 9864 NULL
@@ -122642,8 +123036,8 @@ index 0000000..df41844
+fuse_dev_read_9884 fuse_dev_read 0 9884 NULL
+wl1271_cmd_radio_parms_9886 wl1271_cmd_radio_parms 0 9886 NULL
+show_sensor_9889 show_sensor 0 9889 NULL
-+bm_register_write_9893 bm_register_write 3-0 9893 NULL nohasharray
-+snd_midi_event_new_9893 snd_midi_event_new 1 9893 &bm_register_write_9893
++snd_midi_event_new_9893 snd_midi_event_new 1 9893 NULL nohasharray
++bm_register_write_9893 bm_register_write 3-0 9893 &snd_midi_event_new_9893
+snd_gf1_pcm_playback_copy_9895 snd_gf1_pcm_playback_copy 5 9895 NULL
+aac_show_vendor_9903 aac_show_vendor 0 9903 NULL nohasharray
+sf1_write_9903 sf1_write 0 9903 &aac_show_vendor_9903
@@ -122662,7 +123056,6 @@ index 0000000..df41844
+bh1770_get_lux_rate_9949 bh1770_get_lux_rate 0 9949 NULL
+set_rxd_buffer_pointer_9950 set_rxd_buffer_pointer 8 9950 NULL
+ext2_new_blocks_9954 ext2_new_blocks 2-0 9954 NULL
-+csum_partial_copy_fromiovecend_9957 csum_partial_copy_fromiovecend 4-3 9957 NULL
+iscsi_tpg_param_show_MaxOutstandingR2T_9959 iscsi_tpg_param_show_MaxOutstandingR2T 0 9959 NULL
+SyS_gethostname_9964 SyS_gethostname 2 9964 NULL
+iscsit_ta_demo_mode_discovery_9966 iscsit_ta_demo_mode_discovery 0 9966 NULL nohasharray
@@ -122684,7 +123077,6 @@ index 0000000..df41844
+ems_usb_command_msg_9991 ems_usb_command_msg 0 9991 NULL
+set_tcrit1_9995 set_tcrit1 0-4 9995 NULL
+ath10k_peer_create_9999 ath10k_peer_create 0 9999 NULL
-+ext2_get_block_10001 ext2_get_block 0 10001 NULL
+store_als_en_10003 store_als_en 0-4 10003 NULL
+dimmdev_edac_mode_show_10010 dimmdev_edac_mode_show 0 10010 NULL
+check_tp_10015 check_tp 0 10015 NULL
@@ -122760,10 +123152,11 @@ index 0000000..df41844
+ol_chunk_entries_10159 ol_chunk_entries 0 10159 NULL nohasharray
+hidg_alloc_ep_req_10159 hidg_alloc_ep_req 2 10159 &ol_chunk_entries_10159
+brcmf_msgbuf_init_pktids_10160 brcmf_msgbuf_init_pktids 1 10160 NULL
-+snd_virmidi_dev_attach_seq_10164 snd_virmidi_dev_attach_seq 0 10164 NULL
++snd_virmidi_dev_attach_seq_10164 snd_virmidi_dev_attach_seq 0 10164 NULL nohasharray
++sh_eth_get_sset_count_10164 sh_eth_get_sset_count 0 10164 &snd_virmidi_dev_attach_seq_10164
+asd_store_update_bios_10165 asd_store_update_bios 4-0 10165 NULL
-+cx2341x_hdl_api_10167 cx2341x_hdl_api 0 10167 NULL nohasharray
-+icmpv6_error_10167 icmpv6_error 0 10167 &cx2341x_hdl_api_10167
++icmpv6_error_10167 icmpv6_error 0 10167 NULL nohasharray
++cx2341x_hdl_api_10167 cx2341x_hdl_api 0 10167 &icmpv6_error_10167
+kstrtol_from_user_10168 kstrtol_from_user 2-0 10168 NULL
+persistent_ram_vmap_10169 persistent_ram_vmap 1-2 10169 NULL
+init_rfdlist_10170 init_rfdlist 0 10170 NULL
@@ -122793,26 +123186,24 @@ index 0000000..df41844
+videobuf_dma_init_overlay_10236 videobuf_dma_init_overlay 0 10236 NULL
+adfs_fplus_sync_10238 adfs_fplus_sync 0 10238 NULL
+drbd_send_all_10239 drbd_send_all 4 10239 NULL
-+qlcnic_83xx_add_rings_10240 qlcnic_83xx_add_rings 0 10240 NULL nohasharray
-+hdlc_rpr_irq_10240 hdlc_rpr_irq 2 10240 &qlcnic_83xx_add_rings_10240
++hdlc_rpr_irq_10240 hdlc_rpr_irq 2 10240 NULL nohasharray
++qlcnic_83xx_add_rings_10240 qlcnic_83xx_add_rings 0 10240 &hdlc_rpr_irq_10240
+ecryptfs_readpage_10242 ecryptfs_readpage 0 10242 NULL
+pm8001_ctl_sas_spec_support_show_10243 pm8001_ctl_sas_spec_support_show 0 10243 NULL
-+__uncore_filter_mask_show_10244 __uncore_filter_mask_show 0 10244 NULL nohasharray
-+mutex_lock_killable_10244 mutex_lock_killable 0 10244 &__uncore_filter_mask_show_10244 nohasharray
-+nfc_alloc_recv_skb_10244 nfc_alloc_recv_skb 1 10244 &mutex_lock_killable_10244
-+ipip6_tunnel_init_10251 ipip6_tunnel_init 0 10251 NULL nohasharray
-+m2p_find_override_pfn_10251 m2p_find_override_pfn 0-2 10251 &ipip6_tunnel_init_10251
++nfc_alloc_recv_skb_10244 nfc_alloc_recv_skb 1 10244 NULL nohasharray
++__uncore_filter_mask_show_10244 __uncore_filter_mask_show 0 10244 &nfc_alloc_recv_skb_10244 nohasharray
++mutex_lock_killable_10244 mutex_lock_killable 0 10244 &__uncore_filter_mask_show_10244
++ipip6_tunnel_init_10251 ipip6_tunnel_init 0 10251 NULL
+ov2640_mask_set_10255 ov2640_mask_set 0 10255 NULL
+cciss_proc_write_10259 cciss_proc_write 3-0 10259 NULL
+store_protocols_10261 store_protocols 0-4 10261 NULL
-+target_core_dev_attrib_attr_store_10273 target_core_dev_attrib_attr_store 0 10273 NULL nohasharray
-+irq_affinity_proc_write_10273 irq_affinity_proc_write 3-0 10273 &target_core_dev_attrib_attr_store_10273 nohasharray
-+snd_pcm_lib_preallocate_pages1_10273 snd_pcm_lib_preallocate_pages1 2 10273 &irq_affinity_proc_write_10273
++snd_pcm_lib_preallocate_pages1_10273 snd_pcm_lib_preallocate_pages1 2 10273 NULL nohasharray
++target_core_dev_attrib_attr_store_10273 target_core_dev_attrib_attr_store 0 10273 &snd_pcm_lib_preallocate_pages1_10273 nohasharray
++irq_affinity_proc_write_10273 irq_affinity_proc_write 3-0 10273 &target_core_dev_attrib_attr_store_10273
+xfs_bmbt_alloc_block_10277 xfs_bmbt_alloc_block 0 10277 NULL
+rx8025_get_clock_adjust_10280 rx8025_get_clock_adjust 0 10280 NULL
-+__qlcnic_pci_sriov_enable_10281 __qlcnic_pci_sriov_enable 0-2 10281 NULL
++__qlcnic_pci_sriov_enable_10281 __qlcnic_pci_sriov_enable 2-0 10281 NULL
+add_keys_10284 add_keys 0 10284 NULL
-+toshiba_kbd_bl_timeout_store_10286 toshiba_kbd_bl_timeout_store 0-4 10286 NULL
+snd_rme9652_capture_copy_10287 snd_rme9652_capture_copy 5 10287 NULL
+ubi_leb_change_10289 ubi_leb_change 4-0 10289 NULL nohasharray
+adp8870_bl_l5_dark_max_show_10289 adp8870_bl_l5_dark_max_show 0 10289 &ubi_leb_change_10289
@@ -122853,10 +123244,11 @@ index 0000000..df41844
+smc91c92_resume_10372 smc91c92_resume 0 10372 NULL
+phy_connect_direct_10374 phy_connect_direct 0 10374 NULL
+iscsi_nacl_param_show_MaxConnections_10377 iscsi_nacl_param_show_MaxConnections 0 10377 NULL
-+rxon_assoc_10379 rxon_assoc 0 10379 NULL nohasharray
-+ecryptfs_decode_and_decrypt_filename_10379 ecryptfs_decode_and_decrypt_filename 5 10379 &rxon_assoc_10379
++ecryptfs_decode_and_decrypt_filename_10379 ecryptfs_decode_and_decrypt_filename 5 10379 NULL nohasharray
++rxon_assoc_10379 rxon_assoc 0 10379 &ecryptfs_decode_and_decrypt_filename_10379
+show_rdac0_10381 show_rdac0 0 10381 NULL
-+si5351_clkin_prepare_10394 si5351_clkin_prepare 0 10394 NULL
++si5351_clkin_prepare_10394 si5351_clkin_prepare 0 10394 NULL nohasharray
++update_bits_10394 update_bits 0 10394 &si5351_clkin_prepare_10394
+show_gpio_10395 show_gpio 0 10395 NULL
+do_compat_pselect_10398 do_compat_pselect 1 10398 NULL
+airspy_start_streaming_10403 airspy_start_streaming 0 10403 NULL nohasharray
@@ -122882,7 +123274,6 @@ index 0000000..df41844
+show_control_state_10474 show_control_state 0 10474 NULL
+hash_ipportip6_expire_10478 hash_ipportip6_expire 4 10478 NULL
+clip_device_event_10481 clip_device_event 0 10481 NULL
-+nouveau_pwr_create__10483 nouveau_pwr_create_ 4 10483 NULL
+mt9m111_setup_geometry_10485 mt9m111_setup_geometry 0 10485 NULL
+ath10k_wmi_vdev_start_10487 ath10k_wmi_vdev_start 0 10487 NULL
+__il4965_up_10489 __il4965_up 0 10489 NULL nohasharray
@@ -122899,14 +123290,14 @@ index 0000000..df41844
+osd_req_write_sg_kern_10514 osd_req_write_sg_kern 5 10514 NULL nohasharray
+therm_throt_device_show_package_throttle_count_10514 therm_throt_device_show_package_throttle_count 0 10514 &osd_req_write_sg_kern_10514
+rds_message_alloc_10517 rds_message_alloc 1 10517 NULL
-+qlcnic_pci_sriov_enable_10519 qlcnic_pci_sriov_enable 0-2 10519 NULL
++qlcnic_pci_sriov_enable_10519 qlcnic_pci_sriov_enable 2-0 10519 NULL
+get_vm_area_caller_10527 get_vm_area_caller 1 10527 NULL nohasharray
+snd_als4000_playback_prepare_10527 snd_als4000_playback_prepare 0 10527 &get_vm_area_caller_10527 nohasharray
+cw1200_start_10527 cw1200_start 0 10527 &snd_als4000_playback_prepare_10527
+iscsi_stat_instance_show_attr_inst_10529 iscsi_stat_instance_show_attr_inst 0 10529 NULL nohasharray
+add_control_with_pfx_10529 add_control_with_pfx 0 10529 &iscsi_stat_instance_show_attr_inst_10529
-+set_temp_max_10531 set_temp_max 0-4 10531 NULL nohasharray
-+__ceph_tcp_sendpage_10531 __ceph_tcp_sendpage 4 10531 &set_temp_max_10531
++__ceph_tcp_sendpage_10531 __ceph_tcp_sendpage 4 10531 NULL nohasharray
++set_temp_max_10531 set_temp_max 0-4 10531 &__ceph_tcp_sendpage_10531
+snd_pcm_lib_read_10536 snd_pcm_lib_read 0-3 10536 NULL nohasharray
+kstrtouint_from_user_10536 kstrtouint_from_user 2-0 10536 &snd_pcm_lib_read_10536
+get_key_10538 get_key 0 10538 NULL
@@ -122916,7 +123307,6 @@ index 0000000..df41844
+ivtv_start_10559 ivtv_start 0 10559 NULL
+ipr_read_dump_10560 ipr_read_dump 0-5-6 10560 NULL
+dix_show_10568 dix_show 0 10568 NULL
-+clip_add_10571 clip_add 0 10571 NULL
+smb2_wait_mtu_credits_10573 smb2_wait_mtu_credits 0 10573 NULL
+ext4_write_begin_10576 ext4_write_begin 3-4-0 10576 NULL nohasharray
+lkfirst_show_10576 lkfirst_show 0 10576 &ext4_write_begin_10576
@@ -122924,7 +123314,8 @@ index 0000000..df41844
+read_usb_charge_10584 read_usb_charge 0 10584 NULL nohasharray
+set_cmci_disabled_10584 set_cmci_disabled 0-4 10584 &read_usb_charge_10584
+selinux_inode_getxattr_10587 selinux_inode_getxattr 0 10587 NULL
-+scrub_remap_extent_10588 scrub_remap_extent 2 10588 NULL
++scrub_remap_extent_10588 scrub_remap_extent 2 10588 NULL nohasharray
++ds1685_rtc_sysfs_auxbatt_show_10588 ds1685_rtc_sysfs_auxbatt_show 0 10588 &scrub_remap_extent_10588
+validate_buf_10589 validate_buf 0 10589 NULL
+set_in_max1_10590 set_in_max1 0-4 10590 NULL
+otp_read_10594 otp_read 5-4-2 10594 NULL
@@ -122938,7 +123329,6 @@ index 0000000..df41844
+ima_show_htable_violations_10619 ima_show_htable_violations 3-0 10619 NULL nohasharray
+migratepage_10619 migratepage 0 10619 &ima_show_htable_violations_10619
+cxgb3_get_cpl_reply_skb_10620 cxgb3_get_cpl_reply_skb 2 10620 NULL
-+min_partial_show_10625 min_partial_show 0 10625 NULL
+de_refill_rx_10626 de_refill_rx 0 10626 NULL
+set_attr_mode_lsb_10628 set_attr_mode_lsb 0-4 10628 NULL
+alloc_coherent_10632 alloc_coherent 2 10632 NULL nohasharray
@@ -122970,10 +123360,10 @@ index 0000000..df41844
+create_endpoint_and_queue_bulk_10698 create_endpoint_and_queue_bulk 0 10698 NULL
+ubi_wl_get_peb_10699 ubi_wl_get_peb 0 10699 NULL
+floppy_cmos_show_10701 floppy_cmos_show 0 10701 NULL
-+map_attr_show_10707 map_attr_show 0 10707 NULL
+selinux_inode_setxattr_10708 selinux_inode_setxattr 4-0 10708 NULL
+qla82xx_reset_chip_10709 qla82xx_reset_chip 0 10709 NULL
+bnad_mac_addr_set_locked_10710 bnad_mac_addr_set_locked 0 10710 NULL
++ovl_fill_lower_10712 ovl_fill_lower 3 10712 NULL
+rtl92cu_hw_init_10718 rtl92cu_hw_init 0 10718 NULL
+pvr2_ioread_read_10720 pvr2_ioread_read 3-0 10720 NULL nohasharray
+shash_async_setkey_10720 shash_async_setkey 3 10720 &pvr2_ioread_read_10720
@@ -122997,7 +123387,6 @@ index 0000000..df41844
+ufs_write_inode_10767 ufs_write_inode 0 10767 NULL nohasharray
+selinux_disable_10767 selinux_disable 0 10767 &ufs_write_inode_10767
+qla4xxx_iscsi_version_show_10768 qla4xxx_iscsi_version_show 0 10768 NULL
-+mfn_to_local_pfn_10777 mfn_to_local_pfn 1 10777 NULL
+__qp_memcpy_to_queue_10779 __qp_memcpy_to_queue 4-2 10779 NULL
+max_contrast_show_10783 max_contrast_show 0 10783 NULL
+class_osdblk_add_10788 class_osdblk_add 0-4 10788 NULL
@@ -123005,8 +123394,8 @@ index 0000000..df41844
+i915_gem_wait_for_error_10791 i915_gem_wait_for_error 0 10791 NULL nohasharray
+ad7793_set_channel_10791 ad7793_set_channel 0 10791 &i915_gem_wait_for_error_10791
+b43_lpphy_op_init_10795 b43_lpphy_op_init 0 10795 NULL
-+hpwdt_write_10796 hpwdt_write 0-3 10796 NULL nohasharray
-+ttm_dma_page_pool_free_10796 ttm_dma_page_pool_free 2-0 10796 &hpwdt_write_10796
++ttm_dma_page_pool_free_10796 ttm_dma_page_pool_free 2-0 10796 NULL nohasharray
++hpwdt_write_10796 hpwdt_write 0-3 10796 &ttm_dma_page_pool_free_10796
+sys_bind_10799 sys_bind 3 10799 NULL
+query_info_10800 query_info 0 10800 NULL
+usbtv_queue_setup_10801 usbtv_queue_setup 0 10801 NULL
@@ -123023,8 +123412,8 @@ index 0000000..df41844
+mmc_io_rw_direct_host_10826 mmc_io_rw_direct_host 0 10826 &b43legacy_write_initvals_10826
+snd_hda_attach_beep_device_10828 snd_hda_attach_beep_device 0 10828 NULL
+rsi_parse_10831 rsi_parse 0 10831 NULL
-+pwm_enable_store_10832 pwm_enable_store 0-4 10832 NULL nohasharray
-+send_command_10832 send_command 0-4 10832 &pwm_enable_store_10832
++send_command_10832 send_command 4-0 10832 NULL nohasharray
++pwm_enable_store_10832 pwm_enable_store 0-4 10832 &send_command_10832
+lbs_sleepparams_read_10840 lbs_sleepparams_read 3-0 10840 NULL
+ext4_direct_IO_10843 ext4_direct_IO 4-0 10843 NULL
+simple_playback_build_controls_10847 simple_playback_build_controls 0 10847 NULL
@@ -123053,7 +123442,8 @@ index 0000000..df41844
+qla2x00_sysfs_read_vpd_10893 qla2x00_sysfs_read_vpd 6-0-5 10893 NULL
+__ipath_get_user_pages_10896 __ipath_get_user_pages 0 10896 NULL
+get_scq_10897 get_scq 2 10897 NULL
-+show_plat_type_10901 show_plat_type 0 10901 NULL
++show_plat_type_10901 show_plat_type 0 10901 NULL nohasharray
++isp1760_udc_start_10901 isp1760_udc_start 0 10901 &show_plat_type_10901
+tifm_alloc_adapter_10903 tifm_alloc_adapter 1 10903 NULL nohasharray
+mcam_vb_start_streaming_10903 mcam_vb_start_streaming 0 10903 &tifm_alloc_adapter_10903
+bt_to_errno_10906 bt_to_errno 0 10906 NULL
@@ -123098,7 +123488,6 @@ index 0000000..df41844
+show_state_usage_11007 show_state_usage 0 11007 NULL nohasharray
+niu_reset_rx_xmac_11007 niu_reset_rx_xmac 0 11007 &show_state_usage_11007
+show_io_db_11009 show_io_db 0 11009 NULL
-+balloon_cpu_notify_11010 balloon_cpu_notify 0 11010 NULL
+btree_write_cache_pages_11012 btree_write_cache_pages 0 11012 NULL
+enic_open_11015 enic_open 0 11015 NULL
+read_11017 read 0 11017 NULL
@@ -123106,12 +123495,11 @@ index 0000000..df41844
+SetLineNumber_11023 SetLineNumber 0 11023 NULL
+crc32_pclmul_setkey_11032 crc32_pclmul_setkey 0 11032 NULL nohasharray
+read_11032 read 0 11032 &crc32_pclmul_setkey_11032
-+mb_find_next_bit_11037 mb_find_next_bit 0-2-3 11037 NULL nohasharray
++mb_find_next_bit_11037 mb_find_next_bit 0-2 11037 NULL nohasharray
+ixgbe_disable_sriov_11037 ixgbe_disable_sriov 0 11037 &mb_find_next_bit_11037
+shmem_listxattr_11040 shmem_listxattr 0-3 11040 NULL
+mask_and_set_register_11042 mask_and_set_register 0 11042 NULL
-+sys_sendfile_11048 sys_sendfile 4 11048 NULL nohasharray
-+nouveau_gpio_create__11048 nouveau_gpio_create_ 4 11048 &sys_sendfile_11048
++sys_sendfile_11048 sys_sendfile 4 11048 NULL
+tda10048_writeregbulk_11050 tda10048_writeregbulk 4 11050 NULL
+char2uni_11054 char2uni 0 11054 NULL
+srpt_tpg_attrib_store_srp_sq_size_11059 srpt_tpg_attrib_store_srp_sq_size 0-3 11059 NULL
@@ -123120,6 +123508,7 @@ index 0000000..df41844
+__sysv_write_inode_11069 __sysv_write_inode 0 11069 NULL
+bond_enslave_11070 bond_enslave 0 11070 NULL
+lpt_gc_lnum_11073 lpt_gc_lnum 0 11073 NULL
++bond_get_size_11077 bond_get_size 0 11077 NULL
+tcp_send_mss_11079 tcp_send_mss 0 11079 NULL
+count_argc_11083 count_argc 0 11083 NULL
+gt_min_freq_mhz_show_11084 gt_min_freq_mhz_show 0 11084 NULL
@@ -123142,14 +123531,13 @@ index 0000000..df41844
+store_frontswap_inertia_11129 store_frontswap_inertia 0-4 11129 NULL
+dlfb_realloc_framebuffer_11133 dlfb_realloc_framebuffer 0 11133 NULL
+ip6table_nat_local_fn_11142 ip6table_nat_local_fn 0 11142 NULL
-+pcnet32_get_regs_len_11144 pcnet32_get_regs_len 0 11144 NULL nohasharray
-+vv6410_set_hflip_11144 vv6410_set_hflip 0 11144 &pcnet32_get_regs_len_11144
++vv6410_set_hflip_11144 vv6410_set_hflip 0 11144 NULL nohasharray
++pcnet32_get_regs_len_11144 pcnet32_get_regs_len 0 11144 &vv6410_set_hflip_11144
+temp_northbridge_11147 temp_northbridge 0 11147 NULL
+process_ini_11152 process_ini 0 11152 NULL
+ds2780_set_rsgain_register_11153 ds2780_set_rsgain_register 0 11153 NULL
+acpi_os_map_memory_11161 acpi_os_map_memory 1-2 11161 NULL nohasharray
+__uncore_cmask5_show_11161 __uncore_cmask5_show 0 11161 &acpi_os_map_memory_11161
-+iwl_pcie_set_cmd_in_flight_11169 iwl_pcie_set_cmd_in_flight 0 11169 NULL
+target_core_alua_tg_pt_gp_show_attr_alua_access_status_11170 target_core_alua_tg_pt_gp_show_attr_alua_access_status 0 11170 NULL
+ioat2_alloc_ring_11172 ioat2_alloc_ring 2 11172 NULL
+acpi_ec_read_io_11175 acpi_ec_read_io 0-3 11175 NULL
@@ -123167,12 +123555,14 @@ index 0000000..df41844
+fb_set_var_11211 fb_set_var 0 11211 NULL
+dma_mapping_error_11213 dma_mapping_error 0-2 11213 NULL
+set_pwm1_11215 set_pwm1 0-4 11215 NULL
++test_walk_11216 test_walk 0 11216 NULL
+sq_overhead_11218 sq_overhead 0 11218 NULL
+zd_submit_waiting_urb_11219 zd_submit_waiting_urb 0 11219 NULL
+__swab16p_11220 __swab16p 0 11220 NULL
+il_dbgfs_rx_queue_read_11221 il_dbgfs_rx_queue_read 3-0 11221 NULL
+snd_es1938_playback2_trigger_11224 snd_es1938_playback2_trigger 0 11224 NULL
-+tda18218_wr_reg_11232 tda18218_wr_reg 0 11232 NULL
++top_off_timer_show_11232 top_off_timer_show 0 11232 NULL nohasharray
++tda18218_wr_reg_11232 tda18218_wr_reg 0 11232 &top_off_timer_show_11232
+xiic_bus_busy_11233 xiic_bus_busy 0 11233 NULL nohasharray
+vid_out_start_streaming_11233 vid_out_start_streaming 0 11233 &xiic_bus_busy_11233
+comedi_alloc_spriv_11234 comedi_alloc_spriv 2 11234 NULL
@@ -123184,7 +123574,7 @@ index 0000000..df41844
+call_usermodehelper_11245 call_usermodehelper 0 11245 NULL
+of_irq_count_11253 of_irq_count 0 11253 NULL
+store_refalign_11257 store_refalign 0-4 11257 NULL
-+ubifs_write_node_11258 ubifs_write_node 3-5-0 11258 NULL
++ubifs_write_node_11258 ubifs_write_node 5-3-0 11258 NULL
+ath5k_attr_show_noise_immunity_level_11266 ath5k_attr_show_noise_immunity_level 0 11266 NULL nohasharray
+srpt_wwn_show_attr_version_11266 srpt_wwn_show_attr_version 0 11266 &ath5k_attr_show_noise_immunity_level_11266
+hugetlbfs_read_11268 hugetlbfs_read 3-0 11268 NULL
@@ -123201,14 +123591,12 @@ index 0000000..df41844
+__proc_daemon_file_11305 __proc_daemon_file 5 11305 NULL
+rtl2832_sdr_alloc_urbs_11306 rtl2832_sdr_alloc_urbs 0 11306 NULL
+cma_clear_bitmap_11308 cma_clear_bitmap 3 11308 NULL
-+bcache_dev_sectors_dirty_add_11315 bcache_dev_sectors_dirty_add 3 11315 NULL
+tcp_send_rcvq_11316 tcp_send_rcvq 3-0 11316 NULL
+vidioc_qbuf_11319 vidioc_qbuf 0 11319 NULL
+kovaplus_sysfs_read_profilex_settings_11320 kovaplus_sysfs_read_profilex_settings 0-5-6 11320 NULL nohasharray
+iscsi_stat_tgt_attr_attr_show_11320 iscsi_stat_tgt_attr_attr_show 0 11320 &kovaplus_sysfs_read_profilex_settings_11320
-+tiadc_buffer_postdisable_11321 tiadc_buffer_postdisable 0 11321 NULL nohasharray
-+__pfn_to_mfn_11321 __pfn_to_mfn 0 11321 &tiadc_buffer_postdisable_11321
-+iwl_dbgfs_ss_force_read_11323 iwl_dbgfs_ss_force_read 3 11323 NULL
++tiadc_buffer_postdisable_11321 tiadc_buffer_postdisable 0 11321 NULL
++iwl_dbgfs_ss_force_read_11323 iwl_dbgfs_ss_force_read 3-0 11323 NULL
+shmem_radix_tree_replace_11325 shmem_radix_tree_replace 0 11325 NULL
+construct_key_11329 construct_key 3 11329 NULL nohasharray
+__kfifo_out_peek_11329 __kfifo_out_peek 0-3 11329 &construct_key_11329
@@ -123219,12 +123607,14 @@ index 0000000..df41844
+ufx_enable_11338 ufx_enable 0 11338 NULL
+dev_uc_add_11343 dev_uc_add 0 11343 NULL
+setup_cpu_watcher_11344 setup_cpu_watcher 0 11344 NULL
++ext4_get_inline_size_11349 ext4_get_inline_size 0 11349 NULL
+mt9m001_s_stream_11350 mt9m001_s_stream 0 11350 NULL
++kmx61_mag_validate_trigger_11352 kmx61_mag_validate_trigger 0 11352 NULL
+sel_write_create_11353 sel_write_create 3 11353 NULL
+show_in1_input_11354 show_in1_input 0 11354 NULL
+handle_unit_11355 handle_unit 0-1 11355 NULL
-+create_input_ctls_11360 create_input_ctls 0 11360 NULL nohasharray
-+batadv_skb_head_push_11360 batadv_skb_head_push 2 11360 &create_input_ctls_11360
++batadv_skb_head_push_11360 batadv_skb_head_push 2 11360 NULL nohasharray
++create_input_ctls_11360 create_input_ctls 0 11360 &batadv_skb_head_push_11360
+of_get_available_child_count_11361 of_get_available_child_count 0 11361 NULL
+drm_vblank_init_11362 drm_vblank_init 2 11362 NULL nohasharray
+thread_siblings_list_show_11362 thread_siblings_list_show 0 11362 &drm_vblank_init_11362
@@ -123235,7 +123625,6 @@ index 0000000..df41844
+thermal_cooling_device_cur_state_show_11373 thermal_cooling_device_cur_state_show 0 11373 NULL
+xfs_bmap_add_attrfork_btree_11375 xfs_bmap_add_attrfork_btree 0 11375 NULL
+lpfc_poll_tmo_show_11377 lpfc_poll_tmo_show 0 11377 NULL
-+amd_rng_data_read_11378 amd_rng_data_read 0 11378 NULL
+__spi_queued_transfer_11379 __spi_queued_transfer 0 11379 NULL
+rtl2832_sdr_alloc_stream_bufs_11380 rtl2832_sdr_alloc_stream_bufs 0 11380 NULL
+tcf_register_action_11381 tcf_register_action 2 11381 NULL
@@ -123262,6 +123651,7 @@ index 0000000..df41844
+show_blue_11412 show_blue 0 11412 NULL nohasharray
+matroxfb_dh_check_var_11412 matroxfb_dh_check_var 0 11412 &show_blue_11412
+mem_fw_gen_free_mem_blks_read_11413 mem_fw_gen_free_mem_blks_read 3-0 11413 NULL
++ath6kl_wmi_test_rx_11414 ath6kl_wmi_test_rx 3 11414 NULL
+iscsi_tpg_param_show_HeaderDigest_11416 iscsi_tpg_param_show_HeaderDigest 0 11416 NULL
+adis16480_show_firmware_revision_11417 adis16480_show_firmware_revision 3-0 11417 NULL nohasharray
+xfs_btree_lookup_11417 xfs_btree_lookup 0 11417 &adis16480_show_firmware_revision_11417
@@ -123280,7 +123670,6 @@ index 0000000..df41844
+bttv_read_11432 bttv_read 3-0 11432 NULL
+adt7310_spi_write_byte_11434 adt7310_spi_write_byte 0 11434 NULL
+iommu_group_show_name_11438 iommu_group_show_name 0 11438 NULL
-+red_zone_store_11439 red_zone_store 0-3 11439 NULL
+wait_on_bit_lock_action_11447 wait_on_bit_lock_action 0 11447 NULL
+ov2640_g_crop_11448 ov2640_g_crop 0 11448 NULL
+sock_has_perm_11452 sock_has_perm 0 11452 NULL
@@ -123314,7 +123703,7 @@ index 0000000..df41844
+c2port_show_name_11518 c2port_show_name 0 11518 NULL nohasharray
+ll_direct_IO_26_seg_11518 ll_direct_IO_26_seg 0 11518 &c2port_show_name_11518
+__dwc3_gadget_ep_enable_11523 __dwc3_gadget_ep_enable 0 11523 NULL
-+twl_direction_in_11527 twl_direction_in 0-2 11527 NULL
++twl_direction_in_11527 twl_direction_in 2-0 11527 NULL
+usb_pcwd_temperature_read_11539 usb_pcwd_temperature_read 0-3 11539 NULL
+__uncore_event_ext_show_11540 __uncore_event_ext_show 0 11540 NULL
+hif_usb_send_mgmt_11542 hif_usb_send_mgmt 0 11542 NULL
@@ -123330,21 +123719,22 @@ index 0000000..df41844
+skb_cow_data_11565 skb_cow_data 0-2 11565 NULL
+i2c_smbus_read_word_swapped_11566 i2c_smbus_read_word_swapped 0 11566 NULL nohasharray
+build_avpair_blob_11566 build_avpair_blob 0 11566 &i2c_smbus_read_word_swapped_11566 nohasharray
-+set_fan_auto_channel_11566 set_fan_auto_channel 0-4 11566 &build_avpair_blob_11566 nohasharray
-+smk_bu_note_11566 smk_bu_note 0-5 11566 &set_fan_auto_channel_11566
++smk_bu_note_11566 smk_bu_note 0-5 11566 &build_avpair_blob_11566 nohasharray
++set_fan_auto_channel_11566 set_fan_auto_channel 0-4 11566 &smk_bu_note_11566
+atomic_notifier_call_chain_11567 atomic_notifier_call_chain 0 11567 NULL
+mlx4_init_cmpt_table_11569 mlx4_init_cmpt_table 3 11569 NULL
+CIFSSMBWrite2_11570 CIFSSMBWrite2 0 11570 NULL
+check_hotplug_memory_range_11575 check_hotplug_memory_range 0 11575 NULL
+lpfc_idiag_ctlacc_write_11576 lpfc_idiag_ctlacc_write 3-0 11576 NULL
-+mxl111sf_write_reg_mask_11577 mxl111sf_write_reg_mask 0 11577 NULL nohasharray
-+v9fs_xattr_get_acl_11577 v9fs_xattr_get_acl 0 11577 &mxl111sf_write_reg_mask_11577
++v9fs_xattr_get_acl_11577 v9fs_xattr_get_acl 0 11577 NULL nohasharray
++mxl111sf_write_reg_mask_11577 mxl111sf_write_reg_mask 0 11577 &v9fs_xattr_get_acl_11577
+show_11578 show 0 11578 NULL
+oprofilefs_ulong_to_user_11582 oprofilefs_ulong_to_user 3-0 11582 NULL
+batadv_iv_ogm_orig_add_if_11586 batadv_iv_ogm_orig_add_if 2 11586 NULL
+pvc_bind_11588 pvc_bind 0 11588 NULL
+snd_pcm_action_11589 snd_pcm_action 0 11589 NULL
+zd1211_hw_reset_phy_11591 zd1211_hw_reset_phy 0 11591 NULL
++flash_strobe_store_11592 flash_strobe_store 0-4 11592 NULL
+wl128x_boot_clk_11594 wl128x_boot_clk 0 11594 NULL
+fw_device_op_ioctl_11595 fw_device_op_ioctl 2 11595 NULL
+heartbeat_panic_notifier_11596 heartbeat_panic_notifier 0 11596 NULL
@@ -123361,7 +123751,6 @@ index 0000000..df41844
+mb862xxfb_check_var_11620 mb862xxfb_check_var 0 11620 NULL
+tsl2550_get_adc_value_11625 tsl2550_get_adc_value 0 11625 NULL
+power_write_file_11626 power_write_file 0-3 11626 NULL
-+attr_get_11639 attr_get 0 11639 NULL
+__issue_creg_rw_11641 __issue_creg_rw 0 11641 NULL
+llc_shdlc_alloc_skb_11645 llc_shdlc_alloc_skb 2 11645 NULL
+pm8001_ctl_aap_log_show_11648 pm8001_ctl_aap_log_show 0 11648 NULL nohasharray
@@ -123397,15 +123786,14 @@ index 0000000..df41844
+default_affinity_write_11722 default_affinity_write 0-3 11722 &fm10k_set_mac_11722
+blk_rq_cur_bytes_11723 blk_rq_cur_bytes 0 11723 NULL
+mxt_acquire_irq_11731 mxt_acquire_irq 0 11731 NULL
-+i2c_master_recv_11734 i2c_master_recv 0-3 11734 NULL nohasharray
-+id_show_11734 id_show 0 11734 &i2c_master_recv_11734
-+cx25821_vidupstream_init_11736 cx25821_vidupstream_init 0 11736 NULL
++id_show_11734 id_show 0 11734 NULL nohasharray
++i2c_master_recv_11734 i2c_master_recv 0-3 11734 &id_show_11734
+bch_flash_dev_create_11738 bch_flash_dev_create 0 11738 NULL
+sbp_tpg_attrib_store_mgt_orb_timeout_11745 sbp_tpg_attrib_store_mgt_orb_timeout 0-3 11745 NULL
+vmci_transport_error_to_vsock_error_11746 vmci_transport_error_to_vsock_error 0 11746 NULL
+__pm_runtime_resume_11749 __pm_runtime_resume 0 11749 NULL
++inet_get_link_af_size_11751 inet_get_link_af_size 0 11751 NULL
+iwl_dbgfs_qos_read_11753 iwl_dbgfs_qos_read 3-0 11753 NULL
-+intel_map_page_11762 intel_map_page 0-3 11762 NULL
+show_session_param_ISCSI_PARAM_PORTAL_TYPE_11765 show_session_param_ISCSI_PARAM_PORTAL_TYPE 0 11765 NULL
+ieee80211_get_num_supported_channels_11768 ieee80211_get_num_supported_channels 0 11768 NULL
+tipc_sendmsg_11769 tipc_sendmsg 4-0 11769 NULL
@@ -123441,6 +123829,7 @@ index 0000000..df41844
+macvtap_put_user_11831 macvtap_put_user 0 11831 NULL
+qla4xxx_recover_adapter_11835 qla4xxx_recover_adapter 0 11835 NULL
+avc_has_perm_11840 avc_has_perm 0 11840 NULL
++cyapa_gen3_write_fw_block_11841 cyapa_gen3_write_fw_block 0 11841 NULL
+__uncore_filter_cfg_en_show_11842 __uncore_filter_cfg_en_show 0 11842 NULL nohasharray
+notify_11842 notify 0 11842 &__uncore_filter_cfg_en_show_11842
+unix_stream_connect_11844 unix_stream_connect 3 11844 NULL
@@ -123459,29 +123848,27 @@ index 0000000..df41844
+show_sf2_level_11876 show_sf2_level 0 11876 NULL
+sht15_end_transmission_11877 sht15_end_transmission 0 11877 NULL nohasharray
+nr_hugepages_store_common_11877 nr_hugepages_store_common 0-4 11877 &sht15_end_transmission_11877
-+lpfc_modelname_show_11878 lpfc_modelname_show 0 11878 NULL nohasharray
-+l2cap_chan_send_11878 l2cap_chan_send 0-3 11878 &lpfc_modelname_show_11878
++l2cap_chan_send_11878 l2cap_chan_send 3-0 11878 NULL nohasharray
++lpfc_modelname_show_11878 lpfc_modelname_show 0 11878 &l2cap_chan_send_11878
+ext4_xattr_trusted_set_11879 ext4_xattr_trusted_set 0 11879 NULL
+image_read_11880 image_read 0-6-5 11880 NULL
-+iwl_mvm_send_cmd_pdu_11883 iwl_mvm_send_cmd_pdu 0 11883 NULL nohasharray
-+otg_set_peripheral_11883 otg_set_peripheral 0 11883 &iwl_mvm_send_cmd_pdu_11883 nohasharray
-+_l2_alloc_skb_11883 _l2_alloc_skb 1 11883 &otg_set_peripheral_11883
++_l2_alloc_skb_11883 _l2_alloc_skb 1 11883 NULL nohasharray
++iwl_mvm_send_cmd_pdu_11883 iwl_mvm_send_cmd_pdu 0 11883 &_l2_alloc_skb_11883 nohasharray
++otg_set_peripheral_11883 otg_set_peripheral 0 11883 &iwl_mvm_send_cmd_pdu_11883
+ieee80211_rx_bss_info_11887 ieee80211_rx_bss_info 3 11887 NULL
+avc_audit_11888 avc_audit 0 11888 NULL
+itd1000_set_parameters_11891 itd1000_set_parameters 0 11891 NULL
+uwb_rc_ie_add_one_11893 uwb_rc_ie_add_one 0 11893 NULL
+fuse_direct_write_11900 fuse_direct_write 0-3 11900 NULL
+cifs_idmap_key_instantiate_11901 cifs_idmap_key_instantiate 0 11901 NULL
-+kgdb_nmi_tty_write_11905 kgdb_nmi_tty_write 0-3 11905 NULL
-+snd_pcm_lib_ioctl_channel_info_11906 snd_pcm_lib_ioctl_channel_info 0 11906 NULL nohasharray
-+xstateregs_get_11906 xstateregs_get 4 11906 &snd_pcm_lib_ioctl_channel_info_11906
++xstateregs_get_11906 xstateregs_get 4 11906 NULL nohasharray
++snd_pcm_lib_ioctl_channel_info_11906 snd_pcm_lib_ioctl_channel_info 0 11906 &xstateregs_get_11906
+signalfd_read_11910 signalfd_read 0-3 11910 NULL
+ti_write_11916 ti_write 0-4 11916 NULL
+pc87413_notify_sys_11917 pc87413_notify_sys 0 11917 NULL
+_rbd_dev_v2_snap_features_11922 _rbd_dev_v2_snap_features 0 11922 NULL
+fs_devrw_entry_11924 fs_devrw_entry 3-0 11924 NULL
-+bitmap_remap_11929 bitmap_remap 5 11929 NULL nohasharray
-+SMBNTencrypt_11929 SMBNTencrypt 0 11929 &bitmap_remap_11929
++SMBNTencrypt_11929 SMBNTencrypt 0 11929 NULL
+show_limit_11932 show_limit 0 11932 NULL
+nf_nat_ipv6_local_fn_11937 nf_nat_ipv6_local_fn 0 11937 NULL nohasharray
+max1027_debugfs_reg_access_11937 max1027_debugfs_reg_access 0 11937 &nf_nat_ipv6_local_fn_11937
@@ -123493,15 +123880,13 @@ index 0000000..df41844
+lpfc_enable_npiv_show_11947 lpfc_enable_npiv_show 0 11947 NULL
+iscsi_tpg_param_show_ImmediateData_11951 iscsi_tpg_param_show_ImmediateData 0 11951 NULL
+node_read_cpumap_11952 node_read_cpumap 0 11952 NULL
-+iscsi_nacl_attrib_show_random_datain_seq_offsets_11953 iscsi_nacl_attrib_show_random_datain_seq_offsets 0 11953 NULL nohasharray
-+btmrvl_download_cal_data_11953 btmrvl_download_cal_data 3 11953 &iscsi_nacl_attrib_show_random_datain_seq_offsets_11953
++btmrvl_download_cal_data_11953 btmrvl_download_cal_data 3 11953 NULL nohasharray
++iscsi_nacl_attrib_show_random_datain_seq_offsets_11953 iscsi_nacl_attrib_show_random_datain_seq_offsets 0 11953 &btmrvl_download_cal_data_11953
+set_pwmfreq_11955 set_pwmfreq 0-4 11955 NULL
+show_iface_erl_11956 show_iface_erl 0 11956 NULL
+r1_sync_page_io_11963 r1_sync_page_io 3 11963 NULL
-+show_11965 show 0 11965 NULL nohasharray
-+qla4xxx_mailbox_command_11965 qla4xxx_mailbox_command 0 11965 &show_11965
-+raid56_parity_alloc_scrub_rbio_11966 raid56_parity_alloc_scrub_rbio 5 11966 NULL nohasharray
-+lpfc_iocb_hw_show_11966 lpfc_iocb_hw_show 0 11966 &raid56_parity_alloc_scrub_rbio_11966
++qla4xxx_mailbox_command_11965 qla4xxx_mailbox_command 0 11965 NULL
++lpfc_iocb_hw_show_11966 lpfc_iocb_hw_show 0 11966 NULL
+uhid_dev_destroy_11967 uhid_dev_destroy 0 11967 NULL
+f1x_swap_interleaved_region_11970 f1x_swap_interleaved_region 0-2 11970 NULL
+pptp_getname_11971 pptp_getname 0 11971 NULL
@@ -123512,7 +123897,9 @@ index 0000000..df41844
+netxen_init_firmware_11983 netxen_init_firmware 0 11983 NULL
+bma180_show_avail_11986 bma180_show_avail 0 11986 NULL
+read_and_add_raw_conns_11987 read_and_add_raw_conns 0 11987 NULL
-+smack_file_permission_11990 smack_file_permission 0 11990 NULL
++cyapa_show_rt_suspend_scanrate_11988 cyapa_show_rt_suspend_scanrate 0 11988 NULL
++rp_write_room_11990 rp_write_room 0 11990 NULL nohasharray
++smack_file_permission_11990 smack_file_permission 0 11990 &rp_write_room_11990
+cfq_slice_async_rq_store_11995 cfq_slice_async_rq_store 3-0 11995 NULL
+rtl8180_start_12000 rtl8180_start 0 12000 NULL nohasharray
+sxgbe_init_phy_12000 sxgbe_init_phy 0 12000 &rtl8180_start_12000 nohasharray
@@ -123540,8 +123927,8 @@ index 0000000..df41844
+tg3_test_msi_12057 tg3_test_msi 0 12057 NULL
+mt9m111_s_ctrl_12060 mt9m111_s_ctrl 0 12060 NULL
+brcmf_config_wowl_pattern_12061 brcmf_config_wowl_pattern 4 12061 NULL
-+il4965_ucode_tx_stats_read_12064 il4965_ucode_tx_stats_read 3-0 12064 NULL nohasharray
-+ath10k_dbg_sta_write_aggr_mode_12064 ath10k_dbg_sta_write_aggr_mode 3 12064 &il4965_ucode_tx_stats_read_12064
++ath10k_dbg_sta_write_aggr_mode_12064 ath10k_dbg_sta_write_aggr_mode 3-0 12064 NULL nohasharray
++il4965_ucode_tx_stats_read_12064 il4965_ucode_tx_stats_read 3-0 12064 &ath10k_dbg_sta_write_aggr_mode_12064
+dvb_dmxdev_buffer_write_12065 dvb_dmxdev_buffer_write 3 12065 NULL
+srp_new_cm_id_12069 srp_new_cm_id 0 12069 NULL
+wl12xx_acx_config_ps_12073 wl12xx_acx_config_ps 0 12073 NULL
@@ -123549,8 +123936,8 @@ index 0000000..df41844
+ptc_proc_write_12076 ptc_proc_write 3-0 12076 NULL
+ubifs_recover_log_leb_12079 ubifs_recover_log_leb 3 12079 NULL nohasharray
+i2c_send_bytes_12079 i2c_send_bytes 0 12079 &ubifs_recover_log_leb_12079
-+imx074_g_crop_12081 imx074_g_crop 0 12081 NULL nohasharray
-+u3_entry_store_12081 u3_entry_store 0-4 12081 &imx074_g_crop_12081
++u3_entry_store_12081 u3_entry_store 0-4 12081 NULL nohasharray
++imx074_g_crop_12081 imx074_g_crop 0 12081 &u3_entry_store_12081
+efx_mcdi_check_supported_12082 efx_mcdi_check_supported 0 12082 NULL
+show_conn_param_ISCSI_PARAM_TCP_WSF_DISABLE_12083 show_conn_param_ISCSI_PARAM_TCP_WSF_DISABLE 0 12083 NULL nohasharray
+dpm_suspend_end_12083 dpm_suspend_end 0 12083 &show_conn_param_ISCSI_PARAM_TCP_WSF_DISABLE_12083
@@ -123564,14 +123951,14 @@ index 0000000..df41844
+pcf8583_set_ctrl_12106 pcf8583_set_ctrl 0 12106 NULL
+wm8962_beep_set_12110 wm8962_beep_set 0-4 12110 NULL
+ssb_pcmcia_hardware_setup_12111 ssb_pcmcia_hardware_setup 0 12111 NULL
++toshiba_function_keys_set_12112 toshiba_function_keys_set 0 12112 NULL
+rtsx_transfer_data_partial_12113 rtsx_transfer_data_partial 5 12113 NULL
+snd_disconnect_read_12117 snd_disconnect_read 0-3 12117 NULL
+f_gpio_mod_12118 f_gpio_mod 0 12118 NULL nohasharray
+ntc_show_temp_12118 ntc_show_temp 0 12118 &f_gpio_mod_12118
+da9052_gpio_direction_output_12120 da9052_gpio_direction_output 0 12120 NULL
+lpfc_task_mgmt_tmo_store_12122 lpfc_task_mgmt_tmo_store 0-4 12122 NULL
-+alloc_bulk_urbs_generic_12127 alloc_bulk_urbs_generic 5 12127 NULL nohasharray
-+__i915_wait_request_12127 __i915_wait_request 0 12127 &alloc_bulk_urbs_generic_12127
++__i915_wait_request_12127 __i915_wait_request 0 12127 NULL
+set_powered_12129 set_powered 4 12129 NULL
+ramoops_init_prz_12134 ramoops_init_prz 5 12134 NULL
+xfs_handle_to_dentry_12135 xfs_handle_to_dentry 3 12135 NULL
@@ -123580,7 +123967,7 @@ index 0000000..df41844
+soc_mbus_image_size_12140 soc_mbus_image_size 0-3-2 12140 NULL
+vmw_fifo_reserve_12141 vmw_fifo_reserve 2 12141 NULL
+il4965_store_debug_level_12142 il4965_store_debug_level 0-4 12142 NULL
-+rawsock_recvmsg_12144 rawsock_recvmsg 0-4 12144 NULL
++rawsock_recvmsg_12144 rawsock_recvmsg 4-0 12144 NULL
+zoran_read_12147 zoran_read 0-3 12147 NULL nohasharray
+goldfish_fb_check_var_12147 goldfish_fb_check_var 0 12147 &zoran_read_12147
+btmrvl_sdio_host_to_card_12152 btmrvl_sdio_host_to_card 3 12152 NULL nohasharray
@@ -123590,8 +123977,7 @@ index 0000000..df41844
+suspend_lo_show_12159 suspend_lo_show 0 12159 NULL
+ds1374_read_rtc_12161 ds1374_read_rtc 0 12161 NULL
+ec_write_12162 ec_write 0 12162 NULL
-+compat_sys_msgrcv_12165 compat_sys_msgrcv 3 12165 NULL nohasharray
-+wil_rxdesc_phy_length_12165 wil_rxdesc_phy_length 0 12165 &compat_sys_msgrcv_12165
++wil_rxdesc_phy_length_12165 wil_rxdesc_phy_length 0 12165 NULL
+ath5k_attr_show_spur_level_12172 ath5k_attr_show_spur_level 0 12172 NULL
+fnic_reset_stats_write_12177 fnic_reset_stats_write 3-0 12177 NULL nohasharray
+ovs_tun_key_attr_size_12177 ovs_tun_key_attr_size 0 12177 &fnic_reset_stats_write_12177
@@ -123600,7 +123986,7 @@ index 0000000..df41844
+ddp_make_gl_12179 ddp_make_gl 1 12179 NULL
+sony_pic_bluetoothpower_show_12182 sony_pic_bluetoothpower_show 0 12182 NULL
+compat_do_arpt_set_ctl_12184 compat_do_arpt_set_ctl 4 12184 NULL
-+ip_generic_getfrag_12187 ip_generic_getfrag 3-4 12187 NULL nohasharray
++ip_generic_getfrag_12187 ip_generic_getfrag 4 12187 NULL nohasharray
+tipc_wait_for_sndpkt_12187 tipc_wait_for_sndpkt 0 12187 &ip_generic_getfrag_12187
+virtblk_serial_show_12190 virtblk_serial_show 0 12190 NULL
+iscsit_na_random_r2t_offsets_12192 iscsit_na_random_r2t_offsets 0 12192 NULL
@@ -123629,8 +124015,8 @@ index 0000000..df41844
+tw9910_g_fmt_12243 tw9910_g_fmt 0 12243 NULL
+rx_length_errors_show_12249 rx_length_errors_show 0 12249 NULL
+ib_uverbs_unmarshall_recv_12251 ib_uverbs_unmarshall_recv 5 12251 NULL
-+efx_ethtool_get_regs_len_12255 efx_ethtool_get_regs_len 0 12255 NULL nohasharray
-+max197_store_range_12255 max197_store_range 0-4 12255 &efx_ethtool_get_regs_len_12255
++max197_store_range_12255 max197_store_range 0-4 12255 NULL nohasharray
++efx_ethtool_get_regs_len_12255 efx_ethtool_get_regs_len 0 12255 &max197_store_range_12255
+store_12256 store 0-3 12256 NULL
+ath_descdma_setup_12257 ath_descdma_setup 5 12257 NULL
+_nfs4_proc_mknod_12260 _nfs4_proc_mknod 0 12260 NULL nohasharray
@@ -123639,8 +124025,8 @@ index 0000000..df41844
+setsockopt_12262 setsockopt 0 12262 NULL
+ps2pp_attr_show_smartscroll_12263 ps2pp_attr_show_smartscroll 0 12263 NULL
+ocfs2_xattr_user_set_12266 ocfs2_xattr_user_set 0 12266 NULL
-+start_12267 start 0 12267 NULL nohasharray
-+shash_compat_setkey_12267 shash_compat_setkey 3 12267 &start_12267
++shash_compat_setkey_12267 shash_compat_setkey 3 12267 NULL nohasharray
++start_12267 start 0 12267 &shash_compat_setkey_12267
+bond_option_all_slaves_active_set_12268 bond_option_all_slaves_active_set 0 12268 NULL
+add_sctp_bind_addr_12269 add_sctp_bind_addr 3-0 12269 NULL nohasharray
+decode_ext_sec_blob_12269 decode_ext_sec_blob 0 12269 &add_sctp_bind_addr_12269
@@ -123664,14 +124050,15 @@ index 0000000..df41844
+nouveau_hwmon_set_critical_temp_12312 nouveau_hwmon_set_critical_temp 0-4 12312 NULL
+mwl8k_cmd_mimo_config_12314 mwl8k_cmd_mimo_config 0 12314 NULL
+iscsi_tpg_param_show_MaxConnections_12315 iscsi_tpg_param_show_MaxConnections 0 12315 NULL
-+cdc_ncm_show_wNdpInPayloadRemainder_12316 cdc_ncm_show_wNdpInPayloadRemainder 0 12316 NULL nohasharray
-+bt_sock_recvmsg_12316 bt_sock_recvmsg 0-4 12316 &cdc_ncm_show_wNdpInPayloadRemainder_12316
++bt_sock_recvmsg_12316 bt_sock_recvmsg 4-0 12316 NULL nohasharray
++cdc_ncm_show_wNdpInPayloadRemainder_12316 cdc_ncm_show_wNdpInPayloadRemainder 0 12316 &bt_sock_recvmsg_12316
+bh1770_set_lux_thresh_below_12318 bh1770_set_lux_thresh_below 0-4 12318 NULL
+usnic_transport_sock_to_str_12322 usnic_transport_sock_to_str 2-0 12322 NULL nohasharray
+ocfs2_statfs_12322 ocfs2_statfs 0 12322 &usnic_transport_sock_to_str_12322
+write_rbu_packet_size_12325 write_rbu_packet_size 0-6-5 12325 NULL
+show_urb_12326 show_urb 0 12326 NULL
-+pcbit_writecmd_12332 pcbit_writecmd 2 12332 NULL
++pcbit_writecmd_12332 pcbit_writecmd 2 12332 NULL nohasharray
++HFC_inw_nodebug_12332 HFC_inw_nodebug 0 12332 &pcbit_writecmd_12332
+xfs_bmap_last_extent_12335 xfs_bmap_last_extent 0 12335 NULL
+write_12336 write 0 12336 NULL
+sta_info_insert_rcu_12337 sta_info_insert_rcu 0 12337 NULL
@@ -123690,15 +124077,17 @@ index 0000000..df41844
+smp_alloc_skb_cb_12365 smp_alloc_skb_cb 3-2 12365 NULL
+store_12367 store 0 12367 NULL
+ad_sigma_delta_set_channel_12368 ad_sigma_delta_set_channel 0 12368 NULL
++dev_debug_show_12369 dev_debug_show 0 12369 NULL
+show_pwm_mode_12372 show_pwm_mode 0 12372 NULL nohasharray
+target_stat_scsi_lu_show_attr_inst_12372 target_stat_scsi_lu_show_attr_inst 0 12372 &show_pwm_mode_12372
++read_12377 read 0 12377 NULL
+xfs_iext_inline_to_direct_12384 xfs_iext_inline_to_direct 2 12384 NULL
+show_fnode_ipv6_traffic_class_12385 show_fnode_ipv6_traffic_class 0 12385 NULL nohasharray
+sctp_verify_addr_12385 sctp_verify_addr 0 12385 &show_fnode_ipv6_traffic_class_12385 nohasharray
+isoc_nego_12385 isoc_nego 0 12385 &sctp_verify_addr_12385
+write_file_dump_12391 write_file_dump 3-0 12391 NULL nohasharray
+populate_dir_12391 populate_dir 0 12391 &write_file_dump_12391
-+mp_map_pin_to_irq_12394 mp_map_pin_to_irq 4-1 12394 NULL
++mp_map_pin_to_irq_12394 mp_map_pin_to_irq 1-4 12394 NULL
+target_fabric_nacl_attrib_attr_store_12395 target_fabric_nacl_attrib_attr_store 0-4 12395 NULL
+fm_v4l2_fops_write_12411 fm_v4l2_fops_write 0-3 12411 NULL
+ext4_bg_num_gdb_nometa_12413 ext4_bg_num_gdb_nometa 0 12413 NULL
@@ -123714,26 +124103,23 @@ index 0000000..df41844
+mos7840_open_12439 mos7840_open 0 12439 NULL
+nilfs_segctor_write_12441 nilfs_segctor_write 0 12441 NULL nohasharray
+cfs_array_alloc_12441 cfs_array_alloc 2 12441 &nilfs_segctor_write_12441
-+hwcache_align_show_12442 hwcache_align_show 0 12442 NULL
+iscsi_stat_login_show_attr_inst_12452 iscsi_stat_login_show_attr_inst 0 12452 NULL
+e1000e_get_sset_count_12456 e1000e_get_sset_count 0 12456 NULL
+nvkm_engine_create__12458 nvkm_engine_create_ 7 12458 NULL
+deadline_read_expire_store_12459 deadline_read_expire_store 0-3 12459 NULL
-+skb_do_copy_data_nocache_12465 skb_do_copy_data_nocache 5-0 12465 NULL
+rbd_dev_v2_header_info_12466 rbd_dev_v2_header_info 0 12466 NULL
+defrag_show_12468 defrag_show 0 12468 NULL nohasharray
+mei_write_message_12468 mei_write_message 0 12468 &defrag_show_12468
-+ql_wait_for_drvr_lock_12472 ql_wait_for_drvr_lock 0 12472 NULL nohasharray
-+ip101a_g_config_init_12472 ip101a_g_config_init 0 12472 &ql_wait_for_drvr_lock_12472 nohasharray
-+rsi_prepare_skb_12472 rsi_prepare_skb 4-3 12472 &ip101a_g_config_init_12472
++rsi_prepare_skb_12472 rsi_prepare_skb 4-3 12472 NULL nohasharray
++ql_wait_for_drvr_lock_12472 ql_wait_for_drvr_lock 0 12472 &rsi_prepare_skb_12472 nohasharray
++ip101a_g_config_init_12472 ip101a_g_config_init 0 12472 &ql_wait_for_drvr_lock_12472
+sst_create_block_and_ipc_msg_12473 sst_create_block_and_ipc_msg 0 12473 NULL
+raw_enable_filters_12474 raw_enable_filters 0 12474 NULL
+qla4_82xx_pci_mem_write_direct_12479 qla4_82xx_pci_mem_write_direct 2 12479 NULL nohasharray
+uvc_queue_setup_12479 uvc_queue_setup 0 12479 &qla4_82xx_pci_mem_write_direct_12479
+stream_next_buffer_check_queue_12481 stream_next_buffer_check_queue 0 12481 NULL
+selinux_socket_create_12482 selinux_socket_create 0 12482 NULL
-+max77802_enable_12483 max77802_enable 0 12483 NULL nohasharray
-+target_stat_scsi_lu_show_attr_dev_12483 target_stat_scsi_lu_show_attr_dev 0 12483 &max77802_enable_12483
++target_stat_scsi_lu_show_attr_dev_12483 target_stat_scsi_lu_show_attr_dev 0 12483 NULL
+x25_sendmsg_12487 x25_sendmsg 4-0 12487 NULL
+__iwl_read_prph_12491 __iwl_read_prph 0 12491 NULL
+rtllib_auth_challenge_12493 rtllib_auth_challenge 3 12493 NULL
@@ -123743,6 +124129,7 @@ index 0000000..df41844
+filelayout_commit_pagelist_12506 filelayout_commit_pagelist 0 12506 NULL nohasharray
+driver_probe_device_12506 driver_probe_device 0 12506 &filelayout_commit_pagelist_12506
+nfs_readdir_make_qstr_12509 nfs_readdir_make_qstr 3 12509 NULL
++toshiba_usb_sleep_charge_set_12511 toshiba_usb_sleep_charge_set 0 12511 NULL
+stream_start_12516 stream_start 0 12516 NULL
+open_12519 open 0 12519 NULL
+write_12520 write 0 12520 NULL
@@ -123792,10 +124179,9 @@ index 0000000..df41844
+qla2x00_sysfs_write_vpd_12591 qla2x00_sysfs_write_vpd 0-6-5 12591 &nilfs_segctor_dirty_data_blocks_count_show_12591
+nft_rbtree_privsize_12592 nft_rbtree_privsize 0 12592 NULL
+add_endpoint_12593 add_endpoint 0 12593 NULL
-+xen_write_cr3_12594 xen_write_cr3 1 12594 NULL
+_iwl_dbgfs_prph_reg_write_12597 _iwl_dbgfs_prph_reg_write 3-0 12597 NULL
+tlbflush_write_file_12598 tlbflush_write_file 3-0 12598 NULL
-+ipv6_get_l4proto_12600 ipv6_get_l4proto 0-2 12600 NULL
++ipv6_get_l4proto_12600 ipv6_get_l4proto 2-0 12600 NULL
+ssp_io_req_12603 ssp_io_req 0 12603 NULL nohasharray
+ath10k_ce_send_12603 ath10k_ce_send 0 12603 &ssp_io_req_12603
+vhci_put_user_12604 vhci_put_user 4-0 12604 NULL
@@ -123804,15 +124190,17 @@ index 0000000..df41844
+ethoc_get_regs_len_12608 ethoc_get_regs_len 0 12608 NULL
+qla27xx_fwdt_calculate_dump_size_12617 qla27xx_fwdt_calculate_dump_size 0 12617 NULL nohasharray
+cx8800_s_vid_ctrl_12617 cx8800_s_vid_ctrl 0 12617 &qla27xx_fwdt_calculate_dump_size_12617
-+_nfs41_proc_secinfo_no_name_12624 _nfs41_proc_secinfo_no_name 0 12624 NULL nohasharray
-+fc_fcp_frame_alloc_12624 fc_fcp_frame_alloc 2 12624 &_nfs41_proc_secinfo_no_name_12624
++kmx61_setup_new_data_interrupt_12618 kmx61_setup_new_data_interrupt 0 12618 NULL
++fc_fcp_frame_alloc_12624 fc_fcp_frame_alloc 2 12624 NULL nohasharray
++_nfs41_proc_secinfo_no_name_12624 _nfs41_proc_secinfo_no_name 0 12624 &fc_fcp_frame_alloc_12624
+get_component_fault_12625 get_component_fault 0 12625 NULL
+sdhci_pltfm_init_12627 sdhci_pltfm_init 3 12627 NULL
++wl18xx_acx_ap_sleep_12628 wl18xx_acx_ap_sleep 0 12628 NULL
+pwr_rcvd_awake_bcns_cnt_read_12632 pwr_rcvd_awake_bcns_cnt_read 3-0 12632 NULL
+store_blank_12636 store_blank 0-4 12636 NULL
+pn_sendmsg_12640 pn_sendmsg 4-0 12640 NULL
+dwc3_link_state_write_12641 dwc3_link_state_write 3-0 12641 NULL
-+nr_recvmsg_12649 nr_recvmsg 0-4 12649 NULL
++nr_recvmsg_12649 nr_recvmsg 4-0 12649 NULL
+wb_create_12651 wb_create 1 12651 NULL
+apply_12652 apply 0 12652 NULL
+proc_reg_read_12653 proc_reg_read 0-3 12653 NULL
@@ -123854,7 +124242,6 @@ index 0000000..df41844
+pktgen_setup_dev_12745 pktgen_setup_dev 0 12745 NULL
+show_iostat_ioerr_cnt_12747 show_iostat_ioerr_cnt 0 12747 NULL
+snd_usbtv_prepare_12749 snd_usbtv_prepare 0 12749 NULL
-+dma_fifo_in_12754 dma_fifo_in 0-3 12754 NULL
+ieee80211_if_read_dot11MeshMaxRetries_12756 ieee80211_if_read_dot11MeshMaxRetries 3-0 12756 NULL
+traceSMB_proc_write_12763 traceSMB_proc_write 0-3 12763 NULL
+stac_create_spdif_mux_ctls_12764 stac_create_spdif_mux_ctls 0 12764 NULL
@@ -123863,9 +124250,9 @@ index 0000000..df41844
+listxattr_12769 listxattr 3 12769 NULL
+persistent_show_12774 persistent_show 0 12774 NULL nohasharray
+store_blue_12774 store_blue 0-4 12774 &persistent_show_12774
-+check_ci_12775 check_ci 0 12775 NULL nohasharray
-+tiadc_buffer_postenable_12775 tiadc_buffer_postenable 0 12775 &check_ci_12775 nohasharray
-+ip_ufo_append_data_12775 ip_ufo_append_data 8-7-6 12775 &tiadc_buffer_postenable_12775
++ip_ufo_append_data_12775 ip_ufo_append_data 8-7-6 12775 NULL nohasharray
++check_ci_12775 check_ci 0 12775 &ip_ufo_append_data_12775 nohasharray
++tiadc_buffer_postenable_12775 tiadc_buffer_postenable 0 12775 &check_ci_12775
+validate_index_12777 validate_index 0 12777 NULL
+__iscsi_disc_show_userid_mutual_12779 __iscsi_disc_show_userid_mutual 0 12779 NULL
+store_selfballoon_reserved_mb_12780 store_selfballoon_reserved_mb 0-4 12780 NULL
@@ -123919,13 +124306,12 @@ index 0000000..df41844
+do_setattr_12883 do_setattr 0 12883 &ath9k_dump_4k_modal_eeprom_12883
+show_fnode_tpgt_12887 show_fnode_tpgt 0 12887 NULL
+show_ata_dev_id_12891 show_ata_dev_id 0 12891 NULL
-+show_hold_timer_12892 show_hold_timer 0 12892 NULL nohasharray
-+get_leb_cnt_12892 get_leb_cnt 0-2 12892 &show_hold_timer_12892
++get_leb_cnt_12892 get_leb_cnt 0-2 12892 NULL nohasharray
++show_hold_timer_12892 show_hold_timer 0 12892 &get_leb_cnt_12892
+minix_readpage_12897 minix_readpage 0 12897 NULL
+wsm_cmd_send_12901 wsm_cmd_send 0 12901 NULL
+_regmap_raw_read_12902 _regmap_raw_read 0 12902 NULL nohasharray
+request_12902 request 0 12902 &_regmap_raw_read_12902
-+ocfs2_hamming_encode_block_12904 ocfs2_hamming_encode_block 2 12904 NULL
+sha512_ssse3_export_12905 sha512_ssse3_export 0 12905 NULL
+elan_write_fw_block_12906 elan_write_fw_block 0 12906 NULL
+get_virtual_node_size_12908 get_virtual_node_size 0 12908 NULL
@@ -123940,12 +124326,13 @@ index 0000000..df41844
+SYSC_sendfile_12936 SYSC_sendfile 4 12936 NULL
+nvme_npages_12938 nvme_npages 0-1 12938 NULL nohasharray
+ican3_sysfs_show_term_12938 ican3_sysfs_show_term 0 12938 &nvme_npages_12938
-+target_core_alua_tg_pt_gp_show_attr_alua_support_offline_12939 target_core_alua_tg_pt_gp_show_attr_alua_support_offline 0 12939 NULL nohasharray
-+wil_write_back_12939 wil_write_back 3 12939 &target_core_alua_tg_pt_gp_show_attr_alua_support_offline_12939
++wil_write_back_12939 wil_write_back 3-0 12939 NULL nohasharray
++target_core_alua_tg_pt_gp_show_attr_alua_support_offline_12939 target_core_alua_tg_pt_gp_show_attr_alua_support_offline 0 12939 &wil_write_back_12939
+sdev_show_scsi_level_12941 sdev_show_scsi_level 0 12941 NULL
+register_memory_12944 register_memory 0 12944 NULL
+do_inode_permission_12946 do_inode_permission 0 12946 NULL
+show_alarm_beep_12949 show_alarm_beep 0 12949 NULL
++int340x_thermal_get_zone_temp_12954 int340x_thermal_get_zone_temp 0 12954 NULL
+_ctl_device_delay_show_12957 _ctl_device_delay_show 0 12957 NULL
+qib_map_sg_12958 qib_map_sg 0-3 12958 NULL
+bcsp_prepare_pkt_12961 bcsp_prepare_pkt 3 12961 NULL
@@ -123958,7 +124345,7 @@ index 0000000..df41844
+iwl_mvm_read_external_nvm_12975 iwl_mvm_read_external_nvm 0 12975 NULL
+klp_enable_object_12977 klp_enable_object 0 12977 NULL
+broadsheet_setup_plls_12983 broadsheet_setup_plls 0 12983 NULL
-+_iwl_dbgfs_ss_force_write_12984 _iwl_dbgfs_ss_force_write 3 12984 NULL
++_iwl_dbgfs_ss_force_write_12984 _iwl_dbgfs_ss_force_write 3-0 12984 NULL
+adfs_statfs_12986 adfs_statfs 0 12986 NULL
+sk_peek_offset_12991 sk_peek_offset 0 12991 NULL
+host_lock_show_12993 host_lock_show 0 12993 NULL
@@ -123974,7 +124361,6 @@ index 0000000..df41844
+cyberjack_open_13012 cyberjack_open 0 13012 NULL nohasharray
+musb_srp_store_13012 musb_srp_store 0-4 13012 &cyberjack_open_13012
+vsscanf_13014 vsscanf 0 13014 NULL
-+snd_register_device_for_dev_13015 snd_register_device_for_dev 0 13015 NULL
+dib8096p_tuner_read_serpar_13017 dib8096p_tuner_read_serpar 0-3 13017 NULL
+netvsc_open_13019 netvsc_open 0 13019 NULL
+subsystem_filter_write_13022 subsystem_filter_write 3 13022 NULL
@@ -123996,7 +124382,7 @@ index 0000000..df41844
+ppp_asynctty_read_13062 ppp_asynctty_read 0 13062 NULL
+adv7175_s_fmt_13066 adv7175_s_fmt 0 13066 NULL
+adis_read_reg_16_13072 adis_read_reg_16 0 13072 NULL
-+read_file_tpc_13073 read_file_tpc 3 13073 NULL
++read_file_tpc_13073 read_file_tpc 3-0 13073 NULL
+nf_nat_ipv4_fn_13074 nf_nat_ipv4_fn 0 13074 NULL
+raid5_store_skip_copy_13075 raid5_store_skip_copy 0-3 13075 NULL nohasharray
+bnx2fc_fcoe_reset_13075 bnx2fc_fcoe_reset 0 13075 &raid5_store_skip_copy_13075
@@ -124004,20 +124390,21 @@ index 0000000..df41844
+ti_do_config_13080 ti_do_config 0 13080 NULL
+get_pwm1_13083 get_pwm1 0 13083 NULL
+synaptics_set_disable_gesture_13085 synaptics_set_disable_gesture 0-4 13085 NULL
++radeon_hwmon_get_pwm1_enable_13088 radeon_hwmon_get_pwm1_enable 0 13088 NULL
+xattr_getsecurity_13090 xattr_getsecurity 0 13090 NULL
+blk_rq_map_sg_13092 blk_rq_map_sg 0 13092 NULL
+show_down_head_align_13093 show_down_head_align 0 13093 NULL
+lec_change_mtu_13094 lec_change_mtu 0 13094 NULL
+sbi_ui_store_13095 sbi_ui_store 0-4 13095 NULL
+il_send_add_sta_13097 il_send_add_sta 0 13097 NULL
-+mb_find_next_zero_bit_13100 mb_find_next_zero_bit 3-0-2 13100 NULL
++mb_find_next_zero_bit_13100 mb_find_next_zero_bit 2-3-0 13100 NULL
+ttm_dma_pool_alloc_new_pages_13105 ttm_dma_pool_alloc_new_pages 3 13105 NULL
+bma180_set_new_data_intr_state_13106 bma180_set_new_data_intr_state 0 13106 NULL
+ubi_leb_map_13107 ubi_leb_map 0 13107 NULL
-+SyS_msgrcv_13109 SyS_msgrcv 3 13109 NULL
++next_power_13110 next_power 0 13110 NULL
+snd_rme96_playback_copy_13111 snd_rme96_playback_copy 5 13111 NULL
-+pyra_send_control_13112 pyra_send_control 0 13112 NULL nohasharray
-+snd_pcm_lib_preallocate_pages_for_all_13112 snd_pcm_lib_preallocate_pages_for_all 4 13112 &pyra_send_control_13112
++snd_pcm_lib_preallocate_pages_for_all_13112 snd_pcm_lib_preallocate_pages_for_all 4 13112 NULL nohasharray
++pyra_send_control_13112 pyra_send_control 0 13112 &snd_pcm_lib_preallocate_pages_for_all_13112
+ltc4215_show_power_13117 ltc4215_show_power 0 13117 NULL
+bfad_debugfs_read_13119 bfad_debugfs_read 3-0 13119 NULL
+relay_file_read_13123 relay_file_read 0-3 13123 NULL nohasharray
@@ -124031,11 +124418,10 @@ index 0000000..df41844
+blk_update_request_13146 blk_update_request 3 13146 NULL
+erst_reader_13156 erst_reader 0 13156 NULL
+nes_net_event_13163 nes_net_event 0 13163 NULL
-+hpfs_write_begin_13164 hpfs_write_begin 0-3 13164 NULL nohasharray
-+kmem_cache_shrink_13164 kmem_cache_shrink 0 13164 &hpfs_write_begin_13164
++hpfs_write_begin_13164 hpfs_write_begin 3-0 13164 NULL
+cifs_loose_read_iter_13165 cifs_loose_read_iter 0 13165 NULL
+diva_um_idi_write_13170 diva_um_idi_write 0 13170 NULL
-+caif_stream_recvmsg_13173 caif_stream_recvmsg 0-4 13173 NULL
++caif_stream_recvmsg_13173 caif_stream_recvmsg 4-0 13173 NULL
+ea_set_i_13174 ea_set_i 0 13174 NULL nohasharray
+iscsi_tpg_param_store_MaxXmitDataSegmentLength_13174 iscsi_tpg_param_store_MaxXmitDataSegmentLength 0-3 13174 &ea_set_i_13174
+pwr_disable_ps_read_13176 pwr_disable_ps_read 3-0 13176 NULL
@@ -124061,12 +124447,12 @@ index 0000000..df41844
+mmc_ext_csd_read_13205 mmc_ext_csd_read 3-0 13205 NULL
+nfs_sync_mapping_13207 nfs_sync_mapping 0 13207 NULL
+bitmap_parselist_13211 bitmap_parselist 0 13211 NULL
-+__nodes_fold_13215 __nodes_fold 4 13215 NULL
+lp3972_dcdc_enable_13217 lp3972_dcdc_enable 0 13217 NULL
+get_unaligned_le64_13219 get_unaligned_le64 0 13219 NULL
+svm_msrpm_offset_13220 svm_msrpm_offset 0-1 13220 NULL
+set_vrm_13222 set_vrm 0-4 13222 NULL
+dax_clear_blocks_13223 dax_clear_blocks 3 13223 NULL
++copy_user_subjs_13225 copy_user_subjs 0 13225 NULL
+fnic_trace_ctrl_write_13229 fnic_trace_ctrl_write 3-0 13229 NULL
+arcmsr_sysfs_iop_message_clear_13239 arcmsr_sysfs_iop_message_clear 0-6-5 13239 NULL
+_iwl_dbgfs_disable_power_off_write_13243 _iwl_dbgfs_disable_power_off_write 3-0 13243 NULL
@@ -124103,8 +124489,8 @@ index 0000000..df41844
+read_file_phy_err_13318 read_file_phy_err 3-0 13318 NULL nohasharray
+shmem_getxattr_13318 shmem_getxattr 0 13318 &read_file_phy_err_13318
+max16065_show_current_13327 max16065_show_current 0 13327 NULL
-+koneplus_sysfs_read_tcu_13330 koneplus_sysfs_read_tcu 0-5-6 13330 NULL nohasharray
-+us122l_ctl_msg_13330 us122l_ctl_msg 8 13330 &koneplus_sysfs_read_tcu_13330
++us122l_ctl_msg_13330 us122l_ctl_msg 8 13330 NULL nohasharray
++koneplus_sysfs_read_tcu_13330 koneplus_sysfs_read_tcu 0-5-6 13330 &us122l_ctl_msg_13330
+i2c_sysfs_delete_device_13331 i2c_sysfs_delete_device 0-4 13331 NULL
+connect_layer1_13336 connect_layer1 0 13336 NULL
+kvm_read_nested_guest_page_13337 kvm_read_nested_guest_page 5 13337 NULL
@@ -124112,8 +124498,8 @@ index 0000000..df41844
+dlm_event_store_13352 dlm_event_store 0-3 13352 NULL
+get_bits_13353 get_bits 0-2 13353 NULL
+az6007_i2c_xfer_13357 az6007_i2c_xfer 0-3 13357 NULL
-+ths7303_setval_13360 ths7303_setval 0 13360 NULL nohasharray
-+hscx_empty_fifo_13360 hscx_empty_fifo 2 13360 &ths7303_setval_13360
++hscx_empty_fifo_13360 hscx_empty_fifo 2 13360 NULL nohasharray
++ths7303_setval_13360 ths7303_setval 0 13360 &hscx_empty_fifo_13360
+caif_device_notify_13363 caif_device_notify 0 13363 NULL
+cache_ctr_13364 cache_ctr 2 13364 NULL nohasharray
+xfs_btree_delrec_13364 xfs_btree_delrec 0 13364 &cache_ctr_13364
@@ -124130,13 +124516,14 @@ index 0000000..df41844
+vmxnet3_set_mac_addr_13396 vmxnet3_set_mac_addr 0 13396 NULL
+as3935_sensor_sensitivity_store_13401 as3935_sensor_sensitivity_store 0-4 13401 NULL
+tm6000_prepare_isoc_13404 tm6000_prepare_isoc 0 13404 NULL
-+ieee80211_check_concurrent_iface_13405 ieee80211_check_concurrent_iface 0 13405 NULL nohasharray
-+carl9170_rx_untie_data_13405 carl9170_rx_untie_data 3 13405 &ieee80211_check_concurrent_iface_13405
++carl9170_rx_untie_data_13405 carl9170_rx_untie_data 3 13405 NULL nohasharray
++ieee80211_check_concurrent_iface_13405 ieee80211_check_concurrent_iface 0 13405 &carl9170_rx_untie_data_13405
+sky2_receive_13407 sky2_receive 2 13407 NULL
+ocfs2_inode_lock_update_13414 ocfs2_inode_lock_update 0 13414 NULL nohasharray
+qib_sdma_get_inflight_13414 qib_sdma_get_inflight 0 13414 &ocfs2_inode_lock_update_13414
+store_flush_13416 store_flush 0 13416 NULL
+netxen_alloc_sds_rings_13417 netxen_alloc_sds_rings 2 13417 NULL
++get_tx_data_len_13418 get_tx_data_len 0 13418 NULL
+compat_SyS_sendfile64_13420 compat_SyS_sendfile64 4 13420 NULL
+show_multicast_fast_leave_13427 show_multicast_fast_leave 0 13427 NULL
+bq2415x_exec_command_13430 bq2415x_exec_command 0 13430 NULL
@@ -124154,8 +124541,8 @@ index 0000000..df41844
+__kgdb_notify_13464 __kgdb_notify 0 13464 &igb_notify_dca_13464
+nfs4_set_security_label_13465 nfs4_set_security_label 0 13465 NULL
+musb_mode_store_13466 musb_mode_store 0-4 13466 NULL
-+xen_unmap_single_13468 xen_unmap_single 2 13468 NULL
-+target_freq_show_13471 target_freq_show 0 13471 NULL
++bcm_iproc_i2c_xfer_13471 bcm_iproc_i2c_xfer 0-3 13471 NULL nohasharray
++target_freq_show_13471 target_freq_show 0 13471 &bcm_iproc_i2c_xfer_13471
+rtc_dev_read_13472 rtc_dev_read 0-3 13472 NULL
+iscsi_post_host_event_13473 iscsi_post_host_event 4 13473 NULL
+show_13475 show 0 13475 NULL nohasharray
@@ -124167,8 +124554,8 @@ index 0000000..df41844
+amd8111e_open_13487 amd8111e_open 0 13487 NULL
+write_13490 write 0 13490 NULL
+data_read_13494 data_read 3-0 13494 NULL nohasharray
-+qib_write_umem32_13494 qib_write_umem32 0 13494 &data_read_13494 nohasharray
-+ext_prop_data_store_13494 ext_prop_data_store 0-3 13494 &qib_write_umem32_13494
++ext_prop_data_store_13494 ext_prop_data_store 3-0 13494 &data_read_13494 nohasharray
++qib_write_umem32_13494 qib_write_umem32 0 13494 &ext_prop_data_store_13494
+brcmf_sdiod_ramrw_13500 brcmf_sdiod_ramrw 5 13500 NULL
+queue_nomerges_show_13504 queue_nomerges_show 0 13504 NULL nohasharray
+__cpu_notify_13504 __cpu_notify 0 13504 &queue_nomerges_show_13504
@@ -124197,7 +124584,7 @@ index 0000000..df41844
+hp100_open_13551 hp100_open 0 13551 NULL
+__rpm_callback_13552 __rpm_callback 0 13552 NULL
+i7core_inject_eccmask_store_13555 i7core_inject_eccmask_store 0-4 13555 NULL
-+llcp_sock_recvmsg_13556 llcp_sock_recvmsg 0-4 13556 NULL nohasharray
++llcp_sock_recvmsg_13556 llcp_sock_recvmsg 4-0 13556 NULL nohasharray
+migrate_page_move_mapping_13556 migrate_page_move_mapping 0 13556 &llcp_sock_recvmsg_13556
+ieee80211_if_read_ap_power_level_13558 ieee80211_if_read_ap_power_level 3-0 13558 NULL
+hash_net4_expire_13559 hash_net4_expire 4 13559 NULL
@@ -124215,8 +124602,8 @@ index 0000000..df41844
+driver_override_store_13588 driver_override_store 0-4 13588 NULL
+cache_write_13589 cache_write 3-0 13589 NULL nohasharray
+gt_rp_mhz_show_13589 gt_rp_mhz_show 0 13589 &cache_write_13589
-+make_rate_with_tolerance_13592 make_rate_with_tolerance 0 13592 NULL nohasharray
-+mpt_lan_receive_post_turbo_13592 mpt_lan_receive_post_turbo 2 13592 &make_rate_with_tolerance_13592
++mpt_lan_receive_post_turbo_13592 mpt_lan_receive_post_turbo 2 13592 NULL nohasharray
++make_rate_with_tolerance_13592 make_rate_with_tolerance 0 13592 &mpt_lan_receive_post_turbo_13592
+niu_set_primary_mac_rdc_table_13593 niu_set_primary_mac_rdc_table 0 13593 NULL nohasharray
+srp_add_target_13593 srp_add_target 0 13593 &niu_set_primary_mac_rdc_table_13593
+aac_sa_ioremap_13596 aac_sa_ioremap 2 13596 NULL nohasharray
@@ -124237,7 +124624,7 @@ index 0000000..df41844
+iio_device_add_event_sysfs_13627 iio_device_add_event_sysfs 0 13627 NULL
+tpm_stm_i2c_recv_13629 tpm_stm_i2c_recv 0-3 13629 NULL
+i7core_inject_store_dimm_13633 i7core_inject_store_dimm 0-4 13633 NULL
-+packet_snd_13634 packet_snd 0-3 13634 NULL nohasharray
++packet_snd_13634 packet_snd 3-0 13634 NULL nohasharray
+ocfs2_get_clusters_nocache_13634 ocfs2_get_clusters_nocache 0 13634 &packet_snd_13634 nohasharray
+subsystem_id_store_13634 subsystem_id_store 0-4 13634 &ocfs2_get_clusters_nocache_13634
+decode_lanman_negprot_rsp_13636 decode_lanman_negprot_rsp 0 13636 NULL nohasharray
@@ -124265,7 +124652,7 @@ index 0000000..df41844
+show_fnode_discovery_logout_13684 show_fnode_discovery_logout 0 13684 NULL nohasharray
+wl1271_acx_init_rx_interrupt_13684 wl1271_acx_init_rx_interrupt 0 13684 &show_fnode_discovery_logout_13684
+devcd_data_write_13685 devcd_data_write 0-6-5 13685 NULL
-+wil_read_back_13687 wil_read_back 3 13687 NULL
++wil_read_back_13687 wil_read_back 3-0 13687 NULL
+max8997_bulk_read_13688 max8997_bulk_read 0 13688 NULL nohasharray
+fuse_copy_pages_13688 fuse_copy_pages 0 13688 &max8997_bulk_read_13688
+check_intr_schedule_13691 check_intr_schedule 0 13691 NULL nohasharray
@@ -124273,9 +124660,9 @@ index 0000000..df41844
+uevent_helper_store_13691 uevent_helper_store 0-4 13691 &gadget_dev_desc_bcdUSB_store_13691
+usb_get_string_13693 usb_get_string 0 13693 NULL
+patch_vt2002P_13697 patch_vt2002P 0 13697 NULL
-+ntc_show_name_13704 ntc_show_name 0 13704 NULL nohasharray
-+store_engine3_mode_13704 store_engine3_mode 0-4 13704 &ntc_show_name_13704 nohasharray
-+fw_iso_buffer_alloc_13704 fw_iso_buffer_alloc 2 13704 &store_engine3_mode_13704
++fw_iso_buffer_alloc_13704 fw_iso_buffer_alloc 2 13704 NULL nohasharray
++ntc_show_name_13704 ntc_show_name 0 13704 &fw_iso_buffer_alloc_13704 nohasharray
++store_engine3_mode_13704 store_engine3_mode 0-4 13704 &ntc_show_name_13704
+gprs_attach_13708 gprs_attach 0 13708 NULL
+osst_space_over_filemarks_forward_slow_13711 osst_space_over_filemarks_forward_slow 0 13711 NULL nohasharray
+qlcnic_store_diag_mode_13711 qlcnic_store_diag_mode 0-4 13711 &osst_space_over_filemarks_forward_slow_13711
@@ -124287,8 +124674,8 @@ index 0000000..df41844
+usnic_ib_show_iface_13726 usnic_ib_show_iface 0 13726 NULL
+mcs_set_reg_13730 mcs_set_reg 0 13730 NULL
+cifs_call_async_13731 cifs_call_async 0 13731 NULL
-+dsbr100_setfreq_13739 dsbr100_setfreq 0 13739 NULL nohasharray
-+cfg80211_testmode_alloc_event_skb_13739 cfg80211_testmode_alloc_event_skb 2 13739 &dsbr100_setfreq_13739
++cfg80211_testmode_alloc_event_skb_13739 cfg80211_testmode_alloc_event_skb 2 13739 NULL nohasharray
++dsbr100_setfreq_13739 dsbr100_setfreq 0 13739 &cfg80211_testmode_alloc_event_skb_13739
+ql_wait_reg_rdy_13741 ql_wait_reg_rdy 0 13741 NULL
+audit_unpack_string_13748 audit_unpack_string 3 13748 NULL
+ufs_dtog_13750 ufs_dtog 0-2 13750 NULL
@@ -124317,13 +124704,16 @@ index 0000000..df41844
+mutex_lock_interruptible_nested_13817 mutex_lock_interruptible_nested 0 13817 NULL
+wl18xx_boot_soft_reset_13819 wl18xx_boot_soft_reset 0 13819 NULL nohasharray
+bnx2_reset_nic_13819 bnx2_reset_nic 0 13819 &wl18xx_boot_soft_reset_13819
-+hsi_register_board_info_13820 hsi_register_board_info 2 13820 NULL
++hsi_register_board_info_13820 hsi_register_board_info 2 13820 NULL nohasharray
++snd_line6_prepare_13820 snd_line6_prepare 0 13820 &hsi_register_board_info_13820
+___mei_cl_send_13821 ___mei_cl_send 3 13821 NULL
++mv88e6123_61_65_get_sset_count_13824 mv88e6123_61_65_get_sset_count 0 13824 NULL
+iwl_mvm_add_aux_sta_13827 iwl_mvm_add_aux_sta 0 13827 NULL
+queue_bulk_on_old_endpoint_13828 queue_bulk_on_old_endpoint 0 13828 NULL nohasharray
+__uncore_filter_opc2_show_13828 __uncore_filter_opc2_show 0 13828 &queue_bulk_on_old_endpoint_13828
+netxen_sysfs_read_mem_13830 netxen_sysfs_read_mem 0-6-5 13830 NULL
+qce_ahash_hmac_setkey_13837 qce_ahash_hmac_setkey 3 13837 NULL
++ds1685_rtc_sysfs_serial_show_13839 ds1685_rtc_sysfs_serial_show 0 13839 NULL
+hwrng_attr_available_show_13843 hwrng_attr_available_show 0 13843 NULL
+acknak_13844 acknak 0 13844 NULL nohasharray
+set_mac_and_bssid_13844 set_mac_and_bssid 0 13844 &acknak_13844 nohasharray
@@ -124358,12 +124748,13 @@ index 0000000..df41844
+nilfs_bmap_do_truncate_13904 nilfs_bmap_do_truncate 0 13904 NULL
+xfs_dir3_data_init_13911 xfs_dir3_data_init 0 13911 NULL
+f81232_open_13915 f81232_open 0 13915 NULL
++bluetooth_show_13923 bluetooth_show 0 13923 NULL
+st_sensors_match_odr_13928 st_sensors_match_odr 0 13928 NULL
+ext3_xattr_block_get_13936 ext3_xattr_block_get 0 13936 NULL
+sdev_show_evt_capacity_change_reported_13938 sdev_show_evt_capacity_change_reported 0 13938 NULL nohasharray
+read_packet_data_13938 read_packet_data 0-3-2 13938 &sdev_show_evt_capacity_change_reported_13938 nohasharray
-+ath10k_clear_peer_keys_13938 ath10k_clear_peer_keys 0 13938 &read_packet_data_13938 nohasharray
-+drbd_send_drequest_csum_13938 drbd_send_drequest_csum 5 13938 &ath10k_clear_peer_keys_13938
++drbd_send_drequest_csum_13938 drbd_send_drequest_csum 5 13938 &read_packet_data_13938 nohasharray
++ath10k_clear_peer_keys_13938 ath10k_clear_peer_keys 0 13938 &drbd_send_drequest_csum_13938
+b43_gpio_init_13939 b43_gpio_init 0 13939 NULL
+ieee80211_if_read_dot11MeshForwarding_13940 ieee80211_if_read_dot11MeshForwarding 3-0 13940 NULL
+iwl_dbgfs_protection_mode_read_13943 iwl_dbgfs_protection_mode_read 3-0 13943 NULL
@@ -124371,9 +124762,9 @@ index 0000000..df41844
+ieee80211_if_read_min_discovery_timeout_13946 ieee80211_if_read_min_discovery_timeout 3-0 13946 NULL
+lpfc_idiag_queacc_read_13950 lpfc_idiag_queacc_read 3-0 13950 NULL nohasharray
+pagecache_write_end_13950 pagecache_write_end 0-5 13950 &lpfc_idiag_queacc_read_13950
-+aa_path_name_13951 aa_path_name 0 13951 NULL nohasharray
-+serial_in_13951 serial_in 0 13951 &aa_path_name_13951 nohasharray
-+ath10k_read_nf_cal_period_13951 ath10k_read_nf_cal_period 3 13951 &serial_in_13951
++ath10k_read_nf_cal_period_13951 ath10k_read_nf_cal_period 3-0 13951 NULL nohasharray
++serial_in_13951 serial_in 0 13951 &ath10k_read_nf_cal_period_13951 nohasharray
++aa_path_name_13951 aa_path_name 0 13951 &serial_in_13951
+osc_grant_shrink_interval_seq_write_13952 osc_grant_shrink_interval_seq_write 3 13952 NULL
+hsr_dev_change_mtu_13954 hsr_dev_change_mtu 0 13954 NULL
+audit_caps_13958 audit_caps 3-0 13958 NULL
@@ -124384,7 +124775,7 @@ index 0000000..df41844
+com90xx_found_13974 com90xx_found 3 13974 NULL
+adapter_start_13979 adapter_start 0 13979 NULL nohasharray
+smsc_phy_config_init_13979 smsc_phy_config_init 0 13979 &adapter_start_13979
-+dsp_read_13980 dsp_read 0-2 13980 NULL
++dsp_read_13980 dsp_read 2-0 13980 NULL
+dvb_demux_read_13981 dvb_demux_read 3-0 13981 NULL nohasharray
+func_13981 func 0 13981 &dvb_demux_read_13981
+os_desc_qw_sign_show_13982 os_desc_qw_sign_show 0 13982 NULL
@@ -124395,12 +124786,10 @@ index 0000000..df41844
+stream_pause_release_13997 stream_pause_release 0 13997 NULL
+show_temp_target_14001 show_temp_target 0 14001 NULL nohasharray
+iscsi_tpg_attrib_store_prod_mode_write_protect_14001 iscsi_tpg_attrib_store_prod_mode_write_protect 0-3 14001 &show_temp_target_14001
-+cpu_partial_show_14002 cpu_partial_show 0 14002 NULL nohasharray
-+rsbtbl_size_read_14002 rsbtbl_size_read 0 14002 &cpu_partial_show_14002
++rsbtbl_size_read_14002 rsbtbl_size_read 0 14002 NULL
+dvb_ca_en50221_io_read_14003 dvb_ca_en50221_io_read 0-3 14003 NULL
+ext2_xattr_trusted_get_14006 ext2_xattr_trusted_get 0 14006 NULL
+rbd_dev_v2_features_14011 rbd_dev_v2_features 0 14011 NULL
-+via_rng_data_read_14012 via_rng_data_read 0 14012 NULL
+fib_rules_event_14013 fib_rules_event 0 14013 NULL
+sddr09_write_data_14014 sddr09_write_data 3 14014 NULL
+ext4_journal_force_commit_14015 ext4_journal_force_commit 0 14015 NULL
@@ -124409,7 +124798,7 @@ index 0000000..df41844
+patch_cmi9880_14018 patch_cmi9880 0 14018 &dmi_format_ids_14018
+gpio_active_low_store_14019 gpio_active_low_store 0-4 14019 NULL
+ceph_vxattrcb_dir_rsubdirs_14021 ceph_vxattrcb_dir_rsubdirs 0 14021 NULL nohasharray
-+devm_kmalloc_array_14021 devm_kmalloc_array 3-2 14021 &ceph_vxattrcb_dir_rsubdirs_14021 nohasharray
++devm_kmalloc_array_14021 devm_kmalloc_array 2-3 14021 &ceph_vxattrcb_dir_rsubdirs_14021 nohasharray
+_rtl92s_firmware_downloadcode_14021 _rtl92s_firmware_downloadcode 3 14021 &devm_kmalloc_array_14021
+iscsi_create_flashnode_conn_14022 iscsi_create_flashnode_conn 4 14022 NULL
+cs42l56_beep_set_14023 cs42l56_beep_set 0-4 14023 NULL
@@ -124418,6 +124807,7 @@ index 0000000..df41844
+pci_add_ext_cap_save_buffer_14032 pci_add_ext_cap_save_buffer 3 14032 NULL
+pcf8563_write_block_data_14033 pcf8563_write_block_data 0 14033 NULL
+dvb_usercopy_14036 dvb_usercopy 2 14036 NULL
++mos7720_write_room_14039 mos7720_write_room 0 14039 NULL
+acpi_gbl_exception_handler_14044 acpi_gbl_exception_handler 0 14044 NULL nohasharray
+xfs_bmap_alloc_14044 xfs_bmap_alloc 0 14044 &acpi_gbl_exception_handler_14044
+generic_hdmi_init_14045 generic_hdmi_init 0 14045 NULL
@@ -124434,8 +124824,7 @@ index 0000000..df41844
+_nfs4_proc_statfs_14066 _nfs4_proc_statfs 0 14066 NULL
+pci_conf1_read_14075 pci_conf1_read 0 14075 NULL
+lov_stripeoffset_seq_write_14078 lov_stripeoffset_seq_write 3 14078 NULL
-+_cx88_stop_audio_dma_14079 _cx88_stop_audio_dma 0 14079 NULL nohasharray
-+cp_tm1217_write_14079 cp_tm1217_write 3 14079 &_cx88_stop_audio_dma_14079
++_cx88_stop_audio_dma_14079 _cx88_stop_audio_dma 0 14079 NULL
+w1_master_attribute_store_pullup_14080 w1_master_attribute_store_pullup 0-4 14080 NULL
+_nfs4_proc_readdir_14082 _nfs4_proc_readdir 0 14082 NULL
+cond_read_av_list_14085 cond_read_av_list 0 14085 NULL
@@ -124449,14 +124838,12 @@ index 0000000..df41844
+compat_sys_pselect6_14105 compat_sys_pselect6 1 14105 NULL
+qib_cq_init_14106 qib_cq_init 0 14106 NULL
+sdev_show_type_14107 sdev_show_type 0 14107 NULL
-+sys_bpf_14109 sys_bpf 3 14109 NULL
+palmas_rtc_read_time_14110 palmas_rtc_read_time 0 14110 NULL
+btrfs_space_info_show_bytes_used_14115 btrfs_space_info_show_bytes_used 0 14115 NULL
+selinux_vm_enough_memory_14116 selinux_vm_enough_memory 0 14116 NULL
+wl12xx_set_power_on_14117 wl12xx_set_power_on 0 14117 NULL
+rsc_parse_14119 rsc_parse 0 14119 NULL nohasharray
+enic_set_mac_addr_14119 enic_set_mac_addr 0 14119 &rsc_parse_14119
-+brcmf_sdio_bus_txctl_14123 brcmf_sdio_bus_txctl 3 14123 NULL
+readSuper_14128 readSuper 0 14128 NULL
+show_deactivate_slack_14129 show_deactivate_slack 0 14129 NULL nohasharray
+iscsi_conn_get_addr_param_14129 iscsi_conn_get_addr_param 0 14129 &show_deactivate_slack_14129
@@ -124469,17 +124856,17 @@ index 0000000..df41844
+pm_trace_show_14146 pm_trace_show 0 14146 NULL
+em_canid_change_14150 em_canid_change 3 14150 NULL
+smm665_show_input_14152 smm665_show_input 0 14152 NULL
-+gsm_dlci_data_14155 gsm_dlci_data 3 14155 NULL
++gsm_dlci_data_14155 gsm_dlci_data 3 14155 NULL nohasharray
++sx9500_set_trigger_state_14155 sx9500_set_trigger_state 0 14155 &gsm_dlci_data_14155
+alx_open_14158 alx_open 0 14158 NULL nohasharray
+lpfc_oas_lun_store_14158 lpfc_oas_lun_store 0-4 14158 &alx_open_14158
+midi_alloc_ep_req_14159 midi_alloc_ep_req 2 14159 NULL
-+w1_master_attribute_store_remove_14160 w1_master_attribute_store_remove 0-4 14160 NULL nohasharray
-+sdio_uart_claim_func_14160 sdio_uart_claim_func 0 14160 &w1_master_attribute_store_remove_14160
++w1_master_attribute_store_remove_14160 w1_master_attribute_store_remove 0-4 14160 NULL
+do_write_inode_14162 do_write_inode 0 14162 NULL
+simple_dvb_set_params_14166 simple_dvb_set_params 0 14166 NULL
+ccp_alloc_ksb_14167 ccp_alloc_ksb 2 14167 NULL
+print_input_mask_14168 print_input_mask 0-3 14168 NULL nohasharray
-+ledd_store_14168 ledd_store 4 14168 &print_input_mask_14168
++ledd_store_14168 ledd_store 4-0 14168 &print_input_mask_14168
+ov9650_set_exposure_14176 ov9650_set_exposure 0 14176 NULL nohasharray
+ixgbevf_write_mbx_vf_14176 ixgbevf_write_mbx_vf 0 14176 &ov9650_set_exposure_14176
+uhid_dev_input_14180 uhid_dev_input 0 14180 NULL
@@ -124497,14 +124884,13 @@ index 0000000..df41844
+vfio_user_config_read_14202 vfio_user_config_read 0 14202 &ahci_show_host_cap2_14202
+sisusb_recv_bulk_msg_14205 sisusb_recv_bulk_msg 0 14205 NULL
+cancel_lock_14207 cancel_lock 0 14207 NULL
-+mv88e6352_get_temp_limit_14208 mv88e6352_get_temp_limit 0 14208 NULL nohasharray
-+alloc_async_14208 alloc_async 1 14208 &mv88e6352_get_temp_limit_14208
++alloc_async_14208 alloc_async 1 14208 NULL nohasharray
++mv88e6352_get_temp_limit_14208 mv88e6352_get_temp_limit 0 14208 &alloc_async_14208
+fscache_read_or_alloc_page_14210 fscache_read_or_alloc_page 0 14210 NULL
+store_temp_min_14217 store_temp_min 0-4 14217 NULL
+__nvme_alloc_iod_14218 __nvme_alloc_iod 1-2 14218 NULL
+ath6kl_regread_write_14220 ath6kl_regread_write 3-0 14220 NULL nohasharray
+sst_stream_start_14220 sst_stream_start 0 14220 &ath6kl_regread_write_14220
-+sys_kexec_load_14222 sys_kexec_load 2 14222 NULL
+mcp795_read_time_14224 mcp795_read_time 0 14224 NULL
+wl1251_acx_pd_threshold_14226 wl1251_acx_pd_threshold 0 14226 NULL
+vfio_direct_config_read_14231 vfio_direct_config_read 0-3 14231 NULL
@@ -124543,7 +124929,6 @@ index 0000000..df41844
+tw28xx_show_14302 tw28xx_show 0 14302 &cbus_transfer_14302
+edac_dev_block_show_14303 edac_dev_block_show 0 14303 NULL nohasharray
+update_rgrp_lvb_14303 update_rgrp_lvb 0 14303 &edac_dev_block_show_14303
-+mic_smpt_offset_14304 mic_smpt_offset 0-2 14304 NULL
+iwl_alive_notify_14306 iwl_alive_notify 0 14306 NULL nohasharray
+store_regs_in_min0_14306 store_regs_in_min0 0-4 14306 &iwl_alive_notify_14306
+i740fb_decode_var_14308 i740fb_decode_var 0 14308 NULL
@@ -124553,8 +124938,8 @@ index 0000000..df41844
+show_otp4en_14321 show_otp4en 0 14321 NULL
+cma_netdev_change_14326 cma_netdev_change 0 14326 NULL
+xfs_bmap_last_offset_14327 xfs_bmap_last_offset 0 14327 NULL
-+dvb_usbv2_generic_write_14335 dvb_usbv2_generic_write 0 14335 NULL nohasharray
-+rtpm_usagecount_show_14335 rtpm_usagecount_show 0 14335 &dvb_usbv2_generic_write_14335
++rtpm_usagecount_show_14335 rtpm_usagecount_show 0 14335 NULL nohasharray
++dvb_usbv2_generic_write_14335 dvb_usbv2_generic_write 0 14335 &rtpm_usagecount_show_14335
+ch341_get_status_14337 ch341_get_status 0 14337 NULL
+nvkm_mc_create__14338 nvkm_mc_create_ 4 14338 NULL
+reshape_direction_store_14340 reshape_direction_store 0-3 14340 NULL
@@ -124575,13 +124960,13 @@ index 0000000..df41844
+revision_id_show_14361 revision_id_show 0 14361 NULL
+snd_pcm_lib_readv_14363 snd_pcm_lib_readv 3-0 14363 NULL
+vlan_dev_change_mtu_14364 vlan_dev_change_mtu 0 14364 NULL
-+isofs_hashi_common_14371 isofs_hashi_common 0 14371 NULL
+_nfs40_proc_get_locations_14375 _nfs40_proc_get_locations 0 14375 NULL
+vortex_open_14377 vortex_open 0 14377 NULL nohasharray
+atl1c_get_eeprom_len_14377 atl1c_get_eeprom_len 0 14377 &vortex_open_14377
+acpi_get_override_irq_14381 acpi_get_override_irq 1 14381 NULL nohasharray
+mptscsih_version_mpi_show_14381 mptscsih_version_mpi_show 0 14381 &acpi_get_override_irq_14381
-+ext3_write_begin_14384 ext3_write_begin 0 14384 NULL
++ext3_write_begin_14384 ext3_write_begin 0 14384 NULL nohasharray
++cyapa_gen5_bl_enter_14384 cyapa_gen5_bl_enter 0 14384 &ext3_write_begin_14384
+srp_tmo_valid_14386 srp_tmo_valid 0 14386 NULL
+walk_page_range_14389 walk_page_range 0 14389 NULL
+ath6kl_regdump_read_14393 ath6kl_regdump_read 3-0 14393 NULL
@@ -124596,12 +124981,11 @@ index 0000000..df41844
+__b44_writephy_14420 __b44_writephy 0 14420 NULL
+__smsc95xx_phy_wait_not_busy_14423 __smsc95xx_phy_wait_not_busy 0 14423 NULL
+get_kcore_size_14425 get_kcore_size 0 14425 NULL
-+store_threeg_14430 store_threeg 4 14430 NULL
+show_temp_label_14434 show_temp_label 0 14434 NULL
-+dn_bind_14436 dn_bind 0 14436 NULL nohasharray
-+acpi_hibernation_begin_14436 acpi_hibernation_begin 0 14436 &dn_bind_14436
++dn_bind_14436 dn_bind 0 14436 NULL
+_iwl_dbgfs_sram_write_14439 _iwl_dbgfs_sram_write 3-0 14439 NULL
-+rbd_snap_show_14440 rbd_snap_show 0 14440 NULL nohasharray
++mos7840_write_room_14440 mos7840_write_room 0 14440 NULL nohasharray
++rbd_snap_show_14440 rbd_snap_show 0 14440 &mos7840_write_room_14440 nohasharray
+qla2x00_zio_store_14440 qla2x00_zio_store 0-4 14440 &rbd_snap_show_14440
+apds990x_lux_thresh_above_show_14441 apds990x_lux_thresh_above_show 0 14441 NULL
+_nfs4_proc_getdeviceinfo_14446 _nfs4_proc_getdeviceinfo 0 14446 NULL
@@ -124620,7 +125004,7 @@ index 0000000..df41844
+rt2x00debug_read_cap_flags_14477 rt2x00debug_read_cap_flags 0-3 14477 NULL nohasharray
+hotplug_hrtick_14477 hotplug_hrtick 0 14477 &rt2x00debug_read_cap_flags_14477
+store_14478 store 0-4 14478 NULL
-+udplite_getfrag_14479 udplite_getfrag 3-4 14479 NULL nohasharray
++udplite_getfrag_14479 udplite_getfrag 4 14479 NULL nohasharray
+diolan_usb_cmd_14479 diolan_usb_cmd 0 14479 &udplite_getfrag_14479
+flexcop_master_xfer_14483 flexcop_master_xfer 0-3 14483 NULL
+ieee80211_if_read_dot11MeshGateAnnouncementProtocol_14486 ieee80211_if_read_dot11MeshGateAnnouncementProtocol 3-0 14486 NULL nohasharray
@@ -124629,7 +125013,6 @@ index 0000000..df41844
+soc_camera_client_g_rect_14492 soc_camera_client_g_rect 0 14492 NULL
+sbp_tpg_attrib_store_max_reconnect_timeout_14494 sbp_tpg_attrib_store_max_reconnect_timeout 0-3 14494 NULL
+ds1343_show_alarmstatus_14496 ds1343_show_alarmstatus 0 14496 NULL
-+skein_1024_init_14498 skein_1024_init 0 14498 NULL
+i801_check_post_14501 i801_check_post 0 14501 NULL
+ocfs2_debug_read_14507 ocfs2_debug_read 3-0 14507 NULL
+patch_cr157_14509 patch_cr157 0 14509 NULL
@@ -124639,11 +125022,10 @@ index 0000000..df41844
+mt2266_set_params_14520 mt2266_set_params 0 14520 NULL nohasharray
+cache_type_store_14520 cache_type_store 0-4 14520 &mt2266_set_params_14520
+mwl8k_probe_hw_14526 mwl8k_probe_hw 0 14526 NULL
-+audit_watch_handle_event_14534 audit_watch_handle_event 0 14534 NULL nohasharray
-+nfc_hci_hcp_message_tx_14534 nfc_hci_hcp_message_tx 6 14534 &audit_watch_handle_event_14534
++nfc_hci_hcp_message_tx_14534 nfc_hci_hcp_message_tx 6 14534 NULL nohasharray
++audit_watch_handle_event_14534 audit_watch_handle_event 0 14534 &nfc_hci_hcp_message_tx_14534
+dataflash_read_user_otp_14536 dataflash_read_user_otp 3-2 14536 NULL nohasharray
-+rtl2830_wr_reg_mask_14536 rtl2830_wr_reg_mask 0 14536 &dataflash_read_user_otp_14536 nohasharray
-+ep0_write_14536 ep0_write 3 14536 &rtl2830_wr_reg_mask_14536 nohasharray
++ep0_write_14536 ep0_write 3 14536 &dataflash_read_user_otp_14536 nohasharray
+prepare_data_14536 prepare_data 3 14536 &ep0_write_14536
+fuse_write_inode_14540 fuse_write_inode 0 14540 NULL nohasharray
+patch_alc680_14540 patch_alc680 0 14540 &fuse_write_inode_14540
@@ -124655,15 +125037,13 @@ index 0000000..df41844
+picolcd_debug_eeprom_read_14549 picolcd_debug_eeprom_read 3-0 14549 NULL
+t4_wait_op_done_val_14550 t4_wait_op_done_val 0 14550 NULL
+em28xx_i2c_check_for_device_14556 em28xx_i2c_check_for_device 0 14556 NULL
-+edt_ft5x06_setting_store_14557 edt_ft5x06_setting_store 0-4 14557 NULL nohasharray
-+xfs_fs_log_dummy_14557 xfs_fs_log_dummy 0 14557 &edt_ft5x06_setting_store_14557
-+ath10k_wmi_dbglog_cfg_14561 ath10k_wmi_dbglog_cfg 0 14561 NULL
++edt_ft5x06_setting_store_14557 edt_ft5x06_setting_store 0-4 14557 NULL
+qp_host_alloc_queue_14566 qp_host_alloc_queue 1 14566 NULL
++vortex_get_sset_count_14567 vortex_get_sset_count 0 14567 NULL
+label_cpu_14568 label_cpu 0 14568 NULL
+SyS_setdomainname_14569 SyS_setdomainname 2 14569 NULL
+wmi_rxon_14574 wmi_rxon 0 14574 NULL
+show_temp_auto_pwm_min_14575 show_temp_auto_pwm_min 0 14575 NULL
-+ecryptfs_d_revalidate_14579 ecryptfs_d_revalidate 0 14579 NULL
+w1_slave_read_14580 w1_slave_read 5-6-0 14580 NULL
+stuffed_readpage_14581 stuffed_readpage 0 14581 NULL
+write_info_14584 write_info 0-3 14584 NULL
@@ -124672,9 +125052,9 @@ index 0000000..df41844
+bd2802_store_reg0x0b_14590 bd2802_store_reg0x0b 0-4 14590 NULL
+idmap_pipe_downcall_14591 idmap_pipe_downcall 3-0 14591 NULL
+nfs4_xattr_get_nfs4_label_14596 nfs4_xattr_get_nfs4_label 0 14596 NULL
-+i2c_smbus_write_word_swapped_14597 i2c_smbus_write_word_swapped 0 14597 NULL nohasharray
-+ceph_osdc_alloc_request_14597 ceph_osdc_alloc_request 3 14597 &i2c_smbus_write_word_swapped_14597 nohasharray
-+show_14597 show 0 14597 &ceph_osdc_alloc_request_14597
++ceph_osdc_alloc_request_14597 ceph_osdc_alloc_request 3 14597 NULL nohasharray
++i2c_smbus_write_word_swapped_14597 i2c_smbus_write_word_swapped 0 14597 &ceph_osdc_alloc_request_14597 nohasharray
++show_14597 show 0 14597 &i2c_smbus_write_word_swapped_14597
+nfs4_xattr_list_nfs4_label_14598 nfs4_xattr_list_nfs4_label 0-5 14598 NULL
+bq2415x_i2c_read_14599 bq2415x_i2c_read 0 14599 NULL
+uhid_hid_raw_request_14609 uhid_hid_raw_request 0-4 14609 NULL
@@ -124683,15 +125063,13 @@ index 0000000..df41844
+vmci_transport_send_read_14617 vmci_transport_send_read 0 14617 NULL
+ems_usb_start_14619 ems_usb_start 0 14619 NULL
+sb1000_start_get_set_command_14626 sb1000_start_get_set_command 0 14626 NULL nohasharray
-+__intel_ring_prepare_14626 __intel_ring_prepare 0 14626 &sb1000_start_get_set_command_14626 nohasharray
-+logical_ring_flush_all_caches_14626 logical_ring_flush_all_caches 0 14626 &__intel_ring_prepare_14626
++logical_ring_flush_all_caches_14626 logical_ring_flush_all_caches 0 14626 &sb1000_start_get_set_command_14626 nohasharray
++__intel_ring_prepare_14626 __intel_ring_prepare 0 14626 &logical_ring_flush_all_caches_14626
+show_temphyst_14627 show_temphyst 0 14627 NULL
-+xen_swiotlb_free_coherent_14630 xen_swiotlb_free_coherent 4 14630 NULL
-+async_syndrome_val_14633 async_syndrome_val 2 14633 NULL
+rpipe_get_by_ep_14635 rpipe_get_by_ep 0 14635 NULL
+rt2500pci_set_state_14638 rt2500pci_set_state 0 14638 NULL
+adp8860_bl_ambient_light_zone_show_14639 adp8860_bl_ambient_light_zone_show 0 14639 NULL
-+ocfs2_trim_group_14641 ocfs2_trim_group 3-4 14641 NULL
++ocfs2_trim_group_14641 ocfs2_trim_group 4-3 14641 NULL
+write_14642 write 0 14642 NULL
+dbJoin_14644 dbJoin 0 14644 NULL
+profile_replace_14652 profile_replace 3-0 14652 NULL
@@ -124699,10 +125077,11 @@ index 0000000..df41844
+cachefiles_allocate_page_14654 cachefiles_allocate_page 0 14654 NULL
+show_tcpEstabResets_14657 show_tcpEstabResets 0 14657 NULL
+store_pwm_auto_spinup_time_14661 store_pwm_auto_spinup_time 0-4 14661 NULL nohasharray
-+store_14661 store 0-3 14661 &store_pwm_auto_spinup_time_14661
++store_14661 store 0 14661 &store_pwm_auto_spinup_time_14661
+usnic_vnic_dump_14662 usnic_vnic_dump 3 14662 NULL
+f2fs_xattr_generic_get_14665 f2fs_xattr_generic_get 0 14665 NULL nohasharray
-+wusb_dev_set_gtk_14665 wusb_dev_set_gtk 0 14665 &f2fs_xattr_generic_get_14665
++axp20x_store_ext_attr_14665 axp20x_store_ext_attr 0-4 14665 &f2fs_xattr_generic_get_14665 nohasharray
++wusb_dev_set_gtk_14665 wusb_dev_set_gtk 0 14665 &axp20x_store_ext_attr_14665
+ecryptfs_getattr_14674 ecryptfs_getattr 0 14674 NULL
+min_bytes_needed_14675 min_bytes_needed 0 14675 NULL
+nvme_trans_log_info_exceptions_14677 nvme_trans_log_info_exceptions 3 14677 NULL
@@ -124711,8 +125090,8 @@ index 0000000..df41844
+mfd_add_hotplug_devices_14680 mfd_add_hotplug_devices 3 14680 NULL nohasharray
+pipeline_enc_tx_stat_fifo_int_read_14680 pipeline_enc_tx_stat_fifo_int_read 3-0 14680 &mfd_add_hotplug_devices_14680 nohasharray
+gpio_keys_show_disabled_keys_14680 gpio_keys_show_disabled_keys 0 14680 &pipeline_enc_tx_stat_fifo_int_read_14680
-+tcp_v6_init_sock_14681 tcp_v6_init_sock 0 14681 NULL nohasharray
-+nvkm_namedb_create__14681 nvkm_namedb_create_ 7 14681 &tcp_v6_init_sock_14681
++nvkm_namedb_create__14681 nvkm_namedb_create_ 7 14681 NULL nohasharray
++tcp_v6_init_sock_14681 tcp_v6_init_sock 0 14681 &nvkm_namedb_create__14681
+ieee80211_if_fmt_rc_rateidx_mask_2ghz_14683 ieee80211_if_fmt_rc_rateidx_mask_2ghz 3 14683 NULL
+tsi148_master_set_14685 tsi148_master_set 4 14685 NULL
+find_shared_port_14689 find_shared_port 0 14689 NULL
@@ -124726,8 +125105,8 @@ index 0000000..df41844
+power_supply_show_property_14703 power_supply_show_property 0 14703 NULL
+persistent_ram_ecc_string_14704 persistent_ram_ecc_string 0 14704 NULL nohasharray
+mt9t112_auto_focus_setting_14704 mt9t112_auto_focus_setting 0 14704 &persistent_ram_ecc_string_14704
-+iblock_show_configfs_dev_params_14709 iblock_show_configfs_dev_params 0 14709 NULL nohasharray
-+u_audio_playback_14709 u_audio_playback 3 14709 &iblock_show_configfs_dev_params_14709
++u_audio_playback_14709 u_audio_playback 3 14709 NULL nohasharray
++iblock_show_configfs_dev_params_14709 iblock_show_configfs_dev_params 0 14709 &u_audio_playback_14709
+chv_get_total_gtt_size_14710 chv_get_total_gtt_size 0-1 14710 NULL
+ntfs_file_fsync_14713 ntfs_file_fsync 0 14713 NULL
+e4000_set_mixer_gain_14714 e4000_set_mixer_gain 0 14714 NULL nohasharray
@@ -124756,7 +125135,7 @@ index 0000000..df41844
+qla82xx_pci_mem_write_2M_14765 qla82xx_pci_mem_write_2M 2 14765 NULL
+deliver_to_subscribers_14769 deliver_to_subscribers 0 14769 NULL
+elv_register_queue_14771 elv_register_queue 0 14771 NULL
-+regmap_range_read_file_14775 regmap_range_read_file 0-3 14775 NULL
++regmap_range_read_file_14775 regmap_range_read_file 3-0 14775 NULL
+lm3533_als_get_hysteresis_14776 lm3533_als_get_hysteresis 0 14776 NULL
+pch_i2c_writebytes_14779 pch_i2c_writebytes 0 14779 NULL
+sta_dev_read_14782 sta_dev_read 3-0 14782 NULL
@@ -124765,8 +125144,7 @@ index 0000000..df41844
+wm8775_s_ctrl_14789 wm8775_s_ctrl 0 14789 NULL nohasharray
+fuse_setattr_14789 fuse_setattr 0 14789 &wm8775_s_ctrl_14789
+bd2802_store_reg0x0a_14790 bd2802_store_reg0x0a 0-4 14790 NULL
-+keys_proc_write_14792 keys_proc_write 3-0 14792 NULL nohasharray
-+cp_tm1217_read_14792 cp_tm1217_read 3 14792 &keys_proc_write_14792
++keys_proc_write_14792 keys_proc_write 3-0 14792 NULL
+ext4_kvmalloc_14796 ext4_kvmalloc 1 14796 NULL
+__kfifo_in_14797 __kfifo_in 0-3 14797 NULL
+hpet_readl_14801 hpet_readl 0 14801 NULL
@@ -124783,6 +125161,7 @@ index 0000000..df41844
+tx_fifo_errors_show_14827 tx_fifo_errors_show 0 14827 NULL
+show_temp_input_14828 show_temp_input 0 14828 NULL
+ocfs2_xattr_get_14831 ocfs2_xattr_get 0 14831 NULL
++flash_brightness_show_14833 flash_brightness_show 0 14833 NULL
+ocfs2_permission_14834 ocfs2_permission 0 14834 NULL
+max_power_show_14836 max_power_show 0 14836 NULL
+name_len_14843 name_len 0-2 14843 NULL
@@ -124798,6 +125177,7 @@ index 0000000..df41844
+send_cancel_14868 send_cancel 0 14868 &ds1553_nvram_read_14868
+snd_cmipci_capture_prepare_14878 snd_cmipci_capture_prepare 0 14878 NULL
+bInterfaceProtocol_show_14880 bInterfaceProtocol_show 0 14880 NULL
++gt_act_freq_mhz_show_14882 gt_act_freq_mhz_show 0 14882 NULL
+dma_generic_free_coherent_14883 dma_generic_free_coherent 2 14883 NULL
+aoechr_read_14884 aoechr_read 0-3 14884 NULL
+xfs_bmapi_convert_unwritten_14886 xfs_bmapi_convert_unwritten 0 14886 NULL
@@ -124828,7 +125208,7 @@ index 0000000..df41844
+start_cif_cam_14937 start_cif_cam 0 14937 NULL
+sierra_net_change_mtu_14941 sierra_net_change_mtu 0 14941 NULL
+queue_cnt_14951 queue_cnt 0 14951 NULL
-+unix_dgram_recvmsg_14952 unix_dgram_recvmsg 0-4 14952 NULL
++unix_dgram_recvmsg_14952 unix_dgram_recvmsg 4-0 14952 NULL
+lbs_set_reg_14953 lbs_set_reg 0 14953 NULL
+ipw_ethtool_get_eeprom_len_14954 ipw_ethtool_get_eeprom_len 0 14954 NULL
+videobuf_read_stream_14956 videobuf_read_stream 3-0 14956 NULL
@@ -124844,13 +125224,12 @@ index 0000000..df41844
+mc13xxx_irq_mask_14985 mc13xxx_irq_mask 2-0 14985 NULL nohasharray
+bnx2x_setup_queue_14985 bnx2x_setup_queue 0 14985 &mc13xxx_irq_mask_14985
+block_ce_count_show_14986 block_ce_count_show 0 14986 NULL
-+gpio_twl4030_write_14987 gpio_twl4030_write 0-1 14987 NULL nohasharray
-+zr364xx_vidioc_streamon_14987 zr364xx_vidioc_streamon 0 14987 &gpio_twl4030_write_14987 nohasharray
-+setkey_14987 setkey 3 14987 &zr364xx_vidioc_streamon_14987
++gpio_twl4030_write_14987 gpio_twl4030_write 1-0 14987 NULL nohasharray
++setkey_14987 setkey 3 14987 &gpio_twl4030_write_14987 nohasharray
++zr364xx_vidioc_streamon_14987 zr364xx_vidioc_streamon 0 14987 &setkey_14987
+als_sensing_range_show_14991 als_sensing_range_show 0 14991 NULL
+adp8870_bl_l1_daylight_dim_show_14995 adp8870_bl_l1_daylight_dim_show 0 14995 NULL nohasharray
+setkey_14995 setkey 0 14995 &adp8870_bl_l1_daylight_dim_show_14995
-+hvc_write_14999 hvc_write 0-3 14999 NULL
+acpi_ds_obj_stack_push_15001 acpi_ds_obj_stack_push 0 15001 NULL
+store_touchpad_15003 store_touchpad 4-0 15003 NULL nohasharray
+add_request_15003 add_request 0 15003 &store_touchpad_15003
@@ -124867,8 +125246,7 @@ index 0000000..df41844
+ab3100_is_enabled_regulator_15026 ab3100_is_enabled_regulator 0 15026 NULL
+set_temp_offset_15033 set_temp_offset 0-4 15033 NULL
+alloc_ad_spec_15035 alloc_ad_spec 0 15035 NULL
-+cache_dma_show_15038 cache_dma_show 0 15038 NULL nohasharray
-+srp_parse_tmo_15038 srp_parse_tmo 0 15038 &cache_dma_show_15038
++srp_parse_tmo_15038 srp_parse_tmo 0 15038 NULL
+priority_store_15039 priority_store 4-0 15039 NULL
+read_file_node_aggr_15040 read_file_node_aggr 3-0 15040 NULL
+nfs3_rpc_wrapper_15047 nfs3_rpc_wrapper 0 15047 NULL
@@ -124877,15 +125255,13 @@ index 0000000..df41844
+loop_attr_partscan_show_15048 loop_attr_partscan_show 0 15048 &iscsi_stat_sess_show_attr_rxdata_octs_15048
+show_otp3en_15049 show_otp3en 0 15049 NULL
+show_15051 show 0 15051 NULL
-+irq_get_next_irq_15053 irq_get_next_irq 1-0 15053 NULL
+cld_pipe_downcall_15058 cld_pipe_downcall 3-0 15058 NULL
-+store_lslvl_15059 store_lslvl 4-0 15059 NULL
+br_change_mtu_15064 br_change_mtu 0 15064 NULL
+ieee80211_if_read_uapsd_max_sp_len_15067 ieee80211_if_read_uapsd_max_sp_len 3-0 15067 NULL
+zero_pages_show_15069 zero_pages_show 0 15069 NULL
+nfs4_write_cached_acl_15070 nfs4_write_cached_acl 4 15070 NULL
+ntfs_copy_from_user_15072 ntfs_copy_from_user 0-5-3 15072 NULL
-+pppoe_recvmsg_15073 pppoe_recvmsg 0-4 15073 NULL
++pppoe_recvmsg_15073 pppoe_recvmsg 4-0 15073 NULL
+group_addr_show_15078 group_addr_show 0 15078 NULL
+s6x0_i2c_transfer_15080 s6x0_i2c_transfer 0-3 15080 NULL
+atkbd_attr_set_helper_15085 atkbd_attr_set_helper 0 15085 NULL
@@ -124900,10 +125276,11 @@ index 0000000..df41844
+lcd_power_store_15100 lcd_power_store 0-4 15100 NULL
+xadc_postdisable_15107 xadc_postdisable 0 15107 NULL
+fc_vport_setup_15109 fc_vport_setup 0 15109 NULL
++generic_update_time_15110 generic_update_time 0 15110 NULL
++cy_write_room_15111 cy_write_room 0 15111 NULL
+show_interface_15117 show_interface 0 15117 NULL
+compat_SyS_pwritev_15118 compat_SyS_pwritev 3 15118 NULL
-+hex_dump_to_buffer_15121 hex_dump_to_buffer 6 15121 NULL nohasharray
-+acpi_power_in_use_show_15121 acpi_power_in_use_show 0 15121 &hex_dump_to_buffer_15121
++acpi_power_in_use_show_15121 acpi_power_in_use_show 0 15121 NULL
+kone_sysfs_show_firmware_version_15123 kone_sysfs_show_firmware_version 0 15123 NULL
+niu_set_ip_frag_rule_15124 niu_set_ip_frag_rule 0 15124 NULL
+show_sas_expander_component_id_15127 show_sas_expander_component_id 0 15127 NULL
@@ -124924,6 +125301,8 @@ index 0000000..df41844
+_nfs4_proc_getlk_15168 _nfs4_proc_getlk 0 15168 NULL
+self_check_not_bad_15175 self_check_not_bad 0 15175 NULL
+et131x_change_mtu_15176 et131x_change_mtu 0 15176 NULL
++gue_remcsum_15177 gue_remcsum 4 15177 NULL nohasharray
++ath10k_thermal_get_max_dutycycle_15177 ath10k_thermal_get_max_dutycycle 0 15177 &gue_remcsum_15177
+ocontext_read_15178 ocontext_read 0 15178 NULL
+t4_sge_alloc_ofld_txq_15179 t4_sge_alloc_ofld_txq 0 15179 NULL
+SYSC_setdomainname_15180 SYSC_setdomainname 2 15180 NULL
@@ -124935,21 +125314,21 @@ index 0000000..df41844
+async_show_15209 async_show 0 15209 NULL
+command_setflickerctrl_15210 command_setflickerctrl 0 15210 NULL
+get_name_to_buffer_15211 get_name_to_buffer 0 15211 NULL
++top_off_threshold_current_store_15215 top_off_threshold_current_store 4-0 15215 NULL
+bfad_debugfs_write_regrd_15218 bfad_debugfs_write_regrd 3-0 15218 NULL
+m88rs6000t_set_demod_mclk_15221 m88rs6000t_set_demod_mclk 0 15221 NULL nohasharray
+kxcjk1013_setup_any_motion_interrupt_15221 kxcjk1013_setup_any_motion_interrupt 0 15221 &m88rs6000t_set_demod_mclk_15221
+vx_send_irqa_15223 vx_send_irqa 0 15223 NULL
+netlink_set_ring_15224 netlink_set_ring 0 15224 NULL
+c2port_write_dr_15227 c2port_write_dr 0 15227 NULL
-+igb_get_regs_len_15229 igb_get_regs_len 0 15229 NULL nohasharray
-+bonding_show_miimon_15229 bonding_show_miimon 0 15229 &igb_get_regs_len_15229
++bonding_show_miimon_15229 bonding_show_miimon 0 15229 NULL nohasharray
++igb_get_regs_len_15229 igb_get_regs_len 0 15229 &bonding_show_miimon_15229
+init_unsol_queue_15233 init_unsol_queue 0 15233 NULL
+zf_notify_sys_15234 zf_notify_sys 0 15234 NULL nohasharray
+netxen_nic_set_mac_15234 netxen_nic_set_mac 0 15234 &zf_notify_sys_15234
+iptable_nat_ipv4_out_15236 iptable_nat_ipv4_out 0 15236 NULL
+iwl_dbgfs_sram_write_15239 iwl_dbgfs_sram_write 3-0 15239 NULL
-+show_temp_input1_15242 show_temp_input1 0 15242 NULL nohasharray
-+getattr_15242 getattr 0 15242 &show_temp_input1_15242
++show_temp_input1_15242 show_temp_input1 0 15242 NULL
+il_dbgfs_rx_stats_read_15243 il_dbgfs_rx_stats_read 3-0 15243 NULL
+statfs_slow_store_15251 statfs_slow_store 3-0 15251 NULL
+tg3_init_hw_15257 tg3_init_hw 0 15257 NULL
@@ -124958,27 +125337,26 @@ index 0000000..df41844
+wacom_led_putimage_15264 wacom_led_putimage 4-0 15264 NULL
+simple_strtol_15273 simple_strtol 0 15273 NULL
+rose_set_mac_address_15277 rose_set_mac_address 0 15277 NULL
-+fw_realloc_buffer_15280 fw_realloc_buffer 0-2 15280 NULL
++fw_realloc_buffer_15280 fw_realloc_buffer 2-0 15280 NULL
+nvhdmi_8ch_7x_pcm_prepare_15281 nvhdmi_8ch_7x_pcm_prepare 0 15281 NULL
+snd_aw2_pcm_prepare_capture_15282 snd_aw2_pcm_prepare_capture 0 15282 NULL
+snd_via82xx_pcm_prepare_15284 snd_via82xx_pcm_prepare 0 15284 NULL
+qib_sdma_get_complete_15288 qib_sdma_get_complete 0 15288 NULL
-+xlate_dev_mem_ptr_15291 xlate_dev_mem_ptr 1 15291 NULL nohasharray
-+sys_connect_15291 sys_connect 3 15291 &xlate_dev_mem_ptr_15291
-+send_write_15294 send_write 6-5-0 15294 NULL
++sys_connect_15291 sys_connect 3 15291 NULL nohasharray
++xlate_dev_mem_ptr_15291 xlate_dev_mem_ptr 1 15291 &sys_connect_15291
+iwl_trans_pcie_read_prph_15295 iwl_trans_pcie_read_prph 0 15295 NULL
+recover_store_15296 recover_store 0-3 15296 NULL
+cachefiles_daemon_cull_15298 cachefiles_daemon_cull 0 15298 NULL
+multicast_query_use_ifaddr_store_15300 multicast_query_use_ifaddr_store 4-0 15300 NULL
+readpage_15301 readpage 0 15301 NULL
-+tpm_tis_init_15304 tpm_tis_init 2-3 15304 NULL nohasharray
-+kernel_getsockname_15304 kernel_getsockname 0 15304 &tpm_tis_init_15304
++kernel_getsockname_15304 kernel_getsockname 0 15304 NULL
+C_SYSC_move_pages_15305 C_SYSC_move_pages 2 15305 NULL nohasharray
+ocfs2_read_refcount_block_15305 ocfs2_read_refcount_block 0 15305 &C_SYSC_move_pages_15305
+cfhsi_rx_15306 cfhsi_rx 0 15306 NULL
-+show_reg_pages_15308 show_reg_pages 0 15308 NULL nohasharray
-+fcoe_ctlr_send_keep_alive_15308 fcoe_ctlr_send_keep_alive 3 15308 &show_reg_pages_15308
++fcoe_ctlr_send_keep_alive_15308 fcoe_ctlr_send_keep_alive 3 15308 NULL nohasharray
++show_reg_pages_15308 show_reg_pages 0 15308 &fcoe_ctlr_send_keep_alive_15308
+alc_init_15309 alc_init 0 15309 NULL
++range_store_15310 range_store 0-4 15310 NULL
+qla4_8xxx_stop_firmware_15311 qla4_8xxx_stop_firmware 0 15311 NULL
+pwm_set_polarity_15313 pwm_set_polarity 0 15313 NULL
+packet_set_ring_15316 packet_set_ring 0 15316 NULL
@@ -124986,11 +125364,10 @@ index 0000000..df41844
+bad_inode_getxattr_15327 bad_inode_getxattr 0 15327 NULL
+show_counter_rx_p3_hdr_egr_ovfls_15329 show_counter_rx_p3_hdr_egr_ovfls 0 15329 NULL
+lp3943_write_byte_15336 lp3943_write_byte 0 15336 NULL
-+kovaplus_sysfs_read_15337 kovaplus_sysfs_read 0-6 15337 NULL
++kovaplus_sysfs_read_15337 kovaplus_sysfs_read 6-0 15337 NULL
+ioread16_15342 ioread16 0 15342 NULL
+alloc_ring_15345 alloc_ring 2-4 15345 NULL nohasharray
+crc32_finup_15345 crc32_finup 0 15345 &alloc_ring_15345
-+nfs4_lookup_revalidate_15346 nfs4_lookup_revalidate 0 15346 NULL
+tpacpi_driver_debug_show_15350 tpacpi_driver_debug_show 0 15350 NULL nohasharray
+islpci_open_15350 islpci_open 0 15350 &tpacpi_driver_debug_show_15350
+ext3_commit_super_15352 ext3_commit_super 0 15352 NULL
@@ -125010,7 +125387,7 @@ index 0000000..df41844
+print_cpus_offline_15377 print_cpus_offline 0 15377 NULL
+fq_codel_zalloc_15378 fq_codel_zalloc 1 15378 NULL nohasharray
+solo_s_ctrl_15378 solo_s_ctrl 0 15378 &fq_codel_zalloc_15378
-+domain_flush_pages_15379 domain_flush_pages 3-2 15379 NULL nohasharray
++domain_flush_pages_15379 domain_flush_pages 2-3 15379 NULL nohasharray
+iosf_mbi_read_15379 iosf_mbi_read 0 15379 &domain_flush_pages_15379
+alloc_fddidev_15382 alloc_fddidev 1 15382 NULL
+hotkey_user_mask_set_15391 hotkey_user_mask_set 0 15391 NULL
@@ -125040,6 +125417,7 @@ index 0000000..df41844
+show_tabletEventsReceived_15451 show_tabletEventsReceived 0 15451 NULL
+ceph_tcp_recvpage_15453 ceph_tcp_recvpage 4 15453 NULL
+i2400m_rx_stats_write_15455 i2400m_rx_stats_write 0-3 15455 NULL
++ls_level_show_15463 ls_level_show 0 15463 NULL
+vmalloc_15464 vmalloc 1 15464 NULL
+show_sas_phy_target_port_protocols_15466 show_sas_phy_target_port_protocols 0 15466 NULL
+w1_f2d_write_15467 w1_f2d_write 3 15467 NULL
@@ -125078,9 +125456,11 @@ index 0000000..df41844
+sb1000_get_firmware_version_15544 sb1000_get_firmware_version 0 15544 &zero_the_pointer_15544
+kxcjk1013_get_mode_15550 kxcjk1013_get_mode 0 15550 NULL
+ipv6_synproxy_hook_15554 ipv6_synproxy_hook 0 15554 NULL
-+iscsi_stat_sess_show_attr_node_15558 iscsi_stat_sess_show_attr_node 0 15558 NULL
++iscsi_stat_sess_show_attr_node_15558 iscsi_stat_sess_show_attr_node 0 15558 NULL nohasharray
++sun4i_pwm_enable_15558 sun4i_pwm_enable 0 15558 &iscsi_stat_sess_show_attr_node_15558
+do_send_15559 do_send 4 15559 NULL nohasharray
+_write_oob_15559 _write_oob 0 15559 &do_send_15559
++ieee80211_amsdu_to_8023s_15561 ieee80211_amsdu_to_8023s 5 15561 NULL
+i801_block_transaction_15562 i801_block_transaction 0 15562 NULL nohasharray
+create_capture_mixers_15562 create_capture_mixers 0 15562 &i801_block_transaction_15562
+get_checksum_15564 get_checksum 0 15564 NULL
@@ -125101,8 +125481,8 @@ index 0000000..df41844
+i40evf_request_traffic_irqs_15610 i40evf_request_traffic_irqs 0 15610 NULL
+wusb_chid_show_15613 wusb_chid_show 0 15613 NULL nohasharray
+sdev_show_rev_15613 sdev_show_rev 0 15613 &wusb_chid_show_15613
++ovl_alloc_entry_15614 ovl_alloc_entry 1 15614 NULL
+kxcjk1013_data_rdy_trigger_set_state_15617 kxcjk1013_data_rdy_trigger_set_state 0 15617 NULL
-+mic_map_15618 mic_map 0-2 15618 NULL
+store_rtap_iface_15620 store_rtap_iface 0-4 15620 NULL
+pci_user_read_config_dword_15624 pci_user_read_config_dword 0 15624 NULL
+dsp_cmx_send_member_15625 dsp_cmx_send_member 2 15625 NULL
@@ -125120,13 +125500,14 @@ index 0000000..df41844
+xsd_read_15653 xsd_read 3-0 15653 NULL
+compat_sys_fcntl_15654 compat_sys_fcntl 3 15654 NULL
+show_attr_powered_15658 show_attr_powered 0 15658 NULL
-+elan_i2c_read_block_15663 elan_i2c_read_block 0 15663 NULL
++elan_i2c_read_block_15663 elan_i2c_read_block 0 15663 NULL nohasharray
++mv88e6352_get_sset_count_15663 mv88e6352_get_sset_count 0 15663 &elan_i2c_read_block_15663
+store_15665 store 0-3 15665 NULL
+unix_bind_15668 unix_bind 3-0 15668 NULL
+idetape_init_rw_15671 idetape_init_rw 0 15671 NULL
-+snd_korg1212_ioctl_15674 snd_korg1212_ioctl 0 15674 NULL nohasharray
-+SyS_connect_15674 SyS_connect 3 15674 &snd_korg1212_ioctl_15674 nohasharray
-+dm_read_15674 dm_read 3 15674 &SyS_connect_15674
++dm_read_15674 dm_read 3 15674 NULL nohasharray
++snd_korg1212_ioctl_15674 snd_korg1212_ioctl 0 15674 &dm_read_15674 nohasharray
++SyS_connect_15674 SyS_connect 3 15674 &snd_korg1212_ioctl_15674
+snd_usb_caiaq_pcm_trigger_15684 snd_usb_caiaq_pcm_trigger 0 15684 NULL
+qib_diagpkt_write_15685 qib_diagpkt_write 0-3 15685 NULL
+ndo_open_15687 ndo_open 0 15687 NULL
@@ -125144,11 +125525,12 @@ index 0000000..df41844
+acpi_ex_setup_region_15734 acpi_ex_setup_region 0 15734 NULL
+ea_alloc_skeleton_15736 ea_alloc_skeleton 0 15736 NULL
+__tree_mod_log_insert_15744 __tree_mod_log_insert 0 15744 NULL
++efx_ptp_describe_stats_15746 efx_ptp_describe_stats 0 15746 NULL
+HiSax_readstatus_15752 HiSax_readstatus 2 15752 NULL nohasharray
+rcar_i2c_bus_barrier_15752 rcar_i2c_bus_barrier 0 15752 &HiSax_readstatus_15752
+ufs_update_inode_15753 ufs_update_inode 0 15753 NULL
+array_state_show_15758 array_state_show 0 15758 NULL
-+bitmap_search_next_usable_block_15762 bitmap_search_next_usable_block 0-1-3 15762 NULL
++bitmap_search_next_usable_block_15762 bitmap_search_next_usable_block 0-3-1 15762 NULL
+thermal_get_temp_15766 thermal_get_temp 0 15766 NULL nohasharray
+do_test_15766 do_test 1 15766 &thermal_get_temp_15766
+fuse_direct_read_15768 fuse_direct_read 0-3 15768 NULL
@@ -125167,13 +125549,14 @@ index 0000000..df41844
+keyboard_notifier_call_15804 keyboard_notifier_call 0 15804 NULL
+intel_rng_init_15805 intel_rng_init 0 15805 NULL
+sysfs_show_current_clocksources_15807 sysfs_show_current_clocksources 0 15807 NULL
++amd_xgbe_an_enable_kr_training_15808 amd_xgbe_an_enable_kr_training 0 15808 NULL
+gsmi_clear_eventlog_store_15814 gsmi_clear_eventlog_store 0-4 15814 NULL
+gx1_read_conf_reg_15817 gx1_read_conf_reg 0 15817 NULL nohasharray
-+nameseq_list_15817 nameseq_list 3-0 15817 &gx1_read_conf_reg_15817 nohasharray
-+gnttab_expand_15817 gnttab_expand 1 15817 &nameseq_list_15817
++gnttab_expand_15817 gnttab_expand 1 15817 &gx1_read_conf_reg_15817
+snd_seq_ioctl_set_port_info_15819 snd_seq_ioctl_set_port_info 0 15819 NULL
+afs_proc_rootcell_write_15822 afs_proc_rootcell_write 3-0 15822 NULL
+ql_start_tx_ring_15823 ql_start_tx_ring 0 15823 NULL
++isl12057_rtc_set_alarm_15824 isl12057_rtc_set_alarm 0 15824 NULL
+tps65912_reg_read_15825 tps65912_reg_read 0 15825 NULL
+s5p_jpeg_queue_setup_15831 s5p_jpeg_queue_setup 0 15831 NULL
+i40e_configure_rx_ring_15835 i40e_configure_rx_ring 0 15835 NULL
@@ -125182,6 +125565,7 @@ index 0000000..df41844
+p54_setup_mac_15852 p54_setup_mac 0 15852 NULL
+write_file_tx99_15856 write_file_tx99 3-0 15856 NULL
+iscsi_stat_instance_show_attr_max_ver_15860 iscsi_stat_instance_show_attr_max_ver 0 15860 NULL
++i915_gem_userptr_get_pages_15861 i915_gem_userptr_get_pages 0 15861 NULL
+recovery_start_store_15862 recovery_start_store 0-3 15862 NULL
+errors_show_15863 errors_show 0 15863 NULL nohasharray
+show_ipv6_iface_router_addr_15863 show_ipv6_iface_router_addr 0 15863 &errors_show_15863
@@ -125205,6 +125589,7 @@ index 0000000..df41844
+sctp_apply_peer_addr_params_15902 sctp_apply_peer_addr_params 0 15902 &show_spi_transport_qas_15902
+host_control_action_store_15906 host_control_action_store 0-4 15906 NULL
+send_tx_power_15914 send_tx_power 0 15914 NULL
++can_get_xstats_size_15916 can_get_xstats_size 0 15916 NULL
+alc_build_controls_15918 alc_build_controls 0 15918 NULL
+hid_hw_power_15921 hid_hw_power 0 15921 NULL
+bio_copy_kern_15925 bio_copy_kern 3 15925 NULL
@@ -125234,7 +125619,6 @@ index 0000000..df41844
+stir_net_open_15991 stir_net_open 0 15991 NULL
+recv_pre_block_15995 recv_pre_block 0 15995 NULL
+rpm_check_suspend_allowed_15996 rpm_check_suspend_allowed 0 15996 NULL
-+vfs_removexattr_16000 vfs_removexattr 0 16000 NULL
+iwlagn_rxon_disconn_16003 iwlagn_rxon_disconn 0 16003 NULL
+period_store_16008 period_store 0-4 16008 NULL
+do_open_16009 do_open 0 16009 NULL
@@ -125242,7 +125626,7 @@ index 0000000..df41844
+crypto_shash_export_16014 crypto_shash_export 0 16014 NULL
+viafb_vt1636_proc_write_16018 viafb_vt1636_proc_write 3-0 16018 NULL
+qlcnic_sysfs_read_esw_config_16022 qlcnic_sysfs_read_esw_config 0-6-5 16022 NULL
-+mlx4_qp_reserve_range_16026 mlx4_qp_reserve_range 0-3 16026 NULL nohasharray
++mlx4_qp_reserve_range_16026 mlx4_qp_reserve_range 3-0 16026 NULL nohasharray
+wrmsr_safe_on_cpu_16026 wrmsr_safe_on_cpu 0 16026 &mlx4_qp_reserve_range_16026
+si476x_core_cmd_agc_status_16027 si476x_core_cmd_agc_status 0 16027 NULL
+got_frame_16028 got_frame 2 16028 NULL
@@ -125250,12 +125634,11 @@ index 0000000..df41844
+il3945_tx_reset_16042 il3945_tx_reset 0 16042 NULL
+iscsi_stat_instance_show_attr_fail_rem_name_16045 iscsi_stat_instance_show_attr_fail_rem_name 0 16045 NULL
+show_virtual_16047 show_virtual 0 16047 NULL
-+hidp_send_message_16052 hidp_send_message 0-6 16052 NULL nohasharray
-+blk_init_tags_16052 blk_init_tags 1 16052 &hidp_send_message_16052
-+dccp_recvmsg_16056 dccp_recvmsg 0-4 16056 NULL
++blk_init_tags_16052 blk_init_tags 1 16052 NULL nohasharray
++hidp_send_message_16052 hidp_send_message 6-0 16052 &blk_init_tags_16052
++dccp_recvmsg_16056 dccp_recvmsg 4-0 16056 NULL
+read_file_spectral_period_16057 read_file_spectral_period 3-0 16057 NULL
-+SYSC_kexec_file_load_16058 SYSC_kexec_file_load 3 16058 NULL nohasharray
-+nf_call_iptables_store_16058 nf_call_iptables_store 4-0 16058 &SYSC_kexec_file_load_16058
++nf_call_iptables_store_16058 nf_call_iptables_store 4-0 16058 NULL
+si5351_msynth_params_address_16062 si5351_msynth_params_address 0-1 16062 NULL
+cp2112_write_req_16068 cp2112_write_req 0-5 16068 NULL
+udf_extend_file_16069 udf_extend_file 0 16069 NULL
@@ -125277,12 +125660,12 @@ index 0000000..df41844
+isr_hw_pm_mode_changes_read_16110 isr_hw_pm_mode_changes_read 3-0 16110 NULL nohasharray
+dma_tx_requested_read_16110 dma_tx_requested_read 3-0 16110 &isr_hw_pm_mode_changes_read_16110 nohasharray
+wlcore_raw_write32_16110 wlcore_raw_write32 0 16110 &dma_tx_requested_read_16110
-+goldfish_pipe_error_convert_16111 goldfish_pipe_error_convert 0 16111 NULL nohasharray
-+udelay_test_write_16111 udelay_test_write 3 16111 &goldfish_pipe_error_convert_16111
++udelay_test_write_16111 udelay_test_write 3 16111 NULL nohasharray
++goldfish_pipe_error_convert_16111 goldfish_pipe_error_convert 0 16111 &udelay_test_write_16111
+iommu_map_mmio_space_16114 iommu_map_mmio_space 1-2 16114 NULL
+wsm_write_mib_16116 wsm_write_mib 4-0 16116 NULL
-+target_core_hba_store_attr_hba_mode_16117 target_core_hba_store_attr_hba_mode 0-3 16117 NULL nohasharray
-+rd_mem_16117 rd_mem 0 16117 &target_core_hba_store_attr_hba_mode_16117
++rd_mem_16117 rd_mem 0 16117 NULL nohasharray
++target_core_hba_store_attr_hba_mode_16117 target_core_hba_store_attr_hba_mode 0-3 16117 &rd_mem_16117
+ethoc_change_mtu_16120 ethoc_change_mtu 0 16120 NULL
+mwl8k_cmd_set_post_scan_16121 mwl8k_cmd_set_post_scan 0 16121 NULL
+dn_getname_16122 dn_getname 0 16122 NULL
@@ -125292,25 +125675,27 @@ index 0000000..df41844
+compat_sys_select_16131 compat_sys_select 1 16131 NULL
+fsm_init_16134 fsm_init 2 16134 NULL
+hysdn_rx_netpkt_16136 hysdn_rx_netpkt 3 16136 NULL
-+sht21_update_measurements_16143 sht21_update_measurements 0 16143 NULL nohasharray
++bcm_iproc_i2c_xfer_single_msg_16143 bcm_iproc_i2c_xfer_single_msg 0 16143 NULL nohasharray
++sht21_update_measurements_16143 sht21_update_measurements 0 16143 &bcm_iproc_i2c_xfer_single_msg_16143 nohasharray
+cfq_fifo_expire_sync_store_16143 cfq_fifo_expire_sync_store 3-0 16143 &sht21_update_measurements_16143
+input_register_device_16147 input_register_device 0 16147 NULL
+ext4_xattr_block_get_16148 ext4_xattr_block_get 0 16148 NULL nohasharray
+set_port1_16148 set_port1 0-4 16148 &ext4_xattr_block_get_16148
-+hidp_send_intr_message_16150 hidp_send_intr_message 0-4 16150 NULL
++hidp_send_intr_message_16150 hidp_send_intr_message 4-0 16150 NULL
+lpfc_vportnum_show_16152 lpfc_vportnum_show 0 16152 NULL
+ext4_read_inline_data_16156 ext4_read_inline_data 0-3 16156 NULL
-+queues_show_16159 queues_show 0 16159 NULL nohasharray
-+usb2_lpm_besl_store_16159 usb2_lpm_besl_store 0-4 16159 &queues_show_16159 nohasharray
-+mgmt_device_found_16159 mgmt_device_found 9-11 16159 &usb2_lpm_besl_store_16159
++mgmt_device_found_16159 mgmt_device_found 9-11 16159 NULL nohasharray
++queues_show_16159 queues_show 0 16159 &mgmt_device_found_16159 nohasharray
++usb2_lpm_besl_store_16159 usb2_lpm_besl_store 0-4 16159 &queues_show_16159
+pn_header_create_16161 pn_header_create 0 16161 NULL nohasharray
+__hw_addr_create_ex_16161 __hw_addr_create_ex 0 16161 &pn_header_create_16161
+osd_finalize_request_16163 osd_finalize_request 0 16163 NULL
+bnx2i_get_cid_num_16166 bnx2i_get_cid_num 0 16166 NULL
-+sdev_show_timeout_16167 sdev_show_timeout 0 16167 NULL nohasharray
-+nfcwilink_skb_alloc_16167 nfcwilink_skb_alloc 1 16167 &sdev_show_timeout_16167
++nfcwilink_skb_alloc_16167 nfcwilink_skb_alloc 1 16167 NULL nohasharray
++sdev_show_timeout_16167 sdev_show_timeout 0 16167 &nfcwilink_skb_alloc_16167
+iscsi_stat_tgt_attr_show_attr_login_fails_16172 iscsi_stat_tgt_attr_show_attr_login_fails 0 16172 NULL
-+dst_output_sk_16174 dst_output_sk 0 16174 NULL
++serial_write_room_16174 serial_write_room 0 16174 NULL nohasharray
++dst_output_sk_16174 dst_output_sk 0 16174 &serial_write_room_16174
+show_beep_enable_16177 show_beep_enable 0 16177 NULL
+show_tcpCurrEstab_16188 show_tcpCurrEstab 0 16188 NULL
+megaraid_sysfs_show_ldnum_16189 megaraid_sysfs_show_ldnum 0 16189 NULL nohasharray
@@ -125351,6 +125736,7 @@ index 0000000..df41844
+netlink_setsockopt_16253 netlink_setsockopt 0 16253 &do_shrink_16253
+SyS_fgetxattr_16254 SyS_fgetxattr 4 16254 NULL
+saa7164_api_i2c_read_16257 saa7164_api_i2c_read 0 16257 NULL
++cyapa_gen5_bl_initiate_16258 cyapa_gen5_bl_initiate 0 16258 NULL
+reiserfs_acl_count_16265 reiserfs_acl_count 0-1 16265 NULL nohasharray
+evm_inode_setxattr_16265 evm_inode_setxattr 0 16265 &reiserfs_acl_count_16265
+ath10k_wmi_peer_set_param_16266 ath10k_wmi_peer_set_param 0 16266 NULL
@@ -125362,8 +125748,7 @@ index 0000000..df41844
+account_16283 account 0-4-2 16283 NULL nohasharray
+mirror_status_16283 mirror_status 5 16283 &account_16283
+regcache_rbtree_insert_to_block_16285 regcache_rbtree_insert_to_block 3-4-0 16285 NULL nohasharray
-+rfcomm_sock_getname_16285 rfcomm_sock_getname 0 16285 ®cache_rbtree_insert_to_block_16285 nohasharray
-+reclaim_account_show_16285 reclaim_account_show 0 16285 &rfcomm_sock_getname_16285
++rfcomm_sock_getname_16285 rfcomm_sock_getname 0 16285 ®cache_rbtree_insert_to_block_16285
+jumpshot_read_data_16287 jumpshot_read_data 4 16287 NULL nohasharray
+show_analog_out_reg_16287 show_analog_out_reg 0 16287 &jumpshot_read_data_16287
+bh1770_power_state_store_16288 bh1770_power_state_store 0-4 16288 NULL
@@ -125394,8 +125779,8 @@ index 0000000..df41844
+rcar_thermal_get_trip_type_16349 rcar_thermal_get_trip_type 0 16349 NULL
+cx231xx_i2c_xfer_16353 cx231xx_i2c_xfer 0-3 16353 NULL
+crypto_pcomp_extsize_16357 crypto_pcomp_extsize 0 16357 NULL
-+tps80031_update_16360 tps80031_update 0 16360 NULL nohasharray
-+sysfs_create_groups_16360 sysfs_create_groups 0 16360 &tps80031_update_16360
++sysfs_create_groups_16360 sysfs_create_groups 0 16360 NULL nohasharray
++tps80031_update_16360 tps80031_update 0 16360 &sysfs_create_groups_16360
+snd_cs46xx_capture_trigger_16362 snd_cs46xx_capture_trigger 0 16362 NULL
+total_ps_buffered_read_16365 total_ps_buffered_read 3-0 16365 NULL nohasharray
+be_cmd_mac_addr_query_16365 be_cmd_mac_addr_query 0 16365 &total_ps_buffered_read_16365
@@ -125403,11 +125788,12 @@ index 0000000..df41844
+rtl92ee_hw_init_16367 rtl92ee_hw_init 0 16367 NULL
+acpi_device_adr_show_16370 acpi_device_adr_show 0 16370 NULL
+set_max_uA_16374 set_max_uA 0-4 16374 NULL
-+socket_post_create_16376 socket_post_create 0 16376 NULL nohasharray
-+iscsi_tcp_conn_setup_16376 iscsi_tcp_conn_setup 2 16376 &socket_post_create_16376
++iscsi_tcp_conn_setup_16376 iscsi_tcp_conn_setup 2 16376 NULL nohasharray
++socket_post_create_16376 socket_post_create 0 16376 &iscsi_tcp_conn_setup_16376
+wl1251_hw_init_tx_queue_config_16381 wl1251_hw_init_tx_queue_config 0 16381 NULL
+show_ipInBcastPkts_16384 show_ipInBcastPkts 0 16384 NULL
-+rmd160_init_16389 rmd160_init 0 16389 NULL
++nv50_pioc_create_16389 nv50_pioc_create 5 16389 NULL nohasharray
++rmd160_init_16389 rmd160_init 0 16389 &nv50_pioc_create_16389
+rate_ctrl_alg_read_16394 rate_ctrl_alg_read 3-0 16394 NULL nohasharray
+nilfs_palloc_get_entry_block_16394 nilfs_palloc_get_entry_block 0 16394 &rate_ctrl_alg_read_16394
+l2cap_add_scid_16395 l2cap_add_scid 0 16395 NULL
@@ -125420,7 +125806,8 @@ index 0000000..df41844
+iwl_dbgfs_prph_reg_write_16411 iwl_dbgfs_prph_reg_write 0-3 16411 NULL
+iio_device_add_event_16412 iio_device_add_event 0 16412 NULL
+roccat_common2_sysfs_read_actual_profile_16414 roccat_common2_sysfs_read_actual_profile 0-5-6 16414 NULL
-+w1_slave_show_16415 w1_slave_show 0 16415 NULL nohasharray
++cdce706_clkout_prepare_16415 cdce706_clkout_prepare 0 16415 NULL nohasharray
++w1_slave_show_16415 w1_slave_show 0 16415 &cdce706_clkout_prepare_16415 nohasharray
+patch_alc861vd_16415 patch_alc861vd 0 16415 &w1_slave_show_16415
+fill_buffer_16418 fill_buffer 0 16418 NULL
+xfs_btree_check_block_16419 xfs_btree_check_block 0 16419 NULL
@@ -125430,6 +125817,7 @@ index 0000000..df41844
+format_nservers_16426 format_nservers 0 16426 NULL
+nilfs_bmap_insert_16430 nilfs_bmap_insert 0 16430 NULL
+rxrpc_server_keyring_16431 rxrpc_server_keyring 3-0 16431 NULL
++fm10k_get_sset_count_16433 fm10k_get_sset_count 0 16433 NULL
+__bio_add_page_16435 __bio_add_page 0-4 16435 NULL
+kvaser_usb_send_msg_16436 kvaser_usb_send_msg 0 16436 NULL
+tps6507x_pmic_enable_16438 tps6507x_pmic_enable 0 16438 NULL
@@ -125451,16 +125839,15 @@ index 0000000..df41844
+tracing_readme_read_16493 tracing_readme_read 3 16493 NULL
+ovl_getxattr_16494 ovl_getxattr 0 16494 NULL nohasharray
+ufshcd_scale_clks_16494 ufshcd_scale_clks 0 16494 &ovl_getxattr_16494
-+validate_request_16496 validate_request 0 16496 NULL
+tomoyo_inode_getattr_16497 tomoyo_inode_getattr 0 16497 NULL
+bmp085_update_raw_temperature_16500 bmp085_update_raw_temperature 0 16500 NULL
+ecryptfs_get_tfm_and_mutex_for_cipher_name_16503 ecryptfs_get_tfm_and_mutex_for_cipher_name 0 16503 NULL
++gps_show_16504 gps_show 0 16504 NULL
+sfe4001_poweron_16505 sfe4001_poweron 0 16505 NULL
+filemap_write_and_wait_16506 filemap_write_and_wait 0 16506 NULL
+page_ext_callback_16510 page_ext_callback 0 16510 NULL
+capi_read_16511 capi_read 0-3 16511 NULL
+ubifs_gc_end_commit_16518 ubifs_gc_end_commit 0 16518 NULL
-+bad_file_aio_read_16523 bad_file_aio_read 0 16523 NULL
+ath10k_htc_wait_target_16526 ath10k_htc_wait_target 0 16526 NULL
+snd_interval_max_16529 snd_interval_max 0 16529 NULL nohasharray
+snd_seq_client_enqueue_event_16529 snd_seq_client_enqueue_event 0 16529 &snd_interval_max_16529
@@ -125492,8 +125879,8 @@ index 0000000..df41844
+iscsi_stat_sess_attr_store_16601 iscsi_stat_sess_attr_store 0 16601 &target_core_hba_attr_show_16601
+ixgbe_setup_all_tx_resources_16602 ixgbe_setup_all_tx_resources 0 16602 NULL
+set_analog_out_reg_16611 set_analog_out_reg 0-4 16611 NULL
-+pptp_inbound_pkt_16613 pptp_inbound_pkt 0 16613 NULL nohasharray
-+palmas_irq_get_virq_16613 palmas_irq_get_virq 2 16613 &pptp_inbound_pkt_16613
++palmas_irq_get_virq_16613 palmas_irq_get_virq 2 16613 NULL nohasharray
++pptp_inbound_pkt_16613 pptp_inbound_pkt 0 16613 &palmas_irq_get_virq_16613
+compat_SyS_migrate_pages_16618 compat_SyS_migrate_pages 2 16618 NULL
+show_mem_start_phys_index_16622 show_mem_start_phys_index 0 16622 NULL
+s5k83a_s_ctrl_16628 s5k83a_s_ctrl 0 16628 NULL nohasharray
@@ -125522,7 +125909,6 @@ index 0000000..df41844
+t4_set_rxmode_16689 t4_set_rxmode 0 16689 NULL
+drbd_drain_block_16697 drbd_drain_block 2 16697 NULL
+__wa_populate_dto_urb_16699 __wa_populate_dto_urb 3-4-0 16699 NULL
-+follow_automount_16700 follow_automount 0 16700 NULL
+_iwl_dbgfs_bt_force_ant_write_16701 _iwl_dbgfs_bt_force_ant_write 3-0 16701 NULL
+gadget_dev_desc_bcdDevice_store_16702 gadget_dev_desc_bcdDevice_store 0-3 16702 NULL nohasharray
+store_simple_pwm_16702 store_simple_pwm 0-4 16702 &gadget_dev_desc_bcdDevice_store_16702
@@ -125545,13 +125931,12 @@ index 0000000..df41844
+trackpoint_set_int_attr_16751 trackpoint_set_int_attr 0-4 16751 NULL
+store_tabletStylusUpper_16752 store_tabletStylusUpper 0-4 16752 NULL
+save_mixer_state_16753 save_mixer_state 0 16753 NULL
-+mlx4_en_fill_rx_buffers_16755 mlx4_en_fill_rx_buffers 0 16755 NULL nohasharray
-+iscsi_recv_pdu_16755 iscsi_recv_pdu 4 16755 &mlx4_en_fill_rx_buffers_16755
++iscsi_recv_pdu_16755 iscsi_recv_pdu 4 16755 NULL nohasharray
++mlx4_en_fill_rx_buffers_16755 mlx4_en_fill_rx_buffers 0 16755 &iscsi_recv_pdu_16755
+raid5_show_skip_copy_16760 raid5_show_skip_copy 0 16760 NULL
+offline_16765 offline 0 16765 NULL
+migratepage_16769 migratepage 0 16769 NULL
-+blk_rq_map_user_iov_16772 blk_rq_map_user_iov 5 16772 NULL nohasharray
-+pvc_setsockopt_16772 pvc_setsockopt 0 16772 &blk_rq_map_user_iov_16772
++pvc_setsockopt_16772 pvc_setsockopt 0 16772 NULL
+niu_tx_channel_reset_16777 niu_tx_channel_reset 0 16777 NULL
+savagefb_set_par_16780 savagefb_set_par 0 16780 NULL
+generic_write_end_16782 generic_write_end 0-5 16782 NULL
@@ -125560,7 +125945,7 @@ index 0000000..df41844
+pcf85063_rtc_read_time_16795 pcf85063_rtc_read_time 0 16795 NULL
+rx8025_set_clock_adjust_16798 rx8025_set_clock_adjust 0 16798 NULL
+wl1271_sysfs_store_bt_coex_state_16800 wl1271_sysfs_store_bt_coex_state 0-4 16800 NULL
-+sdebug_change_qdepth_16802 sdebug_change_qdepth 0-2 16802 NULL
++sdebug_change_qdepth_16802 sdebug_change_qdepth 2-0 16802 NULL
+get_server_iovec_16804 get_server_iovec 2 16804 NULL
+mc13xxx_irq_request_16806 mc13xxx_irq_request 2 16806 NULL
+calc_sq_size_16810 calc_sq_size 0 16810 NULL nohasharray
@@ -125572,13 +125957,12 @@ index 0000000..df41844
+bAlternateSetting_show_16822 bAlternateSetting_show 0 16822 NULL
+diWrite_16825 diWrite 0 16825 NULL
+drm_malloc_ab_16831 drm_malloc_ab 2-1 16831 NULL
-+show_imon_clock_16835 show_imon_clock 0 16835 NULL nohasharray
-+scsi_mode_sense_16835 scsi_mode_sense 5 16835 &show_imon_clock_16835
++scsi_mode_sense_16835 scsi_mode_sense 5 16835 NULL nohasharray
++show_imon_clock_16835 show_imon_clock 0 16835 &scsi_mode_sense_16835
+avc_has_perm_noaudit_16837 avc_has_perm_noaudit 0 16837 NULL nohasharray
+nilfs_dev_attr_store_16837 nilfs_dev_attr_store 0-4 16837 &avc_has_perm_noaudit_16837
+full_scans_show_16839 full_scans_show 0 16839 NULL nohasharray
+target_stat_scsi_tgt_port_show_attr_hs_in_cmds_16839 target_stat_scsi_tgt_port_show_attr_hs_in_cmds 0 16839 &full_scans_show_16839
-+csio_t4_edc_read_16841 csio_t4_edc_read 0 16841 NULL
+ad5398_write_reg_16845 ad5398_write_reg 0 16845 NULL
+amd8111e_change_mtu_16846 amd8111e_change_mtu 0 16846 NULL
+qla4_8xxx_sysfs_read_fw_dump_16847 qla4_8xxx_sysfs_read_fw_dump 6-0-5 16847 NULL
@@ -125590,8 +125974,7 @@ index 0000000..df41844
+vfio_pci_rw_16861 vfio_pci_rw 0-3 16861 NULL
+__ip_append_data_16864 __ip_append_data 8-9 16864 NULL
+pm8001_queue_command_16867 pm8001_queue_command 0 16867 NULL
-+alloc_idx_lebs_16872 alloc_idx_lebs 0-2 16872 NULL
-+carl9170_debugfs_ampdu_state_read_16873 carl9170_debugfs_ampdu_state_read 3 16873 NULL
++alloc_idx_lebs_16872 alloc_idx_lebs 2-0 16872 NULL
+st_write_16874 st_write 3-0 16874 NULL
+__kfifo_peek_n_16877 __kfifo_peek_n 0 16877 NULL nohasharray
+show_session_param_ISCSI_PARAM_FAST_ABORT_16877 show_session_param_ISCSI_PARAM_FAST_ABORT 0 16877 &__kfifo_peek_n_16877
@@ -125615,8 +125998,8 @@ index 0000000..df41844
+rsi_mac80211_sta_add_16920 rsi_mac80211_sta_add 0 16920 NULL
+btrfs_space_info_show_total_bytes_pinned_16924 btrfs_space_info_show_total_bytes_pinned 0 16924 NULL
+psb_unlocked_ioctl_16926 psb_unlocked_ioctl 2 16926 NULL nohasharray
-+sha1_init_16926 sha1_init 0 16926 &psb_unlocked_ioctl_16926 nohasharray
-+snd_gf1_mem_proc_dump_16926 snd_gf1_mem_proc_dump 5 16926 &sha1_init_16926
++snd_gf1_mem_proc_dump_16926 snd_gf1_mem_proc_dump 5 16926 &psb_unlocked_ioctl_16926 nohasharray
++sha1_init_16926 sha1_init 0 16926 &snd_gf1_mem_proc_dump_16926
+iwl_trans_pcie_send_hcmd_16933 iwl_trans_pcie_send_hcmd 0 16933 NULL
+__crc32c_intel_finup_16934 __crc32c_intel_finup 0 16934 NULL
+stable_pages_required_show_16935 stable_pages_required_show 0 16935 NULL
@@ -125641,8 +126024,9 @@ index 0000000..df41844
+roccat_common2_sysfs_read_stored_lights_16974 roccat_common2_sysfs_read_stored_lights 0-5-6 16974 &lid_show_16974
+htu21_show_temperature_16981 htu21_show_temperature 0 16981 NULL
+adt7410_i2c_read_word_16994 adt7410_i2c_read_word 0 16994 NULL
-+recover_timer_read_16998 recover_timer_read 0 16998 NULL nohasharray
-+ieee80211_tdls_build_mgmt_packet_data_16998 ieee80211_tdls_build_mgmt_packet_data 8 16998 &recover_timer_read_16998
++usb_sleep_music_show_16996 usb_sleep_music_show 0 16996 NULL
++ieee80211_tdls_build_mgmt_packet_data_16998 ieee80211_tdls_build_mgmt_packet_data 8 16998 NULL nohasharray
++recover_timer_read_16998 recover_timer_read 0 16998 &ieee80211_tdls_build_mgmt_packet_data_16998
+bnx2fc_cpu_callback_16999 bnx2fc_cpu_callback 0 16999 NULL
+qla2x00_beacon_show_17001 qla2x00_beacon_show 0 17001 NULL
+da9055_read_tjunc_17002 da9055_read_tjunc 0 17002 NULL
@@ -125658,6 +126042,7 @@ index 0000000..df41844
+atk_name_show_17015 atk_name_show 0 17015 NULL
+irda_bind_17016 irda_bind 0 17016 NULL
+rcu_expedited_store_17017 rcu_expedited_store 0-4 17017 NULL
++check_fw_17025 check_fw 0 17025 NULL
+snd_mask_refine_first_17026 snd_mask_refine_first 0 17026 NULL
+copy_counters_to_user_17027 copy_counters_to_user 5 17027 NULL
+iwl_sta_update_ht_17031 iwl_sta_update_ht 0 17031 NULL
@@ -125672,8 +126057,7 @@ index 0000000..df41844
+smsc95xx_read_reg_17058 smsc95xx_read_reg 0 17058 NULL nohasharray
+store_sockfd_17058 store_sockfd 0-4 17058 &smsc95xx_read_reg_17058
+__arch_hweight32_17060 __arch_hweight32 0 17060 NULL
-+__copy_user_nocache_17065 __copy_user_nocache 0 17065 NULL nohasharray
-+rw_write_17065 rw_write 0-6-5 17065 &__copy_user_nocache_17065
++rw_write_17065 rw_write 0-6-5 17065 NULL
+sh_veu_queue_setup_17066 sh_veu_queue_setup 0 17066 NULL
+sddr55_read_data_17072 sddr55_read_data 4 17072 NULL
+dvb_dvr_read_17073 dvb_dvr_read 3-0 17073 NULL nohasharray
@@ -125681,8 +126065,7 @@ index 0000000..df41844
+simple_transaction_read_17076 simple_transaction_read 3-0 17076 NULL
+tpm_transmit_17077 tpm_transmit 0-3 17077 NULL
+__kmalloc_reserve_17080 __kmalloc_reserve 1 17080 NULL
-+carl9170_debugfs_mem_usage_read_17084 carl9170_debugfs_mem_usage_read 3 17084 NULL nohasharray
-+kovaplus_select_profile_17084 kovaplus_select_profile 0 17084 &carl9170_debugfs_mem_usage_read_17084
++kovaplus_select_profile_17084 kovaplus_select_profile 0 17084 NULL
+entry_length_17093 entry_length 0 17093 NULL
+write_reg_17098 write_reg 0 17098 NULL
+sys_preadv_17100 sys_preadv 3 17100 NULL
@@ -125700,11 +126083,9 @@ index 0000000..df41844
+lpfc_hba_down_link_17129 lpfc_hba_down_link 0 17129 NULL
+mwifiex_get_common_rates_17131 mwifiex_get_common_rates 3 17131 NULL
+emc6w201_write8_17132 emc6w201_write8 0 17132 NULL
-+hifn_setup_src_desc_17140 hifn_setup_src_desc 3 17140 NULL
+br_sysfs_renameif_17142 br_sysfs_renameif 0 17142 NULL
+do_blockdev_direct_IO_17143 do_blockdev_direct_IO 0-6 17143 NULL
-+nouveau_instobj_create__17144 nouveau_instobj_create_ 4 17144 NULL nohasharray
-+video_set_cur_state_17144 video_set_cur_state 0 17144 &nouveau_instobj_create__17144
++video_set_cur_state_17144 video_set_cur_state 0 17144 NULL
+xfs_attr_node_removename_17149 xfs_attr_node_removename 0 17149 NULL
+show_sas_rphy_enclosure_identifier_17150 show_sas_rphy_enclosure_identifier 0 17150 NULL
+jumpshot_write_data_17151 jumpshot_write_data 4 17151 NULL
@@ -125733,15 +126114,15 @@ index 0000000..df41844
+show_lut_temp_hyst_17190 show_lut_temp_hyst 0 17190 NULL nohasharray
+store_temp_src_17190 store_temp_src 0-4 17190 &show_lut_temp_hyst_17190
+driver_state_read_17194 driver_state_read 3-0 17194 NULL nohasharray
-+pl2303_set_control_lines_17194 pl2303_set_control_lines 0 17194 &driver_state_read_17194 nohasharray
-+e1000_request_irq_17194 e1000_request_irq 0 17194 &pl2303_set_control_lines_17194 nohasharray
-+iscsit_find_cmd_from_itt_or_dump_17194 iscsit_find_cmd_from_itt_or_dump 3 17194 &e1000_request_irq_17194
++iscsit_find_cmd_from_itt_or_dump_17194 iscsit_find_cmd_from_itt_or_dump 3 17194 &driver_state_read_17194 nohasharray
++pl2303_set_control_lines_17194 pl2303_set_control_lines 0 17194 &iscsit_find_cmd_from_itt_or_dump_17194 nohasharray
++e1000_request_irq_17194 e1000_request_irq 0 17194 &pl2303_set_control_lines_17194
+regulator_max_uV_show_17198 regulator_max_uV_show 0 17198 NULL
+mergeable_rx_buffer_size_show_17199 mergeable_rx_buffer_size_show 0 17199 NULL nohasharray
+ath10k_core_start_17199 ath10k_core_start 0 17199 &mergeable_rx_buffer_size_show_17199
-+show_pwmctrl_17208 show_pwmctrl 0 17208 NULL nohasharray
-+sync_request_17208 sync_request 2 17208 &show_pwmctrl_17208
-+dn_recvmsg_17213 dn_recvmsg 0-4 17213 NULL
++sync_request_17208 sync_request 2 17208 NULL nohasharray
++show_pwmctrl_17208 show_pwmctrl 0 17208 &sync_request_17208
++dn_recvmsg_17213 dn_recvmsg 4-0 17213 NULL
+st6422_s_ctrl_17215 st6422_s_ctrl 0 17215 NULL nohasharray
+rtl8150_open_17215 rtl8150_open 0 17215 &st6422_s_ctrl_17215
+ipath_user_sdma_push_pkts_17221 ipath_user_sdma_push_pkts 0 17221 NULL
@@ -125752,8 +126133,10 @@ index 0000000..df41844
+mlx4_enable_sriov_17247 mlx4_enable_sriov 3-4 17247 NULL
+odev_attr_store_17252 odev_attr_store 0-4 17252 NULL
+r3964_read_17257 r3964_read 0 17257 NULL
-+lprocfs_read_frac_helper_17261 lprocfs_read_frac_helper 0 17261 NULL
-+error_error_frame_cts_nul_flid_read_17262 error_error_frame_cts_nul_flid_read 3-0 17262 NULL
++__be16_to_cpup_17261 __be16_to_cpup 0 17261 NULL nohasharray
++lprocfs_read_frac_helper_17261 lprocfs_read_frac_helper 0 17261 &__be16_to_cpup_17261
++error_error_frame_cts_nul_flid_read_17262 error_error_frame_cts_nul_flid_read 3-0 17262 NULL nohasharray
++touchpad_store_17262 touchpad_store 0-4 17262 &error_error_frame_cts_nul_flid_read_17262
+pt3_i2c_master_xfer_17264 pt3_i2c_master_xfer 0-3 17264 NULL
+lola_pcm_trigger_17268 lola_pcm_trigger 0 17268 NULL nohasharray
+i8k_hwmon_show_temp_17268 i8k_hwmon_show_temp 0 17268 &lola_pcm_trigger_17268
@@ -125762,7 +126145,7 @@ index 0000000..df41844
+bq2415x_get_charge_current_17275 bq2415x_get_charge_current 0 17275 NULL nohasharray
+store_spi_transport_max_offset_17275 store_spi_transport_max_offset 0-4 17275 &bq2415x_get_charge_current_17275
+pg_read_17276 pg_read 3-0 17276 NULL
-+raw_recvmsg_17277 raw_recvmsg 0-4 17277 NULL
++raw_recvmsg_17277 raw_recvmsg 4-0 17277 NULL
+hmac_sha256_17278 hmac_sha256 2 17278 NULL
+aty_var_to_pll_18818_17279 aty_var_to_pll_18818 0 17279 NULL
+neigh_hash_grow_17283 neigh_hash_grow 2 17283 NULL nohasharray
@@ -125784,25 +126167,26 @@ index 0000000..df41844
+regmap_bulk_read_17314 regmap_bulk_read 0 17314 NULL nohasharray
+mgt_update_addr_17314 mgt_update_addr 0 17314 ®map_bulk_read_17314
+read_17315 read 0 17315 NULL nohasharray
-+rds_get_mr_for_dest_17315 rds_get_mr_for_dest 0 17315 &read_17315 nohasharray
-+attr_set_17315 attr_set 0 17315 &rds_get_mr_for_dest_17315
++rds_get_mr_for_dest_17315 rds_get_mr_for_dest 0 17315 &read_17315
+ixgbe_poll_for_ack_17316 ixgbe_poll_for_ack 0 17316 NULL
+mt9m111_reg_clear_17321 mt9m111_reg_clear 0 17321 NULL
+protection_type_show_17322 protection_type_show 0 17322 NULL
+snd_register_device_17323 snd_register_device 0 17323 NULL
-+rocker_flow_tbl_do_17325 rocker_flow_tbl_do 0 17325 NULL nohasharray
-+ata_host_alloc_pinfo_17325 ata_host_alloc_pinfo 3 17325 &rocker_flow_tbl_do_17325
++ata_host_alloc_pinfo_17325 ata_host_alloc_pinfo 3 17325 NULL nohasharray
++rocker_flow_tbl_do_17325 rocker_flow_tbl_do 0 17325 &ata_host_alloc_pinfo_17325 nohasharray
++cyapa_i2c_read_17325 cyapa_i2c_read 0 17325 &rocker_flow_tbl_do_17325
+vol_attribute_show_17328 vol_attribute_show 0 17328 NULL nohasharray
+aty128fb_check_var_17328 aty128fb_check_var 0 17328 &vol_attribute_show_17328
+wiimote_cmd_acquire_17330 wiimote_cmd_acquire 0 17330 NULL
+hfsplus_system_write_inode_17331 hfsplus_system_write_inode 0 17331 NULL
+SYSC_pread64_17337 SYSC_pread64 3 17337 NULL
++pcan_usb_fd_send_cmd_17338 pcan_usb_fd_send_cmd 0 17338 NULL
+max8997_read_reg_17341 max8997_read_reg 0 17341 NULL
+roccat_common2_sysfs_read_profile_settings_17342 roccat_common2_sysfs_read_profile_settings 0-5-6 17342 NULL
+device_suspend_17343 device_suspend 0 17343 NULL
+ieee80211_if_read_dot11MeshHWMPperrMinInterval_17346 ieee80211_if_read_dot11MeshHWMPperrMinInterval 3-0 17346 NULL
-+sis900_open_17347 sis900_open 0 17347 NULL nohasharray
-+ath6kl_wmi_send_mgmt_cmd_17347 ath6kl_wmi_send_mgmt_cmd 7 17347 &sis900_open_17347
++ath6kl_wmi_send_mgmt_cmd_17347 ath6kl_wmi_send_mgmt_cmd 7 17347 NULL nohasharray
++sis900_open_17347 sis900_open 0 17347 &ath6kl_wmi_send_mgmt_cmd_17347
+nfs_readpage_from_fscache_17356 nfs_readpage_from_fscache 0 17356 NULL
+p54_sta_add_remove_17358 p54_sta_add_remove 0 17358 NULL
+ivtv_set_speed_17377 ivtv_set_speed 0 17377 NULL
@@ -125826,8 +126210,7 @@ index 0000000..df41844
+fwnet_change_mtu_17419 fwnet_change_mtu 0 17419 &ecryptfs_listxattr_17419
+__acpi_pm_prepare_17423 __acpi_pm_prepare 0 17423 NULL
+lpfc_debugfs_dif_err_write_17424 lpfc_debugfs_dif_err_write 3-0 17424 NULL
-+drm_dp_i2c_xfer_17425 drm_dp_i2c_xfer 0-3 17425 NULL nohasharray
-+skein256_update_17425 skein256_update 0 17425 &drm_dp_i2c_xfer_17425
++drm_dp_i2c_xfer_17425 drm_dp_i2c_xfer 0-3 17425 NULL
+uart_get_attr_io_type_17427 uart_get_attr_io_type 0 17427 NULL
+compat_sys_ppoll_17430 compat_sys_ppoll 2 17430 NULL
+copy_from_iter_17433 copy_from_iter 0-2 17433 NULL
@@ -125839,14 +126222,15 @@ index 0000000..df41844
+startup_17439 startup 0 17439 &usb_gsi_openclose_17439
+hdpvr_try_ctrl_17440 hdpvr_try_ctrl 0 17440 NULL nohasharray
+iwl_pcie_send_hcmd_async_17440 iwl_pcie_send_hcmd_async 0 17440 &hdpvr_try_ctrl_17440
-+SYSC_fcntl_17441 SYSC_fcntl 3 17441 NULL nohasharray
-+snd_hammerfall_get_buffer_17441 snd_hammerfall_get_buffer 3 17441 &SYSC_fcntl_17441
++snd_hammerfall_get_buffer_17441 snd_hammerfall_get_buffer 3 17441 NULL nohasharray
++SYSC_fcntl_17441 SYSC_fcntl 3 17441 &snd_hammerfall_get_buffer_17441
+ov772x_s_fmt_17443 ov772x_s_fmt 0 17443 NULL nohasharray
+snd_hda_parse_generic_codec_17443 snd_hda_parse_generic_codec 0 17443 &ov772x_s_fmt_17443 nohasharray
+ath5k_attr_store_noise_immunity_level_17443 ath5k_attr_store_noise_immunity_level 0-4 17443 &snd_hda_parse_generic_codec_17443
+libcfs_ipif_enumerate_17445 libcfs_ipif_enumerate 0 17445 NULL
+xfs_btree_lshift_17448 xfs_btree_lshift 0 17448 NULL
+readpage_strip_17452 readpage_strip 0 17452 NULL
++BC_Read_Reg_17455 BC_Read_Reg 0 17455 NULL
+show_conn_param_ISCSI_PARAM_PERSISTENT_ADDRESS_17460 show_conn_param_ISCSI_PARAM_PERSISTENT_ADDRESS 0 17460 NULL
+__ref_totlen_17461 __ref_totlen 0 17461 NULL
+show_proc_name_17464 show_proc_name 0 17464 NULL
@@ -125858,11 +126242,10 @@ index 0000000..df41844
+TSS_rawhmac_17486 TSS_rawhmac 0 17486 NULL
+tomoyo_check_unix_address_17491 tomoyo_check_unix_address 0 17491 NULL
+bql_set_hold_time_17501 bql_set_hold_time 0-4 17501 NULL
-+bitmap_pos_to_ord_17503 bitmap_pos_to_ord 3 17503 NULL
+rds_get_mr_17506 rds_get_mr 0 17506 NULL
+multicast_last_member_interval_store_17508 multicast_last_member_interval_store 4-0 17508 NULL
+of_device_get_modalias_17511 of_device_get_modalias 0 17511 NULL
-+copy_page_from_iter_17512 copy_page_from_iter 0-3 17512 NULL
++copy_page_from_iter_17512 copy_page_from_iter 3-0 17512 NULL
+reiserfs_direct_IO_17513 reiserfs_direct_IO 4-0 17513 NULL nohasharray
+fc_vport_terminate_17513 fc_vport_terminate 0 17513 &reiserfs_direct_IO_17513
+lbs_highrssi_write_17515 lbs_highrssi_write 3-0 17515 NULL
@@ -125875,11 +126258,11 @@ index 0000000..df41844
+show_tabletToolMode_17539 show_tabletToolMode 0 17539 NULL
+elan_i2c_get_baseline_data_17541 elan_i2c_get_baseline_data 0 17541 NULL
+v9fs_xattr_trusted_get_17542 v9fs_xattr_trusted_get 0 17542 NULL
++xlog_do_log_recovery_17550 xlog_do_log_recovery 3 17550 NULL
+cdc_ncm_show_bmNtbFormatsSupported_17554 cdc_ncm_show_bmNtbFormatsSupported 0 17554 NULL
+posix_acl_xattr_get_17556 posix_acl_xattr_get 0 17556 NULL
+csrow_dev_type_show_17557 csrow_dev_type_show 0 17557 NULL
+copy_from_user_17559 copy_from_user 3-0 17559 NULL
-+skein_512_init_17565 skein_512_init 0 17565 NULL
+vmci_transport_notify_pkt_recv_post_dequeue_17567 vmci_transport_notify_pkt_recv_post_dequeue 0 17567 NULL
+hash_netport4_expire_17573 hash_netport4_expire 4 17573 NULL nohasharray
+ds1343_show_tricklecharger_17573 ds1343_show_tricklecharger 0 17573 &hash_netport4_expire_17573
@@ -125894,28 +126277,26 @@ index 0000000..df41844
+write_17592 write 0-3 17592 &command_setcolourparams_17592
+acpi_ut_create_package_object_17594 acpi_ut_create_package_object 1 17594 NULL nohasharray
+show_sf2_temp_17594 show_sf2_temp 0 17594 &acpi_ut_create_package_object_17594
-+neigh_hash_alloc_17595 neigh_hash_alloc 1 17595 NULL nohasharray
-+xen_release_pud_17595 xen_release_pud 1 17595 &neigh_hash_alloc_17595
++neigh_hash_alloc_17595 neigh_hash_alloc 1 17595 NULL
+rts51x_write_mem_17598 rts51x_write_mem 4 17598 NULL
+da9055_rtc_enable_alarm_17599 da9055_rtc_enable_alarm 0 17599 NULL
+nvkm_gpio_create__17601 nvkm_gpio_create_ 4 17601 NULL
+wm8994_gpio_to_irq_17604 wm8994_gpio_to_irq 2 17604 NULL
-+osst_execute_17607 osst_execute 7-6 17607 NULL nohasharray
++osst_execute_17607 osst_execute 6-7 17607 NULL nohasharray
+svc_export_parse_17607 svc_export_parse 0 17607 &osst_execute_17607
+ieee80211_if_read_dot11MeshHWMPactivePathToRootTimeout_17618 ieee80211_if_read_dot11MeshHWMPactivePathToRootTimeout 3-0 17618 NULL
+null_show_17619 null_show 0 17619 NULL
+show_selfballoon_downhys_17620 show_selfballoon_downhys 0 17620 NULL
+vid_cap_queue_setup_17626 vid_cap_queue_setup 0 17626 NULL
-+dma_map_page_17628 dma_map_page 0-3 17628 NULL
++dma_map_page_17628 dma_map_page 0 17628 NULL
+__uncore_match_rnid30_show_17629 __uncore_match_rnid30_show 0 17629 NULL
+purge_port_17641 purge_port 0 17641 NULL
-+twl4030_set_gpio_direction_17645 twl4030_set_gpio_direction 0-1 17645 NULL nohasharray
++twl4030_set_gpio_direction_17645 twl4030_set_gpio_direction 1-0 17645 NULL nohasharray
+show_conn_param_ISCSI_PARAM_TCP_XMIT_WSF_17645 show_conn_param_ISCSI_PARAM_TCP_XMIT_WSF 0 17645 &twl4030_set_gpio_direction_17645 nohasharray
+access_show_17645 access_show 0 17645 &show_conn_param_ISCSI_PARAM_TCP_XMIT_WSF_17645
+vcc_setsockopt_17647 vcc_setsockopt 0 17647 NULL
+ledtrig_cpu_syscore_suspend_17654 ledtrig_cpu_syscore_suspend 0 17654 NULL
-+SYSC_migrate_pages_17657 SYSC_migrate_pages 2 17657 NULL nohasharray
-+may_lookup_17657 may_lookup 0 17657 &SYSC_migrate_pages_17657
++SYSC_migrate_pages_17657 SYSC_migrate_pages 2 17657 NULL
+cfg802154_netdev_notifier_call_17658 cfg802154_netdev_notifier_call 0 17658 NULL
+max8997_reg_disable_17661 max8997_reg_disable 0 17661 NULL
+packet_setsockopt_17662 packet_setsockopt 5-0 17662 NULL nohasharray
@@ -125940,8 +126321,7 @@ index 0000000..df41844
+nilfs_superblock_README_show_17704 nilfs_superblock_README_show 0 17704 NULL
+venus_rename_17707 venus_rename 4-5 17707 NULL nohasharray
+__einj_error_trigger_17707 __einj_error_trigger 1 17707 &venus_rename_17707 nohasharray
-+jfs_writepage_17707 jfs_writepage 0 17707 &__einj_error_trigger_17707 nohasharray
-+skein512_update_17707 skein512_update 0 17707 &jfs_writepage_17707
++jfs_writepage_17707 jfs_writepage 0 17707 &__einj_error_trigger_17707
+crc32_setkey_17711 crc32_setkey 0 17711 NULL nohasharray
+store_in_min_17711 store_in_min 0-4 17711 &crc32_setkey_17711
+zd_usb_ioread16v_17715 zd_usb_ioread16v 0 17715 NULL
@@ -125960,8 +126340,7 @@ index 0000000..df41844
+pcpu_alloc_area_17733 pcpu_alloc_area 0-3 17733 &exofs_read_lookup_dev_table_17733 nohasharray
+layout_show_17733 layout_show 0 17733 &pcpu_alloc_area_17733
+sctpprobe_read_17741 sctpprobe_read 3-0 17741 NULL
-+i2o_exec_show_product_id_17744 i2o_exec_show_product_id 0 17744 NULL nohasharray
-+inode_setxattr_17744 inode_setxattr 0 17744 &i2o_exec_show_product_id_17744
++inode_setxattr_17744 inode_setxattr 0 17744 NULL
+qlcnic_sysfs_read_crb_17747 qlcnic_sysfs_read_crb 0-6-5 17747 NULL
+csrow_size_show_17755 csrow_size_show 0 17755 NULL
+s5k83a_set_exposure_17758 s5k83a_set_exposure 0 17758 NULL
@@ -125970,7 +126349,6 @@ index 0000000..df41844
+fm10k_vlan_rx_add_vid_17766 fm10k_vlan_rx_add_vid 0 17766 &brcmf_usb_attach_17766
+ath10k_ce_init_pipe_17768 ath10k_ce_init_pipe 0 17768 NULL
+cxacru_sysfs_show_adsl_headend_environment_17770 cxacru_sysfs_show_adsl_headend_environment 0 17770 NULL
-+jme_fill_tx_map_17776 jme_fill_tx_map 5 17776 NULL
+batadv_log_read_17778 batadv_log_read 0-3 17778 NULL
+get_battery_life_extender_17780 get_battery_life_extender 0 17780 NULL
+nfs_generic_commit_list_17784 nfs_generic_commit_list 0 17784 NULL
@@ -125979,6 +126357,7 @@ index 0000000..df41844
+get_unaligned_be64_17794 get_unaligned_be64 0 17794 NULL
+g2d_queue_setup_17795 g2d_queue_setup 0 17795 NULL
+reiserfs_write_begin_17797 reiserfs_write_begin 0 17797 NULL
++cyapa_firmware_17800 cyapa_firmware 0 17800 NULL
+lpuart_copy_rx_to_tty_17801 lpuart_copy_rx_to_tty 3 17801 NULL
+_iwl_dbgfs_set_nic_temperature_write_17804 _iwl_dbgfs_set_nic_temperature_write 3-0 17804 NULL
+mmc_rel_sectors_show_17806 mmc_rel_sectors_show 0 17806 NULL
@@ -125999,7 +126378,8 @@ index 0000000..df41844
+gr_setup_in_desc_list_17828 gr_setup_in_desc_list 0 17828 NULL
+bd2802_show_rgb_current_17830 bd2802_show_rgb_current 0 17830 NULL
+hiface_pcm_trigger_17831 hiface_pcm_trigger 0 17831 NULL nohasharray
-+show_prochot_short_17831 show_prochot_short 0 17831 &hiface_pcm_trigger_17831
++show_prochot_short_17831 show_prochot_short 0 17831 &hiface_pcm_trigger_17831 nohasharray
++cyapa_show_fm_ver_17831 cyapa_show_fm_ver 0 17831 &show_prochot_short_17831
+bq2415x_sysfs_show_enable_17832 bq2415x_sysfs_show_enable 0 17832 NULL nohasharray
+ixgb_set_mac_17832 ixgb_set_mac 0 17832 &bq2415x_sysfs_show_enable_17832
+cipso_v4_gentag_rbm_17836 cipso_v4_gentag_rbm 0 17836 NULL nohasharray
@@ -126039,14 +126419,13 @@ index 0000000..df41844
+ieee80211_if_fmt_dot11MeshHWMPRootMode_17890 ieee80211_if_fmt_dot11MeshHWMPRootMode 3 17890 NULL
+sctp_setsockopt_partial_delivery_point_17891 sctp_setsockopt_partial_delivery_point 0 17891 NULL
+store_pwm_auto_point1_pwm_17897 store_pwm_auto_point1_pwm 0-4 17897 NULL
-+validate_slab_cache_17901 validate_slab_cache 0 17901 NULL
+niu_tx_cs_reset_poll_17902 niu_tx_cs_reset_poll 0 17902 NULL nohasharray
+_cpu_down_17902 _cpu_down 0 17902 &niu_tx_cs_reset_poll_17902
+recover_head_17904 recover_head 3 17904 NULL
+systab_show_17907 systab_show 0 17907 NULL
+dev_pm_opp_get_opp_count_17911 dev_pm_opp_get_opp_count 0 17911 NULL
+elan_sysfs_update_fw_17912 elan_sysfs_update_fw 0-4 17912 NULL
-+dccp_feat_register_sp_17914 dccp_feat_register_sp 0-5 17914 NULL
++dccp_feat_register_sp_17914 dccp_feat_register_sp 5-0 17914 NULL
+xfs_buf_associate_memory_17915 xfs_buf_associate_memory 3 17915 NULL nohasharray
+wm831x_boostp_get_status_17915 wm831x_boostp_get_status 0 17915 &xfs_buf_associate_memory_17915
+xfs_rtallocate_extent_near_17916 xfs_rtallocate_extent_near 0 17916 NULL
@@ -126067,7 +126446,8 @@ index 0000000..df41844
+enic_rxcopybreak_17955 enic_rxcopybreak 4 17955 NULL
+cp2112_xfer_17956 cp2112_xfer 0 17956 NULL
+sr_sw_reset_17961 sr_sw_reset 0 17961 NULL
-+ufs_free_blocks_17963 ufs_free_blocks 3-2 17963 NULL
++ufs_free_blocks_17963 ufs_free_blocks 3-2 17963 NULL nohasharray
++batadv_get_sset_count_17963 batadv_get_sset_count 0 17963 &ufs_free_blocks_17963
+lpt_tgc_end_17965 lpt_tgc_end 0 17965 NULL
+qib_portattr_show_17966 qib_portattr_show 0 17966 NULL
+show_serial_17967 show_serial 0 17967 NULL
@@ -126098,17 +126478,15 @@ index 0000000..df41844
+sdev_show_evt_media_change_18024 sdev_show_evt_media_change 0 18024 NULL
+iscsi_tpg_auth_show_userid_mutual_18025 iscsi_tpg_auth_show_userid_mutual 0 18025 NULL
+netxen_alloc_sw_resources_18026 netxen_alloc_sw_resources 0 18026 NULL
++ina226_set_interval_18027 ina226_set_interval 0-4 18027 NULL
+raw_write_18028 raw_write 3-0 18028 NULL
+tps65912_i2c_write_18030 tps65912_i2c_write 3 18030 NULL
+wil_fw_handle_record_18033 wil_fw_handle_record 0 18033 NULL
+__posix_lock_file_18035 __posix_lock_file 0 18035 NULL nohasharray
+rio_init_mports_18035 rio_init_mports 0 18035 &__posix_lock_file_18035
-+show_ppi_operations_18037 show_ppi_operations 0 18037 NULL nohasharray
-+emit_request_18037 emit_request 0 18037 &show_ppi_operations_18037
+qlcnic_get_cap_size_18042 qlcnic_get_cap_size 0 18042 NULL
+nfs_check_inode_attributes_18043 nfs_check_inode_attributes 0 18043 NULL
+cryptd_alloc_instance_18048 cryptd_alloc_instance 3-2 18048 NULL
-+find_next_inuse_18051 find_next_inuse 2-3-0 18051 NULL
+policydb_load_isids_18052 policydb_load_isids 0 18052 NULL nohasharray
+core_tpg_set_initiator_node_queue_depth_18052 core_tpg_set_initiator_node_queue_depth 0 18052 &policydb_load_isids_18052 nohasharray
+t3_config_sched_18052 t3_config_sched 0 18052 &core_tpg_set_initiator_node_queue_depth_18052
@@ -126116,7 +126494,7 @@ index 0000000..df41844
+zisofs_fill_pages_18057 zisofs_fill_pages 0 18057 NULL
+max8925_enable_18058 max8925_enable 0 18058 NULL
+dlfb_set_video_mode_18061 dlfb_set_video_mode 0 18061 NULL
-+lua_sysfs_read_18062 lua_sysfs_read 0-6 18062 NULL nohasharray
++lua_sysfs_read_18062 lua_sysfs_read 6-0 18062 NULL nohasharray
+dccp_error_18062 dccp_error 0 18062 &lua_sysfs_read_18062
+process_measurement_18064 process_measurement 0 18064 NULL
+fpregs_get_18066 fpregs_get 4 18066 NULL
@@ -126136,28 +126514,26 @@ index 0000000..df41844
+vmw_fops_read_18089 vmw_fops_read 0-3 18089 NULL
+SYSC_semtimedop_18091 SYSC_semtimedop 3 18091 NULL nohasharray
+show_txchan_per_port_18091 show_txchan_per_port 0 18091 &SYSC_semtimedop_18091
-+twl6030reg_enable_18092 twl6030reg_enable 0 18092 NULL nohasharray
-+snd_seq_fifo_cell_out_18092 snd_seq_fifo_cell_out 0 18092 &twl6030reg_enable_18092
++snd_seq_fifo_cell_out_18092 snd_seq_fifo_cell_out 0 18092 NULL nohasharray
++twl6030reg_enable_18092 twl6030reg_enable 0 18092 &snd_seq_fifo_cell_out_18092
+mpi_alloc_18094 mpi_alloc 1 18094 NULL nohasharray
+spi_w8r16be_18094 spi_w8r16be 0 18094 &mpi_alloc_18094
-+hackrf_set_bandwidth_18095 hackrf_set_bandwidth 0 18095 NULL nohasharray
-+lm8323_pwm_show_time_18095 lm8323_pwm_show_time 0 18095 &hackrf_set_bandwidth_18095
++lm8323_pwm_show_time_18095 lm8323_pwm_show_time 0 18095 NULL nohasharray
++hackrf_set_bandwidth_18095 hackrf_set_bandwidth 0 18095 &lm8323_pwm_show_time_18095
+_nfs4_proc_lookup_18096 _nfs4_proc_lookup 0 18096 NULL
+show_rtap_filter_18107 show_rtap_filter 0 18107 NULL
+read_18109 read 0 18109 NULL
+ocfs2_control_install_private_18110 ocfs2_control_install_private 0 18110 NULL
-+dib0090_set_params_18113 dib0090_set_params 0 18113 NULL nohasharray
-+sctp_bind_addr_copy_18113 sctp_bind_addr_copy 0 18113 &dib0090_set_params_18113
++sctp_bind_addr_copy_18113 sctp_bind_addr_copy 0 18113 NULL nohasharray
++dib0090_set_params_18113 dib0090_set_params 0 18113 &sctp_bind_addr_copy_18113
+pep_sock_connect_18114 pep_sock_connect 0 18114 NULL
+set_in_18115 set_in 0-4 18115 NULL
+dfs_file_read_18116 dfs_file_read 3-0 18116 NULL
+svc_getnl_18120 svc_getnl 0 18120 NULL
+ath10k_htt_rx_ring_refill_18122 ath10k_htt_rx_ring_refill 0 18122 NULL
+p9_client_wstat_18130 p9_client_wstat 0 18130 NULL
-+xfs_zero_eof_18134 xfs_zero_eof 0-3-2 18134 NULL nohasharray
-+lapbeth_open_18134 lapbeth_open 0 18134 &xfs_zero_eof_18134
++lapbeth_open_18134 lapbeth_open 0 18134 NULL
+wil_tid_ampdu_rx_alloc_18140 wil_tid_ampdu_rx_alloc 2 18140 NULL
-+removexattr_18147 removexattr 0 18147 NULL
+selinux_inode_setsecurity_18148 selinux_inode_setsecurity 4-0 18148 NULL
+pcipcwd_temp_read_18149 pcipcwd_temp_read 0-3 18149 NULL
+show_wr_req_18151 show_wr_req 0 18151 NULL
@@ -126171,9 +126547,9 @@ index 0000000..df41844
+bnx2_get_eeprom_len_18179 bnx2_get_eeprom_len 0 18179 NULL
+snd_hda_add_new_ctls_18185 snd_hda_add_new_ctls 0 18185 NULL
+aio_write_18187 aio_write 0 18187 NULL
-+read_first_n_18197 read_first_n 0 18197 NULL nohasharray
-+o2net_start_listening_18197 o2net_start_listening 0 18197 &read_first_n_18197 nohasharray
-+cfpkt_create_18197 cfpkt_create 1 18197 &o2net_start_listening_18197
++cfpkt_create_18197 cfpkt_create 1 18197 NULL nohasharray
++read_first_n_18197 read_first_n 0 18197 &cfpkt_create_18197 nohasharray
++o2net_start_listening_18197 o2net_start_listening 0 18197 &read_first_n_18197
+aty_var_to_crtc_18199 aty_var_to_crtc 0 18199 NULL
+dib8096p_tuner_xfer_18205 dib8096p_tuner_xfer 0-3 18205 NULL nohasharray
+selinux_nlmsg_perm_18205 selinux_nlmsg_perm 0 18205 &dib8096p_tuner_xfer_18205
@@ -126192,6 +126568,7 @@ index 0000000..df41844
+cond_policydb_init_18244 cond_policydb_init 0 18244 &jffs2_read_dnode_18244
+ecryptfs_miscdev_read_18247 ecryptfs_miscdev_read 0-3 18247 NULL nohasharray
+alloc_trace_uprobe_18247 alloc_trace_uprobe 3 18247 &ecryptfs_miscdev_read_18247
++xgbe_vlan_rx_add_vid_18251 xgbe_vlan_rx_add_vid 0 18251 NULL
+clip_inet_event_18252 clip_inet_event 0 18252 NULL
+e4000_set_params_18253 e4000_set_params 0 18253 NULL nohasharray
+i7core_inject_store_page_18253 i7core_inject_store_page 0-4 18253 &e4000_set_params_18253
@@ -126204,13 +126581,13 @@ index 0000000..df41844
+show_temp_auto_offset_18270 show_temp_auto_offset 0 18270 NULL
+tg3_bmcr_reset_18271 tg3_bmcr_reset 0 18271 NULL
+gfs2_alloc_sort_buffer_18275 gfs2_alloc_sort_buffer 1 18275 NULL
++ipip_get_size_18276 ipip_get_size 0 18276 NULL
+alloc_ring_18278 alloc_ring 4-2 18278 NULL
-+nouveau_subdev_create__18281 nouveau_subdev_create_ 7 18281 NULL
+ext4_readpages_18283 ext4_readpages 4 18283 NULL
+mmc_send_bus_test_18285 mmc_send_bus_test 4 18285 NULL
-+ipv4_mtu_18287 ipv4_mtu 0 18287 NULL nohasharray
-+lpfc_fcp_cpu_map_show_18287 lpfc_fcp_cpu_map_show 0 18287 &ipv4_mtu_18287 nohasharray
-+alloc_kmem_cache_cpus_18287 alloc_kmem_cache_cpus 2 18287 &lpfc_fcp_cpu_map_show_18287
++lpfc_fcp_cpu_map_show_18287 lpfc_fcp_cpu_map_show 0 18287 NULL nohasharray
++ipv4_mtu_18287 ipv4_mtu 0 18287 &lpfc_fcp_cpu_map_show_18287 nohasharray
++alloc_kmem_cache_cpus_18287 alloc_kmem_cache_cpus 2 18287 &ipv4_mtu_18287
+tipc_sk_withdraw_18291 tipc_sk_withdraw 0 18291 NULL
+um_idi_write_18293 um_idi_write 3-0 18293 NULL nohasharray
+show_fnode_username_in_18293 show_fnode_username_in 0 18293 &um_idi_write_18293 nohasharray
@@ -126220,16 +126597,15 @@ index 0000000..df41844
+mwl8k_sta_add_18299 mwl8k_sta_add 0 18299 NULL
+iscsi_stat_sess_err_show_attr_cxn_errors_18301 iscsi_stat_sess_err_show_attr_cxn_errors 0 18301 NULL
+tg3_request_irq_18303 tg3_request_irq 0 18303 NULL
-+nouveau_disp_create__18305 nouveau_disp_create_ 4-7 18305 NULL
+ip6ip6_err_18308 ip6ip6_err 5 18308 NULL
+vga_r_18310 vga_r 0 18310 NULL
+class_add_profile_18315 class_add_profile 1-3-5 18315 NULL
+w1_slave_detach_18316 w1_slave_detach 0 18316 NULL
+sgdma_initialize_18317 sgdma_initialize 0 18317 NULL
+csio_mem_read_18319 csio_mem_read 3-0 18319 NULL
-+mc13892_powermisc_rmw_18320 mc13892_powermisc_rmw 0 18320 NULL nohasharray
-+single_flag_show_18320 single_flag_show 0 18320 &mc13892_powermisc_rmw_18320
-+alloc_and_copy_string_18321 alloc_and_copy_string 2 18321 NULL
++single_flag_show_18320 single_flag_show 0 18320 NULL nohasharray
++mc13892_powermisc_rmw_18320 mc13892_powermisc_rmw 0 18320 &single_flag_show_18320
++alloc_and_copy_string_18321 alloc_and_copy_string 2-0 18321 NULL
+ecryptfs_send_message_18322 ecryptfs_send_message 2 18322 NULL
+show_temp_auto_base_18323 show_temp_auto_base 0 18323 NULL
+bio_integrity_advance_18324 bio_integrity_advance 2 18324 NULL nohasharray
@@ -126241,7 +126617,7 @@ index 0000000..df41844
+outlen_read_18339 outlen_read 0-3 18339 NULL nohasharray
+get_free_region_18339 get_free_region 0-3 18339 &outlen_read_18339
+roccat_common2_sysfs_write_key_mask_18343 roccat_common2_sysfs_write_key_mask 0-6-5 18343 NULL
-+copy_page_to_iter_18345 copy_page_to_iter 3-0 18345 NULL
++copy_page_to_iter_18345 copy_page_to_iter 0-3 18345 NULL
+show_sf_ctrl_18348 show_sf_ctrl 0 18348 NULL
+lcd_proc_write_18351 lcd_proc_write 3-0 18351 NULL nohasharray
+smb2_read_data_offset_18351 smb2_read_data_offset 0 18351 &lcd_proc_write_18351
@@ -126251,8 +126627,8 @@ index 0000000..df41844
+xlbd_reserve_minors_18365 xlbd_reserve_minors 2-1 18365 NULL nohasharray
+show_remote_ip_18365 show_remote_ip 0 18365 &xlbd_reserve_minors_18365
+SyS_process_vm_readv_18366 SyS_process_vm_readv 3-5 18366 NULL
-+irq_show_18367 irq_show 0 18367 NULL nohasharray
-+ep_io_18367 ep_io 0 18367 &irq_show_18367
++ep_io_18367 ep_io 0 18367 NULL nohasharray
++irq_show_18367 irq_show 0 18367 &ep_io_18367
+qib_user_sdma_num_pages_18371 qib_user_sdma_num_pages 0 18371 NULL
+nilfs_checkpoints_README_show_18372 nilfs_checkpoints_README_show 0 18372 NULL
+usbhsg_ep_queue_18376 usbhsg_ep_queue 0 18376 NULL
@@ -126262,8 +126638,8 @@ index 0000000..df41844
+acpi_ds_create_buffer_field_18385 acpi_ds_create_buffer_field 0 18385 NULL nohasharray
+gss_key_timeout_18385 gss_key_timeout 0 18385 &acpi_ds_create_buffer_field_18385
+__ceph_getxattr_18386 __ceph_getxattr 0 18386 NULL
-+ci_role_write_18388 ci_role_write 3-0 18388 NULL nohasharray
-+irq_find_mapping_18388 irq_find_mapping 0-2 18388 &ci_role_write_18388
++irq_find_mapping_18388 irq_find_mapping 0-2 18388 NULL nohasharray
++ci_role_write_18388 ci_role_write 3-0 18388 &irq_find_mapping_18388
+il_set_tx_power_18394 il_set_tx_power 0 18394 NULL
+snd_compr_read_18396 snd_compr_read 0-3 18396 NULL nohasharray
+reshape_position_store_18396 reshape_position_store 0-3 18396 &snd_compr_read_18396
@@ -126279,15 +126655,15 @@ index 0000000..df41844
+ceph_writepages_start_18410 ceph_writepages_start 0 18410 NULL
+rtl8169_rx_fill_18416 rtl8169_rx_fill 0 18416 NULL
+nvif_device_init_18418 nvif_device_init 6 18418 NULL
-+usbnet_write_cmd_nopm_18426 usbnet_write_cmd_nopm 0-7 18426 NULL
++usbnet_write_cmd_nopm_18426 usbnet_write_cmd_nopm 7-0 18426 NULL
+fwnet_broadcast_start_18428 fwnet_broadcast_start 0 18428 NULL
+memblock_virt_alloc_node_nopanic_18431 memblock_virt_alloc_node_nopanic 1 18431 NULL nohasharray
+jffs2_zlib_decompress_18431 jffs2_zlib_decompress 0 18431 &memblock_virt_alloc_node_nopanic_18431
+iscsi_create_flashnode_sess_18433 iscsi_create_flashnode_sess 4 18433 NULL
+s5p_jpeg_start_streaming_18435 s5p_jpeg_start_streaming 0 18435 NULL
+match_number_18436 match_number 0 18436 NULL
-+target_core_alua_tg_pt_gp_show_attr_alua_support_active_optimized_18437 target_core_alua_tg_pt_gp_show_attr_alua_support_active_optimized 0 18437 NULL nohasharray
-+snd_hda_get_connections_18437 snd_hda_get_connections 0 18437 &target_core_alua_tg_pt_gp_show_attr_alua_support_active_optimized_18437
++snd_hda_get_connections_18437 snd_hda_get_connections 0 18437 NULL nohasharray
++target_core_alua_tg_pt_gp_show_attr_alua_support_active_optimized_18437 target_core_alua_tg_pt_gp_show_attr_alua_support_active_optimized 0 18437 &snd_hda_get_connections_18437
+hctosys_show_18444 hctosys_show 0 18444 NULL nohasharray
+set_out0_enable_18444 set_out0_enable 0-4 18444 &hctosys_show_18444
+bd2802_store_reg0x0f_18445 bd2802_store_reg0x0f 0-4 18445 NULL
@@ -126300,7 +126676,7 @@ index 0000000..df41844
+transfer_18460 transfer 0 18460 NULL nohasharray
+store_remote_mac_18460 store_remote_mac 0 18460 &transfer_18460
+max_gen_clk_probe_18462 max_gen_clk_probe 5 18462 NULL
-+dma_alloc_from_contiguous_18466 dma_alloc_from_contiguous 2-3 18466 NULL nohasharray
++dma_alloc_from_contiguous_18466 dma_alloc_from_contiguous 3-2 18466 NULL nohasharray
+cuse_class_waiting_show_18466 cuse_class_waiting_show 0 18466 &dma_alloc_from_contiguous_18466
+t3_wait_op_done_18469 t3_wait_op_done 0 18469 NULL
+iwl_mvm_mac_ctxt_send_cmd_18481 iwl_mvm_mac_ctxt_send_cmd 0 18481 NULL
@@ -126314,9 +126690,10 @@ index 0000000..df41844
+zd_usb_ioread16_18502 zd_usb_ioread16 0 18502 NULL nohasharray
+iwl_mvm_alloc_bcast_sta_18502 iwl_mvm_alloc_bcast_sta 0 18502 &zd_usb_ioread16_18502 nohasharray
+iscsi_tpg_param_store_MaxBurstLength_18502 iscsi_tpg_param_store_MaxBurstLength 0-3 18502 &iwl_mvm_alloc_bcast_sta_18502
++cyapa_gen5_show_baseline_18506 cyapa_gen5_show_baseline 0 18506 NULL
+w1_ds2781_read_18508 w1_ds2781_read 4-3 18508 NULL
-+limit_read_18510 limit_read 0-3 18510 NULL nohasharray
-+__copy_user_zeroing_intel_18510 __copy_user_zeroing_intel 0 18510 &limit_read_18510
++__copy_user_zeroing_intel_18510 __copy_user_zeroing_intel 0 18510 NULL nohasharray
++limit_read_18510 limit_read 0-3 18510 &__copy_user_zeroing_intel_18510
+__block_write_begin_18511 __block_write_begin 0 18511 NULL
+pcrs_show_18512 pcrs_show 0 18512 NULL
+snd_vx_inb_18514 snd_vx_inb 0 18514 NULL
@@ -126329,8 +126706,7 @@ index 0000000..df41844
+snd_gus_dram_poke_18525 snd_gus_dram_poke 4 18525 NULL
+ix2505v_set_params_18528 ix2505v_set_params 0 18528 NULL
+try_to_take_rt_mutex_18529 try_to_take_rt_mutex 0 18529 NULL
-+dpm_suspend_late_18530 dpm_suspend_late 0 18530 NULL nohasharray
-+nouveau_fifo_channel_create__18530 nouveau_fifo_channel_create_ 9 18530 &dpm_suspend_late_18530
++dpm_suspend_late_18530 dpm_suspend_late 0 18530 NULL
+t3_sge_init_flcntxt_18535 t3_sge_init_flcntxt 0 18535 NULL
+vlan_vids_add_by_dev_18537 vlan_vids_add_by_dev 0 18537 NULL
+seq_copy_in_user_18543 seq_copy_in_user 3 18543 NULL
@@ -126349,6 +126725,7 @@ index 0000000..df41844
+vmci_datagram_send_18571 vmci_datagram_send 0 18571 NULL
+debug_output_18575 debug_output 3-0 18575 NULL nohasharray
+pm_wake_lock_18575 pm_wake_lock 0 18575 &debug_output_18575
++acpi_lpat_raw_to_temp_18576 acpi_lpat_raw_to_temp 0-2 18576 NULL
+mtd_size_show_18578 mtd_size_show 0 18578 NULL
+vivid_radio_read_18579 vivid_radio_read 0-3 18579 NULL
+metrics_bytes_rendered_show_18580 metrics_bytes_rendered_show 0 18580 NULL
@@ -126356,8 +126733,8 @@ index 0000000..df41844
+ipath_reset_device_18584 ipath_reset_device 0 18584 NULL
+show_target_speed_18587 show_target_speed 0 18587 NULL
+st_accel_buffer_predisable_18589 st_accel_buffer_predisable 0 18589 NULL
-+wm831x_isink_is_enabled_18590 wm831x_isink_is_enabled 0 18590 NULL nohasharray
-+write_18590 write 0 18590 &wm831x_isink_is_enabled_18590
++write_18590 write 0 18590 NULL nohasharray
++wm831x_isink_is_enabled_18590 wm831x_isink_is_enabled 0 18590 &write_18590
+oaktrail_hdmi_i2c_access_18591 oaktrail_hdmi_i2c_access 0-3 18591 NULL
+__netdev_alloc_skb_18595 __netdev_alloc_skb 2 18595 NULL
+zd1211b_hw_reset_phy_18596 zd1211b_hw_reset_phy 0 18596 NULL
@@ -126370,8 +126747,8 @@ index 0000000..df41844
+transfer_18603 transfer 0 18603 NULL
+iowarrior_write_18604 iowarrior_write 3-0 18604 NULL
+netxen_netdev_event_18605 netxen_netdev_event 0 18605 NULL
-+show_in_18609 show_in 0 18609 NULL nohasharray
-+batadv_arp_get_type_18609 batadv_arp_get_type 3 18609 &show_in_18609
++batadv_arp_get_type_18609 batadv_arp_get_type 3 18609 NULL nohasharray
++show_in_18609 show_in 0 18609 &batadv_arp_get_type_18609
+rtl8187b_init_status_urb_18610 rtl8187b_init_status_urb 0 18610 NULL
+bql_set_limit_18612 bql_set_limit 4-0 18612 NULL
+store_selfballoon_downhys_18615 store_selfballoon_downhys 0-4 18615 NULL
@@ -126398,7 +126775,7 @@ index 0000000..df41844
+snd_pcm_oss_write3_18657 snd_pcm_oss_write3 0-3 18657 NULL
+raid5_set_cache_size_18660 raid5_set_cache_size 0 18660 NULL
+ieee80211_if_fmt_rssi_threshold_18664 ieee80211_if_fmt_rssi_threshold 3 18664 NULL
-+unmap_page_18665 unmap_page 3-2 18665 NULL
++unmap_page_18665 unmap_page 2-3 18665 NULL
+xfs_iext_insert_18667 xfs_iext_insert 3 18667 NULL
+blk_mq_main_cpu_notify_18677 blk_mq_main_cpu_notify 0 18677 NULL
+wl12xx_set_authorized_18681 wl12xx_set_authorized 0 18681 NULL
@@ -126413,7 +126790,7 @@ index 0000000..df41844
+replay_log_leb_18704 replay_log_leb 3 18704 NULL
+dlm_recoverd_start_18705 dlm_recoverd_start 0 18705 NULL
+iwl_dbgfs_rx_handlers_read_18708 iwl_dbgfs_rx_handlers_read 3-0 18708 NULL nohasharray
-+vmci_q_header_buf_ready_18708 vmci_q_header_buf_ready 3-0 18708 &iwl_dbgfs_rx_handlers_read_18708
++vmci_q_header_buf_ready_18708 vmci_q_header_buf_ready 0-3 18708 &iwl_dbgfs_rx_handlers_read_18708
+ceph_alloc_page_vector_18710 ceph_alloc_page_vector 1 18710 NULL
+fuse_dev_splice_write_18712 fuse_dev_splice_write 4 18712 NULL
+show_fc_starget_port_id_18713 show_fc_starget_port_id 0 18713 NULL
@@ -126444,11 +126821,11 @@ index 0000000..df41844
+temp1_max_store_18777 temp1_max_store 0-4 18777 NULL
+hw_init_18779 hw_init 0 18779 NULL
+alloc_fcdev_18780 alloc_fcdev 1 18780 NULL
-+hidp_raw_request_18781 hidp_raw_request 0-4 18781 NULL nohasharray
++hidp_raw_request_18781 hidp_raw_request 4-0 18781 NULL nohasharray
+show_vid_18781 show_vid 0 18781 &hidp_raw_request_18781
-+mfn_to_pfn_no_overrides_18783 mfn_to_pfn_no_overrides 0-1 18783 NULL
+show_fc_rport_fast_io_fail_tmo_18784 show_fc_rport_fast_io_fail_tmo 0 18784 NULL
+usb_reset_configuration_18787 usb_reset_configuration 0 18787 NULL
++uart_write_room_18799 uart_write_room 0 18799 NULL
+acpi_ec_transaction_18803 acpi_ec_transaction 0 18803 NULL
+ims_pcu_attribute_show_18806 ims_pcu_attribute_show 0 18806 NULL nohasharray
+mutex_lock_killable_nested_18806 mutex_lock_killable_nested 0 18806 &ims_pcu_attribute_show_18806
@@ -126462,7 +126839,6 @@ index 0000000..df41844
+playback_pcm_prepare_18828 playback_pcm_prepare 0 18828 NULL
+vmxnet3_create_queues_18830 vmxnet3_create_queues 0 18830 NULL
+nmclan_suspend_18833 nmclan_suspend 0 18833 NULL
-+sanity_checks_store_18835 sanity_checks_store 0-3 18835 NULL
+vidioc_reqbufs_18839 vidioc_reqbufs 0 18839 NULL
+blkdev_write_iter_18840 blkdev_write_iter 0 18840 NULL
+mtf_test_write_18844 mtf_test_write 3-0 18844 NULL
@@ -126484,11 +126860,11 @@ index 0000000..df41844
+chip_name_store_18889 chip_name_store 0-4 18889 NULL
+imx074_cropcap_18891 imx074_cropcap 0 18891 NULL
+comedi_isadma_alloc_18893 comedi_isadma_alloc 2 18893 NULL
-+max77802_rtc_stop_alarm_18896 max77802_rtc_stop_alarm 0 18896 NULL
+rj54n1_set_rect_18898 rj54n1_set_rect 0 18898 NULL
+devm_mdiobus_alloc_size_18902 devm_mdiobus_alloc_size 2 18902 NULL nohasharray
+nilfs_btree_assign_v_18902 nilfs_btree_assign_v 0 18902 &devm_mdiobus_alloc_size_18902 nohasharray
+gro_cells_init_18902 gro_cells_init 0 18902 &nilfs_btree_assign_v_18902
++ds1685_rtc_sysfs_ctrl_regs_show_18905 ds1685_rtc_sysfs_ctrl_regs_show 0 18905 NULL
+ipw2100_set_mac_address_18908 ipw2100_set_mac_address 0 18908 NULL
+tracing_thresh_write_18909 tracing_thresh_write 3 18909 NULL
+show_fnode_data_pdu_in_order_18910 show_fnode_data_pdu_in_order 0 18910 NULL
@@ -126503,6 +126879,7 @@ index 0000000..df41844
+mangle_packet_18920 mangle_packet 7-9 18920 NULL
+xfs_buf_read_uncached_18922 xfs_buf_read_uncached 3 18922 NULL nohasharray
+max_user_freq_store_18922 max_user_freq_store 0-4 18922 &xfs_buf_read_uncached_18922
++show_baseline_18929 show_baseline 0 18929 NULL
+snapshot_write_next_18937 snapshot_write_next 0 18937 NULL
+mxl5005s_SetRfFreqHz_18939 mxl5005s_SetRfFreqHz 0 18939 NULL
+fmc_device_register_n_18942 fmc_device_register_n 2 18942 NULL
@@ -126510,8 +126887,8 @@ index 0000000..df41844
+ida_get_new_18948 ida_get_new 0 18948 NULL
+svc_sock_reclen_18950 svc_sock_reclen 0 18950 NULL
+alloc_rx_slot_18951 alloc_rx_slot 0 18951 NULL
-+inv_mpu6050_set_enable_18952 inv_mpu6050_set_enable 0 18952 NULL nohasharray
-+sctp_tsnmap_num_gabs_18952 sctp_tsnmap_num_gabs 0 18952 &inv_mpu6050_set_enable_18952
++sctp_tsnmap_num_gabs_18952 sctp_tsnmap_num_gabs 0 18952 NULL nohasharray
++inv_mpu6050_set_enable_18952 inv_mpu6050_set_enable 0 18952 &sctp_tsnmap_num_gabs_18952
+__br_netpoll_enable_18953 __br_netpoll_enable 0 18953 NULL
+store_18955 store 0 18955 NULL
+dma_common_pages_remap_18966 dma_common_pages_remap 2 18966 NULL
@@ -126520,7 +126897,8 @@ index 0000000..df41844
+lpfc_static_vport_show_18970 lpfc_static_vport_show 0 18970 NULL
+rbd_minor_show_18974 rbd_minor_show 0 18974 NULL nohasharray
+ath9k_htc_get_stats_18974 ath9k_htc_get_stats 0 18974 &rbd_minor_show_18974
-+twl4030reg_is_enabled_18977 twl4030reg_is_enabled 0 18977 NULL
++twl4030reg_is_enabled_18977 twl4030reg_is_enabled 0 18977 NULL nohasharray
++cx25821_buffer_prepare_18977 cx25821_buffer_prepare 0 18977 &twl4030reg_is_enabled_18977
+tty_write_lock_18991 tty_write_lock 0 18991 NULL
+net_open_18997 net_open 0 18997 NULL
+si4713_transfer_18998 si4713_transfer 0-3 18998 NULL nohasharray
@@ -126530,8 +126908,8 @@ index 0000000..df41844
+phy_scan_fixups_19000 phy_scan_fixups 0 19000 &rt2400pci_set_state_19000
+show_frontswap_inertia_19004 show_frontswap_inertia 0 19004 NULL
+mei_me_fw_status_19005 mei_me_fw_status 0 19005 NULL
-+ibm_get_attention_status_19006 ibm_get_attention_status 0 19006 NULL nohasharray
-+layout_in_gaps_19006 layout_in_gaps 0-2 19006 &ibm_get_attention_status_19006
++layout_in_gaps_19006 layout_in_gaps 2-0 19006 NULL nohasharray
++ibm_get_attention_status_19006 ibm_get_attention_status 0 19006 &layout_in_gaps_19006
+acpi_ev_initialize_region_19007 acpi_ev_initialize_region 0 19007 NULL
+wait_port_writable_19011 wait_port_writable 0 19011 NULL
+f2fs_setxattr_19012 f2fs_setxattr 0 19012 NULL
@@ -126546,9 +126924,9 @@ index 0000000..df41844
+xgmac_dma_desc_rings_init_19032 xgmac_dma_desc_rings_init 0 19032 NULL
+sysfs_create_dir_ns_19033 sysfs_create_dir_ns 0 19033 NULL
+revalidate_19043 revalidate 2-0 19043 NULL nohasharray
-+mb862xx_i2c_write_19043 mb862xx_i2c_write 0 19043 &revalidate_19043 nohasharray
-+snprintk_buf_19043 snprintk_buf 0 19043 &mb862xx_i2c_write_19043 nohasharray
-+acpi_install_table_19043 acpi_install_table 1 19043 &snprintk_buf_19043
++acpi_install_table_19043 acpi_install_table 1 19043 &revalidate_19043 nohasharray
++mb862xx_i2c_write_19043 mb862xx_i2c_write 0 19043 &acpi_install_table_19043 nohasharray
++snprintk_buf_19043 snprintk_buf 0 19043 &mb862xx_i2c_write_19043
+drm_fb_helper_init_19044 drm_fb_helper_init 4-3 19044 NULL
+acpi_ds_get_package_arguments_19046 acpi_ds_get_package_arguments 0 19046 NULL nohasharray
+demote_rq_store_19046 demote_rq_store 0-3 19046 &acpi_ds_get_package_arguments_19046
@@ -126563,6 +126941,7 @@ index 0000000..df41844
+tg3_get_rxfh_indir_size_19074 tg3_get_rxfh_indir_size 0 19074 NULL
+atkbd_do_show_extra_19077 atkbd_do_show_extra 0 19077 NULL
+selinux_ip_output_19078 selinux_ip_output 0 19078 NULL
++gue_gro_remcsum_19079 gue_gro_remcsum 5-2 19079 NULL
+ceph_create_snap_context_19082 ceph_create_snap_context 1 19082 NULL nohasharray
+show_fc_host_symbolic_name_19082 show_fc_host_symbolic_name 0 19082 &ceph_create_snap_context_19082
+show_sched7_19083 show_sched7 0 19083 NULL
@@ -126576,14 +126955,15 @@ index 0000000..df41844
+write_byte_19095 write_byte 0 19095 NULL
+bcmgenet_init_rx_ring_19100 bcmgenet_init_rx_ring 0 19100 NULL
+snd_pcm_oss_period_size_19101 snd_pcm_oss_period_size 0 19101 NULL
++rt73usb_get_tx_data_len_19103 rt73usb_get_tx_data_len 0 19103 NULL
+lm3556_indicator_pattern_store_19105 lm3556_indicator_pattern_store 0-4 19105 NULL
+sta_last_seq_ctrl_read_19106 sta_last_seq_ctrl_read 3-0 19106 NULL
+cifs_readv_from_socket_19109 cifs_readv_from_socket 3-4-0 19109 NULL
+befs_statfs_19114 befs_statfs 0 19114 NULL
+b43_gphy_op_init_19116 b43_gphy_op_init 0 19116 NULL
+eni_setsockopt_19118 eni_setsockopt 0 19118 NULL
-+ov6650_g_fmt_19124 ov6650_g_fmt 0 19124 NULL nohasharray
-+nb_callback_19124 nb_callback 0 19124 &ov6650_g_fmt_19124
++nb_callback_19124 nb_callback 0 19124 NULL nohasharray
++ov6650_g_fmt_19124 ov6650_g_fmt 0 19124 &nb_callback_19124
+ext4_inode_table_19125 ext4_inode_table 0 19125 NULL nohasharray
+bh1770_prox_persistence_store_19125 bh1770_prox_persistence_store 0-4 19125 &ext4_inode_table_19125
+max14577_read_reg_19127 max14577_read_reg 0 19127 NULL
@@ -126600,8 +126980,8 @@ index 0000000..df41844
+nfs4_handle_exception_19150 nfs4_handle_exception 0-2 19150 NULL
+mls_context_to_sid_19151 mls_context_to_sid 0 19151 NULL
+sleep_auth_read_19159 sleep_auth_read 3-0 19159 NULL
-+store_virtual_19163 store_virtual 0-4 19163 NULL nohasharray
-+ext3_reserve_inode_write_19163 ext3_reserve_inode_write 0 19163 &store_virtual_19163
++ext3_reserve_inode_write_19163 ext3_reserve_inode_write 0 19163 NULL nohasharray
++store_virtual_19163 store_virtual 0-4 19163 &ext3_reserve_inode_write_19163
+p2wi_smbus_xfer_19165 p2wi_smbus_xfer 0 19165 NULL
+smk_write_access2_19170 smk_write_access2 3-0 19170 NULL
+show_fcstat_fcp_output_requests_19177 show_fcstat_fcp_output_requests 0 19177 NULL
@@ -126643,17 +127023,17 @@ index 0000000..df41844
+store_19264 store 0-3 19264 NULL nohasharray
+fb_check_var_19264 fb_check_var 0 19264 &store_19264
+twl_show_stats_19266 twl_show_stats 0 19266 NULL
-+isight_start_streaming_19267 isight_start_streaming 0 19267 NULL nohasharray
-+sys_fcntl_19267 sys_fcntl 3 19267 &isight_start_streaming_19267 nohasharray
-+show_sys_hwmon_19267 show_sys_hwmon 0 19267 &sys_fcntl_19267 nohasharray
++sys_fcntl_19267 sys_fcntl 3 19267 NULL nohasharray
++isight_start_streaming_19267 isight_start_streaming 0 19267 &sys_fcntl_19267 nohasharray
++show_sys_hwmon_19267 show_sys_hwmon 0 19267 &isight_start_streaming_19267 nohasharray
+bru_s_stream_19267 bru_s_stream 0 19267 &show_sys_hwmon_19267
+store_engine1_load_19269 store_engine1_load 4-0 19269 NULL
+rtl_pci_start_19273 rtl_pci_start 0 19273 NULL
+tps65910_rtc_set_alarm_19275 tps65910_rtc_set_alarm 0 19275 NULL
+patch_si3054_19278 patch_si3054 0 19278 NULL
+il_dbgfs_rxon_filter_flags_read_19281 il_dbgfs_rxon_filter_flags_read 3-0 19281 NULL
-+md5_export_19284 md5_export 0 19284 NULL nohasharray
-+io_mapping_map_wc_19284 io_mapping_map_wc 2 19284 &md5_export_19284
++io_mapping_map_wc_19284 io_mapping_map_wc 2 19284 NULL nohasharray
++md5_export_19284 md5_export 0 19284 &io_mapping_map_wc_19284
+batadv_tt_save_orig_buffer_19288 batadv_tt_save_orig_buffer 4 19288 NULL
+snd_rawmidi_dev_register_19290 snd_rawmidi_dev_register 0 19290 NULL
+raw_send_hdrinc_19292 raw_send_hdrinc 4 19292 NULL
@@ -126670,7 +127050,6 @@ index 0000000..df41844
+sr_write_gpio_19313 sr_write_gpio 0 19313 NULL
+task_free_notify_19318 task_free_notify 0 19318 NULL nohasharray
+update_scan_mode_19318 update_scan_mode 0 19318 &task_free_notify_19318
-+cx25821_upstream_buffer_prepare_19320 cx25821_upstream_buffer_prepare 0 19320 NULL
+debug_read_19322 debug_read 3-0 19322 NULL nohasharray
+rsxx_creg_read_19322 rsxx_creg_read 0 19322 &debug_read_19322
+SYSC_sendfile64_19327 SYSC_sendfile64 4 19327 NULL nohasharray
@@ -126683,10 +127062,11 @@ index 0000000..df41844
+bq32k_read_19342 bq32k_read 0 19342 NULL
+group_show_19349 group_show 0 19349 NULL
+__uncore_filter_isoc_show_19351 __uncore_filter_isoc_show 0 19351 NULL
++hix5hd2_i2c_xfer_19354 hix5hd2_i2c_xfer 0-3 19354 NULL
+bnx2x_get_phys_port_id_19355 bnx2x_get_phys_port_id 0 19355 NULL
+si4713_choose_econtrol_action_19357 si4713_choose_econtrol_action 0 19357 NULL
+musb_urb_enqueue_19358 musb_urb_enqueue 0 19358 NULL
-+firmware_data_write_19360 firmware_data_write 0-6-5 19360 NULL
++firmware_data_write_19360 firmware_data_write 6-5-0 19360 NULL
+mmio32read__write_file_19364 mmio32read__write_file 0 19364 NULL
+ipheth_open_19366 ipheth_open 0 19366 NULL
+qlge_vlan_rx_add_vid_19385 qlge_vlan_rx_add_vid 0 19385 NULL
@@ -126697,7 +127077,7 @@ index 0000000..df41844
+get_unaligned_be16_19400 get_unaligned_be16 0 19400 NULL
+get_n_events_by_type_19401 get_n_events_by_type 0 19401 NULL nohasharray
+read_values_19401 read_values 0 19401 &get_n_events_by_type_19401
-+pep_recvmsg_19402 pep_recvmsg 0-4 19402 NULL
++pep_recvmsg_19402 pep_recvmsg 4-0 19402 NULL
+recover_timer_write_19403 recover_timer_write 3-0 19403 NULL
+hid_hw_raw_request_19408 hid_hw_raw_request 0 19408 NULL
+compr_flush_19409 compr_flush 2 19409 NULL
@@ -126730,7 +127110,6 @@ index 0000000..df41844
+ab3100_get_register_interruptible_19474 ab3100_get_register_interruptible 0 19474 NULL
+refill_pool_19477 refill_pool 2 19477 NULL
+pxa_ep_queue_19480 pxa_ep_queue 0 19480 NULL
-+tipc_link_xmit_19481 tipc_link_xmit 0 19481 NULL
+ksz9031_config_init_19483 ksz9031_config_init 0 19483 NULL
+cpuset_can_attach_19498 cpuset_can_attach 0 19498 NULL
+kstrtoll_from_user_19500 kstrtoll_from_user 2 19500 NULL
@@ -126749,8 +127128,8 @@ index 0000000..df41844
+dev_alloc_skb_19517 dev_alloc_skb 1 19517 &atm_alloc_charge_19517
+batadv_tvlv_container_register_19520 batadv_tvlv_container_register 5 19520 NULL
+gmbus_wait_hw_status_19522 gmbus_wait_hw_status 0 19522 NULL nohasharray
-+reg_write_19522 reg_write 0 19522 &gmbus_wait_hw_status_19522 nohasharray
-+__uncore_filter_tid3_show_19522 __uncore_filter_tid3_show 0 19522 ®_write_19522
++__uncore_filter_tid3_show_19522 __uncore_filter_tid3_show 0 19522 &gmbus_wait_hw_status_19522 nohasharray
++reg_write_19522 reg_write 0 19522 &__uncore_filter_tid3_show_19522
+pages_sharing_show_19524 pages_sharing_show 0 19524 NULL nohasharray
+lpfc_oas_lun_state_set_19524 lpfc_oas_lun_state_set 0 19524 &pages_sharing_show_19524
+iscsi_stat_instance_show_attr_fail_sess_19526 iscsi_stat_instance_show_attr_fail_sess 0 19526 NULL
@@ -126772,9 +127151,8 @@ index 0000000..df41844
+smack_inode_setsecurity_19558 smack_inode_setsecurity 0 19558 &eem_opts_ifname_show_19558
+kernel_read_19559 kernel_read 0-4 19559 NULL
+usb_show_dynids_19560 usb_show_dynids 0 19560 NULL
-+xen_release_ptpage_19561 xen_release_ptpage 1 19561 NULL
+ocfs2_control_message_19564 ocfs2_control_message 3-0 19564 NULL
-+wlcore_hw_get_rx_packet_len_19565 wlcore_hw_get_rx_packet_len 0 19565 NULL
++wlcore_hw_get_rx_packet_len_19565 wlcore_hw_get_rx_packet_len 0-3 19565 NULL
+sctp_disconnect_19567 sctp_disconnect 0 19567 NULL
+nfsd_read_19568 nfsd_read 5 19568 NULL
+iscsi_tpg_param_show_TargetAlias_19570 iscsi_tpg_param_show_TargetAlias 0 19570 NULL
@@ -126823,11 +127201,10 @@ index 0000000..df41844
+wl1271_acx_beacon_filter_table_19665 wl1271_acx_beacon_filter_table 0 19665 &edd_show_interface_19665
+ath10k_read_pktlog_filter_19667 ath10k_read_pktlog_filter 3-0 19667 NULL
+selinux_socket_sendmsg_19668 selinux_socket_sendmsg 0 19668 NULL
-+show_crash_notes_size_19669 show_crash_notes_size 0 19669 NULL
+nettel_reboot_notifier_19672 nettel_reboot_notifier 0 19672 NULL nohasharray
+enable_19672 enable 0 19672 &nettel_reboot_notifier_19672
+acpi_read_slow_19673 acpi_read_slow 3-2 19673 NULL
-+usbnet_write_cmd_19679 usbnet_write_cmd 0-7 19679 NULL
++usbnet_write_cmd_19679 usbnet_write_cmd 7-0 19679 NULL
+pm8001_chip_fw_flash_update_build_19685 pm8001_chip_fw_flash_update_build 0 19685 NULL
+edac_device_ctl_panic_on_ue_store_19687 edac_device_ctl_panic_on_ue_store 0-3 19687 NULL
+validate_npar_config_19688 validate_npar_config 0 19688 NULL
@@ -126839,9 +127216,9 @@ index 0000000..df41844
+memblock_virt_alloc_low_nopanic_19714 memblock_virt_alloc_low_nopanic 1 19714 NULL
+read_reg_19723 read_reg 0 19723 NULL nohasharray
+port_enable_19723 port_enable 0 19723 &read_reg_19723
++sleep_functions_on_battery_store_19725 sleep_functions_on_battery_store 0-4 19725 NULL
+wm8350_block_write_19727 wm8350_block_write 2-3-0 19727 NULL
+target_stat_scsi_transport_show_attr_inst_19730 target_stat_scsi_transport_show_attr_inst 0 19730 NULL
-+memcpy_toiovecend_19736 memcpy_toiovecend 3-4 19736 NULL
+iwlagn_commit_rxon_19737 iwlagn_commit_rxon 0 19737 NULL
+snd_usX2Y_usbpcm_prepare_19741 snd_usX2Y_usbpcm_prepare 0 19741 NULL
+p9_client_read_19750 p9_client_read 5-0 19750 NULL
@@ -126851,7 +127228,8 @@ index 0000000..df41844
+broadsheet_spiflash_write_sector_19759 broadsheet_spiflash_write_sector 0 19759 &ocfs2_readpages_19759
+jffs2_acl_from_medium_19762 jffs2_acl_from_medium 2 19762 NULL
+osst_recover_wait_frame_19766 osst_recover_wait_frame 0 19766 NULL
-+readhscx_19769 readhscx 0 19769 NULL
++readhscx_19769 readhscx 0 19769 NULL nohasharray
++i8k_get_fan_type_19769 i8k_get_fan_type 0 19769 &readhscx_19769
+flush_write_buffer_19770 flush_write_buffer 0 19770 NULL
+pch_phub_gbe_serial_rom_conf_mp_19773 pch_phub_gbe_serial_rom_conf_mp 0 19773 NULL
+ipath_f_get_base_info_19778 ipath_f_get_base_info 0 19778 NULL
@@ -126872,9 +127250,8 @@ index 0000000..df41844
+check_acpi_ids_19802 check_acpi_ids 0 19802 NULL
+memory_isolate_notify_19808 memory_isolate_notify 0 19808 NULL
+store_thermal_cruise_19810 store_thermal_cruise 0-4 19810 NULL
-+ext2_setsize_19812 ext2_setsize 0 19812 NULL nohasharray
-+nci_hci_set_param_19812 nci_hci_set_param 5 19812 &ext2_setsize_19812
-+m2p_19814 m2p 1 19814 NULL
++nci_hci_set_param_19812 nci_hci_set_param 5 19812 NULL nohasharray
++ext2_setsize_19812 ext2_setsize 0 19812 &nci_hci_set_param_19812
+fsa9480_show_manualsw_19815 fsa9480_show_manualsw 0 19815 NULL
+ath10k_write_htt_max_amsdu_ampdu_19820 ath10k_write_htt_max_amsdu_ampdu 3-0 19820 NULL
+mwl8k_get_stats_19823 mwl8k_get_stats 0 19823 NULL nohasharray
@@ -126890,7 +127267,6 @@ index 0000000..df41844
+bad_inode_listxattr_19840 bad_inode_listxattr 0-3 19840 NULL
+_regulator_disable_19841 _regulator_disable 0 19841 NULL
+ks959_change_speed_19843 ks959_change_speed 0 19843 NULL
-+crypt_alloc_buffer_19846 crypt_alloc_buffer 2 19846 NULL
+ath10k_vdev_setup_sync_19847 ath10k_vdev_setup_sync 0 19847 NULL
+ieee80211_mesh_rx_mgmt_action_19849 ieee80211_mesh_rx_mgmt_action 3 19849 NULL
+oti6858_open_19850 oti6858_open 0 19850 NULL
@@ -126899,11 +127275,11 @@ index 0000000..df41844
+dlm_lock_19858 dlm_lock 0 19858 NULL
+local_cpus_show_19862 local_cpus_show 0 19862 NULL nohasharray
+use_zero_page_store_19862 use_zero_page_store 0-4 19862 &local_cpus_show_19862
-+twlreg_grp_19866 twlreg_grp 0 19866 NULL nohasharray
-+llcp_allocate_pdu_19866 llcp_allocate_pdu 3 19866 &twlreg_grp_19866
-+vid_out_queue_setup_19869 vid_out_queue_setup 0 19869 NULL nohasharray
-+ext3_xattr_user_set_19869 ext3_xattr_user_set 0 19869 &vid_out_queue_setup_19869 nohasharray
-+ip6gre_err_19869 ip6gre_err 5 19869 &ext3_xattr_user_set_19869
++llcp_allocate_pdu_19866 llcp_allocate_pdu 3 19866 NULL nohasharray
++twlreg_grp_19866 twlreg_grp 0 19866 &llcp_allocate_pdu_19866
++ip6gre_err_19869 ip6gre_err 5 19869 NULL nohasharray
++vid_out_queue_setup_19869 vid_out_queue_setup 0 19869 &ip6gre_err_19869 nohasharray
++ext3_xattr_user_set_19869 ext3_xattr_user_set 0 19869 &vid_out_queue_setup_19869
+iwl_mvm_add_bcast_sta_19871 iwl_mvm_add_bcast_sta 0 19871 NULL nohasharray
+store_19871 store 0 19871 &iwl_mvm_add_bcast_sta_19871
+si5351_xtal_prepare_19878 si5351_xtal_prepare 0 19878 NULL nohasharray
@@ -126917,8 +127293,8 @@ index 0000000..df41844
+show_19893 show 0 19893 NULL nohasharray
+_readpage_19893 _readpage 0 19893 &show_19893
+wl1251_chip_wakeup_19894 wl1251_chip_wakeup 0 19894 NULL
-+qlcnic_sysfs_read_pci_config_19901 qlcnic_sysfs_read_pci_config 6-0-5 19901 NULL nohasharray
-+xgbe_init_ring_19901 xgbe_init_ring 3 19901 &qlcnic_sysfs_read_pci_config_19901
++xgbe_init_ring_19901 xgbe_init_ring 3-0 19901 NULL nohasharray
++qlcnic_sysfs_read_pci_config_19901 qlcnic_sysfs_read_pci_config 6-0-5 19901 &xgbe_init_ring_19901
+bonding_show_fail_over_mac_19903 bonding_show_fail_over_mac 0 19903 NULL
+aes_decrypt_interrupt_read_19910 aes_decrypt_interrupt_read 3-0 19910 NULL
+ecryptfs_read_xattr_region_19911 ecryptfs_read_xattr_region 0 19911 NULL
@@ -126926,7 +127302,6 @@ index 0000000..df41844
+ps_upsd_max_apturn_read_19918 ps_upsd_max_apturn_read 3-0 19918 NULL
+ipath_tempsense_read_19921 ipath_tempsense_read 0 19921 NULL
+mangle_name_19923 mangle_name 0 19923 NULL
-+tipc_sk_show_19928 tipc_sk_show 3-0 19928 NULL
+cgroup_task_count_19930 cgroup_task_count 0 19930 NULL
+__add_section_19931 __add_section 0 19931 NULL
+ceph_read_iter_19940 ceph_read_iter 0 19940 NULL
@@ -126941,10 +127316,11 @@ index 0000000..df41844
+wl3501_resume_19959 wl3501_resume 0 19959 NULL
+hfsplus_user_listxattr_19960 hfsplus_user_listxattr 0-5 19960 NULL
+sd_s_ctrl_19963 sd_s_ctrl 0 19963 NULL
-+bt819_s_ctrl_19964 bt819_s_ctrl 0 19964 NULL nohasharray
-+ax25_send_frame_19964 ax25_send_frame 2 19964 &bt819_s_ctrl_19964
++ax25_send_frame_19964 ax25_send_frame 2 19964 NULL nohasharray
++bt819_s_ctrl_19964 bt819_s_ctrl 0 19964 &ax25_send_frame_19964
+set_aw_pt_bi_19967 set_aw_pt_bi 0 19967 NULL
+ims_pcu_ofn_reg_data_store_19974 ims_pcu_ofn_reg_data_store 0-4 19974 NULL
++attr_sensitivity_store_cptkbd_19976 attr_sensitivity_store_cptkbd 0-4 19976 NULL
+apparmor_getprocattr_19982 apparmor_getprocattr 0 19982 NULL
+snd_usbtv_card_trigger_19983 snd_usbtv_card_trigger 0 19983 NULL
+attach_hdlc_protocol_19986 attach_hdlc_protocol 3 19986 NULL
@@ -126960,8 +127336,8 @@ index 0000000..df41844
+event_trigger_write_20009 event_trigger_write 3 20009 NULL
+tree_mod_log_eb_move_20011 tree_mod_log_eb_move 5 20011 NULL
+disk_events_async_show_20020 disk_events_async_show 0 20020 NULL
-+sisusb_write_memio_long_20026 sisusb_write_memio_long 0 20026 NULL nohasharray
-+smsc911x_reg_read_20026 smsc911x_reg_read 0 20026 &sisusb_write_memio_long_20026
++smsc911x_reg_read_20026 smsc911x_reg_read 0 20026 NULL nohasharray
++sisusb_write_memio_long_20026 sisusb_write_memio_long 0 20026 &smsc911x_reg_read_20026
+SYSC_fgetxattr_20027 SYSC_fgetxattr 4 20027 NULL
+split_scan_timeout_read_20029 split_scan_timeout_read 3-0 20029 NULL nohasharray
+ufs_readpage_20029 ufs_readpage 0 20029 &split_scan_timeout_read_20029
@@ -126971,8 +127347,8 @@ index 0000000..df41844
+ocfs2_xattr_security_set_20032 ocfs2_xattr_security_set 0 20032 &radeon_hwmon_show_temp_20032
+platform_suspend_prepare_20036 platform_suspend_prepare 0 20036 NULL
+read_tape_20037 read_tape 0 20037 NULL
-+cxacru_sysfs_show_upstream_attenuation_20040 cxacru_sysfs_show_upstream_attenuation 0 20040 NULL nohasharray
-+nvkm_disp_create__20040 nvkm_disp_create_ 4-7 20040 &cxacru_sysfs_show_upstream_attenuation_20040
++nvkm_disp_create__20040 nvkm_disp_create_ 4-7 20040 NULL nohasharray
++cxacru_sysfs_show_upstream_attenuation_20040 cxacru_sysfs_show_upstream_attenuation 0 20040 &nvkm_disp_create__20040
+mwl8k_init_txqs_20042 mwl8k_init_txqs 0 20042 NULL
+cmdline_show_20044 cmdline_show 0 20044 NULL
+mt_show_quirks_20045 mt_show_quirks 0 20045 NULL
@@ -126988,8 +127364,8 @@ index 0000000..df41844
+l2tp_ip6_getname_20071 l2tp_ip6_getname 0 20071 NULL
+target_message_20072 target_message 2 20072 NULL
+rawv6_sendmsg_20080 rawv6_sendmsg 4-0 20080 NULL nohasharray
-+init_chip_reset_20080 init_chip_reset 0 20080 &rawv6_sendmsg_20080 nohasharray
-+ieee802154_check_concurrent_iface_20080 ieee802154_check_concurrent_iface 0 20080 &init_chip_reset_20080
++ieee802154_check_concurrent_iface_20080 ieee802154_check_concurrent_iface 0 20080 &rawv6_sendmsg_20080 nohasharray
++init_chip_reset_20080 init_chip_reset 0 20080 &ieee802154_check_concurrent_iface_20080
+fuse_conn_limit_read_20084 fuse_conn_limit_read 3-0 20084 NULL
+aat2870_reg_write_file_20086 aat2870_reg_write_file 3-0 20086 NULL
+reiserfs_dir_fsync_20088 reiserfs_dir_fsync 0 20088 NULL
@@ -127043,10 +127419,9 @@ index 0000000..df41844
+fan_pwm1_enable_show_20200 fan_pwm1_enable_show 0 20200 NULL nohasharray
+phy_init_hw_20200 phy_init_hw 0 20200 &fan_pwm1_enable_show_20200
+video_end_20205 video_end 0 20205 NULL
-+bitmap_find_next_zero_area_off_20211 bitmap_find_next_zero_area_off 3-0-4-5-6-2 20211 NULL
++bitmap_find_next_zero_area_off_20211 bitmap_find_next_zero_area_off 2-3-0-4-5-6 20211 NULL
+ds1343_read_time_20213 ds1343_read_time 0 20213 NULL
-+udf_do_extend_file_20214 udf_do_extend_file 0 20214 NULL nohasharray
-+udf_bitmap_new_block_20214 udf_bitmap_new_block 4 20214 &udf_do_extend_file_20214
++udf_do_extend_file_20214 udf_do_extend_file 0 20214 NULL
+parport_uss720_epp_write_addr_20216 parport_uss720_epp_write_addr 0 20216 NULL
+dpm_suspend_noirq_20217 dpm_suspend_noirq 0 20217 NULL
+target_fabric_port_attr_show_20218 target_fabric_port_attr_show 0 20218 NULL
@@ -127112,6 +127487,7 @@ index 0000000..df41844
+snd_cs4281_BA1_read_20323 snd_cs4281_BA1_read 5-0 20323 NULL
+clockevents_unbind_20324 clockevents_unbind 0 20324 NULL
+wacom_buttons_luminance_store_20325 wacom_buttons_luminance_store 0-4 20325 NULL
++cyapa_i2c_reg_read_block_20326 cyapa_i2c_reg_read_block 0 20326 NULL
+sys_dmi_modalias_show_20334 sys_dmi_modalias_show 0 20334 NULL
+lpt_gc_20337 lpt_gc 0 20337 NULL
+patch_nvhdmi_2ch_20339 patch_nvhdmi_2ch 0 20339 NULL
@@ -127131,6 +127507,7 @@ index 0000000..df41844
+smk_set_cipso_20379 smk_set_cipso 3-0 20379 NULL
+block_read_full_page_20380 block_read_full_page 0 20380 NULL
+SMB2_flush_20381 SMB2_flush 0 20381 NULL
++stmmac_get_sset_count_20387 stmmac_get_sset_count 0 20387 NULL
+show_fcoe_ctlr_device_miss_fka_20388 show_fcoe_ctlr_device_miss_fka 0 20388 NULL
+sdev_show_device_busy_20392 sdev_show_device_busy 0 20392 NULL nohasharray
+vxge_hw_vpath_mac_addr_delete_20392 vxge_hw_vpath_mac_addr_delete 0 20392 &sdev_show_device_busy_20392
@@ -127150,14 +127527,14 @@ index 0000000..df41844
+igbvf_setup_tx_resources_20428 igbvf_setup_tx_resources 0 20428 NULL
+anysee_ctrl_msg_20430 anysee_ctrl_msg 0 20430 NULL
+find_skb_20431 find_skb 2 20431 NULL
-+fmc_send_cmd_20435 fmc_send_cmd 0-5 20435 NULL
++fmc_send_cmd_20435 fmc_send_cmd 5-0 20435 NULL
+mptscsih_debug_level_show_20438 mptscsih_debug_level_show 0 20438 NULL
+_ctl_version_mpi_show_20455 _ctl_version_mpi_show 0 20455 NULL nohasharray
+show_fc_host_port_id_20455 show_fc_host_port_id 0 20455 &_ctl_version_mpi_show_20455 nohasharray
+adp8860_bl_l3_dark_dim_show_20455 adp8860_bl_l3_dark_dim_show 0 20455 &show_fc_host_port_id_20455
+ath10k_pci_hif_map_service_to_pipe_20460 ath10k_pci_hif_map_service_to_pipe 0 20460 NULL
-+ir_open_20461 ir_open 0 20461 NULL nohasharray
-+ds2781_read_user_eeprom_bin_20461 ds2781_read_user_eeprom_bin 6-5-0 20461 &ir_open_20461
++ds2781_read_user_eeprom_bin_20461 ds2781_read_user_eeprom_bin 6-5-0 20461 NULL nohasharray
++ir_open_20461 ir_open 0 20461 &ds2781_read_user_eeprom_bin_20461
+wl18xx_wait_for_event_20464 wl18xx_wait_for_event 0 20464 NULL
+compat_ipv6_setsockopt_20468 compat_ipv6_setsockopt 5 20468 NULL nohasharray
+adp8860_bl_l1_daylight_max_show_20468 adp8860_bl_l1_daylight_max_show 0 20468 &compat_ipv6_setsockopt_20468 nohasharray
@@ -127170,15 +127547,14 @@ index 0000000..df41844
+nfs4_do_setattr_20475 nfs4_do_setattr 0 20475 NULL
+btrfs_get_32_20476 btrfs_get_32 0 20476 NULL nohasharray
+adt7x10_write_byte_20476 adt7x10_write_byte 0 20476 &btrfs_get_32_20476
-+show_scan_age_20477 show_scan_age 0 20477 NULL nohasharray
-+start_service_discovery_20477 start_service_discovery 4 20477 &show_scan_age_20477
++start_service_discovery_20477 start_service_discovery 4 20477 NULL nohasharray
++show_scan_age_20477 show_scan_age 0 20477 &start_service_discovery_20477
+memcg_update_list_lru_20486 memcg_update_list_lru 3-0 20486 NULL
+vxge_open_20497 vxge_open 0 20497 NULL
+i7core_inject_enable_store_20501 i7core_inject_enable_store 0-4 20501 NULL
+elan_sysfs_read_iap_ver_20502 elan_sysfs_read_iap_ver 0 20502 NULL
-+mcs_net_open_20503 mcs_net_open 0 20503 NULL nohasharray
-+ocfs2_db_frozen_trigger_20503 ocfs2_db_frozen_trigger 4 20503 &mcs_net_open_20503 nohasharray
-+hidraw_report_event_20503 hidraw_report_event 3 20503 &ocfs2_db_frozen_trigger_20503
++hidraw_report_event_20503 hidraw_report_event 3 20503 NULL nohasharray
++mcs_net_open_20503 mcs_net_open 0 20503 &hidraw_report_event_20503
+w1_master_attribute_show_pullup_20506 w1_master_attribute_show_pullup 0 20506 NULL
+ipr_store_adapter_state_20513 ipr_store_adapter_state 0-4 20513 NULL
+i2c_atmel_recv_20516 i2c_atmel_recv 0-3 20516 NULL nohasharray
@@ -127201,8 +127577,8 @@ index 0000000..df41844
+rt2x00debug_read_rfcsr_20562 rt2x00debug_read_rfcsr 0-3 20562 NULL
+o2hb_heartbeat_group_threshold_show_20570 o2hb_heartbeat_group_threshold_show 0 20570 NULL nohasharray
+xfs_bmap_isaeof_20570 xfs_bmap_isaeof 0 20570 &o2hb_heartbeat_group_threshold_show_20570
-+isight_prepare_20572 isight_prepare 0 20572 NULL nohasharray
-+ctnetlink_label_size_20572 ctnetlink_label_size 0 20572 &isight_prepare_20572
++ctnetlink_label_size_20572 ctnetlink_label_size 0 20572 NULL nohasharray
++isight_prepare_20572 isight_prepare 0 20572 &ctnetlink_label_size_20572
+bch_flash_dev_show_20574 bch_flash_dev_show 0 20574 NULL nohasharray
+dead_read_20574 dead_read 0 20574 &bch_flash_dev_show_20574
+cachefiles_daemon_frun_20577 cachefiles_daemon_frun 0 20577 NULL
@@ -127220,8 +127596,8 @@ index 0000000..df41844
+nforce2_check_status_20594 nforce2_check_status 0 20594 NULL
+set_secure_conn_20596 set_secure_conn 4 20596 NULL
+quota_refresh_group_store_20597 quota_refresh_group_store 0-3 20597 NULL
-+saa7706h_set_reg16_20600 saa7706h_set_reg16 0 20600 NULL nohasharray
-+lpfc_task_mgmt_tmo_show_20600 lpfc_task_mgmt_tmo_show 0 20600 &saa7706h_set_reg16_20600
++lpfc_task_mgmt_tmo_show_20600 lpfc_task_mgmt_tmo_show 0 20600 NULL nohasharray
++saa7706h_set_reg16_20600 saa7706h_set_reg16 0 20600 &lpfc_task_mgmt_tmo_show_20600
+sync_timeline_create_20601 sync_timeline_create 2 20601 NULL
+_netdev_open_20602 _netdev_open 0 20602 NULL
+lirc_write_20604 lirc_write 3 20604 NULL
@@ -127243,7 +127619,7 @@ index 0000000..df41844
+asus_gps_switch_20642 asus_gps_switch 0 20642 &__uncore_iss_show_20642
+setattr_20644 setattr 0 20644 NULL
+kfifo_copy_to_user_20646 kfifo_copy_to_user 3-4 20646 NULL
-+cpulist_scnprintf_20648 cpulist_scnprintf 2-0 20648 NULL
++sierra_write_room_20649 sierra_write_room 0 20649 NULL
+oz_add_farewell_20652 oz_add_farewell 5 20652 NULL
+macvtap_get_user_20655 macvtap_get_user 0 20655 NULL nohasharray
+bond_option_arp_validate_set_20655 bond_option_arp_validate_set 0 20655 &macvtap_get_user_20655
@@ -127266,8 +127642,7 @@ index 0000000..df41844
+set_sas_linkspeed_names_20690 set_sas_linkspeed_names 0 20690 NULL
+show_low_power_20693 show_low_power 0 20693 NULL nohasharray
+cross_eof_20693 cross_eof 0 20693 &show_low_power_20693
-+xpcs_reg_addr_write_20694 xpcs_reg_addr_write 3 20694 NULL
-+cifs_d_revalidate_20695 cifs_d_revalidate 0 20695 NULL
++xpcs_reg_addr_write_20694 xpcs_reg_addr_write 3-0 20694 NULL
+read_file_tgt_int_stats_20697 read_file_tgt_int_stats 3-0 20697 NULL nohasharray
+bond_master_netdev_event_20697 bond_master_netdev_event 0 20697 &read_file_tgt_int_stats_20697
+cipso_v4_gentag_rng_20703 cipso_v4_gentag_rng 0 20703 NULL nohasharray
@@ -127285,8 +127660,8 @@ index 0000000..df41844
+dlm_user_cancel_20725 dlm_user_cancel 0 20725 &msi001_set_gain_20725
+vmxnet3_open_20730 vmxnet3_open 0 20730 NULL
+mt2063_write_20732 mt2063_write 0 20732 NULL
-+write_field_20735 write_field 0 20735 NULL nohasharray
-+edd_show_host_bus_20735 edd_show_host_bus 0 20735 &write_field_20735
++edd_show_host_bus_20735 edd_show_host_bus 0 20735 NULL nohasharray
++write_field_20735 write_field 0 20735 &edd_show_host_bus_20735
+mem_used_max_store_20741 mem_used_max_store 0-4 20741 NULL
+br_netpoll_setup_20742 br_netpoll_setup 0 20742 NULL
+fb_prepare_logo_20743 fb_prepare_logo 0 20743 NULL nohasharray
@@ -127303,19 +127678,21 @@ index 0000000..df41844
+bfad_im_hw_version_show_20764 bfad_im_hw_version_show 0 20764 NULL
+ubi_io_read_20767 ubi_io_read 0 20767 NULL
+SyS_recvfrom_20771 SyS_recvfrom 3 20771 NULL
++rtl8139_get_sset_count_20776 rtl8139_get_sset_count 0 20776 NULL
+acpi_ex_resolve_operands_20782 acpi_ex_resolve_operands 0 20782 NULL nohasharray
+dlci_dev_event_20782 dlci_dev_event 0 20782 &acpi_ex_resolve_operands_20782
+vmw_fb_check_var_20787 vmw_fb_check_var 0 20787 NULL
+fd_show_configfs_dev_params_20788 fd_show_configfs_dev_params 0 20788 NULL nohasharray
+swap_write_page_20788 swap_write_page 0 20788 &fd_show_configfs_dev_params_20788
-+store_hard_offline_page_20792 store_hard_offline_page 0-4 20792 NULL nohasharray
-+fb_alloc_cmap_gfp_20792 fb_alloc_cmap_gfp 2 20792 &store_hard_offline_page_20792
-+iommu_range_alloc_20794 iommu_range_alloc 3-0 20794 NULL
++fb_alloc_cmap_gfp_20792 fb_alloc_cmap_gfp 2 20792 NULL nohasharray
++store_hard_offline_page_20792 store_hard_offline_page 0-4 20792 &fb_alloc_cmap_gfp_20792
++iommu_range_alloc_20794 iommu_range_alloc 3 20794 NULL
+iwl_dbgfs_rxon_flags_read_20795 iwl_dbgfs_rxon_flags_read 3-0 20795 NULL
+compat_filldir64_20796 compat_filldir64 3 20796 NULL nohasharray
+ipip6_tunnel_change_mtu_20796 ipip6_tunnel_change_mtu 0 20796 &compat_filldir64_20796
+edid_write_20797 edid_write 3-0 20797 NULL
-+ath10k_wmi_connect_20798 ath10k_wmi_connect 0 20798 NULL
++wlan_show_20798 wlan_show 0 20798 NULL nohasharray
++ath10k_wmi_connect_20798 ath10k_wmi_connect 0 20798 &wlan_show_20798
+snd_p16v_pcm_trigger_playback_20799 snd_p16v_pcm_trigger_playback 0 20799 NULL
+show_nguid_20800 show_nguid 0 20800 NULL
+iwl_pcie_prepare_card_hw_20801 iwl_pcie_prepare_card_hw 0 20801 NULL
@@ -127327,6 +127704,7 @@ index 0000000..df41844
+sysfs_add_file_to_group_20814 sysfs_add_file_to_group 0 20814 NULL
+strndup_user_20819 strndup_user 2 20819 NULL nohasharray
+do_glock_20819 do_glock 0 20819 &strndup_user_20819
++memory_max_write_20820 memory_max_write 0-3 20820 NULL
+cp_alloc_rings_20823 cp_alloc_rings 0 20823 NULL
+make_rate_20827 make_rate 0 20827 NULL
+kvaser_usb_open_20828 kvaser_usb_open 0 20828 NULL
@@ -127335,8 +127713,7 @@ index 0000000..df41844
+wl1271_format_buffer_20834 wl1271_format_buffer 2-0 20834 NULL nohasharray
+lpfc_hba_queue_depth_show_20834 lpfc_hba_queue_depth_show 0 20834 &wl1271_format_buffer_20834
+uvc_alloc_entity_20836 uvc_alloc_entity 3-4 20836 NULL nohasharray
-+nilfs_checkpoints_attr_show_20836 nilfs_checkpoints_attr_show 0 20836 &uvc_alloc_entity_20836 nohasharray
-+d_weak_revalidate_20836 d_weak_revalidate 0 20836 &nilfs_checkpoints_attr_show_20836
++nilfs_checkpoints_attr_show_20836 nilfs_checkpoints_attr_show 0 20836 &uvc_alloc_entity_20836
+show_min_width_20837 show_min_width 0 20837 NULL
+keyspan_write_20838 keyspan_write 0-4 20838 NULL
+get_fan_target_20839 get_fan_target 0 20839 NULL
@@ -127370,6 +127747,7 @@ index 0000000..df41844
+eeprom_show_20916 eeprom_show 0 20916 NULL
+batadv_nc_mesh_init_20917 batadv_nc_mesh_init 0 20917 NULL
+lbs_rdbbp_write_20918 lbs_rdbbp_write 3-0 20918 NULL
++ipvlan_nl_getsize_20919 ipvlan_nl_getsize 0 20919 NULL
+ad7793_show_scale_available_20920 ad7793_show_scale_available 0 20920 NULL
+usb_gadget_unregister_driver_20924 usb_gadget_unregister_driver 0 20924 NULL
+sctp_del_bind_addr_20927 sctp_del_bind_addr 0 20927 NULL
@@ -127404,7 +127782,7 @@ index 0000000..df41844
+clear_codec_20983 clear_codec 0 20983 NULL
+alg_setsockopt_20985 alg_setsockopt 5-0 20985 NULL
+iwl_mvm_load_ucode_wait_alive_20992 iwl_mvm_load_ucode_wait_alive 0 20992 NULL
-+qib_verbs_send_20999 qib_verbs_send 5-3 20999 NULL
++qib_verbs_send_20999 qib_verbs_send 3-5 20999 NULL
+alx_alloc_descriptors_21000 alx_alloc_descriptors 0 21000 NULL
+ocfs2_free_clusters_21001 ocfs2_free_clusters 4 21001 NULL
+iwl_phy_db_get_section_data_21006 iwl_phy_db_get_section_data 0 21006 NULL
@@ -127418,9 +127796,9 @@ index 0000000..df41844
+xfs_btree_new_root_21028 xfs_btree_new_root 0 21028 NULL
+arch_gnttab_init_21030 arch_gnttab_init 1 21030 NULL nohasharray
+read_page_21030 read_page 0 21030 &arch_gnttab_init_21030
-+rx_defrag_tkip_called_read_21031 rx_defrag_tkip_called_read 3-0 21031 NULL nohasharray
-+suspended_show_21031 suspended_show 0 21031 &rx_defrag_tkip_called_read_21031 nohasharray
-+snd_pcm_lib_preallocate_pages_21031 snd_pcm_lib_preallocate_pages 4 21031 &suspended_show_21031
++snd_pcm_lib_preallocate_pages_21031 snd_pcm_lib_preallocate_pages 4 21031 NULL nohasharray
++rx_defrag_tkip_called_read_21031 rx_defrag_tkip_called_read 3-0 21031 &snd_pcm_lib_preallocate_pages_21031 nohasharray
++suspended_show_21031 suspended_show 0 21031 &rx_defrag_tkip_called_read_21031
+nilfs_btree_propagate_v_21037 nilfs_btree_propagate_v 0 21037 NULL
+show_address_21038 show_address 0 21038 NULL nohasharray
+snd_hda_parse_pin_defcfg_21038 snd_hda_parse_pin_defcfg 0 21038 &show_address_21038
@@ -127428,12 +127806,11 @@ index 0000000..df41844
+trigger_cmd_21049 trigger_cmd 0 21049 NULL
+mt9m111_set_flip_21052 mt9m111_set_flip 0 21052 NULL
+proc_fault_inject_write_21058 proc_fault_inject_write 3-0 21058 NULL
-+tc574_suspend_21067 tc574_suspend 0 21067 NULL nohasharray
-+rose_create_facilities_21067 rose_create_facilities 0 21067 &tc574_suspend_21067
++rose_create_facilities_21067 rose_create_facilities 0 21067 NULL nohasharray
++tc574_suspend_21067 tc574_suspend 0 21067 &rose_create_facilities_21067
+encrypt_21069 encrypt 0 21069 NULL
+tea575x_s_ctrl_21072 tea575x_s_ctrl 0 21072 NULL nohasharray
-+validate_new_21072 validate_new 0 21072 &tea575x_s_ctrl_21072 nohasharray
-+fuse_removexattr_21072 fuse_removexattr 0 21072 &validate_new_21072
++validate_new_21072 validate_new 0 21072 &tea575x_s_ctrl_21072
+ieee802154_hdr_push_addr_21080 ieee802154_hdr_push_addr 0 21080 NULL
+event_calibration_read_21083 event_calibration_read 3-0 21083 NULL
+lio_target_np_store_sctp_21084 lio_target_np_store_sctp 0-3 21084 NULL
@@ -127445,19 +127822,21 @@ index 0000000..df41844
+airspy_ctrl_msg_21103 airspy_ctrl_msg 0 21103 NULL
+atc_pcm_capture_prepare_21105 atc_pcm_capture_prepare 0 21105 NULL
+write_posted_21108 write_posted 0 21108 NULL
-+ath6kl_send_go_probe_resp_21113 ath6kl_send_go_probe_resp 3 21113 NULL
++ath6kl_send_go_probe_resp_21113 ath6kl_send_go_probe_resp 3 21113 NULL nohasharray
++cyapa_gen5_check_fw_21113 cyapa_gen5_check_fw 0 21113 &ath6kl_send_go_probe_resp_21113
+target_core_show_dev_info_21116 target_core_show_dev_info 0 21116 NULL
+snd_ice1712_playback_ds_trigger_21118 snd_ice1712_playback_ds_trigger 0 21118 NULL nohasharray
+ddebug_exec_queries_21118 ddebug_exec_queries 0 21118 &snd_ice1712_playback_ds_trigger_21118 nohasharray
+i40e_vlan_rx_add_vid_21118 i40e_vlan_rx_add_vid 0 21118 &ddebug_exec_queries_21118
-+target_core_alua_tg_pt_gp_show_attr_members_21119 target_core_alua_tg_pt_gp_show_attr_members 0 21119 NULL nohasharray
-+transient_state_store_21119 transient_state_store 0-4 21119 &target_core_alua_tg_pt_gp_show_attr_members_21119 nohasharray
-+_efx_mcdi_rpc_async_21119 _efx_mcdi_rpc_async 4-5 21119 &transient_state_store_21119
++_efx_mcdi_rpc_async_21119 _efx_mcdi_rpc_async 5-4 21119 NULL nohasharray
++target_core_alua_tg_pt_gp_show_attr_members_21119 target_core_alua_tg_pt_gp_show_attr_members 0 21119 &_efx_mcdi_rpc_async_21119 nohasharray
++transient_state_store_21119 transient_state_store 0-4 21119 &target_core_alua_tg_pt_gp_show_attr_members_21119
++gsmtty_write_room_21123 gsmtty_write_room 0 21123 NULL
+show_21126 show 0 21126 NULL nohasharray
+target_fabric_nacl_param_attr_store_21126 target_fabric_nacl_param_attr_store 0 21126 &show_21126
+i2400m_rx_trace_21127 i2400m_rx_trace 3 21127 NULL
+st_gyro_buffer_postenable_21128 st_gyro_buffer_postenable 0 21128 NULL
-+iwl_dbgfs_uapsd_misbehaving_read_21129 iwl_dbgfs_uapsd_misbehaving_read 3 21129 NULL
++iwl_dbgfs_uapsd_misbehaving_read_21129 iwl_dbgfs_uapsd_misbehaving_read 3-0 21129 NULL
+snd_nm256_capture_trigger_21135 snd_nm256_capture_trigger 0 21135 NULL
+ubifs_write_iter_21137 ubifs_write_iter 0 21137 NULL
+target_core_dev_pr_show_attr_res_pr_generation_21138 target_core_dev_pr_show_attr_res_pr_generation 0 21138 NULL
@@ -127465,16 +127844,17 @@ index 0000000..df41844
+tps6586x_irq_init_21144 tps6586x_irq_init 3 21144 NULL
+aoedisk_show_payload_21147 aoedisk_show_payload 0 21147 NULL
+new_skb_21148 new_skb 1 21148 NULL
-+ocfs2_block_check_validate_21149 ocfs2_block_check_validate 2 21149 NULL
+dgram_disconnect_21152 dgram_disconnect 0 21152 NULL
++rtl2830_regmap_gather_write_21153 rtl2830_regmap_gather_write 0 21153 NULL
+sisfb_set_mode_21155 sisfb_set_mode 0 21155 NULL
+alloc_pg_vec_21159 alloc_pg_vec 3 21159 NULL
+tg3_load_firmware_cpu_21170 tg3_load_firmware_cpu 0 21170 NULL
+mei_dbgfs_read_active_21172 mei_dbgfs_read_active 3-0 21172 NULL nohasharray
-+show_therm_max_21172 show_therm_max 0 21172 &mei_dbgfs_read_active_21172 nohasharray
-+t4_init_clip_tbl_21172 t4_init_clip_tbl 1-2 21172 &show_therm_max_21172
++t4_init_clip_tbl_21172 t4_init_clip_tbl 1-2 21172 &mei_dbgfs_read_active_21172 nohasharray
++show_therm_max_21172 show_therm_max 0 21172 &t4_init_clip_tbl_21172
+vmci_qpair_enquev_21176 vmci_qpair_enquev 0-3 21176 NULL
+hfsplus_writepage_21177 hfsplus_writepage 0 21177 NULL
++ap_sleep_21178 ap_sleep 0 21178 NULL
+bioset_create_nobvec_21180 bioset_create_nobvec 1 21180 NULL nohasharray
+kone_sysfs_read_settings_21180 kone_sysfs_read_settings 0-5-6 21180 &bioset_create_nobvec_21180
+niu_set_alt_mac_rdc_table_21181 niu_set_alt_mac_rdc_table 0 21181 NULL
@@ -127483,6 +127863,7 @@ index 0000000..df41844
+cpuset_write_resmask_21193 cpuset_write_resmask 0-3 21193 NULL
+cx18_v4l2_read_21196 cx18_v4l2_read 3-0 21196 NULL
+adt7x10_read_word_21199 adt7x10_read_word 0 21199 NULL
++radeon_hwmon_get_pwm1_max_21203 radeon_hwmon_get_pwm1_max 0 21203 NULL
+ipc_rcu_alloc_21208 ipc_rcu_alloc 1 21208 NULL
+brcmf_sdio_txpkt_hdalign_21211 brcmf_sdio_txpkt_hdalign 0 21211 NULL
+prepare_header_21212 prepare_header 0 21212 NULL
@@ -127501,28 +127882,28 @@ index 0000000..df41844
+svc_bind_21244 svc_bind 0 21244 NULL nohasharray
+gpio_keys_attr_store_helper_21244 gpio_keys_attr_store_helper 0 21244 &svc_bind_21244
+target_core_dev_store_21245 target_core_dev_store 0-4 21245 NULL
-+use_debug_keys_read_21251 use_debug_keys_read 3 21251 NULL
++use_debug_keys_read_21251 use_debug_keys_read 3-0 21251 NULL
+nes_store_nonidx_addr_21252 nes_store_nonidx_addr 0-3 21252 NULL
-+wp_retry_size_21260 wp_retry_size 0 21260 NULL nohasharray
-+pre_snapshot_21260 pre_snapshot 0 21260 &wp_retry_size_21260
++wp_retry_size_21260 wp_retry_size 0 21260 NULL
+do_journal_end_21262 do_journal_end 0 21262 NULL nohasharray
+rtw_set_wps_beacon_21262 rtw_set_wps_beacon 3 21262 &do_journal_end_21262
+gadget_config_desc_bmAttributes_store_21263 gadget_config_desc_bmAttributes_store 0-3 21263 NULL
-+ip_vs_icmp_xmit_21269 ip_vs_icmp_xmit 0-4 21269 NULL nohasharray
++ip_vs_icmp_xmit_21269 ip_vs_icmp_xmit 4-0 21269 NULL nohasharray
+do_unlock_21269 do_unlock 0 21269 &ip_vs_icmp_xmit_21269
+mc13783_adc_show_name_21271 mc13783_adc_show_name 0 21271 NULL
+mmc_date_show_21275 mmc_date_show 0 21275 NULL
+xfs_alloc_ag_vextent_size_21276 xfs_alloc_ag_vextent_size 0 21276 NULL
-+s2mps14_regulator_enable_21278 s2mps14_regulator_enable 0 21278 NULL nohasharray
-+socket_sendmsg_21278 socket_sendmsg 0 21278 &s2mps14_regulator_enable_21278
++socket_sendmsg_21278 socket_sendmsg 0 21278 NULL nohasharray
++s2mps14_regulator_enable_21278 s2mps14_regulator_enable 0 21278 &socket_sendmsg_21278
+zd_write_mac_addr_21280 zd_write_mac_addr 0 21280 NULL
+get_alarms_21285 get_alarms 0 21285 NULL
+ubifs_getattr_21290 ubifs_getattr 0 21290 NULL
+t4vf_wr_mbox_core_21291 t4vf_wr_mbox_core 0 21291 NULL
-+acpi_ds_init_buffer_field_21296 acpi_ds_init_buffer_field 0 21296 NULL nohasharray
++_isl12057_rtc_update_alarm_21293 _isl12057_rtc_update_alarm 0 21293 NULL
++drm_universal_plane_init_21296 drm_universal_plane_init 6 21296 NULL nohasharray
++acpi_ds_init_buffer_field_21296 acpi_ds_init_buffer_field 0 21296 &drm_universal_plane_init_21296 nohasharray
+ax25_listen_21296 ax25_listen 0 21296 &acpi_ds_init_buffer_field_21296 nohasharray
-+pwm_polarity_store_21296 pwm_polarity_store 0-4 21296 &ax25_listen_21296 nohasharray
-+drm_universal_plane_init_21296 drm_universal_plane_init 6 21296 &pwm_polarity_store_21296
++pwm_polarity_store_21296 pwm_polarity_store 0-4 21296 &ax25_listen_21296
+net_rx_queue_update_kobjects_21298 net_rx_queue_update_kobjects 0 21298 NULL
+show_pwm2_enable_21299 show_pwm2_enable 0 21299 NULL
+powerclamp_get_cur_state_21302 powerclamp_get_cur_state 0 21302 NULL nohasharray
@@ -127531,13 +127912,11 @@ index 0000000..df41844
+do_msg_fill_21307 do_msg_fill 3 21307 NULL
+show_bank2_value_21309 show_bank2_value 0 21309 NULL
+add_res_range_21310 add_res_range 4 21310 NULL
-+store_bluetooth_21320 store_bluetooth 4-0 21320 NULL
+get_zeroed_page_21322 get_zeroed_page 0 21322 NULL
+ftrace_profile_read_21327 ftrace_profile_read 3 21327 NULL
+pcxhr_send_msg_nolock_21331 pcxhr_send_msg_nolock 0 21331 NULL
+show_path_cost_21334 show_path_cost 0 21334 NULL
+iscsi_nacl_param_show_InitialR2T_21337 iscsi_nacl_param_show_InitialR2T 0 21337 NULL
-+ext2_get_blocks_21342 ext2_get_blocks 0 21342 NULL
+parport_ieee1284_ecp_read_data_21343 parport_ieee1284_ecp_read_data 0 21343 NULL nohasharray
+nes_store_ee_cmd_21343 nes_store_ee_cmd 0-3 21343 &parport_ieee1284_ecp_read_data_21343
+read_file_bool_bmps_21344 read_file_bool_bmps 3-0 21344 NULL
@@ -127552,20 +127931,20 @@ index 0000000..df41844
+store_associate_remote_21366 store_associate_remote 0-4 21366 NULL
+pin_request_21370 pin_request 0 21370 NULL
+alloc_orinocodev_21371 alloc_orinocodev 1 21371 NULL
++gigaset_write_room_21372 gigaset_write_room 0 21372 NULL
+ath10k_wmi_tlv_op_gen_vdev_sta_uapsd_21375 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd 5 21375 NULL
+split_leaf_21378 split_leaf 0 21378 NULL nohasharray
+smsc911x_open_21378 smsc911x_open 0 21378 &split_leaf_21378
+SYSC_rt_sigpending_21379 SYSC_rt_sigpending 2 21379 NULL
+video_ioctl2_21380 video_ioctl2 2 21380 NULL
-+bad_file_read_21382 bad_file_read 0-3 21382 NULL nohasharray
-+uwb_rsv_establish_21382 uwb_rsv_establish 0 21382 &bad_file_read_21382
++uwb_rsv_establish_21382 uwb_rsv_establish 0 21382 NULL
+insert_ptr_21386 insert_ptr 6 21386 NULL
+show_tolerance2_21387 show_tolerance2 0 21387 NULL
+rx_errors_show_21388 rx_errors_show 0 21388 NULL nohasharray
+bonding_show_slaves_21388 bonding_show_slaves 0 21388 &rx_errors_show_21388
+vivid_user_gen_s_ctrl_21389 vivid_user_gen_s_ctrl 0 21389 NULL
-+snd_hda_codec_build_controls_21398 snd_hda_codec_build_controls 0 21398 NULL nohasharray
-+a2mp_chan_alloc_skb_cb_21398 a2mp_chan_alloc_skb_cb 3-2 21398 &snd_hda_codec_build_controls_21398
++a2mp_chan_alloc_skb_cb_21398 a2mp_chan_alloc_skb_cb 3-2 21398 NULL nohasharray
++snd_hda_codec_build_controls_21398 snd_hda_codec_build_controls 0 21398 &a2mp_chan_alloc_skb_cb_21398
+diva_get_driver_dbg_mask_21399 diva_get_driver_dbg_mask 0 21399 NULL
+show_fc_host_node_name_21401 show_fc_host_node_name 0 21401 NULL
+rx8025_sysfs_show_clock_adjust_21403 rx8025_sysfs_show_clock_adjust 0 21403 NULL
@@ -127577,8 +127956,8 @@ index 0000000..df41844
+pvr2_ioread_avail_21417 pvr2_ioread_avail 0 21417 NULL
+s3c_hsotg_ep_enable_21420 s3c_hsotg_ep_enable 0 21420 NULL
+usnic_ib_dump_vf_hdr_21423 usnic_ib_dump_vf_hdr 3 21423 NULL
-+snapshot_read_next_21426 snapshot_read_next 0 21426 NULL nohasharray
-+fsloc_parse_21426 fsloc_parse 0 21426 &snapshot_read_next_21426
++fsloc_parse_21426 fsloc_parse 0 21426 NULL nohasharray
++snapshot_read_next_21426 snapshot_read_next 0 21426 &fsloc_parse_21426
+snd_seq_event_dup_21427 snd_seq_event_dup 0 21427 NULL
+tcp_bound_to_half_wnd_21429 tcp_bound_to_half_wnd 0-2 21429 NULL
+input_dev_show_modalias_21432 input_dev_show_modalias 0 21432 NULL
@@ -127586,10 +127965,10 @@ index 0000000..df41844
+adp5520_read_21437 adp5520_read 0 21437 NULL
+aggr_size_tx_agg_vs_rate_read_21438 aggr_size_tx_agg_vs_rate_read 3-0 21438 NULL
+syslog_21440 syslog 0 21440 NULL nohasharray
-+isl29003_store_resolution_21440 isl29003_store_resolution 0-4 21440 &syslog_21440
++gracl_init_21440 gracl_init 0 21440 &syslog_21440 nohasharray
++isl29003_store_resolution_21440 isl29003_store_resolution 0-4 21440 &gracl_init_21440
+hci_dev_do_open_21446 hci_dev_do_open 0 21446 NULL
+show_attr_text_21448 show_attr_text 0 21448 NULL
-+nouveau_clock_create__21449 nouveau_clock_create_ 8 21449 NULL
+__ertm_hdr_size_21450 __ertm_hdr_size 0 21450 NULL
+concat_writev_21451 concat_writev 3 21451 NULL
+nfc_hci_send_event_21452 nfc_hci_send_event 5 21452 NULL
@@ -127613,10 +127992,10 @@ index 0000000..df41844
+set_postcode_21490 set_postcode 0-4 21490 NULL
+security_list_21491 security_list 0-5 21491 NULL
+ads7846_read12_ser_21501 ads7846_read12_ser 0 21501 NULL
-+force_bredr_smp_write_21502 force_bredr_smp_write 3 21502 NULL
++force_bredr_smp_write_21502 force_bredr_smp_write 3-0 21502 NULL
+mmc_alloc_sg_21504 mmc_alloc_sg 1 21504 NULL
-+show_beep_mask_21507 show_beep_mask 0 21507 NULL nohasharray
-+ieee80211_tdls_prep_mgmt_packet_21507 ieee80211_tdls_prep_mgmt_packet 10 21507 &show_beep_mask_21507
++ieee80211_tdls_prep_mgmt_packet_21507 ieee80211_tdls_prep_mgmt_packet 10 21507 NULL nohasharray
++show_beep_mask_21507 show_beep_mask 0 21507 &ieee80211_tdls_prep_mgmt_packet_21507
+saa7146_stop_preview_21508 saa7146_stop_preview 0 21508 NULL
+show_pwm_auto_temp_21509 show_pwm_auto_temp 0 21509 NULL
+carl9170_debugfs_hw_iowrite32_write_21513 carl9170_debugfs_hw_iowrite32_write 0-3 21513 NULL
@@ -127624,17 +128003,17 @@ index 0000000..df41844
+cpia2_set_gpio_21520 cpia2_set_gpio 0 21520 NULL
+show_rd_req_21521 show_rd_req 0 21521 NULL
+nilfs_readpage_21524 nilfs_readpage 0 21524 NULL
-+isdn_net_header_21527 isdn_net_header 0 21527 NULL nohasharray
-+skb_do_copy_data_nocache_21527 skb_do_copy_data_nocache 5-0 21527 &isdn_net_header_21527
++skb_do_copy_data_nocache_21527 skb_do_copy_data_nocache 5-0 21527 NULL nohasharray
++isdn_net_header_21527 isdn_net_header 0 21527 &skb_do_copy_data_nocache_21527
+wm831x_aldo_get_mode_21530 wm831x_aldo_get_mode 0 21530 NULL
+il_dbgfs_stations_read_21532 il_dbgfs_stations_read 3-0 21532 NULL
+f2fs_read_data_page_21533 f2fs_read_data_page 0 21533 NULL
+s2io_set_mac_addr_21534 s2io_set_mac_addr 0 21534 NULL
-+shmem_removexattr_21537 shmem_removexattr 0 21537 NULL
+dvb_dmxdev_section_callback_21539 dvb_dmxdev_section_callback 2-4 21539 NULL
+cipso_v4_map_cat_enum_hton_21540 cipso_v4_map_cat_enum_hton 0 21540 NULL
+show_node_state_21543 show_node_state 0 21543 NULL
+fat_ioctl_filldir_21547 fat_ioctl_filldir 3 21547 NULL
++bl_enter_21550 bl_enter 0 21550 NULL
+rxrpc_send_data_21553 rxrpc_send_data 5 21553 NULL
+fc0013_get_if_frequency_21554 fc0013_get_if_frequency 0 21554 NULL
+rx_rx_beacon_early_term_read_21559 rx_rx_beacon_early_term_read 3-0 21559 NULL
@@ -127658,19 +128037,20 @@ index 0000000..df41844
+recover_status_show_21609 recover_status_show 0 21609 NULL
+nilfs_direct_lookup_21611 nilfs_direct_lookup 0 21611 NULL
+sha1_mb_update_21612 sha1_mb_update 0 21612 NULL
-+pccard_store_eject_21618 pccard_store_eject 0-4 21618 NULL
++pccard_store_eject_21618 pccard_store_eject 0-4 21618 NULL nohasharray
++xlog_do_recovery_pass_21618 xlog_do_recovery_pass 3 21618 &pccard_store_eject_21618
+brightness_store_21623 brightness_store 0-4 21623 NULL
+gfs2_glock_nq_init_21624 gfs2_glock_nq_init 0 21624 NULL
+ipr_show_log_level_21626 ipr_show_log_level 0 21626 NULL
+ath10k_wmi_vdev_restart_21628 ath10k_wmi_vdev_restart 0 21628 NULL
-+ocfs2_refcount_cow_hunk_21630 ocfs2_refcount_cow_hunk 0 21630 NULL nohasharray
-+ndisc_addr_option_pad_21630 ndisc_addr_option_pad 0 21630 &ocfs2_refcount_cow_hunk_21630
++ndisc_addr_option_pad_21630 ndisc_addr_option_pad 0 21630 NULL nohasharray
++ocfs2_refcount_cow_hunk_21630 ocfs2_refcount_cow_hunk 0 21630 &ndisc_addr_option_pad_21630
+__jfs_getxattr_21631 __jfs_getxattr 0 21631 NULL
+ca0132_dig_playback_pcm_prepare_21635 ca0132_dig_playback_pcm_prepare 0 21635 NULL
+max_sync_show_21636 max_sync_show 0 21636 NULL nohasharray
+roccat_common2_receive_control_status_21636 roccat_common2_receive_control_status 0 21636 &max_sync_show_21636
+setattr_chown_21638 setattr_chown 0 21638 NULL
-+__irq_alloc_descs_21639 __irq_alloc_descs 2-0-3-1 21639 NULL
++__irq_alloc_descs_21639 __irq_alloc_descs 1-3-2-0 21639 NULL
+show_tabletMouseMiddle_21650 show_tabletMouseMiddle 0 21650 NULL
+iwl_set_power_21654 iwl_set_power 0 21654 NULL
+carl9170_rx_copy_data_21656 carl9170_rx_copy_data 2 21656 NULL
@@ -127710,15 +128090,15 @@ index 0000000..df41844
+cx18_av_s_ctrl_21740 cx18_av_s_ctrl 0 21740 NULL
+show_temp23_21741 show_temp23 0 21741 NULL
+ipv6_confirm_21743 ipv6_confirm 0 21743 NULL
-+at91_open_21744 at91_open 0 21744 NULL nohasharray
-+__nf_nat_mangle_tcp_packet_21744 __nf_nat_mangle_tcp_packet 6-8 21744 &at91_open_21744
++__nf_nat_mangle_tcp_packet_21744 __nf_nat_mangle_tcp_packet 6-8 21744 NULL nohasharray
++at91_open_21744 at91_open 0 21744 &__nf_nat_mangle_tcp_packet_21744
+__scsi_format_command_21749 __scsi_format_command 2 21749 NULL
+set_sticky_21752 set_sticky 0-4 21752 NULL
+mthca_alloc_init_21754 mthca_alloc_init 2 21754 NULL
+l2down_create_21755 l2down_create 4 21755 NULL
+lpfc_temp_sensor_show_21758 lpfc_temp_sensor_show 0 21758 NULL
-+addrconf_sysctl_register_21762 addrconf_sysctl_register 0 21762 NULL nohasharray
-+usbat_flash_read_data_21762 usbat_flash_read_data 4 21762 &addrconf_sysctl_register_21762
++usbat_flash_read_data_21762 usbat_flash_read_data 4 21762 NULL nohasharray
++addrconf_sysctl_register_21762 addrconf_sysctl_register 0 21762 &usbat_flash_read_data_21762
+mmc_test_register_dbgfs_file_21763 mmc_test_register_dbgfs_file 0 21763 NULL
+t4vf_change_mac_21765 t4vf_change_mac 0 21765 NULL
+nlmon_dev_init_21771 nlmon_dev_init 0 21771 NULL
@@ -127730,8 +128110,8 @@ index 0000000..df41844
+xfs_da_grow_inode_int_21785 xfs_da_grow_inode_int 3-0 21785 NULL
+kmalloc_order_trace_21788 kmalloc_order_trace 1 21788 NULL
+tpu_pwm_enable_21790 tpu_pwm_enable 0 21790 NULL
-+_cx88_start_audio_dma_21792 _cx88_start_audio_dma 0 21792 NULL nohasharray
-+libipw_get_hdrlen_21792 libipw_get_hdrlen 0 21792 &_cx88_start_audio_dma_21792
++libipw_get_hdrlen_21792 libipw_get_hdrlen 0 21792 NULL nohasharray
++_cx88_start_audio_dma_21792 _cx88_start_audio_dma 0 21792 &libipw_get_hdrlen_21792
+d3cold_allowed_show_21797 d3cold_allowed_show 0 21797 NULL
+aa_may_ptrace_21798 aa_may_ptrace 0 21798 NULL
+show_pwm_auto_point_temp_hyst_21800 show_pwm_auto_point_temp_hyst 0 21800 NULL
@@ -127759,7 +128139,6 @@ index 0000000..df41844
+task_setnice_21835 task_setnice 0 21835 NULL
+_iwl_dbgfs_sta_drain_write_21837 _iwl_dbgfs_sta_drain_write 3-0 21837 NULL
+smb_init_21838 smb_init 0 21838 NULL
-+bad_file_write_21839 bad_file_write 0-3 21839 NULL
+run_21841 run 0 21841 NULL
+block_truncate_page_21842 block_truncate_page 0 21842 NULL
+lpfc_log_verbose_show_21843 lpfc_log_verbose_show 0 21843 NULL
@@ -127782,20 +128161,19 @@ index 0000000..df41844
+gadget_dev_desc_idProduct_store_21881 gadget_dev_desc_idProduct_store 0-3 21881 NULL
+show_oversampling_21883 show_oversampling 0 21883 NULL
+mei_amthif_send_cmd_21885 mei_amthif_send_cmd 0 21885 NULL
-+xen_swiotlb_map_page_21886 xen_swiotlb_map_page 0-3 21886 NULL
+ips_halt_21887 ips_halt 0 21887 NULL
+ldlm_lock_create_21888 ldlm_lock_create 7 21888 NULL
+target_stat_scsi_tgt_port_show_attr_inst_21890 target_stat_scsi_tgt_port_show_attr_inst 0 21890 NULL
+__btrfs_direct_write_21894 __btrfs_direct_write 3-0 21894 NULL
+__alloc_reserved_percpu_21895 __alloc_reserved_percpu 1-2 21895 NULL
-+xhci_configure_endpoint_result_21900 xhci_configure_endpoint_result 0 21900 NULL nohasharray
-+rio_destid_first_21900 rio_destid_first 0 21900 &xhci_configure_endpoint_result_21900
++xhci_configure_endpoint_result_21900 xhci_configure_endpoint_result 0 21900 NULL
+cx18_s_video_encoding_21901 cx18_s_video_encoding 0 21901 NULL
+pcm_capture_prepare_21906 pcm_capture_prepare 0 21906 NULL
+__logfs_write_rec_21907 __logfs_write_rec 0 21907 NULL
+dbAllocCtl_21911 dbAllocCtl 0 21911 NULL
+qsfp_1_read_21915 qsfp_1_read 3-0 21915 NULL
+l2tp_ip_disconnect_21920 l2tp_ip_disconnect 0 21920 NULL
++snd_line6_trigger_21928 snd_line6_trigger 0 21928 NULL
+go7007_s_ctrl_21935 go7007_s_ctrl 0 21935 NULL
+bond_option_xmit_hash_policy_set_21936 bond_option_xmit_hash_policy_set 0 21936 NULL
+ceph_permission_21941 ceph_permission 0 21941 NULL
@@ -127808,7 +128186,7 @@ index 0000000..df41844
+wl1271_sysfs_show_bt_coex_state_21950 wl1271_sysfs_show_bt_coex_state 0 21950 NULL nohasharray
+usb_remove_device_21950 usb_remove_device 0 21950 &wl1271_sysfs_show_bt_coex_state_21950
+loopback_check_format_21951 loopback_check_format 0 21951 NULL
-+twl_i2c_write_u16_21953 twl_i2c_write_u16 0-3 21953 NULL
++twl_i2c_write_u16_21953 twl_i2c_write_u16 3-0 21953 NULL
+prism2_set_mac_address_21958 prism2_set_mac_address 0 21958 NULL
+rtl2832_sdr_set_tuner_freq_21960 rtl2832_sdr_set_tuner_freq 0 21960 NULL nohasharray
+write_fifo_21960 write_fifo 0 21960 &rtl2832_sdr_set_tuner_freq_21960
@@ -127825,12 +128203,11 @@ index 0000000..df41844
+pm_show_wakelocks_21986 pm_show_wakelocks 0 21986 &xen_bind_pirq_msi_to_irq_21986
+ath5k_hw_rf5112_channel_21993 ath5k_hw_rf5112_channel 0 21993 NULL
+w1_f2d_readblock_21994 w1_f2d_readblock 3 21994 NULL
-+proc_sched_autogroup_set_nice_21995 proc_sched_autogroup_set_nice 0 21995 NULL nohasharray
-+ocfs2_del_inode_from_orphan_21995 ocfs2_del_inode_from_orphan 0 21995 &proc_sched_autogroup_set_nice_21995
++ocfs2_del_inode_from_orphan_21995 ocfs2_del_inode_from_orphan 0 21995 NULL nohasharray
++proc_sched_autogroup_set_nice_21995 proc_sched_autogroup_set_nice 0 21995 &ocfs2_del_inode_from_orphan_21995
+compat_rw_copy_check_uvector_22001 compat_rw_copy_check_uvector 3-0 22001 NULL nohasharray
+rxpipe_descr_host_int_trig_rx_data_read_22001 rxpipe_descr_host_int_trig_rx_data_read 3-0 22001 &compat_rw_copy_check_uvector_22001
+osst_linux_media_version_show_22002 osst_linux_media_version_show 0 22002 NULL
-+autofs4_mount_wait_22004 autofs4_mount_wait 0 22004 NULL
+kobil_open_22009 kobil_open 0 22009 NULL
+rndis_filter_set_packet_filter_22011 rndis_filter_set_packet_filter 0 22011 NULL
+nv_set_mac_address_22012 nv_set_mac_address 0 22012 NULL
@@ -127858,7 +128235,7 @@ index 0000000..df41844
+nilfs_segctor_wait_22049 nilfs_segctor_wait 0 22049 &zd_usb_read_fw_22049
+vbi_buffer_prepare_22050 vbi_buffer_prepare 0 22050 NULL
+create_speaker_out_ctls_22052 create_speaker_out_ctls 0 22052 NULL
-+atalk_recvmsg_22053 atalk_recvmsg 0-4 22053 NULL
++atalk_recvmsg_22053 atalk_recvmsg 4-0 22053 NULL
+ieee80211_if_fmt_dropped_frames_ttl_22054 ieee80211_if_fmt_dropped_frames_ttl 3 22054 NULL nohasharray
+skge_ring_alloc_22054 skge_ring_alloc 0 22054 &ieee80211_if_fmt_dropped_frames_ttl_22054 nohasharray
+sys_recvfrom_22054 sys_recvfrom 3 22054 &skge_ring_alloc_22054
@@ -127875,7 +128252,8 @@ index 0000000..df41844
+sigmadsp_write_regmap_22077 sigmadsp_write_regmap 2-4 22077 &btrfs_reloc_clone_csums_22077
+find_trange_value_22079 find_trange_value 0 22079 NULL
+timeout_show_22081 timeout_show 0 22081 NULL
-+clear_store_22082 clear_store 0-4 22082 NULL
++clear_store_22082 clear_store 0-4 22082 NULL nohasharray
++set_fan_speed_percent_22082 set_fan_speed_percent 0 22082 &clear_store_22082
+ov772x_cropcap_22083 ov772x_cropcap 0 22083 NULL
+mem_rw_22085 mem_rw 3-0 22085 NULL nohasharray
+sb1000_end_get_set_command_22085 sb1000_end_get_set_command 0 22085 &mem_rw_22085
@@ -127895,8 +128273,8 @@ index 0000000..df41844
+show_session_param_ISCSI_PARAM_TARGET_NAME_22122 show_session_param_ISCSI_PARAM_TARGET_NAME 0 22122 NULL
+tps65217_reg_read_22125 tps65217_reg_read 0 22125 NULL
+show_fan_min_22127 show_fan_min 0 22127 NULL
-+get_results_22130 get_results 0 22130 NULL nohasharray
-+snd_hda_codec_read_22130 snd_hda_codec_read 0 22130 &get_results_22130
++snd_hda_codec_read_22130 snd_hda_codec_read 0 22130 NULL nohasharray
++get_results_22130 get_results 0 22130 &snd_hda_codec_read_22130
+mx2_videobuf_setup_22136 mx2_videobuf_setup 0 22136 NULL
+__bitmap_size_22138 __bitmap_size 0 22138 NULL
+read_cal_int_tables_22139 read_cal_int_tables 0 22139 NULL
@@ -127930,14 +128308,13 @@ index 0000000..df41844
+f2fs_write_data_pages_22217 f2fs_write_data_pages 0 22217 NULL
+fat_compat_ioctl_filldir_22222 fat_compat_ioctl_filldir 3 22222 NULL
+show_22225 show 0 22225 NULL
-+rfcomm_sock_recvmsg_22227 rfcomm_sock_recvmsg 0-4 22227 NULL nohasharray
++rfcomm_sock_recvmsg_22227 rfcomm_sock_recvmsg 4-0 22227 NULL nohasharray
+xirc2ps_resume_22227 xirc2ps_resume 0 22227 &rfcomm_sock_recvmsg_22227
+core_alua_show_tg_pt_gp_info_22228 core_alua_show_tg_pt_gp_info 0 22228 NULL
+mem_write_22232 mem_write 3-0 22232 NULL
+mwl8k_cmd_set_pre_scan_22233 mwl8k_cmd_set_pre_scan 0 22233 NULL
+fw_status_show_22234 fw_status_show 0 22234 NULL
-+av7110_fw_cmd_22236 av7110_fw_cmd 0 22236 NULL nohasharray
-+i810_check_params_22236 i810_check_params 0 22236 &av7110_fw_cmd_22236
++av7110_fw_cmd_22236 av7110_fw_cmd 0 22236 NULL
+store_tabletMouseRight_22238 store_tabletMouseRight 0-4 22238 NULL
+p9_virtio_zc_request_22240 p9_virtio_zc_request 6-5 22240 NULL
+show_fnode_redirect_ipaddr_22241 show_fnode_redirect_ipaddr 0 22241 NULL nohasharray
@@ -127945,8 +128322,8 @@ index 0000000..df41844
+ath10k_push_board_ext_data_22243 ath10k_push_board_ext_data 0 22243 NULL nohasharray
+fsnotify_parent_22243 fsnotify_parent 0 22243 &ath10k_push_board_ext_data_22243
+prepare_to_wait_event_22247 prepare_to_wait_event 0 22247 NULL
-+capability_id_show_22253 capability_id_show 0 22253 NULL nohasharray
-+security_setxattr_22253 security_setxattr 4 22253 &capability_id_show_22253
++security_setxattr_22253 security_setxattr 4-0 22253 NULL nohasharray
++capability_id_show_22253 capability_id_show 0 22253 &security_setxattr_22253
+compat_process_vm_rw_22254 compat_process_vm_rw 3-5 22254 NULL
+show_fc_rport_maxframe_size_22260 show_fc_rport_maxframe_size 0 22260 NULL
+ping_common_sendmsg_22261 ping_common_sendmsg 5 22261 NULL
@@ -127960,17 +128337,17 @@ index 0000000..df41844
+pm8001_ctl_logging_level_show_22284 pm8001_ctl_logging_level_show 0 22284 NULL
+ndo_validate_addr_22293 ndo_validate_addr 0 22293 NULL
+snd_sb16_playback_prepare_22296 snd_sb16_playback_prepare 0 22296 NULL
++line6_stream_start_22297 line6_stream_start 0 22297 NULL
+__tun_chr_ioctl_22300 __tun_chr_ioctl 4 22300 NULL
+anysee_master_xfer_22303 anysee_master_xfer 0-3 22303 NULL nohasharray
+csrow_edac_mode_show_22303 csrow_edac_mode_show 0 22303 &anysee_master_xfer_22303
+mesh_table_alloc_22305 mesh_table_alloc 1 22305 NULL
+show_ipv4_iface_dhcp_vendor_id_22308 show_ipv4_iface_dhcp_vendor_id 0 22308 NULL nohasharray
+hw_ep_enable_22308 hw_ep_enable 0 22308 &show_ipv4_iface_dhcp_vendor_id_22308
-+in_tx_cp_show_22316 in_tx_cp_show 0 22316 NULL nohasharray
-+udpv6_sendmsg_22316 udpv6_sendmsg 0-4 22316 &in_tx_cp_show_22316
-+C_SYSC_msgrcv_22320 C_SYSC_msgrcv 3 22320 NULL
-+tg3_get_regs_len_22327 tg3_get_regs_len 0 22327 NULL nohasharray
-+statfs_slow_show_22327 statfs_slow_show 0 22327 &tg3_get_regs_len_22327
++udpv6_sendmsg_22316 udpv6_sendmsg 4-0 22316 NULL nohasharray
++in_tx_cp_show_22316 in_tx_cp_show 0 22316 &udpv6_sendmsg_22316
++statfs_slow_show_22327 statfs_slow_show 0 22327 NULL nohasharray
++tg3_get_regs_len_22327 tg3_get_regs_len 0 22327 &statfs_slow_show_22327
+page_cache_tree_insert_22331 page_cache_tree_insert 0 22331 NULL
+ipr_show_fw_version_22332 ipr_show_fw_version 0 22332 NULL
+show_temp_crit_ext_22334 show_temp_crit_ext 0 22334 NULL nohasharray
@@ -127982,8 +128359,8 @@ index 0000000..df41844
+sys_read_22343 sys_read 3 22343 NULL
+wl18xx_boot_22344 wl18xx_boot 0 22344 NULL
+part_timeout_store_22351 part_timeout_store 0-4 22351 NULL
-+ptn3460_read_bytes_22352 ptn3460_read_bytes 4 22352 NULL nohasharray
-+block_store_22352 block_store 0-3 22352 &ptn3460_read_bytes_22352
++block_store_22352 block_store 0-3 22352 NULL nohasharray
++ptn3460_read_bytes_22352 ptn3460_read_bytes 4 22352 &block_store_22352
+ll_lazystatfs_seq_write_22353 ll_lazystatfs_seq_write 3 22353 NULL
+c_can_chip_config_22357 c_can_chip_config 0 22357 NULL
+__device_suspend_noirq_22360 __device_suspend_noirq 0 22360 NULL
@@ -128000,8 +128377,8 @@ index 0000000..df41844
+hugetlbfs_write_begin_22373 hugetlbfs_write_begin 0 22373 &wake_up_lan_show_22373
+ufx_reg_clear_bits_22374 ufx_reg_clear_bits 0 22374 NULL
+gfs2_attr_store_22375 gfs2_attr_store 0-4 22375 NULL
-+sysfs_kf_read_22385 sysfs_kf_read 0 22385 NULL nohasharray
-+pktgen_alloc_skb_22385 pktgen_alloc_skb 3 22385 &sysfs_kf_read_22385
++pktgen_alloc_skb_22385 pktgen_alloc_skb 3 22385 NULL nohasharray
++sysfs_kf_read_22385 sysfs_kf_read 0 22385 &pktgen_alloc_skb_22385
+qlcnic_set_mac_22387 qlcnic_set_mac 0 22387 NULL
+show_sas_phy_running_disparity_error_count_22389 show_sas_phy_running_disparity_error_count 0 22389 NULL
+saa7164_api_i2c_write_22390 saa7164_api_i2c_write 0 22390 NULL
@@ -128011,7 +128388,6 @@ index 0000000..df41844
+commit_pagelist_22396 commit_pagelist 0 22396 NULL
+lpfc_max_xri_show_22398 lpfc_max_xri_show 0 22398 NULL
+vb2_internal_qbuf_22400 vb2_internal_qbuf 0 22400 NULL
-+crash_shrink_memory_22401 crash_shrink_memory 0 22401 NULL
+zoran_write_22404 zoran_write 3-0 22404 NULL
+show_debug_level_22406 show_debug_level 0 22406 NULL
+pnp_start_dev_22411 pnp_start_dev 0 22411 NULL
@@ -128036,15 +128412,14 @@ index 0000000..df41844
+__mv88e6352_phy_read_22471 __mv88e6352_phy_read 0 22471 NULL
+show_port1_22474 show_port1 0 22474 NULL
+ecryptfs_write_22488 ecryptfs_write 0-4-3 22488 NULL
-+qib_user_sdma_alloc_header_22490 qib_user_sdma_alloc_header 2 22490 NULL nohasharray
-+video_write_22490 video_write 3-0 22490 &qib_user_sdma_alloc_header_22490
++qib_user_sdma_alloc_header_22490 qib_user_sdma_alloc_header 2 22490 NULL
+cache_write_procfs_22491 cache_write_procfs 3-0 22491 NULL nohasharray
-+lm3642_torch_pin_store_22491 lm3642_torch_pin_store 0-4 22491 &cache_write_procfs_22491 nohasharray
-+rfcomm_send_test_22491 rfcomm_send_test 4 22491 &lm3642_torch_pin_store_22491
++rfcomm_send_test_22491 rfcomm_send_test 4 22491 &cache_write_procfs_22491 nohasharray
++lm3642_torch_pin_store_22491 lm3642_torch_pin_store 0-4 22491 &rfcomm_send_test_22491
+put_chars_22498 put_chars 3 22498 NULL
+mp_find_ioapic_pin_22499 mp_find_ioapic_pin 0-2 22499 NULL nohasharray
-+edac_device_ctl_log_ue_store_22499 edac_device_ctl_log_ue_store 0-3 22499 &mp_find_ioapic_pin_22499 nohasharray
-+st21nfca_hci_se_io_22499 st21nfca_hci_se_io 4 22499 &edac_device_ctl_log_ue_store_22499
++st21nfca_hci_se_io_22499 st21nfca_hci_se_io 4 22499 &mp_find_ioapic_pin_22499 nohasharray
++edac_device_ctl_log_ue_store_22499 edac_device_ctl_log_ue_store 0-3 22499 &st21nfca_hci_se_io_22499
+ad5398_read_reg_22504 ad5398_read_reg 0 22504 NULL
+mutex_lock_interruptible_22505 mutex_lock_interruptible 0 22505 NULL nohasharray
+asd_version_show_22505 asd_version_show 0 22505 &mutex_lock_interruptible_22505
@@ -128060,6 +128435,7 @@ index 0000000..df41844
+port_delete_22553 port_delete 0 22553 NULL
+agp_alloc_page_array_22554 agp_alloc_page_array 1 22554 NULL
+wq_numa_store_22563 wq_numa_store 0-4 22563 NULL
++cyapa_gen5_read_panel_scan_raw_data_22565 cyapa_gen5_read_panel_scan_raw_data 0 22565 NULL
+w7090p_tuner_rw_serpar_22568 w7090p_tuner_rw_serpar 0-3 22568 NULL nohasharray
+aac_show_raid_level_22568 aac_show_raid_level 0 22568 &w7090p_tuner_rw_serpar_22568
+get_regs_len_22569 get_regs_len 0 22569 NULL
@@ -128071,9 +128447,8 @@ index 0000000..df41844
+wp384_final_22591 wp384_final 0 22591 NULL
+twl_sysfs_aen_read_22596 twl_sysfs_aen_read 6-0-5 22596 NULL
+da9052_read_ich_22600 da9052_read_ich 0 22600 NULL
-+snapshot_read_22601 snapshot_read 3-0 22601 NULL nohasharray
-+qla4_82xx_isp_reset_22601 qla4_82xx_isp_reset 0 22601 &snapshot_read_22601
-+shrink_show_22604 shrink_show 0 22604 NULL
++qla4_82xx_isp_reset_22601 qla4_82xx_isp_reset 0 22601 NULL nohasharray
++snapshot_read_22601 snapshot_read 3 22601 &qla4_82xx_isp_reset_22601
+pci_dev_specific_reset_22605 pci_dev_specific_reset 0 22605 NULL
+__uncore_pld_show_22606 __uncore_pld_show 0 22606 NULL
+nat_receive_22609 nat_receive 0-3 22609 NULL
@@ -128082,7 +128457,7 @@ index 0000000..df41844
+bootflag_get_22618 bootflag_get 0 22618 NULL
+qlcnic_pci_sriov_disable_22622 qlcnic_pci_sriov_disable 0 22622 NULL
+_maybe_not_all_in_one_io_22626 _maybe_not_all_in_one_io 0 22626 NULL
-+sctp_setsockopt_connectx_old_22631 sctp_setsockopt_connectx_old 0-3 22631 NULL
++sctp_setsockopt_connectx_old_22631 sctp_setsockopt_connectx_old 3-0 22631 NULL
+v9fs_vfs_getattr_dotl_22632 v9fs_vfs_getattr_dotl 0 22632 NULL
+ide_core_cp_entry_22636 ide_core_cp_entry 3-0 22636 NULL
+wl1271_rx_filter_get_fields_size_22638 wl1271_rx_filter_get_fields_size 0 22638 NULL
@@ -128099,17 +128474,15 @@ index 0000000..df41844
+__iscsi_nacl_auth_store_userid_22656 __iscsi_nacl_auth_store_userid 0-3 22656 NULL
+mem_map_size_22660 mem_map_size 0 22660 NULL nohasharray
+tnc_insert_22660 tnc_insert 0 22660 &mem_map_size_22660
-+compat_SyS_msgrcv_22661 compat_SyS_msgrcv 3 22661 NULL
+br_stp_set_port_priority_22665 br_stp_set_port_priority 0 22665 NULL
+show_u8_22667 show_u8 0 22667 NULL
+call_netdevice_notifiers_22672 call_netdevice_notifiers 0 22672 NULL
+show_up_tail_align_22676 show_up_tail_align 0 22676 NULL nohasharray
+show_fcstat_fcp_packet_aborts_22676 show_fcstat_fcp_packet_aborts 0 22676 &show_up_tail_align_22676
-+ubifs_leb_write_22679 ubifs_leb_write 5-4-0 22679 NULL nohasharray
++ubifs_leb_write_22679 ubifs_leb_write 4-5-0 22679 NULL nohasharray
+tmiofb_set_par_22679 tmiofb_set_par 0 22679 &ubifs_leb_write_22679
-+qlcnic_83xx_sysfs_flash_write_handler_22680 qlcnic_83xx_sysfs_flash_write_handler 6-0-5 22680 NULL nohasharray
-+d_revalidate_22680 d_revalidate 0 22680 &qlcnic_83xx_sysfs_flash_write_handler_22680
-+l2tp_ip_recvmsg_22681 l2tp_ip_recvmsg 0-4 22681 NULL
++qlcnic_83xx_sysfs_flash_write_handler_22680 qlcnic_83xx_sysfs_flash_write_handler 6-0-5 22680 NULL
++l2tp_ip_recvmsg_22681 l2tp_ip_recvmsg 4-0 22681 NULL
+iscsit_na_default_erl_22682 iscsit_na_default_erl 0 22682 NULL
+bch_dump_read_22685 bch_dump_read 3-0 22685 NULL
+reg_umr_22686 reg_umr 5 22686 NULL
@@ -128121,13 +128494,12 @@ index 0000000..df41844
+vnic_dev_notify_setcmd_22700 vnic_dev_notify_setcmd 0 22700 NULL
+show_conn_param_ISCSI_PARAM_KEEPALIVE_TMO_22701 show_conn_param_ISCSI_PARAM_KEEPALIVE_TMO 0 22701 NULL
+ov7670_read_smbus_22702 ov7670_read_smbus 0 22702 NULL
-+ecm_opts_host_addr_store_22705 ecm_opts_host_addr_store 0-3 22705 NULL nohasharray
-+tomoyo_check_inet_address_22705 tomoyo_check_inet_address 0 22705 &ecm_opts_host_addr_store_22705
++tomoyo_check_inet_address_22705 tomoyo_check_inet_address 0 22705 NULL nohasharray
++ecm_opts_host_addr_store_22705 ecm_opts_host_addr_store 0-3 22705 &tomoyo_check_inet_address_22705
+alloc_libipw_22708 alloc_libipw 1 22708 NULL
+show_iface_enabled_22711 show_iface_enabled 0 22711 NULL
+read_iter_zero_22715 read_iter_zero 0 22715 NULL
-+m2p_remove_override_22717 m2p_remove_override 3 22717 NULL nohasharray
-+memcg_update_list_lru_node_22717 memcg_update_list_lru_node 3 22717 &m2p_remove_override_22717
++memcg_update_list_lru_node_22717 memcg_update_list_lru_node 3 22717 NULL
+qlcnic_83xx_lockless_flash_read32_22721 qlcnic_83xx_lockless_flash_read32 0 22721 NULL nohasharray
+ecryptfs_write_metadata_to_contents_22721 ecryptfs_write_metadata_to_contents 3 22721 &qlcnic_83xx_lockless_flash_read32_22721
+mxuport_send_ctrl_urb_22723 mxuport_send_ctrl_urb 0 22723 NULL
@@ -128152,8 +128524,8 @@ index 0000000..df41844
+qlcnic_sriov_init_22762 qlcnic_sriov_init 2-0 22762 NULL
+tw28_set_ctrl_val_22763 tw28_set_ctrl_val 0 22763 NULL
+si4713_write_property_22765 si4713_write_property 0 22765 NULL
-+hdmi_g_mbus_fmt_22768 hdmi_g_mbus_fmt 0 22768 NULL nohasharray
-+nilfs_mdt_submit_block_22768 nilfs_mdt_submit_block 0 22768 &hdmi_g_mbus_fmt_22768
++nilfs_mdt_submit_block_22768 nilfs_mdt_submit_block 0 22768 NULL nohasharray
++hdmi_g_mbus_fmt_22768 hdmi_g_mbus_fmt 0 22768 &nilfs_mdt_submit_block_22768
+print_frame_22769 print_frame 0 22769 NULL
+show_in_max3_22770 show_in_max3 0 22770 NULL
+elan_smbus_prepare_fw_update_22771 elan_smbus_prepare_fw_update 0 22771 NULL
@@ -128162,7 +128534,6 @@ index 0000000..df41844
+ath9k_add_interface_22776 ath9k_add_interface 0 22776 NULL nohasharray
+tg3_setup_fiber_mii_phy_22776 tg3_setup_fiber_mii_phy 0 22776 &ath9k_add_interface_22776
+__break_lease_22777 __break_lease 0 22777 NULL
-+alloc_calls_show_22782 alloc_calls_show 0 22782 NULL
+show_fc_fc4s_22784 show_fc_fc4s 0 22784 NULL
+preenable_22790 preenable 0 22790 NULL
+vnic_dev_get_res_count_22791 vnic_dev_get_res_count 0 22791 NULL
@@ -128193,6 +128564,7 @@ index 0000000..df41844
+asd_reset_flash_22858 asd_reset_flash 0 22858 NULL
+atmel_resume_22860 atmel_resume 0 22860 NULL
+create_attr_set_22861 create_attr_set 1 22861 NULL
++write_lid_handling_22862 write_lid_handling 0 22862 NULL
+nr_hugepages_show_22864 nr_hugepages_show 0 22864 NULL
+hash_ip6_expire_22867 hash_ip6_expire 4 22867 NULL
+ntfs_setattr_22871 ntfs_setattr 0 22871 NULL
@@ -128269,7 +128641,8 @@ index 0000000..df41844
+data_sock_bind_23015 data_sock_bind 0 23015 NULL
+set_crit_hyst_23017 set_crit_hyst 0-4 23017 NULL
+_nfs4_proc_secinfo_23019 _nfs4_proc_secinfo 0 23019 NULL
-+validate_esw_config_23021 validate_esw_config 0 23021 NULL
++validate_esw_config_23021 validate_esw_config 0 23021 NULL nohasharray
++rtl8152_get_sset_count_23021 rtl8152_get_sset_count 0 23021 &validate_esw_config_23021
+nilfs_bmap_prepare_end_ptr_23022 nilfs_bmap_prepare_end_ptr 0 23022 NULL
+viafb_dvp0_proc_write_23023 viafb_dvp0_proc_write 3-0 23023 NULL
+cifs_local_to_utf16_bytes_23025 cifs_local_to_utf16_bytes 0 23025 NULL nohasharray
@@ -128289,11 +128662,12 @@ index 0000000..df41844
+__padata_set_cpumasks_23058 __padata_set_cpumasks 0 23058 NULL
+security_inode_killpriv_23060 security_inode_killpriv 0 23060 NULL nohasharray
+bdx_set_mac_23060 bdx_set_mac 0 23060 &security_inode_killpriv_23060
-+unix_seqpacket_recvmsg_23062 unix_seqpacket_recvmsg 0-4 23062 NULL nohasharray
++unix_seqpacket_recvmsg_23062 unix_seqpacket_recvmsg 4-0 23062 NULL nohasharray
+reiserfs_add_entry_23062 reiserfs_add_entry 4 23062 &unix_seqpacket_recvmsg_23062
+atl1c_set_mac_addr_23066 atl1c_set_mac_addr 0 23066 NULL
+mei_cl_send_23068 mei_cl_send 3 23068 NULL
+walk_system_ram_range_23073 walk_system_ram_range 0 23073 NULL
++kvm_mmu_gva_to_gpa_write_23075 kvm_mmu_gva_to_gpa_write 0 23075 NULL
+vm_map_ram_23078 vm_map_ram 2 23078 NULL nohasharray
+raw_sendmsg_23078 raw_sendmsg 4-0 23078 &vm_map_ram_23078 nohasharray
+xfs_dbg_show_23078 xfs_dbg_show 0 23078 &raw_sendmsg_23078
@@ -128311,11 +128685,10 @@ index 0000000..df41844
+ntfs_ucstonls_23097 ntfs_ucstonls 3-5 23097 NULL nohasharray
+st_press_buffer_preenable_23097 st_press_buffer_preenable 0 23097 &ntfs_ucstonls_23097
+vfio_pci_vga_rw_23098 vfio_pci_vga_rw 0-3 23098 NULL
-+airo_set_mac_address_23102 airo_set_mac_address 0 23102 NULL nohasharray
-+store_user_store_23102 store_user_store 0-3 23102 &airo_set_mac_address_23102
++airo_set_mac_address_23102 airo_set_mac_address 0 23102 NULL
+da903x_read_23103 da903x_read 0 23103 NULL
-+radeon_show_edid2_23104 radeon_show_edid2 6-0-5 23104 NULL nohasharray
-+dgram_recvmsg_23104 dgram_recvmsg 0-4 23104 &radeon_show_edid2_23104
++dgram_recvmsg_23104 dgram_recvmsg 4-0 23104 NULL nohasharray
++radeon_show_edid2_23104 radeon_show_edid2 6-0-5 23104 &dgram_recvmsg_23104
+kernfs_rename_ns_23106 kernfs_rename_ns 0 23106 NULL
+rawsock_create_23108 rawsock_create 0 23108 NULL
+product_id_store_23109 product_id_store 0-4 23109 NULL
@@ -128325,13 +128698,13 @@ index 0000000..df41844
+__clear_user_23118 __clear_user 0 23118 NULL
+w1_master_attribute_show_remove_23119 w1_master_attribute_show_remove 0 23119 NULL nohasharray
+global_rsv_size_show_23119 global_rsv_size_show 0 23119 &w1_master_attribute_show_remove_23119
-+guard_show_23120 guard_show 0 23120 NULL nohasharray
-+dm_write_async_23120 dm_write_async 3 23120 &guard_show_23120
++dm_write_async_23120 dm_write_async 3 23120 NULL nohasharray
++guard_show_23120 guard_show 0 23120 &dm_write_async_23120
+id_show_23121 id_show 0 23121 NULL
+drm_mode_create_tv_properties_23122 drm_mode_create_tv_properties 2 23122 NULL
+vx_pcm_prepare_23123 vx_pcm_prepare 0 23123 NULL
-+vsc824x_add_skew_23126 vsc824x_add_skew 0 23126 NULL nohasharray
-+read_file_wow_23126 read_file_wow 3 23126 &vsc824x_add_skew_23126
++read_file_wow_23126 read_file_wow 3-0 23126 NULL nohasharray
++vsc824x_add_skew_23126 vsc824x_add_skew 0 23126 &read_file_wow_23126
+do_generic_request_23130 do_generic_request 0 23130 NULL
+fib_inetaddr_event_23134 fib_inetaddr_event 0 23134 NULL
+ext3_listxattr_23137 ext3_listxattr 0-3 23137 NULL
@@ -128341,7 +128714,7 @@ index 0000000..df41844
+ca91cx42_master_set_23146 ca91cx42_master_set 4 23146 NULL
+asus_hwmon_temp1_23150 asus_hwmon_temp1 0 23150 NULL
+parse_tunables_write_23152 parse_tunables_write 0 23152 NULL
-+_iwl_dbgfs_fw_dbg_collect_write_23153 _iwl_dbgfs_fw_dbg_collect_write 3 23153 NULL
++_iwl_dbgfs_fw_dbg_collect_write_23153 _iwl_dbgfs_fw_dbg_collect_write 3-0 23153 NULL
+handle_event_23156 handle_event 0 23156 NULL
+wm831x_set_bits_23158 wm831x_set_bits 0 23158 NULL
+read_file_ani_23161 read_file_ani 3-0 23161 NULL
@@ -128355,8 +128728,8 @@ index 0000000..df41844
+withdraw_show_23178 withdraw_show 0 23178 &usblp_write_23178
+msnd_fifo_alloc_23179 msnd_fifo_alloc 2 23179 NULL
+gss_pipe_downcall_23182 gss_pipe_downcall 3-0 23182 NULL
-+ca0132_capture_pcm_prepare_23183 ca0132_capture_pcm_prepare 0 23183 NULL nohasharray
-+ieee80211_get_mesh_hdrlen_23183 ieee80211_get_mesh_hdrlen 0 23183 &ca0132_capture_pcm_prepare_23183
++ieee80211_get_mesh_hdrlen_23183 ieee80211_get_mesh_hdrlen 0 23183 NULL nohasharray
++ca0132_capture_pcm_prepare_23183 ca0132_capture_pcm_prepare 0 23183 &ieee80211_get_mesh_hdrlen_23183
+fix_unclean_leb_23188 fix_unclean_leb 3 23188 NULL nohasharray
+comm_nodeid_read_23188 comm_nodeid_read 0 23188 &fix_unclean_leb_23188
+mpi_alloc_limb_space_23190 mpi_alloc_limb_space 1 23190 NULL
@@ -128365,11 +128738,10 @@ index 0000000..df41844
+__audit_sockaddr_23194 __audit_sockaddr 0 23194 NULL
+max16065_show_input_23199 max16065_show_input 0 23199 NULL nohasharray
+show_ipv6_iface_router_adv_link_mtu_23199 show_ipv6_iface_router_adv_link_mtu 0 23199 &max16065_show_input_23199
-+evm_inode_removexattr_23201 evm_inode_removexattr 0 23201 NULL
+dvb_pll_set_params_23207 dvb_pll_set_params 0 23207 NULL
+pm80x_free_irq_23210 pm80x_free_irq 2 23210 NULL nohasharray
-+rbd_major_show_23210 rbd_major_show 0 23210 &pm80x_free_irq_23210 nohasharray
-+of_irq_get_byname_23210 of_irq_get_byname 0 23210 &rbd_major_show_23210
++of_irq_get_byname_23210 of_irq_get_byname 0 23210 &pm80x_free_irq_23210 nohasharray
++rbd_major_show_23210 rbd_major_show 0 23210 &of_irq_get_byname_23210
+sequencer_read_23213 sequencer_read 0-4 23213 NULL nohasharray
+visor_memregion_get_physaddr_23213 visor_memregion_get_physaddr 0 23213 &sequencer_read_23213
+tipc_sendmcast_23214 tipc_sendmcast 4-0 23214 NULL nohasharray
@@ -128394,20 +128766,20 @@ index 0000000..df41844
+mac80211_hwsim_sta_add_23246 mac80211_hwsim_sta_add 0 23246 NULL
+b43legacy_wireless_core_attach_23259 b43legacy_wireless_core_attach 0 23259 NULL
+f_eem_opts_attr_show_23263 f_eem_opts_attr_show 0 23263 NULL
-+sctp_recvmsg_23265 sctp_recvmsg 0-4 23265 NULL nohasharray
++sctp_recvmsg_23265 sctp_recvmsg 4-0 23265 NULL nohasharray
+intel_map_sg_23265 intel_map_sg 0-3 23265 &sctp_recvmsg_23265
+alg_bind_23268 alg_bind 0 23268 NULL
+lan87xx_read_status_23278 lan87xx_read_status 0 23278 NULL
+remove_ftrace_ops_23280 remove_ftrace_ops 0 23280 NULL
+uwb_dev_addr_print_23282 uwb_dev_addr_print 2 23282 NULL
-+snd_compress_dev_register_23283 snd_compress_dev_register 0 23283 NULL nohasharray
-+venus_readlink_23283 venus_readlink 0 23283 &snd_compress_dev_register_23283 nohasharray
-+ipv6_skip_exthdr_23283 ipv6_skip_exthdr 0-2 23283 &venus_readlink_23283
-+ec_i2c_count_message_23285 ec_i2c_count_message 0-2 23285 NULL nohasharray
-+doc_probe_23285 doc_probe 1 23285 &ec_i2c_count_message_23285
++ipv6_skip_exthdr_23283 ipv6_skip_exthdr 0-2 23283 NULL nohasharray
++snd_compress_dev_register_23283 snd_compress_dev_register 0 23283 &ipv6_skip_exthdr_23283 nohasharray
++venus_readlink_23283 venus_readlink 0 23283 &snd_compress_dev_register_23283
++doc_probe_23285 doc_probe 1 23285 NULL nohasharray
++ec_i2c_count_message_23285 ec_i2c_count_message 0-2 23285 &doc_probe_23285
+diva_get_trace_filter_23286 diva_get_trace_filter 0 23286 NULL
-+queue_show_nonrot_23293 queue_show_nonrot 0 23293 NULL nohasharray
-+process_adv_report_23293 process_adv_report 9 23293 &queue_show_nonrot_23293
++process_adv_report_23293 process_adv_report 9 23293 NULL nohasharray
++queue_show_nonrot_23293 queue_show_nonrot 0 23293 &process_adv_report_23293
+beacon_timeout_ms_show_23294 beacon_timeout_ms_show 0 23294 NULL
+cx18_s_stream_vbi_fmt_23295 cx18_s_stream_vbi_fmt 0 23295 NULL
+acpi_ds_create_field_23300 acpi_ds_create_field 0 23300 NULL nohasharray
@@ -128429,13 +128801,12 @@ index 0000000..df41844
+run_gc_23325 run_gc 0 23325 NULL
+lpfc_devloss_tmo_show_23341 lpfc_devloss_tmo_show 0 23341 NULL
+mc13xxx_get_num_regulators_dt_23344 mc13xxx_get_num_regulators_dt 0 23344 NULL
-+page_readlink_23346 page_readlink 3 23346 NULL
++page_readlink_23346 page_readlink 3-0 23346 NULL
+prepare_23350 prepare 0 23350 NULL nohasharray
+usbnet_status_start_23350 usbnet_status_start 0 23350 &prepare_23350 nohasharray
+mxt_t6_command_23350 mxt_t6_command 0 23350 &usbnet_status_start_23350
+kmem_zalloc_large_23351 kmem_zalloc_large 1 23351 NULL
-+get_dst_timing_23358 get_dst_timing 0 23358 NULL nohasharray
-+write_inode_23358 write_inode 0 23358 &get_dst_timing_23358
++write_inode_23358 write_inode 0 23358 NULL
+generic_key_instantiate_23363 generic_key_instantiate 0 23363 NULL nohasharray
+vmxnet3_get_sset_count_23363 vmxnet3_get_sset_count 0 23363 &generic_key_instantiate_23363
+regulator_is_enabled_regmap_23365 regulator_is_enabled_regmap 0 23365 NULL
@@ -128444,10 +128815,10 @@ index 0000000..df41844
+rawv6_send_hdrinc_23370 rawv6_send_hdrinc 3 23370 NULL
+bonding_sysfs_store_option_23382 bonding_sysfs_store_option 0-4 23382 NULL
+fc0011_writereg_23383 fc0011_writereg 0 23383 NULL
-+of_parse_phandle_with_args_23389 of_parse_phandle_with_args 0 23389 NULL
+kobil_write_23392 kobil_write 0-4 23392 NULL
+jffs2_listxattr_23402 jffs2_listxattr 0-3 23402 NULL nohasharray
+s_ctrl_23402 s_ctrl 0 23402 &jffs2_listxattr_23402
++lbs_mesh_ethtool_get_sset_count_23406 lbs_mesh_ethtool_get_sset_count 0 23406 NULL
+uhci_submit_interrupt_23408 uhci_submit_interrupt 0 23408 NULL nohasharray
+mx2_videobuf_prepare_23408 mx2_videobuf_prepare 0 23408 &uhci_submit_interrupt_23408
+bond_option_num_peer_notif_set_23409 bond_option_num_peer_notif_set 0 23409 NULL
@@ -128475,7 +128846,8 @@ index 0000000..df41844
+sb_statfs_23456 sb_statfs 0 23456 NULL
+show_ipv4_iface_dhcp_learn_iqn_en_23462 show_ipv4_iface_dhcp_learn_iqn_en 0 23462 NULL
+host_show_resettable_23464 host_show_resettable 0 23464 NULL
-+jffs2_trusted_getxattr_23469 jffs2_trusted_getxattr 0 23469 NULL
++dn_nsp_send_disc_23469 dn_nsp_send_disc 2 23469 NULL nohasharray
++jffs2_trusted_getxattr_23469 jffs2_trusted_getxattr 0 23469 &dn_nsp_send_disc_23469
+res_get_23470 res_get 0 23470 NULL
+ip6table_nat_fn_23482 ip6table_nat_fn 0 23482 NULL
+dpm_prepare_23484 dpm_prepare 0 23484 NULL
@@ -128490,8 +128862,8 @@ index 0000000..df41844
+ax88179_reset_23503 ax88179_reset 0 23503 NULL
+bh1770_prox_abs_thres_store_23505 bh1770_prox_abs_thres_store 0-4 23505 NULL
+physical_package_id_show_23509 physical_package_id_show 0 23509 NULL
-+saa7706h_unmute_23510 saa7706h_unmute 0 23510 NULL nohasharray
-+hpfs_writepages_23510 hpfs_writepages 0 23510 &saa7706h_unmute_23510
++hpfs_writepages_23510 hpfs_writepages 0 23510 NULL nohasharray
++saa7706h_unmute_23510 saa7706h_unmute 0 23510 &hpfs_writepages_23510
+devm_iio_device_alloc_23511 devm_iio_device_alloc 2 23511 NULL
+pm_generic_prepare_23512 pm_generic_prepare 0 23512 NULL
+show_fcstat_invalid_crc_count_23516 show_fcstat_invalid_crc_count 0 23516 NULL nohasharray
@@ -128519,8 +128891,8 @@ index 0000000..df41844
+venus_symlink_23570 venus_symlink 6-4 23570 NULL
+show_net_stats_23573 show_net_stats 0 23573 NULL
+iwl_dbgfs_interrupt_read_23574 iwl_dbgfs_interrupt_read 3-0 23574 NULL
-+_regmap_select_page_23575 _regmap_select_page 0 23575 NULL nohasharray
-+l2cap_parse_conf_req_23575 l2cap_parse_conf_req 0 23575 &_regmap_select_page_23575
++l2cap_parse_conf_req_23575 l2cap_parse_conf_req 0 23575 NULL nohasharray
++_regmap_select_page_23575 _regmap_select_page 0 23575 &l2cap_parse_conf_req_23575
+__netpoll_setup_23578 __netpoll_setup 0 23578 NULL nohasharray
+pm_notifier_call_chain_23578 pm_notifier_call_chain 0 23578 &__netpoll_setup_23578
+xfpregs_get_23586 xfpregs_get 4 23586 NULL
@@ -128536,9 +128908,8 @@ index 0000000..df41844
+ad7266_powerdown_23599 ad7266_powerdown 0 23599 NULL
+show_23604 show 0 23604 NULL
+mtd_erasesize_show_23606 mtd_erasesize_show 0 23606 NULL
-+_alloc_cdb_cont_23609 _alloc_cdb_cont 2 23609 NULL nohasharray
-+transmit_cmd_23609 transmit_cmd 0-3 23609 &_alloc_cdb_cont_23609
-+islpci_mgt_transaction_23610 islpci_mgt_transaction 0-5 23610 NULL nohasharray
++_alloc_cdb_cont_23609 _alloc_cdb_cont 2 23609 NULL
++islpci_mgt_transaction_23610 islpci_mgt_transaction 5-0 23610 NULL nohasharray
+store_tabletJitterDelay_23610 store_tabletJitterDelay 0-4 23610 &islpci_mgt_transaction_23610
+_iommu_event_show_23612 _iommu_event_show 0 23612 NULL
+xfs_qm_dqread_23613 xfs_qm_dqread 0 23613 NULL
@@ -128554,8 +128925,8 @@ index 0000000..df41844
+qla24xx_reset_chip_23642 qla24xx_reset_chip 0 23642 NULL
+adfs_write_inode_23650 adfs_write_inode 0 23650 NULL nohasharray
+ufx_disable_23650 ufx_disable 0 23650 &adfs_write_inode_23650
-+profile_cpu_callback_23652 profile_cpu_callback 0 23652 NULL nohasharray
-+__i2400mu_send_barker_23652 __i2400mu_send_barker 3 23652 &profile_cpu_callback_23652
++__i2400mu_send_barker_23652 __i2400mu_send_barker 3 23652 NULL nohasharray
++profile_cpu_callback_23652 profile_cpu_callback 0 23652 &__i2400mu_send_barker_23652
+setup_ctxt_23653 setup_ctxt 0 23653 NULL
+wlcore_identify_fw_23654 wlcore_identify_fw 0 23654 NULL
+sh_irda_open_23659 sh_irda_open 0 23659 NULL
@@ -128572,8 +128943,7 @@ index 0000000..df41844
+igb_setup_all_rx_resources_23677 igb_setup_all_rx_resources 0 23677 &__uncore_mask_vnw_show_23677
+iwl_mvm_add_int_sta_common_23678 iwl_mvm_add_int_sta_common 0 23678 NULL
+chnl_net_init_23679 chnl_net_init 0 23679 NULL
-+show_frontswap_selfshrinking_23681 show_frontswap_selfshrinking 0 23681 NULL nohasharray
-+bad_file_fsync_23681 bad_file_fsync 0 23681 &show_frontswap_selfshrinking_23681
++show_frontswap_selfshrinking_23681 show_frontswap_selfshrinking 0 23681 NULL
+po1030_s_ctrl_23683 po1030_s_ctrl 0 23683 NULL
+mv88e6352_phy_page_read_23687 mv88e6352_phy_page_read 0 23687 NULL
+nftl_partscan_23688 nftl_partscan 0 23688 NULL
@@ -128592,7 +128962,8 @@ index 0000000..df41844
+hfs_file_fsync_23713 hfs_file_fsync 0 23713 NULL
+ip4_datagram_connect_23714 ip4_datagram_connect 0 23714 NULL
+isku_sysfs_write_control_23718 isku_sysfs_write_control 6-0-5 23718 NULL
-+sock_alloc_send_skb_23720 sock_alloc_send_skb 2 23720 NULL
++sock_alloc_send_skb_23720 sock_alloc_send_skb 2 23720 NULL nohasharray
++efx_describe_per_queue_stats_23720 efx_describe_per_queue_stats 0 23720 &sock_alloc_send_skb_23720
+snd_pcm_hw_refine_23721 snd_pcm_hw_refine 0 23721 NULL
+get_conn_info_23723 get_conn_info 4 23723 NULL
+mp_config_acpi_gsi_23728 mp_config_acpi_gsi 2 23728 NULL
@@ -128600,7 +128971,8 @@ index 0000000..df41844
+wsm_set_uapsd_info_23729 wsm_set_uapsd_info 0 23729 &inode_getattr_23729
+quota_warn_period_store_23730 quota_warn_period_store 3-0 23730 NULL
+iscsi_stat_tgt_attr_show_attr_fail_intr_addr_type_23731 iscsi_stat_tgt_attr_show_attr_fail_intr_addr_type 0 23731 NULL nohasharray
-+gps_store_23731 gps_store 4 23731 &iscsi_stat_tgt_attr_show_attr_fail_intr_addr_type_23731
++copy_gr_arg_wrapper_23731 copy_gr_arg_wrapper 0 23731 &iscsi_stat_tgt_attr_show_attr_fail_intr_addr_type_23731 nohasharray
++gps_store_23731 gps_store 4-0 23731 ©_gr_arg_wrapper_23731
+get_pwm_mode_23733 get_pwm_mode 0 23733 NULL
+apparmor_setprocattr_23734 apparmor_setprocattr 0-4 23734 NULL
+xadc_update_adc_reg_23740 xadc_update_adc_reg 0 23740 NULL
@@ -128617,7 +128989,7 @@ index 0000000..df41844
+__kfifo_max_r_23768 __kfifo_max_r 0-1-2 23768 NULL nohasharray
+ath10k_reg_value_write_23768 ath10k_reg_value_write 3-0 23768 &__kfifo_max_r_23768
+ath5k_attr_show_cck_weak_signal_detection_23769 ath5k_attr_show_cck_weak_signal_detection 0 23769 NULL
-+ssp_debug_mode_read_23772 ssp_debug_mode_read 3 23772 NULL
++ssp_debug_mode_read_23772 ssp_debug_mode_read 3-0 23772 NULL
+security_inode_getxattr_23781 security_inode_getxattr 0 23781 NULL
+cfg80211_inform_bss_width_frame_23782 cfg80211_inform_bss_width_frame 5 23782 NULL
+gt_max_freq_mhz_store_23783 gt_max_freq_mhz_store 0-4 23783 NULL
@@ -128656,7 +129028,6 @@ index 0000000..df41844
+osst_reposition_and_retry_23844 osst_reposition_and_retry 0 23844 NULL
+iwl_dbgfs_nvm_read_23845 iwl_dbgfs_nvm_read 3-0 23845 NULL
+max1027_validate_trigger_23847 max1027_validate_trigger 0 23847 NULL
-+bucket_table_alloc_23849 bucket_table_alloc 1 23849 NULL
+p54_init_common_23850 p54_init_common 1 23850 NULL
+gart_alloc_coherent_23852 gart_alloc_coherent 2 23852 NULL
+bin_to_hex_dup_23853 bin_to_hex_dup 2 23853 NULL
@@ -128664,13 +129035,12 @@ index 0000000..df41844
+__bond_opt_set_23855 __bond_opt_set 0 23855 NULL
+__key_link_begin_23856 __key_link_begin 0 23856 NULL
+ocfs2_xattr_get_clusters_23857 ocfs2_xattr_get_clusters 0 23857 NULL nohasharray
-+show_iface_chap_auth_23857 show_iface_chap_auth 0 23857 &ocfs2_xattr_get_clusters_23857 nohasharray
-+ath10k_core_create_23857 ath10k_core_create 1 23857 &show_iface_chap_auth_23857
++ath10k_core_create_23857 ath10k_core_create 1 23857 &ocfs2_xattr_get_clusters_23857 nohasharray
++show_iface_chap_auth_23857 show_iface_chap_auth 0 23857 &ath10k_core_create_23857
+nfs4_call_sync_23858 nfs4_call_sync 0 23858 NULL
+mv88e6352_phy_page_write_23862 mv88e6352_phy_page_write 0 23862 NULL
+device_event_23864 device_event 0 23864 NULL
+vmci_transport_notify_send_pre_enqueue_23866 vmci_transport_notify_send_pre_enqueue 0 23866 NULL
-+xen_alloc_pte_init_23869 xen_alloc_pte_init 2 23869 NULL
+m88rs6000t_set_bb_23871 m88rs6000t_set_bb 0 23871 NULL
+hdlcdrv_set_mac_address_23872 hdlcdrv_set_mac_address 0 23872 NULL
+ieee80211_if_read_dot11MeshMaxPeerLinks_23878 ieee80211_if_read_dot11MeshMaxPeerLinks 3-0 23878 NULL
@@ -128679,9 +129049,7 @@ index 0000000..df41844
+pwc_button_ctrl_23886 pwc_button_ctrl 0 23886 NULL
+__tg3_writephy_23889 __tg3_writephy 0 23889 NULL
+nes_alloc_resource_23891 nes_alloc_resource 3 23891 NULL
-+tipc_snprintf_23893 tipc_snprintf 2-0 23893 NULL
+show_temp_auto_boost_23895 show_temp_auto_boost 0 23895 NULL
-+vfat_revalidate_23899 vfat_revalidate 0 23899 NULL
+iwch_reject_cr_23901 iwch_reject_cr 3 23901 NULL
+nilfs_freeze_23902 nilfs_freeze 0 23902 NULL
+iov_iter_get_pages_alloc_23903 iov_iter_get_pages_alloc 3-0 23903 NULL
@@ -128689,13 +129057,12 @@ index 0000000..df41844
+atxp1_storegpio1_23908 atxp1_storegpio1 0-4 23908 NULL
+add_new_gdb_meta_bg_23911 add_new_gdb_meta_bg 3 23911 NULL nohasharray
+ieee80211_if_read_hw_queues_23911 ieee80211_if_read_hw_queues 3-0 23911 &add_new_gdb_meta_bg_23911
-+ipath_reg_phys_mr_23918 ipath_reg_phys_mr 3 23918 NULL nohasharray
-+mpihelp_mul_karatsuba_case_23918 mpihelp_mul_karatsuba_case 5-3 23918 &ipath_reg_phys_mr_23918
++mpihelp_mul_karatsuba_case_23918 mpihelp_mul_karatsuba_case 5-3 23918 NULL nohasharray
++ipath_reg_phys_mr_23918 ipath_reg_phys_mr 3 23918 &mpihelp_mul_karatsuba_case_23918
+ncp_do_request_23925 ncp_do_request 0 23925 NULL nohasharray
+cc2520_cmd_strobe_23925 cc2520_cmd_strobe 0 23925 &ncp_do_request_23925
+ftdi_elan_read_23927 ftdi_elan_read 0-3 23927 NULL
-+kvm_read_guest_23928 kvm_read_guest 4-2 23928 NULL nohasharray
-+intel_ring_alloc_seqno_23928 intel_ring_alloc_seqno 0 23928 &kvm_read_guest_23928
++kvm_read_guest_23928 kvm_read_guest 4-2 23928 NULL
+save_image_23929 save_image 0 23929 NULL
+store_temp_pwm_23930 store_temp_pwm 0-4 23930 NULL
+csio_show_dbg_level_23932 csio_show_dbg_level 0 23932 NULL
@@ -128722,7 +129089,7 @@ index 0000000..df41844
+ci_get_data_23978 ci_get_data 3 23978 &sch56xx_send_cmd_23978
+virtblk_get_id_23981 virtblk_get_id 0 23981 NULL
+sddr55_write_data_23983 sddr55_write_data 4 23983 NULL
-+zd_usb_iowrite16v_async_23984 zd_usb_iowrite16v_async 0-3 23984 NULL
++zd_usb_iowrite16v_async_23984 zd_usb_iowrite16v_async 3-0 23984 NULL
+show_cpu_clock_sel_23986 show_cpu_clock_sel 0 23986 NULL
+mon_bin_wait_event_23993 mon_bin_wait_event 0 23993 NULL
+ipw2100_open_23994 ipw2100_open 0 23994 NULL
@@ -128763,6 +129130,7 @@ index 0000000..df41844
+iwl_send_bt_init_conf_24070 iwl_send_bt_init_conf 0 24070 &aa_restore_previous_profile_24070
+usbnet_open_24073 usbnet_open 0 24073 NULL
+nv_device_resource_start_24075 nv_device_resource_start 0 24075 NULL
++tse_sset_count_24077 tse_sset_count 0 24077 NULL
+logfs_write_begin_24078 logfs_write_begin 0 24078 NULL
+vb2_fop_read_24080 vb2_fop_read 3-0 24080 NULL
+show_point2_24082 show_point2 0 24082 NULL
@@ -128796,7 +129164,6 @@ index 0000000..df41844
+SyS_sethostname_24150 SyS_sethostname 2 24150 NULL
+trim_bitmaps_24158 trim_bitmaps 3 24158 NULL
+wan_enable_store_24159 wan_enable_store 4-0 24159 NULL
-+__copy_user_zeroing_intel_nocache_24163 __copy_user_zeroing_intel_nocache 0 24163 NULL
+notes_read_24165 notes_read 0-6-5 24165 NULL
+fc2580_wr_reg_24166 fc2580_wr_reg 0 24166 NULL
+orinoco_change_mtu_24172 orinoco_change_mtu 0 24172 NULL
@@ -128805,15 +129172,13 @@ index 0000000..df41844
+show_ipv4_iface_dhcp_alt_client_id_en_24177 show_ipv4_iface_dhcp_alt_client_id_en 0 24177 &adu_read_24177
+sock_no_setsockopt_24178 sock_no_setsockopt 0 24178 NULL
+cifs_write_begin_24179 cifs_write_begin 0 24179 NULL
-+adv7343_write_24183 adv7343_write 0 24183 NULL
++adv7343_write_24183 adv7343_write 0 24183 NULL nohasharray
++toshiba_usb_three_set_24183 toshiba_usb_three_set 0 24183 &adv7343_write_24183
+ql_configure_rings_24184 ql_configure_rings 0 24184 NULL
+safe_prepare_write_buffer_24187 safe_prepare_write_buffer 3 24187 NULL
+resource_show_24189 resource_show 0 24189 NULL
+po1030_set_blue_balance_24191 po1030_set_blue_balance 0 24191 NULL
-+irq_remapping_setup_msi_irqs_24194 irq_remapping_setup_msi_irqs 2 24194 NULL nohasharray
-+skein1024_init_24194 skein1024_init 0 24194 &irq_remapping_setup_msi_irqs_24194
-+nv94_aux_24197 nv94_aux 0 24197 NULL nohasharray
-+list_locations_24197 list_locations 0 24197 &nv94_aux_24197
++irq_remapping_setup_msi_irqs_24194 irq_remapping_setup_msi_irqs 2 24194 NULL
+ts_play_24203 ts_play 0-3 24203 NULL
+ieee80211_if_read_dot11MeshHWMPpreqMinInterval_24208 ieee80211_if_read_dot11MeshHWMPpreqMinInterval 3-0 24208 NULL nohasharray
+show_24208 show 0 24208 &ieee80211_if_read_dot11MeshHWMPpreqMinInterval_24208
@@ -128840,7 +129205,6 @@ index 0000000..df41844
+max8998_rtc_set_alarm_24245 max8998_rtc_set_alarm 0 24245 NULL
+safe_delay_show_24247 safe_delay_show 0 24247 NULL nohasharray
+xpnet_dev_change_mtu_24247 xpnet_dev_change_mtu 0 24247 &safe_delay_show_24247
-+security_inode_follow_link_24253 security_inode_follow_link 0 24253 NULL
+rt2x00queue_initialize_24255 rt2x00queue_initialize 0 24255 NULL
+bd2802_show_wave_pattern_24259 bd2802_show_wave_pattern 0 24259 NULL
+em28xx_alloc_urbs_24260 em28xx_alloc_urbs 4-6-0 24260 NULL nohasharray
@@ -128860,7 +129224,7 @@ index 0000000..df41844
+msg_size_24288 msg_size 0 24288 NULL
+ext2_free_blocks_24292 ext2_free_blocks 3-2 24292 NULL
+i2c_smbus_check_pec_24297 i2c_smbus_check_pec 0 24297 NULL
-+map_page_24298 map_page 4-3 24298 NULL
++map_page_24298 map_page 3-4 24298 NULL
+store_fbstate_24303 store_fbstate 0-4 24303 NULL
+adp8870_bl_l5_dark_dim_show_24305 adp8870_bl_l5_dark_dim_show 0 24305 NULL
+btmrvl_pscmd_read_24308 btmrvl_pscmd_read 3-0 24308 NULL nohasharray
@@ -128868,13 +129232,12 @@ index 0000000..df41844
+oprofile_cpu_notifier_24310 oprofile_cpu_notifier 0 24310 NULL nohasharray
+__ims_pcu_execute_bl_command_24310 __ims_pcu_execute_bl_command 0 24310 &oprofile_cpu_notifier_24310
+reserve_metadata_bytes_24313 reserve_metadata_bytes 0 24313 NULL
-+aliases_show_24315 aliases_show 0 24315 NULL
+bd2802_store_rgb_current_24316 bd2802_store_rgb_current 0-4 24316 NULL
-+ath6kl_add_bss_if_needed_24317 ath6kl_add_bss_if_needed 6 24317 NULL nohasharray
-+nommu_map_page_24317 nommu_map_page 0-3 24317 &ath6kl_add_bss_if_needed_24317
++ath6kl_add_bss_if_needed_24317 ath6kl_add_bss_if_needed 6 24317 NULL
+pci_write_config_word_24318 pci_write_config_word 0 24318 NULL
+xfs_dir3_leafn_read_24319 xfs_dir3_leafn_read 0 24319 NULL
+ov6650_s_stream_24322 ov6650_s_stream 0 24322 NULL
++copy_gr_arg_wrapper_normal_24325 copy_gr_arg_wrapper_normal 0 24325 NULL
+ovl_statfs_24327 ovl_statfs 0 24327 NULL
+si476x_radio_read_acf_blob_24336 si476x_radio_read_acf_blob 3-0 24336 NULL
+arcmsr_attr_host_driver_reset_24341 arcmsr_attr_host_driver_reset 0 24341 NULL nohasharray
@@ -128893,7 +129256,6 @@ index 0000000..df41844
+videobuf_read_zerocopy_24369 videobuf_read_zerocopy 0 24369 NULL
+break_deleg_24373 break_deleg 0 24373 NULL
+elevator_init_fn_24375 elevator_init_fn 0 24375 NULL
-+submit_24379 submit 0 24379 NULL
+ds2780_get_pmod_enabled_24380 ds2780_get_pmod_enabled 0 24380 NULL
+try_alloc_port_24382 try_alloc_port 0 24382 NULL
+cpu_subsys_offline_24383 cpu_subsys_offline 0 24383 NULL
@@ -128917,8 +129279,8 @@ index 0000000..df41844
+b43_debugfs_read_24425 b43_debugfs_read 3-0 24425 NULL
+bq2415x_sysfs_set_limit_24426 bq2415x_sysfs_set_limit 0-4 24426 NULL
+xenbus_file_read_24427 xenbus_file_read 3-0 24427 NULL
-+bond_option_ad_select_set_24430 bond_option_ad_select_set 0 24430 NULL nohasharray
-+ieee80211_rx_mgmt_beacon_24430 ieee80211_rx_mgmt_beacon 3 24430 &bond_option_ad_select_set_24430
++ieee80211_rx_mgmt_beacon_24430 ieee80211_rx_mgmt_beacon 3 24430 NULL nohasharray
++bond_option_ad_select_set_24430 bond_option_ad_select_set 0 24430 &ieee80211_rx_mgmt_beacon_24430
+pn_socket_sendmsg_24431 pn_socket_sendmsg 4-0 24431 NULL
+copy_and_ioctl_24434 copy_and_ioctl 4 24434 NULL
+suspend_freeze_processes_24436 suspend_freeze_processes 0 24436 NULL
@@ -128926,9 +129288,9 @@ index 0000000..df41844
+smk_user_access_24440 smk_user_access 3-0 24440 NULL nohasharray
+rtw_set_wps_assoc_resp_24440 rtw_set_wps_assoc_resp 3 24440 &smk_user_access_24440
+lpfc_option_rom_version_show_24443 lpfc_option_rom_version_show 0 24443 NULL
++gr_set_acls_24449 gr_set_acls 0 24449 NULL
+mc13xxx_regulator_enable_24450 mc13xxx_regulator_enable 0 24450 NULL nohasharray
+s5p_jpeg_try_ctrl_24450 s5p_jpeg_try_ctrl 0 24450 &mc13xxx_regulator_enable_24450
-+show_24457 show 0 24457 NULL
+evdev_do_ioctl_24459 evdev_do_ioctl 2 24459 NULL nohasharray
+internal_dev_open_24459 internal_dev_open 0 24459 &evdev_do_ioctl_24459
+lbs_highsnr_write_24460 lbs_highsnr_write 3-0 24460 NULL nohasharray
@@ -128936,9 +129298,10 @@ index 0000000..df41844
+compat_SyS_mq_timedsend_24464 compat_SyS_mq_timedsend 3 24464 NULL
+lport_reset_24466 lport_reset 0 24466 NULL
+sii9234_s_stream_24467 sii9234_s_stream 0 24467 NULL
++pmd_entry_24472 pmd_entry 0 24472 NULL
+bConfigurationValue_store_24484 bConfigurationValue_store 0-4 24484 NULL
-+xfs_bmap_local_to_extents_24486 xfs_bmap_local_to_extents 0 24486 NULL nohasharray
-+ttm_page_pool_free_24486 ttm_page_pool_free 2-0 24486 &xfs_bmap_local_to_extents_24486
++ttm_page_pool_free_24486 ttm_page_pool_free 2-0 24486 NULL nohasharray
++xfs_bmap_local_to_extents_24486 xfs_bmap_local_to_extents 0 24486 &ttm_page_pool_free_24486
+snd_pcm_hw_param_first_24487 snd_pcm_hw_param_first 0 24487 NULL
+show_temp_max1_24488 show_temp_max1 0 24488 NULL
+dut_mode_read_24489 dut_mode_read 3-0 24489 NULL
@@ -128951,7 +129314,6 @@ index 0000000..df41844
+sprintf_temp_from_reg_24496 sprintf_temp_from_reg 0 24496 &show_counter_rx_link_problems_24496
+bond_change_mtu_24497 bond_change_mtu 0 24497 NULL
+lpss_ltr_mode_show_24507 lpss_ltr_mode_show 0 24507 NULL
-+pd_video_read_24510 pd_video_read 3 24510 NULL
+fuse_notify_retrieve_24514 fuse_notify_retrieve 0 24514 NULL
+request_key_with_auxdata_24515 request_key_with_auxdata 4 24515 NULL nohasharray
+ipv6_recv_error_24515 ipv6_recv_error 0 24515 &request_key_with_auxdata_24515
@@ -128960,7 +129322,6 @@ index 0000000..df41844
+target_core_alua_tg_pt_gp_show_attr_alua_support_standby_24523 target_core_alua_tg_pt_gp_show_attr_alua_support_standby 0 24523 NULL
+show_fc_host_hardware_version_24524 show_fc_host_hardware_version 0 24524 NULL
+mtd_bitflip_threshold_show_24528 mtd_bitflip_threshold_show 0 24528 NULL
-+named_prepare_buf_24532 named_prepare_buf 2 24532 NULL
+btrfs_feature_attr_show_24534 btrfs_feature_attr_show 0 24534 NULL nohasharray
+nilfs_ifile_get_inode_block_24534 nilfs_ifile_get_inode_block 0 24534 &btrfs_feature_attr_show_24534 nohasharray
+wl1251_acx_service_period_timeout_24534 wl1251_acx_service_period_timeout 0 24534 &nilfs_ifile_get_inode_block_24534
@@ -128982,8 +129343,7 @@ index 0000000..df41844
+SyS_pselect6_24582 SyS_pselect6 1 24582 NULL
+gfs2_readpage_24584 gfs2_readpage 0 24584 NULL
+pci_af_flr_24590 pci_af_flr 0 24590 NULL
-+__tipc_link_xmit_24592 __tipc_link_xmit 0 24592 NULL nohasharray
-+store_local_ip_24592 store_local_ip 0 24592 &__tipc_link_xmit_24592
++store_local_ip_24592 store_local_ip 0 24592 NULL
+md_notify_reboot_24593 md_notify_reboot 0 24593 NULL
+udf_compute_nr_groups_24594 udf_compute_nr_groups 0 24594 NULL nohasharray
+lola_codec_read_24594 lola_codec_read 0 24594 &udf_compute_nr_groups_24594
@@ -128994,8 +129354,7 @@ index 0000000..df41844
+i915_error_state_buf_init_24605 i915_error_state_buf_init 3-0 24605 NULL nohasharray
+sensor_hub_get_physical_device_count_24605 sensor_hub_get_physical_device_count 0 24605 &i915_error_state_buf_init_24605 nohasharray
+lov_alloc_memmd_24605 lov_alloc_memmd 2 24605 &sensor_hub_get_physical_device_count_24605
-+objs_per_slab_show_24607 objs_per_slab_show 0 24607 NULL nohasharray
-+br_nf_pre_routing_ipv6_24607 br_nf_pre_routing_ipv6 0 24607 &objs_per_slab_show_24607
++br_nf_pre_routing_ipv6_24607 br_nf_pre_routing_ipv6 0 24607 NULL
+acpilabel_show_24612 acpilabel_show 0 24612 NULL
+hfsplus_cat_write_inode_24613 hfsplus_cat_write_inode 0 24613 NULL
+ntfs_readpage_24616 ntfs_readpage 0 24616 NULL
@@ -129005,8 +129364,9 @@ index 0000000..df41844
+broadsheet_spiflash_erase_sector_24630 broadsheet_spiflash_erase_sector 0 24630 NULL
+addresses_show_24632 addresses_show 0 24632 NULL nohasharray
+cfqg_set_leaf_weight_device_24632 cfqg_set_leaf_weight_device 0-3 24632 &addresses_show_24632
-+wl1251_hw_init_phy_config_24635 wl1251_hw_init_phy_config 0 24635 NULL nohasharray
-+alloc_wr_24635 alloc_wr 2-1 24635 &wl1251_hw_init_phy_config_24635
++read_hdlc_status_24633 read_hdlc_status 0 24633 NULL
++alloc_wr_24635 alloc_wr 2-1 24635 NULL nohasharray
++wl1251_hw_init_phy_config_24635 wl1251_hw_init_phy_config 0 24635 &alloc_wr_24635
+n_per_out_show_24637 n_per_out_show 0 24637 NULL
+qla4_82xx_try_start_fw_24640 qla4_82xx_try_start_fw 0 24640 NULL
+fake_mtu_24641 fake_mtu 0 24641 NULL
@@ -129027,11 +129387,12 @@ index 0000000..df41844
+pci_olpc_write_24693 pci_olpc_write 0 24693 NULL
+datafab_write_data_24696 datafab_write_data 4 24696 NULL
+dgram_connect_24701 dgram_connect 0 24701 NULL
-+nilfs_direct_assign_v_24705 nilfs_direct_assign_v 0 24705 NULL nohasharray
-+udf_add_aext_24705 udf_add_aext 0 24705 &nilfs_direct_assign_v_24705 nohasharray
-+devm_kmalloc_24705 devm_kmalloc 2 24705 &udf_add_aext_24705
++devm_kmalloc_24705 devm_kmalloc 2 24705 NULL nohasharray
++nilfs_direct_assign_v_24705 nilfs_direct_assign_v 0 24705 &devm_kmalloc_24705 nohasharray
++udf_add_aext_24705 udf_add_aext 0 24705 &nilfs_direct_assign_v_24705
+wl1251_hw_init_beacon_broadcast_24707 wl1251_hw_init_beacon_broadcast 0 24707 NULL
+niu_change_mtu_24710 niu_change_mtu 0 24710 NULL
++crb_recv_24713 crb_recv 0-3 24713 NULL
+mc13xxx_spi_write_24715 mc13xxx_spi_write 0 24715 NULL nohasharray
+wait_transaction_complete_24715 wait_transaction_complete 0 24715 &mc13xxx_spi_write_24715
+show_ipv4_iface_dhcp_req_vendor_id_en_24718 show_ipv4_iface_dhcp_req_vendor_id_en 0 24718 NULL
@@ -129041,9 +129402,8 @@ index 0000000..df41844
+simple_attr_read_24738 simple_attr_read 3-0 24738 NULL
+ath_rxbuf_alloc_24745 ath_rxbuf_alloc 2 24745 NULL
+pps_show_24748 pps_show 0 24748 NULL
-+commit_rxon_24749 commit_rxon 0 24749 NULL nohasharray
-+get_dma_residue_24749 get_dma_residue 0 24749 &commit_rxon_24749
-+rdma_read_chunk_lcl_24753 rdma_read_chunk_lcl 7 24753 NULL
++get_dma_residue_24749 get_dma_residue 0 24749 NULL nohasharray
++commit_rxon_24749 commit_rxon 0 24749 &get_dma_residue_24749
+kgdb_hex2mem_24755 kgdb_hex2mem 3 24755 NULL
+ddp_device_event_24756 ddp_device_event 0 24756 NULL
+get_temp_max_hyst_24757 get_temp_max_hyst 0 24757 NULL
@@ -129064,15 +129424,15 @@ index 0000000..df41844
+mlx4_SET_PORT_general_24788 mlx4_SET_PORT_general 0 24788 &pb0100_s_ctrl_24788
+cache_read_24790 cache_read 3-0 24790 NULL
+i915_gem_check_wedge_24793 i915_gem_check_wedge 0 24793 NULL
-+show_unchecked_isa_dma_24796 show_unchecked_isa_dma 0 24796 NULL
++user_regset_copyout_24796 user_regset_copyout 7 24796 NULL nohasharray
++show_unchecked_isa_dma_24796 show_unchecked_isa_dma 0 24796 &user_regset_copyout_24796
+register_bcache_24797 register_bcache 0-4 24797 NULL
+unpack_str_24798 unpack_str 0 24798 NULL
-+tcmu_configure_device_24799 tcmu_configure_device 0 24799 NULL nohasharray
-+bcm_kona_gpio_to_irq_24799 bcm_kona_gpio_to_irq 2 24799 &tcmu_configure_device_24799
++bcm_kona_gpio_to_irq_24799 bcm_kona_gpio_to_irq 2 24799 NULL nohasharray
++tcmu_configure_device_24799 tcmu_configure_device 0 24799 &bcm_kona_gpio_to_irq_24799
+aty128_ddafifo_24801 aty128_ddafifo 0 24801 NULL
+get_register_page_24802 get_register_page 0 24802 NULL
+kvm_read_guest_virt_helper_24804 kvm_read_guest_virt_helper 3-1 24804 NULL
-+__next_cpu_nr_24805 __next_cpu_nr 1 24805 NULL
+ath6kl_fwlog_mask_write_24810 ath6kl_fwlog_mask_write 3-0 24810 NULL
+bfad_im_node_name_show_24813 bfad_im_node_name_show 0 24813 NULL
+attr_show_args_24816 attr_show_args 0 24816 NULL
@@ -129080,11 +129440,10 @@ index 0000000..df41844
+ndo_get_phys_port_id_24825 ndo_get_phys_port_id 0 24825 NULL
+brport_show_24827 brport_show 0 24827 NULL
+cuse_class_abort_store_24829 cuse_class_abort_store 0-4 24829 NULL
-+transfer_commit_list_24830 transfer_commit_list 0 24830 NULL nohasharray
-+rpf_s_stream_24830 rpf_s_stream 0 24830 &transfer_commit_list_24830
++rpf_s_stream_24830 rpf_s_stream 0 24830 NULL
+__logfs_truncate_24831 __logfs_truncate 0 24831 NULL
-+reboot_24837 reboot 0-4 24837 NULL nohasharray
-+__cfg80211_alloc_vendor_skb_24837 __cfg80211_alloc_vendor_skb 2 24837 &reboot_24837
++__cfg80211_alloc_vendor_skb_24837 __cfg80211_alloc_vendor_skb 2 24837 NULL nohasharray
++reboot_24837 reboot 0-4 24837 &__cfg80211_alloc_vendor_skb_24837
+usnic_ib_show_config_24840 usnic_ib_show_config 0 24840 NULL
+netxen_sysfs_write_mem_24841 netxen_sysfs_write_mem 0-6-5 24841 NULL
+bd2802_store_reg0x02_24843 bd2802_store_reg0x02 0-4 24843 NULL
@@ -129094,7 +129453,6 @@ index 0000000..df41844
+pt1_i2c_xfer_24856 pt1_i2c_xfer 0-3 24856 NULL
+wl12xx_chip_wakeup_24858 wl12xx_chip_wakeup 0 24858 NULL
+cifs_negotiate_protocol_24860 cifs_negotiate_protocol 0 24860 NULL
-+do_sock_write_24865 do_sock_write 0 24865 NULL
+pnp_alloc_24869 pnp_alloc 1 24869 NULL
+setup_buffering_24872 setup_buffering 0 24872 NULL
+queues_read_24877 queues_read 3-0 24877 NULL nohasharray
@@ -129118,7 +129476,7 @@ index 0000000..df41844
+iwl_set_temperature_offset_calib_24913 iwl_set_temperature_offset_calib 0 24913 NULL
+macvlan_hard_header_24914 macvlan_hard_header 0 24914 NULL
+ocrdma_inetaddr_event_24915 ocrdma_inetaddr_event 0 24915 NULL
-+xpcs_reg_value_write_24922 xpcs_reg_value_write 3 24922 NULL
++xpcs_reg_value_write_24922 xpcs_reg_value_write 3-0 24922 NULL
+pch_gbe_get_regs_len_24924 pch_gbe_get_regs_len 0 24924 NULL
+get_compat_msghdr_24928 get_compat_msghdr 0 24928 NULL
+next_token_24929 next_token 0 24929 NULL
@@ -129128,14 +129486,11 @@ index 0000000..df41844
+claim_resources_24936 claim_resources 0 24936 NULL
+fm_tx_set_pwr_lvl_24937 fm_tx_set_pwr_lvl 0 24937 NULL
+twl4030reg_enable_24940 twl4030reg_enable 0 24940 NULL nohasharray
-+int3402_thermal_get_trip_temp_24940 int3402_thermal_get_trip_temp 0 24940 &twl4030reg_enable_24940 nohasharray
-+hpfs_writepage_24940 hpfs_writepage 0 24940 &int3402_thermal_get_trip_temp_24940
-+reclaim_account_store_24948 reclaim_account_store 0-3 24948 NULL
-+packet_sendmsg_24954 packet_sendmsg 0-4 24954 NULL
++hpfs_writepage_24940 hpfs_writepage 0 24940 &twl4030reg_enable_24940
++packet_sendmsg_24954 packet_sendmsg 4-0 24954 NULL
+eem_opts_host_addr_show_24956 eem_opts_host_addr_show 0 24956 NULL
+ipg_io_config_24957 ipg_io_config 0 24957 NULL
-+hotkey_radio_sw_show_24960 hotkey_radio_sw_show 0 24960 NULL nohasharray
-+nfs4_proc_getattr_24960 nfs4_proc_getattr 0 24960 &hotkey_radio_sw_show_24960
++hotkey_radio_sw_show_24960 hotkey_radio_sw_show 0 24960 NULL
+sys_rt_sigpending_24961 sys_rt_sigpending 2 24961 NULL
+store_ctlr_enabled_24970 store_ctlr_enabled 0-4 24970 NULL
+ensure_wear_leveling_24971 ensure_wear_leveling 0 24971 NULL
@@ -129151,11 +129506,12 @@ index 0000000..df41844
+profiling_store_24997 profiling_store 0-4 24997 NULL
+dibusb_i2c_xfer_24998 dibusb_i2c_xfer 0-3 24998 NULL
+slot_get_24999 slot_get 0 24999 NULL
-+genwqe_user_vmap_25003 genwqe_user_vmap 4 25003 NULL nohasharray
-+key_conf_hw_key_idx_read_25003 key_conf_hw_key_idx_read 3-0 25003 &genwqe_user_vmap_25003
++key_conf_hw_key_idx_read_25003 key_conf_hw_key_idx_read 3-0 25003 NULL nohasharray
++genwqe_user_vmap_25003 genwqe_user_vmap 4 25003 &key_conf_hw_key_idx_read_25003
+il_dbgfs_channels_read_25005 il_dbgfs_channels_read 3-0 25005 NULL
+mmc_oemid_show_25013 mmc_oemid_show 0 25013 NULL nohasharray
+set_in0_min_25013 set_in0_min 0-4 25013 &mmc_oemid_show_25013
++fast_charge_timer_show_25016 fast_charge_timer_show 0 25016 NULL
+nfs4_set_lock_state_25017 nfs4_set_lock_state 0 25017 NULL nohasharray
+tg3_readphy_25017 tg3_readphy 0 25017 &nfs4_set_lock_state_25017
+tx_errors_show_25018 tx_errors_show 0 25018 NULL
@@ -129174,13 +129530,14 @@ index 0000000..df41844
+hw_ep_prime_25055 hw_ep_prime 0 25055 &configfs_composite_bind_25055
+show_rtc_25056 show_rtc 0 25056 NULL
+pptp_create_25064 pptp_create 0 25064 NULL
-+tun_get_user_25067 tun_get_user 0 25067 NULL nohasharray
-+gs_buf_alloc_25067 gs_buf_alloc 2 25067 &tun_get_user_25067
++gs_buf_alloc_25067 gs_buf_alloc 2 25067 NULL nohasharray
++tun_get_user_25067 tun_get_user 0 25067 &gs_buf_alloc_25067
+target_core_alua_tg_pt_gp_show_attr_trans_delay_msecs_25068 target_core_alua_tg_pt_gp_show_attr_trans_delay_msecs 0 25068 NULL nohasharray
+ll_track_pid_seq_write_25068 ll_track_pid_seq_write 3 25068 &target_core_alua_tg_pt_gp_show_attr_trans_delay_msecs_25068
+do_add_page_to_bio_25071 do_add_page_to_bio 2 25071 NULL
+SYSC_listxattr_25072 SYSC_listxattr 3 25072 NULL
-+vsp1_entity_set_streaming_25073 vsp1_entity_set_streaming 0 25073 NULL
++pnfs_generic_scan_commit_lists_25073 pnfs_generic_scan_commit_lists 0 25073 NULL nohasharray
++vsp1_entity_set_streaming_25073 vsp1_entity_set_streaming 0 25073 &pnfs_generic_scan_commit_lists_25073
+it8708_get_rx_bytes_25079 it8708_get_rx_bytes 0 25079 NULL
+ext3_xattr_user_list_25084 ext3_xattr_user_list 0-5 25084 NULL
+ceph_osdc_writepages_25085 ceph_osdc_writepages 0 25085 NULL
@@ -129191,8 +129548,9 @@ index 0000000..df41844
+iwl_dbgfs_tx_flush_write_25091 iwl_dbgfs_tx_flush_write 0-3 25091 NULL
+alb_set_mac_address_25093 alb_set_mac_address 0 25093 NULL
+pci_bus_set_aer_ops_25095 pci_bus_set_aer_ops 0 25095 NULL
-+ath5k_attr_show_ani_mode_25098 ath5k_attr_show_ani_mode 0 25098 NULL nohasharray
-+nvkm_instmem_create__25098 nvkm_instmem_create_ 4 25098 &ath5k_attr_show_ani_mode_25098
++nvkm_instmem_create__25098 nvkm_instmem_create_ 4 25098 NULL nohasharray
++ath5k_attr_show_ani_mode_25098 ath5k_attr_show_ani_mode 0 25098 &nvkm_instmem_create__25098
++gfs2_iter_unstuffed_25099 gfs2_iter_unstuffed 0 25099 NULL
+wm831x_aldo_get_status_25102 wm831x_aldo_get_status 0 25102 NULL
+statfs_25104 statfs 0 25104 NULL nohasharray
+action_store_25104 action_store 0-3 25104 &statfs_25104
@@ -129200,10 +129558,9 @@ index 0000000..df41844
+snd_rawmidi_kernel_write_25106 snd_rawmidi_kernel_write 3 25106 NULL
+sisusb_read_memio_24bit_25109 sisusb_read_memio_24bit 0 25109 NULL
+mlx4_cmd_poll_25112 mlx4_cmd_poll 0 25112 NULL
-+acpi_ex_create_method_25115 acpi_ex_create_method 0 25115 NULL nohasharray
-+smb2_reconnect_25115 smb2_reconnect 0 25115 &acpi_ex_create_method_25115 nohasharray
-+hci_req_add_ev_25115 hci_req_add_ev 3 25115 &smb2_reconnect_25115
-+rtl2832_sdr_rd_regs_25119 rtl2832_sdr_rd_regs 0 25119 NULL
++hci_req_add_ev_25115 hci_req_add_ev 3 25115 NULL nohasharray
++acpi_ex_create_method_25115 acpi_ex_create_method 0 25115 &hci_req_add_ev_25115 nohasharray
++smb2_reconnect_25115 smb2_reconnect 0 25115 &acpi_ex_create_method_25115
+wl18xx_acx_set_checksum_state_25124 wl18xx_acx_set_checksum_state 0 25124 NULL
+lpfc_ack0_show_25126 lpfc_ack0_show 0 25126 NULL
+caif_connect_client_25127 caif_connect_client 0 25127 NULL nohasharray
@@ -129212,7 +129569,8 @@ index 0000000..df41844
+gfs2_quota_check_25130 gfs2_quota_check 0 25130 NULL
+iwl_mvm_get_temp_25131 iwl_mvm_get_temp 0 25131 NULL
+snd_via82xx_pcm_trigger_25133 snd_via82xx_pcm_trigger 0 25133 NULL
-+lpfc_soft_wwn_enable_store_25137 lpfc_soft_wwn_enable_store 0-4 25137 NULL
++bulk_write_25137 bulk_write 0 25137 NULL nohasharray
++lpfc_soft_wwn_enable_store_25137 lpfc_soft_wwn_enable_store 0-4 25137 &bulk_write_25137
+fs32_to_cpu_25143 fs32_to_cpu 0 25143 NULL nohasharray
+es_ui_show_25143 es_ui_show 0 25143 &fs32_to_cpu_25143
+reiserfs_commit_write_25144 reiserfs_commit_write 0 25144 NULL
@@ -129231,19 +129589,19 @@ index 0000000..df41844
+show_src_clock_25168 show_src_clock 0 25168 NULL
+ath10k_pci_wait_for_target_init_25174 ath10k_pci_wait_for_target_init 0 25174 NULL
+fit2_read_regr_25176 fit2_read_regr 0 25176 NULL
-+__ims_pcu_execute_command_25178 __ims_pcu_execute_command 0 25178 NULL nohasharray
-+wusb_set_dev_addr_25178 wusb_set_dev_addr 0 25178 &__ims_pcu_execute_command_25178 nohasharray
-+sctp_getsockopt_local_addrs_25178 sctp_getsockopt_local_addrs 2 25178 &wusb_set_dev_addr_25178
++sctp_getsockopt_local_addrs_25178 sctp_getsockopt_local_addrs 2 25178 NULL nohasharray
++__ims_pcu_execute_command_25178 __ims_pcu_execute_command 0 25178 &sctp_getsockopt_local_addrs_25178 nohasharray
++wusb_set_dev_addr_25178 wusb_set_dev_addr 0 25178 &__ims_pcu_execute_command_25178
+cbaf_wusb_host_name_store_25185 cbaf_wusb_host_name_store 0-4 25185 NULL
+ks8851_rdreg32_25187 ks8851_rdreg32 0 25187 NULL
+nes_store_ee_data_25190 nes_store_ee_data 0-3 25190 NULL
+sbp_tpg_store_enable_25193 sbp_tpg_store_enable 0-3 25193 NULL
++cx25821_riscmem_alloc_25201 cx25821_riscmem_alloc 0 25201 NULL
+nilfs_prepare_segment_lock_25203 nilfs_prepare_segment_lock 0 25203 NULL
+patch_alc662_25213 patch_alc662 0 25213 NULL
+show_thresh_either_en_25218 show_thresh_either_en 0 25218 NULL
+open_rx_first_25220 open_rx_first 0 25220 NULL
+security_socket_post_create_25221 security_socket_post_create 0 25221 NULL
-+ocfs2_block_check_compute_25223 ocfs2_block_check_compute 2 25223 NULL
+b43legacy_op_get_stats_25225 b43legacy_op_get_stats 0 25225 NULL
+ieee80211_start_tx_ba_session_25229 ieee80211_start_tx_ba_session 0 25229 NULL
+sonypi_misc_read_25230 sonypi_misc_read 0-3 25230 NULL
@@ -129254,7 +129612,7 @@ index 0000000..df41844
+__hfsplus_delete_attr_25237 __hfsplus_delete_attr 0 25237 NULL
+mon_stat_read_25238 mon_stat_read 3-0 25238 NULL
+atl2_set_mac_25239 atl2_set_mac 0 25239 NULL
-+nilfs_palloc_find_available_slot_25245 nilfs_palloc_find_available_slot 3-5 25245 NULL
++nilfs_palloc_find_available_slot_25245 nilfs_palloc_find_available_slot 5-3 25245 NULL
+_ctl_board_assembly_show_25247 _ctl_board_assembly_show 0 25247 NULL
+ivtv_firmware_restart_25248 ivtv_firmware_restart 0 25248 NULL
+t4vf_read_rss_vi_config_25254 t4vf_read_rss_vi_config 0 25254 NULL
@@ -129275,19 +129633,18 @@ index 0000000..df41844
+nibble_read_data_25285 nibble_read_data 0 25285 NULL nohasharray
+sysfs_unbind_tick_dev_25285 sysfs_unbind_tick_dev 0-4 25285 &nibble_read_data_25285
+l2tp_session_create_25286 l2tp_session_create 1 25286 NULL nohasharray
-+adp8870_bl_l3_office_max_show_25286 adp8870_bl_l3_office_max_show 0 25286 &l2tp_session_create_25286 nohasharray
-+__ax88179_write_cmd_25286 __ax88179_write_cmd 0 25286 &adp8870_bl_l3_office_max_show_25286
-+mt9t112_g_fmt_25287 mt9t112_g_fmt 0 25287 NULL nohasharray
-+ib_query_device_25287 ib_query_device 0 25287 &mt9t112_g_fmt_25287
++__ax88179_write_cmd_25286 __ax88179_write_cmd 5-0 25286 &l2tp_session_create_25286 nohasharray
++adp8870_bl_l3_office_max_show_25286 adp8870_bl_l3_office_max_show 0 25286 &__ax88179_write_cmd_25286
++ib_query_device_25287 ib_query_device 0 25287 NULL nohasharray
++mt9t112_g_fmt_25287 mt9t112_g_fmt 0 25287 &ib_query_device_25287
+c2port_read_flash_data_25296 c2port_read_flash_data 0-6-5 25296 NULL
+viafb_check_var_25297 viafb_check_var 0 25297 NULL
+patch_generic_hdmi_25299 patch_generic_hdmi 0 25299 NULL
+usb6fire_pcm_stream_start_25305 usb6fire_pcm_stream_start 0 25305 NULL
+read8_reg_25307 read8_reg 4-0 25307 NULL
+firm_open_25313 firm_open 0 25313 NULL
-+cx25821_write_frame_25315 cx25821_write_frame 3-0 25315 NULL nohasharray
-+rtl8139_get_regs_len_25315 rtl8139_get_regs_len 0 25315 &cx25821_write_frame_25315 nohasharray
-+kvm_cpu_notify_25315 kvm_cpu_notify 0 25315 &rtl8139_get_regs_len_25315
++kvm_cpu_notify_25315 kvm_cpu_notify 0 25315 NULL nohasharray
++rtl8139_get_regs_len_25315 rtl8139_get_regs_len 0 25315 &kvm_cpu_notify_25315
+ath9k_debugfs_read_buf_25316 ath9k_debugfs_read_buf 3-0 25316 NULL nohasharray
+help_25316 help 5 25316 &ath9k_debugfs_read_buf_25316
+sp5100_tco_write_25320 sp5100_tco_write 0-3 25320 NULL nohasharray
@@ -129308,12 +129665,10 @@ index 0000000..df41844
+cpia_usb_transferCmd_25358 cpia_usb_transferCmd 0 25358 NULL
+m48t35_read_time_25359 m48t35_read_time 0 25359 NULL nohasharray
+fuse_writepages_25359 fuse_writepages 0 25359 &m48t35_read_time_25359
-+SYSC_kexec_load_25361 SYSC_kexec_load 2 25361 NULL nohasharray
-+snd_vortex_pcm_prepare_25361 snd_vortex_pcm_prepare 0 25361 &SYSC_kexec_load_25361
++snd_vortex_pcm_prepare_25361 snd_vortex_pcm_prepare 0 25361 NULL
+net2272_enable_25362 net2272_enable 0 25362 NULL
+o2net_send_tcp_msg_25367 o2net_send_tcp_msg 4 25367 NULL
-+unix_mkname_25368 unix_mkname 0-2 25368 NULL nohasharray
-+rio_destid_next_25368 rio_destid_next 2-0 25368 &unix_mkname_25368
++unix_mkname_25368 unix_mkname 0-2 25368 NULL
+sel_read_mls_25369 sel_read_mls 3-0 25369 NULL nohasharray
+flock_lock_file_25369 flock_lock_file 0 25369 &sel_read_mls_25369
+wl1251_cmd_send_25374 wl1251_cmd_send 0 25374 NULL
@@ -129335,14 +129690,16 @@ index 0000000..df41844
+kovaplus_sysfs_read_info_25404 kovaplus_sysfs_read_info 0-5-6 25404 &aac_show_kernel_version_25404
+vsp1_entity_init_25407 vsp1_entity_init 3 25407 NULL nohasharray
+set_blue_25407 set_blue 0-4 25407 &vsp1_entity_init_25407
-+ebt_buf_add_pad_25413 ebt_buf_add_pad 0 25413 NULL
++ebt_buf_add_pad_25413 ebt_buf_add_pad 0 25413 NULL nohasharray
++mxser_write_room_25413 mxser_write_room 0 25413 &ebt_buf_add_pad_25413
+_gpiod_direction_output_raw_25414 _gpiod_direction_output_raw 0 25414 NULL
-+mcp795_rtcc_read_25415 mcp795_rtcc_read 0-4 25415 NULL nohasharray
++mcp795_rtcc_read_25415 mcp795_rtcc_read 4-0 25415 NULL nohasharray
+raid0_run_25415 raid0_run 0 25415 &mcp795_rtcc_read_25415
+par96_open_25418 par96_open 0 25418 NULL
+dai_list_read_file_25421 dai_list_read_file 3-0 25421 NULL nohasharray
+asd_show_dev_rev_25421 asd_show_dev_rev 0 25421 &dai_list_read_file_25421 nohasharray
+smsc75xx_manage_power_25421 smsc75xx_manage_power 0 25421 &asd_show_dev_rev_25421
++panel_power_on_store_25422 panel_power_on_store 0-4 25422 NULL
+pinctrl_gpio_direction_25423 pinctrl_gpio_direction 0 25423 NULL
+v4l2_m2m_dqbuf_25427 v4l2_m2m_dqbuf 0 25427 NULL
+snd_pcm_lib_ioctl_reset_25437 snd_pcm_lib_ioctl_reset 0 25437 NULL
@@ -129356,7 +129713,8 @@ index 0000000..df41844
+print_name_25459 print_name 0 25459 NULL nohasharray
+show_engine3_leds_25459 show_engine3_leds 0 25459 &print_name_25459 nohasharray
+st_gyro_trig_set_state_25459 st_gyro_trig_set_state 0 25459 &show_engine3_leds_25459
-+ath6kl_wmi_beginscan_cmd_25462 ath6kl_wmi_beginscan_cmd 8 25462 NULL
++ath6kl_wmi_beginscan_cmd_25462 ath6kl_wmi_beginscan_cmd 8 25462 NULL nohasharray
++cyapa_gen5_read_idac_data_25462 cyapa_gen5_read_idac_data 0 25462 &ath6kl_wmi_beginscan_cmd_25462
+dma_map_sg_nonforce_25469 dma_map_sg_nonforce 0-3 25469 NULL
+mem_cgroup_force_empty_25473 mem_cgroup_force_empty 0 25473 NULL
+buffer_prepare_25476 buffer_prepare 0 25476 NULL
@@ -129371,8 +129729,7 @@ index 0000000..df41844
+do_tcp_setsockopt_25495 do_tcp_setsockopt 0 25495 &dev_show_unique_id_25495
+generic_hdmi_build_jack_25496 generic_hdmi_build_jack 0 25496 NULL
+beiscsi_get_host_param_25497 beiscsi_get_host_param 0 25497 NULL
-+llc_ui_setsockopt_25501 llc_ui_setsockopt 0 25501 NULL nohasharray
-+ocfs2_hamming_encode_25501 ocfs2_hamming_encode 3 25501 &llc_ui_setsockopt_25501
++llc_ui_setsockopt_25501 llc_ui_setsockopt 0 25501 NULL
+ivtv_buf_copy_from_user_25502 ivtv_buf_copy_from_user 4-0 25502 NULL
+snd_pcm_plugin_build_25505 snd_pcm_plugin_build 5-0 25505 NULL nohasharray
+__orinoco_hw_set_wap_25505 __orinoco_hw_set_wap 0 25505 &snd_pcm_plugin_build_25505
@@ -129382,23 +129739,24 @@ index 0000000..df41844
+parport_uss720_epp_write_data_25512 parport_uss720_epp_write_data 0 25512 NULL
+xfs_alloc_fix_freelist_25514 xfs_alloc_fix_freelist 0 25514 NULL nohasharray
+wl12xx_enable_interrupts_25514 wl12xx_enable_interrupts 0 25514 &xfs_alloc_fix_freelist_25514
-+skein_1024_final_25515 skein_1024_final 0 25515 NULL
+mci_reset_counters_store_25517 mci_reset_counters_store 0-4 25517 NULL
+sb_permission_25523 sb_permission 0 25523 NULL nohasharray
+beiscsi_active_session_disp_25523 beiscsi_active_session_disp 0 25523 &sb_permission_25523
+bfs_readpage_25524 bfs_readpage 0 25524 NULL
+ad9523_show_25530 ad9523_show 0 25530 NULL
-+smb2_negotiate_25531 smb2_negotiate 0 25531 NULL
++ses_show_id_25531 ses_show_id 0 25531 NULL nohasharray
++smb2_negotiate_25531 smb2_negotiate 0 25531 &ses_show_id_25531
+b43_phy_init_25534 b43_phy_init 0 25534 NULL
+num_reads_show_25535 num_reads_show 0 25535 NULL
+ext3_get_inode_loc_25542 ext3_get_inode_loc 0 25542 NULL nohasharray
+iwl_mvm_send_cmd_status_25542 iwl_mvm_send_cmd_status 0 25542 &ext3_get_inode_loc_25542
+ieee80211_if_read_path_refresh_time_25545 ieee80211_if_read_path_refresh_time 3-0 25545 NULL
+wimax_addr_scnprint_25548 wimax_addr_scnprint 2 25548 NULL
++cyapa_show_product_id_25550 cyapa_show_product_id 0 25550 NULL
+store_octave_25552 store_octave 0-4 25552 NULL
+compat_sys_sendfile64_25553 compat_sys_sendfile64 4 25553 NULL nohasharray
+integrity_verify_store_25553 integrity_verify_store 0-3 25553 &compat_sys_sendfile64_25553
-+ht_print_chan_25556 ht_print_chan 0-4-3 25556 NULL nohasharray
++ht_print_chan_25556 ht_print_chan 4-0-3 25556 NULL nohasharray
+sidtab_insert_25556 sidtab_insert 0 25556 &ht_print_chan_25556
+get_dst_timing_25557 get_dst_timing 0 25557 NULL
+is_a_peripheral_show_25558 is_a_peripheral_show 0 25558 NULL
@@ -129409,13 +129767,15 @@ index 0000000..df41844
+iscsi_tpg_attrib_show_netif_timeout_25572 iscsi_tpg_attrib_show_netif_timeout 0 25572 NULL
+bq2415x_i2c_write_mask_25585 bq2415x_i2c_write_mask 0 25585 NULL
+crypto_blkcipher_ctxsize_25594 crypto_blkcipher_ctxsize 0 25594 NULL
-+ping_recvmsg_25597 ping_recvmsg 0-4 25597 NULL
++ping_recvmsg_25597 ping_recvmsg 4-0 25597 NULL
+__devres_alloc_25598 __devres_alloc 2 25598 NULL
+hfsplus_removexattr_25599 hfsplus_removexattr 0 25599 NULL
+sht15_measurement_25600 sht15_measurement 0 25600 NULL nohasharray
+iscsi_tpg_param_show_DataDigest_25600 iscsi_tpg_param_show_DataDigest 0 25600 &sht15_measurement_25600
+lm3533_als_get_zone_25601 lm3533_als_get_zone 0 25601 NULL
+open_tx_25605 open_tx 0 25605 NULL
++firmware_version_show_25608 firmware_version_show 0 25608 NULL
++nes_netdev_get_sset_count_25609 nes_netdev_get_sset_count 0 25609 NULL
+ddp_ppod_write_idata_25610 ddp_ppod_write_idata 5 25610 NULL
+chksum_init_25613 chksum_init 0 25613 NULL
+bh1780_store_power_state_25614 bh1780_store_power_state 0-4 25614 NULL
@@ -129437,15 +129797,15 @@ index 0000000..df41844
+set_acpi_25652 set_acpi 0 25652 NULL
+bd2802_show_adv_conf_25660 bd2802_show_adv_conf 0 25660 NULL
+mlx4_QP_ATTACH_25661 mlx4_QP_ATTACH 0 25661 NULL
-+ext2_try_to_allocate_25667 ext2_try_to_allocate 2-0-4 25667 NULL
-+ivtv_s_video_encoding_25669 ivtv_s_video_encoding 0 25669 NULL nohasharray
-+i7core_inject_show_col_25669 i7core_inject_show_col 0 25669 &ivtv_s_video_encoding_25669 nohasharray
-+aircable_prepare_write_buffer_25669 aircable_prepare_write_buffer 3 25669 &i7core_inject_show_col_25669
++ext2_try_to_allocate_25667 ext2_try_to_allocate 2-4-0 25667 NULL
++aircable_prepare_write_buffer_25669 aircable_prepare_write_buffer 3 25669 NULL nohasharray
++i7core_inject_show_col_25669 i7core_inject_show_col 0 25669 &aircable_prepare_write_buffer_25669 nohasharray
++ivtv_s_video_encoding_25669 ivtv_s_video_encoding 0 25669 &i7core_inject_show_col_25669
+lpfc_idiag_cmd_get_25672 lpfc_idiag_cmd_get 2-0 25672 NULL
++calibrate_store_25674 calibrate_store 0-4 25674 NULL
+ixgbevf_poll_for_ack_25675 ixgbevf_poll_for_ack 0 25675 NULL
+unix_getname_25678 unix_getname 0 25678 NULL
+netconsole_target_attr_store_25683 netconsole_target_attr_store 0 25683 NULL
-+total_objects_show_25687 total_objects_show 0 25687 NULL
+sta_inactive_ms_read_25690 sta_inactive_ms_read 3-0 25690 NULL
+ssb_pcmcia_attr_sprom_show_25691 ssb_pcmcia_attr_sprom_show 0 25691 NULL nohasharray
+show_fnode_link_local_ipv6_25691 show_fnode_link_local_ipv6 0 25691 &ssb_pcmcia_attr_sprom_show_25691
@@ -129455,10 +129815,9 @@ index 0000000..df41844
+alloc_ring_25697 alloc_ring 0 25697 NULL
+wm831x_status_src_store_25699 wm831x_status_src_store 0-4 25699 NULL
+privsize_25701 privsize 0 25701 NULL
-+ebitmap_start_positive_25703 ebitmap_start_positive 0 25703 NULL
+__blk_rq_unmap_user_25708 __blk_rq_unmap_user 0 25708 NULL
-+mxl111sf_tuner_read_reg_25710 mxl111sf_tuner_read_reg 0 25710 NULL nohasharray
-+show_camera_25710 show_camera 0 25710 &mxl111sf_tuner_read_reg_25710
++show_camera_25710 show_camera 0 25710 NULL nohasharray
++mxl111sf_tuner_read_reg_25710 mxl111sf_tuner_read_reg 0 25710 &show_camera_25710
+acpi_ds_create_index_field_25711 acpi_ds_create_index_field 0 25711 NULL
+rx_filter_mc_filter_read_25712 rx_filter_mc_filter_read 3-0 25712 NULL
+koneplus_sysfs_read_profile_buttons_25713 koneplus_sysfs_read_profile_buttons 0-5-6 25713 NULL
@@ -129481,10 +129840,10 @@ index 0000000..df41844
+ext2_find_near_25734 ext2_find_near 0 25734 NULL nohasharray
+_ctl_version_bios_show_25734 _ctl_version_bios_show 0 25734 &ext2_find_near_25734
+vx_set_format_25741 vx_set_format 0 25741 NULL
-+product_id_show_25743 product_id_show 0 25743 NULL nohasharray
++xgbe_common_read_25743 xgbe_common_read 2-0 25743 NULL nohasharray
++product_id_show_25743 product_id_show 0 25743 &xgbe_common_read_25743 nohasharray
+iscsi_conn_get_param_25743 iscsi_conn_get_param 0 25743 &product_id_show_25743 nohasharray
-+_softing_fct_cmd_25743 _softing_fct_cmd 0 25743 &iscsi_conn_get_param_25743 nohasharray
-+xgbe_common_read_25743 xgbe_common_read 2 25743 &_softing_fct_cmd_25743
++_softing_fct_cmd_25743 _softing_fct_cmd 0 25743 &iscsi_conn_get_param_25743
+cxgbi_device_portmap_create_25747 cxgbi_device_portmap_create 3 25747 NULL
+show_sas_end_dev_initiator_response_timeout_25753 show_sas_end_dev_initiator_response_timeout 0 25753 NULL
+tpm_tis_send_25755 tpm_tis_send 0-3 25755 NULL nohasharray
@@ -129493,9 +129852,11 @@ index 0000000..df41844
+print_block_size_25763 print_block_size 0 25763 NULL nohasharray
+uart_get_attr_line_25763 uart_get_attr_line 0 25763 &print_block_size_25763
+csio_t5_edc_read_25765 csio_t5_edc_read 0 25765 NULL
-+stac_parse_auto_config_25768 stac_parse_auto_config 0 25768 NULL
++cx25821_risc_buffer_25768 cx25821_risc_buffer 0 25768 NULL nohasharray
++stac_parse_auto_config_25768 stac_parse_auto_config 0 25768 &cx25821_risc_buffer_25768
+sha512_ssse3_final_25778 sha512_ssse3_final 0 25778 NULL
+bonding_show_mode_25785 bonding_show_mode 0 25785 NULL
++amd_xgbe_an_disable_kr_training_25786 amd_xgbe_an_disable_kr_training 0 25786 NULL
+chv_gpio_direction_output_25788 chv_gpio_direction_output 0 25788 NULL
+pci_dev_reset_slot_function_25789 pci_dev_reset_slot_function 0 25789 NULL
+event_rx_pool_read_25792 event_rx_pool_read 3-0 25792 NULL
@@ -129533,18 +129894,19 @@ index 0000000..df41844
+fix_io_25879 fix_io 0 25879 NULL nohasharray
+tg3_ptp_enable_25879 tg3_ptp_enable 0 25879 &fix_io_25879
+mcs7830_get_regs_len_25880 mcs7830_get_regs_len 0 25880 NULL
-+ath6kl_regread_read_25884 ath6kl_regread_read 3-0 25884 NULL
++ath6kl_regread_read_25884 ath6kl_regread_read 3-0 25884 NULL nohasharray
++ls_value_show_25884 ls_value_show 0 25884 &ath6kl_regread_read_25884
+acf_status_25890 acf_status 0 25890 NULL
+s5m8767_rtc_set_alarm_reg_25891 s5m8767_rtc_set_alarm_reg 0 25891 NULL
+run_delalloc_nocow_25896 run_delalloc_nocow 3-4-0 25896 NULL
++siena_describe_nic_stats_25898 siena_describe_nic_stats 0 25898 NULL
+sisusbcon_scroll_area_25899 sisusbcon_scroll_area 3-4 25899 NULL
+tua9001_wr_reg_25907 tua9001_wr_reg 0 25907 NULL nohasharray
+scsi_remove_single_device_25907 scsi_remove_single_device 0 25907 &tua9001_wr_reg_25907
-+nvme_trans_mode_page_create_25908 nvme_trans_mode_page_create 7-4 25908 NULL nohasharray
++nvme_trans_mode_page_create_25908 nvme_trans_mode_page_create 4-7 25908 NULL nohasharray
+sisfb_do_set_var_25908 sisfb_do_set_var 0 25908 &nvme_trans_mode_page_create_25908
+do_jffs2_setxattr_25910 do_jffs2_setxattr 5-0 25910 NULL
+send_purge_25911 send_purge 0 25911 NULL
-+resume_store_25917 resume_store 0-4 25917 NULL
+rcname_read_25919 rcname_read 3-0 25919 NULL nohasharray
+rose_header_25919 rose_header 0 25919 &rcname_read_25919
+hfsplus_writepages_25924 hfsplus_writepages 0 25924 NULL nohasharray
@@ -129565,7 +129927,7 @@ index 0000000..df41844
+uvesafb_show_oem_string_25969 uvesafb_show_oem_string 0 25969 NULL
+ipath_set_linkstate_25970 ipath_set_linkstate 0 25970 NULL
+video_register_device_25971 video_register_device 3 25971 NULL
-+devm_kcalloc_25975 devm_kcalloc 3-2 25975 NULL
++devm_kcalloc_25975 devm_kcalloc 2-3 25975 NULL
+udp_setsockopt_25985 udp_setsockopt 5-0 25985 NULL
+devkmsg_read_25991 devkmsg_read 0-3 25991 NULL
+show_ipv6_iface_grat_neighbor_adv_en_25996 show_ipv6_iface_grat_neighbor_adv_en 0 25996 NULL
@@ -129585,7 +129947,7 @@ index 0000000..df41844
+SyS_process_vm_readv_26019 SyS_process_vm_readv 3-5 26019 NULL
+show_host_param_ISCSI_HOST_PARAM_IPADDRESS_26020 show_host_param_ISCSI_HOST_PARAM_IPADDRESS 0 26020 NULL
+hugetlb_report_node_meminfo_26023 hugetlb_report_node_meminfo 0 26023 NULL
-+irq_create_strict_mappings_26025 irq_create_strict_mappings 4-2 26025 NULL
++irq_create_strict_mappings_26025 irq_create_strict_mappings 2-4 26025 NULL
+blk_mq_sysfs_rq_list_show_26028 blk_mq_sysfs_rq_list_show 0 26028 NULL
+do_sas_phy_reset_26034 do_sas_phy_reset 0-2 26034 NULL nohasharray
+bdc_gadget_ep_queue_26034 bdc_gadget_ep_queue 0 26034 &do_sas_phy_reset_26034
@@ -129605,8 +129967,8 @@ index 0000000..df41844
+show_fnode_local_port_26070 show_fnode_local_port 0 26070 NULL nohasharray
+gfs2_attr_show_26070 gfs2_attr_show 0 26070 &show_fnode_local_port_26070 nohasharray
+enable_26070 enable 0 26070 &gfs2_attr_show_26070
-+exofs_write_begin_export_26071 exofs_write_begin_export 0 26071 NULL nohasharray
-+memcg_update_all_list_lrus_26071 memcg_update_all_list_lrus 1-0 26071 &exofs_write_begin_export_26071
++memcg_update_all_list_lrus_26071 memcg_update_all_list_lrus 1-0 26071 NULL nohasharray
++exofs_write_begin_export_26071 exofs_write_begin_export 0 26071 &memcg_update_all_list_lrus_26071
+da903x_disable_26077 da903x_disable 0 26077 NULL nohasharray
+arvo_sysfs_write_button_26077 arvo_sysfs_write_button 0-6-5 26077 &da903x_disable_26077
+ext2_xattr_trusted_set_26089 ext2_xattr_trusted_set 0 26089 NULL nohasharray
@@ -129628,9 +129990,7 @@ index 0000000..df41844
+tmiofb_check_var_26129 tmiofb_check_var 0 26129 NULL
+nilfs_mounted_snapshots_attr_show_26134 nilfs_mounted_snapshots_attr_show 0 26134 NULL
+et131x_rx_dma_memory_alloc_26135 et131x_rx_dma_memory_alloc 0 26135 NULL
-+SYSC_bpf_26138 SYSC_bpf 3 26138 NULL nohasharray
-+mlx4_comm_cmd_wait_26138 mlx4_comm_cmd_wait 0 26138 &SYSC_bpf_26138 nohasharray
-+skb_cow_26138 skb_cow 2 26138 &mlx4_comm_cmd_wait_26138
++skb_cow_26138 skb_cow 2 26138 NULL
+video_get_cur_state_26142 video_get_cur_state 0 26142 NULL
+func_id_show_26143 func_id_show 0 26143 NULL
+core_alua_store_tg_pt_gp_info_26144 core_alua_store_tg_pt_gp_info 0-3 26144 NULL
@@ -129640,9 +130000,10 @@ index 0000000..df41844
+snd_trident_si7018_capture_prepare_26149 snd_trident_si7018_capture_prepare 0 26149 NULL
+dsbr100_stop_26150 dsbr100_stop 0 26150 NULL
+ds2780_save_eeprom_26152 ds2780_save_eeprom 0 26152 NULL
++__fswab64_26155 __fswab64 0 26155 NULL
+__iscsi_tpg_auth_show_password_mutual_26157 __iscsi_tpg_auth_show_password_mutual 0 26157 NULL
+hdcs_set_gain_26160 hdcs_set_gain 0 26160 NULL
-+copy_oldmem_page_26164 copy_oldmem_page 3-1-0 26164 NULL
++copy_oldmem_page_26164 copy_oldmem_page 3-1 26164 NULL
+read_data_26165 read_data 0 26165 NULL nohasharray
+ax88772_reset_26165 ax88772_reset 0 26165 &read_data_26165
+gfs2_xattr_acl_get_26166 gfs2_xattr_acl_get 0 26166 NULL nohasharray
@@ -129658,8 +130019,7 @@ index 0000000..df41844
+pcf2123_rtc_read_time_26180 pcf2123_rtc_read_time 0 26180 NULL nohasharray
+show_low_kb_26180 show_low_kb 0 26180 &pcf2123_rtc_read_time_26180
+walk_hugetlb_range_26181 walk_hugetlb_range 0 26181 NULL
-+edac_pci_instance_show_26187 edac_pci_instance_show 0 26187 NULL nohasharray
-+order_store_26187 order_store 0-3 26187 &edac_pci_instance_show_26187
++edac_pci_instance_show_26187 edac_pci_instance_show 0 26187 NULL
+fuse_reverse_inval_entry_26193 fuse_reverse_inval_entry 0 26193 NULL
+iwl_mvm_enable_beacon_filter_26194 iwl_mvm_enable_beacon_filter 0 26194 NULL
+fan2_get_speed_26196 fan2_get_speed 0 26196 NULL
@@ -129675,6 +130035,7 @@ index 0000000..df41844
+pcf50633_rtc_set_alarm_26203 pcf50633_rtc_set_alarm 0 26203 &logfs_truncate_i0_26203
+acpi_ds_restart_control_method_26205 acpi_ds_restart_control_method 0 26205 NULL
+SyS_splice_26206 SyS_splice 5 26206 NULL
++kbd_backlight_mode_show_26207 kbd_backlight_mode_show 0 26207 NULL
+btrfs_statfs_26210 btrfs_statfs 0 26210 NULL nohasharray
+vcc_mode_store_26210 vcc_mode_store 0-4 26210 &btrfs_statfs_26210
+sha256_ssse3_update_26217 sha256_ssse3_update 0 26217 NULL
@@ -129687,7 +130048,7 @@ index 0000000..df41844
+g2d_buf_prepare_26225 g2d_buf_prepare 0 26225 &mwifiex_regrdwr_write_26225 nohasharray
+ufs_writepage_26225 ufs_writepage 0 26225 &g2d_buf_prepare_26225 nohasharray
+store_sys_hwmon_26225 store_sys_hwmon 0-3 26225 &ufs_writepage_26225
-+rxrpc_recvmsg_26233 rxrpc_recvmsg 0-4 26233 NULL
++rxrpc_recvmsg_26233 rxrpc_recvmsg 4-0 26233 NULL
+nlm_end_grace_read_26234 nlm_end_grace_read 3-0 26234 NULL nohasharray
+simple_setattr_26234 simple_setattr 0 26234 &nlm_end_grace_read_26234
+mxl111sf_tuner_set_params_26238 mxl111sf_tuner_set_params 0 26238 NULL
@@ -129721,13 +130082,13 @@ index 0000000..df41844
+pax_get_random_long_26309 pax_get_random_long 0 26309 &snd_pcm_plug_client_channels_buf_26309
+c2_change_mtu_26311 c2_change_mtu 0 26311 NULL
+target_fabric_port_attr_store_26314 target_fabric_port_attr_store 0 26314 NULL
-+ath10k_dbg_sta_write_addba_resp_26317 ath10k_dbg_sta_write_addba_resp 3 26317 NULL
++ath10k_dbg_sta_write_addba_resp_26317 ath10k_dbg_sta_write_addba_resp 3-0 26317 NULL
+pwr_wake_on_host_read_26321 pwr_wake_on_host_read 3-0 26321 NULL
+show_temp_26323 show_temp 0 26323 NULL
+check_can_nocow_26336 check_can_nocow 2 26336 NULL
+wcn36xx_dxe_allocate_mem_pools_26340 wcn36xx_dxe_allocate_mem_pools 0 26340 NULL
-+fcoe_fcf_set_dev_loss_tmo_26342 fcoe_fcf_set_dev_loss_tmo 0 26342 NULL nohasharray
-+efx_rx_mk_skb_26342 efx_rx_mk_skb 5 26342 &fcoe_fcf_set_dev_loss_tmo_26342
++efx_rx_mk_skb_26342 efx_rx_mk_skb 5 26342 NULL nohasharray
++fcoe_fcf_set_dev_loss_tmo_26342 fcoe_fcf_set_dev_loss_tmo 0 26342 &efx_rx_mk_skb_26342
+snd_vx_check_reg_bit_26344 snd_vx_check_reg_bit 0 26344 NULL
+nr_getname_26347 nr_getname 0 26347 NULL
+show_link_address_26348 show_link_address 0 26348 NULL nohasharray
@@ -129772,9 +130133,9 @@ index 0000000..df41844
+bdi_set_max_ratio_26429 bdi_set_max_ratio 0 26429 NULL
+asd_show_update_bios_26430 asd_show_update_bios 0 26430 NULL
+ip_route_me_harder_26436 ip_route_me_harder 0 26436 NULL
-+pagemap_read_26441 pagemap_read 3-0 26441 NULL
-+hfs_inode_setattr_26448 hfs_inode_setattr 0 26448 NULL nohasharray
-+add_device_26448 add_device 4 26448 &hfs_inode_setattr_26448
++pagemap_read_26441 pagemap_read 3 26441 NULL
++add_device_26448 add_device 4 26448 NULL nohasharray
++hfs_inode_setattr_26448 hfs_inode_setattr 0 26448 &add_device_26448
+disk_discard_alignment_show_26449 disk_discard_alignment_show 0 26449 NULL
+set_temp_auto_temp_off_26450 set_temp_auto_temp_off 0-4 26450 NULL
+prism2_open_26452 prism2_open 0 26452 NULL
@@ -129787,7 +130148,6 @@ index 0000000..df41844
+snd_hda_codec_prepare_26466 snd_hda_codec_prepare 0 26466 NULL
+sch311x_wdt_write_26468 sch311x_wdt_write 0-3 26468 NULL
+show_attribute_26469 show_attribute 0 26469 NULL
-+ath10k_core_create_26470 ath10k_core_create 1 26470 NULL
+cifs_calc_signature_26473 cifs_calc_signature 0 26473 NULL
+qm1d1c0042_set_params_26480 qm1d1c0042_set_params 0 26480 NULL
+tipc_link_cong_26482 tipc_link_cong 0 26482 NULL
@@ -129802,7 +130162,7 @@ index 0000000..df41844
+sel_netif_netdev_notifier_handler_26495 sel_netif_netdev_notifier_handler 0 26495 NULL
+console_cpu_notify_26498 console_cpu_notify 0 26498 NULL
+activate_26500 activate 0 26500 NULL
-+read_vmcore_26501 read_vmcore 3-0 26501 NULL
++read_vmcore_26501 read_vmcore 3 26501 NULL
+uhid_char_write_26502 uhid_char_write 3-0 26502 NULL nohasharray
+snd_seq_oss_readq_pick_26502 snd_seq_oss_readq_pick 0 26502 &uhid_char_write_26502
+vfio_pci_set_msi_trigger_26507 vfio_pci_set_msi_trigger 4-3 26507 NULL
@@ -129844,7 +130204,7 @@ index 0000000..df41844
+show_jint_idle_ticks_26597 show_jint_idle_ticks 0 26597 &cirrusfb_get_memsize_26597 nohasharray
+hfs_ext_write_extent_26597 hfs_ext_write_extent 0 26597 &show_jint_idle_ticks_26597
+lpfc_multi_ring_support_show_26601 lpfc_multi_ring_support_show 0 26601 NULL
-+__unmap_single_26604 __unmap_single 3-2 26604 NULL
++__unmap_single_26604 __unmap_single 2-3 26604 NULL
+f_gether_opts_attr_show_26605 f_gether_opts_attr_show 0 26605 NULL
+blk_mq_hw_sysfs_active_show_26606 blk_mq_hw_sysfs_active_show 0 26606 NULL
+efivar_entry_size_26607 efivar_entry_size 0 26607 NULL
@@ -129852,7 +130212,7 @@ index 0000000..df41844
+xfs_rtcheck_range_26614 xfs_rtcheck_range 0 26614 NULL nohasharray
+tcp_read_sock_26614 tcp_read_sock 0 26614 &xfs_rtcheck_range_26614
+mem_cgroup_oom_control_write_26619 mem_cgroup_oom_control_write 0 26619 NULL
-+iommu_alloc_26621 iommu_alloc 4-0 26621 NULL
++iommu_alloc_26621 iommu_alloc 4 26621 NULL
+aa_change_profile_26624 aa_change_profile 0 26624 NULL
+pwr_fix_tsf_ps_read_26627 pwr_fix_tsf_ps_read 3-0 26627 NULL
+nouveau_hwmon_set_max_temp_26628 nouveau_hwmon_set_max_temp 0-4 26628 NULL
@@ -129870,7 +130230,7 @@ index 0000000..df41844
+fd_do_prot_fill_26652 fd_do_prot_fill 5-3 26652 NULL
+show_state_desc_26653 show_state_desc 0 26653 NULL nohasharray
+rom_index_show_26653 rom_index_show 0 26653 &show_state_desc_26653
-+nouveau_volt_create__26654 nouveau_volt_create_ 4 26654 NULL
++ina2xx_set_shunt_26668 ina2xx_set_shunt 0-4 26668 NULL
+show_in5_max_26672 show_in5_max 0 26672 NULL nohasharray
+bnx2x_queue_state_change_26672 bnx2x_queue_state_change 0 26672 &show_in5_max_26672
+c_can_set_bittiming_26674 c_can_set_bittiming 0 26674 NULL nohasharray
@@ -129886,21 +130246,21 @@ index 0000000..df41844
+ims_pcu_switch_to_bootloader_26689 ims_pcu_switch_to_bootloader 0 26689 NULL
+viacam_configure_sensor_26693 viacam_configure_sensor 0 26693 NULL
+snd_aw2_pcm_trigger_playback_26695 snd_aw2_pcm_trigger_playback 0 26695 NULL
-+text_ip_addr_26699 text_ip_addr 1 26699 NULL
+show_in_input0_26705 show_in_input0 0 26705 NULL nohasharray
-+uwb_dev_RSSI_store_26705 uwb_dev_RSSI_store 0-4 26705 &show_in_input0_26705
++amd_xgbe_phy_soft_reset_26705 amd_xgbe_phy_soft_reset 0 26705 &show_in_input0_26705 nohasharray
++uwb_dev_RSSI_store_26705 uwb_dev_RSSI_store 0-4 26705 &amd_xgbe_phy_soft_reset_26705
+cx18_av_s_stream_26713 cx18_av_s_stream 0 26713 NULL nohasharray
+rtllib_authentication_req_26713 rtllib_authentication_req 3 26713 &cx18_av_s_stream_26713
+yellowfin_init_ring_26714 yellowfin_init_ring 0 26714 NULL
++vpe_start_streaming_26715 vpe_start_streaming 0 26715 NULL
+sysfs_add_file_26716 sysfs_add_file 0 26716 NULL
+__qlcnic_up_26719 __qlcnic_up 0 26719 NULL
-+rtl2832_sdr_set_adc_26720 rtl2832_sdr_set_adc 0 26720 NULL nohasharray
-+aty_ld_le32_26720 aty_ld_le32 0 26720 &rtl2832_sdr_set_adc_26720
++aty_ld_le32_26720 aty_ld_le32 0 26720 NULL nohasharray
++rtl2832_sdr_set_adc_26720 rtl2832_sdr_set_adc 0 26720 &aty_ld_le32_26720
+nfc_hci_send_cmd_async_26723 nfc_hci_send_cmd_async 5 26723 NULL
+get_register_26725 get_register 0 26725 NULL
+gadget_strings_attr_show_26728 gadget_strings_attr_show 0 26728 NULL
+hiface_pcm_set_rate_26730 hiface_pcm_set_rate 0 26730 NULL
-+nouveau_namedb_create__26732 nouveau_namedb_create_ 7 26732 NULL
+iscsi_stat_sess_show_attr_conn_digest_errors_26737 iscsi_stat_sess_show_attr_conn_digest_errors 0 26737 NULL nohasharray
+SyS_fcntl_26737 SyS_fcntl 3 26737 &iscsi_stat_sess_show_attr_conn_digest_errors_26737
+crc32c_intel_update_26738 crc32c_intel_update 0 26738 NULL
@@ -129908,7 +130268,7 @@ index 0000000..df41844
+osst_probe_26740 osst_probe 0 26740 &b43legacy_attr_preamble_show_26740
+pipeline_tcp_rx_stat_fifo_int_read_26745 pipeline_tcp_rx_stat_fifo_int_read 3-0 26745 NULL
+bcm87xx_read_status_26749 bcm87xx_read_status 0 26749 NULL
-+virtscsi_change_queue_depth_26751 virtscsi_change_queue_depth 0-2 26751 NULL
++virtscsi_change_queue_depth_26751 virtscsi_change_queue_depth 2-0 26751 NULL
+msg_from_mpoad_26753 msg_from_mpoad 0 26753 NULL nohasharray
+iwl_mvm_power_update_device_26753 iwl_mvm_power_update_device 0 26753 &msg_from_mpoad_26753
+store_26755 store 0 26755 NULL
@@ -129949,7 +130309,6 @@ index 0000000..df41844
+show_fc_host_speed_26833 show_fc_host_speed 0 26833 NULL
+xfs_alloc_pagf_init_26834 xfs_alloc_pagf_init 0 26834 NULL
+ar5523_cmd_read_26837 ar5523_cmd_read 0 26837 NULL
-+__nodes_onto_26838 __nodes_onto 4 26838 NULL
+w1_master_attribute_show_pointer_26839 w1_master_attribute_show_pointer 0 26839 NULL
+set_temp_crit_enable_26841 set_temp_crit_enable 0-4 26841 NULL
+scnprint_id_26842 scnprint_id 3-0 26842 NULL nohasharray
@@ -129975,6 +130334,7 @@ index 0000000..df41844
+ath6kl_create_qos_write_26879 ath6kl_create_qos_write 3-0 26879 NULL
+qla2x00_sysfs_read_sfp_26880 qla2x00_sysfs_read_sfp 0-6-5 26880 NULL
+svc_print_xprts_26881 svc_print_xprts 0 26881 NULL
++toshiba_usb_three_get_26892 toshiba_usb_three_get 0 26892 NULL
+usnic_ib_qpn_attr_show_26895 usnic_ib_qpn_attr_show 0 26895 NULL
+iwl_alive_start_26898 iwl_alive_start 0 26898 NULL
+efivar_guid_read_26899 efivar_guid_read 0 26899 NULL
@@ -130051,14 +130411,15 @@ index 0000000..df41844
+ext4_convert_unwritten_extents_27064 ext4_convert_unwritten_extents 0 27064 &readpage_nounlock_27064
+__vmci_transport_send_control_pkt_27072 __vmci_transport_send_control_pkt 0 27072 NULL nohasharray
+cn_netlink_send_27072 cn_netlink_send 0 27072 &__vmci_transport_send_control_pkt_27072
-+clk_gate_enable_27077 clk_gate_enable 0 27077 NULL nohasharray
-+paravirt_read_msr_27077 paravirt_read_msr 0 27077 &clk_gate_enable_27077
++paravirt_read_msr_27077 paravirt_read_msr 0 27077 NULL nohasharray
++clk_gate_enable_27077 clk_gate_enable 0 27077 ¶virt_read_msr_27077
+srp_connect_ch_27078 srp_connect_ch 0 27078 NULL
+alloc_fdmem_27083 alloc_fdmem 1 27083 NULL
+find_first_bit_27088 find_first_bit 0 27088 NULL
+btmrvl_hscmd_write_27089 btmrvl_hscmd_write 3-0 27089 NULL nohasharray
+ath9k_hw_4k_dump_eeprom_27089 ath9k_hw_4k_dump_eeprom 4-5-0 27089 &btmrvl_hscmd_write_27089
-+regmap_spmi_base_gather_write_27091 regmap_spmi_base_gather_write 0 27091 NULL
++regmap_spmi_base_gather_write_27091 regmap_spmi_base_gather_write 0 27091 NULL nohasharray
++range_show_27091 range_show 0 27091 ®map_spmi_base_gather_write_27091
+snd_aw2_pcm_prepare_playback_27093 snd_aw2_pcm_prepare_playback 0 27093 NULL
+store_spi_transport_width_27097 store_spi_transport_width 0-4 27097 NULL
+store_output_27101 store_output 0-4 27101 NULL
@@ -130089,9 +130450,9 @@ index 0000000..df41844
+snd_hdsp_prepare_27161 snd_hdsp_prepare 0 27161 NULL nohasharray
+xudc_ep0_enable_27161 xudc_ep0_enable 0 27161 &snd_hdsp_prepare_27161
+snd_compr_calc_avail_27165 snd_compr_calc_avail 0 27165 NULL
-+show_temp_emergency_27170 show_temp_emergency 0 27170 NULL nohasharray
-+sparse_add_one_section_27170 sparse_add_one_section 0 27170 &show_temp_emergency_27170 nohasharray
-+i2400m_net_rx_27170 i2400m_net_rx 5 27170 &sparse_add_one_section_27170
++i2400m_net_rx_27170 i2400m_net_rx 5 27170 NULL nohasharray
++show_temp_emergency_27170 show_temp_emergency 0 27170 &i2400m_net_rx_27170 nohasharray
++sparse_add_one_section_27170 sparse_add_one_section 0 27170 &show_temp_emergency_27170
+target_stat_scsi_tgt_dev_show_attr_non_access_lus_27173 target_stat_scsi_tgt_dev_show_attr_non_access_lus 0 27173 NULL
+nilfs_segctor_attr_show_27178 nilfs_segctor_attr_show 0 27178 NULL
+attr_fn_lock_show_cptkbd_27182 attr_fn_lock_show_cptkbd 0 27182 NULL
@@ -130108,8 +130469,8 @@ index 0000000..df41844
+toggle_hdmi_source_27212 toggle_hdmi_source 0-4 27212 NULL
+target_stat_scsi_lu_show_attr_dev_type_27222 target_stat_scsi_lu_show_attr_dev_type 0 27222 NULL
+ep0_queue_27223 ep0_queue 0 27223 NULL
-+svcxdr_tmpalloc_27225 svcxdr_tmpalloc 2 27225 NULL nohasharray
-+write_kmem_27225 write_kmem 3-0 27225 &svcxdr_tmpalloc_27225
++write_kmem_27225 write_kmem 3-0 27225 NULL nohasharray
++svcxdr_tmpalloc_27225 svcxdr_tmpalloc 2 27225 &write_kmem_27225
+dbAllocAG_27228 dbAllocAG 0 27228 NULL
+rxrpc_request_key_27235 rxrpc_request_key 3-0 27235 NULL
+o2nm_node_ipv4_port_read_27236 o2nm_node_ipv4_port_read 0 27236 NULL
@@ -130123,8 +130484,8 @@ index 0000000..df41844
+__conn_send_command_27255 __conn_send_command 4-6 27255 NULL
+lpphy_b2063_tune_27256 lpphy_b2063_tune 0 27256 NULL
+mlx4_cmd_reset_flow_27259 mlx4_cmd_reset_flow 0-4 27259 NULL
-+ath10k_write_simulate_radar_27260 ath10k_write_simulate_radar 0-3 27260 NULL nohasharray
-+cfpkt_add_trail_27260 cfpkt_add_trail 3 27260 &ath10k_write_simulate_radar_27260
++cfpkt_add_trail_27260 cfpkt_add_trail 3 27260 NULL nohasharray
++ath10k_write_simulate_radar_27260 ath10k_write_simulate_radar 0-3 27260 &cfpkt_add_trail_27260
+nlmsg_new_27263 nlmsg_new 1 27263 NULL
+logfs_read_empty_27266 logfs_read_empty 0 27266 NULL
+ll_track_gid_seq_write_27267 ll_track_gid_seq_write 3 27267 NULL
@@ -130153,17 +130514,19 @@ index 0000000..df41844
+store_pwm_freq_27307 store_pwm_freq 0-4 27307 NULL
+copy_from_buf_27308 copy_from_buf 2-4 27308 NULL
+virtqueue_add_inbuf_27312 virtqueue_add_inbuf 3 27312 NULL nohasharray
-+usb_udc_attach_driver_27312 usb_udc_attach_driver 0 27312 &virtqueue_add_inbuf_27312 nohasharray
-+ath6kl_wmi_test_cmd_27312 ath6kl_wmi_test_cmd 3 27312 &usb_udc_attach_driver_27312
++ath6kl_wmi_test_cmd_27312 ath6kl_wmi_test_cmd 3 27312 &virtqueue_add_inbuf_27312 nohasharray
++usb_udc_attach_driver_27312 usb_udc_attach_driver 0 27312 &ath6kl_wmi_test_cmd_27312
+tcp_update_limit_27313 tcp_update_limit 0 27313 NULL
+write_buf_27316 write_buf 3 27316 NULL
+do_rawv6_setsockopt_27321 do_rawv6_setsockopt 0 27321 NULL
+slcan_change_mtu_27324 slcan_change_mtu 0 27324 NULL
+acpi_ut_get_object_size_27325 acpi_ut_get_object_size 0 27325 NULL
++sleep_functions_on_battery_show_27326 sleep_functions_on_battery_show 0 27326 NULL
+snd_pcm_oss_write2_27332 snd_pcm_oss_write2 0-3 27332 NULL nohasharray
+usbnet_manage_power_27332 usbnet_manage_power 0 27332 &snd_pcm_oss_write2_27332
+selinux_ip_forward_27337 selinux_ip_forward 0 27337 NULL
+selinux_ipv4_postroute_27340 selinux_ipv4_postroute 0 27340 NULL
++__smsc911x_reg_read_shift_27345 __smsc911x_reg_read_shift 0 27345 NULL
+afs_cell_create_27346 afs_cell_create 2 27346 NULL
+qlcnic_sriov_alloc_bc_trans_27353 qlcnic_sriov_alloc_bc_trans 0 27353 NULL
+bnx2x_vlan_mac_push_new_cmd_27355 bnx2x_vlan_mac_push_new_cmd 0 27355 NULL
@@ -130185,8 +130548,8 @@ index 0000000..df41844
+seq_read_27411 seq_read 3-0 27411 NULL nohasharray
+phys_pte_init_27411 phys_pte_init 0-2-3 27411 &seq_read_27411
+ib_dma_map_sg_27413 ib_dma_map_sg 0-3 27413 NULL
-+lx_set_granularity_27414 lx_set_granularity 0 27414 NULL nohasharray
-+brcmf_sdio_firmware_callback_27414 brcmf_sdio_firmware_callback 4 27414 &lx_set_granularity_27414
++brcmf_sdio_firmware_callback_27414 brcmf_sdio_firmware_callback 4 27414 NULL nohasharray
++lx_set_granularity_27414 lx_set_granularity 0 27414 &brcmf_sdio_firmware_callback_27414
+ieee80211_if_read_smps_27416 ieee80211_if_read_smps 3-0 27416 NULL nohasharray
+acpi_os_get_root_pointer_27416 acpi_os_get_root_pointer 0 27416 &ieee80211_if_read_smps_27416
+crc32_pclmul_update_27419 crc32_pclmul_update 0 27419 NULL
@@ -130231,9 +130594,9 @@ index 0000000..df41844
+tpacpi_driver_wlsw_emulstate_show_27498 tpacpi_driver_wlsw_emulstate_show 0 27498 &ip_set_get_h32_27498
+btrfs_get_64_27499 btrfs_get_64 0 27499 NULL nohasharray
+ahci_store_em_buffer_27499 ahci_store_em_buffer 0-4 27499 &btrfs_get_64_27499
-+core_alua_show_offline_bit_27500 core_alua_show_offline_bit 0 27500 NULL nohasharray
-+vtpm_recv_27500 vtpm_recv 0-3 27500 &core_alua_show_offline_bit_27500 nohasharray
-+__usbnet_write_cmd_27500 __usbnet_write_cmd 0-7 27500 &vtpm_recv_27500
++__usbnet_write_cmd_27500 __usbnet_write_cmd 7-0 27500 NULL nohasharray
++core_alua_show_offline_bit_27500 core_alua_show_offline_bit 0 27500 &__usbnet_write_cmd_27500 nohasharray
++vtpm_recv_27500 vtpm_recv 0-3 27500 &core_alua_show_offline_bit_27500
+iscsi_nacl_auth_store_password_mutual_27503 iscsi_nacl_auth_store_password_mutual 0-3 27503 NULL
+show_port_phy_27505 show_port_phy 0 27505 NULL
+garmin_read_process_27509 garmin_read_process 3 27509 NULL nohasharray
@@ -130250,6 +130613,7 @@ index 0000000..df41844
+skfp_ctl_set_mac_address_27523 skfp_ctl_set_mac_address 0 27523 NULL
+ib_copy_to_udata_27525 ib_copy_to_udata 3 27525 NULL
+ipath_user_sdma_queue_pkts_27534 ipath_user_sdma_queue_pkts 0 27534 NULL
++read_learn_27536 read_learn 0-3 27536 NULL
+C_SYSC_fcntl_27538 C_SYSC_fcntl 3 27538 NULL nohasharray
+iscsi_stat_login_show_attr_accepts_27538 iscsi_stat_login_show_attr_accepts 0 27538 &C_SYSC_fcntl_27538 nohasharray
+sky2_setup_irq_27538 sky2_setup_irq 0 27538 &iscsi_stat_login_show_attr_accepts_27538
@@ -130263,20 +130627,22 @@ index 0000000..df41844
+cachefiles_has_space_27567 cachefiles_has_space 0 27567 NULL
+rtpm_suspended_time_show_27569 rtpm_suspended_time_show 0 27569 NULL
+SyS_fgetxattr_27571 SyS_fgetxattr 4 27571 NULL
-+sco_sock_recvmsg_27572 sco_sock_recvmsg 0-4 27572 NULL
++sco_sock_recvmsg_27572 sco_sock_recvmsg 4-0 27572 NULL
+libipw_alloc_txb_27579 libipw_alloc_txb 1-3-2 27579 NULL nohasharray
+pas_midi_open_27579 pas_midi_open 0 27579 &libipw_alloc_txb_27579
+mt9m111_setup_rect_ctx_27585 mt9m111_setup_rect_ctx 0 27585 NULL
-+cx231xx_gpio_i2c_read_27587 cx231xx_gpio_i2c_read 0 27587 NULL
++get_rx_packet_len_27587 get_rx_packet_len 0-3 27587 NULL nohasharray
++cx231xx_gpio_i2c_read_27587 cx231xx_gpio_i2c_read 0 27587 &get_rx_packet_len_27587
+dquot_transfer_27588 dquot_transfer 0 27588 NULL nohasharray
+lpfc_fcp_io_sched_store_27588 lpfc_fcp_io_sched_store 0-4 27588 &dquot_transfer_27588
++cypress_write_room_27590 cypress_write_room 0 27590 NULL
+fw_map_pages_buf_27597 fw_map_pages_buf 0 27597 NULL
+eth_mac_addr_27598 eth_mac_addr 0 27598 NULL
+target_stat_scsi_auth_intr_show_attr_dev_or_port_27601 target_stat_scsi_auth_intr_show_attr_dev_or_port 0 27601 NULL
+iio_trigger_read_current_27602 iio_trigger_read_current 0 27602 NULL
-+tipc_cfg_reply_alloc_27606 tipc_cfg_reply_alloc 1 27606 NULL
+show_mem_state_27608 show_mem_state 0 27608 NULL nohasharray
+platform_suspend_begin_27608 platform_suspend_begin 0 27608 &show_mem_state_27608
++bdx_get_sset_count_27617 bdx_get_sset_count 0 27617 NULL
+mgmt_device_connected_27618 mgmt_device_connected 5 27618 NULL
+max_age_show_27620 max_age_show 0 27620 NULL
+show_fnode_immediate_data_27630 show_fnode_immediate_data 0 27630 NULL
@@ -130285,9 +130651,9 @@ index 0000000..df41844
+thread_siblings_show_27636 thread_siblings_show 0 27636 &C_SYSC_mbind_27636 nohasharray
+drbd_recv_27636 drbd_recv 3-0 27636 &thread_siblings_show_27636
+connect_27639 connect 0 27639 NULL
-+ocfs2_xattr_ibody_get_27642 ocfs2_xattr_ibody_get 0 27642 NULL nohasharray
-+read_flush_procfs_27642 read_flush_procfs 3-0 27642 &ocfs2_xattr_ibody_get_27642 nohasharray
-+xfs_alloc_vextent_27642 xfs_alloc_vextent 0 27642 &read_flush_procfs_27642
++read_flush_procfs_27642 read_flush_procfs 3-0 27642 NULL nohasharray
++ocfs2_xattr_ibody_get_27642 ocfs2_xattr_ibody_get 0 27642 &read_flush_procfs_27642 nohasharray
++xfs_alloc_vextent_27642 xfs_alloc_vextent 0 27642 &ocfs2_xattr_ibody_get_27642
+add_new_gdb_27643 add_new_gdb 3 27643 NULL nohasharray
+profiling_show_27643 profiling_show 0 27643 &add_new_gdb_27643
+qnx6_readpages_27657 qnx6_readpages 4 27657 NULL
@@ -130296,8 +130662,8 @@ index 0000000..df41844
+cdrom_read_cdda_old_27664 cdrom_read_cdda_old 4 27664 NULL
+vmlfb_set_par_locked_27666 vmlfb_set_par_locked 0 27666 NULL
+presence_read_file_27668 presence_read_file 0 27668 NULL
-+vprbrd_i2c_receive_27670 vprbrd_i2c_receive 0 27670 NULL nohasharray
-+qword_get_27670 qword_get 0 27670 &vprbrd_i2c_receive_27670
++qword_get_27670 qword_get 0 27670 NULL nohasharray
++vprbrd_i2c_receive_27670 vprbrd_i2c_receive 0 27670 &qword_get_27670
+min_sync_show_27671 min_sync_show 0 27671 NULL
+adummy_proc_read_27673 adummy_proc_read 0 27673 NULL nohasharray
+recv_dless_read_27673 recv_dless_read 4 27673 &adummy_proc_read_27673
@@ -130342,8 +130708,8 @@ index 0000000..df41844
+device_notifier_27779 device_notifier 0 27779 NULL
+megasas_fw_crash_buffer_show_27781 megasas_fw_crash_buffer_show 0 27781 NULL
+ip_sabotage_in_27782 ip_sabotage_in 0 27782 NULL
-+t4vf_set_rxmode_27792 t4vf_set_rxmode 0 27792 NULL nohasharray
-+twl4030_set_gpio_dataout_27792 twl4030_set_gpio_dataout 1 27792 &t4vf_set_rxmode_27792
++twl4030_set_gpio_dataout_27792 twl4030_set_gpio_dataout 1 27792 NULL nohasharray
++t4vf_set_rxmode_27792 t4vf_set_rxmode 0 27792 &twl4030_set_gpio_dataout_27792
+megasas_sysfs_show_support_poll_for_event_27793 megasas_sysfs_show_support_poll_for_event 0 27793 NULL
+DivaSTraceGetMemotyRequirement_27797 DivaSTraceGetMemotyRequirement 0-1 27797 NULL
+ath6kl_wmi_force_roam_cmd_27800 ath6kl_wmi_force_roam_cmd 0 27800 NULL
@@ -130360,8 +130726,7 @@ index 0000000..df41844
+eventfd_write_27821 eventfd_write 0-3 27821 NULL
+gadget_dev_desc_UDC_show_27827 gadget_dev_desc_UDC_show 0 27827 NULL
+read_vidcpe_27830 read_vidcpe 0 27830 NULL
-+sys_listxattr_27833 sys_listxattr 3 27833 NULL nohasharray
-+init_header_complete_27833 init_header_complete 0 27833 &sys_listxattr_27833
++sys_listxattr_27833 sys_listxattr 3 27833 NULL
+snd_cx18_pcm_trigger_27838 snd_cx18_pcm_trigger 0 27838 NULL
+et131x_open_27842 et131x_open 0 27842 NULL
+jbd2_complete_transaction_27847 jbd2_complete_transaction 0 27847 NULL
@@ -130379,13 +130744,13 @@ index 0000000..df41844
+diag_read_27874 diag_read 0 27874 NULL
+sch_gpio_direction_in_27878 sch_gpio_direction_in 0 27878 NULL
+set_rdac3_27880 set_rdac3 4-0 27880 NULL
++mv88e6171_get_sset_count_27888 mv88e6171_get_sset_count 0 27888 NULL
+show_als_channel_27889 show_als_channel 0 27889 NULL
-+unix_seqpacket_sendmsg_27893 unix_seqpacket_sendmsg 0-4 27893 NULL
++unix_seqpacket_sendmsg_27893 unix_seqpacket_sendmsg 4-0 27893 NULL
+set_pwm_auto_pwm_minctl_27898 set_pwm_auto_pwm_minctl 0-4 27898 NULL
+func_27900 func 0 27900 NULL nohasharray
+tcp_v6_parse_md5_keys_27900 tcp_v6_parse_md5_keys 0 27900 &func_27900
+gluebi_write_27905 gluebi_write 3 27905 NULL
-+handle_dots_27910 handle_dots 0 27910 NULL
+store_27911 store 0-4 27911 NULL
+show_fcoe_ctlr_device_symb_err_27915 show_fcoe_ctlr_device_symb_err 0 27915 NULL
+qla2x00_zio_timer_show_27921 qla2x00_zio_timer_show 0 27921 NULL
@@ -130403,8 +130768,7 @@ index 0000000..df41844
+mt9m111_cropcap_27947 mt9m111_cropcap 0 27947 NULL
+rt2500usb_set_device_state_27949 rt2500usb_set_device_state 0 27949 NULL nohasharray
+e1000_get_eeprom_len_27949 e1000_get_eeprom_len 0 27949 &rt2500usb_set_device_state_27949
-+_transport_get_linkerrors_27955 _transport_get_linkerrors 0 27955 NULL nohasharray
-+is_xen_swiotlb_buffer_27955 is_xen_swiotlb_buffer 1 27955 &_transport_get_linkerrors_27955
++_transport_get_linkerrors_27955 _transport_get_linkerrors 0 27955 NULL
+sctp_make_abort_violation_27959 sctp_make_abort_violation 4 27959 NULL
+provisioning_mode_store_27960 provisioning_mode_store 0-4 27960 NULL
+bio_next_split_27961 bio_next_split 2 27961 NULL nohasharray
@@ -130427,13 +130791,13 @@ index 0000000..df41844
+erst_get_record_id_next_27988 erst_get_record_id_next 0 27988 NULL nohasharray
+igb_pci_sriov_configure_27988 igb_pci_sriov_configure 0-2 27988 &erst_get_record_id_next_27988
+acpi_ds_result_push_27992 acpi_ds_result_push 0 27992 NULL
++inet6_get_link_af_size_27998 inet6_get_link_af_size 0 27998 NULL
+edt_ft5x06_debugfs_raw_data_read_28002 edt_ft5x06_debugfs_raw_data_read 3-0 28002 NULL nohasharray
+ixgbe_pci_sriov_disable_28002 ixgbe_pci_sriov_disable 0 28002 &edt_ft5x06_debugfs_raw_data_read_28002
+ieee802154_alloc_hw_28003 ieee802154_alloc_hw 1 28003 NULL nohasharray
+snd_trident_capture_prepare_28003 snd_trident_capture_prepare 0 28003 &ieee802154_alloc_hw_28003 nohasharray
+esd_usb2_setup_rx_urbs_28003 esd_usb2_setup_rx_urbs 0 28003 &snd_trident_capture_prepare_28003
+store_sas_phy_minimum_linkrate_28005 store_sas_phy_minimum_linkrate 0-4 28005 NULL
-+seq_get_buf_28006 seq_get_buf 0 28006 NULL
+snd_rawmidi_write_28008 snd_rawmidi_write 3-0 28008 NULL nohasharray
+tx_queue_len_show_28008 tx_queue_len_show 0 28008 &snd_rawmidi_write_28008
+device_id_show_28011 device_id_show 0 28011 NULL
@@ -130452,14 +130816,14 @@ index 0000000..df41844
+store_map_28037 store_map 0-4 28037 &smc_open_28037
+show_pools_28038 show_pools 0 28038 NULL
+sctp_setsockopt_maxburst_28041 sctp_setsockopt_maxburst 3-0 28041 NULL
-+xen_do_set_identity_and_remap_chunk_28045 xen_do_set_identity_and_remap_chunk 1 28045 NULL
+ath10k_hif_diag_write_28046 ath10k_hif_diag_write 0 28046 NULL
+ip_vs_dst_event_28048 ip_vs_dst_event 0 28048 NULL
+p9_fd_write_28050 p9_fd_write 3 28050 NULL
+cx231xx_init_vbi_isoc_28053 cx231xx_init_vbi_isoc 3-4-2-0 28053 NULL
+pool_status_28055 pool_status 5 28055 NULL
+init_rs_non_canonical_28059 init_rs_non_canonical 1 28059 NULL
-+lpfc_idiag_mbxacc_read_28061 lpfc_idiag_mbxacc_read 3-0 28061 NULL
++lpfc_idiag_mbxacc_read_28061 lpfc_idiag_mbxacc_read 3-0 28061 NULL nohasharray
++xgbe_phy_init_28061 xgbe_phy_init 0 28061 &lpfc_idiag_mbxacc_read_28061
+tx_frag_bad_mblk_num_read_28064 tx_frag_bad_mblk_num_read 3-0 28064 NULL
+ext4_read_block_bitmap_nowait_28078 ext4_read_block_bitmap_nowait 2 28078 NULL
+ib_query_port_28079 ib_query_port 0 28079 NULL
@@ -130468,7 +130832,6 @@ index 0000000..df41844
+platform_get_irq_28088 platform_get_irq 0 28088 NULL nohasharray
+ext4_writepage_28088 ext4_writepage 0 28088 &platform_get_irq_28088
+gdth_init_isa_28091 gdth_init_isa 1 28091 NULL
-+xen_set_identity_and_remap_28092 xen_set_identity_and_remap 3 28092 NULL
+blk_update_nr_requests_28098 blk_update_nr_requests 0 28098 NULL
+stream_next_buffer_28101 stream_next_buffer 0 28101 NULL nohasharray
+qib_tid_free_28101 qib_tid_free 0 28101 &stream_next_buffer_28101
@@ -130511,16 +130874,17 @@ index 0000000..df41844
+write_irq_affinity_28193 write_irq_affinity 0-4 28193 NULL
+show_update_interval_28195 show_update_interval 0 28195 NULL nohasharray
+da9055_rtc_set_alarm_28195 da9055_rtc_set_alarm 0 28195 &show_update_interval_28195
-+cifs_reconnect_tcon_28200 cifs_reconnect_tcon 0 28200 NULL nohasharray
-+nouveau_mxm_create__28200 nouveau_mxm_create_ 4 28200 &cifs_reconnect_tcon_28200
++cyapa_gen3_get_query_data_28196 cyapa_gen3_get_query_data 0 28196 NULL
++cifs_reconnect_tcon_28200 cifs_reconnect_tcon 0 28200 NULL
++cyapa_gen5_do_fw_update_28202 cyapa_gen5_do_fw_update 0 28202 NULL
+da9063_rtc_read_time_28206 da9063_rtc_read_time 0 28206 NULL nohasharray
+hfsplus_statfs_28206 hfsplus_statfs 0 28206 &da9063_rtc_read_time_28206
+niu_ipp_reset_28209 niu_ipp_reset 0 28209 NULL
+mcam_ctlr_configure_28210 mcam_ctlr_configure 0 28210 NULL
+f2fs_write_end_28211 f2fs_write_end 0-5 28211 NULL
-+raid5_store_group_thread_cnt_28220 raid5_store_group_thread_cnt 0-3 28220 NULL nohasharray
-+pci_pm_prepare_28220 pci_pm_prepare 0 28220 &raid5_store_group_thread_cnt_28220 nohasharray
-+__qp_memcpy_from_queue_28220 __qp_memcpy_from_queue 4-3 28220 &pci_pm_prepare_28220
++__qp_memcpy_from_queue_28220 __qp_memcpy_from_queue 4-3 28220 NULL nohasharray
++raid5_store_group_thread_cnt_28220 raid5_store_group_thread_cnt 0-3 28220 &__qp_memcpy_from_queue_28220 nohasharray
++pci_pm_prepare_28220 pci_pm_prepare 0 28220 &raid5_store_group_thread_cnt_28220
+vivid_sdtv_cap_s_ctrl_28222 vivid_sdtv_cap_s_ctrl 0 28222 NULL
+i2c_nuvoton_write_buf_28224 i2c_nuvoton_write_buf 0 28224 NULL nohasharray
+genwqe_sriov_configure_28224 genwqe_sriov_configure 0-2 28224 &i2c_nuvoton_write_buf_28224
@@ -130534,10 +130898,10 @@ index 0000000..df41844
+usbduxfast_upload_firmware_28250 usbduxfast_upload_firmware 3 28250 &write_28250
+ipr_show_fw_type_28251 ipr_show_fw_type 0 28251 NULL
+tcp_disconnect_28252 tcp_disconnect 0 28252 NULL
++kbd_type_show_28255 kbd_type_show 0 28255 NULL
+bl_trig_invert_store_28256 bl_trig_invert_store 0-4 28256 NULL
+pci_notify_28258 pci_notify 0 28258 NULL
+add_interface_28259 add_interface 0 28259 NULL
-+tipc_bclink_xmit_28262 tipc_bclink_xmit 0 28262 NULL
+airo_open_28270 airo_open 0 28270 NULL
+avtab_read_28272 avtab_read 0 28272 NULL
+mt9m111_g_crop_28273 mt9m111_g_crop 0 28273 NULL
@@ -130562,7 +130926,7 @@ index 0000000..df41844
+adp5520_bl_office_max_store_28316 adp5520_bl_office_max_store 4-0 28316 NULL
+snd_pcm_oss_read_28317 snd_pcm_oss_read 3-0 28317 NULL nohasharray
+il4965_show_temperature_28317 il4965_show_temperature 0 28317 &snd_pcm_oss_read_28317
-+generic_access_phys_28318 generic_access_phys 4-2 28318 NULL
++generic_access_phys_28318 generic_access_phys 2-4 28318 NULL
+fc2580_set_params_28319 fc2580_set_params 0 28319 NULL
+filldir64_28323 filldir64 3 28323 NULL
+card_send_command_28325 card_send_command 0 28325 NULL nohasharray
@@ -130570,29 +130934,27 @@ index 0000000..df41844
+elan_sysfs_read_sm_ver_28327 elan_sysfs_read_sm_ver 0 28327 NULL
+input_dev_show_cap_rel_28328 input_dev_show_cap_rel 0 28328 NULL
+generic_write_checks_28329 generic_write_checks 0 28329 NULL
-+rndis_opts_host_addr_show_28331 rndis_opts_host_addr_show 0 28331 NULL nohasharray
-+xpcs_mmd_read_28331 xpcs_mmd_read 3 28331 &rndis_opts_host_addr_show_28331
++xpcs_mmd_read_28331 xpcs_mmd_read 3-0 28331 NULL nohasharray
++rndis_opts_host_addr_show_28331 rndis_opts_host_addr_show 0 28331 &xpcs_mmd_read_28331
+bm_entry_write_28338 bm_entry_write 3-0 28338 NULL
+mc13783_adc_read_gp_28341 mc13783_adc_read_gp 0 28341 NULL nohasharray
+show_tabletProgrammableDelay_28341 show_tabletProgrammableDelay 0 28341 &mc13783_adc_read_gp_28341
+tg3_setup_phy_28343 tg3_setup_phy 0 28343 NULL
-+michael_init_28344 michael_init 0 28344 NULL nohasharray
-+tcp_copy_to_iovec_28344 tcp_copy_to_iovec 3 28344 &michael_init_28344
++tcp_copy_to_iovec_28344 tcp_copy_to_iovec 3 28344 NULL nohasharray
++michael_init_28344 michael_init 0 28344 &tcp_copy_to_iovec_28344
+cachefiles_daemon_bstop_28345 cachefiles_daemon_bstop 0 28345 NULL
+ldlat_show_28348 ldlat_show 0 28348 NULL
-+snapshot_write_28351 snapshot_write 3-0 28351 NULL
++snapshot_write_28351 snapshot_write 3 28351 NULL
+emmaprp_buf_prepare_28353 emmaprp_buf_prepare 0 28353 NULL
+nilfs_btree_prepare_update_v_28354 nilfs_btree_prepare_update_v 0 28354 NULL
+pci_ite887x_init_28357 pci_ite887x_init 0 28357 NULL nohasharray
-+show_mem_db_28357 show_mem_db 0 28357 &pci_ite887x_init_28357 nohasharray
-+data_read_28357 data_read 0 28357 &show_mem_db_28357
++show_mem_db_28357 show_mem_db 0 28357 &pci_ite887x_init_28357
+ibmasm_get_next_event_28359 ibmasm_get_next_event 0 28359 NULL
+sched_cpu_active_28360 sched_cpu_active 0 28360 NULL
+send_control_msg_28366 send_control_msg 0 28366 NULL
+batadv_handle_tt_response_28370 batadv_handle_tt_response 4 28370 NULL
+gfs2_writepage_common_28372 gfs2_writepage_common 0 28372 NULL
-+uwb_dev_RSSI_show_28373 uwb_dev_RSSI_show 0 28373 NULL nohasharray
-+poison_show_28373 poison_show 0 28373 &uwb_dev_RSSI_show_28373
++uwb_dev_RSSI_show_28373 uwb_dev_RSSI_show 0 28373 NULL
+operstate_show_28374 operstate_show 0 28374 NULL
+rt2x00mmio_initialize_28377 rt2x00mmio_initialize 0 28377 NULL
+ext4_force_commit_28382 ext4_force_commit 0 28382 NULL
@@ -130625,10 +130987,9 @@ index 0000000..df41844
+decrypt_28436 decrypt 0 28436 &mpage_readpages_28436
+direction_show_28442 direction_show 0 28442 NULL
+snd_ensoniq_playback2_prepare_28444 snd_ensoniq_playback2_prepare 0 28444 NULL
-+testmode_write_28445 testmode_write 3 28445 NULL
++testmode_write_28445 testmode_write 3-0 28445 NULL
+xfs_rtfind_back_28450 xfs_rtfind_back 0 28450 NULL
+set_fan_min_28453 set_fan_min 0-4 28453 NULL
-+lookup_last_28455 lookup_last 0 28455 NULL
+roccat_common2_sysfs_write_keys_thumbster_28456 roccat_common2_sysfs_write_keys_thumbster 0-6-5 28456 NULL
+key_mic_failures_read_28457 key_mic_failures_read 3-0 28457 NULL
+alloc_irq_cpu_rmap_28459 alloc_irq_cpu_rmap 1 28459 NULL
@@ -130637,8 +130998,8 @@ index 0000000..df41844
+show_28462 show 0 28462 NULL
+set_mode_28465 set_mode 0 28465 NULL
+u132_urb_enqueue_28468 u132_urb_enqueue 0 28468 NULL
-+rtl8169_get_regs_len_28470 rtl8169_get_regs_len 0 28470 NULL nohasharray
-+create_urbs_28470 create_urbs 0 28470 &rtl8169_get_regs_len_28470
++create_urbs_28470 create_urbs 0 28470 NULL nohasharray
++rtl8169_get_regs_len_28470 rtl8169_get_regs_len 0 28470 &create_urbs_28470
+tw9910_set_scale_28474 tw9910_set_scale 0 28474 NULL nohasharray
+ubifs_leb_unmap_28474 ubifs_leb_unmap 0 28474 &tw9910_set_scale_28474
+vmw_du_crtc_cursor_set_28479 vmw_du_crtc_cursor_set 5-4 28479 NULL
@@ -130656,8 +131017,7 @@ index 0000000..df41844
+show_fnode_discovery_session_28508 show_fnode_discovery_session 0 28508 NULL
+sctp_inet_listen_28516 sctp_inet_listen 0 28516 NULL
+ps_poll_upsd_utilization_read_28519 ps_poll_upsd_utilization_read 3-0 28519 NULL
-+show_temp0_28521 show_temp0 0 28521 NULL nohasharray
-+__next_node_28521 __next_node 1-0 28521 &show_temp0_28521
++show_temp0_28521 show_temp0 0 28521 NULL
+sh_irda_init_iobuf_28527 sh_irda_init_iobuf 2 28527 NULL nohasharray
+i2400m_tx_stats_read_28527 i2400m_tx_stats_read 3-0 28527 &sh_irda_init_iobuf_28527
+early_init_dt_alloc_memory_arch_28528 early_init_dt_alloc_memory_arch 1 28528 NULL
@@ -130666,7 +131026,8 @@ index 0000000..df41844
+max16065_show_limit_28543 max16065_show_limit 0 28543 NULL nohasharray
+nx_fw_cmd_create_tx_ctx_28543 nx_fw_cmd_create_tx_ctx 0 28543 &max16065_show_limit_28543
+sel_read_policycap_28544 sel_read_policycap 3-0 28544 NULL nohasharray
-+chip_base_show_28544 chip_base_show 0 28544 &sel_read_policycap_28544
++chip_base_show_28544 chip_base_show 0 28544 &sel_read_policycap_28544 nohasharray
++ssp_common_buffer_postdisable_28544 ssp_common_buffer_postdisable 0 28544 &chip_base_show_28544
+aio_read_events_28545 aio_read_events 3 28545 NULL nohasharray
+run_delalloc_range_28545 run_delalloc_range 3-4-0 28545 &aio_read_events_28545 nohasharray
+mptctl_getiocinfo_28545 mptctl_getiocinfo 2 28545 &run_delalloc_range_28545
@@ -130675,16 +131036,19 @@ index 0000000..df41844
+qlcnic_sysfs_write_npar_config_28550 qlcnic_sysfs_write_npar_config 0-6-5 28550 NULL
+issue_fc_host_lip_28552 issue_fc_host_lip 0 28552 NULL
+b43legacy_debugfs_write_28556 b43legacy_debugfs_write 3-0 28556 NULL
-+apds990x_lux_thresh_below_store_28558 apds990x_lux_thresh_below_store 0-4 28558 NULL
++read_temp_msr_28558 read_temp_msr 0 28558 NULL nohasharray
++apds990x_lux_thresh_below_store_28558 apds990x_lux_thresh_below_store 0-4 28558 &read_temp_msr_28558
+inet_dccp_listen_28565 inet_dccp_listen 0 28565 NULL nohasharray
+store_28565 store 0-4 28565 &inet_dccp_listen_28565
+lbs_mesh_get_28566 lbs_mesh_get 0 28566 NULL
-+qp_enqueue_locked_28567 qp_enqueue_locked 0-5-3 28567 NULL nohasharray
-+asymmetric_verify_28567 asymmetric_verify 3 28567 &qp_enqueue_locked_28567
++asymmetric_verify_28567 asymmetric_verify 3 28567 NULL nohasharray
++qp_enqueue_locked_28567 qp_enqueue_locked 3-0-5 28567 &asymmetric_verify_28567
++ath10k_wmi_addba_clear_resp_28568 ath10k_wmi_addba_clear_resp 0 28568 NULL
+gfs2_meta_indirect_buffer_28573 gfs2_meta_indirect_buffer 0 28573 NULL
+phys_pud_init_28574 phys_pud_init 0-2-3 28574 NULL
+saa7127_s_stream_28581 saa7127_s_stream 0 28581 NULL nohasharray
-+swsusp_arch_suspend_28581 swsusp_arch_suspend 0 28581 &saa7127_s_stream_28581
++sc92031_ethtool_get_sset_count_28581 sc92031_ethtool_get_sset_count 0 28581 &saa7127_s_stream_28581 nohasharray
++swsusp_arch_suspend_28581 swsusp_arch_suspend 0 28581 &sc92031_ethtool_get_sset_count_28581
+intel_iommu_show_version_28582 intel_iommu_show_version 0 28582 NULL
+el3_open_28584 el3_open 0 28584 NULL
+capabilities_show_28586 capabilities_show 0 28586 NULL nohasharray
@@ -130697,13 +131061,13 @@ index 0000000..df41844
+extract_entropy_28604 extract_entropy 5-3 28604 NULL nohasharray
+vmxnet3_get_regs_len_28604 vmxnet3_get_regs_len 0 28604 &extract_entropy_28604
+rt73usb_set_device_state_28607 rt73usb_set_device_state 0 28607 NULL
-+xgbe_common_write_28609 xgbe_common_write 2 28609 NULL
++xgbe_common_write_28609 xgbe_common_write 2-0 28609 NULL
+kfifo_unused_28612 kfifo_unused 0 28612 NULL
+gfs2_fsync_28613 gfs2_fsync 0 28613 NULL nohasharray
+d_l1_down_proc_write_28613 d_l1_down_proc_write 0-3 28613 &gfs2_fsync_28613
+iwlagn_disable_pan_28614 iwlagn_disable_pan 0 28614 NULL
-+wq_cpumask_show_28617 wq_cpumask_show 0 28617 NULL nohasharray
-+rpcrdma_alloc_regbuf_28617 rpcrdma_alloc_regbuf 2 28617 &wq_cpumask_show_28617
++rpcrdma_alloc_regbuf_28617 rpcrdma_alloc_regbuf 2 28617 NULL nohasharray
++wq_cpumask_show_28617 wq_cpumask_show 0 28617 &rpcrdma_alloc_regbuf_28617
+mp_override_legacy_irq_28618 mp_override_legacy_irq 4 28618 NULL
+snd_nm256_capture_copy_28622 snd_nm256_capture_copy 5 28622 NULL nohasharray
+tsc2005_selftest_show_28622 tsc2005_selftest_show 0 28622 &snd_nm256_capture_copy_28622
@@ -130730,9 +131094,9 @@ index 0000000..df41844
+adp5520_bl_dark_max_store_28674 adp5520_bl_dark_max_store 4-0 28674 NULL
+show_auto_update_interval_28675 show_auto_update_interval 0 28675 NULL
+cgroup_add_file_28679 cgroup_add_file 0 28679 NULL
-+sysfs_format_mac_28681 sysfs_format_mac 0 28681 NULL nohasharray
-+_picolcd_flash_read_28681 _picolcd_flash_read 0 28681 &sysfs_format_mac_28681 nohasharray
-+__dev_alloc_skb_28681 __dev_alloc_skb 1 28681 &_picolcd_flash_read_28681
++__dev_alloc_skb_28681 __dev_alloc_skb 1 28681 NULL nohasharray
++sysfs_format_mac_28681 sysfs_format_mac 0 28681 &__dev_alloc_skb_28681 nohasharray
++_picolcd_flash_read_28681 _picolcd_flash_read 0 28681 &sysfs_format_mac_28681
+SyS_setgroups16_28686 SyS_setgroups16 1 28686 NULL
+adau1701_register_size_28688 adau1701_register_size 0 28688 NULL
+hugetlb_total_pages_28689 hugetlb_total_pages 0 28689 NULL
@@ -130752,8 +131116,8 @@ index 0000000..df41844
+tcp_cgroup_write_28723 tcp_cgroup_write 0-3 28723 NULL
+ip6_pkt_discard_out_28724 ip6_pkt_discard_out 0 28724 NULL
+spi_sync_locked_28726 spi_sync_locked 0 28726 NULL
-+nfs_revalidate_file_size_28731 nfs_revalidate_file_size 0 28731 NULL nohasharray
-+drm_plane_init_28731 drm_plane_init 6 28731 &nfs_revalidate_file_size_28731
++drm_plane_init_28731 drm_plane_init 6 28731 NULL nohasharray
++nfs_revalidate_file_size_28731 nfs_revalidate_file_size 0 28731 &drm_plane_init_28731
+spi_execute_28736 spi_execute 5 28736 NULL
+snd_pcm_aio_write_28738 snd_pcm_aio_write 3-0 28738 NULL nohasharray
+mwifiex_cmd_tx_rate_cfg_28738 mwifiex_cmd_tx_rate_cfg 0 28738 &snd_pcm_aio_write_28738
@@ -130791,8 +131155,8 @@ index 0000000..df41844
+show_prochot_28824 show_prochot 0 28824 NULL
+savagefb_decode_var_28826 savagefb_decode_var 0 28826 NULL
+iwl_dbgfs_rxon_filter_flags_read_28832 iwl_dbgfs_rxon_filter_flags_read 3-0 28832 NULL
-+itg3200_write_reg_8_28833 itg3200_write_reg_8 0 28833 NULL nohasharray
-+kernel_tree_alloc_28833 kernel_tree_alloc 1 28833 &itg3200_write_reg_8_28833
++kernel_tree_alloc_28833 kernel_tree_alloc 1 28833 NULL nohasharray
++itg3200_write_reg_8_28833 itg3200_write_reg_8 0 28833 &kernel_tree_alloc_28833
+ims_pcu_read_ofn_config_28839 ims_pcu_read_ofn_config 0 28839 NULL
+udplite_packet_28840 udplite_packet 0 28840 NULL
+set_fan_off_28841 set_fan_off 0-4 28841 NULL nohasharray
@@ -130804,9 +131168,9 @@ index 0000000..df41844
+ssb_bus_powerup_28855 ssb_bus_powerup 0 28855 NULL
+gc_timer_show_28856 gc_timer_show 0 28856 NULL
+input_dev_show_phys_28859 input_dev_show_phys 0 28859 NULL
++smack_ipv4_output_28860 smack_ipv4_output 0 28860 NULL
+e100_self_test_28862 e100_self_test 0 28862 NULL
+ipv6_renew_options_28867 ipv6_renew_options 5 28867 NULL
-+disk_store_28868 disk_store 0-4 28868 NULL
+profile_init_28870 profile_init 0 28870 NULL
+b43_gphy_op_interf_mitigation_28872 b43_gphy_op_interf_mitigation 0 28872 NULL
+unix_create_28874 unix_create 0 28874 NULL
@@ -130814,6 +131178,7 @@ index 0000000..df41844
+show_selfballoon_reserved_mb_28875 show_selfballoon_reserved_mb 0 28875 &hotkey_all_mask_show_28875
+packet_sendmsg_spkt_28885 packet_sendmsg_spkt 4-0 28885 NULL nohasharray
+show_temp1_28885 show_temp1 0 28885 &packet_sendmsg_spkt_28885
++cyapa_show_mode_28891 cyapa_show_mode 0 28891 NULL
+acpi_ut_copy_iobject_to_iobject_28894 acpi_ut_copy_iobject_to_iobject 0 28894 NULL
+da9055_group_write_28904 da9055_group_write 2-3-0 28904 NULL
+nilfs_direct_delete_28910 nilfs_direct_delete 0 28910 NULL
@@ -130829,20 +131194,20 @@ index 0000000..df41844
+walk_tg_tree_from_28923 walk_tg_tree_from 0 28923 NULL
+ps_upsd_timeouts_read_28924 ps_upsd_timeouts_read 3-0 28924 NULL
+iwl_dbgfs_sleep_level_override_write_28925 iwl_dbgfs_sleep_level_override_write 3-0 28925 NULL
-+ocfs2_frozen_trigger_28929 ocfs2_frozen_trigger 4 28929 NULL
+__ext2_write_inode_28931 __ext2_write_inode 0 28931 NULL
+btrfs_set_prop_28935 btrfs_set_prop 0 28935 NULL
+patch_cs4213_28937 patch_cs4213 0 28937 NULL
+push_rx_28939 push_rx 3 28939 NULL
+mxuport_prepare_write_buffer_28943 mxuport_prepare_write_buffer 3 28943 NULL
+ds1305_nvram_write_28944 ds1305_nvram_write 0-5-6 28944 NULL
++amd_xgbe_phy_set_mode_28946 amd_xgbe_phy_set_mode 0 28946 NULL
+snd_pcm_add_28947 snd_pcm_add 0 28947 NULL
+icmp_packet_28950 icmp_packet 0 28950 NULL
-+affs_intl_hash_dentry_28953 affs_intl_hash_dentry 0 28953 NULL
+cas_get_regs_len_28954 cas_get_regs_len 0 28954 NULL
+ext3_xattr_trusted_get_28960 ext3_xattr_trusted_get 0 28960 NULL nohasharray
+__klp_enable_patch_28960 __klp_enable_patch 0 28960 &ext3_xattr_trusted_get_28960
+btrfs_trim_block_group_28963 btrfs_trim_block_group 3-4 28963 NULL
++kbd_function_keys_store_28964 kbd_function_keys_store 0-4 28964 NULL
+ext4_unfreeze_28966 ext4_unfreeze 0 28966 NULL
+adxl34x_disable_show_28969 adxl34x_disable_show 0 28969 NULL nohasharray
+cur_speed_read_file_28969 cur_speed_read_file 0 28969 &adxl34x_disable_show_28969
@@ -130875,17 +131240,17 @@ index 0000000..df41844
+iscsi_stat_sess_show_attr_txdata_octs_29026 iscsi_stat_sess_show_attr_txdata_octs 0 29026 &__uncore_fvc_show_29026
+rmd160_update_29027 rmd160_update 0 29027 NULL
+xz_dec_init_29029 xz_dec_init 2 29029 NULL
-+channels_supported_show_29031 channels_supported_show 0 29031 NULL nohasharray
-+sys_fcntl64_29031 sys_fcntl64 3 29031 &channels_supported_show_29031
++sys_fcntl64_29031 sys_fcntl64 3 29031 NULL nohasharray
++channels_supported_show_29031 channels_supported_show 0 29031 &sys_fcntl64_29031
++kgdb_nmi_tty_write_room_29034 kgdb_nmi_tty_write_room 0 29034 NULL
+show_can_queue_29035 show_can_queue 0 29035 NULL nohasharray
+hot_add_disk_29035 hot_add_disk 0 29035 &show_can_queue_29035
+zd_iowrite32_locked_29036 zd_iowrite32_locked 0 29036 NULL
+coda_ioctl_permission_29037 coda_ioctl_permission 0 29037 NULL
-+ov772x_s_ctrl_29039 ov772x_s_ctrl 0 29039 NULL nohasharray
-+apds990x_prox_threshold_show_29039 apds990x_prox_threshold_show 0 29039 &ov772x_s_ctrl_29039
++apds990x_prox_threshold_show_29039 apds990x_prox_threshold_show 0 29039 NULL nohasharray
++ov772x_s_ctrl_29039 ov772x_s_ctrl 0 29039 &apds990x_prox_threshold_show_29039
+ieee80211_if_read_ht_opmode_29044 ieee80211_if_read_ht_opmode 3-0 29044 NULL nohasharray
+load_patch_29044 load_patch 0 29044 &ieee80211_if_read_ht_opmode_29044
-+ipath_dma_map_single_29047 ipath_dma_map_single 0 29047 NULL
+rxrpc_sendmsg_29049 rxrpc_sendmsg 4-0 29049 NULL nohasharray
+lm3639_bled_mode_store_29049 lm3639_bled_mode_store 0-4 29049 &rxrpc_sendmsg_29049
+tso_fragment_29050 tso_fragment 3 29050 NULL
@@ -130926,8 +131291,7 @@ index 0000000..df41844
+rcu_pm_notify_29124 rcu_pm_notify 0 29124 &iad_bInterfaceCount_show_29124
+snprintf_29125 snprintf 0 29125 NULL
+init_mac_29127 init_mac 0 29127 NULL
-+debug_cow_store_29128 debug_cow_store 4-0 29128 NULL
-+iov_shorten_29130 iov_shorten 0 29130 NULL
++debug_cow_store_29128 debug_cow_store 4 29128 NULL
+lx_pipe_wait_for_start_29133 lx_pipe_wait_for_start 0 29133 NULL
+nr_overcommit_hugepages_store_29134 nr_overcommit_hugepages_store 0-4 29134 NULL
+show_nports_29139 show_nports 0 29139 NULL nohasharray
@@ -130943,7 +131307,8 @@ index 0000000..df41844
+qnx6_statfs_29152 qnx6_statfs 0 29152 &show_29152
+show_tabletStylusLower_29161 show_tabletStylusLower 0 29161 NULL
+ds2781_read8_29162 ds2781_read8 0-3 29162 NULL
-+rndis_opts_ifname_show_29164 rndis_opts_ifname_show 0 29164 NULL
++rndis_opts_ifname_show_29164 rndis_opts_ifname_show 0 29164 NULL nohasharray
++pcan_usb_fd_set_bus_29164 pcan_usb_fd_set_bus 0 29164 &rndis_opts_ifname_show_29164
+bpck_read_regr_29165 bpck_read_regr 0 29165 NULL
+deadline_fifo_batch_show_29166 deadline_fifo_batch_show 0 29166 NULL
+tc3589x_set_bits_29167 tc3589x_set_bits 0 29167 NULL nohasharray
@@ -130965,13 +131330,14 @@ index 0000000..df41844
+processor_get_max_state_29208 processor_get_max_state 0 29208 NULL
+disable_vport_29223 disable_vport 0 29223 NULL
+iwl_dbgfs_temperature_read_29224 iwl_dbgfs_temperature_read 3-0 29224 NULL nohasharray
-+snd_seq_ioctl_set_client_info_29224 snd_seq_ioctl_set_client_info 0 29224 &iwl_dbgfs_temperature_read_29224 nohasharray
-+security_socket_recvmsg_29224 security_socket_recvmsg 0 29224 &snd_seq_ioctl_set_client_info_29224
++security_socket_recvmsg_29224 security_socket_recvmsg 0 29224 &iwl_dbgfs_temperature_read_29224 nohasharray
++snd_seq_ioctl_set_client_info_29224 snd_seq_ioctl_set_client_info 0 29224 &security_socket_recvmsg_29224
+nvme_trans_copy_from_user_29227 nvme_trans_copy_from_user 3 29227 NULL
-+aat2870_ldo_enable_29229 aat2870_ldo_enable 0 29229 NULL nohasharray
-+pages_unshared_show_29229 pages_unshared_show 0 29229 &aat2870_ldo_enable_29229
++pages_unshared_show_29229 pages_unshared_show 0 29229 NULL nohasharray
++aat2870_ldo_enable_29229 aat2870_ldo_enable 0 29229 &pages_unshared_show_29229
+l2tp_ip6_bind_29230 l2tp_ip6_bind 0 29230 NULL
+t4vf_wr_mbox_29233 t4vf_wr_mbox 0 29233 NULL
++flash_sync_strobe_store_29234 flash_sync_strobe_store 0-4 29234 NULL
+devm_ioremap_29235 devm_ioremap 2-3 29235 NULL
+irq_domain_add_linear_29236 irq_domain_add_linear 2 29236 NULL
+max6875_read_29237 max6875_read 0-5-6 29237 NULL nohasharray
@@ -130986,6 +131352,7 @@ index 0000000..df41844
+snd_hda_jack_add_kctls_29250 snd_hda_jack_add_kctls 0 29250 &sta_info_insert_check_29250
+alc_codec_rename_29252 alc_codec_rename 0 29252 NULL
+roccat_common2_sysfs_read_buttons_29258 roccat_common2_sysfs_read_buttons 0-5-6 29258 NULL
++enable_count_show_29259 enable_count_show 0 29259 NULL
+irst_store_wakeup_time_29260 irst_store_wakeup_time 0-4 29260 NULL
+mwifiex_hscfg_write_29262 mwifiex_hscfg_write 3-0 29262 NULL
+snd_rme9652_prepare_29263 snd_rme9652_prepare 0 29263 NULL
@@ -130997,13 +131364,15 @@ index 0000000..df41844
+atyfb_set_par_29275 atyfb_set_par 0 29275 NULL
+prism2_set_genericelement_29277 prism2_set_genericelement 3 29277 NULL
+set_force_pwm_max_29278 set_force_pwm_max 0-4 29278 NULL
-+bitmap_ord_to_pos_29279 bitmap_ord_to_pos 3 29279 NULL
++_abb5zes3_rtc_update_alarm_29283 _abb5zes3_rtc_update_alarm 0 29283 NULL
++_abb5zes3_rtc_set_timer_29286 _abb5zes3_rtc_set_timer 0 29286 NULL
+iwl_mvm_send_cmd_pdu_status_29288 iwl_mvm_send_cmd_pdu_status 0 29288 NULL
+range_read_29291 range_read 0 29291 NULL
+xfs_bmap_btree_to_extents_29297 xfs_bmap_btree_to_extents 0 29297 NULL
+addrconf_notify_29303 addrconf_notify 0 29303 NULL
+writeset_alloc_29304 writeset_alloc 2 29304 NULL nohasharray
+tpacpi_rfk_update_swstate_29304 tpacpi_rfk_update_swstate 0 29304 &writeset_alloc_29304
++abb5zes3_rtc_set_alarm_29308 abb5zes3_rtc_set_alarm 0 29308 NULL
+regmap_spmi_ext_read_29311 regmap_spmi_ext_read 0 29311 NULL
+brcmf_sdio_tx_ctrlframe_29314 brcmf_sdio_tx_ctrlframe 3 29314 NULL
+__fuse_get_req_29315 __fuse_get_req 2 29315 NULL
@@ -131021,6 +131390,7 @@ index 0000000..df41844
+regulator_max_uA_show_29349 regulator_max_uA_show 0 29349 NULL
+module_load_notify_29350 module_load_notify 0 29350 NULL nohasharray
+pcmcia_dev_resume_29350 pcmcia_dev_resume 0 29350 &module_load_notify_29350
++acquire_lock_29352 acquire_lock 0 29352 NULL
+uwb_rc_ie_add_29354 uwb_rc_ie_add 0 29354 NULL
+context_show_29361 context_show 0 29361 NULL nohasharray
+lpfc_use_msi_show_29361 lpfc_use_msi_show 0 29361 &context_show_29361
@@ -131048,18 +131418,18 @@ index 0000000..df41844
+cfq_quantum_show_29442 cfq_quantum_show 0 29442 NULL nohasharray
+cifs_sign_smb_29442 cifs_sign_smb 0 29442 &cfq_quantum_show_29442
+p9_client_prepare_req_29448 p9_client_prepare_req 3 29448 NULL
-+resv_hugepages_show_29449 resv_hugepages_show 0 29449 NULL
++resv_hugepages_show_29449 resv_hugepages_show 0 29449 NULL nohasharray
++br_get_link_af_size_29449 br_get_link_af_size 0 29449 &resv_hugepages_show_29449
+superblock_has_perm_29450 superblock_has_perm 0 29450 NULL
+edac_dev_instance_show_29452 edac_dev_instance_show 0 29452 NULL
-+show_29455 show 0 29455 NULL nohasharray
-+__kmalloc_node_29455 __kmalloc_node 1 29455 &show_29455
++__kmalloc_node_29455 __kmalloc_node 1 29455 NULL nohasharray
++show_29455 show 0 29455 &__kmalloc_node_29455
+mlx4_en_do_set_mac_29456 mlx4_en_do_set_mac 0 29456 NULL
+show_counter_rx_flow_pkts_29459 show_counter_rx_flow_pkts 0 29459 NULL nohasharray
+show_prochot_interval_29459 show_prochot_interval 0 29459 &show_counter_rx_flow_pkts_29459
+acpi_ex_read_data_from_field_29461 acpi_ex_read_data_from_field 0 29461 NULL
+validate_scan_freqs_29462 validate_scan_freqs 0 29462 NULL
-+memcg_update_cache_params_29465 memcg_update_cache_params 2-0 29465 NULL nohasharray
-+geos_gpio_show_29465 geos_gpio_show 0 29465 &memcg_update_cache_params_29465 nohasharray
++geos_gpio_show_29465 geos_gpio_show 0 29465 NULL nohasharray
+ath10k_hif_map_service_to_pipe_29465 ath10k_hif_map_service_to_pipe 0 29465 &geos_gpio_show_29465 nohasharray
+cramfs_readpage_29465 cramfs_readpage 0 29465 &ath10k_hif_map_service_to_pipe_29465
+st_sensors_sysfs_scale_avail_29467 st_sensors_sysfs_scale_avail 0 29467 NULL
@@ -131089,6 +131459,7 @@ index 0000000..df41844
+cs_build_controls_29522 cs_build_controls 0 29522 &atk_debugfs_ggrp_read_29522
+qla4xxx_conn_get_param_29523 qla4xxx_conn_get_param 0 29523 NULL
+pci_enable_msix_29524 pci_enable_msix 0 29524 NULL
++sock_read_iter_29526 sock_read_iter 0 29526 NULL
+pccard_show_irq_mask_29528 pccard_show_irq_mask 0 29528 NULL
+ssb_pci_attr_sprom_show_29530 ssb_pci_attr_sprom_show 0 29530 NULL nohasharray
+mei_cl_write_29530 mei_cl_write 0 29530 &ssb_pci_attr_sprom_show_29530 nohasharray
@@ -131102,7 +131473,7 @@ index 0000000..df41844
+ext2_write_inode_29548 ext2_write_inode 0 29548 NULL
+phase_diversity_29550 phase_diversity 0 29550 NULL nohasharray
+libipw_change_mtu_29550 libipw_change_mtu 0 29550 &phase_diversity_29550
-+ftrace_write_29551 ftrace_write 3-1 29551 NULL
++ftrace_write_29551 ftrace_write 3 29551 NULL
+__extent_writepage_29554 __extent_writepage 0 29554 NULL
+idetape_queue_rw_tail_29562 idetape_queue_rw_tail 3-0 29562 NULL
+show_in_input3_29564 show_in_input3 0 29564 NULL
@@ -131120,7 +131491,7 @@ index 0000000..df41844
+snd_device_new_29588 snd_device_new 0 29588 NULL nohasharray
+radeon_set_dpm_state_29588 radeon_set_dpm_state 0-4 29588 &snd_device_new_29588
+pvr2_hdw_report_unlocked_29589 pvr2_hdw_report_unlocked 0-4 29589 NULL nohasharray
-+mwifiex_histogram_read_29589 mwifiex_histogram_read 3 29589 &pvr2_hdw_report_unlocked_29589
++mwifiex_histogram_read_29589 mwifiex_histogram_read 3-0 29589 &pvr2_hdw_report_unlocked_29589
+mt9t112_cropcap_29595 mt9t112_cropcap 0 29595 NULL
+sierra_submit_rx_urbs_29599 sierra_submit_rx_urbs 0 29599 NULL nohasharray
+dio_set_defer_completion_29599 dio_set_defer_completion 0 29599 &sierra_submit_rx_urbs_29599
@@ -131142,9 +131513,9 @@ index 0000000..df41844
+gfs2_alloc_blocks_29630 gfs2_alloc_blocks 0 29630 NULL
+spi_write_29631 spi_write 0 29631 NULL
+ext4_xattr_trusted_get_29632 ext4_xattr_trusted_get 0 29632 NULL
-+read_null_29633 read_null 0-3 29633 NULL nohasharray
-+iscsi_disc_show_password_29633 iscsi_disc_show_password 0 29633 &read_null_29633 nohasharray
-+ssp_create_msg_29633 ssp_create_msg 2 29633 &iscsi_disc_show_password_29633
++ssp_create_msg_29633 ssp_create_msg 2 29633 NULL nohasharray
++read_null_29633 read_null 0-3 29633 &ssp_create_msg_29633 nohasharray
++iscsi_disc_show_password_29633 iscsi_disc_show_password 0 29633 &read_null_29633
+tx_frag_cache_hit_read_29639 tx_frag_cache_hit_read 3-0 29639 NULL
+ivtv_firmware_init_29641 ivtv_firmware_init 0 29641 NULL
+md5_init_29643 md5_init 0 29643 NULL
@@ -131154,9 +131525,8 @@ index 0000000..df41844
+uwb_rc_stop_beacon_29649 uwb_rc_stop_beacon 0 29649 NULL
+sctp_make_abort_user_29654 sctp_make_abort_user 3 29654 NULL nohasharray
+spmi_controller_alloc_29654 spmi_controller_alloc 2 29654 &sctp_make_abort_user_29654
-+_regulator_do_enable_29656 _regulator_do_enable 0 29656 NULL nohasharray
-+uwb_rc_mac_addr_show_29656 uwb_rc_mac_addr_show 0 29656 &_regulator_do_enable_29656
-+d_hash_29661 d_hash 0 29661 NULL
++uwb_rc_mac_addr_show_29656 uwb_rc_mac_addr_show 0 29656 NULL nohasharray
++_regulator_do_enable_29656 _regulator_do_enable 0 29656 &uwb_rc_mac_addr_show_29656
+chv_gpio_direction_input_29662 chv_gpio_direction_input 0 29662 NULL nohasharray
+e100_phy_init_29662 e100_phy_init 0 29662 &chv_gpio_direction_input_29662
+user_get_29663 user_get 0 29663 NULL
@@ -131173,8 +131543,8 @@ index 0000000..df41844
+output_29700 output 0 29700 NULL
+sas_smp_phy_control_29703 sas_smp_phy_control 0 29703 NULL
+cp_open_29706 cp_open 0 29706 NULL
-+posix_acl_from_xattr_29708 posix_acl_from_xattr 3 29708 NULL nohasharray
-+sd_alloc_ctl_entry_29708 sd_alloc_ctl_entry 1 29708 &posix_acl_from_xattr_29708
++sd_alloc_ctl_entry_29708 sd_alloc_ctl_entry 1 29708 NULL nohasharray
++posix_acl_from_xattr_29708 posix_acl_from_xattr 3 29708 &sd_alloc_ctl_entry_29708
+probes_write_29711 probes_write 3 29711 NULL
+uinput_events_to_user_29713 uinput_events_to_user 0 29713 NULL
+sht15_show_temp_29714 sht15_show_temp 0 29714 NULL
@@ -131185,8 +131555,7 @@ index 0000000..df41844
+dbs_cpufreq_notifier_29729 dbs_cpufreq_notifier 0 29729 NULL
+wake_show_29730 wake_show 0 29730 NULL
+emi62_writememory_29731 emi62_writememory 4 29731 NULL
-+nv_change_mtu_29732 nv_change_mtu 0 29732 NULL nohasharray
-+skein_1024_update_29732 skein_1024_update 0 29732 &nv_change_mtu_29732
++nv_change_mtu_29732 nv_change_mtu 0 29732 NULL
+snd_seq_create_kernel_client_29734 snd_seq_create_kernel_client 0 29734 NULL
+read_cis_cache_29735 read_cis_cache 4 29735 NULL
+xfs_btree_read_buf_block_29736 xfs_btree_read_buf_block 0 29736 NULL
@@ -131215,17 +131584,16 @@ index 0000000..df41844
+__uncore_inc_sel_show_29798 __uncore_inc_sel_show 0 29798 NULL
+pwm_lpss_enable_29799 pwm_lpss_enable 0 29799 NULL
+nf_xfrm_me_harder_29801 nf_xfrm_me_harder 0 29801 NULL
-+ext4_trim_all_free_29806 ext4_trim_all_free 2-4-3 29806 NULL
++ext4_trim_all_free_29806 ext4_trim_all_free 4-3-2 29806 NULL
+wcn36xx_smd_send_and_wait_29808 wcn36xx_smd_send_and_wait 0 29808 NULL
+oprofile_start_29810 oprofile_start 0 29810 NULL
+wl1271_acx_ap_max_tx_retry_29816 wl1271_acx_ap_max_tx_retry 0 29816 NULL
+igb_setup_all_tx_resources_29817 igb_setup_all_tx_resources 0 29817 NULL
+nilfs_segctor_next_checkpoint_show_29818 nilfs_segctor_next_checkpoint_show 0 29818 NULL
-+stk_sensor_set_brightness_29822 stk_sensor_set_brightness 0 29822 NULL nohasharray
-+tmp103_show_temp_29822 tmp103_show_temp 0 29822 &stk_sensor_set_brightness_29822
++tmp103_show_temp_29822 tmp103_show_temp 0 29822 NULL nohasharray
++stk_sensor_set_brightness_29822 stk_sensor_set_brightness 0 29822 &tmp103_show_temp_29822
+in_write_index_show_29827 in_write_index_show 0 29827 NULL
+tcp_sendpage_29829 tcp_sendpage 4 29829 NULL
-+kexec_crash_loaded_show_29830 kexec_crash_loaded_show 0 29830 NULL
+wl18xx_set_clk_29839 wl18xx_set_clk 0 29839 NULL
+scan_bitmap_block_29840 scan_bitmap_block 4 29840 NULL
+__probe_kernel_write_29842 __probe_kernel_write 3 29842 NULL
@@ -131245,12 +131613,12 @@ index 0000000..df41844
+ipv6_setsockopt_29871 ipv6_setsockopt 5-0 29871 NULL nohasharray
+itd_submit_29871 itd_submit 0 29871 &ipv6_setsockopt_29871 nohasharray
+ath10k_mac_vif_recalc_ps_poll_count_29871 ath10k_mac_vif_recalc_ps_poll_count 0 29871 &itd_submit_29871
-+dma_map_xdr_29874 dma_map_xdr 0-3 29874 NULL
++dma_map_xdr_29874 dma_map_xdr 0 29874 NULL
+show_engine3_mode_29876 show_engine3_mode 0 29876 NULL
+setup_29880 setup 0 29880 NULL
+store_pan_29882 store_pan 0-4 29882 NULL
-+find_free_ctxt_29886 find_free_ctxt 0 29886 NULL nohasharray
-+nfc_targets_found_29886 nfc_targets_found 3 29886 &find_free_ctxt_29886
++nfc_targets_found_29886 nfc_targets_found 3 29886 NULL nohasharray
++find_free_ctxt_29886 find_free_ctxt 0 29886 &nfc_targets_found_29886
+afs_write_begin_29891 afs_write_begin 0 29891 NULL
+xfs_alloc_read_agf_29893 xfs_alloc_read_agf 0 29893 NULL
+video_outputsw_cycle_29894 video_outputsw_cycle 0 29894 NULL
@@ -131271,11 +131639,12 @@ index 0000000..df41844
+security_transition_sid_29940 security_transition_sid 0 29940 NULL
+i915_switch_context_29944 i915_switch_context 0 29944 NULL
+__btrfs_getxattr_29947 __btrfs_getxattr 0 29947 NULL nohasharray
-+ipv6_recv_error_29947 ipv6_recv_error 0-3 29947 &__btrfs_getxattr_29947
++ipv6_recv_error_29947 ipv6_recv_error 3-0 29947 &__btrfs_getxattr_29947
+ath6kl_wmi_disctimeout_cmd_29952 ath6kl_wmi_disctimeout_cmd 0 29952 NULL
+snd_es1938_capture_prepare_29953 snd_es1938_capture_prepare 0 29953 NULL
+bin_search_in_dir_item_29954 bin_search_in_dir_item 0 29954 NULL
+is_supply_enabled_29956 is_supply_enabled 0 29956 NULL
++crb_do_acpi_start_29961 crb_do_acpi_start 0 29961 NULL
+init_29962 init 0 29962 NULL
+ubifs_readpage_29965 ubifs_readpage 0 29965 NULL
+vfb_set_par_29967 vfb_set_par 0 29967 NULL
@@ -131294,7 +131663,7 @@ index 0000000..df41844
+strncpy_from_user_29999 strncpy_from_user 0 29999 NULL
+apds990x_prox_show_30000 apds990x_prox_show 0 30000 NULL
+cpia2_v4l_read_30004 cpia2_v4l_read 0-3 30004 NULL
-+memcpy_to_msg_30012 memcpy_to_msg 0-3 30012 NULL
++memcpy_to_msg_30012 memcpy_to_msg 3-0 30012 NULL
+rpc_call_sync_30021 rpc_call_sync 0 30021 NULL
+show_max_brightness_30023 show_max_brightness 0 30023 NULL
+nfs41_proc_secinfo_no_name_30026 nfs41_proc_secinfo_no_name 0 30026 NULL nohasharray
@@ -131330,8 +131699,8 @@ index 0000000..df41844
+spi_async_locked_30117 spi_async_locked 0 30117 NULL
+reg_to_rpm_30119 reg_to_rpm 0-1 30119 NULL
+snd_emu10k1_playback_trigger_30121 snd_emu10k1_playback_trigger 0 30121 NULL nohasharray
-+tea5764_s_ctrl_30121 tea5764_s_ctrl 0 30121 &snd_emu10k1_playback_trigger_30121 nohasharray
-+w1_f1C_read_30121 w1_f1C_read 3-0 30121 &tea5764_s_ctrl_30121
++w1_f1C_read_30121 w1_f1C_read 3-0 30121 &snd_emu10k1_playback_trigger_30121 nohasharray
++tea5764_s_ctrl_30121 tea5764_s_ctrl 0 30121 &w1_f1C_read_30121
+show_up_head_align_30126 show_up_head_align 0 30126 NULL
+show_spi_host_width_30127 show_spi_host_width 0 30127 NULL nohasharray
+dell_poweredge_bt_xaction_handler_30127 dell_poweredge_bt_xaction_handler 0 30127 &show_spi_host_width_30127
@@ -131339,8 +131708,7 @@ index 0000000..df41844
+_osd_req_sizeof_alist_header_30134 _osd_req_sizeof_alist_header 0 30134 NULL
+security_sid_to_context_force_30137 security_sid_to_context_force 0 30137 NULL
+pxa27x_udc_start_30138 pxa27x_udc_start 0 30138 NULL
-+u_memcpya_30139 u_memcpya 2-3 30139 NULL nohasharray
-+sysv_hash_30139 sysv_hash 0 30139 &u_memcpya_30139
++u_memcpya_30139 u_memcpya 2-3 30139 NULL
+show_prochot_override_30140 show_prochot_override 0 30140 NULL
+qib_user_sdma_coalesce_30141 qib_user_sdma_coalesce 0 30141 NULL
+dbg_port_buf_30145 dbg_port_buf 2 30145 NULL
@@ -131352,6 +131720,7 @@ index 0000000..df41844
+alloc_switch_ctx_30165 alloc_switch_ctx 2 30165 NULL
+sundance_set_mac_addr_30166 sundance_set_mac_addr 0 30166 NULL
+cs_init_30168 cs_init 0 30168 NULL
++amd_xgbe_phy_xgmii_mode_30169 amd_xgbe_phy_xgmii_mode 0 30169 NULL
+mwifiex_cmd_802_11_ad_hoc_start_30173 mwifiex_cmd_802_11_ad_hoc_start 0 30173 NULL
+saa6752hs_try_ctrl_30179 saa6752hs_try_ctrl 0 30179 NULL
+nfs4_find_root_sec_30182 nfs4_find_root_sec 0 30182 NULL nohasharray
@@ -131383,17 +131752,13 @@ index 0000000..df41844
+padlock_sha256_update_nano_30227 padlock_sha256_update_nano 0 30227 NULL nohasharray
+SyS_semop_30227 SyS_semop 3 30227 &padlock_sha256_update_nano_30227
+read_data_offset_30230 read_data_offset 0 30230 NULL
-+nested_symlink_30235 nested_symlink 0 30235 NULL
+em28xx_write_reg_30239 em28xx_write_reg 0 30239 NULL
+rocker_port_stp_update_30240 rocker_port_stp_update 0 30240 NULL
-+o2nm_cluster_store_30245 o2nm_cluster_store 0-4 30245 NULL nohasharray
-+lg4ff_range_store_30245 lg4ff_range_store 0-4 30245 &o2nm_cluster_store_30245
++o2nm_cluster_store_30245 o2nm_cluster_store 0-4 30245 NULL
+adv7180_s_ctrl_30248 adv7180_s_ctrl 0 30248 NULL
+mc13892_gpo_regulator_is_enabled_30251 mc13892_gpo_regulator_is_enabled 0 30251 NULL
-+sock_aio_write_30257 sock_aio_write 0 30257 NULL
+master_xfer_30260 master_xfer 0-3 30260 NULL nohasharray
+snd_seq_deliver_event_30260 snd_seq_deliver_event 0 30260 &master_xfer_30260
-+kexec_crash_size_store_30263 kexec_crash_size_store 0-4 30263 NULL
+rawv6_recvmsg_30265 rawv6_recvmsg 4-0 30265 NULL
+hfsplus_trusted_setxattr_30270 hfsplus_trusted_setxattr 0 30270 NULL
+isr_pci_pm_read_30271 isr_pci_pm_read 3-0 30271 NULL nohasharray
@@ -131406,7 +131771,6 @@ index 0000000..df41844
+store_spi_transport_min_period_30287 store_spi_transport_min_period 0-4 30287 NULL
+skcipher_sendmsg_30290 skcipher_sendmsg 4-0 30290 NULL nohasharray
+migrate_page_30290 migrate_page 0 30290 &skcipher_sendmsg_30290
-+max77686_rtc_stop_alarm_30293 max77686_rtc_stop_alarm 0 30293 NULL
+pipeline_sec_frag_swi_read_30294 pipeline_sec_frag_swi_read 3-0 30294 NULL nohasharray
+show_conn_param_ISCSI_PARAM_TCP_NAGLE_DISABLE_30294 show_conn_param_ISCSI_PARAM_TCP_NAGLE_DISABLE 0 30294 &pipeline_sec_frag_swi_read_30294
+snd_cs5535audio_playback_prepare_30295 snd_cs5535audio_playback_prepare 0 30295 NULL
@@ -131421,7 +131785,8 @@ index 0000000..df41844
+pm8001_task_prep_ata_30307 pm8001_task_prep_ata 0 30307 NULL
+r100_hw_i2c_xfer_30309 r100_hw_i2c_xfer 0-3 30309 NULL nohasharray
+simple_getattr_30309 simple_getattr 0 30309 &r100_hw_i2c_xfer_30309
-+ce6230_i2c_master_xfer_30313 ce6230_i2c_master_xfer 0-3 30313 NULL
++ce6230_i2c_master_xfer_30313 ce6230_i2c_master_xfer 0-3 30313 NULL nohasharray
++fan_set_30313 fan_set 0 30313 &ce6230_i2c_master_xfer_30313
+anatop_regmap_enable_30314 anatop_regmap_enable 0 30314 NULL
+ext4_acl_from_disk_30320 ext4_acl_from_disk 2 30320 NULL
+target_core_alua_tg_pt_gp_show_attr_implicit_trans_secs_30327 target_core_alua_tg_pt_gp_show_attr_implicit_trans_secs 0 30327 NULL
@@ -131433,7 +131798,8 @@ index 0000000..df41844
+o2nm_this_node_30342 o2nm_this_node 0 30342 NULL
+wait_on_node_pages_writeback_30347 wait_on_node_pages_writeback 0 30347 NULL
+show_session_param_ISCSI_PARAM_CHAP_AUTH_EN_30348 show_session_param_ISCSI_PARAM_CHAP_AUTH_EN 0 30348 NULL
-+s5k83a_set_hvflip_30350 s5k83a_set_hvflip 0 30350 NULL
++cyapa_gen3_show_baseline_30350 cyapa_gen3_show_baseline 0 30350 NULL nohasharray
++s5k83a_set_hvflip_30350 s5k83a_set_hvflip 0 30350 &cyapa_gen3_show_baseline_30350
+__vmalloc_node_flags_30352 __vmalloc_node_flags 1 30352 NULL nohasharray
+mmio32read__read_file_30352 mmio32read__read_file 0 30352 &__vmalloc_node_flags_30352
+show_ipOutNoRoutes_30355 show_ipOutNoRoutes 0 30355 NULL
@@ -131452,7 +131818,6 @@ index 0000000..df41844
+mangle_sdp_packet_30381 mangle_sdp_packet 10 30381 NULL
+wl1271_acx_fm_coex_30382 wl1271_acx_fm_coex 0 30382 NULL
+nilfs_sufile_updatev_30383 nilfs_sufile_updatev 0 30383 NULL
-+blkdev_issue_zeroout_30392 blkdev_issue_zeroout 3 30392 NULL
+c4iw_init_resource_30393 c4iw_init_resource 2-3 30393 NULL
+show_bank1_value_30396 show_bank1_value 0 30396 NULL
+e1000e_setup_tx_resources_30398 e1000e_setup_tx_resources 0 30398 NULL
@@ -131478,6 +131843,7 @@ index 0000000..df41844
+can_notifier_30428 can_notifier 0 30428 NULL
+cxacru_sysfs_show_startup_attempts_30429 cxacru_sysfs_show_startup_attempts 0 30429 NULL
+selinux_netlbl_socket_post_create_30430 selinux_netlbl_socket_post_create 0 30430 NULL
++xgbe_open_30431 xgbe_open 0 30431 NULL
+bma180_reset_intr_30432 bma180_reset_intr 0 30432 NULL
+show_30434 show 0 30434 NULL
+target_stat_scsi_att_intr_port_attr_store_30438 target_stat_scsi_att_intr_port_attr_store 0 30438 NULL
@@ -131497,8 +131863,8 @@ index 0000000..df41844
+store_ap2_temp_30472 store_ap2_temp 0-4 30472 NULL
+adt7310_spi_read_word_30473 adt7310_spi_read_word 0 30473 NULL
+i915_mutex_lock_interruptible_30474 i915_mutex_lock_interruptible 0 30474 NULL
-+soc_camera_platform_g_crop_30477 soc_camera_platform_g_crop 0 30477 NULL nohasharray
-+sysfs_override_clocksource_30477 sysfs_override_clocksource 4-0 30477 &soc_camera_platform_g_crop_30477
++sysfs_override_clocksource_30477 sysfs_override_clocksource 4-0 30477 NULL nohasharray
++soc_camera_platform_g_crop_30477 soc_camera_platform_g_crop 0 30477 &sysfs_override_clocksource_30477
+setexposure_30478 setexposure 0 30478 NULL
+write_head_30481 write_head 4-0 30481 NULL nohasharray
+update_30481 update 0 30481 &write_head_30481
@@ -131553,7 +131919,6 @@ index 0000000..df41844
+set_le_30581 set_le 4 30581 NULL
+queue_store_random_30586 queue_store_random 0-3 30586 NULL
+neofb_set_par_30587 neofb_set_par 0 30587 NULL
-+blk_init_tags_30592 blk_init_tags 1 30592 NULL
+atc_pcm_playback_prepare_30594 atc_pcm_playback_prepare 0 30594 NULL
+hfsplus_delete_attr_30596 hfsplus_delete_attr 0 30596 NULL
+rx8025_read_regs_30597 rx8025_read_regs 0 30597 NULL
@@ -131561,14 +131926,13 @@ index 0000000..df41844
+target_core_alua_tg_pt_gp_show_attr_alua_access_state_30602 target_core_alua_tg_pt_gp_show_attr_alua_access_state 0 30602 NULL
+sgl_map_user_pages_30610 sgl_map_user_pages 2 30610 NULL nohasharray
+roccat_common2_sysfs_read_keys_extra_30610 roccat_common2_sysfs_read_keys_extra 0-5-6 30610 &sgl_map_user_pages_30610
-+SyS_msgrcv_30611 SyS_msgrcv 3 30611 NULL
+__uncore_mask_rnid30_show_30614 __uncore_mask_rnid30_show 0 30614 NULL
+ppa_write_info_30619 ppa_write_info 0-3 30619 NULL
+o2nm_node_local_read_30623 o2nm_node_local_read 0 30623 NULL
+ath9k_htc_add_station_30625 ath9k_htc_add_station 0 30625 NULL
+reload_bitstream_store_30626 reload_bitstream_store 0-4 30626 NULL
-+s5k4aa_set_exposure_30627 s5k4aa_set_exposure 0 30627 NULL nohasharray
-+ieee802154_max_payload_30627 ieee802154_max_payload 0 30627 &s5k4aa_set_exposure_30627
++ieee802154_max_payload_30627 ieee802154_max_payload 0 30627 NULL nohasharray
++s5k4aa_set_exposure_30627 s5k4aa_set_exposure 0 30627 &ieee802154_max_payload_30627
+show_activation_height_30629 show_activation_height 0 30629 NULL nohasharray
+macvtap_sendmsg_30629 macvtap_sendmsg 0-4 30629 &show_activation_height_30629
+ieee80211_if_read_dot11MeshAwakeWindowDuration_30631 ieee80211_if_read_dot11MeshAwakeWindowDuration 3-0 30631 NULL
@@ -131591,6 +131955,7 @@ index 0000000..df41844
+agp_remap_30665 agp_remap 2 30665 NULL
+jffs2_flash_read_30667 jffs2_flash_read 0 30667 NULL nohasharray
+bnx2x_setup_irqs_30667 bnx2x_setup_irqs 0 30667 &jffs2_flash_read_30667
++smack_ipv6_output_30668 smack_ipv6_output 0 30668 NULL
+cx8800_s_aud_ctrl_30676 cx8800_s_aud_ctrl 0 30676 NULL
+garmin_init_session_30677 garmin_init_session 0 30677 NULL nohasharray
+tda18212_set_params_30677 tda18212_set_params 0 30677 &garmin_init_session_30677
@@ -131677,7 +132042,7 @@ index 0000000..df41844
+snd_pcm_plugin_append_30872 snd_pcm_plugin_append 0 30872 NULL
+atl1e_get_regs_len_30883 atl1e_get_regs_len 0 30883 NULL
+ieee80211_if_fmt_dropped_frames_no_route_30884 ieee80211_if_fmt_dropped_frames_no_route 3 30884 NULL
-+pn_recvmsg_30887 pn_recvmsg 0-4 30887 NULL nohasharray
++pn_recvmsg_30887 pn_recvmsg 4-0 30887 NULL nohasharray
+__ei_open_30887 __ei_open 0 30887 &pn_recvmsg_30887
+regmap_update_bits_check_30894 regmap_update_bits_check 0 30894 NULL nohasharray
+cmd_ie_add_30894 cmd_ie_add 0 30894 ®map_update_bits_check_30894
@@ -131686,12 +132051,11 @@ index 0000000..df41844
+pxa168_get_settings_30899 pxa168_get_settings 0 30899 NULL
+fd_do_prot_unmap_30900 fd_do_prot_unmap 3 30900 NULL
+copy_to_iter_30901 copy_to_iter 0-2 30901 NULL
-+bq2415x_get_battery_regulation_voltage_30903 bq2415x_get_battery_regulation_voltage 0 30903 NULL nohasharray
-+fc_host_post_vendor_event_30903 fc_host_post_vendor_event 3 30903 &bq2415x_get_battery_regulation_voltage_30903
++fc_host_post_vendor_event_30903 fc_host_post_vendor_event 3 30903 NULL nohasharray
++bq2415x_get_battery_regulation_voltage_30903 bq2415x_get_battery_regulation_voltage 0 30903 &fc_host_post_vendor_event_30903
+complain_secs_store_30904 complain_secs_store 3-0 30904 NULL nohasharray
+__do_lo_send_write_30904 __do_lo_send_write 3 30904 &complain_secs_store_30904
+rocker_port_vlan_flood_group_30908 rocker_port_vlan_flood_group 0 30908 NULL
-+num_pages_show_30915 num_pages_show 0 30915 NULL
+osd_req_decode_sense_full_30918 osd_req_decode_sense_full 0 30918 NULL nohasharray
+ath10k_htt_h2t_aggr_cfg_msg_30918 ath10k_htt_h2t_aggr_cfg_msg 0 30918 &osd_req_decode_sense_full_30918
+plip_hard_header_30919 plip_hard_header 0 30919 NULL
@@ -131720,7 +132084,8 @@ index 0000000..df41844
+set_tcrit2_30967 set_tcrit2 0-4 30967 NULL
+sr_write_async_30968 sr_write_async 3 30968 NULL
+tty_insert_flip_string_flags_30969 tty_insert_flip_string_flags 4 30969 NULL
-+call_netdevice_notifiers_info_30980 call_netdevice_notifiers_info 0 30980 NULL
++vpfe_queue_setup_30980 vpfe_queue_setup 0 30980 NULL nohasharray
++call_netdevice_notifiers_info_30980 call_netdevice_notifiers_info 0 30980 &vpfe_queue_setup_30980
+read_file_bt_ant_diversity_30983 read_file_bt_ant_diversity 3-0 30983 NULL
+cypress_open_30984 cypress_open 0 30984 NULL
+transmit_power_show_30988 transmit_power_show 0 30988 NULL
@@ -131739,9 +132104,9 @@ index 0000000..df41844
+__unregister_ftrace_function_31020 __unregister_ftrace_function 0 31020 NULL
+ima_eventsig_init_31022 ima_eventsig_init 5 31022 NULL
+snd_usb_init_pitch_31023 snd_usb_init_pitch 0 31023 NULL
-+btrfs_space_info_show_bytes_may_use_31024 btrfs_space_info_show_bytes_may_use 0 31024 NULL nohasharray
-+phys_pmd_init_31024 phys_pmd_init 0-2-3 31024 &btrfs_space_info_show_bytes_may_use_31024 nohasharray
-+iio_sysfs_trigger_probe_31024 iio_sysfs_trigger_probe 0 31024 &phys_pmd_init_31024
++phys_pmd_init_31024 phys_pmd_init 0-2-3 31024 NULL nohasharray
++btrfs_space_info_show_bytes_may_use_31024 btrfs_space_info_show_bytes_may_use 0 31024 &phys_pmd_init_31024 nohasharray
++iio_sysfs_trigger_probe_31024 iio_sysfs_trigger_probe 0 31024 &btrfs_space_info_show_bytes_may_use_31024
+show_fc_host_max_npiv_vports_31030 show_fc_host_max_npiv_vports 0 31030 NULL
+get_regs_len_31032 get_regs_len 0 31032 NULL
+uhci_check_bandwidth_31041 uhci_check_bandwidth 0 31041 NULL
@@ -131783,7 +132148,7 @@ index 0000000..df41844
+set_temp_type_31125 set_temp_type 0-4 31125 NULL
+lpfc_fcp2_no_tgt_reset_show_31127 lpfc_fcp2_no_tgt_reset_show 0 31127 NULL nohasharray
+preparse_31127 preparse 0 31127 &lpfc_fcp2_no_tgt_reset_show_31127
-+tse_init_rx_buffer_31129 tse_init_rx_buffer 0-3 31129 NULL
++tse_init_rx_buffer_31129 tse_init_rx_buffer 3-0 31129 NULL
+_cancel_lock_31130 _cancel_lock 0 31130 NULL
+acpi_ex_prep_common_field_object_31135 acpi_ex_prep_common_field_object 0 31135 NULL nohasharray
+itg3200_data_rdy_trigger_set_state_31135 itg3200_data_rdy_trigger_set_state 0 31135 &acpi_ex_prep_common_field_object_31135
@@ -131792,8 +132157,7 @@ index 0000000..df41844
+ssb_read16_31139 ssb_read16 0 31139 NULL
+store_speed_scan_31141 store_speed_scan 0-4 31141 NULL
+b43_sdio_request_irq_31144 b43_sdio_request_irq 0 31144 NULL
-+patch_nvhdmi_31148 patch_nvhdmi 0 31148 NULL nohasharray
-+w9966_v4l_read_31148 w9966_v4l_read 3 31148 &patch_nvhdmi_31148
++patch_nvhdmi_31148 patch_nvhdmi 0 31148 NULL
+acpi_cpu_soft_notify_31149 acpi_cpu_soft_notify 0 31149 NULL
+uvc_start_streaming_31157 uvc_start_streaming 0 31157 NULL
+lid_mask_count_show_31167 lid_mask_count_show 0 31167 NULL
@@ -131812,8 +132176,8 @@ index 0000000..df41844
+__gpiod_request_31195 __gpiod_request 0 31195 NULL
+iscsit_ta_t10_pi_31196 iscsit_ta_t10_pi 0 31196 NULL
+amd8111_access_31197 amd8111_access 0 31197 NULL
-+rocker_dma_ring_create_31198 rocker_dma_ring_create 3-0 31198 NULL nohasharray
-+r592_read_fifo_pio_31198 r592_read_fifo_pio 3 31198 &rocker_dma_ring_create_31198
++r592_read_fifo_pio_31198 r592_read_fifo_pio 3 31198 NULL nohasharray
++rocker_dma_ring_create_31198 rocker_dma_ring_create 3-0 31198 &r592_read_fifo_pio_31198
+mtdchar_readoob_31200 mtdchar_readoob 4 31200 NULL
+tps6586x_reads_31201 tps6586x_reads 0 31201 NULL nohasharray
+sh_eth_phy_init_31201 sh_eth_phy_init 0 31201 &tps6586x_reads_31201
@@ -131827,12 +132191,10 @@ index 0000000..df41844
+connect_type_show_31228 connect_type_show 0 31228 NULL nohasharray
+crypto_sha1_update_31228 crypto_sha1_update 0 31228 &connect_type_show_31228
+e1000_setup_rx_resources_31230 e1000_setup_rx_resources 0 31230 NULL
-+vmcoreinfo_show_31231 vmcoreinfo_show 0 31231 NULL
+SMB2_sess_setup_31233 SMB2_sess_setup 0 31233 NULL
+store_31237 store 0-3 31237 NULL
+tcp_recvmsg_31238 tcp_recvmsg 4-0 31238 NULL
-+cyy_readb_31240 cyy_readb 0 31240 NULL nohasharray
-+tty_check_change_31240 tty_check_change 0 31240 &cyy_readb_31240
++cyy_readb_31240 cyy_readb 0 31240 NULL
+snd_es1938_capture_trigger_31242 snd_es1938_capture_trigger 0 31242 NULL nohasharray
+store_sf4_pwm_31242 store_sf4_pwm 0-4 31242 &snd_es1938_capture_trigger_31242 nohasharray
+lpfc_wwn_set_31242 lpfc_wwn_set 0 31242 &store_sf4_pwm_31242
@@ -131841,12 +132203,12 @@ index 0000000..df41844
+set_otp4_31244 set_otp4 4-0 31244 &_create_sg_bios_31244
+recv_pre_dequeue_31252 recv_pre_dequeue 0 31252 NULL
+ieee80211_if_read_last_beacon_31257 ieee80211_if_read_last_beacon 3-0 31257 NULL
-+sctp_tsnmap_find_gap_ack_31272 sctp_tsnmap_find_gap_ack 3-2 31272 NULL
++sctp_tsnmap_find_gap_ack_31272 sctp_tsnmap_find_gap_ack 3 31272 NULL
+uinput_read_31275 uinput_read 0-3 31275 NULL nohasharray
+udf_write_begin_31275 udf_write_begin 0 31275 &uinput_read_31275
+show_temp_hyst1_31276 show_temp_hyst1 0 31276 NULL
-+autosuspend_store_31279 autosuspend_store 0-4 31279 NULL nohasharray
-+mwifiex_send_tdls_action_frame_31279 mwifiex_send_tdls_action_frame 7 31279 &autosuspend_store_31279
++mwifiex_send_tdls_action_frame_31279 mwifiex_send_tdls_action_frame 7 31279 NULL nohasharray
++autosuspend_store_31279 autosuspend_store 0-4 31279 &mwifiex_send_tdls_action_frame_31279
+show_ipv4_iface_grat_arp_en_31280 show_ipv4_iface_grat_arp_en 0 31280 NULL nohasharray
+ia_setsockopt_31280 ia_setsockopt 0 31280 &show_ipv4_iface_grat_arp_en_31280
+mlx5_cmd_exec_cb_31281 mlx5_cmd_exec_cb 0 31281 NULL
@@ -131862,8 +132224,8 @@ index 0000000..df41844
+sisusbcon_scroll_31315 sisusbcon_scroll 5-2-3 31315 NULL
+target_fabric_port_store_attr_alua_tg_pt_status_31316 target_fabric_port_store_attr_alua_tg_pt_status 0-3 31316 NULL
+command_file_write_31318 command_file_write 3-0 31318 NULL
-+ext4_xattr_block_list_31325 ext4_xattr_block_list 0 31325 NULL nohasharray
-+acpi_ev_get_gpe_xrupt_block_31325 acpi_ev_get_gpe_xrupt_block 1 31325 &ext4_xattr_block_list_31325
++acpi_ev_get_gpe_xrupt_block_31325 acpi_ev_get_gpe_xrupt_block 1 31325 NULL nohasharray
++ext4_xattr_block_list_31325 ext4_xattr_block_list 0 31325 &acpi_ev_get_gpe_xrupt_block_31325
+uwb_rc_beacon_show_31326 uwb_rc_beacon_show 0 31326 NULL
+recvmsg_31331 recvmsg 0-4 31331 NULL
+__vb2_cleanup_fileio_31332 __vb2_cleanup_fileio 0 31332 NULL nohasharray
@@ -131884,7 +132246,8 @@ index 0000000..df41844
+handler_31368 handler 0 31368 NULL
+xprt_rdma_allocate_31372 xprt_rdma_allocate 2 31372 NULL
+snd_mixart_prepare_31374 snd_mixart_prepare 0 31374 NULL
-+fb_blank_31377 fb_blank 0 31377 NULL
++fb_blank_31377 fb_blank 0 31377 NULL nohasharray
++ipcaif_get_size_31377 ipcaif_get_size 0 31377 &fb_blank_31377
+xen_pcibk_config_quirks_add_field_31379 xen_pcibk_config_quirks_add_field 0 31379 NULL nohasharray
+trace_parser_get_init_31379 trace_parser_get_init 2 31379 &xen_pcibk_config_quirks_add_field_31379
+mp_ioapic_pin_count_31393 mp_ioapic_pin_count 0 31393 NULL
@@ -131897,22 +132260,23 @@ index 0000000..df41844
+wm831x_reg_unlock_31409 wm831x_reg_unlock 0 31409 NULL
+key_ifindex_read_31411 key_ifindex_read 3-0 31411 NULL nohasharray
+nf_nat_packet_31411 nf_nat_packet 0 31411 &key_ifindex_read_31411
-+mcs7830_set_reg_31413 mcs7830_set_reg 0-3 31413 NULL
++mcs7830_set_reg_31413 mcs7830_set_reg 3-0 31413 NULL
+xgene_enet_set_mac_address_31415 xgene_enet_set_mac_address 0 31415 NULL
+set_in5_max_31420 set_in5_max 0-4 31420 NULL
+write_file_simulate_radar_31421 write_file_simulate_radar 0-3 31421 NULL
-+test_rtc_read_time_31422 test_rtc_read_time 0 31422 NULL nohasharray
-+_sp2d_max_pg_31422 _sp2d_max_pg 0 31422 &test_rtc_read_time_31422 nohasharray
-+target_fabric_wwn_attr_store_31422 target_fabric_wwn_attr_store 0 31422 &_sp2d_max_pg_31422
++_sp2d_max_pg_31422 _sp2d_max_pg 0 31422 NULL nohasharray
++test_rtc_read_time_31422 test_rtc_read_time 0 31422 &_sp2d_max_pg_31422 nohasharray
++target_fabric_wwn_attr_store_31422 target_fabric_wwn_attr_store 0 31422 &test_rtc_read_time_31422
+cxacru_sysfs_show_downstream_attenuation_31423 cxacru_sysfs_show_downstream_attenuation 0 31423 NULL
+TSS_checkhmac1_31429 TSS_checkhmac1 0 31429 NULL
+iuu_open_31432 iuu_open 0 31432 NULL
-+snd_ice1712_capture_prepare_31445 snd_ice1712_capture_prepare 0 31445 NULL nohasharray
-+acpi_sci_ioapic_setup_31445 acpi_sci_ioapic_setup 4 31445 &snd_ice1712_capture_prepare_31445
++acpi_sci_ioapic_setup_31445 acpi_sci_ioapic_setup 4 31445 NULL nohasharray
++snd_ice1712_capture_prepare_31445 snd_ice1712_capture_prepare 0 31445 &acpi_sci_ioapic_setup_31445
+security_set_bools_31447 security_set_bools 0 31447 NULL
+transport_alloc_session_tags_31449 transport_alloc_session_tags 3-2 31449 NULL
+interf_grp_compatible_id_show_31450 interf_grp_compatible_id_show 0 31450 NULL
+__uio_register_device_31451 __uio_register_device 0 31451 NULL
++myri10ge_get_sset_count_31452 myri10ge_get_sset_count 0 31452 NULL
+opera1_xilinx_rw_31453 opera1_xilinx_rw 5 31453 NULL
+_regmap_update_bits_31456 _regmap_update_bits 0 31456 NULL
+ubifs_log_end_commit_31463 ubifs_log_end_commit 0 31463 NULL
@@ -131924,7 +132288,6 @@ index 0000000..df41844
+xfs_btree_get_numrecs_31477 xfs_btree_get_numrecs 0 31477 NULL nohasharray
+bad_inode_getattr_31477 bad_inode_getattr 0 31477 &xfs_btree_get_numrecs_31477
+__ext4_journal_get_write_access_31482 __ext4_journal_get_write_access 0 31482 NULL
-+ath10k_send_key_31483 ath10k_send_key 0 31483 NULL
+alg_setkey_31485 alg_setkey 3-0 31485 NULL
+show_spi_transport_max_iu_31486 show_spi_transport_max_iu 0 31486 NULL nohasharray
+wm831x_rtc_start_alarm_31486 wm831x_rtc_start_alarm 0 31486 &show_spi_transport_max_iu_31486
@@ -131946,16 +132309,18 @@ index 0000000..df41844
+metrousb_open_31526 metrousb_open 0 31526 NULL nohasharray
+nfs4_proc_layoutcommit_31526 nfs4_proc_layoutcommit 0 31526 &metrousb_open_31526
+fs_send_31530 fs_send 0 31530 NULL
++cyapa_poll_state_31531 cyapa_poll_state 0 31531 NULL
+__mv88e6xxx_reg_read_31534 __mv88e6xxx_reg_read 0 31534 NULL
+tvp5150_s_ctrl_31535 tvp5150_s_ctrl 0 31535 NULL
+hidraw_write_31536 hidraw_write 3-0 31536 NULL
-+powerclamp_cpu_callback_31543 powerclamp_cpu_callback 0 31543 NULL nohasharray
-+mtd_div_by_eb_31543 mtd_div_by_eb 0-1 31543 &powerclamp_cpu_callback_31543
++mtd_div_by_eb_31543 mtd_div_by_eb 0-1 31543 NULL nohasharray
++powerclamp_cpu_callback_31543 powerclamp_cpu_callback 0 31543 &mtd_div_by_eb_31543
+dvb_ringbuffer_write_31548 dvb_ringbuffer_write 0-3 31548 NULL
+usbvision_read_31555 usbvision_read 3-0 31555 NULL
+phy_attach_direct_31556 phy_attach_direct 0 31556 NULL
+vendor_name_show_31559 vendor_name_show 0 31559 NULL nohasharray
-+_aac_reset_adapter_31559 _aac_reset_adapter 0 31559 &vendor_name_show_31559
++kbd_function_keys_show_31559 kbd_function_keys_show 0 31559 &vendor_name_show_31559 nohasharray
++_aac_reset_adapter_31559 _aac_reset_adapter 0 31559 &kbd_function_keys_show_31559
+ath10k_mac_vif_disable_keepalive_31563 ath10k_mac_vif_disable_keepalive 0 31563 NULL
+thermal_cooling_device_cur_state_store_31564 thermal_cooling_device_cur_state_store 0-4 31564 NULL
+klp_enable_func_31565 klp_enable_func 0 31565 NULL
@@ -131972,17 +132337,18 @@ index 0000000..df41844
+fc_read_31589 fc_read 0-3 31589 NULL
+max8997_led_show_mode_31591 max8997_led_show_mode 0 31591 NULL
+adp8870_read_31592 adp8870_read 0 31592 NULL
-+fc0011_set_params_31596 fc0011_set_params 0 31596 NULL nohasharray
-+show_fc_vport_vport_state_31596 show_fc_vport_vport_state 0 31596 &fc0011_set_params_31596 nohasharray
-+diag_write_31596 diag_write 0 31596 &show_fc_vport_vport_state_31596
++show_fc_vport_vport_state_31596 show_fc_vport_vport_state 0 31596 NULL nohasharray
++fc0011_set_params_31596 fc0011_set_params 0 31596 &show_fc_vport_vport_state_31596 nohasharray
++diag_write_31596 diag_write 0 31596 &fc0011_set_params_31596
+qlcnic_store_bridged_mode_31599 qlcnic_store_bridged_mode 0-4 31599 NULL
++rng_reset_31602 rng_reset 0 31602 NULL
+show_conn_param_ISCSI_PARAM_MAX_XMIT_DLENGTH_31608 show_conn_param_ISCSI_PARAM_MAX_XMIT_DLENGTH 0 31608 NULL
+store_31610 store 0-4 31610 NULL
+iwl_dbgfs_ucode_tx_stats_read_31611 iwl_dbgfs_ucode_tx_stats_read 3-0 31611 NULL
+lpfc_used_rpi_show_31612 lpfc_used_rpi_show 0 31612 NULL
+rt2400pci_enable_radio_31614 rt2400pci_enable_radio 0 31614 NULL
+memblock_virt_alloc_nopanic_31617 memblock_virt_alloc_nopanic 1 31617 NULL nohasharray
-+arvo_sysfs_read_31617 arvo_sysfs_read 0-6 31617 &memblock_virt_alloc_nopanic_31617
++arvo_sysfs_read_31617 arvo_sysfs_read 6-0 31617 &memblock_virt_alloc_nopanic_31617
+ipv4_confirm_31620 ipv4_confirm 0 31620 NULL
+usnic_ib_dump_vf_31623 usnic_ib_dump_vf 3 31623 NULL
+neofb_check_var_31627 neofb_check_var 0 31627 NULL nohasharray
@@ -132000,9 +132366,9 @@ index 0000000..df41844
+show_session_param_ISCSI_PARAM_FIRST_BURST_31655 show_session_param_ISCSI_PARAM_FIRST_BURST 0 31655 NULL
+current_page_show_31657 current_page_show 0 31657 NULL
+reset_31659 reset 0 31659 NULL
-+__ceph_do_getattr_31661 __ceph_do_getattr 0 31661 NULL nohasharray
-+xfer_secondary_pool_31661 xfer_secondary_pool 2 31661 &__ceph_do_getattr_31661 nohasharray
-+bq4802_read_time_31661 bq4802_read_time 0 31661 &xfer_secondary_pool_31661
++xfer_secondary_pool_31661 xfer_secondary_pool 2 31661 NULL nohasharray
++__ceph_do_getattr_31661 __ceph_do_getattr 0 31661 &xfer_secondary_pool_31661 nohasharray
++bq4802_read_time_31661 bq4802_read_time 0 31661 &__ceph_do_getattr_31661
+__lgread_31668 __lgread 4 31668 NULL
+target_fabric_mappedlun_store_write_protect_31671 target_fabric_mappedlun_store_write_protect 0-3 31671 NULL
+copy_from_user_nmi_31672 copy_from_user_nmi 3-0 31672 NULL nohasharray
@@ -132010,9 +132376,9 @@ index 0000000..df41844
+kovaplus_sysfs_read_profilex_buttons_31672 kovaplus_sysfs_read_profilex_buttons 0-5-6 31672 &virtblk_cache_type_show_31672
+read_cc_setting_bin_31679 read_cc_setting_bin 0-5-6 31679 NULL
+xfs_inobt_get_maxrecs_31680 xfs_inobt_get_maxrecs 0 31680 NULL
-+mlx4_en_init_affinity_hint_31682 mlx4_en_init_affinity_hint 0 31682 NULL nohasharray
-+bq2415x_set_charge_current_31682 bq2415x_set_charge_current 0 31682 &mlx4_en_init_affinity_hint_31682 nohasharray
-+_usb_writeN_sync_31682 _usb_writeN_sync 4 31682 &bq2415x_set_charge_current_31682
++_usb_writeN_sync_31682 _usb_writeN_sync 4 31682 NULL nohasharray
++mlx4_en_init_affinity_hint_31682 mlx4_en_init_affinity_hint 0 31682 &_usb_writeN_sync_31682 nohasharray
++bq2415x_set_charge_current_31682 bq2415x_set_charge_current 0 31682 &mlx4_en_init_affinity_hint_31682
+forced_ps_read_31685 forced_ps_read 3-0 31685 NULL nohasharray
+ip6_tnl_dev_init_31685 ip6_tnl_dev_init 0 31685 &forced_ps_read_31685
+x25_bind_31686 x25_bind 0 31686 NULL
@@ -132100,7 +132466,8 @@ index 0000000..df41844
+adp8870_bl_l4_indoor_max_store_31869 adp8870_bl_l4_indoor_max_store 4-0 31869 NULL
+kovaplus_sysfs_show_actual_sensitivity_y_31873 kovaplus_sysfs_show_actual_sensitivity_y 0 31873 NULL
+iwl_dbgfs_disable_ht40_write_31876 iwl_dbgfs_disable_ht40_write 3-0 31876 NULL nohasharray
-+nilfs_segments_dirty_segments_show_31876 nilfs_segments_dirty_segments_show 0 31876 &iwl_dbgfs_disable_ht40_write_31876
++ls_switch_show_31876 ls_switch_show 0 31876 &iwl_dbgfs_disable_ht40_write_31876 nohasharray
++nilfs_segments_dirty_segments_show_31876 nilfs_segments_dirty_segments_show 0 31876 &ls_switch_show_31876
+dvb_ringbuffer_free_31880 dvb_ringbuffer_free 0 31880 NULL
+drm_mode_crtc_set_gamma_size_31881 drm_mode_crtc_set_gamma_size 2 31881 NULL
+ubifs_lpt_start_commit_31884 ubifs_lpt_start_commit 0 31884 NULL
@@ -132114,20 +132481,19 @@ index 0000000..df41844
+xfs_da3_blk_unlink_31908 xfs_da3_blk_unlink 0 31908 NULL nohasharray
+bch_read_string_list_31908 bch_read_string_list 0 31908 &xfs_da3_blk_unlink_31908
+snd_emu10k1_fx8010_register_irq_handler_31912 snd_emu10k1_fx8010_register_irq_handler 0 31912 NULL
++kmx61_get_mode_31914 kmx61_get_mode 0 31914 NULL
+lu_buf_realloc_31915 lu_buf_realloc 2 31915 NULL
+pwm_unexport_store_31918 pwm_unexport_store 0-4 31918 NULL
+new_dir_31919 new_dir 3 31919 NULL
+kmem_alloc_31920 kmem_alloc 1 31920 NULL nohasharray
+show_req_lim_31920 show_req_lim 0 31920 &kmem_alloc_31920
-+show_lsvalue_31923 show_lsvalue 0 31923 NULL
+show_iface_tcp_nagle_disable_31926 show_iface_tcp_nagle_disable 0 31926 NULL
+interf_grp_sub_compatible_id_store_31927 interf_grp_sub_compatible_id_store 0-3 31927 NULL
+input_print_modalias_31930 input_print_modalias 0 31930 NULL
+wusb_phy_rate_store_31931 wusb_phy_rate_store 0-4 31931 NULL
+era_status_31934 era_status 5 31934 NULL
+__uncore_pgt_show_31935 __uncore_pgt_show 0 31935 NULL
-+bh1770_set_prox_rate_below_31937 bh1770_set_prox_rate_below 0-4 31937 NULL nohasharray
-+guestwidth_to_adjustwidth_31937 guestwidth_to_adjustwidth 0-1 31937 &bh1770_set_prox_rate_below_31937
++bh1770_set_prox_rate_below_31937 bh1770_set_prox_rate_below 0-4 31937 NULL
+SYSC_sethostname_31940 SYSC_sethostname 2 31940 NULL nohasharray
+bonding_show_lp_interval_31940 bonding_show_lp_interval 0 31940 &SYSC_sethostname_31940 nohasharray
+mgmt_get_gateway_31940 mgmt_get_gateway 0 31940 &bonding_show_lp_interval_31940
@@ -132168,8 +132534,8 @@ index 0000000..df41844
+patch_alc260_31996 patch_alc260 0 31996 &sysfs_create_file_31996
+poll_dte_32001 poll_dte 0 32001 NULL
+show_line_32004 show_line 0-3-4 32004 NULL
-+jffs2_rtime_decompress_32010 jffs2_rtime_decompress 0 32010 NULL nohasharray
-+calc_hmac_32010 calc_hmac 3 32010 &jffs2_rtime_decompress_32010
++calc_hmac_32010 calc_hmac 3 32010 NULL nohasharray
++jffs2_rtime_decompress_32010 jffs2_rtime_decompress 0 32010 &calc_hmac_32010
+hdaps_variance_show_32012 hdaps_variance_show 0 32012 NULL nohasharray
+check_kprobe_address_safe_32012 check_kprobe_address_safe 0 32012 &hdaps_variance_show_32012
+evm_protect_xattr_32016 evm_protect_xattr 0 32016 NULL
@@ -132196,16 +132562,16 @@ index 0000000..df41844
+acpi_ds_load2_begin_op_32086 acpi_ds_load2_begin_op 0 32086 NULL nohasharray
+wl12xx_init_fw_32086 wl12xx_init_fw 0 32086 &acpi_ds_load2_begin_op_32086
+show_counter_rx_p4_hdr_egr_ovfls_32088 show_counter_rx_p4_hdr_egr_ovfls 0 32088 NULL
-+toshiba_touchpad_show_32091 toshiba_touchpad_show 0 32091 NULL nohasharray
-+cow_file_range_inline_32091 cow_file_range_inline 0 32091 &toshiba_touchpad_show_32091
++cow_file_range_inline_32091 cow_file_range_inline 0 32091 NULL
+efx_mcdi_set_link_32093 efx_mcdi_set_link 0 32093 NULL nohasharray
+wakeup_count_store_32093 wakeup_count_store 0-4 32093 &efx_mcdi_set_link_32093
+bio_alloc_32095 bio_alloc 2 32095 NULL
+temp_show_32099 temp_show 0 32099 NULL
-+alloc_pwms_32100 alloc_pwms 2-1 32100 NULL
++alloc_pwms_32100 alloc_pwms 1-2 32100 NULL
+ath6kl_fwlog_read_32101 ath6kl_fwlog_read 3-0 32101 NULL nohasharray
+iscsi_stat_sess_show_attr_inst_32101 iscsi_stat_sess_show_attr_inst 0 32101 &ath6kl_fwlog_read_32101
+bond_netpoll_setup_32102 bond_netpoll_setup 0 32102 NULL
++usb_three_store_32103 usb_three_store 0-4 32103 NULL
+wil_read_file_recovery_32104 wil_read_file_recovery 3-0 32104 NULL
+ep_enable_32105 ep_enable 0 32105 NULL
+ab3100_rtc_read_time_32107 ab3100_rtc_read_time 0 32107 NULL
@@ -132213,7 +132579,6 @@ index 0000000..df41844
+twl_i2c_read_u8_32114 twl_i2c_read_u8 0 32114 NULL
+log_recovery_delay_store_32116 log_recovery_delay_store 0-2 32116 NULL
+disk_status_32120 disk_status 4-0 32120 NULL
-+adfs_hash_32125 adfs_hash 0 32125 NULL
+rx8025_write_regs_32130 rx8025_write_regs 0 32130 NULL
+kobject_add_internal_32133 kobject_add_internal 0 32133 NULL nohasharray
+ftrace_hash_ipmodify_update_32133 ftrace_hash_ipmodify_update 0 32133 &kobject_add_internal_32133
@@ -132232,8 +132597,8 @@ index 0000000..df41844
+bind_32161 bind 0 32161 NULL
+i2c_smbus_write_byte_data_32162 i2c_smbus_write_byte_data 0 32162 NULL
+venus_link_32165 venus_link 5 32165 NULL
-+s5p_jpeg_s_ctrl_32166 s5p_jpeg_s_ctrl 0 32166 NULL nohasharray
-+channel_get_32166 channel_get 0 32166 &s5p_jpeg_s_ctrl_32166
++channel_get_32166 channel_get 0 32166 NULL nohasharray
++s5p_jpeg_s_ctrl_32166 s5p_jpeg_s_ctrl 0 32166 &channel_get_32166
+ocfs2_direct_IO_32168 ocfs2_direct_IO 4-0 32168 NULL
+cifs_statfs_32170 cifs_statfs 0 32170 NULL
+get_beep_32172 get_beep 0 32172 NULL
@@ -132246,6 +132611,7 @@ index 0000000..df41844
+ina209_show_alarm_32185 ina209_show_alarm 0 32185 NULL nohasharray
+_transport_get_enclosure_identifier_32185 _transport_get_enclosure_identifier 0 32185 &ina209_show_alarm_32185
+validate_add_page_32189 validate_add_page 0 32189 NULL
++temp_get_32191 temp_get 0 32191 NULL
+ubi_wl_scrub_peb_32196 ubi_wl_scrub_peb 0 32196 NULL
+del_ptr_32197 del_ptr 4 32197 NULL
+show_spi_transport_offset_32198 show_spi_transport_offset 0 32198 NULL
@@ -132256,13 +132622,12 @@ index 0000000..df41844
+sch_gpio_direction_out_32222 sch_gpio_direction_out 0 32222 NULL
+lower_callback_32223 lower_callback 0 32223 NULL
+set_in_max3_32224 set_in_max3 0-4 32224 NULL
-+mic_get_smpt_ref_count_32226 mic_get_smpt_ref_count 0 32226 NULL
+open_patch_32229 open_patch 0 32229 NULL
+qlcnic_83xx_alloc_mbx_args_32233 qlcnic_83xx_alloc_mbx_args 0 32233 NULL
+cifs_lookup_cache_proc_write_32236 cifs_lookup_cache_proc_write 0-3 32236 NULL nohasharray
+lm3533_write_32236 lm3533_write 0 32236 &cifs_lookup_cache_proc_write_32236
+ec_transaction_32239 ec_transaction 0 32239 NULL
-+caif_seqpkt_recvmsg_32241 caif_seqpkt_recvmsg 0-4 32241 NULL
++caif_seqpkt_recvmsg_32241 caif_seqpkt_recvmsg 4-0 32241 NULL
+lbs_lowrssi_read_32242 lbs_lowrssi_read 3-0 32242 NULL
+show_regs_in_max0_32247 show_regs_in_max0 0 32247 NULL
+efx_set_mac_address_32250 efx_set_mac_address 0 32250 NULL
@@ -132293,10 +132658,10 @@ index 0000000..df41844
+SyS_select_32319 SyS_select 1 32319 NULL
+wlcore_hw_init_vif_32322 wlcore_hw_init_vif 0 32322 NULL nohasharray
+write_undock_32322 write_undock 0-4 32322 &wlcore_hw_init_vif_32322
++pm_stats_clear_32324 pm_stats_clear 0-3 32324 NULL
+i40evf_setup_all_tx_resources_32325 i40evf_setup_all_tx_resources 0 32325 NULL
+store_pwm_enable_32327 store_pwm_enable 0-4 32327 NULL
+patch_stac9872_32328 patch_stac9872 0 32328 NULL
-+nouveau_bar_create__32332 nouveau_bar_create_ 4 32332 NULL
+permissive_show_32335 permissive_show 0 32335 NULL nohasharray
+max_write_same_blocks_store_32335 max_write_same_blocks_store 0-4 32335 &permissive_show_32335
+xfs_bmap_extsize_align_32338 xfs_bmap_extsize_align 0 32338 NULL
@@ -132336,9 +132701,9 @@ index 0000000..df41844
+qla4_82xx_pci_mem_write_2M_32398 qla4_82xx_pci_mem_write_2M 2 32398 NULL nohasharray
+ll_setxattr_common_32398 ll_setxattr_common 4 32398 &qla4_82xx_pci_mem_write_2M_32398
+xfs_iext_add_indirect_multi_32400 xfs_iext_add_indirect_multi 3 32400 NULL
-+usecs_to_dev_32404 usecs_to_dev 0 32404 NULL nohasharray
-+lpfc_info_show_32404 lpfc_info_show 0 32404 &usecs_to_dev_32404 nohasharray
-+lbs_host_sleep_cfg_32404 lbs_host_sleep_cfg 0 32404 &lpfc_info_show_32404
++lpfc_info_show_32404 lpfc_info_show 0 32404 NULL nohasharray
++usecs_to_dev_32404 usecs_to_dev 0 32404 &lpfc_info_show_32404 nohasharray
++lbs_host_sleep_cfg_32404 lbs_host_sleep_cfg 0 32404 &usecs_to_dev_32404
+vmci_qp_alloc_32405 vmci_qp_alloc 3-5 32405 NULL nohasharray
+ad7266_preenable_32405 ad7266_preenable 0 32405 &vmci_qp_alloc_32405
+dm1105_i2c_xfer_32406 dm1105_i2c_xfer 0-3 32406 NULL
@@ -132363,17 +132728,17 @@ index 0000000..df41844
+hpfs_symlink_readpage_32450 hpfs_symlink_readpage 0 32450 NULL
+set_status_32456 set_status 0 32456 NULL
+sdev_format_header_32457 sdev_format_header 0-2 32457 NULL
-+wm8350_block_read_32458 wm8350_block_read 0 32458 NULL nohasharray
-+__ext4_handle_dirty_super_32458 __ext4_handle_dirty_super 0 32458 &wm8350_block_read_32458 nohasharray
-+hid_input_report_32458 hid_input_report 4 32458 &__ext4_handle_dirty_super_32458
++hid_input_report_32458 hid_input_report 4 32458 NULL nohasharray
++wm8350_block_read_32458 wm8350_block_read 0 32458 &hid_input_report_32458 nohasharray
++__ext4_handle_dirty_super_32458 __ext4_handle_dirty_super 0 32458 &wm8350_block_read_32458
+ext4_file_write_iter_32461 ext4_file_write_iter 0 32461 NULL
+cache_status_32462 cache_status 5 32462 NULL
+show_fanin_32463 show_fanin 0 32463 NULL nohasharray
+ftrace_hash_ipmodify_enable_32463 ftrace_hash_ipmodify_enable 0 32463 &show_fanin_32463
+fill_readbuf_32464 fill_readbuf 3-0 32464 NULL nohasharray
+w5300_open_32464 w5300_open 0 32464 &fill_readbuf_32464
-+show_session_param_ISCSI_PARAM_BIDI_CHAP_EN_32465 show_session_param_ISCSI_PARAM_BIDI_CHAP_EN 0 32465 NULL nohasharray
-+ieee80211_fill_mesh_addresses_32465 ieee80211_fill_mesh_addresses 0 32465 &show_session_param_ISCSI_PARAM_BIDI_CHAP_EN_32465
++ieee80211_fill_mesh_addresses_32465 ieee80211_fill_mesh_addresses 0 32465 NULL nohasharray
++show_session_param_ISCSI_PARAM_BIDI_CHAP_EN_32465 show_session_param_ISCSI_PARAM_BIDI_CHAP_EN 0 32465 &ieee80211_fill_mesh_addresses_32465
+ina209_show_value_32470 ina209_show_value 0 32470 NULL
+dlm_callback_start_32473 dlm_callback_start 0 32473 NULL
+piix4_access_32474 piix4_access 0 32474 NULL
@@ -132387,6 +132752,7 @@ index 0000000..df41844
+sh_eth_vlan_rx_add_vid_32495 sh_eth_vlan_rx_add_vid 0 32495 NULL
+fuse_setxattr_32496 fuse_setxattr 0 32496 NULL
+lp3943_gpio_direction_input_32499 lp3943_gpio_direction_input 0 32499 NULL
++amd_xgbe_phy_cur_mode_32503 amd_xgbe_phy_cur_mode 0 32503 NULL
+initialize_32504 initialize 0 32504 NULL
+fwnet_open_32505 fwnet_open 0 32505 NULL
+adv7170_g_fmt_32507 adv7170_g_fmt 0 32507 NULL
@@ -132404,7 +132770,6 @@ index 0000000..df41844
+ieee80211_if_read_estab_plinks_32533 ieee80211_if_read_estab_plinks 3-0 32533 NULL
+da9055_rtc_read_time_32534 da9055_rtc_read_time 0 32534 NULL
+hwrng_attr_current_show_32536 hwrng_attr_current_show 0 32536 NULL
-+snd_register_device_32537 snd_register_device 0 32537 NULL
+lb_port_stats_init_32541 lb_port_stats_init 0 32541 NULL
+cciss_scsi_write_info_32542 cciss_scsi_write_info 0-3 32542 NULL
+ieee80211_send_auth_32543 ieee80211_send_auth 6 32543 NULL
@@ -132412,17 +132777,14 @@ index 0000000..df41844
+radeon_get_pm_profile_32545 radeon_get_pm_profile 0 32545 NULL
+format_devstat_counter_32550 format_devstat_counter 3-0 32550 NULL
+iscsi_tpg_attrib_store_default_erl_32551 iscsi_tpg_attrib_store_default_erl 0-3 32551 NULL
-+show_fcstat_fcp_packet_alloc_failures_32552 show_fcstat_fcp_packet_alloc_failures 0 32552 NULL nohasharray
-+resume_show_32552 resume_show 0 32552 &show_fcstat_fcp_packet_alloc_failures_32552
-+device_change_notifier_32558 device_change_notifier 0 32558 NULL nohasharray
-+__first_node_32558 __first_node 0 32558 &device_change_notifier_32558
++show_fcstat_fcp_packet_alloc_failures_32552 show_fcstat_fcp_packet_alloc_failures 0 32552 NULL
++device_change_notifier_32558 device_change_notifier 0 32558 NULL
+bitmap_store_32559 bitmap_store 0-3 32559 NULL
+ipgre_header_32561 ipgre_header 0 32561 NULL nohasharray
+alloc_dma_desc_resources_32561 alloc_dma_desc_resources 0 32561 &ipgre_header_32561
+aes_encrypt_fail_read_32562 aes_encrypt_fail_read 3-0 32562 NULL
+loop_attr_backing_file_show_32564 loop_attr_backing_file_show 0 32564 NULL
-+async_memcpy_32565 async_memcpy 4-3 32565 NULL nohasharray
-+osc_iocontrol_32565 osc_iocontrol 3 32565 &async_memcpy_32565
++osc_iocontrol_32565 osc_iocontrol 3 32565 NULL
+smi_data_write_32567 smi_data_write 0-6-5 32567 NULL
+nilfs_segments_segments_number_show_32568 nilfs_segments_segments_number_show 0 32568 NULL
+listen_32570 listen 0 32570 NULL
@@ -132440,29 +132802,29 @@ index 0000000..df41844
+nilfs_dat_prepare_alloc_32598 nilfs_dat_prepare_alloc 0 32598 NULL
+show_fcoe_fcf_device_mac_32601 show_fcoe_fcf_device_mac 0 32601 NULL
+ieee80211_if_read_dropped_frames_congestion_32603 ieee80211_if_read_dropped_frames_congestion 3-0 32603 NULL
-+toshiba_kbd_bl_timeout_show_32606 toshiba_kbd_bl_timeout_show 0 32606 NULL
+sys_set_mempolicy_32608 sys_set_mempolicy 3 32608 NULL nohasharray
-+status_control_read_32608 status_control_read 0-5-6 32608 &sys_set_mempolicy_32608 nohasharray
-+vbi_out_buf_prepare_32608 vbi_out_buf_prepare 0 32608 &status_control_read_32608 nohasharray
-+dma_alloc_pages_32608 dma_alloc_pages 3 32608 &vbi_out_buf_prepare_32608
-+replace_page_cache_page_32613 replace_page_cache_page 0 32613 NULL nohasharray
-+read_32613 read 0 32613 &replace_page_cache_page_32613
++dma_alloc_pages_32608 dma_alloc_pages 3 32608 &sys_set_mempolicy_32608 nohasharray
++status_control_read_32608 status_control_read 0-5-6 32608 &dma_alloc_pages_32608 nohasharray
++vbi_out_buf_prepare_32608 vbi_out_buf_prepare 0 32608 &status_control_read_32608
++replace_page_cache_page_32613 replace_page_cache_page 0 32613 NULL
+show_spi_transport_rti_32617 show_spi_transport_rti 0 32617 NULL
+smsc75xx_ethtool_get_eeprom_len_32621 smsc75xx_ethtool_get_eeprom_len 0 32621 NULL
+lx_pipe_start_32625 lx_pipe_start 0 32625 NULL
+cifs_writepage_32626 cifs_writepage 0 32626 NULL
-+irda_recvmsg_dgram_32631 irda_recvmsg_dgram 0-4 32631 NULL
++irda_recvmsg_dgram_32631 irda_recvmsg_dgram 4-0 32631 NULL
+cfg80211_roamed_32632 cfg80211_roamed 7-5 32632 NULL
+po1030_set_auto_white_balance_32633 po1030_set_auto_white_balance 0 32633 NULL
+vpivci_to_channel_32635 vpivci_to_channel 0 32635 NULL
+ieee80211_hdrlen_32637 ieee80211_hdrlen 0 32637 NULL
+nilfs_cpfile_get_checkpoint_32639 nilfs_cpfile_get_checkpoint 0 32639 NULL nohasharray
+phonet_device_notify_32639 phonet_device_notify 0 32639 &nilfs_cpfile_get_checkpoint_32639
-+show_abi_version_32641 show_abi_version 0 32641 NULL
++show_abi_version_32641 show_abi_version 0 32641 NULL nohasharray
++_isl12057_rtc_read_time_32641 _isl12057_rtc_read_time 0 32641 &show_abi_version_32641
+ite_decode_bytes_32642 ite_decode_bytes 3 32642 NULL
+rtl8187_cmd_reset_32643 rtl8187_cmd_reset 0 32643 NULL
-+xpcs_reg_value_read_32644 xpcs_reg_value_read 3 32644 NULL
-+kvmalloc_32646 kvmalloc 1 32646 NULL
++xpcs_reg_value_read_32644 xpcs_reg_value_read 3-0 32644 NULL
++kvmalloc_32646 kvmalloc 1 32646 NULL nohasharray
++niu_get_sset_count_32646 niu_get_sset_count 0 32646 &kvmalloc_32646
+cxacru_sysfs_show_upstream_bits_per_frame_32651 cxacru_sysfs_show_upstream_bits_per_frame 0 32651 NULL
+generic_readlink_32654 generic_readlink 3-0 32654 NULL nohasharray
+ftrace_startup_32654 ftrace_startup 0 32654 &generic_readlink_32654
@@ -132470,7 +132832,6 @@ index 0000000..df41844
+get_unaligned_be24_32667 get_unaligned_be24 0 32667 NULL
+vbi_cap_start_streaming_32668 vbi_cap_start_streaming 0 32668 NULL
+move_addr_to_kernel_32673 move_addr_to_kernel 2-0 32673 NULL
-+cpuup_prepare_32674 cpuup_prepare 0 32674 NULL
+__exofs_wait_obj_created_32678 __exofs_wait_obj_created 0 32678 NULL
+compat_SyS_preadv_32679 compat_SyS_preadv 3 32679 NULL
+mxl111sf_tuner_write_reg_32683 mxl111sf_tuner_write_reg 0 32683 NULL nohasharray
@@ -132509,8 +132870,8 @@ index 0000000..df41844
+every_nth_show_32754 every_nth_show 0 32754 NULL
+__uncore_thr_show_32756 __uncore_thr_show 0 32756 NULL
+tg_set_cfs_bandwidth_32757 tg_set_cfs_bandwidth 0 32757 NULL
-+__bt_get_word_32770 __bt_get_word 2 32770 NULL
-+vmci_transport_dgram_dequeue_32775 vmci_transport_dgram_dequeue 0-4 32775 NULL
++iwl_dbgfs_fw_dbg_conf_write_32770 iwl_dbgfs_fw_dbg_conf_write 0-3 32770 NULL
++vmci_transport_dgram_dequeue_32775 vmci_transport_dgram_dequeue 4-0 32775 NULL
+qt2_write_32776 qt2_write 0-4 32776 NULL
+target_stat_scsi_dev_attr_store_32778 target_stat_scsi_dev_attr_store 0 32778 NULL
+pcxhr_get_clock_reg_32779 pcxhr_get_clock_reg 0 32779 NULL nohasharray
@@ -132529,7 +132890,7 @@ index 0000000..df41844
+mv88e6xxx_reg_write_32803 mv88e6xxx_reg_write 0 32803 NULL
+ath5k_hw_reset_32804 ath5k_hw_reset 0 32804 NULL
+rproc_name_read_32805 rproc_name_read 3-0 32805 NULL
-+get_register_page_interruptible_32809 get_register_page_interruptible 5-0 32809 NULL nohasharray
++get_register_page_interruptible_32809 get_register_page_interruptible 0-5 32809 NULL nohasharray
+target_core_alua_tg_pt_gp_store_attr_nonop_delay_msecs_32809 target_core_alua_tg_pt_gp_store_attr_nonop_delay_msecs 0-3 32809 &get_register_page_interruptible_32809 nohasharray
+b43legacy_attr_preamble_store_32809 b43legacy_attr_preamble_store 0-4 32809 &target_core_alua_tg_pt_gp_store_attr_nonop_delay_msecs_32809
+copy_name_32811 copy_name 0-3 32811 NULL
@@ -132551,15 +132912,15 @@ index 0000000..df41844
+solo_osd_print_32873 solo_osd_print 0 32873 NULL
+sha1_final_32876 sha1_final 0 32876 NULL
+cifs_writedata_alloc_32880 cifs_writedata_alloc 1 32880 NULL nohasharray
-+__tcp_splice_read_32880 __tcp_splice_read 0 32880 &cifs_writedata_alloc_32880 nohasharray
-+ath6kl_usb_submit_ctrl_in_32880 ath6kl_usb_submit_ctrl_in 6 32880 &__tcp_splice_read_32880
++ath6kl_usb_submit_ctrl_in_32880 ath6kl_usb_submit_ctrl_in 6 32880 &cifs_writedata_alloc_32880 nohasharray
++__tcp_splice_read_32880 __tcp_splice_read 0 32880 &ath6kl_usb_submit_ctrl_in_32880
+wl12xx_cmd_config_fwlog_32882 wl12xx_cmd_config_fwlog 0 32882 NULL
+vp702x_usb_inout_cmd_32884 vp702x_usb_inout_cmd 4-6 32884 NULL nohasharray
+_convert_lock_32884 _convert_lock 0 32884 &vp702x_usb_inout_cmd_32884
+ocfs2_iterate_xattr_index_block_32885 ocfs2_iterate_xattr_index_block 0 32885 NULL
+r820t_write_reg_32889 r820t_write_reg 0 32889 NULL
-+msp_s_ctrl_32892 msp_s_ctrl 0 32892 NULL nohasharray
-+ath6kl_usb_post_recv_transfers_32892 ath6kl_usb_post_recv_transfers 2 32892 &msp_s_ctrl_32892
++ath6kl_usb_post_recv_transfers_32892 ath6kl_usb_post_recv_transfers 2 32892 NULL nohasharray
++msp_s_ctrl_32892 msp_s_ctrl 0 32892 &ath6kl_usb_post_recv_transfers_32892
+visorchannel_dump_section_32893 visorchannel_dump_section 4 32893 NULL
+get_pwm1_auto_point_pwm_32898 get_pwm1_auto_point_pwm 0 32898 NULL
+ext4_get_group_number_32899 ext4_get_group_number 0-2 32899 NULL
@@ -132575,7 +132936,7 @@ index 0000000..df41844
+mcp3422_show_samp_freqs_32924 mcp3422_show_samp_freqs 0 32924 NULL nohasharray
+hibernate_32924 hibernate 0 32924 &mcp3422_show_samp_freqs_32924
+zlib_inflate_workspacesize_32927 zlib_inflate_workspacesize 0 32927 NULL
-+xen_swiotlb_dma_mapping_error_32931 xen_swiotlb_dma_mapping_error 0 32931 NULL
++xen_swiotlb_dma_mapping_error_32931 xen_swiotlb_dma_mapping_error 0-2 32931 NULL
+nfs_direct_IO_32932 nfs_direct_IO 0 32932 NULL
+hdmi_conf_apply_32934 hdmi_conf_apply 0 32934 NULL
+i40e_vsi_configure_rx_32937 i40e_vsi_configure_rx 0 32937 NULL
@@ -132595,14 +132956,13 @@ index 0000000..df41844
+sh_eth_dev_init_32971 sh_eth_dev_init 0 32971 NULL nohasharray
+ext4_group_overhead_blocks_32971 ext4_group_overhead_blocks 0 32971 &sh_eth_dev_init_32971
+saa7706h_i2c_send_32979 saa7706h_i2c_send 3-0 32979 NULL
-+pte_val_32981 pte_val 0 32981 NULL
+show_selfballooning_32982 show_selfballooning 0 32982 NULL
+show_fnode_header_digest_32983 show_fnode_header_digest 0 32983 NULL
+kvaser_usb_set_opt_mode_32990 kvaser_usb_set_opt_mode 0 32990 NULL
+iwl_mvm_phy_ctxt_apply_33000 iwl_mvm_phy_ctxt_apply 0 33000 NULL nohasharray
+netdev_change_mtu_33000 netdev_change_mtu 0 33000 &iwl_mvm_phy_ctxt_apply_33000
+fm_v4l2_fops_read_33006 fm_v4l2_fops_read 0-3 33006 NULL
-+ext3_alloc_blocks_33007 ext3_alloc_blocks 3-0 33007 NULL nohasharray
++ext3_alloc_blocks_33007 ext3_alloc_blocks 0-3 33007 NULL nohasharray
+SyS_syslog_33007 SyS_syslog 3 33007 &ext3_alloc_blocks_33007
+iwl_mvm_power_update_mac_33008 iwl_mvm_power_update_mac 0 33008 NULL
+rt_mutex_slowtrylock_33011 rt_mutex_slowtrylock 0 33011 NULL
@@ -132616,9 +132976,11 @@ index 0000000..df41844
+af9005_write_register_bits_33021 af9005_write_register_bits 0 33021 NULL
+st_magn_buffer_postenable_33025 st_magn_buffer_postenable 0 33025 NULL
+dapm_widget_show_33027 dapm_widget_show 0 33027 NULL
++int340x_thermal_get_trip_type_33029 int340x_thermal_get_trip_type 0 33029 NULL
+show_current_governor_33033 show_current_governor 0 33033 NULL
+make_reservation_33038 make_reservation 0 33038 NULL
+ata_scsi_em_message_store_33040 ata_scsi_em_message_store 0-4 33040 NULL
++cxgb4vf_get_sset_count_33041 cxgb4vf_get_sset_count 0 33041 NULL
+ov7670_s_hflip_33044 ov7670_s_hflip 0 33044 NULL
+show_ch_count_33045 show_ch_count 0 33045 NULL
+show_sgid_33048 show_sgid 0 33048 NULL
@@ -132650,29 +133012,29 @@ index 0000000..df41844
+drv_attr_store_33101 drv_attr_store 0-4 33101 NULL
+vnic_dev_cmd_no_proxy_33109 vnic_dev_cmd_no_proxy 0 33109 NULL
+iscsi_tpg_param_store_MaxOutstandingR2T_33111 iscsi_tpg_param_store_MaxOutstandingR2T 0-3 33111 NULL
-+isofs_hashi_33112 isofs_hashi 0 33112 NULL nohasharray
-+dump_cr_33112 dump_cr 0 33112 &isofs_hashi_33112 nohasharray
-+metadata_store_33112 metadata_store 0-3 33112 &dump_cr_33112 nohasharray
-+ieee80211_fragment_33112 ieee80211_fragment 4 33112 &metadata_store_33112
++ieee80211_fragment_33112 ieee80211_fragment 4 33112 NULL nohasharray
++dump_cr_33112 dump_cr 0 33112 &ieee80211_fragment_33112 nohasharray
++metadata_store_33112 metadata_store 0-3 33112 &dump_cr_33112
+nf_nat_ipv4_local_fn_33119 nf_nat_ipv4_local_fn 0 33119 NULL nohasharray
+set_beep_33119 set_beep 0-4 33119 &nf_nat_ipv4_local_fn_33119
+write_node_33121 write_node 4-0 33121 NULL
+virtual_gb_store_33126 virtual_gb_store 0-3 33126 NULL
+fb_sys_write_33130 fb_sys_write 3 33130 NULL nohasharray
+cxgb4_inet6addr_handler_33130 cxgb4_inet6addr_handler 0 33130 &fb_sys_write_33130
-+sas_change_queue_depth_33131 sas_change_queue_depth 0-2 33131 NULL
++sas_change_queue_depth_33131 sas_change_queue_depth 2-0 33131 NULL
+show_fcoe_ctlr_device_err_block_33135 show_fcoe_ctlr_device_err_block 0 33135 NULL nohasharray
+asm_rev_show_33135 asm_rev_show 0 33135 &show_fcoe_ctlr_device_err_block_33135 nohasharray
+i40e_vsi_add_vlan_33135 i40e_vsi_add_vlan 0 33135 &asm_rev_show_33135
+iwl_mvm_mac_ctx_send_33141 iwl_mvm_mac_ctx_send 0 33141 NULL
+backlog_show_33143 backlog_show 0 33143 NULL nohasharray
+notify_change_33143 notify_change 0 33143 &backlog_show_33143
-+SyS_poll_33152 SyS_poll 2 33152 NULL
++bond_option_arp_ip_target_add_33152 bond_option_arp_ip_target_add 0 33152 NULL nohasharray
++SyS_poll_33152 SyS_poll 2 33152 &bond_option_arp_ip_target_add_33152
+_pci_add_cap_save_buffer_33153 _pci_add_cap_save_buffer 4 33153 NULL
+ubifs_gc_start_commit_33160 ubifs_gc_start_commit 0 33160 NULL
+regmap_spmi_ext_write_33161 regmap_spmi_ext_write 0 33161 NULL
-+async_gen_syndrome_33162 async_gen_syndrome 2 33162 NULL
-+wl1271_sta_hw_init_33163 wl1271_sta_hw_init 0 33163 NULL
++wl1271_sta_hw_init_33163 wl1271_sta_hw_init 0 33163 NULL nohasharray
++igb_get_sset_count_33163 igb_get_sset_count 0 33163 &wl1271_sta_hw_init_33163
+__erst_clear_from_storage_33167 __erst_clear_from_storage 0 33167 NULL
+debug_debug6_read_33168 debug_debug6_read 3-0 33168 NULL
+acpi_ex_access_region_33170 acpi_ex_access_region 0 33170 NULL
@@ -132693,9 +133055,9 @@ index 0000000..df41844
+xen_allocate_irqs_dynamic_33210 xen_allocate_irqs_dynamic 1 33210 &pp_read_33210 nohasharray
+ax_open_33210 ax_open 0 33210 &xen_allocate_irqs_dynamic_33210
+reqbufs_capture_33214 reqbufs_capture 0 33214 NULL
-+rt2x00queue_alloc_rxskbs_33217 rt2x00queue_alloc_rxskbs 0 33217 NULL nohasharray
-+mwl8k_send_fw_load_cmd_33217 mwl8k_send_fw_load_cmd 0 33217 &rt2x00queue_alloc_rxskbs_33217 nohasharray
-+vp_modern_find_vqs_33217 vp_modern_find_vqs 2 33217 &mwl8k_send_fw_load_cmd_33217
++vp_modern_find_vqs_33217 vp_modern_find_vqs 2 33217 NULL nohasharray
++rt2x00queue_alloc_rxskbs_33217 rt2x00queue_alloc_rxskbs 0 33217 &vp_modern_find_vqs_33217 nohasharray
++mwl8k_send_fw_load_cmd_33217 mwl8k_send_fw_load_cmd 0 33217 &rt2x00queue_alloc_rxskbs_33217
+atm_pcr_check_33218 atm_pcr_check 0 33218 NULL
+fops_write_33219 fops_write 0-3 33219 NULL
+iommu_group_attr_store_33221 iommu_group_attr_store 0-4 33221 NULL
@@ -132718,8 +133080,7 @@ index 0000000..df41844
+latency_timer_store_33267 latency_timer_store 0-4 33267 &modes_show_33267
+ipgre_open_33270 ipgre_open 0 33270 NULL
+cachefiles_cook_key_33274 cachefiles_cook_key 2 33274 NULL
-+sctp_primitive_REQUESTHEARTBEAT_33276 sctp_primitive_REQUESTHEARTBEAT 0 33276 NULL nohasharray
-+ipath_dma_map_page_33276 ipath_dma_map_page 0-3 33276 &sctp_primitive_REQUESTHEARTBEAT_33276
++sctp_primitive_REQUESTHEARTBEAT_33276 sctp_primitive_REQUESTHEARTBEAT 0 33276 NULL
+security_genfs_sid_33277 security_genfs_sid 0 33277 NULL
+qlcnic_vlan_rx_add_33279 qlcnic_vlan_rx_add 0 33279 NULL
+gadget_strings_product_show_33281 gadget_strings_product_show 0 33281 NULL
@@ -132737,7 +133098,8 @@ index 0000000..df41844
+show_pwm_auto_point_fan_33320 show_pwm_auto_point_fan 0 33320 NULL nohasharray
+set_attr_mode_msb_33320 set_attr_mode_msb 0-4 33320 &show_pwm_auto_point_fan_33320
+usb_dev_prepare_33322 usb_dev_prepare 0 33322 NULL
-+ath6kl_usb_ctrl_msg_exchange_33327 ath6kl_usb_ctrl_msg_exchange 4 33327 NULL
++ath6kl_usb_ctrl_msg_exchange_33327 ath6kl_usb_ctrl_msg_exchange 4 33327 NULL nohasharray
++set_lid_handling_33327 set_lid_handling 0-4 33327 &ath6kl_usb_ctrl_msg_exchange_33327
+vx_send_irq_dsp_33329 vx_send_irq_dsp 0 33329 NULL nohasharray
+vfio_pci_bar_rw_33329 vfio_pci_bar_rw 3-0 33329 &vx_send_irq_dsp_33329
+sas_get_linkerrors_33331 sas_get_linkerrors 0 33331 NULL
@@ -132746,10 +133108,8 @@ index 0000000..df41844
+gsm_mux_rx_netchar_33336 gsm_mux_rx_netchar 3 33336 NULL
+show_fc_host_model_33339 show_fc_host_model 0 33339 NULL
+joydev_ioctl_33343 joydev_ioctl 2 33343 NULL
-+smk_ipv6_port_check_33347 smk_ipv6_port_check 0 33347 NULL
+cpulist_parse_33350 cpulist_parse 0 33350 NULL
+lov_stripesize_seq_write_33353 lov_stripesize_seq_write 3 33353 NULL
-+i2o_exec_probe_33354 i2o_exec_probe 0 33354 NULL
+create_xattr_datum_33356 create_xattr_datum 5 33356 NULL nohasharray
+irq_pkt_threshold_read_33356 irq_pkt_threshold_read 3-0 33356 &create_xattr_datum_33356
+ath10k_pci_wake_wait_33360 ath10k_pci_wake_wait 0 33360 NULL
@@ -132768,15 +133128,14 @@ index 0000000..df41844
+btrfs_write_inode_33388 btrfs_write_inode 0 33388 NULL
+show_ipInAddrErrors_33390 show_ipInAddrErrors 0 33390 NULL nohasharray
+logfs_write_buf_33390 logfs_write_buf 0 33390 &show_ipInAddrErrors_33390
-+nvc0_ram_create__33391 nvc0_ram_create_ 5 33391 NULL
+e100_exec_cb_33393 e100_exec_cb 0 33393 NULL
+cfs_trace_copyin_string_33396 cfs_trace_copyin_string 4 33396 NULL
+size_read_33399 size_read 0-3 33399 NULL
+show_yoffset_33400 show_yoffset 0 33400 NULL
+regulator_set_voltage_sel_regmap_33407 regulator_set_voltage_sel_regmap 0 33407 NULL
+snd_pcm_capture_ioctl1_33408 snd_pcm_capture_ioctl1 0 33408 NULL nohasharray
-+dummy_urb_enqueue_33408 dummy_urb_enqueue 0 33408 &snd_pcm_capture_ioctl1_33408 nohasharray
-+ext4_meta_bg_first_block_no_33408 ext4_meta_bg_first_block_no 2 33408 &dummy_urb_enqueue_33408
++ext4_meta_bg_first_block_no_33408 ext4_meta_bg_first_block_no 2 33408 &snd_pcm_capture_ioctl1_33408 nohasharray
++dummy_urb_enqueue_33408 dummy_urb_enqueue 0 33408 &ext4_meta_bg_first_block_no_33408
+ufs_getfrag_block_33409 ufs_getfrag_block 2-0 33409 NULL nohasharray
+set_in_min3_33409 set_in_min3 0-4 33409 &ufs_getfrag_block_33409
+dst_metric_raw_33414 dst_metric_raw 0 33414 NULL
@@ -132805,14 +133164,15 @@ index 0000000..df41844
+acpi_smbus_transaction_33454 acpi_smbus_transaction 0 33454 NULL
+ca0132_playback_pcm_prepare_33456 ca0132_playback_pcm_prepare 0 33456 NULL nohasharray
+rcar_thermal_get_trip_temp_33456 rcar_thermal_get_trip_temp 0 33456 &ca0132_playback_pcm_prepare_33456
-+da903x_enable_33458 da903x_enable 0 33458 NULL nohasharray
-+cyapa_i2c_pip_cmd_irq_sync_33458 cyapa_i2c_pip_cmd_irq_sync 3 33458 &da903x_enable_33458
++cyapa_i2c_pip_cmd_irq_sync_33458 cyapa_i2c_pip_cmd_irq_sync 3-0 33458 NULL nohasharray
++da903x_enable_33458 da903x_enable 0 33458 &cyapa_i2c_pip_cmd_irq_sync_33458
+st_max_sg_segs_show_33461 st_max_sg_segs_show 0 33461 NULL
+__verify_length_33462 __verify_length 0 33462 NULL
+__mt9t112_reg_write_33468 __mt9t112_reg_write 0 33468 NULL nohasharray
+toshiba_kbd_illum_status_set_33468 toshiba_kbd_illum_status_set 0 33468 &__mt9t112_reg_write_33468
+ovs_vport_alloc_33475 ovs_vport_alloc 1 33475 NULL
+create_entry_33479 create_entry 2 33479 NULL
++kmx61_chip_update_thresholds_33482 kmx61_chip_update_thresholds 0 33482 NULL
+qla4xxx_get_ep_param_33483 qla4xxx_get_ep_param 0 33483 NULL
+ip_setsockopt_33487 ip_setsockopt 5-0 33487 NULL nohasharray
+elf_map_33487 elf_map 0 33487 &ip_setsockopt_33487
@@ -132828,15 +133188,14 @@ index 0000000..df41844
+fb_read_33506 fb_read 3-0 33506 NULL nohasharray
+igb_sriov_reinit_33506 igb_sriov_reinit 0 33506 &fb_read_33506
+cp2112_get_usb_config_33515 cp2112_get_usb_config 0 33515 NULL
-+vbi_prepare_33516 vbi_prepare 0 33516 NULL
+musb_test_mode_write_33518 musb_test_mode_write 3-0 33518 NULL
+extcon_set_state_33519 extcon_set_state 0 33519 NULL
+lpfc_tgt_queue_depth_show_33520 lpfc_tgt_queue_depth_show 0 33520 NULL
-+ahash_setkey_unaligned_33521 ahash_setkey_unaligned 0-3 33521 NULL
++ahash_setkey_unaligned_33521 ahash_setkey_unaligned 3-0 33521 NULL
+nes_alloc_fast_reg_page_list_33523 nes_alloc_fast_reg_page_list 2 33523 NULL
+dbg_chk_lpt_sz_33525 dbg_chk_lpt_sz 0 33525 NULL
+aggr_size_rx_size_read_33526 aggr_size_rx_size_read 3-0 33526 NULL
-+bitmap_print_to_pagebuf_33528 bitmap_print_to_pagebuf 0-4 33528 NULL
++bitmap_print_to_pagebuf_33528 bitmap_print_to_pagebuf 0 33528 NULL
+part_inflight_show_33532 part_inflight_show 0 33532 NULL
+acpi_gsi_to_irq_33533 acpi_gsi_to_irq 1 33533 NULL
+show_temp_high_33534 show_temp_high 0 33534 NULL
@@ -132875,8 +133234,8 @@ index 0000000..df41844
+target_core_alua_tg_pt_gp_store_attr_alua_access_status_33607 target_core_alua_tg_pt_gp_store_attr_alua_access_status 0-3 33607 NULL nohasharray
+bond_option_resend_igmp_set_33607 bond_option_resend_igmp_set 0 33607 &target_core_alua_tg_pt_gp_store_attr_alua_access_status_33607
+xt_compat_target_offset_33608 xt_compat_target_offset 0 33608 NULL nohasharray
-+ltc4245_show_gpio_33608 ltc4245_show_gpio 0 33608 &xt_compat_target_offset_33608 nohasharray
-+ip6_find_1stfragopt_33608 ip6_find_1stfragopt 0 33608 <c4245_show_gpio_33608
++ip6_find_1stfragopt_33608 ip6_find_1stfragopt 0 33608 &xt_compat_target_offset_33608 nohasharray
++ltc4245_show_gpio_33608 ltc4245_show_gpio 0 33608 &ip6_find_1stfragopt_33608
+wl12xx_pre_boot_33614 wl12xx_pre_boot 0 33614 NULL
+il_dbgfs_qos_read_33615 il_dbgfs_qos_read 3-0 33615 NULL nohasharray
+usb_gstrings_attach_33615 usb_gstrings_attach 3 33615 &il_dbgfs_qos_read_33615
@@ -132890,6 +133249,7 @@ index 0000000..df41844
+i40e_setup_tx_descriptors_33630 i40e_setup_tx_descriptors 0 33630 NULL nohasharray
+iio_buffer_write_length_33630 iio_buffer_write_length 0-4 33630 &i40e_setup_tx_descriptors_33630
+swap_type_of_33634 swap_type_of 0 33634 NULL
++wl18xx_get_rx_packet_len_33637 wl18xx_get_rx_packet_len 0-3 33637 NULL
+snd_card_asihpi_trigger_33639 snd_card_asihpi_trigger 0 33639 NULL
+c2_tx_ring_alloc_33640 c2_tx_ring_alloc 0 33640 NULL
+mt9v011_s_ctrl_33643 mt9v011_s_ctrl 0 33643 NULL nohasharray
@@ -132908,8 +133268,8 @@ index 0000000..df41844
+kernel_fw_from_file_33667 kernel_fw_from_file 0 33667 NULL
+arp_hdr_len_33671 arp_hdr_len 0 33671 NULL
+i2c_hid_alloc_buffers_33673 i2c_hid_alloc_buffers 2 33673 NULL
-+pcm_playback_prepare_33674 pcm_playback_prepare 0 33674 NULL nohasharray
-+ath6kl_wmi_startscan_cmd_33674 ath6kl_wmi_startscan_cmd 8 33674 &pcm_playback_prepare_33674
++ath6kl_wmi_startscan_cmd_33674 ath6kl_wmi_startscan_cmd 8 33674 NULL nohasharray
++pcm_playback_prepare_33674 pcm_playback_prepare 0 33674 &ath6kl_wmi_startscan_cmd_33674
+show_color_common_33677 show_color_common 0 33677 NULL
+submit_one_bio_33683 submit_one_bio 0 33683 NULL
+manage_start_stop_store_33684 manage_start_stop_store 0-4 33684 NULL
@@ -132918,7 +133278,9 @@ index 0000000..df41844
+kempld_type_show_33688 kempld_type_show 0 33688 NULL nohasharray
+il4965_store_tx_power_33688 il4965_store_tx_power 0-4 33688 &kempld_type_show_33688
+ceph_write_end_33694 ceph_write_end 0-5 33694 NULL nohasharray
-+alc262_parse_auto_config_33694 alc262_parse_auto_config 0 33694 &ceph_write_end_33694
++alc262_parse_auto_config_33694 alc262_parse_auto_config 0 33694 &ceph_write_end_33694 nohasharray
++cyapa_read_block_33694 cyapa_read_block 0 33694 &alc262_parse_auto_config_33694 nohasharray
++rocker_port_get_sset_count_33694 rocker_port_get_sset_count 0 33694 &cyapa_read_block_33694
+snd_seq_ioctl_query_next_client_33695 snd_seq_ioctl_query_next_client 0 33695 NULL
+nv50_disp_dmac_create__33696 nv50_disp_dmac_create_ 6 33696 NULL
+sys_keyctl_33708 sys_keyctl 4 33708 NULL nohasharray
@@ -132927,7 +133289,6 @@ index 0000000..df41844
+cap_task_setnice_33709 cap_task_setnice 0 33709 NULL
+expand_corename_33710 expand_corename 2 33710 NULL
+enable_33715 enable 0 33715 NULL
-+tipc_link_stats_33716 tipc_link_stats 3 33716 NULL
+__gfs2_readpage_33717 __gfs2_readpage 0 33717 NULL
+pvr2_stream_buffer_count_33719 pvr2_stream_buffer_count 2 33719 NULL
+write_file_spectral_count_33723 write_file_spectral_count 3-0 33723 NULL
@@ -132942,6 +133303,7 @@ index 0000000..df41844
+xfrm_count_pfkey_enc_supported_33748 xfrm_count_pfkey_enc_supported 0 33748 NULL
+snd_rme96_playback_prepare_33751 snd_rme96_playback_prepare 0 33751 NULL nohasharray
+adv7180_write_33751 adv7180_write 0 33751 &snd_rme96_playback_prepare_33751
++ssb_ssb_read16_33752 ssb_ssb_read16 0 33752 NULL
+mptscsih_version_nvdata_persistent_show_33753 mptscsih_version_nvdata_persistent_show 0 33753 NULL nohasharray
+dev_open_33753 dev_open 0 33753 &mptscsih_version_nvdata_persistent_show_33753
+wusb_phy_rate_show_33754 wusb_phy_rate_show 0 33754 NULL
@@ -132956,13 +133318,11 @@ index 0000000..df41844
+rj54n1_s_ctrl_33771 rj54n1_s_ctrl 0 33771 NULL
+blkdev_read_iter_33773 blkdev_read_iter 0 33773 NULL
+____request_module_33775 ____request_module 0 33775 NULL
-+offset_to_stripe_33778 offset_to_stripe 0-2 33778 NULL
+nfs4_proc_statfs_33780 nfs4_proc_statfs 0 33780 NULL
+__btrfs_free_reserved_extent_33782 __btrfs_free_reserved_extent 2 33782 NULL
+show_33785 show 0 33785 NULL nohasharray
+target_stat_scsi_tgt_port_show_attr_read_mbytes_33785 target_stat_scsi_tgt_port_show_attr_read_mbytes 0 33785 &show_33785
+ezusb_write_ltv_33788 ezusb_write_ltv 0 33788 NULL
-+kpageflags_read_33792 kpageflags_read 0-3 33792 NULL
+iwl_send_calib_cfg_33793 iwl_send_calib_cfg 0 33793 NULL nohasharray
+niu_ldn_irq_enable_33793 niu_ldn_irq_enable 0 33793 &iwl_send_calib_cfg_33793
+check_qos_33797 check_qos 0 33797 NULL nohasharray
@@ -132979,7 +133339,6 @@ index 0000000..df41844
+read_reg_33819 read_reg 0 33819 &filter_write_33819
+acpi_ps_build_named_op_33827 acpi_ps_build_named_op 0 33827 NULL
+show_queue_type_field_33829 show_queue_type_field 0 33829 NULL
-+scrub_setup_recheck_block_33831 scrub_setup_recheck_block 4-5 33831 NULL
+udplite_manip_pkt_33832 udplite_manip_pkt 4 33832 NULL
+hidp_get_raw_report_33837 hidp_get_raw_report 0-4 33837 NULL
+snd_ad1889_capture_prepare_33838 snd_ad1889_capture_prepare 0 33838 NULL
@@ -133064,10 +133423,9 @@ index 0000000..df41844
+ppp_write_34034 ppp_write 3-0 34034 NULL
+m88ts2022_set_params_34040 m88ts2022_set_params 0 34040 NULL
+tty_insert_flip_string_34042 tty_insert_flip_string 3-0 34042 NULL
-+__domain_flush_pages_34045 __domain_flush_pages 3-2 34045 NULL nohasharray
++__domain_flush_pages_34045 __domain_flush_pages 2-3 34045 NULL nohasharray
+show_sas_expander_vendor_id_34045 show_sas_expander_vendor_id 0 34045 &__domain_flush_pages_34045
-+ncp_hash_dentry_34049 ncp_hash_dentry 0 34049 NULL nohasharray
-+lpfc_restrict_login_store_34049 lpfc_restrict_login_store 0-4 34049 &ncp_hash_dentry_34049
++lpfc_restrict_login_store_34049 lpfc_restrict_login_store 0-4 34049 NULL
+bm_page_io_async_34050 bm_page_io_async 2 34050 NULL
+cdc_ncm_show_tx_timer_usecs_34052 cdc_ncm_show_tx_timer_usecs 0 34052 NULL
+ad7793_set_mode_34053 ad7793_set_mode 0 34053 NULL
@@ -133084,13 +133442,13 @@ index 0000000..df41844
+lp55xx_store_engine_select_34100 lp55xx_store_engine_select 0-4 34100 NULL
+__irq_domain_add_34101 __irq_domain_add 2 34101 NULL nohasharray
+timeout_store_34101 timeout_store 0-4 34101 &__irq_domain_add_34101
++amd_xgbe_phy_gmii_2500_mode_34104 amd_xgbe_phy_gmii_2500_mode 0 34104 NULL
+proc_scsi_host_write_34107 proc_scsi_host_write 3-0 34107 NULL nohasharray
+fjn_open_34107 fjn_open 0 34107 &proc_scsi_host_write_34107
-+ipath_map_page_34112 ipath_map_page 3 34112 NULL
+sxgbe_open_34127 sxgbe_open 0 34127 NULL
+asd_show_dev_pcba_sn_34128 asd_show_dev_pcba_sn 0 34128 NULL
+store_temp_max_34130 store_temp_max 0-4 34130 NULL
-+islpci_mgt_transmit_34133 islpci_mgt_transmit 0-5 34133 NULL nohasharray
++islpci_mgt_transmit_34133 islpci_mgt_transmit 5-0 34133 NULL nohasharray
+typhoon_request_firmware_34133 typhoon_request_firmware 0 34133 &islpci_mgt_transmit_34133
+cdc_mbim_process_dgram_34136 cdc_mbim_process_dgram 3 34136 NULL
+btrfs_csum_one_bio_34137 btrfs_csum_one_bio 0 34137 NULL
@@ -133124,13 +133482,13 @@ index 0000000..df41844
+qla2x00_fw_dump_size_show_34180 qla2x00_fw_dump_size_show 0 34180 NULL
+show_pci_clock_34182 show_pci_clock 0 34182 NULL
+mgsl_claim_resources_34183 mgsl_claim_resources 0 34183 NULL
-+hidp_set_raw_report_34192 hidp_set_raw_report 0-4 34192 NULL
++hidp_set_raw_report_34192 hidp_set_raw_report 4-0 34192 NULL
+comp_algorithm_show_34195 comp_algorithm_show 0 34195 NULL
+reiserfs_write_inode_34202 reiserfs_write_inode 0 34202 NULL nohasharray
+max_comp_streams_store_34202 max_comp_streams_store 0-4 34202 &reiserfs_write_inode_34202
+netlbl_unlhsh_netdev_handler_34204 netlbl_unlhsh_netdev_handler 0 34204 NULL
-+rsi_debug_zone_write_34206 rsi_debug_zone_write 3-0 34206 NULL nohasharray
-+rbd_osd_req_create_34206 rbd_osd_req_create 3 34206 &rsi_debug_zone_write_34206
++rbd_osd_req_create_34206 rbd_osd_req_create 3 34206 NULL nohasharray
++rsi_debug_zone_write_34206 rsi_debug_zone_write 3-0 34206 &rbd_osd_req_create_34206
+xfs_bmapi_write_34208 xfs_bmapi_write 0 34208 NULL
+snd_ice1712_capture_pro_prepare_34214 snd_ice1712_capture_pro_prepare 0 34214 NULL
+ext4_da_write_begin_34215 ext4_da_write_begin 3-4-0 34215 NULL
@@ -133147,7 +133505,7 @@ index 0000000..df41844
+wm8350_isink_enable_34241 wm8350_isink_enable 0 34241 NULL nohasharray
+path_has_perm_34241 path_has_perm 0 34241 &wm8350_isink_enable_34241
+bnx2x_nic_load_34243 bnx2x_nic_load 0 34243 NULL
-+i2o_bus_probe_34244 i2o_bus_probe 0 34244 NULL
++mgsl_write_room_34245 mgsl_write_room 0 34245 NULL
+cmpc_accel_sensitivity_show_34247 cmpc_accel_sensitivity_show 0 34247 NULL nohasharray
+xennet_open_34247 xennet_open 0 34247 &cmpc_accel_sensitivity_show_34247
+setup_nodes_for_search_34248 setup_nodes_for_search 0 34248 NULL
@@ -133168,7 +133526,7 @@ index 0000000..df41844
+device_private_init_34279 device_private_init 0 34279 NULL
+isoc_enable_34281 isoc_enable 0 34281 NULL
+get_boolean_34283 get_boolean 0 34283 NULL
-+xgmac_reg_addr_write_34284 xgmac_reg_addr_write 3 34284 NULL
++xgmac_reg_addr_write_34284 xgmac_reg_addr_write 3-0 34284 NULL
+stp_state_store_34285 stp_state_store 0-4 34285 NULL
+f_set_ib_loopback_34288 f_set_ib_loopback 0 34288 NULL
+show_cfg_34289 show_cfg 0 34289 NULL
@@ -133180,7 +133538,8 @@ index 0000000..df41844
+acpi_ds_create_operand_34302 acpi_ds_create_operand 0 34302 NULL
+snd_p16v_pcm_trigger_capture_34307 snd_p16v_pcm_trigger_capture 0 34307 NULL
+ti_vread_sync_34311 ti_vread_sync 0 34311 NULL
-+bfs_write_begin_34322 bfs_write_begin 0 34322 NULL
++ntty_write_room_34322 ntty_write_room 0 34322 NULL nohasharray
++bfs_write_begin_34322 bfs_write_begin 0 34322 &ntty_write_room_34322
+iov_iter_single_seg_count_34326 iov_iter_single_seg_count 0 34326 NULL
+em28xx_start_analog_streaming_34335 em28xx_start_analog_streaming 0 34335 NULL
+efivar_attr_show_34341 efivar_attr_show 0 34341 NULL
@@ -133214,9 +133573,10 @@ index 0000000..df41844
+iwl_calib_set_34400 iwl_calib_set 3-0 34400 &ivtv_read_pos_34400
+mei_cl_flow_ctrl_creds_34404 mei_cl_flow_ctrl_creds 0 34404 NULL
+ath5k_attr_show_ofdm_weak_signal_detection_34410 ath5k_attr_show_ofdm_weak_signal_detection 0 34410 NULL
-+set_rdac4_34411 set_rdac4 4-0 34411 NULL nohasharray
-+sctp_make_heartbeat_ack_34411 sctp_make_heartbeat_ack 4 34411 &set_rdac4_34411
++sctp_make_heartbeat_ack_34411 sctp_make_heartbeat_ack 4 34411 NULL nohasharray
++set_rdac4_34411 set_rdac4 4-0 34411 &sctp_make_heartbeat_ack_34411
+snd_ali_prepare_34413 snd_ali_prepare 0 34413 NULL
++au0828_start_analog_streaming_34422 au0828_start_analog_streaming 0 34422 NULL
+cfq_slice_async_show_34423 cfq_slice_async_show 0 34423 NULL nohasharray
+ipv4_conntrack_defrag_34423 ipv4_conntrack_defrag 0 34423 &cfq_slice_async_show_34423
+duplex_show_34424 duplex_show 0 34424 NULL
@@ -133230,8 +133590,8 @@ index 0000000..df41844
+_read_oob_34450 _read_oob 0 34450 NULL
+sisfb_set_par_34453 sisfb_set_par 0 34453 NULL
+bmg160_setup_new_data_interrupt_34455 bmg160_setup_new_data_interrupt 0 34455 NULL
-+get_clusters_34459 get_clusters 0 34459 NULL nohasharray
-+sctp_make_abort_34459 sctp_make_abort 3 34459 &get_clusters_34459
++sctp_make_abort_34459 sctp_make_abort 3 34459 NULL nohasharray
++get_clusters_34459 get_clusters 0 34459 &sctp_make_abort_34459
+wl1251_cmd_data_path_rx_34460 wl1251_cmd_data_path_rx 0 34460 NULL
+bfad_im_serial_num_show_34463 bfad_im_serial_num_show 0 34463 NULL
+aty_dsp_gt_34465 aty_dsp_gt 0 34465 NULL
@@ -133250,12 +133610,12 @@ index 0000000..df41844
+show_iface_data_seq_in_order_34486 show_iface_data_seq_in_order 0 34486 NULL
+security_inode_permission_34488 security_inode_permission 0 34488 NULL nohasharray
+_ctl_device_sas_address_show_34488 _ctl_device_sas_address_show 0 34488 &security_inode_permission_34488
-+enable_store_34489 enable_store 0-4 34489 NULL nohasharray
-+skein1024_final_34489 skein1024_final 0 34489 &enable_store_34489
++enable_store_34489 enable_store 0-4 34489 NULL
+rt2500pci_enable_radio_34490 rt2500pci_enable_radio 0 34490 NULL
+SyS_pwritev_34494 SyS_pwritev 3 34494 NULL
+qp_alloc_res_34496 qp_alloc_res 5 34496 NULL
-+cgroup_release_agent_write_34497 cgroup_release_agent_write 0-3 34497 NULL
++cgroup_release_agent_write_34497 cgroup_release_agent_write 0-3 34497 NULL nohasharray
++bcmgenet_get_sset_count_34497 bcmgenet_get_sset_count 0 34497 &cgroup_release_agent_write_34497
+acerhdf_get_temp_34504 acerhdf_get_temp 0 34504 NULL
+lb_tx_hash_to_port_mapping_init_34505 lb_tx_hash_to_port_mapping_init 0 34505 NULL nohasharray
+lu_buf_check_and_alloc_34505 lu_buf_check_and_alloc 2 34505 &lb_tx_hash_to_port_mapping_init_34505
@@ -133324,14 +133684,13 @@ index 0000000..df41844
+br_multicast_set_port_router_34667 br_multicast_set_port_router 0 34667 NULL
+snd_seq_do_ioctl_34668 snd_seq_do_ioctl 0 34668 NULL
+sleep_auth_write_34676 sleep_auth_write 3-0 34676 NULL
-+pte_pfn_34678 pte_pfn 0 34678 NULL
+udp_v4_get_port_34680 udp_v4_get_port 0 34680 NULL
+ixgbevf_read_mbx_vf_34683 ixgbevf_read_mbx_vf 0 34683 NULL
+core_setup_alua_34684 core_setup_alua 0 34684 NULL
+f2fs_direct_IO_34685 f2fs_direct_IO 0-4 34685 NULL
+isr_fiqs_read_34687 isr_fiqs_read 3-0 34687 NULL
+batadv_tvlv_realloc_packet_buff_34688 batadv_tvlv_realloc_packet_buff 4-3 34688 NULL
-+hptiop_adjust_disk_queue_depth_34698 hptiop_adjust_disk_queue_depth 0-2 34698 NULL
++hptiop_adjust_disk_queue_depth_34698 hptiop_adjust_disk_queue_depth 2-0 34698 NULL
+__generic_file_write_iter_34699 __generic_file_write_iter 0 34699 NULL
+em2800_i2c_send_bytes_34700 em2800_i2c_send_bytes 0-4 34700 NULL
+wa_urb_enqueue_34701 wa_urb_enqueue 0 34701 NULL
@@ -133344,8 +133703,7 @@ index 0000000..df41844
+ipath_f_get_ib_cfg_34717 ipath_f_get_ib_cfg 0 34717 NULL nohasharray
+osst_seek_logical_blk_34717 osst_seek_logical_blk 0 34717 &ipath_f_get_ib_cfg_34717
+ieee80211_if_read_num_sta_ps_34722 ieee80211_if_read_num_sta_ps 3-0 34722 NULL
-+store_34724 store 0-3 34724 NULL nohasharray
-+max77686_rtc_start_alarm_34724 max77686_rtc_start_alarm 0 34724 &store_34724
++store_34724 store 0-3 34724 NULL
+composite_dev_prepare_34730 composite_dev_prepare 0 34730 NULL
+sch_transaction_34731 sch_transaction 0 34731 NULL
+platform_list_read_file_34734 platform_list_read_file 3-0 34734 NULL
@@ -133363,15 +133721,15 @@ index 0000000..df41844
+i9xx_pipe_crc_ctl_reg_34748 i9xx_pipe_crc_ctl_reg 0 34748 NULL
+ext4_sync_parent_34750 ext4_sync_parent 0 34750 NULL nohasharray
+store_nservers_34750 store_nservers 0-4 34750 &ext4_sync_parent_34750
-+solos_param_store_34755 solos_param_store 0-4 34755 NULL nohasharray
++solos_param_store_34755 solos_param_store 4-0 34755 NULL nohasharray
+lsm_alloc_plain_34755 lsm_alloc_plain 1 34755 &solos_param_store_34755
+i2400m_change_mtu_34758 i2400m_change_mtu 0 34758 NULL
+bootmode_store_34762 bootmode_store 4-0 34762 NULL
+device_add_34766 device_add 0 34766 NULL
+__iio_device_attr_init_34767 __iio_device_attr_init 0 34767 NULL
+gsmld_read_34768 gsmld_read 0 34768 NULL
-+pipe_read_34776 pipe_read 0 34776 NULL nohasharray
-+bucket_table_alloc_34776 bucket_table_alloc 2 34776 &pipe_read_34776
++bucket_table_alloc_34776 bucket_table_alloc 2 34776 NULL nohasharray
++pipe_read_34776 pipe_read 0 34776 &bucket_table_alloc_34776
+qib_cdev_init_34778 qib_cdev_init 1 34778 NULL
+vga16fb_check_var_34784 vga16fb_check_var 0 34784 NULL
+show_spd_enb_34787 show_spd_enb 0 34787 NULL
@@ -133437,19 +133795,19 @@ index 0000000..df41844
+fore200e_open_34904 fore200e_open 0 34904 NULL nohasharray
+set_channel_34904 set_channel 0 34904 &fore200e_open_34904
+fc0011_vcocal_read_34906 fc0011_vcocal_read 0 34906 NULL
-+clear_wdm_read_flag_34910 clear_wdm_read_flag 0 34910 NULL nohasharray
-+find_free_extent_34910 find_free_extent 0 34910 &clear_wdm_read_flag_34910 nohasharray
-+mipi_dsi_dcs_write_34910 mipi_dsi_dcs_write 4 34910 &find_free_extent_34910
++mipi_dsi_dcs_write_34910 mipi_dsi_dcs_write 4 34910 NULL nohasharray
++clear_wdm_read_flag_34910 clear_wdm_read_flag 0 34910 &mipi_dsi_dcs_write_34910 nohasharray
++find_free_extent_34910 find_free_extent 0 34910 &clear_wdm_read_flag_34910
+x25_create_34911 x25_create 0 34911 NULL nohasharray
+no_lun_0_store_34911 no_lun_0_store 0-3 34911 &x25_create_34911
+gfs2_glock_wait_34913 gfs2_glock_wait 0 34913 NULL nohasharray
+mmc_ffu_capable_show_34913 mmc_ffu_capable_show 0 34913 &gfs2_glock_wait_34913
+amd_ec_wait_write_34914 amd_ec_wait_write 0 34914 NULL
+si476x_radio_read_rsq_primary_blob_34916 si476x_radio_read_rsq_primary_blob 3-0 34916 NULL nohasharray
-+hci_sock_getname_34916 hci_sock_getname 0 34916 &si476x_radio_read_rsq_primary_blob_34916 nohasharray
-+niu_init_pcs_34916 niu_init_pcs 0 34916 &hci_sock_getname_34916 nohasharray
-+arcmsr_adjust_disk_queue_depth_34916 arcmsr_adjust_disk_queue_depth 0-2 34916 &niu_init_pcs_34916 nohasharray
-+write_msg_34916 write_msg 3 34916 &arcmsr_adjust_disk_queue_depth_34916
++arcmsr_adjust_disk_queue_depth_34916 arcmsr_adjust_disk_queue_depth 2-0 34916 &si476x_radio_read_rsq_primary_blob_34916 nohasharray
++write_msg_34916 write_msg 3 34916 &arcmsr_adjust_disk_queue_depth_34916 nohasharray
++hci_sock_getname_34916 hci_sock_getname 0 34916 &write_msg_34916 nohasharray
++niu_init_pcs_34916 niu_init_pcs 0 34916 &hci_sock_getname_34916
+michael_setkey_34918 michael_setkey 0 34918 NULL
+ath10k_htc_connect_service_34924 ath10k_htc_connect_service 0 34924 NULL
+__inode_permission_34925 __inode_permission 0 34925 NULL nohasharray
@@ -133459,11 +133817,10 @@ index 0000000..df41844
+i2c_dw_wait_bus_not_busy_34943 i2c_dw_wait_bus_not_busy 0 34943 NULL nohasharray
+rdev_size_store_34943 rdev_size_store 0-3 34943 &i2c_dw_wait_bus_not_busy_34943
+wait_comp_34945 wait_comp 0 34945 NULL
-+compat_SyS_kexec_load_34947 compat_SyS_kexec_load 2 34947 NULL
+show_max_uA_34951 show_max_uA 0 34951 NULL
+raid1_reshape_34957 raid1_reshape 0 34957 NULL
-+i2c_transfer_34958 i2c_transfer 0-3 34958 NULL nohasharray
-+skb_gro_header_slow_34958 skb_gro_header_slow 2 34958 &i2c_transfer_34958
++skb_gro_header_slow_34958 skb_gro_header_slow 2 34958 NULL nohasharray
++i2c_transfer_34958 i2c_transfer 0-3 34958 &skb_gro_header_slow_34958
+wusb_dnts_store_34968 wusb_dnts_store 0-4 34968 NULL
+rawv6_init_sk_34969 rawv6_init_sk 0 34969 NULL
+qlcnic_sysfs_write_crb_34974 qlcnic_sysfs_write_crb 0-6-5 34974 NULL
@@ -133521,7 +133878,8 @@ index 0000000..df41844
+show_sas_rphy_initiator_port_protocols_35090 show_sas_rphy_initiator_port_protocols 0 35090 NULL nohasharray
+ftrace_set_addr_35090 ftrace_set_addr 0 35090 &show_sas_rphy_initiator_port_protocols_35090
+create_35091 create 0 35091 NULL
-+power_35094 power 0 35094 NULL
++line6_submit_audio_out_all_urbs_35094 line6_submit_audio_out_all_urbs 0 35094 NULL nohasharray
++power_35094 power 0 35094 &line6_submit_audio_out_all_urbs_35094
+cifs_sign_rqst_35096 cifs_sign_rqst 0 35096 NULL
+transmit_35097 transmit 0 35097 NULL nohasharray
+adis_write_reg_35097 adis_write_reg 0 35097 &transmit_35097
@@ -133543,8 +133901,8 @@ index 0000000..df41844
+tpm_tis_i2c_send_35141 tpm_tis_i2c_send 0-3 35141 NULL
+ceph_get_caps_35144 ceph_get_caps 0 35144 NULL
+gntdev_alloc_map_35145 gntdev_alloc_map 2 35145 NULL
-+hdcs_set_gains_35149 hdcs_set_gains 0 35149 NULL nohasharray
-+jfs_writepages_35149 jfs_writepages 0 35149 &hdcs_set_gains_35149
++jfs_writepages_35149 jfs_writepages 0 35149 NULL nohasharray
++hdcs_set_gains_35149 hdcs_set_gains 0 35149 &jfs_writepages_35149
+__iscsi_disc_show_userid_35151 __iscsi_disc_show_userid 0 35151 NULL
+async_store_35157 async_store 0-4 35157 NULL
+message_stats_print_35158 message_stats_print 6 35158 NULL nohasharray
@@ -133556,6 +133914,7 @@ index 0000000..df41844
+cpumask_parse_user_35173 cpumask_parse_user 0 35173 NULL
+solo_v4l2_init_35179 solo_v4l2_init 2 35179 NULL
+SyS_init_module_35180 SyS_init_module 2 35180 NULL
++set_component_power_status_35182 set_component_power_status 0-4 35182 NULL
+show_counter_rx_p6_hdr_egr_ovfls_35186 show_counter_rx_p6_hdr_egr_ovfls 0 35186 NULL
+serial_show_35187 serial_show 0 35187 NULL
+vmci_send_datagram_35190 vmci_send_datagram 0 35190 NULL nohasharray
@@ -133563,13 +133922,15 @@ index 0000000..df41844
+ts2020_set_params_35192 ts2020_set_params 0 35192 NULL nohasharray
+rocker_group_l2_interface_35192 rocker_group_l2_interface 0 35192 &ts2020_set_params_35192 nohasharray
+atm_dev_event_35192 atm_dev_event 0 35192 &rocker_group_l2_interface_35192
-+netlbl_unlhsh_add_35198 netlbl_unlhsh_add 0 35198 NULL nohasharray
-+iwl_nvm_read_chunk_35198 iwl_nvm_read_chunk 0 35198 &netlbl_unlhsh_add_35198
++iwl_nvm_read_chunk_35198 iwl_nvm_read_chunk 0 35198 NULL nohasharray
++netlbl_unlhsh_add_35198 netlbl_unlhsh_add 0 35198 &iwl_nvm_read_chunk_35198
+si470x_s_ctrl_35200 si470x_s_ctrl 0 35200 NULL nohasharray
+rtc_tm_to_time_35200 rtc_tm_to_time 0 35200 &si470x_s_ctrl_35200
+qib_tid_update_35202 qib_tid_update 0 35202 NULL
+compat_SyS_pselect6_35203 compat_SyS_pselect6 1 35203 NULL
-+unix_stream_recvmsg_35210 unix_stream_recvmsg 0-4 35210 NULL
++unix_stream_recvmsg_35210 unix_stream_recvmsg 4-0 35210 NULL nohasharray
++ipgre_get_size_35210 ipgre_get_size 0 35210 &unix_stream_recvmsg_35210
++memory_high_write_35211 memory_high_write 0-3 35211 NULL
+lpfc_oas_lun_state_store_35214 lpfc_oas_lun_state_store 0-4 35214 NULL
+_osd_req_alist_elem_size_35216 _osd_req_alist_elem_size 0-2 35216 NULL
+vmci_datagram_dispatch_35217 vmci_datagram_dispatch 0 35217 NULL
@@ -133578,13 +133939,14 @@ index 0000000..df41844
+video_register_device_no_warn_35226 video_register_device_no_warn 3 35226 NULL nohasharray
+rx_rx_cmplt_task_read_35226 rx_rx_cmplt_task_read 3-0 35226 &video_register_device_no_warn_35226
+qt2_set_port_config_35231 qt2_set_port_config 0 35231 NULL
-+kimage_file_prepare_segments_35232 kimage_file_prepare_segments 5 35232 NULL nohasharray
-+snd_m3_pcm_start_35232 snd_m3_pcm_start 0 35232 &kimage_file_prepare_segments_35232
++snd_m3_pcm_start_35232 snd_m3_pcm_start 0 35232 NULL nohasharray
++kimage_file_prepare_segments_35232 kimage_file_prepare_segments 5 35232 &snd_m3_pcm_start_35232
+get_a_bus_drop_35233 get_a_bus_drop 0 35233 NULL
+sunrpc_cache_register_pipefs_35235 sunrpc_cache_register_pipefs 0 35235 NULL
+c2port_show_flash_block_size_35238 c2port_show_flash_block_size 0 35238 NULL nohasharray
+queue_store_nonrot_35238 queue_store_nonrot 3-0 35238 &c2port_show_flash_block_size_35238
+show_localbus_info_35239 show_localbus_info 0 35239 NULL
++gracl_reload_35241 gracl_reload 0 35241 NULL
+acpi_ns_get_node_35242 acpi_ns_get_node 0 35242 NULL nohasharray
+ds1343_update_alarm_35242 ds1343_update_alarm 0 35242 &acpi_ns_get_node_35242
+can_led_notifier_35246 can_led_notifier 0 35246 NULL
@@ -133599,13 +133961,13 @@ index 0000000..df41844
+dma_show_regs_35266 dma_show_regs 3-0 35266 NULL nohasharray
+ca0110_parse_auto_config_35266 ca0110_parse_auto_config 0 35266 &dma_show_regs_35266
+choose_port_ctxt_35271 choose_port_ctxt 0 35271 NULL
-+irda_recvmsg_stream_35280 irda_recvmsg_stream 0-4 35280 NULL
++irda_recvmsg_stream_35280 irda_recvmsg_stream 4-0 35280 NULL
+gpio_active_low_show_35281 gpio_active_low_show 0 35281 NULL nohasharray
+ath10k_htt_setup_35281 ath10k_htt_setup 0 35281 &gpio_active_low_show_35281
+inv_attr_show_35282 inv_attr_show 0 35282 NULL nohasharray
-+i2o_block_end_request_35282 i2o_block_end_request 3 35282 &inv_attr_show_35282 nohasharray
-+__stop_cpus_35282 __stop_cpus 0 35282 &i2o_block_end_request_35282 nohasharray
-+set_in_max_35282 set_in_max 0-4 35282 &__stop_cpus_35282
++__stop_cpus_35282 __stop_cpus 0 35282 &inv_attr_show_35282 nohasharray
++set_in_max_35282 set_in_max 0-4 35282 &__stop_cpus_35282 nohasharray
++i2o_block_end_request_35282 i2o_block_end_request 3 35282 &set_in_max_35282
+nvkm_notify_init_35283 nvkm_notify_init 7 35283 NULL nohasharray
+isr_rx_rdys_read_35283 isr_rx_rdys_read 3-0 35283 &nvkm_notify_init_35283
+shadow_rd16_35287 shadow_rd16 2 35287 NULL
@@ -133639,9 +134001,9 @@ index 0000000..df41844
+__wlcore_cmd_send_35346 __wlcore_cmd_send 0 35346 NULL
+ieee80211_if_fmt_ap_power_level_35347 ieee80211_if_fmt_ap_power_level 3 35347 NULL nohasharray
+wl1271_cmd_send_35347 wl1271_cmd_send 0 35347 &ieee80211_if_fmt_ap_power_level_35347
-+nouveau_devinit_create__35348 nouveau_devinit_create_ 4 35348 NULL
+hpi_alloc_control_cache_35351 hpi_alloc_control_cache 1 35351 NULL nohasharray
-+show_state_target_residency_35351 show_state_target_residency 0 35351 &hpi_alloc_control_cache_35351
++show_state_target_residency_35351 show_state_target_residency 0 35351 &hpi_alloc_control_cache_35351 nohasharray
++flash_timeout_store_35351 flash_timeout_store 0-4 35351 &show_state_target_residency_35351
+enic_set_mac_address_35354 enic_set_mac_address 0 35354 NULL
+wacom_led1_select_show_35356 wacom_led1_select_show 0 35356 NULL
+ath10k_debug_fw_assert_35359 ath10k_debug_fw_assert 0 35359 NULL nohasharray
@@ -133653,11 +134015,10 @@ index 0000000..df41844
+link_mode_show_35372 link_mode_show 0 35372 &read_kmem_35372
+reserved_clusters_store_35375 reserved_clusters_store 0-4 35375 NULL
+queue_rq_affinity_store_35376 queue_rq_affinity_store 3-0 35376 NULL
-+memcpy_from_msg_35380 memcpy_from_msg 3-0 35380 NULL nohasharray
-+snd_pcm_do_start_35380 snd_pcm_do_start 0 35380 &memcpy_from_msg_35380
++snd_pcm_do_start_35380 snd_pcm_do_start 0 35380 NULL nohasharray
++memcpy_from_msg_35380 memcpy_from_msg 3-0 35380 &snd_pcm_do_start_35380
+show_pwmenable_35381 show_pwmenable 0 35381 NULL
+iwlagn_mac_start_35383 iwlagn_mac_start 0 35383 NULL
-+debug_cow_show_35384 debug_cow_show 0 35384 NULL
+init_35395 init 0 35395 NULL
+store_35397 store 0-4 35397 NULL
+xfs_da3_root_split_35398 xfs_da3_root_split 0 35398 NULL
@@ -133672,13 +134033,11 @@ index 0000000..df41844
+show_eeprom0_35422 show_eeprom0 0 35422 NULL
+show_fault_35423 show_fault 0 35423 NULL nohasharray
+bnad_change_mtu_35423 bnad_change_mtu 0 35423 &show_fault_35423
-+rawv6_send_hdrinc_35425 rawv6_send_hdrinc 3 35425 NULL
+xc2028_set_params_35426 xc2028_set_params 0 35426 NULL
+iwl_dbgfs_drv_rx_stats_read_35430 iwl_dbgfs_drv_rx_stats_read 3-0 35430 NULL
+firm_purge_35431 firm_purge 0 35431 NULL
+C_SYSC_sendfile_35432 C_SYSC_sendfile 4 35432 NULL nohasharray
+pep_init_35432 pep_init 0 35432 &C_SYSC_sendfile_35432
-+__set_test_and_free_35436 __set_test_and_free 2 35436 NULL
+dwc3_gadget_set_xfer_resource_35437 dwc3_gadget_set_xfer_resource 0 35437 NULL nohasharray
+set_num_temp_sensors_35437 set_num_temp_sensors 0-4 35437 &dwc3_gadget_set_xfer_resource_35437
+buffer_to_user_35439 buffer_to_user 3 35439 NULL
@@ -133689,7 +134048,7 @@ index 0000000..df41844
+rdev_get_id_35454 rdev_get_id 0 35454 NULL
+asiliantfb_set_par_35455 asiliantfb_set_par 0 35455 NULL
+frame_ready_nolock_35459 frame_ready_nolock 0 35459 NULL
-+efx_mcdi_rpc_async_quiet_35460 efx_mcdi_rpc_async_quiet 4-5 35460 NULL
++efx_mcdi_rpc_async_quiet_35460 efx_mcdi_rpc_async_quiet 5-4 35460 NULL
+vmxnet3_change_mtu_35464 vmxnet3_change_mtu 0 35464 NULL
+rndis_filter_open_device_35471 rndis_filter_open_device 0 35471 NULL
+palmas_rtc_set_alarm_35472 palmas_rtc_set_alarm 0 35472 NULL
@@ -133721,8 +134080,7 @@ index 0000000..df41844
+nfs_readpage_async_35533 nfs_readpage_async 0 35533 NULL
+iwl_dbgfs_bt_traffic_read_35534 iwl_dbgfs_bt_traffic_read 3-0 35534 NULL
+pstore_mkfile_35536 pstore_mkfile 7 35536 NULL
-+rxpipe_tx_xfr_host_int_trig_rx_data_read_35538 rxpipe_tx_xfr_host_int_trig_rx_data_read 3-0 35538 NULL nohasharray
-+pin_pagetable_pfn_35538 pin_pagetable_pfn 2 35538 &rxpipe_tx_xfr_host_int_trig_rx_data_read_35538
++rxpipe_tx_xfr_host_int_trig_rx_data_read_35538 rxpipe_tx_xfr_host_int_trig_rx_data_read 3-0 35538 NULL
+ocfs2_write_zero_page_35539 ocfs2_write_zero_page 0 35539 NULL
+store_channel_35540 store_channel 0-4 35540 NULL
+sony_nc_sysfs_store_35541 sony_nc_sysfs_store 0-4 35541 NULL
@@ -133732,13 +134090,13 @@ index 0000000..df41844
+bnx2i_cpu_callback_35559 bnx2i_cpu_callback 0 35559 &vb2_dqbuf_35559
+rocker_dma_rx_ring_skb_alloc_35560 rocker_dma_rx_ring_skb_alloc 0 35560 NULL
+video_outputsw_get_35564 video_outputsw_get 0 35564 NULL
-+C_SYSC_kexec_load_35565 C_SYSC_kexec_load 2 35565 NULL
+sq905c_command_35566 sq905c_command 0 35566 NULL
+dev_alloc_name_ns_35569 dev_alloc_name_ns 0 35569 NULL
+bpf_convert_filter_35571 bpf_convert_filter 2 35571 NULL
+update_size_35574 update_size 0 35574 NULL
+ext2_acl_from_disk_35580 ext2_acl_from_disk 2 35580 NULL
+store_selfballoon_min_usable_mb_35582 store_selfballoon_min_usable_mb 0-4 35582 NULL
++usb_rapid_charge_store_35583 usb_rapid_charge_store 0-4 35583 NULL
+cw1200_setup_mac_35584 cw1200_setup_mac 0 35584 NULL
+get_wireless_state_ec_standard_35585 get_wireless_state_ec_standard 0 35585 NULL
+spk_msg_set_35586 spk_msg_set 3 35586 NULL
@@ -133747,10 +134105,11 @@ index 0000000..df41844
+new_rsb_count_read_35594 new_rsb_count_read 0 35594 NULL
+__uncore_match_opc_show_35599 __uncore_match_opc_show 0 35599 NULL
+usb_8dev_start_35601 usb_8dev_start 0 35601 NULL
-+hrtimer_cpu_notify_35604 hrtimer_cpu_notify 0 35604 NULL nohasharray
-+ReadZReg_35604 ReadZReg 0 35604 &hrtimer_cpu_notify_35604
-+keyspan_pda_open_35605 keyspan_pda_open 0 35605 NULL nohasharray
-+show_lmc_35605 show_lmc 0 35605 &keyspan_pda_open_35605
++io_serial_in_35602 io_serial_in 0 35602 NULL
++ReadZReg_35604 ReadZReg 0 35604 NULL nohasharray
++hrtimer_cpu_notify_35604 hrtimer_cpu_notify 0 35604 &ReadZReg_35604
++show_lmc_35605 show_lmc 0 35605 NULL nohasharray
++keyspan_pda_open_35605 keyspan_pda_open 0 35605 &show_lmc_35605
+ceph_writepage_35610 ceph_writepage 0 35610 NULL
+smack_socket_post_create_35616 smack_socket_post_create 0 35616 NULL
+kernel_readv_35617 kernel_readv 3-0 35617 NULL
@@ -133762,15 +134121,15 @@ index 0000000..df41844
+elan_sysfs_read_fw_checksum_35636 elan_sysfs_read_fw_checksum 0 35636 NULL
+nv50_vm_create_35643 nv50_vm_create 2-3 35643 NULL
+nfs_dns_parse_35646 nfs_dns_parse 0 35646 NULL
-+cfq_fifo_expire_async_store_35650 cfq_fifo_expire_async_store 3-0 35650 NULL
++cfq_fifo_expire_async_store_35650 cfq_fifo_expire_async_store 3-0 35650 NULL nohasharray
++mlx4_en_get_sset_count_35650 mlx4_en_get_sset_count 0 35650 &cfq_fifo_expire_async_store_35650
+spi_register_board_info_35651 spi_register_board_info 2 35651 NULL
+show_sched5_35655 show_sched5 0 35655 NULL
+regmap_update_bits_35668 regmap_update_bits 0 35668 NULL
+request_lock_35670 request_lock 0 35670 NULL
+bh1770_lux_calib_show_35671 bh1770_lux_calib_show 0 35671 NULL
+sysfs_drvr_stat_data_read_35672 sysfs_drvr_stat_data_read 0-5-6 35672 NULL
-+compat_sys_kexec_load_35674 compat_sys_kexec_load 2 35674 NULL nohasharray
-+DMAbuf_getwrbuffer_35674 DMAbuf_getwrbuffer 0 35674 &compat_sys_kexec_load_35674
++DMAbuf_getwrbuffer_35674 DMAbuf_getwrbuffer 0 35674 NULL
+vb2_vmalloc_get_userptr_35677 vb2_vmalloc_get_userptr 3-2 35677 NULL
+__bnx2x_vlan_mac_execute_step_35681 __bnx2x_vlan_mac_execute_step 0 35681 NULL
+dif_show_35685 dif_show 0 35685 NULL
@@ -133782,15 +134141,16 @@ index 0000000..df41844
+p54_start_35691 p54_start 0 35691 &rds_page_copy_user_35691
+cx2341x_s_ctrl_35698 cx2341x_s_ctrl 0 35698 NULL
+md_super_write_35703 md_super_write 4 35703 NULL
-+ath10k_wmi_vdev_start_restart_35708 ath10k_wmi_vdev_start_restart 0 35708 NULL
+sctp_listen_start_35709 sctp_listen_start 0 35709 NULL
++toshiba_panel_power_on_get_35719 toshiba_panel_power_on_get 0 35719 NULL
+bnx2_change_mac_addr_35722 bnx2_change_mac_addr 0 35722 NULL
+i2c_smbus_write_block_data_35723 i2c_smbus_write_block_data 0 35723 NULL
+mlx4_internal_err_ret_value_35725 mlx4_internal_err_ret_value 0 35725 NULL
+vfio_fops_read_35733 vfio_fops_read 0-3 35733 NULL
+ipr_copy_ucode_buffer_35736 ipr_copy_ucode_buffer 0 35736 NULL
+read_35737 read 0 35737 NULL nohasharray
-+sd_start_ov361x_35737 sd_start_ov361x 0 35737 &read_35737
++sd_start_ov361x_35737 sd_start_ov361x 0 35737 &read_35737 nohasharray
++crb_send_35737 crb_send 0 35737 &sd_start_ov361x_35737
+vmci_qpair_peek_35740 vmci_qpair_peek 3 35740 NULL
+ext4_getattr_35741 ext4_getattr 0 35741 NULL
+mt9t112_init_camera_35742 mt9t112_init_camera 0 35742 NULL
@@ -133811,6 +134171,7 @@ index 0000000..df41844
+padlock_sha_export_nano_35792 padlock_sha_export_nano 0 35792 NULL
+governor_show_35794 governor_show 0 35794 NULL
+da9052_reg_read_35800 da9052_reg_read 0 35800 NULL
++toshiba_usb_sleep_music_set_35801 toshiba_usb_sleep_music_set 0 35801 NULL
+ocfs2_direct_IO_write_35802 ocfs2_direct_IO_write 3-0 35802 NULL
+alloc_netdev_mqs_35806 alloc_netdev_mqs 1 35806 NULL
+command_setcompressionparams_35809 command_setcompressionparams 0 35809 NULL
@@ -133823,7 +134184,6 @@ index 0000000..df41844
+i40evf_set_mac_35826 i40evf_set_mac 0 35826 &vlan_filtering_store_35826
+of_irq_to_resource_35827 of_irq_to_resource 2 35827 NULL
+cgroup_file_write_35828 cgroup_file_write 0-3 35828 NULL
-+proc_sys_revalidate_35842 proc_sys_revalidate 0 35842 NULL
+log_debug_write_35845 log_debug_write 3-0 35845 NULL
+mp_set_gsi_attr_35852 mp_set_gsi_attr 1 35852 NULL
+tx_tx_cmplt_read_35854 tx_tx_cmplt_read 3-0 35854 NULL
@@ -133844,10 +134204,9 @@ index 0000000..df41844
+uwb_rc_cmd_done_35892 uwb_rc_cmd_done 4 35892 NULL
+vlan_passthru_hard_header_35894 vlan_passthru_hard_header 0 35894 NULL
+tcp_mark_head_lost_35895 tcp_mark_head_lost 2 35895 NULL
-+saa7191_write_block_35906 saa7191_write_block 2 35906 NULL
+rcar_vin_get_formats_35908 rcar_vin_get_formats 0 35908 NULL
-+cow_file_range_async_35912 cow_file_range_async 0 35912 NULL nohasharray
-+igmpv3_newpack_35912 igmpv3_newpack 2 35912 &cow_file_range_async_35912
++igmpv3_newpack_35912 igmpv3_newpack 2 35912 NULL nohasharray
++cow_file_range_async_35912 cow_file_range_async 0 35912 &igmpv3_newpack_35912
+kernel_setsockopt_35913 kernel_setsockopt 5-0 35913 NULL
+dccp_listen_start_35918 dccp_listen_start 0 35918 NULL
+balance_node_right_35920 balance_node_right 0 35920 NULL nohasharray
@@ -133856,10 +134215,9 @@ index 0000000..df41844
+ch_probe_35922 ch_probe 0 35922 NULL
+sctp_tsnmap_mark_35929 sctp_tsnmap_mark 2-0 35929 NULL
+set_pwm1_auto_point_pwm_35930 set_pwm1_auto_point_pwm 0-4 35930 NULL
-+uhci_submit_isochronous_35935 uhci_submit_isochronous 0 35935 NULL nohasharray
-+rx_defrag_init_called_read_35935 rx_defrag_init_called_read 3-0 35935 &uhci_submit_isochronous_35935
++rx_defrag_init_called_read_35935 rx_defrag_init_called_read 3-0 35935 NULL nohasharray
++uhci_submit_isochronous_35935 uhci_submit_isochronous 0 35935 &rx_defrag_init_called_read_35935
+put_cmsg_compat_35937 put_cmsg_compat 4-0 35937 NULL
-+max77802_rtc_tm_to_data_35939 max77802_rtc_tm_to_data 0 35939 NULL
+polling_interval_show_35940 polling_interval_show 0 35940 NULL nohasharray
+ipmi_version_show_35940 ipmi_version_show 0 35940 &polling_interval_show_35940
+irqcontrol_35953 irqcontrol 0 35953 NULL
@@ -133870,10 +134228,11 @@ index 0000000..df41844
+set_cur_state_35966 set_cur_state 0 35966 NULL
+cxgb_open_35970 cxgb_open 0 35970 NULL
+nfs_page_async_flush_35972 nfs_page_async_flush 0 35972 NULL nohasharray
-+aa_replace_current_profile_35972 aa_replace_current_profile 0 35972 &nfs_page_async_flush_35972
++aa_replace_current_profile_35972 aa_replace_current_profile 0 35972 &nfs_page_async_flush_35972 nohasharray
++nv_get_sset_count_35972 nv_get_sset_count 0 35972 &aa_replace_current_profile_35972
+ceph_buffer_new_35974 ceph_buffer_new 1 35974 NULL nohasharray
-+platform_suspend_prepare_late_35974 platform_suspend_prepare_late 0 35974 &ceph_buffer_new_35974 nohasharray
-+generic_ocp_read_35974 generic_ocp_read 3 35974 &platform_suspend_prepare_late_35974
++generic_ocp_read_35974 generic_ocp_read 3 35974 &ceph_buffer_new_35974 nohasharray
++platform_suspend_prepare_late_35974 platform_suspend_prepare_late 0 35974 &generic_ocp_read_35974
+_picolcd_flash_erase64_35975 _picolcd_flash_erase64 0 35975 NULL
+lprev_show_35978 lprev_show 0 35978 NULL
+acl_alloc_35979 acl_alloc 1 35979 NULL
@@ -133882,7 +134241,7 @@ index 0000000..df41844
+device_add_class_symlinks_35985 device_add_class_symlinks 0 35985 &lpfc_soft_wwpn_show_35985
+mtd_bitflip_threshold_store_35988 mtd_bitflip_threshold_store 0-4 35988 NULL
+raw_bind_35989 raw_bind 0 35989 NULL
-+koneplus_sysfs_write_35993 koneplus_sysfs_write 0-6 35993 NULL
++koneplus_sysfs_write_35993 koneplus_sysfs_write 6-0 35993 NULL
+alt_playback_pcm_prepare_35994 alt_playback_pcm_prepare 0 35994 NULL
+current_channel_show_35996 current_channel_show 0 35996 NULL
+write_file_antenna_35998 write_file_antenna 3-0 35998 NULL nohasharray
@@ -133891,7 +134250,7 @@ index 0000000..df41844
+max16065_set_limit_36004 max16065_set_limit 0-4 36004 NULL
+apei_exec_read_register_value_36005 apei_exec_read_register_value 0 36005 NULL
+svga_check_timings_36006 svga_check_timings 0 36006 NULL
-+console_store_36007 console_store 0-4 36007 NULL
++console_store_36007 console_store 4-0 36007 NULL
+lov_mds_md_max_stripe_count_36008 lov_mds_md_max_stripe_count 0-1 36008 NULL
+gadget_dev_desc_UDC_store_36009 gadget_dev_desc_UDC_store 0-3 36009 NULL
+il3945_ucode_tx_stats_read_36016 il3945_ucode_tx_stats_read 3-0 36016 NULL
@@ -133904,7 +134263,7 @@ index 0000000..df41844
+qlcnic_fw_cmd_create_tx_ctx_36027 qlcnic_fw_cmd_create_tx_ctx 0 36027 NULL
+show_temp_auto_point2_temp_36028 show_temp_auto_point2_temp 0 36028 NULL nohasharray
+fat_ent_read_block_36028 fat_ent_read_block 0 36028 &show_temp_auto_point2_temp_36028
-+ubi_eba_write_leb_36029 ubi_eba_write_leb 6-5-0 36029 NULL
++ubi_eba_write_leb_36029 ubi_eba_write_leb 5-6-0 36029 NULL
+__videobuf_alloc_36031 __videobuf_alloc 1 36031 NULL nohasharray
+cm_get_battery_temperature_by_psy_36031 cm_get_battery_temperature_by_psy 0 36031 &__videobuf_alloc_36031
+gdm_lte_netif_rx_36036 gdm_lte_netif_rx 3 36036 NULL
@@ -133914,7 +134273,6 @@ index 0000000..df41844
+page_action_36038 page_action 0 36038 &iscsi_nacl_attrib_show_random_datain_pdu_offsets_36038
+num_arg_36039 num_arg 0 36039 NULL
+wm8739_s_ctrl_36040 wm8739_s_ctrl 0 36040 NULL
-+sys_init_module_36047 sys_init_module 2 36047 NULL
+init_36051 init 0 36051 NULL
+at86rf230_set_promiscuous_mode_36052 at86rf230_set_promiscuous_mode 0 36052 NULL
+snd_usb_caiaq_set_audio_params_36057 snd_usb_caiaq_set_audio_params 0 36057 NULL nohasharray
@@ -133926,13 +134284,13 @@ index 0000000..df41844
+show_power_crit_36062 show_power_crit 0 36062 NULL
+smk_bu_inode_36064 smk_bu_inode 0-3 36064 NULL nohasharray
+picolcd_fb_update_rate_store_36064 picolcd_fb_update_rate_store 0-4 36064 &smk_bu_inode_36064
++write_emulate_36065 write_emulate 2 36065 NULL
+dgram_dequeue_36067 dgram_dequeue 0 36067 NULL
+stack_max_size_write_36068 stack_max_size_write 3 36068 NULL
+show_conn_ep_param_ISCSI_PARAM_CONN_PORT_36069 show_conn_ep_param_ISCSI_PARAM_CONN_PORT 0 36069 NULL
+ieee80211_if_fmt_peer_36071 ieee80211_if_fmt_peer 3 36071 NULL nohasharray
+enable_36071 enable 0 36071 &ieee80211_if_fmt_peer_36071
+ext3_new_blocks_36073 ext3_new_blocks 3-0 36073 NULL
-+max77686_rtc_set_alarm_36076 max77686_rtc_set_alarm 0 36076 NULL
+ieee80211_if_write_tsf_36077 ieee80211_if_write_tsf 3-0 36077 NULL nohasharray
+rtl_show_state_36077 rtl_show_state 0 36077 &ieee80211_if_write_tsf_36077
+snd_pcm_plug_read_transfer_36080 snd_pcm_plug_read_transfer 0-3 36080 NULL nohasharray
@@ -133965,8 +134323,8 @@ index 0000000..df41844
+mdc800_device_write_36135 mdc800_device_write 0-3 36135 &rbd_client_id_show_36135
+set_flexbg_block_bitmap_36136 set_flexbg_block_bitmap 5-4 36136 NULL
+ath10k_wmi_peer_create_36138 ath10k_wmi_peer_create 0 36138 NULL
-+usb6fire_pcm_trigger_36144 usb6fire_pcm_trigger 0 36144 NULL nohasharray
-+ext3_readpages_36144 ext3_readpages 4 36144 &usb6fire_pcm_trigger_36144
++ext3_readpages_36144 ext3_readpages 4 36144 NULL nohasharray
++usb6fire_pcm_trigger_36144 usb6fire_pcm_trigger 0 36144 &ext3_readpages_36144
+iwlagn_send_tx_power_36145 iwlagn_send_tx_power 0 36145 NULL nohasharray
+queue_var_store_36145 queue_var_store 0-3 36145 &iwlagn_send_tx_power_36145
+show_remote_port_36146 show_remote_port 0 36146 NULL
@@ -133986,8 +134344,7 @@ index 0000000..df41844
+v9fs_xattr_set_36173 v9fs_xattr_set 0 36173 &snd_rme96_playback_trigger_36173
+xilly_get_dma_buffers_36174 xilly_get_dma_buffers 4 36174 NULL
+try_or_set_cluster_36176 try_or_set_cluster 0 36176 NULL nohasharray
-+__sync_dirty_buffer_36176 __sync_dirty_buffer 0 36176 &try_or_set_cluster_36176 nohasharray
-+SyS_kexec_load_36176 SyS_kexec_load 2 36176 &__sync_dirty_buffer_36176
++__sync_dirty_buffer_36176 __sync_dirty_buffer 0 36176 &try_or_set_cluster_36176
+mcp251x_hw_reset_36177 mcp251x_hw_reset 0 36177 NULL
+modify_device_36179 modify_device 0 36179 NULL
+dummy_validate_stream_36185 dummy_validate_stream 0 36185 NULL
@@ -133995,6 +134352,7 @@ index 0000000..df41844
+phys_state_show_36187 phys_state_show 0 36187 NULL
+ramoops_init_przs_36199 ramoops_init_przs 4 36199 NULL
+ds1672_rtc_read_time_36200 ds1672_rtc_read_time 0 36200 NULL
++ircomm_tty_write_room_36203 ircomm_tty_write_room 0 36203 NULL
+ovl_copy_up_last_36204 ovl_copy_up_last 0 36204 NULL
+SYSC_sched_getaffinity_36208 SYSC_sched_getaffinity 2 36208 NULL
+write_word_36211 write_word 0 36211 NULL
@@ -134005,8 +134363,8 @@ index 0000000..df41844
+i2c_algo_dp_aux_xfer_36227 i2c_algo_dp_aux_xfer 0-3 36227 NULL nohasharray
+command_setformat_36227 command_setformat 0 36227 &i2c_algo_dp_aux_xfer_36227
+atomic_stats_read_36228 atomic_stats_read 3-0 36228 NULL
-+wl1273_fm_start_36229 wl1273_fm_start 0 36229 NULL nohasharray
-+wil_agg_size_36229 wil_agg_size 0-2 36229 &wl1273_fm_start_36229
++wil_agg_size_36229 wil_agg_size 0-2 36229 NULL nohasharray
++wl1273_fm_start_36229 wl1273_fm_start 0 36229 &wil_agg_size_36229
+__padata_remove_cpu_36235 __padata_remove_cpu 0 36235 NULL
+ping_bind_36236 ping_bind 0 36236 NULL
+viafb_iga1_odev_proc_write_36241 viafb_iga1_odev_proc_write 3-0 36241 NULL
@@ -134019,6 +134377,7 @@ index 0000000..df41844
+swap_writer_finish_36252 swap_writer_finish 0-3 36252 NULL
+setup_msi_irqs_36253 setup_msi_irqs 0 36253 NULL
+il_mac_add_interface_36254 il_mac_add_interface 0 36254 NULL
++bnad_get_stats_count_locked_36255 bnad_get_stats_count_locked 0 36255 NULL
+compat_sys_mbind_36256 compat_sys_mbind 5 36256 NULL
+regulator_print_opmode_36257 regulator_print_opmode 0 36257 NULL
+nla_put_u32_36259 nla_put_u32 0 36259 NULL nohasharray
@@ -134040,7 +134399,6 @@ index 0000000..df41844
+l2cap_validate_le_psm_36306 l2cap_validate_le_psm 0 36306 NULL
+target_core_alua_tg_pt_gp_store_attr_alua_access_type_36308 target_core_alua_tg_pt_gp_store_attr_alua_access_type 0-3 36308 NULL
+ad7879_spi_xfer_36311 ad7879_spi_xfer 3 36311 NULL
-+tipc_sk_rcv_36312 tipc_sk_rcv 0 36312 NULL
+qla2x00_vlan_id_show_36314 qla2x00_vlan_id_show 0 36314 NULL
+mwifiex_cmd_802_11_scan_36316 mwifiex_cmd_802_11_scan 0 36316 NULL
+iscsi_tpg_attrib_store_authentication_36323 iscsi_tpg_attrib_store_authentication 0-3 36323 NULL
@@ -134054,9 +134412,9 @@ index 0000000..df41844
+iscsi_disc_store_password_mutual_36348 iscsi_disc_store_password_mutual 0-3 36348 &show_fnode_tcp_wsf_disable_36348
+ath6kl_regwrite_write_36351 ath6kl_regwrite_write 3-0 36351 NULL nohasharray
+async_writev_36351 async_writev 0 36351 &ath6kl_regwrite_write_36351
-+xz_dec_lzma2_create_36353 xz_dec_lzma2_create 2 36353 NULL nohasharray
-+v9fs_file_readn_36353 v9fs_file_readn 4-0 36353 &xz_dec_lzma2_create_36353 nohasharray
-+picolcd_operation_mode_show_36353 picolcd_operation_mode_show 0 36353 &v9fs_file_readn_36353
++v9fs_file_readn_36353 v9fs_file_readn 4-0 36353 NULL nohasharray
++xz_dec_lzma2_create_36353 xz_dec_lzma2_create 2 36353 &v9fs_file_readn_36353 nohasharray
++picolcd_operation_mode_show_36353 picolcd_operation_mode_show 0 36353 &xz_dec_lzma2_create_36353
+at91_sysfs_show_mb0_id_36364 at91_sysfs_show_mb0_id 0 36364 NULL
+ip6_mtu_36368 ip6_mtu 0 36368 NULL
+sxgbe_dma_init_36369 sxgbe_dma_init 0 36369 NULL
@@ -134072,7 +134430,7 @@ index 0000000..df41844
+sierra_write_36402 sierra_write 4-0 36402 NULL
+rx_over_errors_show_36403 rx_over_errors_show 0 36403 NULL nohasharray
+iwl_dbgfs_d3_sram_write_36403 iwl_dbgfs_d3_sram_write 0-3 36403 &rx_over_errors_show_36403
-+_iwl_dbgfs_uapsd_misbehaving_write_36405 _iwl_dbgfs_uapsd_misbehaving_write 3 36405 NULL
++_iwl_dbgfs_uapsd_misbehaving_write_36405 _iwl_dbgfs_uapsd_misbehaving_write 3-0 36405 NULL
+selinux_inode_listsecurity_36406 selinux_inode_listsecurity 0 36406 NULL
+qdsb_get_36409 qdsb_get 0 36409 NULL
+msb_update_block_36412 msb_update_block 2 36412 NULL nohasharray
@@ -134080,12 +134438,13 @@ index 0000000..df41844
+teles_suspend_36416 teles_suspend 0 36416 NULL
+da9063_buck_get_status_36417 da9063_buck_get_status 0 36417 NULL nohasharray
+SyS_sethostname_36417 SyS_sethostname 2 36417 &da9063_buck_get_status_36417
++ath10k_wmi_pdev_set_quiet_mode_36424 ath10k_wmi_pdev_set_quiet_mode 0 36424 NULL
+rt2x00queue_alloc_entries_36429 rt2x00queue_alloc_entries 0 36429 NULL
+no_uld_show_36430 no_uld_show 0 36430 NULL
+show_configfs_dev_params_36432 show_configfs_dev_params 0 36432 NULL
+soc_pcm_codec_params_fixup_36434 soc_pcm_codec_params_fixup 2 36434 NULL
-+show_bank1_alarm_36436 show_bank1_alarm 0 36436 NULL nohasharray
-+rtnl_link_get_size_36436 rtnl_link_get_size 0 36436 &show_bank1_alarm_36436
++rtnl_link_get_size_36436 rtnl_link_get_size 0 36436 NULL nohasharray
++show_bank1_alarm_36436 show_bank1_alarm 0 36436 &rtnl_link_get_size_36436
+intf_next_seq_36442 intf_next_seq 0 36442 NULL
+sctp_tsnmap_init_36446 sctp_tsnmap_init 2 36446 NULL
+bnx2x_reload_if_running_36448 bnx2x_reload_if_running 0 36448 NULL
@@ -134112,9 +134471,9 @@ index 0000000..df41844
+vmci_route_36488 vmci_route 0 36488 NULL
+ds1343_nvram_write_36489 ds1343_nvram_write 5-6-0 36489 NULL
+tx_tx_checksum_result_read_36490 tx_tx_checksum_result_read 3-0 36490 NULL nohasharray
-+devfreq_simple_ondemand_func_36490 devfreq_simple_ondemand_func 0 36490 &tx_tx_checksum_result_read_36490 nohasharray
-+pm860x_rtc_set_alarm_36490 pm860x_rtc_set_alarm 0 36490 &devfreq_simple_ondemand_func_36490 nohasharray
-+ip6_append_data_36490 ip6_append_data 4-5 36490 &pm860x_rtc_set_alarm_36490
++ip6_append_data_36490 ip6_append_data 4-5 36490 &tx_tx_checksum_result_read_36490 nohasharray
++devfreq_simple_ondemand_func_36490 devfreq_simple_ondemand_func 0 36490 &ip6_append_data_36490 nohasharray
++pm860x_rtc_set_alarm_36490 pm860x_rtc_set_alarm 0 36490 &devfreq_simple_ondemand_func_36490
+store_fast_charge_timer_36494 store_fast_charge_timer 0-4 36494 NULL
+ufx_ops_set_par_36498 ufx_ops_set_par 0 36498 NULL
+lpfc_enable_da_id_show_36504 lpfc_enable_da_id_show 0 36504 NULL
@@ -134123,7 +134482,6 @@ index 0000000..df41844
+mcam_v4l_read_36513 mcam_v4l_read 3-0 36513 NULL
+_iwl_dbgfs_fw_nmi_write_36515 _iwl_dbgfs_fw_nmi_write 3-0 36515 NULL
+ieee80211_if_read_fwded_frames_36520 ieee80211_if_read_fwded_frames 3-0 36520 NULL
-+virt_addr_show_36526 virt_addr_show 0 36526 NULL
+it8761e_gpio_direction_out_36528 it8761e_gpio_direction_out 0 36528 NULL
+lguest_setup_irq_36531 lguest_setup_irq 1 36531 NULL
+ath10k_setup_peer_smps_36533 ath10k_setup_peer_smps 0 36533 NULL
@@ -134131,7 +134489,6 @@ index 0000000..df41844
+rv3029c2_rtc_i2c_set_alarm_36534 rv3029c2_rtc_i2c_set_alarm 0 36534 &mvs_task_prep_ssp_36534
+qla4_83xx_restart_36539 qla4_83xx_restart 0 36539 NULL
+cpu_type_read_36540 cpu_type_read 3-0 36540 NULL
-+remote_node_defrag_ratio_store_36542 remote_node_defrag_ratio_store 0-3 36542 NULL
+de_init_hw_36543 de_init_hw 0 36543 NULL
+ixgbevf_setup_rx_resources_36545 ixgbevf_setup_rx_resources 0 36545 NULL
+ql_get_regs_len_36548 ql_get_regs_len 0 36548 NULL
@@ -134140,9 +134497,8 @@ index 0000000..df41844
+show_fcstat_fc_no_free_exch_36553 show_fcstat_fc_no_free_exch 0 36553 &bInterval_show_36553
+__kfifo_to_user_36555 __kfifo_to_user 3-0 36555 NULL
+skb_copy_and_csum_datagram_msg_36558 skb_copy_and_csum_datagram_msg 2 36558 NULL
-+mfn_to_pfn_36560 mfn_to_pfn 0-1 36560 NULL
-+mxt_bootloader_write_36561 mxt_bootloader_write 0 36561 NULL nohasharray
-+__lock_page_killable_36561 __lock_page_killable 0 36561 &mxt_bootloader_write_36561
++__lock_page_killable_36561 __lock_page_killable 0 36561 NULL nohasharray
++mxt_bootloader_write_36561 mxt_bootloader_write 0 36561 &__lock_page_killable_36561
+b44_wait_bit_36562 b44_wait_bit 0 36562 NULL
+patch_ad1981_36564 patch_ad1981 0 36564 NULL
+si476x_core_cmd_fm_rsq_status_36568 si476x_core_cmd_fm_rsq_status 0 36568 NULL
@@ -134173,12 +134529,12 @@ index 0000000..df41844
+mxl111sf_ctrl_program_regs_36626 mxl111sf_ctrl_program_regs 0 36626 NULL
+kvaser_usb_setup_rx_urbs_36629 kvaser_usb_setup_rx_urbs 0 36629 NULL
+proto_name_show_36630 proto_name_show 0 36630 NULL
-+attribute_show_36633 attribute_show 0 36633 NULL
+power_save_36634 power_save 0 36634 NULL
+vxge_config_vpaths_36636 vxge_config_vpaths 0 36636 NULL
+show_conn_param_ISCSI_PARAM_TCP_TIMESTAMP_EN_36639 show_conn_param_ISCSI_PARAM_TCP_TIMESTAMP_EN 0 36639 NULL
+bond_option_slaves_set_36643 bond_option_slaves_set 0 36643 NULL
-+ov2640_write_array_36644 ov2640_write_array 0 36644 NULL
++ov2640_write_array_36644 ov2640_write_array 0 36644 NULL nohasharray
++cyapa_gen5_bl_exit_36644 cyapa_gen5_bl_exit 0 36644 &ov2640_write_array_36644
+m66592_udc_start_36646 m66592_udc_start 0 36646 NULL
+mem_cgroup_do_precharge_36647 mem_cgroup_do_precharge 0 36647 NULL
+lpfc_idiag_extacc_alloc_get_36648 lpfc_idiag_extacc_alloc_get 0-3 36648 NULL
@@ -134190,8 +134546,8 @@ index 0000000..df41844
+osd_req_list_collection_objects_36664 osd_req_list_collection_objects 5 36664 NULL nohasharray
+ip6_pkt_prohibit_out_36664 ip6_pkt_prohibit_out 0 36664 &osd_req_list_collection_objects_36664
+snd_pcsp_trigger_36665 snd_pcsp_trigger 0 36665 NULL
-+get_temp_input_36671 get_temp_input 0 36671 NULL nohasharray
-+iscsi_host_alloc_36671 iscsi_host_alloc 2 36671 &get_temp_input_36671
++iscsi_host_alloc_36671 iscsi_host_alloc 2 36671 NULL nohasharray
++get_temp_input_36671 get_temp_input 0 36671 &iscsi_host_alloc_36671
+o2nm_node_num_read_36673 o2nm_node_num_read 0 36673 NULL
+hackrf_queue_setup_36676 hackrf_queue_setup 0 36676 NULL
+xillybus_read_36678 xillybus_read 3-0 36678 NULL
@@ -134213,11 +134569,9 @@ index 0000000..df41844
+solo_p2m_dma_desc_36715 solo_p2m_dma_desc 0 36715 NULL
+path_getxattr_36717 path_getxattr 4 36717 NULL nohasharray
+cx25821_alsa_dma_init_36717 cx25821_alsa_dma_init 2 36717 &path_getxattr_36717
-+max77802_rtc_read_time_36718 max77802_rtc_read_time 0 36718 NULL
+kovaplus_sysfs_show_actual_sensitivity_x_36721 kovaplus_sysfs_show_actual_sensitivity_x 0 36721 NULL
+saa7134_i2c_eeprom_36729 saa7134_i2c_eeprom 3 36729 NULL
+cfq_slice_sync_show_36730 cfq_slice_sync_show 0 36730 NULL
-+extract_icmp6_fields_36732 extract_icmp6_fields 2 36732 NULL
+multicast_show_36734 multicast_show 0 36734 NULL
+read_36735 read 0 36735 NULL
+snd_rawmidi_kernel_read1_36740 snd_rawmidi_kernel_read1 4-0 36740 NULL
@@ -134226,13 +134580,11 @@ index 0000000..df41844
+rbd_pool_show_36743 rbd_pool_show 0 36743 &sys_get_curr_temp_36743
+mwl8k_cmd_radio_disable_36745 mwl8k_cmd_radio_disable 0 36745 NULL
+cxgbi_device_register_36746 cxgbi_device_register 2-1 36746 NULL
-+cifs_removexattr_36749 cifs_removexattr 0 36749 NULL
+fc_exch_mgr_alloc_36751 fc_exch_mgr_alloc 3-4 36751 NULL
+nilfs_bmap_prepare_alloc_ptr_36752 nilfs_bmap_prepare_alloc_ptr 0 36752 NULL nohasharray
+pmdown_time_set_36752 pmdown_time_set 0-4 36752 &nilfs_bmap_prepare_alloc_ptr_36752
+ps_poll_upsd_timeouts_read_36755 ps_poll_upsd_timeouts_read 3-0 36755 NULL
+agc_status_36756 agc_status 0 36756 NULL
-+xen_do_pin_36757 xen_do_pin 2 36757 NULL
+srp_parse_options_36759 srp_parse_options 0 36759 NULL
+bnx2x_exe_queue_step_36760 bnx2x_exe_queue_step 0 36760 NULL
+set_pwm_reg_36763 set_pwm_reg 0-4 36763 NULL
@@ -134245,16 +134597,18 @@ index 0000000..df41844
+viacam_ctlr_cbufs_36781 viacam_ctlr_cbufs 0 36781 NULL
+musb_schedule_36787 musb_schedule 0 36787 NULL
+pci_write_config_dword_36790 pci_write_config_dword 0 36790 NULL
-+hrz_open_rx_36793 hrz_open_rx 0 36793 NULL nohasharray
-+of_iomap_36793 of_iomap 2 36793 &hrz_open_rx_36793
++of_iomap_36793 of_iomap 2 36793 NULL nohasharray
++hrz_open_rx_36793 hrz_open_rx 0 36793 &of_iomap_36793
+ecm_opts_host_addr_show_36795 ecm_opts_host_addr_show 0 36795 NULL nohasharray
+bcm7xxx_eee_enable_36795 bcm7xxx_eee_enable 0 36795 &ecm_opts_host_addr_show_36795
-+i40e_init_lan_hmc_36796 i40e_init_lan_hmc 2-3-4-5 36796 NULL
++i40e_init_lan_hmc_36796 i40e_init_lan_hmc 5-4-3-2 36796 NULL
+macvlan_vlan_rx_add_vid_36799 macvlan_vlan_rx_add_vid 0 36799 NULL
+proc_fault_inject_read_36802 proc_fault_inject_read 3-0 36802 NULL nohasharray
+store_sched0_36802 store_sched0 4-0 36802 &proc_fault_inject_read_36802
+set_deactivate_slack_36803 set_deactivate_slack 0-4 36803 NULL
-+flock_lock_file_wait_36808 flock_lock_file_wait 0 36808 NULL
++i915_gem_object_get_pages_dmabuf_36807 i915_gem_object_get_pages_dmabuf 0 36807 NULL
++flock_lock_file_wait_36808 flock_lock_file_wait 0 36808 NULL nohasharray
++ssb_sdio_read16_36808 ssb_sdio_read16 0 36808 &flock_lock_file_wait_36808
+show_multicast_router_36814 show_multicast_router 0 36814 NULL
+show_out0_enable_36815 show_out0_enable 0 36815 NULL
+hiddev_ioctl_36816 hiddev_ioctl 2 36816 NULL
@@ -134272,8 +134626,9 @@ index 0000000..df41844
+user_pin_configs_show_36848 user_pin_configs_show 0 36848 NULL
+be_set_vlan_promisc_36854 be_set_vlan_promisc 0 36854 NULL
+ov7670_s_autoexp_36855 ov7670_s_autoexp 0 36855 NULL
-+cm_write_36858 cm_write 3-0 36858 NULL nohasharray
-+set_rate_36858 set_rate 0 36858 &cm_write_36858
++set_rate_36858 set_rate 0 36858 NULL nohasharray
++cm_write_36858 cm_write 0-3 36858 &set_rate_36858 nohasharray
++ci_fan_ctrl_set_fan_speed_percent_36858 ci_fan_ctrl_set_fan_speed_percent 0 36858 &cm_write_36858
+thermal_get_trip_temp_36862 thermal_get_trip_temp 0 36862 NULL
+part_size_show_36865 part_size_show 0 36865 NULL nohasharray
+ntfs_statfs_36865 ntfs_statfs 0 36865 &part_size_show_36865
@@ -134285,10 +134640,8 @@ index 0000000..df41844
+afs_proc_rootcell_read_36875 afs_proc_rootcell_read 0-3 36875 NULL
+svc_setsockopt_36876 svc_setsockopt 5-0 36876 NULL nohasharray
+show_src_clock_sel_36876 show_src_clock_sel 0 36876 &svc_setsockopt_36876
-+raid56_parity_write_36877 raid56_parity_write 5-0 36877 NULL nohasharray
-+reiserfs_listxattr_36877 reiserfs_listxattr 0-3 36877 &raid56_parity_write_36877
++reiserfs_listxattr_36877 reiserfs_listxattr 0-3 36877 NULL
+ppp_hard_header_36881 ppp_hard_header 0 36881 NULL
-+__btrfs_map_block_36883 __btrfs_map_block 3-0 36883 NULL
+ib_ucm_alloc_data_36885 ib_ucm_alloc_data 3 36885 NULL
+snd_ice1712_playback_prepare_36888 snd_ice1712_playback_prepare 0 36888 NULL
+selinux_inode_notifysecctx_36896 selinux_inode_notifysecctx 3 36896 NULL
@@ -134312,6 +134665,7 @@ index 0000000..df41844
+clock_name_show_36935 clock_name_show 0 36935 NULL nohasharray
+bnx2x_init_rss_36935 bnx2x_init_rss 0 36935 &clock_name_show_36935
+ath5k_hw_write_initvals_36936 ath5k_hw_write_initvals 0 36936 NULL
++ax88179_write_cmd_nopm_36938 ax88179_write_cmd_nopm 5 36938 NULL
+o2net_open_listening_sock_36944 o2net_open_listening_sock 0 36944 NULL
+kone_sysfs_write_profilex_36945 kone_sysfs_write_profilex 0-6-5 36945 NULL
+bonding_show_tlb_dynamic_lb_36946 bonding_show_tlb_dynamic_lb 0 36946 NULL nohasharray
@@ -134320,7 +134674,6 @@ index 0000000..df41844
+bd2802_store_reg0x04_36949 bd2802_store_reg0x04 0-4 36949 NULL
+div_u64_36951 div_u64 0 36951 NULL
+write_leb_36957 write_leb 5-0 36957 NULL
-+ntfs_external_attr_find_36963 ntfs_external_attr_find 0 36963 NULL
+ext4_da_write_end_36974 ext4_da_write_end 5-0 36974 NULL
+apei_exec_noop_36976 apei_exec_noop 0 36976 NULL
+il4965_rs_sta_dbgfs_scale_table_write_36979 il4965_rs_sta_dbgfs_scale_table_write 3-0 36979 NULL
@@ -134336,8 +134689,7 @@ index 0000000..df41844
+mc13xxx_reg_rmw_36997 mc13xxx_reg_rmw 0 36997 NULL
+drbd_new_dev_size_36998 drbd_new_dev_size 0-3 36998 NULL nohasharray
+bcm_sendmsg_36998 bcm_sendmsg 0-4 36998 &drbd_new_dev_size_36998
-+auok190xfb_write_37001 auok190xfb_write 3 37001 NULL nohasharray
-+jfs_ci_hash_37001 jfs_ci_hash 0 37001 &auok190xfb_write_37001
++auok190xfb_write_37001 auok190xfb_write 3 37001 NULL
+dmi_sysfs_attr_show_37003 dmi_sysfs_attr_show 0 37003 NULL
+setxattr_37006 setxattr 4-0 37006 NULL nohasharray
+ata_scsi_lpm_show_37006 ata_scsi_lpm_show 0 37006 &setxattr_37006 nohasharray
@@ -134345,8 +134697,7 @@ index 0000000..df41844
+target_fabric_nacl_base_attr_store_37009 target_fabric_nacl_base_attr_store 0-4 37009 NULL
+make_nnode_dirty_37010 make_nnode_dirty 0 37010 NULL
+si4713_s_frequency_37011 si4713_s_frequency 0 37011 NULL
-+force_lesc_support_write_37016 force_lesc_support_write 3-0 37016 NULL nohasharray
-+cfq_fifo_expire_async_show_37016 cfq_fifo_expire_async_show 0 37016 &force_lesc_support_write_37016
++cfq_fifo_expire_async_show_37016 cfq_fifo_expire_async_show 0 37016 NULL
+dw2102_earda_i2c_transfer_37017 dw2102_earda_i2c_transfer 0-3 37017 NULL nohasharray
+manufacturer_id_show_37017 manufacturer_id_show 0 37017 &dw2102_earda_i2c_transfer_37017
+__vsock_bind_37018 __vsock_bind 0 37018 NULL nohasharray
@@ -134377,8 +134728,9 @@ index 0000000..df41844
+writebuf_skb_37060 writebuf_skb 0 37060 NULL
+fcoe_vport_destroy_37061 fcoe_vport_destroy 0 37061 NULL
+_iwl_dbgfs_bcast_filters_macs_write_37069 _iwl_dbgfs_bcast_filters_macs_write 3-0 37069 NULL
-+logfs_write_rec_37072 logfs_write_rec 0 37072 NULL nohasharray
-+vmci_transport_send_wrote_37072 vmci_transport_send_wrote 0 37072 &logfs_write_rec_37072
++ql_get_sset_count_37070 ql_get_sset_count 0 37070 NULL
++vmci_transport_send_wrote_37072 vmci_transport_send_wrote 0 37072 NULL nohasharray
++logfs_write_rec_37072 logfs_write_rec 0 37072 &vmci_transport_send_wrote_37072
+uhci_submit_bulk_37073 uhci_submit_bulk 0 37073 NULL
+ath10k_spectral_scan_config_37075 ath10k_spectral_scan_config 0 37075 NULL
+SYSC_setxattr_37078 SYSC_setxattr 4 37078 NULL
@@ -134396,14 +134748,15 @@ index 0000000..df41844
+cpu_up_37109 cpu_up 0 37109 &show_rxchan_per_port_37109
+radeon_hwmon_show_temp_thresh_37112 radeon_hwmon_show_temp_thresh 0 37112 NULL
+set_pwm_tmax_37113 set_pwm_tmax 0-4 37113 NULL
-+xlog_grant_head_check_37116 xlog_grant_head_check 0 37116 NULL
++flash_sync_strobe_show_37116 flash_sync_strobe_show 0 37116 NULL nohasharray
++xlog_grant_head_check_37116 xlog_grant_head_check 0 37116 &flash_sync_strobe_show_37116
+events_sysfs_show_37117 events_sysfs_show 0 37117 NULL
+modalias_show_37119 modalias_show 0 37119 NULL nohasharray
+ds1742_rtc_read_time_37119 ds1742_rtc_read_time 0 37119 &modalias_show_37119
+show_nets_37127 show_nets 0 37127 NULL
-+snd_pcm_plugin_build_io_37132 snd_pcm_plugin_build_io 0 37132 NULL nohasharray
-+raid1_add_disk_37132 raid1_add_disk 0 37132 &snd_pcm_plugin_build_io_37132 nohasharray
-+snd_hda_get_conn_list_37132 snd_hda_get_conn_list 0 37132 &raid1_add_disk_37132
++snd_hda_get_conn_list_37132 snd_hda_get_conn_list 0 37132 NULL nohasharray
++snd_pcm_plugin_build_io_37132 snd_pcm_plugin_build_io 0 37132 &snd_hda_get_conn_list_37132 nohasharray
++raid1_add_disk_37132 raid1_add_disk 0 37132 &snd_pcm_plugin_build_io_37132
+iwl_mvm_config_scan_37134 iwl_mvm_config_scan 0 37134 NULL nohasharray
+bdx_rx_init_37134 bdx_rx_init 0 37134 &iwl_mvm_config_scan_37134
+cp2112_write_read_req_37141 cp2112_write_read_req 0-6 37141 NULL
@@ -134422,20 +134775,20 @@ index 0000000..df41844
+tw68_buf_prepare_37186 tw68_buf_prepare 0 37186 NULL
+device_suspend_noirq_37187 device_suspend_noirq 0 37187 NULL
+alloc_page_ext_37189 alloc_page_ext 1 37189 NULL
-+store_wimax_37196 store_wimax 4-0 37196 NULL
-+vcc_recvmsg_37198 vcc_recvmsg 0-4 37198 NULL nohasharray
++vcc_recvmsg_37198 vcc_recvmsg 4-0 37198 NULL nohasharray
+smsc95xx_start_tx_path_37198 smsc95xx_start_tx_path 0 37198 &vcc_recvmsg_37198
+efx_ethtool_get_rxfh_indir_size_37201 efx_ethtool_get_rxfh_indir_size 0 37201 NULL nohasharray
+ath10k_bmi_done_37201 ath10k_bmi_done 0 37201 &efx_ethtool_get_rxfh_indir_size_37201
+team_vlan_rx_add_vid_37205 team_vlan_rx_add_vid 0 37205 NULL
++ixgbe_get_sset_count_37207 ixgbe_get_sset_count 0 37207 NULL
+forced_ps_write_37209 forced_ps_write 3-0 37209 NULL nohasharray
+target_core_dev_pr_show_attr_res_pr_type_37209 target_core_dev_pr_show_attr_res_pr_type 0 37209 &forced_ps_write_37209
+mwifiex_cmd_enh_power_mode_37210 mwifiex_cmd_enh_power_mode 0 37210 NULL nohasharray
+ipr_store_diagnostics_37210 ipr_store_diagnostics 0-4 37210 &mwifiex_cmd_enh_power_mode_37210
+snd_dmaengine_pcm_trigger_37211 snd_dmaengine_pcm_trigger 0 37211 NULL
-+snd_cx231xx_prepare_37213 snd_cx231xx_prepare 0 37213 NULL nohasharray
-+fuse_notify_store_37213 fuse_notify_store 0 37213 &snd_cx231xx_prepare_37213 nohasharray
-+bchannel_get_rxbuf_37213 bchannel_get_rxbuf 2 37213 &fuse_notify_store_37213
++bchannel_get_rxbuf_37213 bchannel_get_rxbuf 2 37213 NULL nohasharray
++snd_cx231xx_prepare_37213 snd_cx231xx_prepare 0 37213 &bchannel_get_rxbuf_37213 nohasharray
++fuse_notify_store_37213 fuse_notify_store 0 37213 &snd_cx231xx_prepare_37213
+inv_show_37218 inv_show 0 37218 NULL
+regmap_access_read_file_37223 regmap_access_read_file 3-0 37223 NULL
+uwb_dev_IEs_show_37224 uwb_dev_IEs_show 0 37224 NULL nohasharray
@@ -134496,13 +134849,13 @@ index 0000000..df41844
+show_fw_pages_37341 show_fw_pages 0 37341 NULL
+nfs_launder_page_37343 nfs_launder_page 0 37343 NULL nohasharray
+lbs_mesh_dev_open_37343 lbs_mesh_dev_open 0 37343 &nfs_launder_page_37343
++hso_serial_write_room_37344 hso_serial_write_room 0 37344 NULL
+fcoe_vport_disable_37346 fcoe_vport_disable 0 37346 NULL
+xfs_attr_fillstate_37349 xfs_attr_fillstate 0 37349 NULL
+pm8001_show_update_fw_37350 pm8001_show_update_fw 0 37350 NULL
+nf_bridge_pad_37351 nf_bridge_pad 0 37351 NULL
+security_inode_getsecurity_37354 security_inode_getsecurity 0 37354 NULL
+show_fc_vport_vport_type_37362 show_fc_vport_vport_type 0 37362 NULL
-+toshiba_touchpad_store_37363 toshiba_touchpad_store 0-4 37363 NULL
+cpuset_write_u64_37367 cpuset_write_u64 0 37367 NULL
+isku_sysfs_set_actual_profile_37369 isku_sysfs_set_actual_profile 0-4 37369 NULL
+compat_SyS_fcntl_37376 compat_SyS_fcntl 3 37376 NULL
@@ -134513,17 +134866,16 @@ index 0000000..df41844
+setup_bd_list_xfr_37385 setup_bd_list_xfr 0 37385 &mmc_raw_rpmb_size_mult_show_37385
+iommu_num_pages_37391 iommu_num_pages 0-2-3-1 37391 NULL
+snd_seq_port_disconnect_37395 snd_seq_port_disconnect 0 37395 NULL
-+cifs_ci_hash_37396 cifs_ci_hash 0 37396 NULL
+qla4xxx_get_iface_param_37398 qla4xxx_get_iface_param 0 37398 NULL nohasharray
+adp8870_store_37398 adp8870_store 0-3 37398 &qla4xxx_get_iface_param_37398
-+hidp_output_report_37401 hidp_output_report 0-3 37401 NULL
++hidp_output_report_37401 hidp_output_report 3-0 37401 NULL
+channel_set_37410 channel_set 0-4 37410 NULL
+xfs_filestream_pick_ag_37411 xfs_filestream_pick_ag 0 37411 NULL
+sys_getxattr_37418 sys_getxattr 4 37418 NULL nohasharray
+max14577_set_fast_charge_timer_37418 max14577_set_fast_charge_timer 0 37418 &sys_getxattr_37418
+hci_sock_sendmsg_37420 hci_sock_sendmsg 4-0 37420 NULL
+acpi_os_allocate_zeroed_37422 acpi_os_allocate_zeroed 1 37422 NULL nohasharray
-+find_next_bit_37422 find_next_bit 0-3-2 37422 &acpi_os_allocate_zeroed_37422
++find_next_bit_37422 find_next_bit 0 37422 &acpi_os_allocate_zeroed_37422
+tty_insert_flip_string_fixed_flag_37428 tty_insert_flip_string_fixed_flag 4-0 37428 NULL nohasharray
+it8712f_wdt_notify_37428 it8712f_wdt_notify 0 37428 &tty_insert_flip_string_fixed_flag_37428
+iwl_print_last_event_logs_37433 iwl_print_last_event_logs 7-9-0 37433 NULL
@@ -134531,7 +134883,6 @@ index 0000000..df41844
+fru_alloc_37442 fru_alloc 1 37442 NULL
+show_als_en_37445 show_als_en 0 37445 NULL
+epia_read_regr_37446 epia_read_regr 0 37446 NULL
-+skein512_init_37449 skein512_init 0 37449 NULL
+tcp_established_options_37450 tcp_established_options 0 37450 NULL
+xfs_btree_dec_cursor_37452 xfs_btree_dec_cursor 0 37452 NULL
+snd_hdsp_reset_37453 snd_hdsp_reset 0 37453 NULL
@@ -134545,8 +134896,8 @@ index 0000000..df41844
+prepare_header80_37479 prepare_header80 0 37479 NULL
+get_est_timing_37484 get_est_timing 0 37484 NULL
+store_temp_max_hyst_37485 store_temp_max_hyst 0-4 37485 NULL
-+freerunning_timer_show_37486 freerunning_timer_show 0 37486 NULL nohasharray
-+logi_dj_recv_forward_hidpp_37486 logi_dj_recv_forward_hidpp 3 37486 &freerunning_timer_show_37486
++logi_dj_recv_forward_hidpp_37486 logi_dj_recv_forward_hidpp 3 37486 NULL nohasharray
++freerunning_timer_show_37486 freerunning_timer_show 0 37486 &logi_dj_recv_forward_hidpp_37486
+kmem_realloc_37489 kmem_realloc 2 37489 NULL nohasharray
+__hci_cmd_sync_ev_37489 __hci_cmd_sync_ev 3 37489 &kmem_realloc_37489
+gro_flush_timeout_store_37491 gro_flush_timeout_store 0-4 37491 NULL
@@ -134590,8 +134941,8 @@ index 0000000..df41844
+bnx2x_sriov_configure_37600 bnx2x_sriov_configure 0-2 37600 NULL
+read_field_37603 read_field 0 37603 NULL
+vv6410_set_analog_gain_37606 vv6410_set_analog_gain 0 37606 NULL
-+ext2_freeze_37607 ext2_freeze 0 37607 NULL nohasharray
-+mlx4_get_mgm_entry_size_37607 mlx4_get_mgm_entry_size 0 37607 &ext2_freeze_37607
++mlx4_get_mgm_entry_size_37607 mlx4_get_mgm_entry_size 0 37607 NULL nohasharray
++ext2_freeze_37607 ext2_freeze 0 37607 &mlx4_get_mgm_entry_size_37607
+smsc95xx_write_reg_37608 smsc95xx_write_reg 0 37608 NULL
+kvm_read_guest_page_mmu_37611 kvm_read_guest_page_mmu 6 37611 NULL
+ssb_pcmcia_attr_sprom_store_37614 ssb_pcmcia_attr_sprom_store 0-4 37614 NULL nohasharray
@@ -134612,9 +134963,8 @@ index 0000000..df41844
+po1030_set_auto_exposure_37656 po1030_set_auto_exposure 0 37656 NULL
+ageing_time_show_37657 ageing_time_show 0 37657 NULL nohasharray
+atkbd_do_show_softrepeat_37657 atkbd_do_show_softrepeat 0 37657 &ageing_time_show_37657
-+bio_copy_user_iov_37660 bio_copy_user_iov 4 37660 NULL
-+vmw_framebuffer_dmabuf_dirty_37661 vmw_framebuffer_dmabuf_dirty 6 37661 NULL nohasharray
-+rfcomm_sock_sendmsg_37661 rfcomm_sock_sendmsg 4-0 37661 &vmw_framebuffer_dmabuf_dirty_37661
++rfcomm_sock_sendmsg_37661 rfcomm_sock_sendmsg 4-0 37661 NULL nohasharray
++vmw_framebuffer_dmabuf_dirty_37661 vmw_framebuffer_dmabuf_dirty 6 37661 &rfcomm_sock_sendmsg_37661
+atxp1_storegpio2_37663 atxp1_storegpio2 0-4 37663 NULL
+SYSC_get_mempolicy_37664 SYSC_get_mempolicy 3 37664 NULL nohasharray
+mwifiex_set_aes_key_v2_37664 mwifiex_set_aes_key_v2 0 37664 &SYSC_get_mempolicy_37664
@@ -134622,26 +134972,26 @@ index 0000000..df41844
+nodename_show_37665 nodename_show 0 37665 &mptscsih_version_nvdata_default_show_37665 nohasharray
+pc300_open_37665 pc300_open 0 37665 &nodename_show_37665
+tcp_mss_split_point_37668 tcp_mss_split_point 0-4-3 37668 NULL
-+mlx4_INIT_PORT_37672 mlx4_INIT_PORT 0 37672 NULL nohasharray
-+m_can_open_37672 m_can_open 0 37672 &mlx4_INIT_PORT_37672 nohasharray
-+__wa_seg_calculate_isoc_frame_count_37672 __wa_seg_calculate_isoc_frame_count 0 37672 &m_can_open_37672
++__wa_seg_calculate_isoc_frame_count_37672 __wa_seg_calculate_isoc_frame_count 0 37672 NULL nohasharray
++mlx4_INIT_PORT_37672 mlx4_INIT_PORT 0 37672 &__wa_seg_calculate_isoc_frame_count_37672 nohasharray
++m_can_open_37672 m_can_open 0 37672 &mlx4_INIT_PORT_37672
+xfs_setattr_size_37673 xfs_setattr_size 0 37673 NULL
+ieee80211_if_read_rc_rateidx_mcs_mask_2ghz_37675 ieee80211_if_read_rc_rateidx_mcs_mask_2ghz 3-0 37675 NULL nohasharray
+batadv_get_vid_37675 batadv_get_vid 2 37675 &ieee80211_if_read_rc_rateidx_mcs_mask_2ghz_37675
++hix5hd2_i2c_xfer_msg_37678 hix5hd2_i2c_xfer_msg 0 37678 NULL
+i7300_idle_notifier_37681 i7300_idle_notifier 0 37681 NULL nohasharray
+__hw_addr_del_ex_37681 __hw_addr_del_ex 0 37681 &i7300_idle_notifier_37681
+tracing_saved_cmdlines_size_write_37684 tracing_saved_cmdlines_size_write 3 37684 NULL
-+regmap_map_read_file_37685 regmap_map_read_file 0-3 37685 NULL
++regmap_map_read_file_37685 regmap_map_read_file 3-0 37685 NULL
+video_expand_toggle_37689 video_expand_toggle 0 37689 NULL
+show_bool_threeg_37690 show_bool_threeg 0 37690 NULL
+parse_arg_37696 parse_arg 0 37696 NULL
+smic_size_37697 smic_size 0 37697 NULL
-+nametbl_header_37698 nametbl_header 0-2 37698 NULL
+show_srp_rport_dev_loss_tmo_37699 show_srp_rport_dev_loss_tmo 0 37699 NULL
+gadget_dev_desc_idVendor_show_37700 gadget_dev_desc_idVendor_show 0 37700 NULL
+brcmf_sdiod_recv_chain_37701 brcmf_sdiod_recv_chain 3 37701 NULL
-+spmi_ext_register_read_37702 spmi_ext_register_read 0 37702 NULL nohasharray
-+ata_scsi_change_queue_depth_37702 ata_scsi_change_queue_depth 0-2 37702 &spmi_ext_register_read_37702
++ata_scsi_change_queue_depth_37702 ata_scsi_change_queue_depth 2-0 37702 NULL nohasharray
++spmi_ext_register_read_37702 spmi_ext_register_read 0 37702 &ata_scsi_change_queue_depth_37702
+smp_req_37703 smp_req 0 37703 NULL
+iscsi_stat_tgt_attr_show_attr_fail_intr_addr_37712 iscsi_stat_tgt_attr_show_attr_fail_intr_addr 0 37712 NULL
+dynamic_ps_timeout_write_37713 dynamic_ps_timeout_write 3-0 37713 NULL
@@ -134662,9 +135012,9 @@ index 0000000..df41844
+xfs_read_agf_37749 xfs_read_agf 0 37749 NULL
+ocfs2_control_cfu_37750 ocfs2_control_cfu 2-0 37750 NULL
+ipath_cdev_init_37752 ipath_cdev_init 1 37752 NULL
-+snd_cx25821_prepare_37765 snd_cx25821_prepare 0 37765 NULL nohasharray
-+pre_action_37765 pre_action 0 37765 &snd_cx25821_prepare_37765 nohasharray
-+osst_flush_write_buffer_37765 osst_flush_write_buffer 0 37765 &pre_action_37765
++pre_action_37765 pre_action 0 37765 NULL nohasharray
++snd_cx25821_prepare_37765 snd_cx25821_prepare 0 37765 &pre_action_37765 nohasharray
++osst_flush_write_buffer_37765 osst_flush_write_buffer 0 37765 &snd_cx25821_prepare_37765
+dccp_setsockopt_cscov_37766 dccp_setsockopt_cscov 2-0 37766 NULL
+filemap_flush_37767 filemap_flush 0 37767 NULL
+__uncore_storage_mode_show_37771 __uncore_storage_mode_show 0 37771 NULL
@@ -134692,11 +135042,10 @@ index 0000000..df41844
+rx_decrypt_key_not_found_read_37820 rx_decrypt_key_not_found_read 3-0 37820 NULL nohasharray
+nouveau_hwmon_show_update_rate_37820 nouveau_hwmon_show_update_rate 0 37820 &rx_decrypt_key_not_found_read_37820
+mlx4_cmd_post_37826 mlx4_cmd_post 0 37826 NULL
-+bitmap_find_next_zero_area_37827 bitmap_find_next_zero_area 3-0-4-5-2 37827 NULL
++bitmap_find_next_zero_area_37827 bitmap_find_next_zero_area 2-3-0-4-5 37827 NULL
+mwl8k_add_interface_37842 mwl8k_add_interface 0 37842 NULL
+store_sf2_point_37843 store_sf2_point 0-4 37843 NULL
+sr_write_medium_mode_37845 sr_write_medium_mode 0 37845 NULL
-+kernfs_dop_revalidate_37848 kernfs_dop_revalidate 0 37848 NULL
+o2hb_debug_read_37851 o2hb_debug_read 3-0 37851 NULL
+iscsi_disc_store_enforce_discovery_auth_37853 iscsi_disc_store_enforce_discovery_auth 0-3 37853 NULL
+snd_hda_jack_add_kctl_37854 snd_hda_jack_add_kctl 0 37854 NULL
@@ -134717,7 +135066,6 @@ index 0000000..df41844
+pubek_show_37903 pubek_show 0 37903 NULL
+compiler_show_37905 compiler_show 0 37905 NULL
+show_target_37913 show_target 0 37913 NULL
-+skein256_export_37917 skein256_export 0 37917 NULL
+viacam_vb_buf_prepare_37918 viacam_vb_buf_prepare 0 37918 NULL
+elan_i2c_calibrate_result_37927 elan_i2c_calibrate_result 0 37927 NULL
+pkt_alloc_packet_data_37928 pkt_alloc_packet_data 1 37928 NULL nohasharray
@@ -134732,8 +135080,8 @@ index 0000000..df41844
+show_counter_rx_data_pkts_37943 show_counter_rx_data_pkts 0 37943 NULL
+nilfs_writepages_37944 nilfs_writepages 0 37944 NULL
+tcm_qla2xxx_tpg_attrib_store_demo_mode_write_protect_37947 tcm_qla2xxx_tpg_attrib_store_demo_mode_write_protect 0-3 37947 NULL
-+max8997_get_enable_register_37955 max8997_get_enable_register 0 37955 NULL nohasharray
-+cdc_ncm_show_wNdpOutDivisor_37955 cdc_ncm_show_wNdpOutDivisor 0 37955 &max8997_get_enable_register_37955
++cdc_ncm_show_wNdpOutDivisor_37955 cdc_ncm_show_wNdpOutDivisor 0 37955 NULL nohasharray
++max8997_get_enable_register_37955 max8997_get_enable_register 0 37955 &cdc_ncm_show_wNdpOutDivisor_37955
+netbios_ns_help_37956 netbios_ns_help 0 37956 NULL nohasharray
+permissive_add_37956 permissive_add 0-3 37956 &netbios_ns_help_37956
+write_file_bool_37957 write_file_bool 3-0 37957 NULL nohasharray
@@ -134741,10 +135089,13 @@ index 0000000..df41844
+fifo_alloc_37961 fifo_alloc 1 37961 NULL
+ad5398_is_enabled_37962 ad5398_is_enabled 0 37962 NULL
+show_constraint_min_time_window_us_37963 show_constraint_min_time_window_us 0 37963 NULL
++toshiba_function_keys_get_37965 toshiba_function_keys_get 0 37965 NULL
+ext3_free_blocks_sb_37967 ext3_free_blocks_sb 4-3 37967 NULL nohasharray
+target_stat_scsi_transport_show_attr_indx_37967 target_stat_scsi_transport_show_attr_indx 0 37967 &ext3_free_blocks_sb_37967
+fc0011_get_if_frequency_37970 fc0011_get_if_frequency 0 37970 NULL
+g2d_s_ctrl_37974 g2d_s_ctrl 0 37974 NULL
++cyapa_gen3_do_calibrate_37976 cyapa_gen3_do_calibrate 0-4 37976 NULL
++cw1200_spi_align_size_37981 cw1200_spi_align_size 0-2 37981 NULL
+show_tolerance1_37984 show_tolerance1 0 37984 NULL
+isl1208_sysfs_show_usr_37987 isl1208_sysfs_show_usr 0 37987 NULL
+rds_rdma_extra_size_37990 rds_rdma_extra_size 0 37990 NULL nohasharray
@@ -134771,7 +135122,6 @@ index 0000000..df41844
+wl1251_acx_rx_msdu_life_time_38036 wl1251_acx_rx_msdu_life_time 0 38036 &ufs_commit_chunk_38036 nohasharray
+md_integrity_register_38036 md_integrity_register 0 38036 &wl1251_acx_rx_msdu_life_time_38036
+aggr_recv_addba_req_evt_38037 aggr_recv_addba_req_evt 4 38037 NULL
-+store_wlan_38040 store_wlan 4-0 38040 NULL
+SyS_pwrite64_38041 SyS_pwrite64 3 38041 NULL
+acpi_ds_call_control_method_38042 acpi_ds_call_control_method 0 38042 NULL
+il_dbgfs_chain_noise_read_38044 il_dbgfs_chain_noise_read 3-0 38044 NULL nohasharray
@@ -134780,7 +135130,7 @@ index 0000000..df41844
+parser_init_guts_38046 parser_init_guts 2 38046 NULL
+pmbus_set_page_38048 pmbus_set_page 0 38048 NULL nohasharray
+SyS_llistxattr_38048 SyS_llistxattr 3 38048 &pmbus_set_page_38048
-+_iwl_dbgfs_fw_dbg_conf_write_38050 _iwl_dbgfs_fw_dbg_conf_write 3 38050 NULL
++_iwl_dbgfs_fw_dbg_conf_write_38050 _iwl_dbgfs_fw_dbg_conf_write 3-0 38050 NULL
+sysfs_do_create_link_38051 sysfs_do_create_link 0 38051 NULL
+create_l2entity_38053 create_l2entity 0 38053 NULL
+crypto_shash_extsize_38055 crypto_shash_extsize 0 38055 NULL
@@ -134840,8 +135190,8 @@ index 0000000..df41844
+max8925_rtc_set_alarm_38184 max8925_rtc_set_alarm 0 38184 NULL
+nvkm_gpuobj_create__38187 nvkm_gpuobj_create_ 9 38187 NULL
+elsa_suspend_38189 elsa_suspend 0 38189 NULL
-+do_path_lookup_38193 do_path_lookup 0 38193 NULL nohasharray
-+readlink_38193 readlink 0 38193 &do_path_lookup_38193
++readlink_38193 readlink 0 38193 NULL nohasharray
++do_path_lookup_38193 do_path_lookup 0 38193 &readlink_38193
+rt2x00debug_write_rf_38195 rt2x00debug_write_rf 3-0 38195 NULL
+acerhdf_get_ec_temp_38197 acerhdf_get_ec_temp 0 38197 NULL
+deadline_var_store_38198 deadline_var_store 0-3 38198 NULL
@@ -134860,15 +135210,14 @@ index 0000000..df41844
+inet_csk_listen_start_38233 inet_csk_listen_start 0 38233 NULL
+palmas_gpio_to_irq_38235 palmas_gpio_to_irq 2 38235 NULL
+m66592_queue_38237 m66592_queue 0 38237 NULL
-+set_vfta_38239 set_vfta 0 38239 NULL nohasharray
-+ceph_decode_16_38239 ceph_decode_16 0 38239 &set_vfta_38239
++ceph_decode_16_38239 ceph_decode_16 0 38239 NULL nohasharray
++set_vfta_38239 set_vfta 0 38239 &ceph_decode_16_38239
+__volume_set_mute_ec_38242 __volume_set_mute_ec 0 38242 NULL
+__mlx4_cmd_38244 __mlx4_cmd 0 38244 NULL
+_ipw_read_reg32_38245 _ipw_read_reg32 0 38245 NULL nohasharray
+b43legacy_one_core_attach_38245 b43legacy_one_core_attach 0 38245 &_ipw_read_reg32_38245
+vsc8221_config_init_38249 vsc8221_config_init 0 38249 NULL
+nvkm_dmaobj_create__38250 nvkm_dmaobj_create_ 6 38250 NULL
-+async_xor_val_38254 async_xor_val 3 38254 NULL
+videobuf_dma_map_38255 videobuf_dma_map 0 38255 NULL nohasharray
+uwb_pal_register_38255 uwb_pal_register 0 38255 &videobuf_dma_map_38255
+scan_secs_read_38261 scan_secs_read 0 38261 NULL nohasharray
@@ -134876,14 +135225,13 @@ index 0000000..df41844
+opticon_open_38262 opticon_open 0 38262 NULL nohasharray
+xfs_qm_dqrepair_38262 xfs_qm_dqrepair 0 38262 &opticon_open_38262
+ramoops_read_kmsg_hdr_38263 ramoops_read_kmsg_hdr 0 38263 NULL nohasharray
-+xiic_busy_38263 xiic_busy 0 38263 &ramoops_read_kmsg_hdr_38263 nohasharray
-+iscsi_ping_comp_event_38263 iscsi_ping_comp_event 5 38263 &xiic_busy_38263
++iscsi_ping_comp_event_38263 iscsi_ping_comp_event 5 38263 &ramoops_read_kmsg_hdr_38263 nohasharray
++xiic_busy_38263 xiic_busy 0 38263 &iscsi_ping_comp_event_38263
+m88e1145_config_init_38265 m88e1145_config_init 0 38265 NULL
+broadsheet_setup_for_wfm_write_38267 broadsheet_setup_for_wfm_write 0 38267 NULL
+ieee80211_if_read_auto_open_plinks_38268 ieee80211_if_read_auto_open_plinks 3-0 38268 NULL nohasharray
+mthca_alloc_icm_table_38268 mthca_alloc_icm_table 3-4 38268 &ieee80211_if_read_auto_open_plinks_38268 nohasharray
-+SYSC_msgrcv_38268 SYSC_msgrcv 3 38268 &mthca_alloc_icm_table_38268 nohasharray
-+show_in3_input_38268 show_in3_input 0 38268 &SYSC_msgrcv_38268
++show_in3_input_38268 show_in3_input 0 38268 &mthca_alloc_icm_table_38268
+usb2_lpm_l1_timeout_show_38271 usb2_lpm_l1_timeout_show 0 38271 NULL nohasharray
+dev_show_rev_38271 dev_show_rev 0 38271 &usb2_lpm_l1_timeout_show_38271
+xfs_bmbt_to_bmdr_38275 xfs_bmbt_to_bmdr 3 38275 NULL nohasharray
@@ -134904,10 +135252,8 @@ index 0000000..df41844
+ucma_query_path_38305 ucma_query_path 3 38305 NULL
+ubifs_tnc_start_commit_38309 ubifs_tnc_start_commit 0 38309 NULL nohasharray
+store_freq_38309 store_freq 0-4 38309 &ubifs_tnc_start_commit_38309
-+rtl2830_tuner_i2c_xfer_38310 rtl2830_tuner_i2c_xfer 0-3 38310 NULL
+show_fnode_max_xmit_dlength_38317 show_fnode_max_xmit_dlength 0 38317 NULL
+mtd_name_show_38318 mtd_name_show 0 38318 NULL
-+free_calls_show_38323 free_calls_show 0 38323 NULL
+isr_rx_headers_read_38325 isr_rx_headers_read 3-0 38325 NULL
+ida_simple_get_38326 ida_simple_get 0-2 38326 NULL nohasharray
+ip_mroute_setsockopt_38326 ip_mroute_setsockopt 0 38326 &ida_simple_get_38326
@@ -134920,12 +135266,13 @@ index 0000000..df41844
+iscsi_stat_sess_show_attr_conn_timeout_errors_38346 iscsi_stat_sess_show_attr_conn_timeout_errors 0 38346 NULL
+af9005_write_tuner_registers_38347 af9005_write_tuner_registers 0 38347 NULL
+snd_hda_add_pincfg_38354 snd_hda_add_pincfg 0 38354 NULL
++security_getxattr_38355 security_getxattr 0 38355 NULL
+sm501fb_crtsrc_store_38356 sm501fb_crtsrc_store 0-4 38356 NULL
+mgslpc_suspend_38357 mgslpc_suspend 0 38357 NULL
+target_core_show_dev_enable_38359 target_core_show_dev_enable 0 38359 NULL
+btrfs_file_extent_disk_num_bytes_38363 btrfs_file_extent_disk_num_bytes 0 38363 NULL
+tomoyo_write_control_38365 tomoyo_write_control 0-3 38365 NULL
-+pyra_sysfs_write_38370 pyra_sysfs_write 0-6 38370 NULL
++pyra_sysfs_write_38370 pyra_sysfs_write 6-0 38370 NULL
+set_auto_temp_max_38372 set_auto_temp_max 0-4 38372 NULL
+active_duration_show_38373 active_duration_show 0 38373 NULL
+smm665_show_min_38376 smm665_show_min 0 38376 NULL
@@ -134939,7 +135286,6 @@ index 0000000..df41844
+m5602_read_bridge_38404 m5602_read_bridge 0 38404 NULL
+show_status_str_38406 show_status_str 0 38406 NULL
+send_packet_38408 send_packet 0 38408 NULL
-+get_valid_node_allowed_38412 get_valid_node_allowed 0-1 38412 NULL
+ocfs2_which_cluster_group_38413 ocfs2_which_cluster_group 0-2 38413 NULL
+bonding_show_arp_targets_38418 bonding_show_arp_targets 0 38418 NULL
+ieee80211_if_read_dtim_count_38419 ieee80211_if_read_dtim_count 3-0 38419 NULL
@@ -134955,16 +135301,15 @@ index 0000000..df41844
+iscsi_tpg_attrib_show_generate_node_acls_38445 iscsi_tpg_attrib_show_generate_node_acls 0 38445 NULL
+dev_set_mtu_38447 dev_set_mtu 0 38447 NULL nohasharray
+offline_38447 offline 0 38447 &dev_set_mtu_38447
-+idt77252_open_38452 idt77252_open 0 38452 NULL nohasharray
-+rose_bind_38452 rose_bind 0 38452 &idt77252_open_38452 nohasharray
-+tipc_bclink_xmit_38452 tipc_bclink_xmit 0 38452 &rose_bind_38452
++tipc_bclink_xmit_38452 tipc_bclink_xmit 0 38452 NULL nohasharray
++idt77252_open_38452 idt77252_open 0 38452 &tipc_bclink_xmit_38452 nohasharray
++rose_bind_38452 rose_bind 0 38452 &idt77252_open_38452
+udc_ep_enable_38457 udc_ep_enable 0 38457 NULL
+mISDN_sock_create_38458 mISDN_sock_create 0 38458 NULL nohasharray
+wl1271_acx_frag_threshold_38458 wl1271_acx_frag_threshold 0 38458 &mISDN_sock_create_38458
+saa7134_i2c_xfer_38459 saa7134_i2c_xfer 0-3 38459 NULL nohasharray
+videobuf_waiton_38459 videobuf_waiton 0 38459 &saa7134_i2c_xfer_38459
+mt9m111_g_fmt_38460 mt9m111_g_fmt 0 38460 NULL
-+show_wimax_38463 show_wimax 0 38463 NULL
+btrfs_next_old_leaf_38465 btrfs_next_old_leaf 0 38465 NULL
+zr364xx_s_ctrl_38466 zr364xx_s_ctrl 0 38466 NULL nohasharray
+pc87413_write_38466 pc87413_write 0-3 38466 &zr364xx_s_ctrl_38466
@@ -134982,7 +135327,8 @@ index 0000000..df41844
+lm8323_show_disable_38491 lm8323_show_disable 0 38491 NULL
+init_pitch_v1_38493 init_pitch_v1 0 38493 NULL
+wait_for_free_credits_38497 wait_for_free_credits 0 38497 NULL
-+test_irq_store_38501 test_irq_store 0-4 38501 NULL
++kbd_backlight_timeout_show_38501 kbd_backlight_timeout_show 0 38501 NULL nohasharray
++test_irq_store_38501 test_irq_store 0-4 38501 &kbd_backlight_timeout_show_38501
+format_cam_size_38506 format_cam_size 0 38506 NULL
+dev_names_read_38509 dev_names_read 3-0 38509 NULL
+iscsi_create_iface_38510 iscsi_create_iface 5 38510 NULL
@@ -134994,11 +135340,10 @@ index 0000000..df41844
+m41t93_get_time_38520 m41t93_get_time 0 38520 NULL
+ent_bread_38523 ent_bread 0 38523 NULL nohasharray
+bond_option_fail_over_mac_set_38523 bond_option_fail_over_mac_set 0 38523 &ent_bread_38523
-+ste10Xp_config_init_38533 ste10Xp_config_init 0 38533 NULL nohasharray
-+nvkm_fb_create__38533 nvkm_fb_create_ 4 38533 &ste10Xp_config_init_38533
++nvkm_fb_create__38533 nvkm_fb_create_ 4 38533 NULL nohasharray
++ste10Xp_config_init_38533 ste10Xp_config_init 0 38533 &nvkm_fb_create__38533
+pm_trace_store_38534 pm_trace_store 0-4 38534 NULL
-+ath10k_wmi_10_2_cmd_init_38540 ath10k_wmi_10_2_cmd_init 0 38540 NULL nohasharray
-+prepare_header95_38540 prepare_header95 0 38540 &ath10k_wmi_10_2_cmd_init_38540
++prepare_header95_38540 prepare_header95 0 38540 NULL
+jffs2_user_getxattr_38541 jffs2_user_getxattr 0 38541 NULL
+btrfs_discard_extent_38547 btrfs_discard_extent 2 38547 NULL
+xs_error_38560 xs_error 0 38560 NULL
@@ -135014,6 +135359,7 @@ index 0000000..df41844
+__fat_write_inode_38591 __fat_write_inode 0 38591 NULL
+radeon_set_pm_profile_38593 radeon_set_pm_profile 0-4 38593 NULL
+cosa_net_setup_rx_38594 cosa_net_setup_rx 2 38594 NULL
++radeon_hwmon_get_pwm1_min_38595 radeon_hwmon_get_pwm1_min 0 38595 NULL
+write_38599 write 0 38599 NULL
+smb_send_kvec_38602 smb_send_kvec 0 38602 NULL
+ieee80211_check_queues_38604 ieee80211_check_queues 0 38604 NULL
@@ -135026,8 +135372,8 @@ index 0000000..df41844
+set_temphyst_38616 set_temphyst 0-4 38616 NULL
+set_mode_densblk_38618 set_mode_densblk 0 38618 NULL nohasharray
+ip_ra_control_38618 ip_ra_control 0 38618 &set_mode_densblk_38618
-+atyfb_check_var_38619 atyfb_check_var 0 38619 NULL nohasharray
-+nf_ct_sack_adjust_38619 nf_ct_sack_adjust 2 38619 &atyfb_check_var_38619
++nf_ct_sack_adjust_38619 nf_ct_sack_adjust 2 38619 NULL nohasharray
++atyfb_check_var_38619 atyfb_check_var 0 38619 &nf_ct_sack_adjust_38619
+tps80031_reg_is_enabled_38622 tps80031_reg_is_enabled 0 38622 NULL
+show_fc_host_system_hostname_38624 show_fc_host_system_hostname 0 38624 NULL
+wl1271_ap_init_qos_null_template_38626 wl1271_ap_init_qos_null_template 0 38626 NULL
@@ -135050,18 +135396,16 @@ index 0000000..df41844
+intel_opregion_video_event_38654 intel_opregion_video_event 0 38654 &iwl_mvm_ref_sync_38654
+mxb_s_ctrl_38656 mxb_s_ctrl 0 38656 NULL
+hfsplus_ext_write_extent_locked_38662 hfsplus_ext_write_extent_locked 0 38662 NULL
-+nouveau_instmem_create__38664 nouveau_instmem_create_ 4 38664 NULL
+xfs_da3_node_create_38666 xfs_da3_node_create 0 38666 NULL
+snd_emu10k1x_pcm_prepare_capture_38667 snd_emu10k1x_pcm_prepare_capture 0 38667 NULL
-+fakelb_hw_start_38669 fakelb_hw_start 0 38669 NULL nohasharray
-+skb_tnl_header_len_38669 skb_tnl_header_len 0 38669 &fakelb_hw_start_38669
++skb_tnl_header_len_38669 skb_tnl_header_len 0 38669 NULL nohasharray
++fakelb_hw_start_38669 fakelb_hw_start 0 38669 &skb_tnl_header_len_38669
+nilfs_write_end_38674 nilfs_write_end 5-0 38674 NULL
+w7090p_tuner_write_serpar_38675 w7090p_tuner_write_serpar 0-3 38675 NULL
+ib_umem_start_38677 ib_umem_start 0 38677 NULL
+iscsit_dump_data_payload_38683 iscsit_dump_data_payload 2 38683 NULL
+lp8788_get_bl_ctl_mode_38684 lp8788_get_bl_ctl_mode 0 38684 NULL
+tracing_nsecs_read_38689 tracing_nsecs_read 3 38689 NULL
-+arbitrary_virt_to_mfn_38693 arbitrary_virt_to_mfn 0 38693 NULL
+zd_rf_init_al2230_38694 zd_rf_init_al2230 0 38694 NULL
+ext4_wait_block_bitmap_38695 ext4_wait_block_bitmap 2 38695 NULL
+validate_vid_hdr_38699 validate_vid_hdr 0 38699 NULL nohasharray
@@ -135070,7 +135414,7 @@ index 0000000..df41844
+kone_sysfs_show_actual_profile_38707 kone_sysfs_show_actual_profile 0 38707 NULL
+bnx2_change_ring_size_38711 bnx2_change_ring_size 0 38711 NULL
+mmc_scr_show_38713 mmc_scr_show 0 38713 NULL
-+find_next_usable_block_38716 find_next_usable_block 0-1-3 38716 NULL nohasharray
++find_next_usable_block_38716 find_next_usable_block 3-1-0 38716 NULL nohasharray
+qlcnic_sysfs_write_esw_config_38716 qlcnic_sysfs_write_esw_config 0-6-5 38716 &find_next_usable_block_38716
+gfs2_writepages_38717 gfs2_writepages 0 38717 NULL
+adp5520_bl_office_dim_show_38719 adp5520_bl_office_dim_show 0 38719 NULL
@@ -135090,7 +135434,6 @@ index 0000000..df41844
+clear_intrusion_38745 clear_intrusion 0-4 38745 NULL
+microcode_write_38754 microcode_write 0-3 38754 NULL
+netxen_nic_get_eeprom_len_38756 netxen_nic_get_eeprom_len 0 38756 NULL
-+mic_map_single_38759 mic_map_single 0 38759 NULL
+get_fan_rpm_38760 get_fan_rpm 0 38760 NULL nohasharray
+creg_queue_cmd_38760 creg_queue_cmd 0 38760 &get_fan_rpm_38760
+udf_readpages_38761 udf_readpages 4 38761 NULL
@@ -135101,6 +135444,7 @@ index 0000000..df41844
+nfs4_proc_setattr_38768 nfs4_proc_setattr 0 38768 NULL
+acpi_power_on_unlocked_38769 acpi_power_on_unlocked 0 38769 NULL
+squashfs_xattr_get_38771 squashfs_xattr_get 0 38771 NULL
++qt2_write_room_38772 qt2_write_room 0 38772 NULL
+ixgbevf_vlan_rx_add_vid_38773 ixgbevf_vlan_rx_add_vid 0 38773 NULL
+mlx4_num_reserved_sqps_38775 mlx4_num_reserved_sqps 0 38775 NULL
+elan_smbus_set_flash_key_38776 elan_smbus_set_flash_key 0 38776 NULL
@@ -135125,8 +135469,7 @@ index 0000000..df41844
+whc_urb_enqueue_38830 whc_urb_enqueue 0 38830 NULL
+tle62x0_status_show_38833 tle62x0_status_show 0 38833 NULL
+direct_entry_38836 direct_entry 3-0 38836 NULL nohasharray
-+vnic_dev_notify_set_38836 vnic_dev_notify_set 0 38836 &direct_entry_38836 nohasharray
-+map_page_38836 map_page 0-3 38836 &vnic_dev_notify_set_38836
++vnic_dev_notify_set_38836 vnic_dev_notify_set 0 38836 &direct_entry_38836
+compat_udp_setsockopt_38840 compat_udp_setsockopt 5 38840 NULL
+sst_create_ipc_msg_38841 sst_create_ipc_msg 0 38841 NULL
+ata_scsi_activity_store_38843 ata_scsi_activity_store 0-4 38843 NULL
@@ -135138,7 +135481,6 @@ index 0000000..df41844
+bch_cached_dev_attach_38861 bch_cached_dev_attach 0 38861 NULL
+atl1e_restart_autoneg_38868 atl1e_restart_autoneg 0 38868 NULL
+tipc_wait_for_rcvmsg_38874 tipc_wait_for_rcvmsg 0 38874 NULL
-+image_size_store_38875 image_size_store 0-4 38875 NULL
+show_counter_rx_pkey_mismatches_38880 show_counter_rx_pkey_mismatches 0 38880 NULL
+show_conn_param_ISCSI_PARAM_LOCAL_IPADDR_38882 show_conn_param_ISCSI_PARAM_LOCAL_IPADDR 0 38882 NULL
+rbd_dev_v2_striping_info_38885 rbd_dev_v2_striping_info 0 38885 NULL
@@ -135146,6 +135488,7 @@ index 0000000..df41844
+iscsi_stat_login_show_attr_redirects_38890 iscsi_stat_login_show_attr_redirects 0 38890 NULL
+hdlc_open_38893 hdlc_open 0 38893 NULL
+dbgfs_state_38894 dbgfs_state 3-0 38894 NULL
++oti6858_write_room_38896 oti6858_write_room 0 38896 NULL
+padlock_sha256_finup_38897 padlock_sha256_finup 0 38897 NULL
+__fswab16_38898 __fswab16 0 38898 NULL
+process_access_response_38899 process_access_response 0 38899 NULL
@@ -135163,7 +135506,7 @@ index 0000000..df41844
+af_alg_wait_for_completion_38924 af_alg_wait_for_completion 0-1 38924 NULL
+mv88e6352_get_temp_38926 mv88e6352_get_temp 0 38926 NULL nohasharray
+dev_set_name_38926 dev_set_name 0 38926 &mv88e6352_get_temp_38926
-+ext3_trim_all_free_38929 ext3_trim_all_free 2-3-4 38929 NULL
++ext3_trim_all_free_38929 ext3_trim_all_free 2-4-3 38929 NULL
+qib_user_sdma_queue_clean_38930 qib_user_sdma_queue_clean 0 38930 NULL
+pcap_regulator_enable_38934 pcap_regulator_enable 0 38934 NULL
+fc0013_writereg_38939 fc0013_writereg 0 38939 NULL
@@ -135176,8 +135519,7 @@ index 0000000..df41844
+__be_cmd_rx_filter_38949 __be_cmd_rx_filter 0 38949 NULL
+select_subconnector_show_38953 select_subconnector_show 0 38953 NULL
+qlcnic_sriov_pf_config_vport_38955 qlcnic_sriov_pf_config_vport 0 38955 NULL
-+__vsock_bind_stream_38957 __vsock_bind_stream 0 38957 NULL nohasharray
-+map_single_38957 map_single 0 38957 &__vsock_bind_stream_38957
++__vsock_bind_stream_38957 __vsock_bind_stream 0 38957 NULL
+show_temp16_38958 show_temp16 0 38958 NULL
+macaddress_show_38969 macaddress_show 0 38969 NULL
+b43legacy_dma_init_38970 b43legacy_dma_init 0 38970 NULL
@@ -135187,12 +135529,12 @@ index 0000000..df41844
+adfs_fplus_read_38977 adfs_fplus_read 0 38977 &usb_maxpacket_38977
+addr_assign_type_show_38978 addr_assign_type_show 0 38978 NULL
+_iommu_cpumask_show_38985 _iommu_cpumask_show 0 38985 NULL
-+OSDSetBlock_38986 OSDSetBlock 2-4 38986 NULL
++OSDSetBlock_38986 OSDSetBlock 2-4 38986 NULL nohasharray
++pti_tty_write_room_38986 pti_tty_write_room 0 38986 &OSDSetBlock_38986
+submit_bio_wait_38991 submit_bio_wait 0 38991 NULL
+intel_nontranslate_map_sg_38992 intel_nontranslate_map_sg 0-3 38992 NULL
+bio_clone_range_38997 bio_clone_range 2 38997 NULL
+lpfc_idiag_extacc_write_38998 lpfc_idiag_extacc_write 3-0 38998 NULL
-+udf_new_block_38999 udf_new_block 4 38999 NULL
+bh1770_set_lux_thresh_39000 bh1770_set_lux_thresh 0 39000 NULL
+mmio16write__write_file_39001 mmio16write__write_file 0 39001 NULL
+systemid_show_39002 systemid_show 0 39002 NULL
@@ -135204,15 +135546,14 @@ index 0000000..df41844
+get_nodes_39012 get_nodes 3 39012 NULL nohasharray
+compat_SyS_move_pages_39012 compat_SyS_move_pages 2 39012 &get_nodes_39012
+twl6030_interrupt_unmask_39013 twl6030_interrupt_unmask 2 39013 NULL
-+force_sc_support_read_39014 force_sc_support_read 3-0 39014 NULL nohasharray
-+show_39014 show 0 39014 &force_sc_support_read_39014
++show_39014 show 0 39014 NULL
+__blkdev_issue_zeroout_39020 __blkdev_issue_zeroout 3-0 39020 NULL
++cyapa_gen5_execute_panel_scan_39023 cyapa_gen5_execute_panel_scan 0 39023 NULL
+snd_mask_refine_set_39027 snd_mask_refine_set 0 39027 NULL
-+ftrace_modify_code_direct_39029 ftrace_modify_code_direct 1 39029 NULL
-+ovl_copy_up_39031 ovl_copy_up 0 39031 NULL nohasharray
-+acpi_install_gpe_block_39031 acpi_install_gpe_block 4 39031 &ovl_copy_up_39031
++acpi_install_gpe_block_39031 acpi_install_gpe_block 4 39031 NULL nohasharray
++ovl_copy_up_39031 ovl_copy_up 0 39031 &acpi_install_gpe_block_39031
+store_sf2_pwm_39032 store_sf2_pwm 0-4 39032 NULL
-+_zd_iowrite32v_async_locked_39034 _zd_iowrite32v_async_locked 0-3 39034 NULL
++_zd_iowrite32v_async_locked_39034 _zd_iowrite32v_async_locked 3-0 39034 NULL
+temp_deactivated_show_39037 temp_deactivated_show 0 39037 NULL
+phy_read_status_39042 phy_read_status 0 39042 NULL
+write_battery_life_extender_39045 write_battery_life_extender 0 39045 NULL
@@ -135239,8 +135580,7 @@ index 0000000..df41844
+acpi_device_path_show_39111 acpi_device_path_show 0 39111 NULL nohasharray
+leb_write_lock_39111 leb_write_lock 0 39111 &acpi_device_path_show_39111
+pause_transport_39115 pause_transport 0 39115 NULL
-+phys_addr_show_39116 phys_addr_show 0 39116 NULL nohasharray
-+serial_resume_39116 serial_resume 0 39116 &phys_addr_show_39116
++serial_resume_39116 serial_resume 0 39116 NULL
+avoid_reset_quirk_show_39119 avoid_reset_quirk_show 0 39119 NULL
+__kfifo_to_user_r_39123 __kfifo_to_user_r 3-5 39123 NULL
+saa711x_set_size_39124 saa711x_set_size 0 39124 NULL
@@ -135253,11 +135593,11 @@ index 0000000..df41844
+generic_permission_39150 generic_permission 0 39150 NULL
+alloc_ring_39151 alloc_ring 2-4 39151 NULL
+proc_coredump_filter_read_39153 proc_coredump_filter_read 3-0 39153 NULL
-+objects_partial_show_39154 objects_partial_show 0 39154 NULL
+create_bounce_buffer_39155 create_bounce_buffer 3 39155 NULL
+ath9k_hw_ar9003_dump_eeprom_39156 ath9k_hw_ar9003_dump_eeprom 4-5-0 39156 NULL
+elevator_switch_39159 elevator_switch 0 39159 NULL
+iscsi_disc_store_userid_mutual_39161 iscsi_disc_store_userid_mutual 0-3 39161 NULL
++xgbe_request_irqs_39169 xgbe_request_irqs 0 39169 NULL
+echo_client_kbrw_39170 echo_client_kbrw 6 39170 NULL
+ext3_xattr_check_names_39174 ext3_xattr_check_names 0 39174 NULL nohasharray
+go7007_usb_i2c_master_xfer_39174 go7007_usb_i2c_master_xfer 0-3 39174 &ext3_xattr_check_names_39174
@@ -135308,7 +135648,6 @@ index 0000000..df41844
+ubifs_tnc_remove_range_39280 ubifs_tnc_remove_range 0 39280 NULL
+picolcd_fb_check_var_39281 picolcd_fb_check_var 0 39281 NULL
+rx_filter_protection_filter_read_39282 rx_filter_protection_filter_read 3-0 39282 NULL
-+show_lslvl_39283 show_lslvl 0 39283 NULL
+snd_pcm_pre_stop_39285 snd_pcm_pre_stop 0 39285 NULL
+bsg_read_39290 bsg_read 0-3 39290 NULL nohasharray
+iwl_add_station_common_39290 iwl_add_station_common 0 39290 &bsg_read_39290
@@ -135325,8 +135664,9 @@ index 0000000..df41844
+snd_seq_kernel_client_enqueue_39317 snd_seq_kernel_client_enqueue 0 39317 &cmd_xfer_39317
+core_alua_store_secondary_status_39322 core_alua_store_secondary_status 0-3 39322 NULL
+control_store_39323 control_store 0-4 39323 NULL
-+cp_get_regs_len_39324 cp_get_regs_len 0 39324 NULL nohasharray
-+hdaps_temp2_show_39324 hdaps_temp2_show 0 39324 &cp_get_regs_len_39324
++hdaps_temp2_show_39324 hdaps_temp2_show 0 39324 NULL nohasharray
++xgbe_alloc_channels_39324 xgbe_alloc_channels 0 39324 &hdaps_temp2_show_39324 nohasharray
++cp_get_regs_len_39324 cp_get_regs_len 0 39324 &xgbe_alloc_channels_39324
+_iwl_dbgfs_pm_params_write_39325 _iwl_dbgfs_pm_params_write 3-0 39325 NULL
+adp8860_store_39328 adp8860_store 0-3 39328 NULL
+target_core_dev_attrib_attr_show_39329 target_core_dev_attrib_attr_show 0 39329 NULL
@@ -135337,7 +135677,6 @@ index 0000000..df41844
+sha512_init_39345 sha512_init 0 39345 NULL
+wm8350_rtc_stop_alarm_39347 wm8350_rtc_stop_alarm 0 39347 NULL
+show_frame_align_39349 show_frame_align 0 39349 NULL
-+__copy_from_user_nocache_39351 __copy_from_user_nocache 0-3 39351 NULL
+em28xx_s_ctrl_39353 em28xx_s_ctrl 0 39353 NULL
+ide_complete_rq_39354 ide_complete_rq 3 39354 NULL
+iscsi_session_get_param_39360 iscsi_session_get_param 0 39360 NULL
@@ -135346,13 +135685,12 @@ index 0000000..df41844
+elv_attr_show_39372 elv_attr_show 0 39372 NULL
+drv_set_short_addr_39373 drv_set_short_addr 0 39373 NULL
+regmap_name_read_file_39379 regmap_name_read_file 3-0 39379 NULL
-+fnic_trace_debugfs_read_39380 fnic_trace_debugfs_read 3-0 39380 NULL nohasharray
-+usercopy_show_39380 usercopy_show 0 39380 &fnic_trace_debugfs_read_39380
++fnic_trace_debugfs_read_39380 fnic_trace_debugfs_read 3-0 39380 NULL
+dev_queue_xmit_39382 dev_queue_xmit 0 39382 NULL
+ps_poll_ps_poll_utilization_read_39383 ps_poll_ps_poll_utilization_read 3-0 39383 NULL nohasharray
+rocker_cmd_set_port_settings_macaddr_39383 rocker_cmd_set_port_settings_macaddr 0 39383 &ps_poll_ps_poll_utilization_read_39383
+wcn36xx_smd_load_nv_39385 wcn36xx_smd_load_nv 0 39385 NULL
-+__send_to_port_39386 __send_to_port 0-4-3 39386 NULL
++__send_to_port_39386 __send_to_port 3-0-4 39386 NULL
+dummy_pcm_trigger_39388 dummy_pcm_trigger 0 39388 NULL
+show_internals_39390 show_internals 0 39390 NULL
+acpi_ns_search_parent_tree_39391 acpi_ns_search_parent_tree 0 39391 NULL
@@ -135397,19 +135735,19 @@ index 0000000..df41844
+ican3_new_send_msg_39533 ican3_new_send_msg 0 39533 NULL
+wlcore_hw_ap_sleep_39534 wlcore_hw_ap_sleep 0 39534 NULL
+set_rpm_39535 set_rpm 0-4 39535 NULL
++strobe_get_39537 strobe_get 0 39537 NULL
+show_flags_39540 show_flags 0 39540 NULL
+int_proc_write_39542 int_proc_write 3-0 39542 NULL
+s_dv_timings_39545 s_dv_timings 0 39545 NULL
+rtnl_port_size_39551 rtnl_port_size 0 39551 NULL
+pp_write_39554 pp_write 3-0 39554 NULL nohasharray
-+sr_write_cmd_39554 sr_write_cmd 0-5 39554 &pp_write_39554
++sr_write_cmd_39554 sr_write_cmd 5-0 39554 &pp_write_39554
+sis630_block_data_39556 sis630_block_data 0 39556 NULL
+ol_dqblk_block_39558 ol_dqblk_block 2 39558 NULL
+cpulistaffinity_show_39560 cpulistaffinity_show 0 39560 NULL nohasharray
+uhid_dev_input2_39560 uhid_dev_input2 0 39560 &cpulistaffinity_show_39560 nohasharray
+reset_firmware_39560 reset_firmware 0 39560 &uhid_dev_input2_39560
-+store_tabletStylusLower_39561 store_tabletStylusLower 0-4 39561 NULL nohasharray
-+xen_swiotlb_sync_single_39561 xen_swiotlb_sync_single 2 39561 &store_tabletStylusLower_39561
++store_tabletStylusLower_39561 store_tabletStylusLower 0-4 39561 NULL
+datablob_format_39571 datablob_format 2 39571 NULL nohasharray
+ieee80211_if_read_fwded_mcast_39571 ieee80211_if_read_fwded_mcast 3-0 39571 &datablob_format_39571
+__cgroup_procs_write_39573 __cgroup_procs_write 0-3 39573 NULL
@@ -135436,7 +135774,7 @@ index 0000000..df41844
+create_srq_kernel_39636 create_srq_kernel 4 39636 NULL
+pdacf_suspend_39638 pdacf_suspend 0 39638 NULL
+pin_2_irq_39639 pin_2_irq 3 39639 NULL nohasharray
-+fm_send_cmd_39639 fm_send_cmd 0-5 39639 &pin_2_irq_39639
++fm_send_cmd_39639 fm_send_cmd 5-0 39639 &pin_2_irq_39639
+show_change_ack_39644 show_change_ack 0 39644 NULL
+dm_exception_table_init_39645 dm_exception_table_init 2 39645 NULL nohasharray
+set_dev_class_39645 set_dev_class 4 39645 &dm_exception_table_init_39645
@@ -135445,8 +135783,9 @@ index 0000000..df41844
+afg_show_39651 afg_show 0 39651 NULL
+snd_rme32_capture_copy_39653 snd_rme32_capture_copy 5 39653 NULL
+prism2_info_hostscanresults_39657 prism2_info_hostscanresults 3 39657 NULL
-+ext4_readpage_inline_39661 ext4_readpage_inline 0 39661 NULL nohasharray
-+pfkey_sockaddr_size_39661 pfkey_sockaddr_size 0 39661 &ext4_readpage_inline_39661
++pfkey_sockaddr_size_39661 pfkey_sockaddr_size 0 39661 NULL nohasharray
++ext4_readpage_inline_39661 ext4_readpage_inline 0 39661 &pfkey_sockaddr_size_39661 nohasharray
++vxge_ethtool_get_sset_count_39661 vxge_ethtool_get_sset_count 0 39661 &ext4_readpage_inline_39661
+function_show_39663 function_show 0 39663 NULL
+show_pma_counter_39665 show_pma_counter 0 39665 NULL
+kvm_read_guest_cached_39666 kvm_read_guest_cached 4 39666 NULL
@@ -135460,8 +135799,8 @@ index 0000000..df41844
+d_protocols_show_39682 d_protocols_show 0 39682 NULL
+qlcnic_set_nic_info_39684 qlcnic_set_nic_info 0 39684 NULL
+pwm_export_store_39686 pwm_export_store 0-4 39686 NULL
-+ixgbe_get_regs_len_39689 ixgbe_get_regs_len 0 39689 NULL nohasharray
-+set_in_min1_39689 set_in_min1 0-4 39689 &ixgbe_get_regs_len_39689
++set_in_min1_39689 set_in_min1 0-4 39689 NULL nohasharray
++ixgbe_get_regs_len_39689 ixgbe_get_regs_len 0 39689 &set_in_min1_39689
+elan_smbus_calibrate_result_39692 elan_smbus_calibrate_result 0 39692 NULL
+xenbus_write_watch_39700 xenbus_write_watch 0 39700 NULL
+sd_completed_bytes_39705 sd_completed_bytes 0 39705 NULL
@@ -135472,7 +135811,7 @@ index 0000000..df41844
+core_alua_store_trans_delay_msecs_39733 core_alua_store_trans_delay_msecs 0-3 39733 NULL
+dccp_feat_init_39735 dccp_feat_init 0 39735 NULL
+usb2_lpm_besl_show_39740 usb2_lpm_besl_show 0 39740 NULL
-+srp_change_queue_depth_39742 srp_change_queue_depth 0-2 39742 NULL
++srp_change_queue_depth_39742 srp_change_queue_depth 2-0 39742 NULL
+show_fan_start_output_39743 show_fan_start_output 0 39743 NULL
+snd_ad1889_playback_prepare_39752 snd_ad1889_playback_prepare 0 39752 NULL nohasharray
+bInterfaceNumber_show_39752 bInterfaceNumber_show 0 39752 &snd_ad1889_playback_prepare_39752
@@ -135493,6 +135832,7 @@ index 0000000..df41844
+patch_ad1988_39795 patch_ad1988 0 39795 NULL
+moxart_rtc_read_time_39802 moxart_rtc_read_time 0 39802 NULL nohasharray
+ath10k_station_assoc_39802 ath10k_station_assoc 0 39802 &moxart_rtc_read_time_39802
++cdce706_reg_update_39804 cdce706_reg_update 0 39804 NULL
+update_39807 update 0 39807 NULL
+efivar_data_read_39809 efivar_data_read 0 39809 NULL
+security_inode_listsecurity_39812 security_inode_listsecurity 0 39812 NULL
@@ -135514,9 +135854,8 @@ index 0000000..df41844
+clear_show_39848 clear_show 0 39848 NULL
+iio_buffer_store_enable_39852 iio_buffer_store_enable 0-4 39852 NULL nohasharray
+sriov_numvfs_store_39852 sriov_numvfs_store 0-4 39852 &iio_buffer_store_enable_39852
-+hfs_hash_dentry_39854 hfs_hash_dentry 0 39854 NULL
+kempld_version_show_39859 kempld_version_show 0 39859 NULL
-+force_bredr_smp_read_39860 force_bredr_smp_read 3 39860 NULL
++force_bredr_smp_read_39860 force_bredr_smp_read 3-0 39860 NULL
+e4000_get_if_frequency_39865 e4000_get_if_frequency 0 39865 NULL
+i7core_inject_show_dimm_39869 i7core_inject_show_dimm 0 39869 NULL
+isl1208_sysfs_show_dtrim_39870 isl1208_sysfs_show_dtrim 0 39870 NULL
@@ -135545,15 +135884,15 @@ index 0000000..df41844
+oom_score_adj_read_39921 oom_score_adj_read 3-0 39921 NULL nohasharray
+exofs_read_kern_39921 exofs_read_kern 6 39921 &oom_score_adj_read_39921
+store_sf4_temp_39924 store_sf4_temp 0-4 39924 NULL
-+tse_reglen_39928 tse_reglen 0 39928 NULL nohasharray
-+core_id_show_39928 core_id_show 0 39928 &tse_reglen_39928
++core_id_show_39928 core_id_show 0 39928 NULL nohasharray
++tse_reglen_39928 tse_reglen 0 39928 &core_id_show_39928
+_transport_phy_speed_39929 _transport_phy_speed 0 39929 NULL nohasharray
+set_dec_all_6db_39929 set_dec_all_6db 0-4 39929 &_transport_phy_speed_39929
+errno_to_pcibios_err_39930 errno_to_pcibios_err 0-1 39930 NULL
+__spi_async_39932 __spi_async 0 39932 NULL
+__get_order_39935 __get_order 0 39935 NULL
+msr_class_cpu_callback_39936 msr_class_cpu_callback 0 39936 NULL
-+tipc_msg_build_39939 tipc_msg_build 3-4-5-0 39939 NULL
++tipc_msg_build_39939 tipc_msg_build 4-5-0 39939 NULL
+erst_exec_goto_39940 erst_exec_goto 0 39940 NULL
+core_siblings_list_show_39944 core_siblings_list_show 0 39944 NULL
+ov9640_s_ctrl_39945 ov9640_s_ctrl 0 39945 NULL
@@ -135570,10 +135909,10 @@ index 0000000..df41844
+bio_chain_clone_range_39967 bio_chain_clone_range 3 39967 NULL
+selinux_audit_rule_init_39969 selinux_audit_rule_init 0 39969 NULL
+fmvj18x_resume_39970 fmvj18x_resume 0 39970 NULL
++rtl2832_regmap_write_39971 rtl2832_regmap_write 0 39971 NULL
+dma_push_rx_39973 dma_push_rx 2 39973 NULL
+vfio_pci_read_39975 vfio_pci_read 0-3 39975 NULL
+broadsheetfb_write_39976 broadsheetfb_write 3 39976 NULL
-+inode_follow_link_39978 inode_follow_link 0 39978 NULL
+svc_create_39979 svc_create 0 39979 NULL
+aer_inject_39984 aer_inject 0 39984 NULL
+mthca_array_init_39987 mthca_array_init 2 39987 NULL
@@ -135585,15 +135924,16 @@ index 0000000..df41844
+rtl8139_set_mac_address_39998 rtl8139_set_mac_address 0 39998 NULL
+mtd_oobsize_show_40003 mtd_oobsize_show 0 40003 NULL
+selinux_socket_post_create_40007 selinux_socket_post_create 0 40007 NULL
-+_nfs42_proc_fallocate_40009 _nfs42_proc_fallocate 0 40009 NULL
-+debug_show_40011 debug_show 0 40011 NULL
++keyspan_pda_write_room_40009 keyspan_pda_write_room 0 40009 NULL nohasharray
++_nfs42_proc_fallocate_40009 _nfs42_proc_fallocate 0 40009 &keyspan_pda_write_room_40009
++cyapa_create_input_dev_40013 cyapa_create_input_dev 0 40013 NULL
+smb_send_40015 smb_send 0 40015 NULL
+ks8995_read_40016 ks8995_read 0-4 40016 NULL
+fm_rx_set_volume_40017 fm_rx_set_volume 0 40017 NULL
+_truncate_mirrors_40021 _truncate_mirrors 0 40021 NULL
+ivtvfb_write_40023 ivtvfb_write 3 40023 NULL nohasharray
-+snd_intel8x0m_pcm_prepare_40023 snd_intel8x0m_pcm_prepare 0 40023 &ivtvfb_write_40023 nohasharray
-+nf_nat_icmpv6_reply_translation_40023 nf_nat_icmpv6_reply_translation 5 40023 &snd_intel8x0m_pcm_prepare_40023
++nf_nat_icmpv6_reply_translation_40023 nf_nat_icmpv6_reply_translation 5 40023 &ivtvfb_write_40023 nohasharray
++snd_intel8x0m_pcm_prepare_40023 snd_intel8x0m_pcm_prepare 0 40023 &nf_nat_icmpv6_reply_translation_40023
+show_error_40026 show_error 0 40026 NULL
+ea_foreach_i_40028 ea_foreach_i 0 40028 NULL
+devcd_data_read_40029 devcd_data_read 0-5-6 40029 NULL
@@ -135604,9 +135944,10 @@ index 0000000..df41844
+drv_set_pan_id_40044 drv_set_pan_id 0 40044 NULL
+wl12xx_acx_set_ba_initiator_policy_40045 wl12xx_acx_set_ba_initiator_policy 0 40045 NULL
+cyber2000fb_decode_clock_40053 cyber2000fb_decode_clock 0 40053 NULL
-+__bnx2x_get_preset_regs_len_40055 __bnx2x_get_preset_regs_len 0 40055 NULL nohasharray
-+l2cap_create_iframe_pdu_40055 l2cap_create_iframe_pdu 3 40055 &__bnx2x_get_preset_regs_len_40055 nohasharray
-+add_tty_40055 add_tty 1 40055 &l2cap_create_iframe_pdu_40055
++l2cap_create_iframe_pdu_40055 l2cap_create_iframe_pdu 3 40055 NULL nohasharray
++add_tty_40055 add_tty 1 40055 &l2cap_create_iframe_pdu_40055 nohasharray
++__bnx2x_get_preset_regs_len_40055 __bnx2x_get_preset_regs_len 0 40055 &add_tty_40055
++vpfe_start_streaming_40061 vpfe_start_streaming 0 40061 NULL
+multicast_snooping_show_40064 multicast_snooping_show 0 40064 NULL
+bootflag_set_40065 bootflag_set 0-4 40065 NULL
+wusb_retry_count_store_40066 wusb_retry_count_store 0-4 40066 NULL
@@ -135622,12 +135963,12 @@ index 0000000..df41844
+ncp_request2_40102 ncp_request2 0 40102 NULL
+netlink_broadcast_filtered_40105 netlink_broadcast_filtered 0 40105 NULL
+xfs_rtbuf_get_40107 xfs_rtbuf_get 0 40107 NULL
-+gen_pool_first_fit_40110 gen_pool_first_fit 4-3-2 40110 NULL
++gen_pool_first_fit_40110 gen_pool_first_fit 2-3-4 40110 NULL
+sctp_setsockopt_delayed_ack_40129 sctp_setsockopt_delayed_ack 3-0 40129 NULL nohasharray
+lp3971_i2c_read_40129 lp3971_i2c_read 0 40129 &sctp_setsockopt_delayed_ack_40129 nohasharray
+cachefiles_daemon_tag_40129 cachefiles_daemon_tag 0 40129 &lp3971_i2c_read_40129
-+reg_read_range_40132 reg_read_range 0-4 40132 NULL nohasharray
-+dwc2_max_desc_num_40132 dwc2_max_desc_num 0 40132 ®_read_range_40132
++dwc2_max_desc_num_40132 dwc2_max_desc_num 0 40132 NULL nohasharray
++reg_read_range_40132 reg_read_range 4-0 40132 &dwc2_max_desc_num_40132
+try_assign_dacs_40135 try_assign_dacs 0 40135 NULL
+niu_set_flow_key_40136 niu_set_flow_key 0 40136 NULL nohasharray
+config_rss_40136 config_rss 0 40136 &niu_set_flow_key_40136
@@ -135653,23 +135994,21 @@ index 0000000..df41844
+show_40187 show 0 40187 NULL
+set_fan_div_40190 set_fan_div 0-4 40190 NULL
+ab3100_otp_locked_show_40192 ab3100_otp_locked_show 0 40192 NULL
-+ipr_alloc_ucode_buffer_40199 ipr_alloc_ucode_buffer 1 40199 NULL nohasharray
-+devnode_find_40199 devnode_find 2-3 40199 &ipr_alloc_ucode_buffer_40199
++devnode_find_40199 devnode_find 3-2 40199 NULL nohasharray
++ipr_alloc_ucode_buffer_40199 ipr_alloc_ucode_buffer 1 40199 &devnode_find_40199
+allocate_probes_40204 allocate_probes 1 40204 NULL
+selinux_socket_recvmsg_40208 selinux_socket_recvmsg 0 40208 NULL
+ecryptfs_inode_newsize_ok_40210 ecryptfs_inode_newsize_ok 0 40210 NULL
+_nfs4_do_fsinfo_40215 _nfs4_do_fsinfo 0 40215 NULL
+sync_cached_firmware_buf_40217 sync_cached_firmware_buf 0 40217 NULL
-+au0828_v4l2_read_40220 au0828_v4l2_read 3-0 40220 NULL
++i40e_get_sset_count_40218 i40e_get_sset_count 0 40218 NULL
+max_energy_range_uj_show_40222 max_energy_range_uj_show 0 40222 NULL
+ocrdma_dbgfs_ops_read_40232 ocrdma_dbgfs_ops_read 3-0 40232 NULL
+tpacpi_brightness_set_ucmsstep_40234 tpacpi_brightness_set_ucmsstep 0 40234 NULL
+osst_read_40237 osst_read 3-0 40237 NULL nohasharray
-+lpfc_max_vpi_show_40237 lpfc_max_vpi_show 0 40237 &osst_read_40237 nohasharray
-+cx25821_buffer_prepare_40237 cx25821_buffer_prepare 0 40237 &lpfc_max_vpi_show_40237
++lpfc_max_vpi_show_40237 lpfc_max_vpi_show 0 40237 &osst_read_40237
+adjust_io_40247 adjust_io 0 40247 NULL
+ocfs2_zero_extend_get_range_40248 ocfs2_zero_extend_get_range 0 40248 NULL
-+btrfs_unfreeze_40249 btrfs_unfreeze 0 40249 NULL
+fsl_edma_prep_dma_cyclic_40254 fsl_edma_prep_dma_cyclic 4-3 40254 NULL nohasharray
+of_get_child_count_40254 of_get_child_count 0 40254 &fsl_edma_prep_dma_cyclic_40254
+bq2415x_sysfs_set_mode_40257 bq2415x_sysfs_set_mode 0-4 40257 NULL
@@ -135680,9 +136019,8 @@ index 0000000..df41844
+persistent_ram_iomap_40264 persistent_ram_iomap 1-2 40264 NULL
+reiserfs_writepage_40266 reiserfs_writepage 0 40266 NULL
+mos7840_write_40267 mos7840_write 0-4 40267 NULL
-+i2o_scsi_probe_40271 i2o_scsi_probe 0 40271 NULL
+reqsk_queue_alloc_40272 reqsk_queue_alloc 0 40272 NULL
-+usbnet_read_cmd_40275 usbnet_read_cmd 0-7 40275 NULL
++usbnet_read_cmd_40275 usbnet_read_cmd 7-0 40275 NULL
+ceph_write_begin_40279 ceph_write_begin 0 40279 NULL
+carmine_find_mode_40280 carmine_find_mode 0 40280 NULL
+rx_xfr_hint_trig_read_40283 rx_xfr_hint_trig_read 3-0 40283 NULL nohasharray
@@ -135690,12 +136028,12 @@ index 0000000..df41844
+ad7877_dac_store_40285 ad7877_dac_store 0-4 40285 NULL
+il_dbgfs_ucode_rx_stats_read_40286 il_dbgfs_ucode_rx_stats_read 0-3 40286 NULL
+tracing_thresh_read_40295 tracing_thresh_read 3 40295 NULL
-+aat2870_ldo_is_enabled_40296 aat2870_ldo_is_enabled 0 40296 NULL nohasharray
-+dn_confirm_accept_40296 dn_confirm_accept 0 40296 &aat2870_ldo_is_enabled_40296
-+tcp_error_40298 tcp_error 0 40298 NULL nohasharray
-+ncp_statfs_40298 ncp_statfs 0 40298 &tcp_error_40298
++dn_confirm_accept_40296 dn_confirm_accept 0 40296 NULL nohasharray
++aat2870_ldo_is_enabled_40296 aat2870_ldo_is_enabled 0 40296 &dn_confirm_accept_40296
++ncp_statfs_40298 ncp_statfs 0 40298 NULL nohasharray
++tcp_error_40298 tcp_error 0 40298 &ncp_statfs_40298
+SyS_bind_40303 SyS_bind 3 40303 NULL
-+ubi_io_write_data_40305 ubi_io_write_data 5-4-0 40305 NULL nohasharray
++ubi_io_write_data_40305 ubi_io_write_data 4-5-0 40305 NULL nohasharray
+device_online_40305 device_online 0 40305 &ubi_io_write_data_40305
+wm8350_rtc_readtime_40313 wm8350_rtc_readtime 0 40313 NULL
+vlan_device_event_40315 vlan_device_event 0 40315 NULL
@@ -135709,15 +136047,13 @@ index 0000000..df41844
+set_auto_update_interval_40336 set_auto_update_interval 0-4 40336 &ib_get_mad_data_offset_40336
+mousedev_write_40337 mousedev_write 0-3 40337 NULL
+ad9523_store_eeprom_40338 ad9523_store_eeprom 0 40338 NULL
-+of_irq_parse_raw_40339 of_irq_parse_raw 0 40339 NULL nohasharray
-+update_ftrace_func_40339 update_ftrace_func 1 40339 &of_irq_parse_raw_40339
++of_irq_parse_raw_40339 of_irq_parse_raw 0 40339 NULL
+fm10k_update_xc_addr_pf_40340 fm10k_update_xc_addr_pf 0 40340 NULL
+sis96x_transaction_40344 sis96x_transaction 0 40344 NULL
+sha1_ssse3_init_40345 sha1_ssse3_init 0 40345 NULL
+mantis_i2c_read_40346 mantis_i2c_read 0 40346 NULL nohasharray
+show_in5_min_40346 show_in5_min 0 40346 &mantis_i2c_read_40346
+mmio_read_40348 mmio_read 4 40348 NULL
-+n_tty_write_40353 n_tty_write 0-4 40353 NULL
+store_tabletProgrammableDelay_40354 store_tabletProgrammableDelay 0-4 40354 NULL
+ocfs2_release_clusters_40355 ocfs2_release_clusters 4 40355 NULL nohasharray
+ia_proc_read_40355 ia_proc_read 0 40355 &ocfs2_release_clusters_40355
@@ -135741,7 +136077,6 @@ index 0000000..df41844
+rocker_port_ctrl_vlan_term_40388 rocker_port_ctrl_vlan_term 0 40388 &mtd_bbtblocks_show_40388
+store_selfballoon_uphys_40395 store_selfballoon_uphys 0-4 40395 NULL
+wl128x_cmd_general_parms_40397 wl128x_cmd_general_parms 0 40397 NULL
-+remote_node_defrag_ratio_show_40406 remote_node_defrag_ratio_show 0 40406 NULL
+pcan_usb_start_40408 pcan_usb_start 0 40408 NULL
+mc13783_gpo_regulator_enable_40414 mc13783_gpo_regulator_enable 0 40414 NULL nohasharray
+target_core_show_dev_lba_map_40414 target_core_show_dev_lba_map 0 40414 &mc13783_gpo_regulator_enable_40414
@@ -135759,7 +136094,8 @@ index 0000000..df41844
+rmd128_update_40445 rmd128_update 0 40445 NULL
+memcg_cpu_hotplug_callback_40446 memcg_cpu_hotplug_callback 0 40446 NULL
+i2cdev_attach_adapter_40447 i2cdev_attach_adapter 0 40447 NULL
-+atmel_rmem16_40450 atmel_rmem16 0 40450 NULL
++atmel_rmem16_40450 atmel_rmem16 0 40450 NULL nohasharray
++describe_stats_40450 describe_stats 0 40450 &atmel_rmem16_40450
+repair_io_failure_40452 repair_io_failure 4-3 40452 NULL
+go7007_smbus_xfer_40453 go7007_smbus_xfer 0 40453 NULL nohasharray
+cx18_prepare_buffer_40453 cx18_prepare_buffer 0 40453 &go7007_smbus_xfer_40453 nohasharray
@@ -135770,7 +136106,6 @@ index 0000000..df41844
+gp2ap020a00f_write_event_threshold_40461 gp2ap020a00f_write_event_threshold 2-0 40461 NULL
+ext4_xattr_trusted_list_40463 ext4_xattr_trusted_list 0-5 40463 NULL
+SyS_writev_40467 SyS_writev 3 40467 NULL
-+__i915_add_request_40469 __i915_add_request 0 40469 NULL
+visor_open_40470 visor_open 0 40470 NULL
+SyS_select_40473 SyS_select 1 40473 NULL
+postdisable_40478 postdisable 0 40478 NULL
@@ -135788,8 +136123,8 @@ index 0000000..df41844
+epp_write_data_40504 epp_write_data 0 40504 NULL nohasharray
+pcistub_device_id_add_40504 pcistub_device_id_add 0 40504 &epp_write_data_40504
+shash_final_unaligned_40506 shash_final_unaligned 0 40506 NULL
-+pcxhr_send_msg_40507 pcxhr_send_msg 0 40507 NULL nohasharray
-+sg_phys_40507 sg_phys 0 40507 &pcxhr_send_msg_40507
++sg_phys_40507 sg_phys 0 40507 NULL nohasharray
++pcxhr_send_msg_40507 pcxhr_send_msg 0 40507 &sg_phys_40507
+xfs_iread_extents_40510 xfs_iread_extents 0 40510 NULL
+__ethtool_get_sset_count_40511 __ethtool_get_sset_count 0 40511 NULL
+pasid_show_40513 pasid_show 0 40513 NULL nohasharray
@@ -135800,7 +136135,6 @@ index 0000000..df41844
+serial8250_get_attr_rx_trig_bytes_40520 serial8250_get_attr_rx_trig_bytes 0 40520 NULL nohasharray
+TSS_checkhmac2_40520 TSS_checkhmac2 0 40520 &serial8250_get_attr_rx_trig_bytes_40520 nohasharray
+genlmsg_multicast_netns_40520 genlmsg_multicast_netns 0 40520 &TSS_checkhmac2_40520
-+__phys_addr_symbol_40523 __phys_addr_symbol 0-1 40523 NULL
+temp1_input_show_40525 temp1_input_show 0 40525 NULL nohasharray
+slab_mem_going_offline_callback_40525 slab_mem_going_offline_callback 0 40525 &temp1_input_show_40525
+ad7923_update_scan_mode_40529 ad7923_update_scan_mode 0 40529 NULL
@@ -135825,6 +136159,7 @@ index 0000000..df41844
+rocker_flow_tbl_bridge_40563 rocker_flow_tbl_bridge 0 40563 NULL
+queue_io_opt_show_40565 queue_io_opt_show 0 40565 NULL
+ufx_reg_read_40567 ufx_reg_read 0 40567 NULL
++isdn_tty_write_room_40568 isdn_tty_write_room 0 40568 NULL
+bl_alloc_init_bio_40569 bl_alloc_init_bio 1 40569 NULL
+eurwdt_notify_sys_40577 eurwdt_notify_sys 0 40577 NULL
+lba_to_map_index_40580 lba_to_map_index 0-1 40580 NULL
@@ -135837,8 +136172,7 @@ index 0000000..df41844
+reshape_position_show_40599 reshape_position_show 0 40599 NULL
+irda_usb_net_open_40605 irda_usb_net_open 0 40605 NULL
+vpe_s_ctrl_40610 vpe_s_ctrl 0 40610 NULL
-+get_priv_descr_and_size_40612 get_priv_descr_and_size 0 40612 NULL nohasharray
-+store_user_show_40612 store_user_show 0 40612 &get_priv_descr_and_size_40612
++get_priv_descr_and_size_40612 get_priv_descr_and_size 0 40612 NULL
+ixgbe_setup_tx_resources_40613 ixgbe_setup_tx_resources 0 40613 NULL
+max8998_read_reg_40615 max8998_read_reg 0 40615 NULL
+nfs_wb_page_40622 nfs_wb_page 0 40622 NULL
@@ -135850,7 +136184,6 @@ index 0000000..df41844
+attr_release_to_select_store_tpkbd_40642 attr_release_to_select_store_tpkbd 0-4 40642 NULL
+read_40652 read 0 40652 NULL
+show_counter_rx_bad_formats_40653 show_counter_rx_bad_formats 0 40653 NULL
-+pid_nr_ns_40654 pid_nr_ns 0 40654 NULL
+get_rss_table_size_40660 get_rss_table_size 0 40660 NULL nohasharray
+i2cdev_detach_adapter_40660 i2cdev_detach_adapter 0 40660 &get_rss_table_size_40660
+twl4030_kpwrite_u8_40665 twl4030_kpwrite_u8 3 40665 NULL
@@ -135862,11 +136195,11 @@ index 0000000..df41844
+snd_rme9652_channel_info_40673 snd_rme9652_channel_info 0 40673 NULL nohasharray
+ext4_mark_inode_dirty_40673 ext4_mark_inode_dirty 0 40673 &snd_rme9652_channel_info_40673
+idr_get_empty_slot_40674 idr_get_empty_slot 0 40674 NULL
-+alloc_rbio_40676 alloc_rbio 4 40676 NULL
-+tps80031_write_40678 tps80031_write 0 40678 NULL nohasharray
-+videobuf_dma_init_user_locked_40678 videobuf_dma_init_user_locked 0-4-3 40678 &tps80031_write_40678
++videobuf_dma_init_user_locked_40678 videobuf_dma_init_user_locked 4-3-0 40678 NULL nohasharray
++tps80031_write_40678 tps80031_write 0 40678 &videobuf_dma_init_user_locked_40678
+affs_writepage_40679 affs_writepage 0 40679 NULL
+pci_enable_resources_40680 pci_enable_resources 0 40680 NULL
++if_write_room_40681 if_write_room 0 40681 NULL
+tc589_suspend_40684 tc589_suspend 0 40684 NULL
+goldfish_pipe_write_40686 goldfish_pipe_write 0-3 40686 NULL
+regulator_enable_40689 regulator_enable 0 40689 NULL
@@ -135895,6 +136228,7 @@ index 0000000..df41844
+security_inode_listxattr_40752 security_inode_listxattr 0 40752 NULL
+drv_add_interface_40758 drv_add_interface 0 40758 NULL
+get_temp_alarm_40761 get_temp_alarm 0 40761 NULL
++direct_access_40765 direct_access 0 40765 NULL
+pg_write_40766 pg_write 3-0 40766 NULL
+__elevator_change_40769 __elevator_change 0 40769 NULL
+kernfs_fop_read_40770 kernfs_fop_read 3-0 40770 NULL
@@ -135914,7 +136248,7 @@ index 0000000..df41844
+bitmap_weight_40791 bitmap_weight 0 40791 NULL
+mls_range_set_40792 mls_range_set 0 40792 NULL
+bonding_show_ad_actor_key_40793 bonding_show_ad_actor_key 0 40793 NULL
-+pyra_sysfs_read_40795 pyra_sysfs_read 0-6 40795 NULL
++pyra_sysfs_read_40795 pyra_sysfs_read 6-0 40795 NULL
+wusb_dev_update_address_40797 wusb_dev_update_address 0 40797 NULL
+amradio_send_cmd_40800 amradio_send_cmd 0 40800 NULL
+hci_sock_create_40801 hci_sock_create 0 40801 NULL nohasharray
@@ -135929,19 +136263,23 @@ index 0000000..df41844
+set_therm_crit_40813 set_therm_crit 0-4 40813 NULL
+nr_device_event_40814 nr_device_event 0 40814 NULL
+target_stat_scsi_auth_intr_show_attr_indx_40815 target_stat_scsi_auth_intr_show_attr_indx 0 40815 NULL
++img_pwm_enable_40822 img_pwm_enable 0 40822 NULL
+show_tcpActiveOpens_40825 show_tcpActiveOpens 0 40825 NULL
+parport_ieee1284_ecp_write_addr_40826 parport_ieee1284_ecp_write_addr 0 40826 NULL nohasharray
+perf_read_40826 perf_read 0-3 40826 &parport_ieee1284_ecp_write_addr_40826 nohasharray
+core_alua_store_access_type_40826 core_alua_store_access_type 0-3 40826 &perf_read_40826
++digi_write_room_40833 digi_write_room 0 40833 NULL
+lp3971_dcdc_is_enabled_40836 lp3971_dcdc_is_enabled 0 40836 NULL
-+p2m_timeout_show_40837 p2m_timeout_show 0 40837 NULL
++p2m_timeout_show_40837 p2m_timeout_show 0 40837 NULL nohasharray
++cyapa_detect_40837 cyapa_detect 0 40837 &p2m_timeout_show_40837
++kmx61_set_mode_40839 kmx61_set_mode 0 40839 NULL
+show_in_status_40844 show_in_status 0 40844 NULL nohasharray
+can_rx_register_40844 can_rx_register 0 40844 &show_in_status_40844
+nilfs_mdt_init_40849 nilfs_mdt_init 3 40849 NULL
-+udp_lib_setsockopt_40851 udp_lib_setsockopt 0 40851 NULL nohasharray
-+rndis_opts_qmult_store_40851 rndis_opts_qmult_store 0-3 40851 &udp_lib_setsockopt_40851 nohasharray
-+isku_sysfs_write_keys_thumbster_40851 isku_sysfs_write_keys_thumbster 6-0-5 40851 &rndis_opts_qmult_store_40851
-+write_file_wow_40852 write_file_wow 3 40852 NULL
++isku_sysfs_write_keys_thumbster_40851 isku_sysfs_write_keys_thumbster 6-0-5 40851 NULL nohasharray
++udp_lib_setsockopt_40851 udp_lib_setsockopt 0 40851 &isku_sysfs_write_keys_thumbster_40851 nohasharray
++rndis_opts_qmult_store_40851 rndis_opts_qmult_store 0-3 40851 &udp_lib_setsockopt_40851
++write_file_wow_40852 write_file_wow 3-0 40852 NULL
+cxacru_sysfs_show_downstream_fec_errors_40853 cxacru_sysfs_show_downstream_fec_errors 0 40853 NULL
+validate_negotiate_40854 validate_negotiate 0 40854 NULL
+cx25840_audio_s_ctrl_40855 cx25840_audio_s_ctrl 0 40855 NULL nohasharray
@@ -135950,8 +136288,7 @@ index 0000000..df41844
+substream_alloc_pages_40859 substream_alloc_pages 3 40859 NULL
+__bch_flash_dev_store_40861 __bch_flash_dev_store 0-4 40861 NULL
+wil_up_40863 wil_up 0 40863 NULL
-+qla2x00_sysfs_write_optrom_ctl_40864 qla2x00_sysfs_write_optrom_ctl 0-6-5 40864 NULL nohasharray
-+xen_set_identity_and_remap_chunk_40864 xen_set_identity_and_remap_chunk 5-4-3 40864 &qla2x00_sysfs_write_optrom_ctl_40864
++qla2x00_sysfs_write_optrom_ctl_40864 qla2x00_sysfs_write_optrom_ctl 0-6-5 40864 NULL
+show_priv_session_creator_40866 show_priv_session_creator 0 40866 NULL
+i7core_inject_eccmask_show_40872 i7core_inject_eccmask_show 0 40872 NULL
+atomic_add_unless_40873 atomic_add_unless 0 40873 NULL
@@ -135976,8 +136313,8 @@ index 0000000..df41844
+get_40920 get 0 40920 NULL
+store_indirect_dword_40924 store_indirect_dword 0-4 40924 NULL
+uwb_rc_cmd_async_40929 uwb_rc_cmd_async 0 40929 NULL
-+gpiod_get_raw_value_40930 gpiod_get_raw_value 0 40930 NULL nohasharray
-+show_hrtbt_enb_40930 show_hrtbt_enb 0 40930 &gpiod_get_raw_value_40930
++show_hrtbt_enb_40930 show_hrtbt_enb 0 40930 NULL nohasharray
++gpiod_get_raw_value_40930 gpiod_get_raw_value 0 40930 &show_hrtbt_enb_40930
+wl1273_fm_set_rx_freq_40931 wl1273_fm_set_rx_freq 0 40931 NULL nohasharray
+store_vrm_40931 store_vrm 0-4 40931 &wl1273_fm_set_rx_freq_40931 nohasharray
+pccard_store_resource_40931 pccard_store_resource 0-4 40931 &store_vrm_40931
@@ -135996,7 +136333,6 @@ index 0000000..df41844
+rds_sendmsg_40976 rds_sendmsg 4-0 40976 NULL
+wl1271_cmd_test_40977 wl1271_cmd_test 0 40977 NULL
+ima_appraise_measurement_40978 ima_appraise_measurement 6 40978 NULL
-+intel_rng_data_read_40983 intel_rng_data_read 0 40983 NULL
+store_fan_min_40986 store_fan_min 0-4 40986 NULL
+page_symlink_40989 page_symlink 3 40989 NULL
+show_status_40990 show_status 0 40990 NULL
@@ -136010,7 +136346,8 @@ index 0000000..df41844
+mac80211_format_buffer_41010 mac80211_format_buffer 2-0 41010 NULL
+fm10k_get_reta_size_41014 fm10k_get_reta_size 0 41014 NULL
+mtd_block_isbad_41015 mtd_block_isbad 0 41015 NULL
-+wl1251_acx_mem_cfg_41018 wl1251_acx_mem_cfg 0 41018 NULL nohasharray
++intel_crc_pmic_get_raw_temp_41018 intel_crc_pmic_get_raw_temp 0 41018 NULL nohasharray
++wl1251_acx_mem_cfg_41018 wl1251_acx_mem_cfg 0 41018 &intel_crc_pmic_get_raw_temp_41018 nohasharray
+ns83820_setup_rx_41018 ns83820_setup_rx 0 41018 &wl1251_acx_mem_cfg_41018
+queue_id_show_41020 queue_id_show 0 41020 NULL nohasharray
+mlx4_en_set_cq_moder_41020 mlx4_en_set_cq_moder 0 41020 &queue_id_show_41020
@@ -136056,8 +136393,9 @@ index 0000000..df41844
+dma_attach_41094 dma_attach 5-6 41094 NULL
+rcar_vin_videobuf_setup_41096 rcar_vin_videobuf_setup 0 41096 NULL nohasharray
+target_core_store_dev_control_41096 target_core_store_dev_control 0-3 41096 &rcar_vin_videobuf_setup_41096
-+velocity_vlan_rx_add_vid_41103 velocity_vlan_rx_add_vid 0 41103 NULL nohasharray
-+nvkm_subdev_create__41103 nvkm_subdev_create_ 7 41103 &velocity_vlan_rx_add_vid_41103
++nvkm_subdev_create__41103 nvkm_subdev_create_ 7 41103 NULL nohasharray
++velocity_vlan_rx_add_vid_41103 velocity_vlan_rx_add_vid 0 41103 &nvkm_subdev_create__41103
++device_attr_store_41104 device_attr_store 0-4 41104 NULL
+provide_user_output_41105 provide_user_output 3-0 41105 NULL
+show_in_0_41107 show_in_0 0 41107 NULL nohasharray
+bnx2x_set_pf_tx_switching_41107 bnx2x_set_pf_tx_switching 0 41107 &show_in_0_41107
@@ -136065,10 +136403,8 @@ index 0000000..df41844
+get_modalias_41111 get_modalias 0 41111 NULL
+ath10k_read_wmi_services_41112 ath10k_read_wmi_services 3-0 41112 NULL
+xpc_system_die_41115 xpc_system_die 0 41115 NULL
-+pte_mfn_to_pfn_41116 pte_mfn_to_pfn 1 41116 NULL
+f_set_ib_cfg_41118 f_set_ib_cfg 0 41118 NULL
+show_fc_vport_node_name_41119 show_fc_vport_node_name 0 41119 NULL
-+max77686_rtc_update_41127 max77686_rtc_update 0 41127 NULL
+cpu_prepare_41128 cpu_prepare 0 41128 NULL
+thermal_cooling_device_max_state_show_41132 thermal_cooling_device_max_state_show 0 41132 NULL
+lpfc_issue_reset_41139 lpfc_issue_reset 0-4 41139 NULL
@@ -136092,12 +136428,11 @@ index 0000000..df41844
+st_sensors_spi_write_byte_41193 st_sensors_spi_write_byte 0 41193 NULL
+compat_sys_process_vm_writev_41194 compat_sys_process_vm_writev 3-5 41194 NULL
+dfs_file_write_41196 dfs_file_write 3-0 41196 NULL
-+print_page_owner_41199 print_page_owner 0-2 41199 NULL
++print_page_owner_41199 print_page_owner 2-0 41199 NULL
+store_pwm_weight_temp_sel_41204 store_pwm_weight_temp_sel 0-4 41204 NULL
+xfs_vm_writepages_41205 xfs_vm_writepages 0 41205 NULL
+koneplus_send_control_41207 koneplus_send_control 0 41207 NULL
-+pfn_to_mfn_41213 pfn_to_mfn 0-1 41213 NULL
-+tun_alloc_skb_41216 tun_alloc_skb 3-4-2 41216 NULL
++tun_alloc_skb_41216 tun_alloc_skb 2-3-4 41216 NULL
+show_bank1_mask_41217 show_bank1_mask 0 41217 NULL
+udf_pc_to_char_41219 udf_pc_to_char 0 41219 NULL
+gether_get_dev_addr_41220 gether_get_dev_addr 0 41220 NULL nohasharray
@@ -136107,17 +136442,16 @@ index 0000000..df41844
+create_loopback_mixing_ctl_41229 create_loopback_mixing_ctl 0 41229 NULL
+CIFSSMBRead_41230 CIFSSMBRead 0 41230 NULL nohasharray
+kvaser_usb_start_chip_41230 kvaser_usb_start_chip 0 41230 &CIFSSMBRead_41230
-+skein512_final_41232 skein512_final 0 41232 NULL
+interf_grp_compatible_id_store_41235 interf_grp_compatible_id_store 0-3 41235 NULL
+lx_stream_set_format_41241 lx_stream_set_format 0 41241 NULL
+mcp3422_show_scales_41246 mcp3422_show_scales 0 41246 NULL nohasharray
+vid_to_reg_41246 vid_to_reg 0-1 41246 &mcp3422_show_scales_41246
+show_dts_mode_41247 show_dts_mode 0 41247 NULL
+ext3_journalled_write_end_41248 ext3_journalled_write_end 0-5 41248 NULL
-+send_41249 send 0 41249 NULL nohasharray
-+get_fan_status_41249 get_fan_status 0 41249 &send_41249
++get_fan_status_41249 get_fan_status 0 41249 NULL nohasharray
++send_41249 send 0 41249 &get_fan_status_41249
+degraded_show_41251 degraded_show 0 41251 NULL nohasharray
-+xfs_zero_last_block_41251 xfs_zero_last_block 3-2-0 41251 °raded_show_41251
++xfs_zero_last_block_41251 xfs_zero_last_block 2-3-0 41251 °raded_show_41251
+wakeup_abort_count_show_41252 wakeup_abort_count_show 0 41252 NULL
+hiddev_compat_ioctl_41255 hiddev_compat_ioctl 2 41255 NULL
+carmine_check_var_41256 carmine_check_var 0 41256 NULL
@@ -136128,7 +136462,8 @@ index 0000000..df41844
+udf_readpage_41264 udf_readpage 0 41264 NULL
+qnx4_readpage_41267 qnx4_readpage 0 41267 NULL
+dm9601_set_mac_address_41274 dm9601_set_mac_address 0 41274 NULL
-+dvb_ca_en50221_io_read_condition_41276 dvb_ca_en50221_io_read_condition 0 41276 NULL
++dvb_ca_en50221_io_read_condition_41276 dvb_ca_en50221_io_read_condition 0 41276 NULL nohasharray
++cyapa_gen3_write_buffer_41276 cyapa_gen3_write_buffer 0 41276 &dvb_ca_en50221_io_read_condition_41276
+show_dump_regs_41277 show_dump_regs 0 41277 NULL
+alloc_context_41283 alloc_context 1 41283 NULL
+i2c_algo_dp_aux_put_byte_41286 i2c_algo_dp_aux_put_byte 0 41286 NULL nohasharray
@@ -136140,7 +136475,8 @@ index 0000000..df41844
+configuration_show_41311 configuration_show 0 41311 NULL
+dvbsky_i2c_xfer_41318 dvbsky_i2c_xfer 0-3 41318 NULL
+open_41320 open 0 41320 NULL
-+pcan_usb_set_ext_vcc_41324 pcan_usb_set_ext_vcc 0 41324 NULL
++pcan_usb_set_ext_vcc_41324 pcan_usb_set_ext_vcc 0 41324 NULL nohasharray
++ath10k_debug_get_et_sset_count_41324 ath10k_debug_get_et_sset_count 0 41324 &pcan_usb_set_ext_vcc_41324
+show_temp_min_hyst_41333 show_temp_min_hyst 0 41333 NULL
+o2hb_setup_one_bio_41341 o2hb_setup_one_bio 4 41341 NULL
+virtblk_cache_type_store_41345 virtblk_cache_type_store 0-4 41345 NULL
@@ -136178,6 +136514,8 @@ index 0000000..df41844
+therm_throt_device_show_core_power_limit_count_41415 therm_throt_device_show_core_power_limit_count 0 41415 NULL
+nilfs_bmap_lookup_41420 nilfs_bmap_lookup 0 41420 NULL
+xfs_iext_add_41422 xfs_iext_add 3 41422 NULL
++security_listxattr_41423 security_listxattr 0-5 41423 NULL
++write_grsec_handler_41424 write_grsec_handler 0-3 41424 NULL
+anatop_regmap_is_enabled_41425 anatop_regmap_is_enabled 0 41425 NULL nohasharray
+hostap_cs_resume_41425 hostap_cs_resume 0 41425 &anatop_regmap_is_enabled_41425
+isdn_ppp_fill_rq_41428 isdn_ppp_fill_rq 2 41428 NULL
@@ -136190,9 +136528,10 @@ index 0000000..df41844
+vivid_radio_tx_s_ctrl_41437 vivid_radio_tx_s_ctrl 0 41437 NULL
+_ctl_diag_trigger_scsi_store_41438 _ctl_diag_trigger_scsi_store 0-4 41438 NULL
+iio_device_alloc_41440 iio_device_alloc 1 41440 NULL
-+ntfs_file_buffered_write_41442 ntfs_file_buffered_write 0-6-4 41442 NULL
++ntfs_file_buffered_write_41442 ntfs_file_buffered_write 6-4-0 41442 NULL
+pcpu_build_alloc_info_41443 pcpu_build_alloc_info 3-2-1 41443 NULL nohasharray
+idtoname_parse_41443 idtoname_parse 0 41443 &pcpu_build_alloc_info_41443
++tg3_get_sset_count_41447 tg3_get_sset_count 0 41447 NULL
+CalcNTLMv2_response_41449 CalcNTLMv2_response 0 41449 NULL
+nct7802_write_voltage_41451 nct7802_write_voltage 0 41451 NULL
+CIFSTCon_41455 CIFSTCon 0 41455 NULL
@@ -136222,8 +136561,8 @@ index 0000000..df41844
+sha512_final_41515 sha512_final 0 41515 NULL
+ldisc_receive_41516 ldisc_receive 4 41516 NULL
+ab3100_rtc_set_alarm_41519 ab3100_rtc_set_alarm 0 41519 NULL
-+snd_ensoniq_playback1_prepare_41523 snd_ensoniq_playback1_prepare 0 41523 NULL nohasharray
-+SyS_preadv_41523 SyS_preadv 3 41523 &snd_ensoniq_playback1_prepare_41523
++SyS_preadv_41523 SyS_preadv 3 41523 NULL nohasharray
++snd_ensoniq_playback1_prepare_41523 snd_ensoniq_playback1_prepare 0 41523 &SyS_preadv_41523
+em28xx_is_ac97_ready_41524 em28xx_is_ac97_ready 0 41524 NULL nohasharray
+target_fabric_nacl_attrib_attr_show_41524 target_fabric_nacl_attrib_attr_show 0 41524 &em28xx_is_ac97_ready_41524
+dm_get_reserved_rq_based_ios_41529 dm_get_reserved_rq_based_ios 0 41529 NULL
@@ -136236,7 +136575,8 @@ index 0000000..df41844
+_write_41548 _write 0 41548 NULL
+attr_press_to_select_show_tpkbd_41551 attr_press_to_select_show_tpkbd 0 41551 NULL
+tx_tx_frame_checksum_read_41553 tx_tx_frame_checksum_read 3-0 41553 NULL nohasharray
-+build_header_41553 build_header 0 41553 &tx_tx_frame_checksum_read_41553
++build_header_41553 build_header 0 41553 &tx_tx_frame_checksum_read_41553 nohasharray
++cyapa_gen5_bl_activate_41553 cyapa_gen5_bl_activate 0 41553 &build_header_41553
+ath6kl_endpoint_stats_read_41554 ath6kl_endpoint_stats_read 3-0 41554 NULL nohasharray
+mwl8k_conf_tx_41554 mwl8k_conf_tx 0 41554 &ath6kl_endpoint_stats_read_41554
+edd_show_version_41558 edd_show_version 0 41558 NULL
@@ -136247,8 +136587,8 @@ index 0000000..df41844
+mv88e6xxx_get_temp_41568 mv88e6xxx_get_temp 0 41568 NULL nohasharray
+via_init_41568 via_init 0 41568 &mv88e6xxx_get_temp_41568
+blinkm_transfer_hw_41571 blinkm_transfer_hw 0 41571 NULL
-+wl1271_acx_rx_msdu_life_time_41573 wl1271_acx_rx_msdu_life_time 0 41573 NULL nohasharray
-+digital_in_send_atr_req_41573 digital_in_send_atr_req 5 41573 &wl1271_acx_rx_msdu_life_time_41573
++digital_in_send_atr_req_41573 digital_in_send_atr_req 5 41573 NULL nohasharray
++wl1271_acx_rx_msdu_life_time_41573 wl1271_acx_rx_msdu_life_time 0 41573 &digital_in_send_atr_req_41573
+pxa168_init_phy_41575 pxa168_init_phy 0 41575 NULL
+t1_sge_configure_41576 t1_sge_configure 0 41576 NULL
+ecryptfs_getattr_link_41577 ecryptfs_getattr_link 0 41577 NULL
@@ -136264,8 +136604,8 @@ index 0000000..df41844
+qlcnic_sysfs_read_pm_config_41590 qlcnic_sysfs_read_pm_config 0-6-5 41590 NULL nohasharray
+__snd_device_register_41590 __snd_device_register 0 41590 &qlcnic_sysfs_read_pm_config_41590
+wdt_read_41601 wdt_read 0-3 41601 NULL
-+tps80031_read_41603 tps80031_read 0 41603 NULL nohasharray
-+show_name_41603 show_name 0 41603 &tps80031_read_41603
++show_name_41603 show_name 0 41603 NULL nohasharray
++tps80031_read_41603 tps80031_read 0 41603 &show_name_41603
+write_port_41612 write_port 0-3 41612 NULL
+lbs_bcnmiss_write_41613 lbs_bcnmiss_write 3-0 41613 NULL
+disable_supply_41614 disable_supply 0 41614 NULL
@@ -136292,7 +136632,6 @@ index 0000000..df41844
+mempool_create_kmalloc_pool_41650 mempool_create_kmalloc_pool 1 41650 NULL
+lp3972_ldo_disable_41651 lp3972_ldo_disable 0 41651 NULL
+rx_rx_pre_complt_read_41653 rx_rx_pre_complt_read 3-0 41653 NULL
-+get_std_timing_41654 get_std_timing 0 41654 NULL
+squashfs_cache_init_41656 squashfs_cache_init 2 41656 NULL nohasharray
+b_protocols_show_41656 b_protocols_show 0 41656 &squashfs_cache_init_41656
+kxcjk1013_chip_update_thresholds_41659 kxcjk1013_chip_update_thresholds 0 41659 NULL nohasharray
@@ -136307,7 +136646,6 @@ index 0000000..df41844
+cpufv_show_41681 cpufv_show 0 41681 NULL nohasharray
+ad7887_ring_postdisable_41681 ad7887_ring_postdisable 0 41681 &cpufv_show_41681
+crc32_pclmul_final_41682 crc32_pclmul_final 0 41682 NULL
-+params_period_bytes_41683 params_period_bytes 0 41683 NULL
+iad_bFirstInterface_show_41684 iad_bFirstInterface_show 0 41684 NULL
+aac_src_ioremap_41688 aac_src_ioremap 2 41688 NULL
+lpfc_sg_seg_cnt_show_41690 lpfc_sg_seg_cnt_show 0 41690 NULL
@@ -136321,8 +136659,8 @@ index 0000000..df41844
+lov_unpackmd_41701 lov_unpackmd 4 41701 &fill_read_buffer_41701
+target_stat_scsi_auth_intr_show_attr_intr_name_41703 target_stat_scsi_auth_intr_show_attr_intr_name 0 41703 NULL
+tree_insert_41704 tree_insert 0 41704 NULL
-+rocker_port_open_41705 rocker_port_open 0 41705 NULL nohasharray
-+__ext3_journal_get_write_access_41705 __ext3_journal_get_write_access 0 41705 &rocker_port_open_41705
++__ext3_journal_get_write_access_41705 __ext3_journal_get_write_access 0 41705 NULL nohasharray
++rocker_port_open_41705 rocker_port_open 0 41705 &__ext3_journal_get_write_access_41705
+connector_write_41709 connector_write 3-0 41709 NULL
+read_block_41711 read_block 0 41711 NULL
+allow_restart_show_41712 allow_restart_show 0 41712 NULL
@@ -136352,7 +136690,6 @@ index 0000000..df41844
+SyS_bpf_41770 SyS_bpf 3 41770 &blk_mq_hw_sysfs_run_show_41770
+mmc_sdio_power_restore_41772 mmc_sdio_power_restore 0 41772 NULL
+brcmf_cfg80211_vndr_cmds_dcmd_handler_41776 brcmf_cfg80211_vndr_cmds_dcmd_handler 4 41776 NULL
-+show_slab_objects_41782 show_slab_objects 0 41782 NULL
+iwl_dbgfs_bt_notif_read_41794 iwl_dbgfs_bt_notif_read 3-0 41794 NULL
+flash_dev_run_41795 flash_dev_run 0 41795 NULL
+nilfs_sufile_alloc_41798 nilfs_sufile_alloc 0 41798 NULL
@@ -136368,7 +136705,6 @@ index 0000000..df41844
+ecryptfs_write_begin_41816 ecryptfs_write_begin 0 41816 NULL
+ov7670_write_i2c_41817 ov7670_write_i2c 0 41817 NULL
+ocfs2_write_end_41820 ocfs2_write_end 0-5 41820 NULL
-+max77686_enable_41821 max77686_enable 0 41821 NULL
+_ctl_io_delay_show_41822 _ctl_io_delay_show 0 41822 NULL
+ieee802154_hdr_push_41823 ieee802154_hdr_push 0 41823 NULL
+show_ipFragFails_41824 show_ipFragFails 0 41824 NULL
@@ -136376,10 +136712,10 @@ index 0000000..df41844
+kimage_file_alloc_init_41827 kimage_file_alloc_init 5 41827 NULL
+_i8k_get_temp_41837 _i8k_get_temp 0 41837 NULL
+test_irq_show_41838 test_irq_show 0 41838 NULL
-+ixgbe_dbg_netdev_ops_read_41839 ixgbe_dbg_netdev_ops_read 3-0 41839 NULL nohasharray
-+__bio_copy_iov_41839 __bio_copy_iov 0 41839 &ixgbe_dbg_netdev_ops_read_41839
++ixgbe_dbg_netdev_ops_read_41839 ixgbe_dbg_netdev_ops_read 3-0 41839 NULL
+em28xx_read_reg_req_41842 em28xx_read_reg_req 0 41842 NULL nohasharray
+i40evf_setup_all_rx_resources_41842 i40evf_setup_all_rx_resources 0 41842 &em28xx_read_reg_req_41842
++int340x_thermal_get_trip_temp_41843 int340x_thermal_get_trip_temp 0 41843 NULL
+do_ip_setsockopt_41852 do_ip_setsockopt 5-0 41852 NULL
+tcp_packets_in_flight_41853 tcp_packets_in_flight 0 41853 NULL
+keyctl_instantiate_key_41855 keyctl_instantiate_key 3 41855 NULL nohasharray
@@ -136402,11 +136738,10 @@ index 0000000..df41844
+pem_show_bool_41911 pem_show_bool 0 41911 NULL nohasharray
+bch_cache_store_41911 bch_cache_store 0-4 41911 &pem_show_bool_41911
+C_SYSC_mq_timedsend_41914 C_SYSC_mq_timedsend 3 41914 NULL nohasharray
-+mem_show_41914 mem_show 0 41914 &C_SYSC_mq_timedsend_41914 nohasharray
-+get_packet_41914 get_packet 3 41914 &mem_show_41914
++get_packet_41914 get_packet 3 41914 &C_SYSC_mq_timedsend_41914 nohasharray
++mem_show_41914 mem_show 0 41914 &get_packet_41914
+get_fdb_entries_41916 get_fdb_entries 3 41916 NULL
-+find_ge_pid_41918 find_ge_pid 1 41918 NULL
-+build_inv_iotlb_pages_41922 build_inv_iotlb_pages 5-4 41922 NULL
++build_inv_iotlb_pages_41922 build_inv_iotlb_pages 4-5 41922 NULL
+show_use_blk_mq_41924 show_use_blk_mq 0 41924 NULL nohasharray
+ecryptfs_setxattr_41924 ecryptfs_setxattr 0 41924 &show_use_blk_mq_41924 nohasharray
+mtrr_del_page_41924 mtrr_del_page 0-1 41924 &ecryptfs_setxattr_41924
@@ -136420,7 +136755,6 @@ index 0000000..df41844
+ext4_da_write_inline_data_begin_41935 ext4_da_write_inline_data_begin 4-3 41935 NULL
+i40evf_change_mtu_41943 i40evf_change_mtu 0 41943 NULL
+sci_rxfill_41945 sci_rxfill 0 41945 NULL
-+vfat_hash_41946 vfat_hash 0 41946 NULL
+read_gssp_41947 read_gssp 3-0 41947 NULL
+iscsi_iser_recv_41948 iscsi_iser_recv 4 41948 NULL
+ocfs2_xattr_bucket_get_name_value_41949 ocfs2_xattr_bucket_get_name_value 0 41949 NULL nohasharray
@@ -136439,21 +136773,20 @@ index 0000000..df41844
+ubi_io_is_bad_41983 ubi_io_is_bad 0 41983 NULL
+xfs_qm_dqalloc_41985 xfs_qm_dqalloc 0 41985 NULL
+_get_slice_41991 _get_slice 0 41991 NULL
++ds1685_rtc_sysfs_nvram_read_41993 ds1685_rtc_sysfs_nvram_read 0-5-6 41993 NULL
+set_temp11_41995 set_temp11 0-4 41995 NULL
+em28xx_write_regs_41996 em28xx_write_regs 0 41996 NULL
+xfs_da3_root_join_41997 xfs_da3_root_join 0 41997 NULL
+be_process_mcc_42002 be_process_mcc 0 42002 NULL
+keyring_preparse_42005 keyring_preparse 0 42005 NULL
+wl12xx_acx_mem_cfg_42006 wl12xx_acx_mem_cfg 0 42006 NULL
-+input_print_bitmap_42008 input_print_bitmap 0 42008 NULL nohasharray
-+lguest_map_42008 lguest_map 1-2 42008 &input_print_bitmap_42008
++input_print_bitmap_42008 input_print_bitmap 0 42008 NULL
+pool_allocate_42012 pool_allocate 3 42012 NULL nohasharray
+af9035_i2c_master_xfer_42012 af9035_i2c_master_xfer 0-3 42012 &pool_allocate_42012 nohasharray
+fan_set_cur_state_42012 fan_set_cur_state 0 42012 &af9035_i2c_master_xfer_42012
+spidev_sync_read_42014 spidev_sync_read 0 42014 NULL
+rs_sta_dbgfs_scale_table_write_42017 rs_sta_dbgfs_scale_table_write 3-0 42017 NULL
-+vfat_revalidate_ci_42018 vfat_revalidate_ci 0 42018 NULL
-+ath10k_write_nf_cal_period_42019 ath10k_write_nf_cal_period 3 42019 NULL
++ath10k_write_nf_cal_period_42019 ath10k_write_nf_cal_period 3-0 42019 NULL
+sony_pic_fanspeed_show_42021 sony_pic_fanspeed_show 0 42021 NULL
+create_port0_egr_42027 create_port0_egr 0 42027 NULL
+acpi_ut_create_buffer_object_42030 acpi_ut_create_buffer_object 1 42030 NULL
@@ -136499,7 +136832,6 @@ index 0000000..df41844
+submit_inquiry_42108 submit_inquiry 3 42108 NULL nohasharray
+brport_store_42108 brport_store 0-4 42108 &submit_inquiry_42108
+dw_dma_cyclic_prep_42113 dw_dma_cyclic_prep 4-3 42113 NULL
-+store_gps_42118 store_gps 4-0 42118 NULL
+ubifs_tnc_read_node_42119 ubifs_tnc_read_node 0 42119 NULL
+ext4_do_update_inode_42127 ext4_do_update_inode 0 42127 NULL
+notify_send_init_42129 notify_send_init 0 42129 NULL
@@ -136513,8 +136845,8 @@ index 0000000..df41844
+ubifs_lookup_level0_42156 ubifs_lookup_level0 0 42156 NULL
+iwl_mvm_mac_ctxt_init_42158 iwl_mvm_mac_ctxt_init 0 42158 NULL
+blk_ioctl_zeroout_42160 blk_ioctl_zeroout 3 42160 NULL
-+af9015_i2c_xfer_42161 af9015_i2c_xfer 0-3 42161 NULL nohasharray
-+mmc_align_data_size_42161 mmc_align_data_size 0-2 42161 &af9015_i2c_xfer_42161
++mmc_align_data_size_42161 mmc_align_data_size 0-2 42161 NULL nohasharray
++af9015_i2c_xfer_42161 af9015_i2c_xfer 0-3 42161 &mmc_align_data_size_42161
+mv_u3d_ep_queue_42164 mv_u3d_ep_queue 0 42164 NULL
+gadget_strings_serialnumber_store_42166 gadget_strings_serialnumber_store 0-3 42166 NULL
+ceph_vxattrcb_layout_pool_42167 ceph_vxattrcb_layout_pool 0 42167 NULL nohasharray
@@ -136522,8 +136854,8 @@ index 0000000..df41844
+store_host_reset_42167 store_host_reset 0-4 42167 &pps_enable_store_42167
+read_file_base_eeprom_42168 read_file_base_eeprom 3-0 42168 NULL
+gfs2_statfs_slow_42170 gfs2_statfs_slow 0 42170 NULL
-+max8998_ldo_disable_42173 max8998_ldo_disable 0 42173 NULL nohasharray
-+iwl_mvm_send_cmd_42173 iwl_mvm_send_cmd 0 42173 &max8998_ldo_disable_42173
++iwl_mvm_send_cmd_42173 iwl_mvm_send_cmd 0 42173 NULL nohasharray
++max8998_ldo_disable_42173 max8998_ldo_disable 0 42173 &iwl_mvm_send_cmd_42173
+power_restore_42174 power_restore 0 42174 NULL
+at86rf230_set_lbt_42175 at86rf230_set_lbt 0 42175 NULL
+shash_finup_unaligned_42176 shash_finup_unaligned 0 42176 NULL
@@ -136542,9 +136874,8 @@ index 0000000..df41844
+cifs_listxattr_42223 cifs_listxattr 0-3 42223 NULL
+s35390a_rtc_set_alarm_42224 s35390a_rtc_set_alarm 0 42224 NULL
+qlge_set_mac_address_42227 qlge_set_mac_address 0 42227 NULL
-+blockdev_direct_IO_42235 blockdev_direct_IO 0-5 42235 NULL nohasharray
-+pla_ocp_read_42235 pla_ocp_read 3 42235 &blockdev_direct_IO_42235
-+toshiba_kbd_bl_mode_show_42236 toshiba_kbd_bl_mode_show 0 42236 NULL
++pla_ocp_read_42235 pla_ocp_read 3 42235 NULL nohasharray
++blockdev_direct_IO_42235 blockdev_direct_IO 0-5 42235 &pla_ocp_read_42235
+nilfs_segments_blocks_per_segment_show_42237 nilfs_segments_blocks_per_segment_show 0 42237 NULL
+pci_user_read_config_word_42240 pci_user_read_config_word 0 42240 NULL nohasharray
+i915_l3_write_42240 i915_l3_write 0-6-5 42240 &pci_user_read_config_word_42240
@@ -136559,7 +136890,7 @@ index 0000000..df41844
+resources_store_42255 resources_store 0-4 42255 NULL
+netxen_nic_map_indirect_address_128M_42257 netxen_nic_map_indirect_address_128M 2 42257 NULL nohasharray
+amd5536_udc_start_42257 amd5536_udc_start 0 42257 &netxen_nic_map_indirect_address_128M_42257
-+find_last_bit_42260 find_last_bit 0-2 42260 NULL
++find_last_bit_42260 find_last_bit 0 42260 NULL
+show_fc_host_port_name_42264 show_fc_host_port_name 0 42264 NULL
+ctnetlink_proto_size_42270 ctnetlink_proto_size 0 42270 NULL
+__pcpu_size_to_slot_42271 __pcpu_size_to_slot 0 42271 NULL
@@ -136571,8 +136902,8 @@ index 0000000..df41844
+__cpus_weight_42299 __cpus_weight 0 42299 NULL
+sel_read_perm_42302 sel_read_perm 3-0 42302 NULL
+xfs_attr3_leaf_add_work_42303 xfs_attr3_leaf_add_work 0 42303 NULL
-+ulong_read_file_42304 ulong_read_file 3-0 42304 NULL nohasharray
-+sctp_setsockopt_del_key_42304 sctp_setsockopt_del_key 3-0 42304 &ulong_read_file_42304
++sctp_setsockopt_del_key_42304 sctp_setsockopt_del_key 3-0 42304 NULL nohasharray
++ulong_read_file_42304 ulong_read_file 3-0 42304 &sctp_setsockopt_del_key_42304
+key_payload_reserve_42307 key_payload_reserve 0 42307 NULL
+xfs_vm_readpages_42308 xfs_vm_readpages 4 42308 NULL
+sco_sock_getname_42312 sco_sock_getname 0 42312 NULL
@@ -136589,7 +136920,6 @@ index 0000000..df41844
+snd_pcm_plug_alloc_42339 snd_pcm_plug_alloc 2-0 42339 NULL
+regulator_state_show_42345 regulator_state_show 0 42345 NULL nohasharray
+store_42345 store 0-3 42345 ®ulator_state_show_42345
-+rtl2832_sdr_rd_42346 rtl2832_sdr_rd 0 42346 NULL
+ipr_store_log_level_42353 ipr_store_log_level 0-4 42353 NULL
+cit_get_packet_size_42354 cit_get_packet_size 0 42354 NULL
+ide_raw_taskfile_42355 ide_raw_taskfile 4 42355 NULL
@@ -136605,6 +136935,7 @@ index 0000000..df41844
+show_conn_param_ISCSI_PARAM_TCP_TIMER_SCALE_42385 show_conn_param_ISCSI_PARAM_TCP_TIMER_SCALE 0 42385 NULL
+il_dbgfs_disable_ht40_read_42386 il_dbgfs_disable_ht40_read 3-0 42386 NULL
+change_queue_depth_42393 change_queue_depth 0 42393 NULL
++cx25821_start_streaming_42395 cx25821_start_streaming 0 42395 NULL
+r9701_get_datetime_42402 r9701_get_datetime 0 42402 NULL
+brcms_ops_add_interface_42403 brcms_ops_add_interface 0 42403 NULL
+msnd_fifo_read_42406 msnd_fifo_read 0-3 42406 NULL
@@ -136613,7 +136944,6 @@ index 0000000..df41844
+store_spi_transport_period_helper_42414 store_spi_transport_period_helper 0-3 42414 NULL
+qlcnic_sriov_prepare_bc_hdr_42416 qlcnic_sriov_prepare_bc_hdr 0 42416 NULL
+krng_get_random_42420 krng_get_random 3 42420 NULL
-+i2o_event_register_42424 i2o_event_register 0 42424 NULL
+wm831x_clkout_prepare_42426 wm831x_clkout_prepare 0 42426 NULL
+ixgbevf_write_posted_mbx_42428 ixgbevf_write_posted_mbx 0 42428 NULL
+device_read_42432 device_read 0-3 42432 NULL
@@ -136637,6 +136967,7 @@ index 0000000..df41844
+ext3_valid_block_bitmap_42459 ext3_valid_block_bitmap 3 42459 NULL
+show_lcdtype_42462 show_lcdtype 0 42462 NULL
+show_lid_resume_42464 show_lid_resume 0 42464 NULL
++strobe_set_42472 strobe_set 0 42472 NULL
+__simple_xattr_set_42474 __simple_xattr_set 4-0 42474 NULL
+sta_state_42478 sta_state 0 42478 NULL
+show_coresize_42479 show_coresize 0 42479 NULL
@@ -136654,6 +136985,7 @@ index 0000000..df41844
+ibm_read_apci_table_42504 ibm_read_apci_table 0-5-6 42504 NULL
+SyS_mincore_42511 SyS_mincore 1-2 42511 NULL
+sctp_init_sock_42514 sctp_init_sock 0 42514 NULL
++rfcomm_tty_write_room_42516 rfcomm_tty_write_room 0 42516 NULL
+ath9k_sta_add_42517 ath9k_sta_add 0 42517 NULL
+fanotify_read_42518 fanotify_read 0-3 42518 NULL
+jbd2_log_wait_commit_42519 jbd2_log_wait_commit 0 42519 NULL
@@ -136663,8 +136995,8 @@ index 0000000..df41844
+dio_bio_complete_42524 dio_bio_complete 0 42524 NULL
+smk_write_netlbladdr_42525 smk_write_netlbladdr 3-0 42525 NULL
+self_check_ec_hdr_42528 self_check_ec_hdr 0 42528 NULL
-+sys_vmsplice_42533 sys_vmsplice 3 42533 NULL nohasharray
-+snd_emux_create_port_42533 snd_emux_create_port 3 42533 &sys_vmsplice_42533
++snd_emux_create_port_42533 snd_emux_create_port 3 42533 NULL nohasharray
++sys_vmsplice_42533 sys_vmsplice 3 42533 &snd_emux_create_port_42533
+sdev_store_evt_capacity_change_reported_42538 sdev_store_evt_capacity_change_reported 0-4 42538 NULL
+mtip_hw_submit_io_42539 mtip_hw_submit_io 4 42539 NULL
+mt9m111_set_hvflip_42542 mt9m111_set_hvflip 0 42542 NULL
@@ -136672,8 +137004,7 @@ index 0000000..df41844
+__register_ftrace_function_42543 __register_ftrace_function 0 42543 &__wa_xfer_setup_42543
+dbAllocNear_42546 dbAllocNear 0 42546 NULL
+mvs_task_exec_42547 mvs_task_exec 0 42547 NULL
-+ath6kl_wmi_proc_events_vif_42549 ath6kl_wmi_proc_events_vif 5 42549 NULL nohasharray
-+path_lookupat_42549 path_lookupat 0 42549 &ath6kl_wmi_proc_events_vif_42549
++ath6kl_wmi_proc_events_vif_42549 ath6kl_wmi_proc_events_vif 5 42549 NULL
+request_firmware_42553 request_firmware 0 42553 NULL
+ip_vs_out_icmp_v6_42557 ip_vs_out_icmp_v6 0 42557 NULL
+udp_recvmsg_42558 udp_recvmsg 4-0 42558 NULL nohasharray
@@ -136691,9 +137022,9 @@ index 0000000..df41844
+video_outputsw_set_42595 video_outputsw_set 0 42595 NULL
+get_enable_42601 get_enable 0 42601 NULL
+map_state_42602 map_state 1 42602 NULL nohasharray
-+snd_pcsp_playback_prepare_42602 snd_pcsp_playback_prepare 0 42602 &map_state_42602 nohasharray
-+npwm_show_42602 npwm_show 0 42602 &snd_pcsp_playback_prepare_42602 nohasharray
-+__pskb_pull_42602 __pskb_pull 2 42602 &npwm_show_42602
++__pskb_pull_42602 __pskb_pull 2 42602 &map_state_42602 nohasharray
++snd_pcsp_playback_prepare_42602 snd_pcsp_playback_prepare 0 42602 &__pskb_pull_42602 nohasharray
++npwm_show_42602 npwm_show 0 42602 &snd_pcsp_playback_prepare_42602
+sctp_outq_flush_42605 sctp_outq_flush 0 42605 NULL
+get_div_42612 get_div 0 42612 NULL
+__uncore_mask_mc_show_42614 __uncore_mask_mc_show 0 42614 NULL
@@ -136714,13 +137045,11 @@ index 0000000..df41844
+b43legacy_wireless_core_init_42640 b43legacy_wireless_core_init 0 42640 NULL
+br_mdb_rehash_42643 br_mdb_rehash 2 42643 NULL
+num_controllers_42644 num_controllers 0 42644 NULL
-+mc13783_adc_read_bp_42646 mc13783_adc_read_bp 0 42646 NULL nohasharray
-+process_output_block_42646 process_output_block 0 42646 &mc13783_adc_read_bp_42646
-+sis190_get_regs_len_42647 sis190_get_regs_len 0 42647 NULL nohasharray
-+gpio_request_enable_42647 gpio_request_enable 0 42647 &sis190_get_regs_len_42647
++mc13783_adc_read_bp_42646 mc13783_adc_read_bp 0 42646 NULL
++gpio_request_enable_42647 gpio_request_enable 0 42647 NULL nohasharray
++sis190_get_regs_len_42647 sis190_get_regs_len 0 42647 &gpio_request_enable_42647
+i7core_mce_check_error_42651 i7core_mce_check_error 0 42651 NULL
+_regmap_raw_write_42652 _regmap_raw_write 2-4-0 42652 NULL
-+page_counter_memparse_42653 page_counter_memparse 0 42653 NULL
+i40e_setup_rx_descriptors_42655 i40e_setup_rx_descriptors 0 42655 NULL
+ess_audio_prepare_for_input_42659 ess_audio_prepare_for_input 0 42659 NULL
+print_nodes_state_42664 print_nodes_state 0 42664 NULL
@@ -136731,6 +137060,7 @@ index 0000000..df41844
+show_cidmode_42671 show_cidmode 0 42671 NULL
+l2tp_xmit_skb_42672 l2tp_xmit_skb 3 42672 NULL
+btrfs_label_store_42678 btrfs_label_store 0-4 42678 NULL
++xgbe_calc_rx_buf_size_42681 xgbe_calc_rx_buf_size 0-2 42681 NULL
+rocker_group_tbl_do_42683 rocker_group_tbl_do 0 42683 NULL
+at91_sysfs_set_mb0_id_42685 at91_sysfs_set_mb0_id 0-4 42685 NULL
+cifs_spnego_key_instantiate_42686 cifs_spnego_key_instantiate 0 42686 NULL nohasharray
@@ -136745,8 +137075,8 @@ index 0000000..df41844
+bnx2fc_ctlr_enabled_42700 bnx2fc_ctlr_enabled 0 42700 NULL
+vb2_read_42703 vb2_read 3-0 42703 NULL
+store_sas_link_reset_42705 store_sas_link_reset 4-0 42705 NULL
-+hard_show_42708 hard_show 0 42708 NULL nohasharray
-+sierra_net_send_cmd_42708 sierra_net_send_cmd 3 42708 &hard_show_42708
++sierra_net_send_cmd_42708 sierra_net_send_cmd 3 42708 NULL nohasharray
++hard_show_42708 hard_show 0 42708 &sierra_net_send_cmd_42708
+pm8001_ctl_max_sg_list_show_42710 pm8001_ctl_max_sg_list_show 0 42710 NULL
+taos_smbus_xfer_42714 taos_smbus_xfer 0 42714 NULL
+regulator_print_state_42718 regulator_print_state 0 42718 NULL
@@ -136761,7 +137091,6 @@ index 0000000..df41844
+dvb_demux_ioctl_42733 dvb_demux_ioctl 2 42733 NULL nohasharray
+target_stat_scsi_auth_intr_show_attr_hs_num_cmds_42733 target_stat_scsi_auth_intr_show_attr_hs_num_cmds 0 42733 &dvb_demux_ioctl_42733 nohasharray
+fw_get_filesystem_firmware_42733 fw_get_filesystem_firmware 0 42733 &target_stat_scsi_auth_intr_show_attr_hs_num_cmds_42733
-+xen_release_pmd_42734 xen_release_pmd 1 42734 NULL
+set_aoe_iflist_42737 set_aoe_iflist 2 42737 NULL nohasharray
+igbvf_get_regs_len_42737 igbvf_get_regs_len 0 42737 &set_aoe_iflist_42737
+ax25_setsockopt_42740 ax25_setsockopt 5-0 42740 NULL
@@ -136777,19 +137106,19 @@ index 0000000..df41844
+sysfs_show_available_clocksources_42763 sysfs_show_available_clocksources 0 42763 NULL
+vmxnet3_rq_create_42771 vmxnet3_rq_create 0 42771 NULL
+ath10k_htt_verify_version_42776 ath10k_htt_verify_version 0 42776 NULL
-+x25_recvmsg_42777 x25_recvmsg 0-4 42777 NULL
++x25_recvmsg_42777 x25_recvmsg 4-0 42777 NULL
+lp3943_gpio_direction_output_42778 lp3943_gpio_direction_output 0 42778 NULL
+snd_midi_event_decode_42780 snd_midi_event_decode 0 42780 NULL
-+isku_sysfs_read_info_42781 isku_sysfs_read_info 0-6-5 42781 NULL nohasharray
-+cryptd_hash_setkey_42781 cryptd_hash_setkey 3 42781 &isku_sysfs_read_info_42781
++cryptd_hash_setkey_42781 cryptd_hash_setkey 3 42781 NULL nohasharray
++isku_sysfs_read_info_42781 isku_sysfs_read_info 6-0-5 42781 &cryptd_hash_setkey_42781
+show_fnode_chap_out_idx_42784 show_fnode_chap_out_idx 0 42784 NULL
+store_fan_beep_42785 store_fan_beep 0-4 42785 NULL
+elfcorehdr_read_notes_42786 elfcorehdr_read_notes 2 42786 NULL
+hackrf_set_if_gain_42788 hackrf_set_if_gain 0 42788 NULL
-+koneplus_sysfs_read_42792 koneplus_sysfs_read 0-6 42792 NULL
++koneplus_sysfs_read_42792 koneplus_sysfs_read 6-0 42792 NULL
+cgroup_migrate_prepare_dst_42793 cgroup_migrate_prepare_dst 0 42793 NULL
+show_chglim_42794 show_chglim 0 42794 NULL
-+ntfs_attr_extend_allocation_42796 ntfs_attr_extend_allocation 0-2 42796 NULL
++ntfs_attr_extend_allocation_42796 ntfs_attr_extend_allocation 0 42796 NULL
+fw_device_op_compat_ioctl_42804 fw_device_op_compat_ioctl 2 42804 NULL
+show_line1_42806 show_line1 0 42806 NULL
+esd_usb2_open_42809 esd_usb2_open 0 42809 NULL
@@ -136804,6 +137133,7 @@ index 0000000..df41844
+dnotify_handle_event_42835 dnotify_handle_event 0 42835 NULL
+f2fs_unfreeze_42836 f2fs_unfreeze 0 42836 NULL
+show_sas_rphy_target_port_protocols_42840 show_sas_rphy_target_port_protocols 0 42840 NULL
++mv88e6131_get_sset_count_42841 mv88e6131_get_sset_count 0 42841 NULL
+prop_compression_validate_42847 prop_compression_validate 0 42847 NULL
+show_ata_dev_xfer_mode_42848 show_ata_dev_xfer_mode 0 42848 NULL
+btmrvl_fwdump_write_42850 btmrvl_fwdump_write 3-0 42850 NULL nohasharray
@@ -136812,12 +137142,11 @@ index 0000000..df41844
+ath6kl_wmi_config_debug_module_cmd_42853 ath6kl_wmi_config_debug_module_cmd 0 42853 &prandom_u32_42853
+wl12xx_init_vif_data_42855 wl12xx_init_vif_data 0 42855 NULL
+return_gap_lebs_42862 return_gap_lebs 0 42862 NULL
-+gen_pool_first_fit_order_align_42863 gen_pool_first_fit_order_align 4-3-2 42863 NULL nohasharray
-+destroy_42863 destroy 0 42863 &gen_pool_first_fit_order_align_42863 nohasharray
-+of_property_count_strings_42863 of_property_count_strings 0 42863 &destroy_42863
++gen_pool_first_fit_order_align_42863 gen_pool_first_fit_order_align 2-3-4 42863 NULL nohasharray
++of_property_count_strings_42863 of_property_count_strings 0 42863 &gen_pool_first_fit_order_align_42863 nohasharray
++destroy_42863 destroy 0 42863 &of_property_count_strings_42863
+ad7877_read_adc_42867 ad7877_read_adc 0 42867 NULL
-+nouveau_vm_create_42869 nouveau_vm_create 3-2 42869 NULL nohasharray
-+_ctl_host_trace_buffer_show_42869 _ctl_host_trace_buffer_show 0 42869 &nouveau_vm_create_42869
++_ctl_host_trace_buffer_show_42869 _ctl_host_trace_buffer_show 0 42869 NULL
+parse_user_pin_configs_42870 parse_user_pin_configs 0 42870 NULL
+t4_sge_alloc_rxq_42871 t4_sge_alloc_rxq 0 42871 NULL nohasharray
+snd_device_register_all_42871 snd_device_register_all 0 42871 &t4_sge_alloc_rxq_42871
@@ -136826,7 +137155,7 @@ index 0000000..df41844
+media_read_42875 media_read 0-3 42875 &mt9v022_s_ctrl_42875
+nvme_trans_unit_serial_page_42879 nvme_trans_unit_serial_page 4 42879 NULL
+tw68_video_init2_42880 tw68_video_init2 2 42880 NULL
-+pskb_expand_head_42881 pskb_expand_head 0-3-2 42881 NULL
++pskb_expand_head_42881 pskb_expand_head 3-2-0 42881 NULL
+rt5677_gpio_direction_in_42886 rt5677_gpio_direction_in 0 42886 NULL nohasharray
+pcistub_irq_handler_switch_42886 pcistub_irq_handler_switch 0-3 42886 &rt5677_gpio_direction_in_42886
+lm3530_mode_get_42888 lm3530_mode_get 0 42888 NULL
@@ -136872,14 +137201,13 @@ index 0000000..df41844
+sysv_readpage_42977 sysv_readpage 0 42977 &show_rx_polinv_enb_42977
+acpi_get_device_data_42978 acpi_get_device_data 0 42978 NULL
+compat_udpv6_setsockopt_42981 compat_udpv6_setsockopt 5 42981 NULL nohasharray
-+store_enable_clka1_output_42981 store_enable_clka1_output 0-4 42981 &compat_udpv6_setsockopt_42981 nohasharray
-+pfkey_xfrm_policy2sec_ctx_size_42981 pfkey_xfrm_policy2sec_ctx_size 0 42981 &store_enable_clka1_output_42981
++pfkey_xfrm_policy2sec_ctx_size_42981 pfkey_xfrm_policy2sec_ctx_size 0 42981 &compat_udpv6_setsockopt_42981 nohasharray
++store_enable_clka1_output_42981 store_enable_clka1_output 0-4 42981 &pfkey_xfrm_policy2sec_ctx_size_42981
+it8712f_wdt_write_42982 it8712f_wdt_write 0-3 42982 NULL
+pci_bus_read_config_word_42987 pci_bus_read_config_word 0 42987 NULL
+hwrng_attr_current_store_42989 hwrng_attr_current_store 0-4 42989 NULL
+nfs_idmap_get_desc_42990 nfs_idmap_get_desc 2-4 42990 NULL nohasharray
+rtw_os_xmit_resource_alloc_42990 rtw_os_xmit_resource_alloc 3 42990 &nfs_idmap_get_desc_42990
-+image_size_show_42992 image_size_show 0 42992 NULL
+mem_cgroup_force_empty_write_42994 mem_cgroup_force_empty_write 0-3 42994 NULL
+il4965_show_debug_level_42996 il4965_show_debug_level 0 42996 NULL
+xfs_da_read_buf_43008 xfs_da_read_buf 0 43008 NULL
@@ -136896,8 +137224,7 @@ index 0000000..df41844
+ab3100_otp_paf_show_43029 ab3100_otp_paf_show 0 43029 NULL
+check_subscription_permission_43032 check_subscription_permission 0 43032 NULL
+wep_default_key_count_read_43035 wep_default_key_count_read 3-0 43035 NULL nohasharray
-+jffs2_write_begin_43035 jffs2_write_begin 0 43035 &wep_default_key_count_read_43035 nohasharray
-+store_lssw_43035 store_lssw 4-0 43035 &jffs2_write_begin_43035
++jffs2_write_begin_43035 jffs2_write_begin 0 43035 &wep_default_key_count_read_43035
+max_queue_show_43036 max_queue_show 0 43036 NULL
+set_icon_43037 set_icon 0-3 43037 NULL
+cp2112_read_req_43041 cp2112_read_req 0 43041 NULL nohasharray
@@ -136915,7 +137242,6 @@ index 0000000..df41844
+lme2510_i2c_xfer_43062 lme2510_i2c_xfer 0-3 43062 NULL
+cap_netlink_send_43063 cap_netlink_send 0 43063 NULL
+show_conn_param_ISCSI_PARAM_TCP_TIMESTAMP_STAT_43069 show_conn_param_ISCSI_PARAM_TCP_TIMESTAMP_STAT 0 43069 NULL
-+nouveau_gpuobj_create__43072 nouveau_gpuobj_create_ 9 43072 NULL
+get_attention_status_43073 get_attention_status 0 43073 NULL
+sst_drop_stream_43076 sst_drop_stream 0 43076 NULL nohasharray
+target_stat_scsi_transport_show_attr_device_43076 target_stat_scsi_transport_show_attr_device 0 43076 &sst_drop_stream_43076
@@ -136945,8 +137271,7 @@ index 0000000..df41844
+calculate_node_totalpages_43118 calculate_node_totalpages 2-3 43118 NULL
+parport_ieee1284_write_compat_43125 parport_ieee1284_write_compat 0 43125 NULL
+show_rpm_min_43129 show_rpm_min 0 43129 NULL
-+reserved_size_show_43130 reserved_size_show 0 43130 NULL nohasharray
-+lock_page_killable_43130 lock_page_killable 0 43130 &reserved_size_show_43130
++lock_page_killable_43130 lock_page_killable 0 43130 NULL
+e1000_request_msix_43134 e1000_request_msix 0 43134 NULL
+dmfe_open_43139 dmfe_open 0 43139 NULL
+ab3100_otp_imeich_show_43143 ab3100_otp_imeich_show 0 43143 NULL
@@ -136991,7 +137316,7 @@ index 0000000..df41844
+fixup_leb_43256 fixup_leb 3 43256 NULL
+hfsplus_setattr_43257 hfsplus_setattr 0 43257 NULL
+store_pwm_auto_spinup_min_43260 store_pwm_auto_spinup_min 0-4 43260 NULL
-+store_wwan_43264 store_wwan 4-0 43264 NULL
++kmx61_acc_validate_trigger_43264 kmx61_acc_validate_trigger 0 43264 NULL
+rocker_port_ctrl_vlan_bridge_43266 rocker_port_ctrl_vlan_bridge 0 43266 NULL
+ide_end_rq_43269 ide_end_rq 4 43269 NULL
+omfs_readpage_43270 omfs_readpage 0 43270 NULL
@@ -137006,23 +137331,23 @@ index 0000000..df41844
+src_frames_43281 src_frames 0 43281 NULL nohasharray
+show_temp_crit_hyst_43281 show_temp_crit_hyst 0 43281 &src_frames_43281
+adp8870_bl_l1_daylight_max_store_43287 adp8870_bl_l1_daylight_max_store 4-0 43287 NULL
-+lookup_fast_43292 lookup_fast 0 43292 NULL
+show_pwm_auto_pwm_min_43293 show_pwm_auto_pwm_min 0 43293 NULL
+show_num_ports_43296 show_num_ports 0 43296 NULL
+mpage_alloc_43299 mpage_alloc 3 43299 NULL
+lm3533_read_43309 lm3533_read 0 43309 NULL
+fm10k_update_uc_addr_pf_43310 fm10k_update_uc_addr_pf 0 43310 NULL nohasharray
+store_cpumask_43310 store_cpumask 0-4 43310 &fm10k_update_uc_addr_pf_43310
-+em28xx_audio_analog_set_43312 em28xx_audio_analog_set 0 43312 NULL nohasharray
-+store_ledd_43312 store_ledd 4-0 43312 &em28xx_audio_analog_set_43312
++em28xx_audio_analog_set_43312 em28xx_audio_analog_set 0 43312 NULL
+acpi_ex_convert_to_buffer_43314 acpi_ex_convert_to_buffer 0 43314 NULL
+try_charge_43315 try_charge 0 43315 NULL
-+padlock_sha1_init_nano_43316 padlock_sha1_init_nano 0 43316 NULL
++position_show_43316 position_show 0 43316 NULL nohasharray
++padlock_sha1_init_nano_43316 padlock_sha1_init_nano 0 43316 &position_show_43316
+temp1_max_alarm_show_43317 temp1_max_alarm_show 0 43317 NULL nohasharray
+nilfs_direct_lookup_contig_43317 nilfs_direct_lookup_contig 0 43317 &temp1_max_alarm_show_43317 nohasharray
+sctp_auth_ep_add_chunkid_43317 sctp_auth_ep_add_chunkid 0 43317 &nilfs_direct_lookup_contig_43317 nohasharray
+iwl_mvm_mac_start_43317 iwl_mvm_mac_start 0 43317 &sctp_auth_ep_add_chunkid_43317
+target_core_dev_wwn_store_attr_vpd_unit_serial_43322 target_core_dev_wwn_store_attr_vpd_unit_serial 0-3 43322 NULL
++be_get_sset_count_43324 be_get_sset_count 0 43324 NULL
+sja1000_open_43326 sja1000_open 0 43326 NULL
+show_sas_phy_initiator_port_protocols_43327 show_sas_phy_initiator_port_protocols 0 43327 NULL
+__ext4_get_inode_loc_43332 __ext4_get_inode_loc 0 43332 NULL nohasharray
@@ -137032,8 +137357,7 @@ index 0000000..df41844
+drm_dp_mst_wait_tx_reply_43349 drm_dp_mst_wait_tx_reply 0 43349 NULL
+xfs_log_regrant_43350 xfs_log_regrant 0 43350 NULL
+set_peripheral_43353 set_peripheral 0 43353 NULL
-+gart_free_coherent_43362 gart_free_coherent 2-4 43362 NULL nohasharray
-+xen_swiotlb_sync_single_for_device_43362 xen_swiotlb_sync_single_for_device 2 43362 &gart_free_coherent_43362
++gart_free_coherent_43362 gart_free_coherent 2-4 43362 NULL
+may_create_key_43363 may_create_key 0 43363 NULL
+pm_print_times_show_43364 pm_print_times_show 0 43364 NULL
+pn_init_43370 pn_init 0 43370 NULL
@@ -137055,6 +137379,7 @@ index 0000000..df41844
+iscsi_sw_tcp_conn_get_param_43398 iscsi_sw_tcp_conn_get_param 0 43398 NULL
+get_user_pages_unlocked_43399 get_user_pages_unlocked 0 43399 NULL
+o2hb_read_block_input_43402 o2hb_read_block_input 0 43402 NULL
++line6_submit_audio_in_all_urbs_43403 line6_submit_audio_in_all_urbs 0 43403 NULL
+wl1251_acx_data_path_params_43404 wl1251_acx_data_path_params 0 43404 NULL
+xenfb_write_43412 xenfb_write 3 43412 NULL
+show_linear_43414 show_linear 0 43414 NULL nohasharray
@@ -137062,22 +137387,24 @@ index 0000000..df41844
+romfs_statfs_43416 romfs_statfs 0 43416 NULL nohasharray
+load_firmware_43416 load_firmware 0 43416 &romfs_statfs_43416
+ext4_xattr_check_names_43422 ext4_xattr_check_names 0 43422 NULL nohasharray
-+offset_store_43422 offset_store 0-3 43422 &ext4_xattr_check_names_43422 nohasharray
-+nfs_lookup_revalidate_43422 nfs_lookup_revalidate 0 43422 &offset_store_43422
++offset_store_43422 offset_store 0-3 43422 &ext4_xattr_check_names_43422
+__alloc_bootmem_low_43423 __alloc_bootmem_low 1 43423 NULL nohasharray
+sendctrl_hook_43423 sendctrl_hook 0 43423 &__alloc_bootmem_low_43423 nohasharray
+gdm_wimax_netif_rx_43423 gdm_wimax_netif_rx 3 43423 &sendctrl_hook_43423
++_abb5zes3_rtc_update_timer_43425 _abb5zes3_rtc_update_timer 0 43425 NULL
++ath10k_thermal_get_cur_dutycycle_43427 ath10k_thermal_get_cur_dutycycle 0 43427 NULL
+acpi_ds_create_method_mutex_43430 acpi_ds_create_method_mutex 0 43430 NULL
++cyapa_gen3_bl_enter_43431 cyapa_gen3_bl_enter 0 43431 NULL
+isku_sysfs_write_keys_capslock_43432 isku_sysfs_write_keys_capslock 6-0-5 43432 NULL
+usb_alloc_urb_43436 usb_alloc_urb 1 43436 NULL
+w1_master_attribute_show_name_43439 w1_master_attribute_show_name 0 43439 NULL
-+store_received_ref_clk3b_43440 store_received_ref_clk3b 0-4 43440 NULL nohasharray
-+ath6kl_wmi_roam_tbl_event_rx_43440 ath6kl_wmi_roam_tbl_event_rx 3 43440 &store_received_ref_clk3b_43440
++ath6kl_wmi_roam_tbl_event_rx_43440 ath6kl_wmi_roam_tbl_event_rx 3 43440 NULL nohasharray
++store_received_ref_clk3b_43440 store_received_ref_clk3b 0-4 43440 &ath6kl_wmi_roam_tbl_event_rx_43440
+send_pre_block_43442 send_pre_block 0 43442 NULL
-+usemap_size_43443 usemap_size 0-1-2 43443 NULL nohasharray
-+usb_string_43443 usb_string 0 43443 &usemap_size_43443
-+dm_attr_name_show_43444 dm_attr_name_show 0 43444 NULL nohasharray
-+get_vm_area_size_43444 get_vm_area_size 0 43444 &dm_attr_name_show_43444
++usb_string_43443 usb_string 0 43443 NULL nohasharray
++usemap_size_43443 usemap_size 0-1-2 43443 &usb_string_43443
++get_vm_area_size_43444 get_vm_area_size 0 43444 NULL nohasharray
++dm_attr_name_show_43444 dm_attr_name_show 0 43444 &get_vm_area_size_43444
+nilfs_palloc_get_bitmap_block_43448 nilfs_palloc_get_bitmap_block 0 43448 NULL
+decode_ntlmssp_challenge_43450 decode_ntlmssp_challenge 0 43450 NULL
+store_temp_beep_43452 store_temp_beep 0-4 43452 NULL
@@ -137087,14 +137414,13 @@ index 0000000..df41844
+nvme_trans_device_id_page_43466 nvme_trans_device_id_page 4 43466 NULL
+target_core_dev_pr_show_attr_res_aptpl_active_43467 target_core_dev_pr_show_attr_res_aptpl_active 0 43467 NULL
+il3945_send_rxon_assoc_43469 il3945_send_rxon_assoc 0 43469 NULL
-+xen_alloc_pte_43470 xen_alloc_pte 2 43470 NULL
+btrfs_freeze_43471 btrfs_freeze 0 43471 NULL
+write_43473 write 0 43473 NULL
+hook_43475 hook 0 43475 NULL
+current_uuid_store_43478 current_uuid_store 0-4 43478 NULL
+dtv5100_i2c_xfer_43479 dtv5100_i2c_xfer 0-3 43479 NULL
-+calculate_discard_block_size_43480 calculate_discard_block_size 0-1 43480 NULL nohasharray
-+alloc_new_reservation_43480 alloc_new_reservation 0-4 43480 &calculate_discard_block_size_43480
++alloc_new_reservation_43480 alloc_new_reservation 4-0 43480 NULL nohasharray
++calculate_discard_block_size_43480 calculate_discard_block_size 0-1 43480 &alloc_new_reservation_43480
+vga_get_43488 vga_get 0 43488 NULL
+vmemdup_43489 vmemdup 2 43489 NULL
+f_rndis_opts_attr_store_43493 f_rndis_opts_attr_store 0-4 43493 NULL
@@ -137130,8 +137456,8 @@ index 0000000..df41844
+lpfc_aer_cleanup_state_43554 lpfc_aer_cleanup_state 0-4 43554 NULL
+ath_rx_init_43564 ath_rx_init 2 43564 NULL
+o2nm_node_ipv4_address_write_43567 o2nm_node_ipv4_address_write 0-3 43567 NULL
-+bfad_im_model_desc_show_43568 bfad_im_model_desc_show 0 43568 NULL nohasharray
-+_fc_frame_alloc_43568 _fc_frame_alloc 1 43568 &bfad_im_model_desc_show_43568
++_fc_frame_alloc_43568 _fc_frame_alloc 1 43568 NULL nohasharray
++bfad_im_model_desc_show_43568 bfad_im_model_desc_show 0 43568 &_fc_frame_alloc_43568
+cx231xx_i2c_recv_bytes_43571 cx231xx_i2c_recv_bytes 0 43571 NULL
+rpc_malloc_43573 rpc_malloc 2 43573 NULL
+ecryptfs_read_update_atime_43579 ecryptfs_read_update_atime 0 43579 NULL
@@ -137142,7 +137468,8 @@ index 0000000..df41844
+smack_inode_listsecurity_43603 smack_inode_listsecurity 0 43603 NULL
+lpfc_idiag_drbacc_read_reg_43606 lpfc_idiag_drbacc_read_reg 0-3 43606 NULL
+proc_read_43614 proc_read 3-0 43614 NULL
-+xfs_map_blocks_43615 xfs_map_blocks 0 43615 NULL
++xfs_map_blocks_43615 xfs_map_blocks 0 43615 NULL nohasharray
++emit_flush_43615 emit_flush 0 43615 &xfs_map_blocks_43615
+p54_set_edcf_43622 p54_set_edcf 0 43622 NULL nohasharray
+set_polarity_43622 set_polarity 0 43622 &p54_set_edcf_43622
+alloc_thread_groups_43625 alloc_thread_groups 2-0 43625 NULL
@@ -137165,17 +137492,17 @@ index 0000000..df41844
+show_fc_host_manufacturer_43662 show_fc_host_manufacturer 0 43662 NULL
+write_file_tx99_power_43670 write_file_tx99_power 3-0 43670 NULL
+snd_seq_pool_init_43673 snd_seq_pool_init 0 43673 NULL
-+start_ms350_cam_43679 start_ms350_cam 0 43679 NULL nohasharray
-+dmam_declare_coherent_memory_43679 dmam_declare_coherent_memory 2-4 43679 &start_ms350_cam_43679
++dmam_declare_coherent_memory_43679 dmam_declare_coherent_memory 2-4 43679 NULL nohasharray
++start_ms350_cam_43679 start_ms350_cam 0 43679 &dmam_declare_coherent_memory_43679
+acpi_ut_strtoul64_43681 acpi_ut_strtoul64 0 43681 NULL
+_drbd_no_send_page_43682 _drbd_no_send_page 4 43682 NULL
-+calgary_map_page_43686 calgary_map_page 4-0-3 43686 NULL nohasharray
++calgary_map_page_43686 calgary_map_page 4 43686 NULL nohasharray
+cluster_set_43686 cluster_set 0-6 43686 &calgary_map_page_43686
+port_attr_store_43688 port_attr_store 0-4 43688 NULL nohasharray
+rbd_header_from_disk_43688 rbd_header_from_disk 0 43688 &port_attr_store_43688
+start_43697 start 0 43697 NULL
+show_43699 show 0 43699 NULL
-+hidp_send_ctrl_message_43702 hidp_send_ctrl_message 0-4 43702 NULL nohasharray
++hidp_send_ctrl_message_43702 hidp_send_ctrl_message 4-0 43702 NULL nohasharray
+mwifiex_cmd_cfg_data_43702 mwifiex_cmd_cfg_data 0 43702 &hidp_send_ctrl_message_43702
+ncp_modify_file_or_subdir_dos_info_43705 ncp_modify_file_or_subdir_dos_info 0 43705 NULL
+set_rdac2_43707 set_rdac2 4-0 43707 NULL
@@ -137185,8 +137512,8 @@ index 0000000..df41844
+ext3_xattr_trusted_set_43711 ext3_xattr_trusted_set 0 43711 &nvkm_connector_create__43711
+memory_subsys_offline_43716 memory_subsys_offline 0 43716 NULL
+show_hyst_43718 show_hyst 0 43718 NULL
-+cpia2_do_command_43719 cpia2_do_command 0 43719 NULL nohasharray
-+adis_read_reg_43719 adis_read_reg 0 43719 &cpia2_do_command_43719
++adis_read_reg_43719 adis_read_reg 0 43719 NULL nohasharray
++cpia2_do_command_43719 cpia2_do_command 0 43719 &adis_read_reg_43719
+xfs_bmap_del_extent_43720 xfs_bmap_del_extent 0 43720 NULL
+module_flags_taint_43722 module_flags_taint 0 43722 NULL
+wait_for_completion_interruptible_43723 wait_for_completion_interruptible 0 43723 NULL
@@ -137198,8 +137525,8 @@ index 0000000..df41844
+pcistub_quirk_add_43731 pcistub_quirk_add 0-3 43731 &lbs_dev_open_43731
+snd_rme32_playback_copy_43732 snd_rme32_playback_copy 5 43732 NULL nohasharray
+fuse_notify_delete_43732 fuse_notify_delete 0 43732 &snd_rme32_playback_copy_43732
-+__alloc_alien_cache_43734 __alloc_alien_cache 2 43734 NULL nohasharray
-+brcmf_sdio_download_firmware_43734 brcmf_sdio_download_firmware 4 43734 &__alloc_alien_cache_43734
++brcmf_sdio_download_firmware_43734 brcmf_sdio_download_firmware 4 43734 NULL nohasharray
++__alloc_alien_cache_43734 __alloc_alien_cache 2 43734 &brcmf_sdio_download_firmware_43734
+fuse_conn_congestion_threshold_write_43736 fuse_conn_congestion_threshold_write 3-0 43736 NULL
+interf_grp_sub_compatible_id_show_43740 interf_grp_sub_compatible_id_show 0 43740 NULL
+cifs_writepages_43741 cifs_writepages 0 43741 NULL
@@ -137234,17 +137561,17 @@ index 0000000..df41844
+ps_set_cur_charge_cntl_limit_43812 ps_set_cur_charge_cntl_limit 0 43812 NULL
+show_fcoe_fcf_device_switch_name_43813 show_fcoe_fcf_device_switch_name 0 43813 NULL
+ext4_read_block_bitmap_43814 ext4_read_block_bitmap 2 43814 NULL
-+alloc_irq_from_domain_43815 alloc_irq_from_domain 0-3-2 43815 NULL nohasharray
++alloc_irq_from_domain_43815 alloc_irq_from_domain 2-0-3 43815 NULL nohasharray
+div64_u64_safe_43815 div64_u64_safe 0 43815 &alloc_irq_from_domain_43815
+read_pwr_int_values_43824 read_pwr_int_values 0 43824 NULL
+ieee80211_if_fmt_element_ttl_43825 ieee80211_if_fmt_element_ttl 3 43825 NULL
-+get_rsb_struct_43829 get_rsb_struct 0 43829 NULL nohasharray
-+ieee80211_alloc_hw_43829 ieee80211_alloc_hw 1 43829 &get_rsb_struct_43829
++ieee80211_alloc_hw_43829 ieee80211_alloc_hw 1 43829 NULL nohasharray
++get_rsb_struct_43829 get_rsb_struct 0 43829 &ieee80211_alloc_hw_43829
+ovl_setxattr_43838 ovl_setxattr 0 43838 NULL
+ltc4151_show_value_43839 ltc4151_show_value 0 43839 NULL
+max_channels_43840 max_channels 0 43840 NULL
-+snd_seq_fifo_event_in_43842 snd_seq_fifo_event_in 0 43842 NULL nohasharray
-+p54_download_eeprom_43842 p54_download_eeprom 4 43842 &snd_seq_fifo_event_in_43842
++p54_download_eeprom_43842 p54_download_eeprom 4 43842 NULL nohasharray
++snd_seq_fifo_event_in_43842 snd_seq_fifo_event_in 0 43842 &p54_download_eeprom_43842
+read_flush_43851 read_flush 3-0 43851 NULL
+bdx_hw_start_43856 bdx_hw_start 0 43856 NULL nohasharray
+sdev_store_evt_media_change_43856 sdev_store_evt_media_change 0-4 43856 &bdx_hw_start_43856
@@ -137270,8 +137597,8 @@ index 0000000..df41844
+v9fs_direct_IO_43911 v9fs_direct_IO 0 43911 NULL
+snd_ymfpci_playback_trigger_43914 snd_ymfpci_playback_trigger 0 43914 NULL
+set_temp8_43915 set_temp8 0-4 43915 NULL
-+wl1271_acx_conn_monit_params_43916 wl1271_acx_conn_monit_params 0 43916 NULL nohasharray
-+prism2_sta_send_mgmt_43916 prism2_sta_send_mgmt 5 43916 &wl1271_acx_conn_monit_params_43916
++prism2_sta_send_mgmt_43916 prism2_sta_send_mgmt 5 43916 NULL nohasharray
++wl1271_acx_conn_monit_params_43916 wl1271_acx_conn_monit_params 0 43916 &prism2_sta_send_mgmt_43916
+usb_autoresume_device_43919 usb_autoresume_device 0 43919 NULL
+udf_file_write_iter_43922 udf_file_write_iter 0 43922 NULL nohasharray
+velocity_netdev_event_43922 velocity_netdev_event 0 43922 &udf_file_write_iter_43922
@@ -137284,6 +137611,7 @@ index 0000000..df41844
+__ftrace_hash_update_ipmodify_43937 __ftrace_hash_update_ipmodify 0 43937 NULL
+st_press_buffer_postenable_43943 st_press_buffer_postenable 0 43943 NULL
+xen_register_gsi_43946 xen_register_gsi 2-1 43946 NULL
++xgbe_alloc_ring_resources_43947 xgbe_alloc_ring_resources 0 43947 NULL
+stats_dot11RTSFailureCount_read_43948 stats_dot11RTSFailureCount_read 3-0 43948 NULL
+multicast_startup_query_count_show_43949 multicast_startup_query_count_show 0 43949 NULL
+vmci_transport_notify_send_post_enqueue_43957 vmci_transport_notify_send_post_enqueue 0 43957 NULL
@@ -137302,9 +137630,9 @@ index 0000000..df41844
+__clkdev_alloc_43990 __clkdev_alloc 1 43990 NULL
+netdev_init_43991 netdev_init 0 43991 NULL
+kvm_read_guest_virt_43992 kvm_read_guest_virt 4-2 43992 NULL nohasharray
-+scsi_command_size_43992 scsi_command_size 0 43992 &kvm_read_guest_virt_43992 nohasharray
-+bcm_recvmsg_43992 bcm_recvmsg 0-4 43992 &scsi_command_size_43992 nohasharray
-+batadv_softif_init_late_43992 batadv_softif_init_late 0 43992 &bcm_recvmsg_43992
++bcm_recvmsg_43992 bcm_recvmsg 4-0 43992 &kvm_read_guest_virt_43992 nohasharray
++scsi_command_size_43992 scsi_command_size 0 43992 &bcm_recvmsg_43992 nohasharray
++batadv_softif_init_late_43992 batadv_softif_init_late 0 43992 &scsi_command_size_43992
+ulist_add_43994 ulist_add 0 43994 NULL
+_rtl92d_fw_init_44000 _rtl92d_fw_init 0 44000 NULL
+gpio_trig_brightness_store_44001 gpio_trig_brightness_store 0-4 44001 NULL
@@ -137314,13 +137642,14 @@ index 0000000..df41844
+bd2802_store_reg0x03_44013 bd2802_store_reg0x03 0-4 44013 NULL
+raid_show_resync_44017 raid_show_resync 0 44017 NULL
+apds990x_rate_avail_44025 apds990x_rate_avail 0 44025 NULL
-+vxge_ethtool_get_regs_len_44026 vxge_ethtool_get_regs_len 0 44026 NULL nohasharray
-+ds1374_wdt_notify_sys_44026 ds1374_wdt_notify_sys 0 44026 &vxge_ethtool_get_regs_len_44026 nohasharray
-+store_fcoe_fcf_dev_loss_tmo_44026 store_fcoe_fcf_dev_loss_tmo 0-4 44026 &ds1374_wdt_notify_sys_44026
++ds1374_wdt_notify_sys_44026 ds1374_wdt_notify_sys 0 44026 NULL nohasharray
++store_fcoe_fcf_dev_loss_tmo_44026 store_fcoe_fcf_dev_loss_tmo 0-4 44026 &ds1374_wdt_notify_sys_44026 nohasharray
++vxge_ethtool_get_regs_len_44026 vxge_ethtool_get_regs_len 0 44026 &store_fcoe_fcf_dev_loss_tmo_44026
+address_mask_show_44028 address_mask_show 0 44028 NULL
+oxygen_trigger_44030 oxygen_trigger 0 44030 NULL
+ax25_getname_44035 ax25_getname 0 44035 NULL nohasharray
+pipe_write_44035 pipe_write 0 44035 &ax25_getname_44035
++pcan_usb_fd_set_filter_std_44036 pcan_usb_fd_set_filter_std 0 44036 NULL
+hdmi_s_stream_44039 hdmi_s_stream 0 44039 NULL
+zd_usb_init_hw_44041 zd_usb_init_hw 0 44041 NULL
+btrfs_account_dev_extents_size_44045 btrfs_account_dev_extents_size 0 44045 NULL
@@ -137353,18 +137682,16 @@ index 0000000..df41844
+nouveau_hwmon_set_critical_temp_hyst_44103 nouveau_hwmon_set_critical_temp_hyst 0-4 44103 NULL
+ipath_assign_port_44104 ipath_assign_port 0 44104 NULL
+snd_trident_playback_prepare_44105 snd_trident_playback_prepare 0 44105 NULL
-+zl10036_set_bandwidth_44107 zl10036_set_bandwidth 0 44107 NULL nohasharray
-+show_fan_pulses_44107 show_fan_pulses 0 44107 &zl10036_set_bandwidth_44107
++show_fan_pulses_44107 show_fan_pulses 0 44107 NULL nohasharray
++zl10036_set_bandwidth_44107 zl10036_set_bandwidth 0 44107 &show_fan_pulses_44107
+raid_level_show_44108 raid_level_show 0 44108 NULL
-+add_update_code_44109 add_update_code 1 44109 NULL
-+skb_frag_dma_map_44112 skb_frag_dma_map 0-3 44112 NULL
++skb_frag_dma_map_44112 skb_frag_dma_map 0 44112 NULL
+check_idq_44117 check_idq 0 44117 NULL
+do_readpage_44120 do_readpage 0 44120 NULL
+file_remove_suid_44122 file_remove_suid 0 44122 NULL nohasharray
+tracing_set_trace_read_44122 tracing_set_trace_read 3 44122 &file_remove_suid_44122
+SyS_process_vm_writev_44129 SyS_process_vm_writev 3-5 44129 NULL
+em28xx_read_reg_req_44130 em28xx_read_reg_req 0 44130 NULL
-+do_sock_read_44132 do_sock_read 0 44132 NULL
+rndis_opts_dev_addr_show_44133 rndis_opts_dev_addr_show 0 44133 NULL
+lpfc_soft_wwpn_store_44135 lpfc_soft_wwpn_store 0-4 44135 NULL
+dev_uc_del_44137 dev_uc_del 0 44137 NULL
@@ -137373,10 +137700,11 @@ index 0000000..df41844
+ttm_get_pages_44142 ttm_get_pages 2 44142 NULL nohasharray
+setprocattr_44142 setprocattr 0-4 44142 &ttm_get_pages_44142
+mcp4725_store_eeprom_44143 mcp4725_store_eeprom 0-4 44143 NULL
-+direct_access_44144 direct_access 0 44144 NULL
+queue_attr_show_44146 queue_attr_show 0 44146 NULL
+s3c_hsotg_udc_start_44148 s3c_hsotg_udc_start 0 44148 NULL
+create_strip_zones_44150 create_strip_zones 0 44150 NULL
++pcan_usb_fd_set_options_44151 pcan_usb_fd_set_options 0 44151 NULL
++sky2_get_sset_count_44153 sky2_get_sset_count 0 44153 NULL
+vv6410_set_vflip_44154 vv6410_set_vflip 0 44154 NULL
+nlmsg_multicast_44156 nlmsg_multicast 0 44156 NULL
+coda_permission_44158 coda_permission 0 44158 NULL
@@ -137395,14 +137723,13 @@ index 0000000..df41844
+ath10k_wmi_cmd_send_nowait_44190 ath10k_wmi_cmd_send_nowait 0 44190 NULL
+handle_eviocgbit_44193 handle_eviocgbit 3 44193 NULL
+nfs4_file_fsync_44195 nfs4_file_fsync 0 44195 NULL
-+queue_int_on_old_endpoint_44196 queue_int_on_old_endpoint 0 44196 NULL nohasharray
-+mptscsih_change_queue_depth_44196 mptscsih_change_queue_depth 0-2 44196 &queue_int_on_old_endpoint_44196
++mptscsih_change_queue_depth_44196 mptscsih_change_queue_depth 2-0 44196 NULL nohasharray
++queue_int_on_old_endpoint_44196 queue_int_on_old_endpoint 0 44196 &mptscsih_change_queue_depth_44196
+pvclock_gtod_notify_44200 pvclock_gtod_notify 0 44200 NULL
+iwl_init_alive_start_44203 iwl_init_alive_start 0 44203 NULL
+core_alua_show_access_type_44204 core_alua_show_access_type 0 44204 NULL
+roccat_common2_sysfs_read_info_44206 roccat_common2_sysfs_read_info 0-5-6 44206 NULL
+wl1271_acx_mem_map_44208 wl1271_acx_mem_map 0 44208 NULL
-+__set_free_44211 __set_free 2 44211 NULL
+claim_ptd_buffers_44213 claim_ptd_buffers 3 44213 NULL nohasharray
+write_44213 write 0 44213 &claim_ptd_buffers_44213
+qib_assign_ctxt_44217 qib_assign_ctxt 0 44217 NULL
@@ -137410,8 +137737,7 @@ index 0000000..df41844
+btrfs_item_offset_nr_44220 btrfs_item_offset_nr 0 44220 NULL nohasharray
+generic_setxattr_44220 generic_setxattr 0 44220 &btrfs_item_offset_nr_44220
+symbol_open_44224 symbol_open 0 44224 NULL nohasharray
-+failslab_show_44224 failslab_show 0 44224 &symbol_open_44224 nohasharray
-+device_user_unlock_44224 device_user_unlock 0 44224 &failslab_show_44224
++device_user_unlock_44224 device_user_unlock 0 44224 &symbol_open_44224
+srp_alloc_iu_44227 srp_alloc_iu 2 44227 NULL
+show_adc_44229 show_adc 0 44229 NULL
+aty_var_to_pll_8398_44232 aty_var_to_pll_8398 0 44232 NULL
@@ -137419,14 +137745,14 @@ index 0000000..df41844
+iwl_send_bt_prio_tbl_44236 iwl_send_bt_prio_tbl 0 44236 NULL
+target_stat_scsi_lu_show_attr_state_bit_44237 target_stat_scsi_lu_show_attr_state_bit 0 44237 NULL nohasharray
+set_otp3en_44237 set_otp3en 4-0 44237 &target_stat_scsi_lu_show_attr_state_bit_44237
-+write_44238 write 0-4 44238 NULL nohasharray
-+show_fc_host_model_description_44238 show_fc_host_model_description 0 44238 &write_44238
++show_fc_host_model_description_44238 show_fc_host_model_description 0 44238 NULL nohasharray
++write_44238 write 0-4 44238 &show_fc_host_model_description_44238
+scsi_track_queue_full_44239 scsi_track_queue_full 2 44239 NULL
+snprint_line_44241 snprint_line 0 44241 NULL nohasharray
+lldd_execute_task_44241 lldd_execute_task 0 44241 &snprint_line_44241
+calibrate_store_44244 calibrate_store 0-4 44244 NULL
-+extra_show_44247 extra_show 0 44247 NULL nohasharray
-+vp_find_vqs_44247 vp_find_vqs 2 44247 &extra_show_44247
++vp_find_vqs_44247 vp_find_vqs 2 44247 NULL nohasharray
++extra_show_44247 extra_show 0 44247 &vp_find_vqs_44247
+enlarge_skb_44248 enlarge_skb 2 44248 NULL
+ecryptfs_init_lower_file_44249 ecryptfs_init_lower_file 0 44249 NULL
+rbd_parent_show_44252 rbd_parent_show 0 44252 NULL
@@ -137448,16 +137774,16 @@ index 0000000..df41844
+store_companion_44297 store_companion 0-4 44297 NULL
+crc32c_intel_init_44298 crc32c_intel_init 0 44298 NULL
+xfs_dir2_sf_to_block_44301 xfs_dir2_sf_to_block 0 44301 NULL
-+ath6kl_keepalive_read_44303 ath6kl_keepalive_read 3-0 44303 NULL
++ath6kl_keepalive_read_44303 ath6kl_keepalive_read 3-0 44303 NULL nohasharray
++led_set_flash_strobe_44303 led_set_flash_strobe 0 44303 &ath6kl_keepalive_read_44303
+max8997_rtc_set_update_reg_44308 max8997_rtc_set_update_reg 0 44308 NULL
+snd_pcm_lib_alloc_vmalloc_buffer_44309 snd_pcm_lib_alloc_vmalloc_buffer 2 44309 NULL
+target_core_dev_wwn_store_attr_vpd_assoc_target_port_44310 target_core_dev_wwn_store_attr_vpd_assoc_target_port 0-3 44310 NULL
-+bitmap_scnprintf_44318 bitmap_scnprintf 0-2 44318 NULL nohasharray
-+da9055_disable_auto_mode_44318 da9055_disable_auto_mode 0 44318 &bitmap_scnprintf_44318 nohasharray
++da9055_disable_auto_mode_44318 da9055_disable_auto_mode 0 44318 NULL nohasharray
+set_temp_hyst_44318 set_temp_hyst 0-4 44318 &da9055_disable_auto_mode_44318
+store_bank1_setting_44319 store_bank1_setting 0-4 44319 NULL
-+dispatch_proc_write_44320 dispatch_proc_write 3-0 44320 NULL nohasharray
-+generic_file_read_iter_44320 generic_file_read_iter 0 44320 &dispatch_proc_write_44320
++generic_file_read_iter_44320 generic_file_read_iter 0 44320 NULL nohasharray
++dispatch_proc_write_44320 dispatch_proc_write 3-0 44320 &generic_file_read_iter_44320
+ccp_init_data_44324 ccp_init_data 5 44324 NULL
+shmem_setattr_44325 shmem_setattr 0 44325 NULL nohasharray
+pwm1_enable_store_44325 pwm1_enable_store 0-4 44325 &shmem_setattr_44325
@@ -137468,19 +137794,19 @@ index 0000000..df41844
+pyra_sysfs_read_profile_settings_44337 pyra_sysfs_read_profile_settings 0-5-6 44337 NULL
+rc5t583_rtc_alarm_irq_enable_44338 rc5t583_rtc_alarm_irq_enable 0 44338 NULL
+ubi_eba_write_leb_st_44343 ubi_eba_write_leb_st 5-0 44343 NULL
-+logfs_write_i0_44346 logfs_write_i0 0 44346 NULL nohasharray
-+radix_tree_maybe_preload_44346 radix_tree_maybe_preload 0 44346 &logfs_write_i0_44346
++radix_tree_maybe_preload_44346 radix_tree_maybe_preload 0 44346 NULL nohasharray
++logfs_write_i0_44346 logfs_write_i0 0 44346 &radix_tree_maybe_preload_44346
+bcm87xx_config_init_44347 bcm87xx_config_init 0 44347 NULL
-+nfs_fscache_get_super_cookie_44355 nfs_fscache_get_super_cookie 3 44355 NULL nohasharray
-+blk_queue_init_tags_44355 blk_queue_init_tags 2 44355 &nfs_fscache_get_super_cookie_44355
++nfs_fscache_get_super_cookie_44355 nfs_fscache_get_super_cookie 3 44355 NULL
+set_format_44357 set_format 0 44357 NULL nohasharray
+sys_write_44357 sys_write 3-0 44357 &set_format_44357
+fm_v4l2_s_ctrl_44358 fm_v4l2_s_ctrl 0 44358 NULL
-+ipx_recvmsg_44366 ipx_recvmsg 0-4 44366 NULL
++ipx_recvmsg_44366 ipx_recvmsg 4-0 44366 NULL
+llcp_sock_bind_44367 llcp_sock_bind 0 44367 NULL nohasharray
+atkbd_show_softraw_44367 atkbd_show_softraw 0 44367 &llcp_sock_bind_44367
+topology_cpu_callback_44372 topology_cpu_callback 0 44372 NULL
+rts_threshold_read_44384 rts_threshold_read 3-0 44384 NULL
++get_gr_arg_wrapper_size_44389 get_gr_arg_wrapper_size 0 44389 NULL
+ubi_sync_44391 ubi_sync 0 44391 NULL
+t4_change_mac_44392 t4_change_mac 0 44392 NULL
+mtip_hw_read_flags_44396 mtip_hw_read_flags 3-0 44396 NULL nohasharray
@@ -137542,7 +137868,7 @@ index 0000000..df41844
+xfrm_sa_len_44502 xfrm_sa_len 0 44502 NULL
+security_getprocattr_44505 security_getprocattr 0 44505 NULL nohasharray
+iwl_dbgfs_sram_read_44505 iwl_dbgfs_sram_read 3-0 44505 &security_getprocattr_44505
-+reserved_size_store_44508 reserved_size_store 0-4 44508 NULL
++dsa_slave_get_sset_count_44508 dsa_slave_get_sset_count 0 44508 NULL
+btrfs_space_info_show_total_bytes_44509 btrfs_space_info_show_total_bytes 0 44509 NULL
+spidev_write_44510 spidev_write 3-0 44510 NULL
+alc269_parse_auto_config_44518 alc269_parse_auto_config 0 44518 NULL
@@ -137558,8 +137884,8 @@ index 0000000..df41844
+comm_write_44537 comm_write 3-0 44537 NULL nohasharray
+sys_msgsnd_44537 sys_msgsnd 3 44537 &comm_write_44537
+shmem_getpage_gfp_44556 shmem_getpage_gfp 0 44556 NULL
-+picolcd_set_par_44559 picolcd_set_par 0 44559 NULL nohasharray
-+br_fdb_external_learn_del_44559 br_fdb_external_learn_del 0 44559 &picolcd_set_par_44559
++br_fdb_external_learn_del_44559 br_fdb_external_learn_del 0 44559 NULL nohasharray
++picolcd_set_par_44559 picolcd_set_par 0 44559 &br_fdb_external_learn_del_44559
+sctp_gen_sack_44565 sctp_gen_sack 0 44565 NULL
+default_pvid_store_44566 default_pvid_store 0-4 44566 NULL
+show_registers_44567 show_registers 0 44567 NULL nohasharray
@@ -137580,7 +137906,6 @@ index 0000000..df41844
+get_fan_min_44596 get_fan_min 0 44596 NULL
+popen_44599 popen 0 44599 NULL
+thermal_temp_input_show_44600 thermal_temp_input_show 0 44600 NULL
-+nouveau_perfmon_create__44602 nouveau_perfmon_create_ 4 44602 NULL
+show_ipOutDiscards_44605 show_ipOutDiscards 0 44605 NULL
+buffer_size_read_44609 buffer_size_read 0 44609 NULL
+pm_async_store_44619 pm_async_store 0-4 44619 NULL
@@ -137588,7 +137913,7 @@ index 0000000..df41844
+niu_rx_channel_reset_44627 niu_rx_channel_reset 0 44627 NULL
+cfpkt_add_body_44630 cfpkt_add_body 3 44630 NULL
+msb_get_free_block_44633 msb_get_free_block 2 44633 NULL nohasharray
-+xpcs_mmd_write_44633 xpcs_mmd_write 3 44633 &msb_get_free_block_44633
++xpcs_mmd_write_44633 xpcs_mmd_write 3-0 44633 &msb_get_free_block_44633
+write_all_xattrs_44634 write_all_xattrs 0 44634 NULL
+ltc2945_reset_history_44639 ltc2945_reset_history 0-4 44639 NULL
+ezusb_docmd_wait_44641 ezusb_docmd_wait 0 44641 NULL
@@ -137599,13 +137924,15 @@ index 0000000..df41844
+show_fc_vport_port_name_44656 show_fc_vport_port_name 0 44656 NULL
+store_44659 store 0-3 44659 NULL
+alloc_ctrl_packet_44667 alloc_ctrl_packet 1 44667 NULL
++i8k_hwmon_show_temp_label_44669 i8k_hwmon_show_temp_label 0 44669 NULL
+show_ctrl_44671 show_ctrl 0 44671 NULL
-+raid56_parity_write_44672 raid56_parity_write 0-4 44672 NULL
++raid56_parity_write_44672 raid56_parity_write 4-0 44672 NULL
+mpi_resize_44674 mpi_resize 2 44674 NULL
+auxch_init_44675 auxch_init 0 44675 NULL
++sock_write_iter_44676 sock_write_iter 0 44676 NULL
+ipheth_rx_submit_44679 ipheth_rx_submit 0 44679 NULL nohasharray
+velocity_open_44679 velocity_open 0 44679 &ipheth_rx_submit_44679
-+fm10k_iov_alloc_data_44682 fm10k_iov_alloc_data 0 44682 NULL
++fm10k_iov_alloc_data_44682 fm10k_iov_alloc_data 0-2 44682 NULL
+st_try_direct_io_show_44683 st_try_direct_io_show 0 44683 NULL
+cifs_setattr_nounix_44685 cifs_setattr_nounix 0 44685 NULL nohasharray
+sysfs_create_link_44685 sysfs_create_link 0 44685 &cifs_setattr_nounix_44685
@@ -137625,7 +137952,7 @@ index 0000000..df41844
+mt9t112_s_stream_44716 mt9t112_s_stream 0 44716 NULL
+__iscsi_disc_show_password_44722 __iscsi_disc_show_password 0 44722 NULL
+C_SYSC_semtimedop_44725 C_SYSC_semtimedop 3 44725 NULL nohasharray
-+_zd_iowrite32v_locked_44725 _zd_iowrite32v_locked 0-3 44725 &C_SYSC_semtimedop_44725
++_zd_iowrite32v_locked_44725 _zd_iowrite32v_locked 3-0 44725 &C_SYSC_semtimedop_44725
+do_fbcon_takeover_44726 do_fbcon_takeover 0 44726 NULL
+clusterip_proc_write_44729 clusterip_proc_write 3-0 44729 NULL
+fib_count_nexthops_44730 fib_count_nexthops 0 44730 NULL nohasharray
@@ -137638,8 +137965,8 @@ index 0000000..df41844
+WIL_GET_BITS_44747 WIL_GET_BITS 0-3-2-1 44747 NULL
+phy_poll_reset_44752 phy_poll_reset 0 44752 NULL
+bch_bio_max_sectors_44755 bch_bio_max_sectors 0 44755 NULL
-+tnode_new_44757 tnode_new 3 44757 NULL nohasharray
-+pty_write_44757 pty_write 3-0 44757 &tnode_new_44757
++pty_write_44757 pty_write 3 44757 NULL nohasharray
++tnode_new_44757 tnode_new 3 44757 &pty_write_44757
+bop_assign_44765 bop_assign 0 44765 NULL
+_nfs4_do_setattr_44767 _nfs4_do_setattr 0 44767 NULL nohasharray
+write_44767 write 0-3 44767 &_nfs4_do_setattr_44767
@@ -137679,8 +138006,8 @@ index 0000000..df41844
+cross_eof_44848 cross_eof 0 44848 NULL
+bfad_im_num_of_discovered_ports_show_44849 bfad_im_num_of_discovered_ports_show 0 44849 NULL nohasharray
+dbg_check_lprops_44849 dbg_check_lprops 0 44849 &bfad_im_num_of_discovered_ports_show_44849
-+cis820x_config_init_44850 cis820x_config_init 0 44850 NULL nohasharray
-+qib_verbs_send_dma_44850 qib_verbs_send_dma 6 44850 &cis820x_config_init_44850
++qib_verbs_send_dma_44850 qib_verbs_send_dma 6 44850 NULL nohasharray
++cis820x_config_init_44850 cis820x_config_init 0 44850 &qib_verbs_send_dma_44850
+packet_do_bind_44851 packet_do_bind 0 44851 NULL
+create_hp_mic_44854 create_hp_mic 0 44854 NULL
+copydesc_user_44855 copydesc_user 3 44855 NULL
@@ -137710,13 +138037,13 @@ index 0000000..df41844
+do_tty_write_44896 do_tty_write 5-0 44896 NULL nohasharray
+show_local_mac_44896 show_local_mac 0 44896 &do_tty_write_44896
+async_readv_44898 async_readv 0 44898 NULL
-+_scsih_change_queue_depth_44902 _scsih_change_queue_depth 0-2 44902 NULL
-+elsa_resume_44904 elsa_resume 0 44904 NULL nohasharray
-+ip_vs_send_async_44904 ip_vs_send_async 3 44904 &elsa_resume_44904
++_scsih_change_queue_depth_44902 _scsih_change_queue_depth 2-0 44902 NULL
++ip_vs_send_async_44904 ip_vs_send_async 3 44904 NULL nohasharray
++elsa_resume_44904 elsa_resume 0 44904 &ip_vs_send_async_44904
+iwl_mvm_drain_sta_44909 iwl_mvm_drain_sta 0 44909 NULL
+ext4_attr_show_44910 ext4_attr_show 0 44910 NULL
+ptype_show_44913 ptype_show 0 44913 NULL
-+regmap_spi_read_44921 regmap_spi_read 0-3-5 44921 NULL
++regmap_spi_read_44921 regmap_spi_read 3-5-0 44921 NULL
+inode_setsecurity_44924 inode_setsecurity 0 44924 NULL nohasharray
+ath5k_hw_write_ofdm_timings_44924 ath5k_hw_write_ofdm_timings 0 44924 &inode_setsecurity_44924
+lp855x_get_bl_ctl_mode_44927 lp855x_get_bl_ctl_mode 0 44927 NULL
@@ -137727,7 +138054,8 @@ index 0000000..df41844
+read_report_descriptor_44946 read_report_descriptor 0-5-6 44946 &show_port_id_44946
+_snd_pcm_hw_param_last_44947 _snd_pcm_hw_param_last 0 44947 NULL nohasharray
+create_44947 create 0 44947 &_snd_pcm_hw_param_last_44947
-+cache_shared_cpu_map_setup_44949 cache_shared_cpu_map_setup 0 44949 NULL
++cache_shared_cpu_map_setup_44949 cache_shared_cpu_map_setup 0 44949 NULL nohasharray
++ip6_tnl_get_size_44949 ip6_tnl_get_size 0 44949 &cache_shared_cpu_map_setup_44949
+ieee80211_build_probe_req_44951 ieee80211_build_probe_req 7-9 44951 NULL
+m88ts2022_get_if_frequency_44956 m88ts2022_get_if_frequency 0 44956 NULL
+sr_probe_44958 sr_probe 0 44958 NULL nohasharray
@@ -137739,15 +138067,16 @@ index 0000000..df41844
+map_index_to_lba_44993 map_index_to_lba 0-1 44993 NULL nohasharray
+bond_option_mode_set_44993 bond_option_mode_set 0 44993 &map_index_to_lba_44993
+log_debug_read_44994 log_debug_read 0 44994 NULL
-+selinux_inode_follow_link_44995 selinux_inode_follow_link 0 44995 NULL
+intel_mapping_error_45000 intel_mapping_error 0-2 45000 NULL
+iscsi_stat_logout_show_attr_inst_45003 iscsi_stat_logout_show_attr_inst 0 45003 NULL
+mc13xxx_rtc_irq_enable_unlocked_45005 mc13xxx_rtc_irq_enable_unlocked 3-0 45005 NULL nohasharray
+bh1770_lux_range_show_45005 bh1770_lux_range_show 0 45005 &mc13xxx_rtc_irq_enable_unlocked_45005
+iscsi_tpg_param_store_IFMarkInt_45007 iscsi_tpg_param_store_IFMarkInt 0-3 45007 NULL
++i8k_hwmon_show_fan_label_45010 i8k_hwmon_show_fan_label 0 45010 NULL
+drbd_recv_all_warn_45011 drbd_recv_all_warn 3 45011 NULL
+ecryptfs_setattr_45013 ecryptfs_setattr 0 45013 NULL
+xfs_da3_join_45014 xfs_da3_join 0 45014 NULL
++kbd_backlight_timeout_store_45017 kbd_backlight_timeout_store 0-4 45017 NULL
+ptrace_writedata_45021 ptrace_writedata 4 45021 NULL nohasharray
+read_block_bitmap_45021 read_block_bitmap 2 45021 &ptrace_writedata_45021 nohasharray
+iscsi_tpg_param_store_FirstBurstLength_45021 iscsi_tpg_param_store_FirstBurstLength 0-3 45021 &read_block_bitmap_45021
@@ -137768,8 +138097,7 @@ index 0000000..df41844
+il_send_rxon_assoc_45055 il_send_rxon_assoc 0 45055 NULL nohasharray
+gpio_keys_store_disabled_keys_45055 gpio_keys_store_disabled_keys 0-4 45055 &il_send_rxon_assoc_45055 nohasharray
+qlcnic_sriov_pf_cfg_vlan_filtering_45055 qlcnic_sriov_pf_cfg_vlan_filtering 0 45055 &gpio_keys_store_disabled_keys_45055
-+adt7x10_show_temp_45056 adt7x10_show_temp 0 45056 NULL nohasharray
-+range_straddles_page_boundary_45056 range_straddles_page_boundary 1 45056 &adt7x10_show_temp_45056
++adt7x10_show_temp_45056 adt7x10_show_temp 0 45056 NULL
+sysfs_do_create_link_sd_45057 sysfs_do_create_link_sd 0 45057 NULL
+sel_write_user_45060 sel_write_user 3 45060 NULL
+qla4xxx_fw_version_show_45062 qla4xxx_fw_version_show 0 45062 NULL
@@ -137788,14 +138116,15 @@ index 0000000..df41844
+c2_pseudo_change_mtu_45101 c2_pseudo_change_mtu 0 45101 NULL
+ahci_activity_store_45103 ahci_activity_store 0 45103 NULL
+snd_card_new_45104 snd_card_new 5 45104 NULL
++alloc_ring_resources_45107 alloc_ring_resources 0 45107 NULL
+write_iter_45109 write_iter 0 45109 NULL
+set_auto_temp_min_45111 set_auto_temp_min 0-4 45111 NULL
+pwr_missing_bcns_cnt_read_45113 pwr_missing_bcns_cnt_read 3-0 45113 NULL
+usbdev_read_45114 usbdev_read 3-0 45114 NULL
+v9fs_xattr_user_set_45117 v9fs_xattr_user_set 0 45117 NULL
+edd_show_legacy_max_cylinder_45119 edd_show_legacy_max_cylinder 0 45119 NULL
-+in_write_bytes_avail_show_45133 in_write_bytes_avail_show 0 45133 NULL nohasharray
-+isku_sysfs_write_reset_45133 isku_sysfs_write_reset 0-6-5 45133 &in_write_bytes_avail_show_45133
++isku_sysfs_write_reset_45133 isku_sysfs_write_reset 6-0-5 45133 NULL nohasharray
++in_write_bytes_avail_show_45133 in_write_bytes_avail_show 0 45133 &isku_sysfs_write_reset_45133
+send_to_tty_45141 send_to_tty 3 45141 NULL
+lp3971_ldo_disable_45142 lp3971_ldo_disable 0 45142 NULL
+command_setapcor_45143 command_setapcor 0 45143 NULL
@@ -137807,14 +138136,14 @@ index 0000000..df41844
+tcp_setsockopt_45152 tcp_setsockopt 0 45152 NULL nohasharray
+st_probe_45152 st_probe 0 45152 &tcp_setsockopt_45152
+device_write_45156 device_write 3-0 45156 NULL
-+usX2Y_urbs_start_45159 usX2Y_urbs_start 0 45159 NULL nohasharray
-+ocfs2_dq_frozen_trigger_45159 ocfs2_dq_frozen_trigger 4 45159 &usX2Y_urbs_start_45159
++usX2Y_urbs_start_45159 usX2Y_urbs_start 0 45159 NULL
+SYSC_write_45160 SYSC_write 3-0 45160 NULL
+tomoyo_write_self_45161 tomoyo_write_self 3-0 45161 NULL
+xennet_create_queues_45162 xennet_create_queues 2 45162 NULL
+cxacru_sysfs_show_mac_address_45163 cxacru_sysfs_show_mac_address 0 45163 NULL
+sta_agg_status_write_45164 sta_agg_status_write 3-0 45164 NULL nohasharray
-+max8925_reg_write_45164 max8925_reg_write 0 45164 &sta_agg_status_write_45164
++max8925_reg_write_45164 max8925_reg_write 0 45164 &sta_agg_status_write_45164 nohasharray
++i915_gem_object_get_pages_gtt_45164 i915_gem_object_get_pages_gtt 0 45164 &max8925_reg_write_45164
+mce_write_45187 mce_write 0 45187 NULL
+snd_sb_csp_load_user_45190 snd_sb_csp_load_user 3 45190 NULL nohasharray
+sctp_pack_cookie_45190 sctp_pack_cookie 6 45190 &snd_sb_csp_load_user_45190
@@ -137824,10 +138153,10 @@ index 0000000..df41844
+kstrtou16_45199 kstrtou16 0 45199 NULL
+ims_pcu_set_info_45200 ims_pcu_set_info 0 45200 NULL nohasharray
+smk_curacc_on_task_45200 smk_curacc_on_task 0 45200 &ims_pcu_set_info_45200
-+dvb_dvr_write_45201 dvb_dvr_write 0-3 45201 NULL nohasharray
-+add_child_45201 add_child 4 45201 &dvb_dvr_write_45201
++add_child_45201 add_child 4 45201 NULL nohasharray
++dvb_dvr_write_45201 dvb_dvr_write 0-3 45201 &add_child_45201
+mpt_lan_change_mtu_45205 mpt_lan_change_mtu 0 45205 NULL
-+iso_alloc_urb_45206 iso_alloc_urb 5-4 45206 NULL
++iso_alloc_urb_45206 iso_alloc_urb 4-5 45206 NULL
+ati_remote2_show_channel_mask_45207 ati_remote2_show_channel_mask 0 45207 NULL
+rtl_show_version_45211 rtl_show_version 0 45211 NULL nohasharray
+scsi_dh_notifier_45211 scsi_dh_notifier 0 45211 &rtl_show_version_45211
@@ -137836,6 +138165,7 @@ index 0000000..df41844
+pcxhr_sub_set_clock_45222 pcxhr_sub_set_clock 0 45222 NULL
+spi_alloc_master_45223 spi_alloc_master 2 45223 NULL
+qla4xxx_set_acb_45224 qla4xxx_set_acb 0 45224 NULL
++submit_audio_out_urb_45227 submit_audio_out_urb 0 45227 NULL
+rocker_port_vlan_l2_groups_45230 rocker_port_vlan_l2_groups 0 45230 NULL
+ieee80211_if_read_peer_45233 ieee80211_if_read_peer 3-0 45233 NULL nohasharray
+lpfc_iocb_cnt_show_45233 lpfc_iocb_cnt_show 0 45233 &ieee80211_if_read_peer_45233
@@ -137850,20 +138180,21 @@ index 0000000..df41844
+nobh_write_begin_45262 nobh_write_begin 0 45262 NULL
+bq2415x_sysfs_show_mode_45270 bq2415x_sysfs_show_mode 0 45270 NULL
+__smsc75xx_phy_wait_not_busy_45277 __smsc75xx_phy_wait_not_busy 0 45277 NULL
-+input_mt_init_slots_45279 input_mt_init_slots 2 45279 NULL
++input_mt_init_slots_45279 input_mt_init_slots 2-0 45279 NULL
+max3421_urb_enqueue_45282 max3421_urb_enqueue 0 45282 NULL
+store_45285 store 0 45285 NULL
+wl1251_acx_rts_threshold_45287 wl1251_acx_rts_threshold 0 45287 NULL
+__acpi_processor_start_45289 __acpi_processor_start 0 45289 NULL
+btmrvl_send_sync_cmd_45296 btmrvl_send_sync_cmd 4 45296 NULL
+snd_pcm_oss_sync1_45298 snd_pcm_oss_sync1 2 45298 NULL nohasharray
-+sn9c2028_short_command_45298 sn9c2028_short_command 0 45298 &snd_pcm_oss_sync1_45298
++sn9c2028_short_command_45298 sn9c2028_short_command 0 45298 &snd_pcm_oss_sync1_45298 nohasharray
++xgene_get_sset_count_45298 xgene_get_sset_count 0 45298 &sn9c2028_short_command_45298
+__ocfs2_extend_allocation_45301 __ocfs2_extend_allocation 0 45301 NULL
+category_show_45304 category_show 0 45304 NULL nohasharray
+xfs_alert_fsblock_zero_45304 xfs_alert_fsblock_zero 0 45304 &category_show_45304
+disk_capability_show_45306 disk_capability_show 0 45306 NULL
-+e1000_tx_map_45309 e1000_tx_map 5 45309 NULL
+hippi_header_45313 hippi_header 0 45313 NULL
++get_raw_temp_45318 get_raw_temp 0 45318 NULL
+__i2c_hid_command_45321 __i2c_hid_command 0 45321 NULL
+compass_command_45324 compass_command 0 45324 NULL
+label_cpu_DTS_45336 label_cpu_DTS 0 45336 NULL nohasharray
@@ -137874,8 +138205,7 @@ index 0000000..df41844
+policydb_init_45348 policydb_init 0 45348 &bpf_jit_binary_alloc_45348
+pci_inteli960ni_init_45349 pci_inteli960ni_init 0 45349 NULL
+posix_lock_file_45352 posix_lock_file 0 45352 NULL
-+isl1208_rtc_read_time_45356 isl1208_rtc_read_time 0 45356 NULL nohasharray
-+mic_dma_map_page_45356 mic_dma_map_page 0-3 45356 &isl1208_rtc_read_time_45356
++isl1208_rtc_read_time_45356 isl1208_rtc_read_time 0 45356 NULL
+wl12xx_acx_set_rate_mgmt_params_45357 wl12xx_acx_set_rate_mgmt_params 0 45357 NULL
+hotkey_poll_freq_store_45373 hotkey_poll_freq_store 0-4 45373 NULL
+null_alloc_repbuf_45375 null_alloc_repbuf 3 45375 NULL
@@ -137892,15 +138222,15 @@ index 0000000..df41844
+cont_expand_zero_45408 cont_expand_zero 0-3 45408 NULL
+show_45409 show 0 45409 NULL
+b44_change_mtu_45411 b44_change_mtu 0 45411 NULL
-+sock_recv_errqueue_45412 sock_recv_errqueue 0-3 45412 NULL
++sock_recv_errqueue_45412 sock_recv_errqueue 3-0 45412 NULL
+rs5c372_get_trim_45415 rs5c372_get_trim 0 45415 NULL nohasharray
+do_register_con_driver_45415 do_register_con_driver 0 45415 &rs5c372_get_trim_45415
+acpi_pad_idlecpus_show_45416 acpi_pad_idlecpus_show 0 45416 NULL
+sht15_wait_for_response_45419 sht15_wait_for_response 0 45419 NULL nohasharray
+show_45419 show 0 45419 &sht15_wait_for_response_45419
+ieee80211_if_fmt_dot11MeshHWMProotInterval_45421 ieee80211_if_fmt_dot11MeshHWMProotInterval 3 45421 NULL nohasharray
-+snd_sonicvibes_playback_prepare_45421 snd_sonicvibes_playback_prepare 0 45421 &ieee80211_if_fmt_dot11MeshHWMProotInterval_45421 nohasharray
-+btusb_intel_secure_send_45421 btusb_intel_secure_send 3 45421 &snd_sonicvibes_playback_prepare_45421
++btusb_intel_secure_send_45421 btusb_intel_secure_send 3 45421 &ieee80211_if_fmt_dot11MeshHWMProotInterval_45421 nohasharray
++snd_sonicvibes_playback_prepare_45421 snd_sonicvibes_playback_prepare 0 45421 &btusb_intel_secure_send_45421
+gfs2_xattr_set_45424 gfs2_xattr_set 0 45424 NULL
+tiadc_channel_init_45425 tiadc_channel_init 2 45425 NULL
+rt2x00lib_load_firmware_45427 rt2x00lib_load_firmware 0 45427 NULL
@@ -137921,19 +138251,18 @@ index 0000000..df41844
+lpfc_bg_reftag_err_show_45448 lpfc_bg_reftag_err_show 0 45448 NULL
+catc_open_45451 catc_open 0 45451 NULL
+bq2415x_set_weak_battery_voltage_45454 bq2415x_set_weak_battery_voltage 0 45454 NULL
-+netxen_nic_get_regs_len_45456 netxen_nic_get_regs_len 0 45456 NULL nohasharray
-+mmc_power_save_host_45456 mmc_power_save_host 0 45456 &netxen_nic_get_regs_len_45456
++mmc_power_save_host_45456 mmc_power_save_host 0 45456 NULL nohasharray
++netxen_nic_get_regs_len_45456 netxen_nic_get_regs_len 0 45456 &mmc_power_save_host_45456
+mic_card_map_45457 mic_card_map 2-3 45457 NULL
-+__node_remap_45458 __node_remap 4 45458 NULL
+nas_led_blink_show_45465 nas_led_blink_show 0 45465 NULL nohasharray
+rpm_idle_45465 rpm_idle 0 45465 &nas_led_blink_show_45465
-+orig_data_size_show_45467 orig_data_size_show 0 45467 NULL nohasharray
-+udp_manip_pkt_45467 udp_manip_pkt 4 45467 &orig_data_size_show_45467
-+register_netdev_45468 register_netdev 0 45468 NULL nohasharray
++udp_manip_pkt_45467 udp_manip_pkt 4 45467 NULL nohasharray
++orig_data_size_show_45467 orig_data_size_show 0 45467 &udp_manip_pkt_45467
++xtfpga_pcm_trigger_45468 xtfpga_pcm_trigger 0 45468 NULL nohasharray
++register_netdev_45468 register_netdev 0 45468 &xtfpga_pcm_trigger_45468 nohasharray
+tracing_read_dyn_info_45468 tracing_read_dyn_info 3 45468 ®ister_netdev_45468
+ext3_xattr_trusted_list_45471 ext3_xattr_trusted_list 0-5 45471 NULL
+__fuse_direct_write_45474 __fuse_direct_write 0 45474 NULL
-+slab_attr_store_45475 slab_attr_store 0-4 45475 NULL
+show_indirect_dword_45476 show_indirect_dword 0 45476 NULL
+workqueue_cpu_up_callback_45481 workqueue_cpu_up_callback 0 45481 NULL
+ec_read_45485 ec_read 0 45485 NULL
@@ -137958,9 +138287,9 @@ index 0000000..df41844
+sys_lgetxattr_45531 sys_lgetxattr 4 45531 NULL
+copy_macs_45534 copy_macs 4 45534 NULL
+w1_ds2760_read_45535 w1_ds2760_read 3-4-0 45535 NULL
++__ax88179_read_cmd_45536 __ax88179_read_cmd 5 45536 NULL
+pdacf_pcm_trigger_45539 pdacf_pcm_trigger 0 45539 NULL
+iwl_mvm_binding_update_45542 iwl_mvm_binding_update 0 45542 NULL
-+isofs_hashi_ms_45544 isofs_hashi_ms 0 45544 NULL
+usbvision_i2c_write_max4_45545 usbvision_i2c_write_max4 0-4 45545 NULL
+v9fs_direct_read_45546 v9fs_direct_read 3-0 45546 NULL
+cx18_copy_mdl_to_user_45549 cx18_copy_mdl_to_user 4 45549 NULL nohasharray
@@ -138009,14 +138338,11 @@ index 0000000..df41844
+pn533_alloc_skb_45625 pn533_alloc_skb 2 45625 NULL
+ip_dst_mtu_maybe_forward_45627 ip_dst_mtu_maybe_forward 0 45627 NULL
+ecryptfs_getxattr_45631 ecryptfs_getxattr 0 45631 NULL
-+bad_file_aio_write_45633 bad_file_aio_write 0 45633 NULL
-+rdma_read_chunk_lcl_45638 rdma_read_chunk_lcl 7 45638 NULL
+fake_rw_store_45641 fake_rw_store 0-3 45641 NULL
+wl1273_fm_set_preemphasis_45645 wl1273_fm_set_preemphasis 0 45645 NULL
+wusb_cdid_show_45647 wusb_cdid_show 0 45647 NULL
-+rj54n1_s_fmt_45650 rj54n1_s_fmt 0 45650 NULL nohasharray
-+rcar_dmac_prep_dma_cyclic_45650 rcar_dmac_prep_dma_cyclic 4-3 45650 &rj54n1_s_fmt_45650
-+ebitmap_next_positive_45651 ebitmap_next_positive 3-0 45651 NULL
++rcar_dmac_prep_dma_cyclic_45650 rcar_dmac_prep_dma_cyclic 4-3 45650 NULL nohasharray
++rj54n1_s_fmt_45650 rj54n1_s_fmt 0 45650 &rcar_dmac_prep_dma_cyclic_45650
+ext4_reserve_inode_write_45654 ext4_reserve_inode_write 0 45654 NULL
+wq_numa_show_45656 wq_numa_show 0 45656 NULL
+modelname_store_45663 modelname_store 0-4 45663 NULL
@@ -138034,9 +138360,10 @@ index 0000000..df41844
+smk_write_ambient_45691 smk_write_ambient 3-0 45691 NULL
+sr9700_link_reset_45697 sr9700_link_reset 0 45697 NULL
+iscsi_nacl_attrib_store_nopin_timeout_45698 iscsi_nacl_attrib_store_nopin_timeout 0-3 45698 NULL
-+bscnl_emit_45699 bscnl_emit 5-0-2 45699 NULL nohasharray
-+unix_dgram_sendmsg_45699 unix_dgram_sendmsg 0-4 45699 &bscnl_emit_45699 nohasharray
++unix_dgram_sendmsg_45699 unix_dgram_sendmsg 4-0 45699 NULL nohasharray
+sta_add_45699 sta_add 0 45699 &unix_dgram_sendmsg_45699
++rtl2830_regmap_write_45700 rtl2830_regmap_write 0 45700 NULL nohasharray
++ixgb_get_sset_count_45700 ixgb_get_sset_count 0 45700 &rtl2830_regmap_write_45700
+cachefiles_daemon_brun_45703 cachefiles_daemon_brun 0 45703 NULL nohasharray
+sm501fb_set_par_crt_45703 sm501fb_set_par_crt 0 45703 &cachefiles_daemon_brun_45703
+sg_proc_write_adio_45704 sg_proc_write_adio 3-0 45704 NULL nohasharray
@@ -138052,7 +138379,7 @@ index 0000000..df41844
+wm8350_reg_read_45729 wm8350_reg_read 0 45729 NULL nohasharray
+rcu_cpu_notify_45729 rcu_cpu_notify 0 45729 &wm8350_reg_read_45729
+show_chip_temp_45731 show_chip_temp 0 45731 NULL
-+handle_response_icmp_45733 handle_response_icmp 0-7 45733 NULL
++handle_response_icmp_45733 handle_response_icmp 7-0 45733 NULL
+snd_cs46xx_io_read_45734 snd_cs46xx_io_read 5-0 45734 NULL
+sync_dirty_buffer_45736 sync_dirty_buffer 0 45736 NULL
+skge_set_mac_address_45743 skge_set_mac_address 0 45743 NULL
@@ -138076,6 +138403,7 @@ index 0000000..df41844
+ath5k_get_stats_45788 ath5k_get_stats 0 45788 NULL
+st_gyro_buffer_predisable_45791 st_gyro_buffer_predisable 0 45791 NULL
+cma_release_45795 cma_release 3 45795 NULL
++cyapa_gen3_bl_deactivate_45797 cyapa_gen3_bl_deactivate 0 45797 NULL
+cbaf_cc_upload_45799 cbaf_cc_upload 0 45799 NULL nohasharray
+b43_pcmcia_resume_45799 b43_pcmcia_resume 0 45799 &cbaf_cc_upload_45799
+raw_setsockopt_45800 raw_setsockopt 5-0 45800 NULL
@@ -138084,8 +138412,8 @@ index 0000000..df41844
+kvmclock_cpufreq_notifier_45803 kvmclock_cpufreq_notifier 0 45803 NULL
+nct7802_read_fan_min_45804 nct7802_read_fan_min 0 45804 NULL
+lbs_rdbbp_read_45805 lbs_rdbbp_read 3-0 45805 NULL
-+w1_ds2781_io_45806 w1_ds2781_io 0-4-3 45806 NULL nohasharray
-+NCR_700_change_queue_depth_45806 NCR_700_change_queue_depth 2 45806 &w1_ds2781_io_45806
++NCR_700_change_queue_depth_45806 NCR_700_change_queue_depth 2 45806 NULL nohasharray
++w1_ds2781_io_45806 w1_ds2781_io 0-4-3 45806 &NCR_700_change_queue_depth_45806
+af9005_i2c_write_45809 af9005_i2c_write 0 45809 NULL nohasharray
+fc0011_readreg_45809 fc0011_readreg 0 45809 &af9005_i2c_write_45809 nohasharray
+vif_add_45809 vif_add 0 45809 &fc0011_readreg_45809
@@ -138098,15 +138426,17 @@ index 0000000..df41844
+fm_v4l2_init_video_device_45821 fm_v4l2_init_video_device 2 45821 NULL
+show_counter_ib_status_changes_45822 show_counter_ib_status_changes 0 45822 NULL
+start_endpoints_45825 start_endpoints 0 45825 NULL
-+ipv6_recv_rxpmtu_45830 ipv6_recv_rxpmtu 0-3 45830 NULL
-+mc13xxx_regulator_is_enabled_45832 mc13xxx_regulator_is_enabled 0 45832 NULL nohasharray
-+hash_walk_next_45832 hash_walk_next 0 45832 &mc13xxx_regulator_is_enabled_45832
-+audit_make_reply_45835 audit_make_reply 7 45835 NULL
++ipv6_recv_rxpmtu_45830 ipv6_recv_rxpmtu 3-0 45830 NULL
++hash_walk_next_45832 hash_walk_next 0 45832 NULL nohasharray
++mc13xxx_regulator_is_enabled_45832 mc13xxx_regulator_is_enabled 0 45832 &hash_walk_next_45832
++audit_make_reply_45835 audit_make_reply 7 45835 NULL nohasharray
++moxa_write_room_45835 moxa_write_room 0 45835 &audit_make_reply_45835
+perf_event_mux_interval_ms_store_45836 perf_event_mux_interval_ms_store 0-4 45836 NULL
+ath10k_reg_value_read_45837 ath10k_reg_value_read 3-0 45837 NULL nohasharray
+mtd_ecc_strength_show_45837 mtd_ecc_strength_show 0 45837 &ath10k_reg_value_read_45837
+vti6_dev_init_gen_45840 vti6_dev_init_gen 0 45840 NULL
+store_learning_45844 store_learning 0 45844 NULL
++cyapa_gen3_bl_activate_45847 cyapa_gen3_bl_activate 0 45847 NULL
+insert_state_45848 insert_state 0 45848 NULL
+activity_read_45850 activity_read 0-5-6 45850 NULL
+x509_process_extension_45854 x509_process_extension 5 45854 NULL
@@ -138115,14 +138445,13 @@ index 0000000..df41844
+mmc_send_io_op_cond_45861 mmc_send_io_op_cond 0 45861 NULL
+target_core_alua_tg_pt_gp_store_attr_alua_support_transitioning_45862 target_core_alua_tg_pt_gp_store_attr_alua_support_transitioning 0-3 45862 NULL
+isdn_write_45863 isdn_write 3-0 45863 NULL
-+align_show_45871 align_show 0 45871 NULL
+hung_up_tty_read_45873 hung_up_tty_read 0-3 45873 NULL
+bluetooth_write_45874 bluetooth_write 0 45874 NULL
+acpi_power_on_list_45877 acpi_power_on_list 0 45877 NULL nohasharray
+m48t86_rtc_read_time_45877 m48t86_rtc_read_time 0 45877 &acpi_power_on_list_45877
+shared_cpu_map_show_45879 shared_cpu_map_show 0 45879 NULL
-+_transport_get_expander_phy_error_log_45882 _transport_get_expander_phy_error_log 0 45882 NULL nohasharray
-+get_rdac_req_45882 get_rdac_req 3 45882 &_transport_get_expander_phy_error_log_45882
++get_rdac_req_45882 get_rdac_req 3 45882 NULL nohasharray
++_transport_get_expander_phy_error_log_45882 _transport_get_expander_phy_error_log 0 45882 &get_rdac_req_45882
+cbaf_wusb_device_band_groups_show_45884 cbaf_wusb_device_band_groups_show 0 45884 NULL nohasharray
+xgmac_open_45884 xgmac_open 0 45884 &cbaf_wusb_device_band_groups_show_45884
+ocfs2_xattr_block_find_45891 ocfs2_xattr_block_find 0 45891 NULL
@@ -138140,14 +138469,14 @@ index 0000000..df41844
+hotplug_enabled_show_45924 hotplug_enabled_show 0 45924 NULL
+nf_nat_ftp_fmt_cmd_45926 nf_nat_ftp_fmt_cmd 0 45926 NULL
+host_store_raid_offload_debug_45928 host_store_raid_offload_debug 0-4 45928 NULL
-+_dln2_transfer_45930 _dln2_transfer 0 45930 NULL nohasharray
-+ext2_xattr_security_get_45930 ext2_xattr_security_get 0 45930 &_dln2_transfer_45930
++ext2_xattr_security_get_45930 ext2_xattr_security_get 0 45930 NULL nohasharray
++_dln2_transfer_45930 _dln2_transfer 0 45930 &ext2_xattr_security_get_45930
+request_ihex_firmware_45931 request_ihex_firmware 0 45931 NULL
+bttv_s_ctrl_45933 bttv_s_ctrl 0 45933 NULL
+alloc_mr_45935 alloc_mr 1 45935 NULL nohasharray
+dlm_id_show_45935 dlm_id_show 0 45935 &alloc_mr_45935
+show_fan_value_45938 show_fan_value 0 45938 NULL
-+display_store_45940 display_store 4 45940 NULL
++display_store_45940 display_store 4-0 45940 NULL
+wl12xx_hw_init_45944 wl12xx_hw_init 0 45944 NULL
+brcmf_netdev_open_45945 brcmf_netdev_open 0 45945 NULL
+show_sas_end_dev_I_T_nexus_loss_timeout_45946 show_sas_end_dev_I_T_nexus_loss_timeout 0 45946 NULL
@@ -138161,11 +138490,12 @@ index 0000000..df41844
+set_45961 set 0 45961 NULL
+target_fabric_nacl_base_attr_show_45966 target_fabric_nacl_base_attr_show 0 45966 NULL
+sdo_streamon_45968 sdo_streamon 0 45968 NULL
-+copy_to_45969 copy_to 3 45969 NULL nohasharray
-+isl29125_buffer_predisable_45969 isl29125_buffer_predisable 0 45969 ©_to_45969
++isl29125_buffer_predisable_45969 isl29125_buffer_predisable 0 45969 NULL nohasharray
++copy_to_45969 copy_to 3 45969 &isl29125_buffer_predisable_45969
+rb_simple_read_45972 rb_simple_read 3 45972 NULL
+crypto_hash_walk_done_45974 crypto_hash_walk_done 0-2 45974 NULL
+ezusb_writememory_45976 ezusb_writememory 4 45976 NULL
++isp1760_ep_queue_45980 isp1760_ep_queue 0 45980 NULL
+ioat2_dca_count_dca_slots_45984 ioat2_dca_count_dca_slots 0 45984 NULL
+imsttfb_check_var_45988 imsttfb_check_var 0 45988 NULL
+vv6410_s_ctrl_45992 vv6410_s_ctrl 0 45992 NULL
@@ -138174,6 +138504,7 @@ index 0000000..df41844
+kobject_init_and_add_46003 kobject_init_and_add 0 46003 NULL
+dn_device_event_46004 dn_device_event 0 46004 NULL
+ci_ll_read_46006 ci_ll_read 0 46006 NULL
++rtl2832_regmap_gather_write_46011 rtl2832_regmap_gather_write 0 46011 NULL
+rt2800pci_set_device_state_46015 rt2800pci_set_device_state 0 46015 NULL
+rt2800mmio_enable_radio_46016 rt2800mmio_enable_radio 0 46016 NULL
+snd_cx231xx_capture_trigger_46017 snd_cx231xx_capture_trigger 0 46017 NULL
@@ -138190,26 +138521,24 @@ index 0000000..df41844
+rtl2832_sdr_buf_prepare_46045 rtl2832_sdr_buf_prepare 0 46045 NULL
+lpfc_enable_bg_show_46046 lpfc_enable_bg_show 0 46046 NULL
+socket_create_46047 socket_create 0 46047 NULL
-+lg4ff_range_show_46048 lg4ff_range_show 0 46048 NULL
+da9052_bat_read_capacity_46049 da9052_bat_read_capacity 0 46049 NULL
+acpi_register_gsi_xen_hvm_46052 acpi_register_gsi_xen_hvm 2 46052 NULL nohasharray
+acpi_subsys_prepare_46052 acpi_subsys_prepare 0 46052 &acpi_register_gsi_xen_hvm_46052
-+i2c_smbus_read_i2c_block_data_46059 i2c_smbus_read_i2c_block_data 0 46059 NULL nohasharray
-+line6_midibuf_bytes_used_46059 line6_midibuf_bytes_used 0 46059 &i2c_smbus_read_i2c_block_data_46059
++line6_midibuf_bytes_used_46059 line6_midibuf_bytes_used 0 46059 NULL nohasharray
++i2c_smbus_read_i2c_block_data_46059 i2c_smbus_read_i2c_block_data 0 46059 &line6_midibuf_bytes_used_46059
+dma_tx_errors_read_46060 dma_tx_errors_read 3-0 46060 NULL
+apds990x_rate_store_46062 apds990x_rate_store 0-4 46062 NULL
+slhc_toss_46066 slhc_toss 0 46066 NULL
+__vmalloc_node_range_46070 __vmalloc_node_range 1 46070 NULL
+in_use_show_46075 in_use_show 0 46075 NULL
+sel_commit_bools_write_46077 sel_commit_bools_write 3-0 46077 NULL
++ds1685_rtc_sysfs_nvram_write_46078 ds1685_rtc_sysfs_nvram_write 0-6-5 46078 NULL
+mgmt_remote_name_46080 mgmt_remote_name 7 46080 NULL
-+__kmem_cache_shrink_46083 __kmem_cache_shrink 0 46083 NULL
+ncp_add_request_46084 ncp_add_request 0 46084 NULL
+unlock_lock_46087 unlock_lock 0 46087 NULL
+vfio_config_do_rw_46091 vfio_config_do_rw 0 46091 NULL
+ata_host_alloc_46094 ata_host_alloc 2 46094 NULL
+store_46095 store 0 46095 NULL
-+ppp_asynctty_write_46098 ppp_asynctty_write 0 46098 NULL
+gsmi_reboot_callback_46099 gsmi_reboot_callback 0 46099 NULL
+niu_enable_interrupts_46100 niu_enable_interrupts 0 46100 NULL
+arizona_set_irq_wake_46101 arizona_set_irq_wake 2 46101 NULL
@@ -138234,7 +138563,8 @@ index 0000000..df41844
+dgram_bind_46155 dgram_bind 0 46155 NULL
+__netlink_change_ngroups_46156 __netlink_change_ngroups 2 46156 NULL
+si470x_set_register_46160 si470x_set_register 0 46160 NULL
-+ov9740_reg_write_array_46162 ov9740_reg_write_array 0 46162 NULL
++ov9740_reg_write_array_46162 ov9740_reg_write_array 0 46162 NULL nohasharray
++top_off_timer_store_46162 top_off_timer_store 4-0 46162 &ov9740_reg_write_array_46162
+qla2x00_sysfs_write_nvram_46166 qla2x00_sysfs_write_nvram 0-6-5 46166 NULL
+pcf8583_rtc_read_time_46169 pcf8583_rtc_read_time 0 46169 NULL
+write_index_46171 write_index 0 46171 NULL
@@ -138242,7 +138572,7 @@ index 0000000..df41844
+bh1770_chip_id_show_46179 bh1770_chip_id_show 0 46179 NULL
+mlx4_bitmap_alloc_46180 mlx4_bitmap_alloc 0 46180 NULL
+snd_opl3_load_patch_46181 snd_opl3_load_patch 0 46181 NULL
-+twl_direction_out_46182 twl_direction_out 0-2 46182 NULL nohasharray
++twl_direction_out_46182 twl_direction_out 2-0 46182 NULL nohasharray
+sync_inode_metadata_46182 sync_inode_metadata 0 46182 &twl_direction_out_46182
+vxge_os_dma_malloc_46184 vxge_os_dma_malloc 2 46184 NULL
+kszphy_config_init_46188 kszphy_config_init 0 46188 NULL
@@ -138250,10 +138580,10 @@ index 0000000..df41844
+atmel_set_mac_address_46192 atmel_set_mac_address 0 46192 NULL
+fq_resize_46195 fq_resize 2 46195 NULL
+qlcnic_82xx_mq_intrpt_46196 qlcnic_82xx_mq_intrpt 0 46196 NULL
-+show_fc_host_driver_version_46197 show_fc_host_driver_version 0 46197 NULL nohasharray
++add_conn_list_46197 add_conn_list 3-0 46197 NULL nohasharray
++show_fc_host_driver_version_46197 show_fc_host_driver_version 0 46197 &add_conn_list_46197 nohasharray
+show_current_ref_46197 show_current_ref 0 46197 &show_fc_host_driver_version_46197 nohasharray
-+set_tr_backlight_status_46197 set_tr_backlight_status 0 46197 &show_current_ref_46197 nohasharray
-+add_conn_list_46197 add_conn_list 3-0 46197 &set_tr_backlight_status_46197
++set_tr_backlight_status_46197 set_tr_backlight_status 0 46197 &show_current_ref_46197
+appid_show_46198 appid_show 0 46198 NULL
+diolan_i2c_repeated_start_46200 diolan_i2c_repeated_start 0 46200 NULL
+ebt_do_table_46203 ebt_do_table 0 46203 NULL
@@ -138262,9 +138592,9 @@ index 0000000..df41844
+i2400m_op_msg_from_user_46213 i2400m_op_msg_from_user 4 46213 NULL
+tm6000_i2c_recv_regs_46215 tm6000_i2c_recv_regs 5-0 46215 NULL
+buffer_prepare_46216 buffer_prepare 0 46216 NULL
-+acpi_ex_create_event_46218 acpi_ex_create_event 0 46218 NULL nohasharray
-+o2hb_region_start_block_write_46218 o2hb_region_start_block_write 0-3 46218 &acpi_ex_create_event_46218 nohasharray
-+dsp_write_46218 dsp_write 0-2 46218 &o2hb_region_start_block_write_46218
++dsp_write_46218 dsp_write 2-0 46218 NULL nohasharray
++acpi_ex_create_event_46218 acpi_ex_create_event 0 46218 &dsp_write_46218 nohasharray
++o2hb_region_start_block_write_46218 o2hb_region_start_block_write 0-3 46218 &acpi_ex_create_event_46218
+vcan_change_mtu_46220 vcan_change_mtu 0 46220 NULL
+hib_wait_on_bio_chain_46221 hib_wait_on_bio_chain 0 46221 NULL
+hash_netiface4_expire_46226 hash_netiface4_expire 4 46226 NULL
@@ -138291,8 +138621,9 @@ index 0000000..df41844
+nilfs_segctor_begin_construction_46268 nilfs_segctor_begin_construction 0 46268 NULL
+netvsc_set_mac_addr_46269 netvsc_set_mac_addr 0 46269 NULL
+__qlcnic_sriov_issue_cmd_46273 __qlcnic_sriov_issue_cmd 0 46273 NULL
-+pem_show_input_46277 pem_show_input 0 46277 NULL nohasharray
-+ReadReg_46277 ReadReg 0 46277 &pem_show_input_46277
++ReadReg_46277 ReadReg 0 46277 NULL nohasharray
++pem_show_input_46277 pem_show_input 0 46277 &ReadReg_46277
++copy_user_allowedips_46279 copy_user_allowedips 0 46279 NULL
+show_constraint_name_46285 show_constraint_name 0 46285 NULL
+tcp_sendmsg_fastopen_46288 tcp_sendmsg_fastopen 0 46288 NULL
+set_temp_auto_point1_temp_46289 set_temp_auto_point1_temp 0-4 46289 NULL
@@ -138301,6 +138632,7 @@ index 0000000..df41844
+urb_enqueue_46301 urb_enqueue 0 46301 NULL
+pep_alloc_skb_46303 pep_alloc_skb 3 46303 NULL
+atmtcp_c_send_46305 atmtcp_c_send 0 46305 NULL
++rng_gen_random_46306 rng_gen_random 0 46306 NULL
+store_led_46310 store_led 0-4 46310 NULL
+sg_proc_write_dressz_46316 sg_proc_write_dressz 3-0 46316 NULL
+mos7720_write_46318 mos7720_write 0-4 46318 NULL nohasharray
@@ -138323,7 +138655,6 @@ index 0000000..df41844
+mpt_config_46343 mpt_config 0 46343 NULL
+netxen_sysfs_validate_mem_46345 netxen_sysfs_validate_mem 0 46345 NULL
+show_wr_sect_46346 show_wr_sect 0 46346 NULL
-+xen_alloc_pmd_46347 xen_alloc_pmd 2 46347 NULL
+show_fnode_targetname_46350 show_fnode_targetname 0 46350 NULL
+iwl_dbgfs_chain_noise_read_46355 iwl_dbgfs_chain_noise_read 3-0 46355 NULL
+batadv_iv_ogm_queue_add_46357 batadv_iv_ogm_queue_add 3 46357 NULL
@@ -138337,7 +138668,6 @@ index 0000000..df41844
+csio_disable_port_46375 csio_disable_port 0-4 46375 NULL
+via_build_controls_46378 via_build_controls 0 46378 NULL
+ubi_dump_flash_46381 ubi_dump_flash 4 46381 NULL
-+rng_get_data_46382 rng_get_data 0 46382 NULL
+fib_nlmsg_size_46383 fib_nlmsg_size 0 46383 NULL
+ext2_xattr_user_set_46390 ext2_xattr_user_set 0 46390 NULL
+sfi_table_show_46392 sfi_table_show 6 46392 NULL
@@ -138364,7 +138694,7 @@ index 0000000..df41844
+sctp_send_asconf_add_ip_46442 sctp_send_asconf_add_ip 0 46442 NULL
+roccat_common2_sysfs_write_reset_46444 roccat_common2_sysfs_write_reset 0-6-5 46444 NULL
+nilfs_commit_chunk_46445 nilfs_commit_chunk 3-4 46445 NULL
-+cp210x_set_config_46447 cp210x_set_config 0-4 46447 NULL
++cp210x_set_config_46447 cp210x_set_config 4-0 46447 NULL
+em2800_i2c_check_for_device_46448 em2800_i2c_check_for_device 0 46448 NULL
+show_temp_pwm_enable_46454 show_temp_pwm_enable 0 46454 NULL
+af_alg_cmsg_send_46457 af_alg_cmsg_send 0 46457 NULL
@@ -138373,6 +138703,8 @@ index 0000000..df41844
+E_P24_46463 E_P24 0 46463 NULL
+add_to_waiters_46464 add_to_waiters 0 46464 NULL
+v9fs_cache_inode_get_key_46471 v9fs_cache_inode_get_key 0 46471 NULL
++brcmstb_restart_handler_46474 brcmstb_restart_handler 0 46474 NULL
++ip6gre_get_size_46476 ip6gre_get_size 0 46476 NULL
+gether_opts_dev_addr_show_46477 gether_opts_dev_addr_show 0 46477 NULL
+ipath_sdma_get_complete_46485 ipath_sdma_get_complete 0 46485 NULL
+asm_vid_show_46489 asm_vid_show 0 46489 NULL
@@ -138384,17 +138716,16 @@ index 0000000..df41844
+vringh_complete_multi_user_46498 vringh_complete_multi_user 3 46498 &fill_in_write_vector_46498
+_bond_option_arp_ip_target_add_46499 _bond_option_arp_ip_target_add 0 46499 NULL
+iwl_dvm_send_cmd_46505 iwl_dvm_send_cmd 0 46505 NULL
-+qib_dma_map_page_46507 qib_dma_map_page 0-3 46507 NULL
+show_pwm_auto_pwm_minctl_46509 show_pwm_auto_pwm_minctl 0 46509 NULL nohasharray
+ds2780_set_pio_pin_46509 ds2780_set_pio_pin 0-4 46509 &show_pwm_auto_pwm_minctl_46509
-+iscsi_nacl_attrib_store_random_datain_seq_offsets_46510 iscsi_nacl_attrib_store_random_datain_seq_offsets 0-3 46510 NULL nohasharray
-+pin_code_reply_46510 pin_code_reply 4 46510 &iscsi_nacl_attrib_store_random_datain_seq_offsets_46510
++pin_code_reply_46510 pin_code_reply 4 46510 NULL nohasharray
++iscsi_nacl_attrib_store_random_datain_seq_offsets_46510 iscsi_nacl_attrib_store_random_datain_seq_offsets 0-3 46510 &pin_code_reply_46510
+set_temp0_max_46511 set_temp0_max 0-4 46511 NULL
+mthca_alloc_cq_buf_46512 mthca_alloc_cq_buf 3 46512 NULL
+kmsg_read_46514 kmsg_read 3-0 46514 NULL nohasharray
+nouveau_drm_ioctl_46514 nouveau_drm_ioctl 2 46514 &kmsg_read_46514
-+mlx4_SET_PORT_VXLAN_46515 mlx4_SET_PORT_VXLAN 0 46515 NULL nohasharray
-+__btrfs_map_block_46515 __btrfs_map_block 3-0 46515 &mlx4_SET_PORT_VXLAN_46515
++__btrfs_map_block_46515 __btrfs_map_block 3-0 46515 NULL nohasharray
++mlx4_SET_PORT_VXLAN_46515 mlx4_SET_PORT_VXLAN 0 46515 &__btrfs_map_block_46515
+nlm_end_grace_write_46517 nlm_end_grace_write 3-0 46517 NULL nohasharray
+quota_quantum_store_46517 quota_quantum_store 3-0 46517 &nlm_end_grace_write_46517
+pptp_bind_46520 pptp_bind 0 46520 NULL
@@ -138402,8 +138733,8 @@ index 0000000..df41844
+__ath10k_htt_rx_ring_fill_n_46521 __ath10k_htt_rx_ring_fill_n 0 46521 &isoc_init_46521
+bdx_rxdb_create_46525 bdx_rxdb_create 1 46525 NULL
+show_iface_data_digest_46528 show_iface_data_digest 0 46528 NULL
-+snd_hda_gen_parse_auto_config_46535 snd_hda_gen_parse_auto_config 0 46535 NULL nohasharray
-+socket_recvmsg_46535 socket_recvmsg 0 46535 &snd_hda_gen_parse_auto_config_46535
++socket_recvmsg_46535 socket_recvmsg 0 46535 NULL nohasharray
++snd_hda_gen_parse_auto_config_46535 snd_hda_gen_parse_auto_config 0 46535 &socket_recvmsg_46535
+check_connect_46536 check_connect 0 46536 NULL
+nes_show_wqm_quanta_46540 nes_show_wqm_quanta 0 46540 NULL nohasharray
+rt2x00lib_initialize_46540 rt2x00lib_initialize 0 46540 &nes_show_wqm_quanta_46540
@@ -138425,6 +138756,7 @@ index 0000000..df41844
+set_min_uA_46584 set_min_uA 0-4 46584 NULL
+__iwl_up_46589 __iwl_up 0 46589 NULL
+snd_compr_write_data_46592 snd_compr_write_data 3-0 46592 NULL
++copy_gr_arg_46595 copy_gr_arg 0 46595 NULL
+show_mute_46600 show_mute 0 46600 NULL nohasharray
+mode_store_46600 mode_store 0-4 46600 &show_mute_46600
+ftrace_set_filter_ip_46601 ftrace_set_filter_ip 0 46601 NULL
@@ -138454,12 +138786,13 @@ index 0000000..df41844
+show_session_param_ISCSI_PARAM_MAX_BURST_46644 show_session_param_ISCSI_PARAM_MAX_BURST 0 46644 NULL
+__sock_sendmsg_46647 __sock_sendmsg 0-4 46647 NULL
+vfs_getxattr_alloc_46649 vfs_getxattr_alloc 0 46649 NULL
++attr_get_46650 attr_get 0 46650 NULL
+av7110_ipack_init_46655 av7110_ipack_init 2 46655 NULL nohasharray
+powr1220_read_adc_46655 powr1220_read_adc 0 46655 &av7110_ipack_init_46655
+fanout_add_46656 fanout_add 0 46656 NULL
+queue_max_sectors_store_46658 queue_max_sectors_store 3-0 46658 NULL
+read_short_reg_46669 read_short_reg 0 46669 NULL
-+e1000_tx_map_46672 e1000_tx_map 4 46672 NULL
++toshiba_usb_sleep_music_get_46672 toshiba_usb_sleep_music_get 0 46672 NULL
+stream_pause_46673 stream_pause 0 46673 NULL
+ubifs_writepage_46678 ubifs_writepage 0 46678 NULL
+msr_read_46679 msr_read 0-3 46679 NULL
@@ -138485,12 +138818,13 @@ index 0000000..df41844
+put_cfg_tlv_u32_46728 put_cfg_tlv_u32 0 46728 NULL
+pinctrl_register_map_46730 pinctrl_register_map 2 46730 NULL
+irq_domain_add_simple_46734 irq_domain_add_simple 2-3 46734 NULL
-+ctnetlink_nlmsg_size_46736 ctnetlink_nlmsg_size 0 46736 NULL
-+pctv452e_i2c_xfer_46737 pctv452e_i2c_xfer 0-3 46737 NULL nohasharray
-+__ata_change_queue_depth_46737 __ata_change_queue_depth 0-3 46737 &pctv452e_i2c_xfer_46737
++ctnetlink_nlmsg_size_46736 ctnetlink_nlmsg_size 0 46736 NULL nohasharray
++iwl_dbgfs_enable_scan_iteration_notif_write_46736 iwl_dbgfs_enable_scan_iteration_notif_write 0-3 46736 &ctnetlink_nlmsg_size_46736
++__ata_change_queue_depth_46737 __ata_change_queue_depth 3-0 46737 NULL nohasharray
++pctv452e_i2c_xfer_46737 pctv452e_i2c_xfer 0-3 46737 &__ata_change_queue_depth_46737
+iwlagn_mac_add_interface_46739 iwlagn_mac_add_interface 0 46739 NULL
+read_file_tx99_46741 read_file_tx99 3-0 46741 NULL
-+autofs4_wait_46750 autofs4_wait 0 46750 NULL
++vti_get_size_46743 vti_get_size 0 46743 NULL
+bh1770_set_prox_thres_46751 bh1770_set_prox_thres 0-4 46751 NULL
+sdev_show_queue_ramp_up_period_46755 sdev_show_queue_ramp_up_period 0 46755 NULL
+rj54n1_set_clock_46757 rj54n1_set_clock 0 46757 NULL
@@ -138501,9 +138835,8 @@ index 0000000..df41844
+inet6_create_46770 inet6_create 0 46770 NULL
+fc0013_set_vhf_track_46773 fc0013_set_vhf_track 0 46773 NULL
+int_hw_irq_en_46776 int_hw_irq_en 3-0 46776 NULL
-+regcache_lzo_sync_46777 regcache_lzo_sync 2 46777 NULL
+ov2640_s_ctrl_46785 ov2640_s_ctrl 0 46785 NULL
-+radar_detection_write_46787 radar_detection_write 3 46787 NULL
++radar_detection_write_46787 radar_detection_write 3-0 46787 NULL
+__hdaps_read_pair_46792 __hdaps_read_pair 0 46792 NULL
+host_show_commands_outstanding_46795 host_show_commands_outstanding 0 46795 NULL
+show_max_min_46796 show_max_min 0 46796 NULL
@@ -138511,18 +138844,20 @@ index 0000000..df41844
+ixgbe_read_mbx_pf_46802 ixgbe_read_mbx_pf 0 46802 NULL
+proc_tgid_net_getattr_46803 proc_tgid_net_getattr 0 46803 NULL
+niu_tx_cs_sng_poll_46804 niu_tx_cs_sng_poll 0 46804 NULL
++tpk_write_room_46810 tpk_write_room 0 46810 NULL
+show_session_param_ISCSI_PARAM_ERL_46813 show_session_param_ISCSI_PARAM_ERL 0 46813 NULL
+ath6kl_wmi_set_roam_mode_cmd_46817 ath6kl_wmi_set_roam_mode_cmd 0 46817 NULL
+writefn_46819 writefn 0-3 46819 NULL
+show_ata_port_nr_pmp_links_46824 show_ata_port_nr_pmp_links 0 46824 NULL
++bnad_get_sset_count_46825 bnad_get_sset_count 0 46825 NULL
+xfs_iroot_realloc_46826 xfs_iroot_realloc 2 46826 NULL
+snd_sonicvibes_capture_trigger_46827 snd_sonicvibes_capture_trigger 0 46827 NULL
+fib_netdev_event_46830 fib_netdev_event 0 46830 NULL
++cyberjack_write_room_46831 cyberjack_write_room 0 46831 NULL
+ks959_net_open_46833 ks959_net_open 0 46833 NULL
+iwl_run_init_mvm_ucode_46835 iwl_run_init_mvm_ucode 0 46835 NULL
+show_pcm_class_46836 show_pcm_class 0 46836 NULL
+security_validtrans_handle_fail_46843 security_validtrans_handle_fail 0 46843 NULL
-+kexec_crash_size_show_46847 kexec_crash_size_show 0 46847 NULL
+mxt_update_fw_store_46849 mxt_update_fw_store 0-4 46849 NULL
+lola_set_clock_index_46850 lola_set_clock_index 0 46850 NULL
+show_conn_param_ISCSI_PARAM_MAX_RECV_DLENGTH_46851 show_conn_param_ISCSI_PARAM_MAX_RECV_DLENGTH 0 46851 NULL
@@ -138539,8 +138874,8 @@ index 0000000..df41844
+swiotlb_map_sg_46870 swiotlb_map_sg 3 46870 &nouveau_hwmon_emergency_temp_46870
+sip_sprintf_addr_46872 sip_sprintf_addr 0 46872 NULL
+rvmalloc_46873 rvmalloc 1 46873 NULL
-+show_telclock_version_46874 show_telclock_version 0 46874 NULL nohasharray
-+qp_memcpy_from_queue_iov_46874 qp_memcpy_from_queue_iov 5-4 46874 &show_telclock_version_46874
++qp_memcpy_from_queue_iov_46874 qp_memcpy_from_queue_iov 5-4 46874 NULL nohasharray
++show_telclock_version_46874 show_telclock_version 0 46874 &qp_memcpy_from_queue_iov_46874
+lov_iocontrol_46876 lov_iocontrol 3 46876 NULL
+loop_attr_do_show_sizelimit_46878 loop_attr_do_show_sizelimit 0 46878 NULL
+hpi_read_word_nolock_46881 hpi_read_word_nolock 0 46881 NULL
@@ -138567,11 +138902,12 @@ index 0000000..df41844
+vortex_up_46921 vortex_up 0 46921 NULL nohasharray
+cx_auto_build_controls_46921 cx_auto_build_controls 0 46921 &vortex_up_46921
+fb_write_46924 fb_write 3-0 46924 NULL
-+i915_gem_check_olr_46925 i915_gem_check_olr 0 46925 NULL
++goldfish_tty_write_room_46929 goldfish_tty_write_room 0 46929 NULL
+il_dbgfs_ucode_general_stats_read_46936 il_dbgfs_ucode_general_stats_read 0-3 46936 NULL
++b44_get_sset_count_46940 b44_get_sset_count 0 46940 NULL
+vprbrd_i2c_xfer_46943 vprbrd_i2c_xfer 0-3 46943 NULL
-+fuse_direct_io_46949 fuse_direct_io 0 46949 NULL nohasharray
-+__sctp_setsockopt_connectx_46949 __sctp_setsockopt_connectx 0-3 46949 &fuse_direct_io_46949
++__sctp_setsockopt_connectx_46949 __sctp_setsockopt_connectx 3-0 46949 NULL nohasharray
++fuse_direct_io_46949 fuse_direct_io 0 46949 &__sctp_setsockopt_connectx_46949
+qla4xxx_post_aen_work_46953 qla4xxx_post_aen_work 3 46953 NULL nohasharray
+ntfs_truncate_46953 ntfs_truncate 0 46953 &qla4xxx_post_aen_work_46953
+coda_fsync_46958 coda_fsync 0 46958 NULL
@@ -138587,9 +138923,9 @@ index 0000000..df41844
+lec_atm_send_46990 lec_atm_send 0 46990 NULL
+user_set_46991 user_set 0 46991 NULL
+sel_write_bool_46996 sel_write_bool 3-0 46996 NULL nohasharray
-+rj54n1_sensor_scale_46996 rj54n1_sensor_scale 0 46996 &sel_write_bool_46996 nohasharray
-+ds2780_write_user_eeprom_bin_46996 ds2780_write_user_eeprom_bin 6-5-0 46996 &rj54n1_sensor_scale_46996 nohasharray
-+enabled_store_46996 enabled_store 0-4 46996 &ds2780_write_user_eeprom_bin_46996
++ds2780_write_user_eeprom_bin_46996 ds2780_write_user_eeprom_bin 6-5-0 46996 &sel_write_bool_46996 nohasharray
++rj54n1_sensor_scale_46996 rj54n1_sensor_scale 0 46996 &ds2780_write_user_eeprom_bin_46996 nohasharray
++enabled_store_46996 enabled_store 0-4 46996 &rj54n1_sensor_scale_46996
+megasas_fw_crash_buffer_size_show_46998 megasas_fw_crash_buffer_size_show 0 46998 NULL nohasharray
+usb_pcwd_write_46998 usb_pcwd_write 0-3 46998 &megasas_fw_crash_buffer_size_show_46998
+blk_rq_map_kern_47004 blk_rq_map_kern 4-0 47004 NULL
@@ -138598,7 +138934,7 @@ index 0000000..df41844
+rx_bytes_show_47011 rx_bytes_show 0 47011 NULL
+bpf_prog_realloc_47015 bpf_prog_realloc 2 47015 NULL
+ip_mc_source_47018 ip_mc_source 0 47018 NULL
-+__map_single_47020 __map_single 4-3-7 47020 NULL
++__map_single_47020 __map_single 3-4-7 47020 NULL
+usbpn_open_47021 usbpn_open 0 47021 NULL
+bonding_show_arp_all_targets_47022 bonding_show_arp_all_targets 0 47022 NULL
+cx231xx_init_bulk_47024 cx231xx_init_bulk 3-4-2-0 47024 NULL nohasharray
@@ -138619,8 +138955,8 @@ index 0000000..df41844
+dg_dispatch_as_guest_47063 dg_dispatch_as_guest 0 47063 NULL
+ltc2945_show_value_47064 ltc2945_show_value 0 47064 NULL nohasharray
+read_pod_47064 read_pod 0 47064 <c2945_show_value_47064
-+power_on_acct_show_47066 power_on_acct_show 0 47066 NULL nohasharray
-+nfcmrvl_nci_recv_frame_47066 nfcmrvl_nci_recv_frame 3 47066 &power_on_acct_show_47066
++nfcmrvl_nci_recv_frame_47066 nfcmrvl_nci_recv_frame 3 47066 NULL nohasharray
++power_on_acct_show_47066 power_on_acct_show 0 47066 &nfcmrvl_nci_recv_frame_47066
+event_trigger_regex_write_47067 event_trigger_regex_write 3 47067 NULL
+metrics_bytes_sent_show_47068 metrics_bytes_sent_show 0 47068 NULL
+mwifiex_set_mac_address_47069 mwifiex_set_mac_address 0 47069 NULL
@@ -138638,7 +138974,8 @@ index 0000000..df41844
+ptlrpc_lprocfs_threads_max_seq_write_47104 ptlrpc_lprocfs_threads_max_seq_write 3 47104 &pcmcia_dev_suspend_47104
+map_sg_47108 map_sg 0-3 47108 NULL nohasharray
+hih6130_update_measurements_47108 hih6130_update_measurements 0 47108 &map_sg_47108
-+ion_heap_clear_pages_47109 ion_heap_clear_pages 2 47109 NULL
++flash_brightness_set_47109 flash_brightness_set 0 47109 NULL nohasharray
++ion_heap_clear_pages_47109 ion_heap_clear_pages 2 47109 &flash_brightness_set_47109
+tboot_log_read_47110 tboot_log_read 3-0 47110 NULL
+carrier_show_47115 carrier_show 0 47115 NULL
+__erst_write_to_storage_47120 __erst_write_to_storage 0 47120 NULL
@@ -138652,26 +138989,29 @@ index 0000000..df41844
+sctp_get_port_47151 sctp_get_port 0 47151 NULL
+get_attr_rdpmc_47155 get_attr_rdpmc 0 47155 NULL
+il4965_mac_start_47159 il4965_mac_start 0 47159 NULL
-+show_streaming_47160 show_streaming 0 47160 NULL
++gva_to_gpa_47160 gva_to_gpa 0 47160 NULL nohasharray
++show_streaming_47160 show_streaming 0 47160 &gva_to_gpa_47160
+mxms_headerlen_47161 mxms_headerlen 0 47161 NULL
+rs_sta_dbgfs_rate_scale_data_read_47165 rs_sta_dbgfs_rate_scale_data_read 3-0 47165 NULL
+sched_ilb_notifier_47166 sched_ilb_notifier 0 47166 NULL nohasharray
+dps1_insert_key_47166 dps1_insert_key 0-4 47166 &sched_ilb_notifier_47166
+max8660_dcdc_is_enabled_47167 max8660_dcdc_is_enabled 0 47167 NULL
+part_fail_show_47168 part_fail_show 0 47168 NULL
-+set_temp_47169 set_temp 0-4 47169 NULL
++max_flash_timeout_show_47169 max_flash_timeout_show 0 47169 NULL nohasharray
++set_temp_47169 set_temp 0-4 47169 &max_flash_timeout_show_47169
+reg_show_name_47170 reg_show_name 0 47170 NULL
+lvs_rh_set_port_feature_47175 lvs_rh_set_port_feature 0 47175 NULL
+svc_pool_map_alloc_arrays_47181 svc_pool_map_alloc_arrays 2 47181 NULL
++state_parse_47184 state_parse 0 47184 NULL
+ioremap_cache_47189 ioremap_cache 2-1 47189 NULL
+xfs_btree_get_buf_block_47197 xfs_btree_get_buf_block 0 47197 NULL
-+niu_pci_map_page_47198 niu_pci_map_page 3 47198 NULL
+__set_signal_47207 __set_signal 0-4 47207 NULL
+__rds_create_47212 __rds_create 0 47212 NULL
+wm8903_gpio_direction_in_47213 wm8903_gpio_direction_in 0 47213 NULL
+nobh_write_end_47214 nobh_write_end 5-0 47214 NULL
+tg3_phy_auxctl_read_47216 tg3_phy_auxctl_read 0 47216 NULL
-+__mt9t112_mcu_mask_set_47221 __mt9t112_mcu_mask_set 0 47221 NULL
++sctp_v4_to_addr_param_47221 sctp_v4_to_addr_param 0 47221 NULL nohasharray
++__mt9t112_mcu_mask_set_47221 __mt9t112_mcu_mask_set 0 47221 &sctp_v4_to_addr_param_47221
+nilfs_dat_prepare_start_47222 nilfs_dat_prepare_start 0 47222 NULL
+xc_set_signal_source_47230 xc_set_signal_source 0 47230 NULL
+chip_edc_read_47233 chip_edc_read 0 47233 NULL
@@ -138681,11 +139021,10 @@ index 0000000..df41844
+options_write_47243 options_write 3-0 47243 NULL
+__uncore_filter_band3_show_47248 __uncore_filter_band3_show 0 47248 NULL
+__uncore_match_mc_show_47250 __uncore_match_mc_show 0 47250 NULL nohasharray
-+iwl_mvm_power_set_ps_47250 iwl_mvm_power_set_ps 0 47250 &__uncore_match_mc_show_47250 nohasharray
-+ftrace_modify_code_47250 ftrace_modify_code 1 47250 &iwl_mvm_power_set_ps_47250
++iwl_mvm_power_set_ps_47250 iwl_mvm_power_set_ps 0 47250 &__uncore_match_mc_show_47250
+efx_reconfigure_port_47251 efx_reconfigure_port 0 47251 NULL
-+portcntrs_1_read_47253 portcntrs_1_read 3-0 47253 NULL nohasharray
-+skb_copy_datagram_from_iter_47253 skb_copy_datagram_from_iter 4-2 47253 &portcntrs_1_read_47253
++skb_copy_datagram_from_iter_47253 skb_copy_datagram_from_iter 4-2 47253 NULL nohasharray
++portcntrs_1_read_47253 portcntrs_1_read 3-0 47253 &skb_copy_datagram_from_iter_47253
+rtl2832_sdr_s_ctrl_47254 rtl2832_sdr_s_ctrl 0 47254 NULL nohasharray
+target_stat_scsi_lu_show_attr_prod_47254 target_stat_scsi_lu_show_attr_prod 0 47254 &rtl2832_sdr_s_ctrl_47254
+da9052_disable_irq_nosync_47260 da9052_disable_irq_nosync 2 47260 NULL
@@ -138709,17 +139048,16 @@ index 0000000..df41844
+mm_compute_batch_notifier_47309 mm_compute_batch_notifier 0 47309 NULL
+nfs_idmap_read_and_verify_message_47312 nfs_idmap_read_and_verify_message 0 47312 NULL
+xfs_trans_reserve_quota_nblks_47313 xfs_trans_reserve_quota_nblks 0 47313 NULL
-+nouveau_fb_create__47316 nouveau_fb_create_ 4 47316 NULL
+ipvlan_device_event_47317 ipvlan_device_event 0 47317 NULL
+get_l4proto_47318 get_l4proto 0 47318 NULL
+usX2Y_usbpcm_urbs_start_47323 usX2Y_usbpcm_urbs_start 0 47323 NULL
-+skein1024_export_47324 skein1024_export 0 47324 NULL
+snd_sb16_playback_trigger_47332 snd_sb16_playback_trigger 0 47332 NULL
+sctp_auth_set_active_key_47334 sctp_auth_set_active_key 0 47334 NULL nohasharray
+fd_configure_device_47334 fd_configure_device 0 47334 &sctp_auth_set_active_key_47334
+next_bitstream_store_47342 next_bitstream_store 0-4 47342 NULL
+tune_set_47343 tune_set 0-5 47343 NULL
+cdc_ncm_show_min_tx_pkt_47346 cdc_ncm_show_min_tx_pkt 0 47346 NULL
++amd_xgbe_phy_pcs_power_cycle_47347 amd_xgbe_phy_pcs_power_cycle 0 47347 NULL
+pstr_store_47352 pstr_store 0-4 47352 NULL nohasharray
+parse_exthdrs_47352 parse_exthdrs 0 47352 &pstr_store_47352
+md_allow_write_47353 md_allow_write 0 47353 NULL
@@ -138733,11 +139071,9 @@ index 0000000..df41844
+hci_prepare_cmd_47372 hci_prepare_cmd 3 47372 NULL
+show_ipv4_iface_bootproto_47376 show_ipv4_iface_bootproto 0 47376 NULL
+stmmac_enable_47377 stmmac_enable 0 47377 NULL
-+__bio_map_kern_47379 __bio_map_kern 3 47379 NULL
+shmem_getpage_47382 shmem_getpage 0 47382 NULL
+nv_rd32_47390 nv_rd32 0 47390 NULL nohasharray
+trace_options_core_read_47390 trace_options_core_read 3 47390 &nv_rd32_47390
-+nametbl_list_47391 nametbl_list 2 47391 NULL
+pfkey_sendmsg_47394 pfkey_sendmsg 4-0 47394 NULL
+wdtpci_write_47395 wdtpci_write 0-3 47395 NULL
+store_spi_transport_rd_strm_47397 store_spi_transport_rd_strm 0-4 47397 NULL
@@ -138765,11 +139101,9 @@ index 0000000..df41844
+niu_reset_tx_bmac_47440 niu_reset_tx_bmac 0 47440 NULL
+cxacru_sysfs_show_modulation_47441 cxacru_sysfs_show_modulation 0 47441 NULL
+mrf24j40_filter_47445 mrf24j40_filter 0 47445 NULL
-+hifn_setup_dst_desc_47448 hifn_setup_dst_desc 3 47448 NULL
+usb_wwan_open_47449 usb_wwan_open 0 47449 NULL
+environ_read_47451 environ_read 0-3 47451 NULL
+C_SYSC_set_mempolicy_47466 C_SYSC_set_mempolicy 3 47466 NULL
-+__affs_hash_dentry_47469 __affs_hash_dentry 0 47469 NULL
+lprocfs_fid_write_common_47471 lprocfs_fid_write_common 2 47471 NULL
+igb_get_eeprom_len_47473 igb_get_eeprom_len 0 47473 NULL
+usermodehelper_read_trylock_47478 usermodehelper_read_trylock 0 47478 NULL
@@ -138784,8 +139118,8 @@ index 0000000..df41844
+__feat_register_nn_47497 __feat_register_nn 0 47497 NULL
+jid_store_47498 jid_store 0-3 47498 NULL
+read_block_for_search_47502 read_block_for_search 0 47502 NULL
-+txstat_read_file_47503 txstat_read_file 0 47503 NULL nohasharray
-+as3722_block_write_47503 as3722_block_write 2-3 47503 &txstat_read_file_47503
++as3722_block_write_47503 as3722_block_write 2-3 47503 NULL nohasharray
++txstat_read_file_47503 txstat_read_file 0 47503 &as3722_block_write_47503
+i801_block_transaction_by_block_47504 i801_block_transaction_by_block 0 47504 NULL
+show_temp_crit_int_47505 show_temp_crit_int 0 47505 NULL nohasharray
+alloc_arraycache_47505 alloc_arraycache 2 47505 &show_temp_crit_int_47505
@@ -138833,7 +139167,6 @@ index 0000000..df41844
+get_nic_info_47601 get_nic_info 0 47601 NULL
+sd_isoc_init_47602 sd_isoc_init 0 47602 NULL
+ext4_kvzalloc_47605 ext4_kvzalloc 1 47605 NULL
-+msdos_hash_47606 msdos_hash 0 47606 NULL
+wm831x_gpio_direction_out_47607 wm831x_gpio_direction_out 0 47607 NULL
+sctp_ssnmap_new_47608 sctp_ssnmap_new 2-1 47608 NULL nohasharray
+unbind_store_47608 unbind_store 0-3 47608 &sctp_ssnmap_new_47608
@@ -138844,8 +139177,8 @@ index 0000000..df41844
+cache_read_pipefs_47615 cache_read_pipefs 3-0 47615 NULL
+ocfs2_xattr_security_list_47616 ocfs2_xattr_security_list 0-5 47616 NULL
+mwifiex_cmd_host_cmd_47617 mwifiex_cmd_host_cmd 0 47617 NULL
-+tps65217_clear_bits_47619 tps65217_clear_bits 0 47619 NULL nohasharray
-+__apei_exec_read_register_47619 __apei_exec_read_register 0 47619 &tps65217_clear_bits_47619
++__apei_exec_read_register_47619 __apei_exec_read_register 0 47619 NULL nohasharray
++tps65217_clear_bits_47619 tps65217_clear_bits 0 47619 &__apei_exec_read_register_47619
+twl4030_clear_set_47624 twl4030_clear_set 4 47624 NULL
+nouveau_hwmon_temp1_auto_point1_temp_47625 nouveau_hwmon_temp1_auto_point1_temp 0 47625 NULL
+SYSC_send_47629 SYSC_send 3 47629 NULL
@@ -138871,23 +139204,25 @@ index 0000000..df41844
+qlcnic_show_bridged_mode_47696 qlcnic_show_bridged_mode 0 47696 NULL
+create_tx_ctx_47698 create_tx_ctx 0 47698 NULL nohasharray
+ds2781_battery_io_47698 ds2781_battery_io 3-4 47698 &create_tx_ctx_47698
-+packet_recvmsg_47700 packet_recvmsg 0-4 47700 NULL
++packet_recvmsg_47700 packet_recvmsg 4-0 47700 NULL
+inet_sendmsg_47705 inet_sendmsg 4-0 47705 NULL
+max8907_rtc_set_alarm_47711 max8907_rtc_set_alarm 0 47711 NULL
+save_microcode_47717 save_microcode 3 47717 NULL
+show_prochot_avg_47718 show_prochot_avg 0 47718 NULL
+wl1251_fetch_firmware_47724 wl1251_fetch_firmware 0 47724 NULL
++wimax_show_47727 wimax_show 0 47727 NULL
+__sock_sendmsg_nosec_47729 __sock_sendmsg_nosec 0-4 47729 NULL
++hvc_write_room_47730 hvc_write_room 0 47730 NULL
+walk_page_test_47731 walk_page_test 0 47731 NULL
+bits_to_user_47733 bits_to_user 3-2 47733 NULL
-+ov9740_s_fmt_47735 ov9740_s_fmt 0 47735 NULL nohasharray
-+sockfs_listxattr_47735 sockfs_listxattr 0-3 47735 &ov9740_s_fmt_47735
++sockfs_listxattr_47735 sockfs_listxattr 0-3 47735 NULL nohasharray
++ov9740_s_fmt_47735 ov9740_s_fmt 0 47735 &sockfs_listxattr_47735
+notify_send_pre_block_47736 notify_send_pre_block 0 47736 NULL
+hdaps_read_pair_47737 hdaps_read_pair 0 47737 NULL
+carl9170_debugfs_read_47738 carl9170_debugfs_read 3-0 47738 NULL
+qla2x00_drvr_version_show_47742 qla2x00_drvr_version_show 0 47742 NULL
-+use_zero_page_show_47747 use_zero_page_show 0 47747 NULL nohasharray
-+ir_prepare_write_buffer_47747 ir_prepare_write_buffer 3 47747 &use_zero_page_show_47747
++ir_prepare_write_buffer_47747 ir_prepare_write_buffer 3 47747 NULL nohasharray
++use_zero_page_show_47747 use_zero_page_show 0 47747 &ir_prepare_write_buffer_47747
+hpfs_write_end_47748 hpfs_write_end 5-0 47748 NULL nohasharray
+rose_add_loopback_node_47748 rose_add_loopback_node 0 47748 &hpfs_write_end_47748 nohasharray
+usb2_hardware_lpm_store_47748 usb2_hardware_lpm_store 0-4 47748 &rose_add_loopback_node_47748
@@ -138909,8 +139244,8 @@ index 0000000..df41844
+show_id_47795 show_id 0 47795 NULL
+sl_open_47801 sl_open 0 47801 NULL
+hello_timer_show_47803 hello_timer_show 0 47803 NULL
-+store_fc_vport_disable_47804 store_fc_vport_disable 0-4 47804 NULL nohasharray
-+W6692_empty_Bfifo_47804 W6692_empty_Bfifo 2 47804 &store_fc_vport_disable_47804
++W6692_empty_Bfifo_47804 W6692_empty_Bfifo 2 47804 NULL nohasharray
++store_fc_vport_disable_47804 store_fc_vport_disable 0-4 47804 &W6692_empty_Bfifo_47804
+lov_packmd_47810 lov_packmd 0 47810 NULL
+show_counter_tx_flow_pkts_47812 show_counter_tx_flow_pkts 0 47812 NULL
+show_fan_full_speed_47818 show_fan_full_speed 0 47818 NULL
@@ -138932,7 +139267,8 @@ index 0000000..df41844
+gfs2_aspace_writepage_47845 gfs2_aspace_writepage 0 47845 NULL
+wil_request_firmware_47846 wil_request_firmware 0 47846 NULL nohasharray
+qla4_82xx_start_firmware_47846 qla4_82xx_start_firmware 0 47846 &wil_request_firmware_47846
-+ecryptfs_write_inode_size_to_xattr_47848 ecryptfs_write_inode_size_to_xattr 0 47848 NULL
++ecryptfs_write_inode_size_to_xattr_47848 ecryptfs_write_inode_size_to_xattr 0 47848 NULL nohasharray
++setauthsize_47848 setauthsize 0 47848 &ecryptfs_write_inode_size_to_xattr_47848
+reg_clear_47849 reg_clear 0 47849 NULL
+ath10k_pci_diag_write32_47850 ath10k_pci_diag_write32 0 47850 NULL
+__iscsi_nacl_auth_store_password_mutual_47853 __iscsi_nacl_auth_store_password_mutual 0-3 47853 NULL
@@ -138960,14 +139296,13 @@ index 0000000..df41844
+elants_version_attribute_show_47912 elants_version_attribute_show 0 47912 NULL nohasharray
+radeon_get_pm_method_47912 radeon_get_pm_method 0 47912 &elants_version_attribute_show_47912 nohasharray
+chip_label_show_47912 chip_label_show 0 47912 &radeon_get_pm_method_47912
-+timeout_read_47915 timeout_read 0-3 47915 NULL nohasharray
-+sp_header_47915 sp_header 0 47915 &timeout_read_47915
++sp_header_47915 sp_header 0 47915 NULL nohasharray
++timeout_read_47915 timeout_read 0-3 47915 &sp_header_47915
+cfs_percpt_alloc_47918 cfs_percpt_alloc 2 47918 NULL
+bond_option_queue_id_set_47919 bond_option_queue_id_set 0 47919 NULL
+device_show_ulong_47926 device_show_ulong 0 47926 NULL nohasharray
+comedi_write_47926 comedi_write 3 47926 &device_show_ulong_47926
+show_mlid_47928 show_mlid 0 47928 NULL
-+max77686_rtc_read_time_47944 max77686_rtc_read_time 0 47944 NULL
+efivar_entry_get_47945 efivar_entry_get 0 47945 NULL
+b44_open_47950 b44_open 0 47950 NULL
+psmouse_attr_set_rate_47953 psmouse_attr_set_rate 0-4 47953 NULL
@@ -138993,12 +139328,11 @@ index 0000000..df41844
+enter_47990 enter 0 47990 &dbg_port_buf_47990
+lpfc_topology_store_47992 lpfc_topology_store 0-4 47992 NULL
+ib_umad_write_47993 ib_umad_write 3-0 47993 NULL
-+objects_show_47995 objects_show 0 47995 NULL
-+show_session_param_ISCSI_PARAM_AUTO_SND_TGT_DISABLE_47997 show_session_param_ISCSI_PARAM_AUTO_SND_TGT_DISABLE 0 47997 NULL nohasharray
-+l2cap_sock_alloc_skb_cb_47997 l2cap_sock_alloc_skb_cb 3-2 47997 &show_session_param_ISCSI_PARAM_AUTO_SND_TGT_DISABLE_47997
++l2cap_sock_alloc_skb_cb_47997 l2cap_sock_alloc_skb_cb 3-2 47997 NULL nohasharray
++show_session_param_ISCSI_PARAM_AUTO_SND_TGT_DISABLE_47997 show_session_param_ISCSI_PARAM_AUTO_SND_TGT_DISABLE 0 47997 &l2cap_sock_alloc_skb_cb_47997
+__tda18271_write_regs_47998 __tda18271_write_regs 0 47998 NULL
+lustre_cfg_len_48002 lustre_cfg_len 0 48002 NULL
-+_iwl_dbgfs_enable_scan_iteration_notif_write_48007 _iwl_dbgfs_enable_scan_iteration_notif_write 3 48007 NULL
++_iwl_dbgfs_enable_scan_iteration_notif_write_48007 _iwl_dbgfs_enable_scan_iteration_notif_write 3-0 48007 NULL
+aa_file_perm_48010 aa_file_perm 0 48010 NULL
+koneplus_sysfs_show_actual_profile_48011 koneplus_sysfs_show_actual_profile 0 48011 NULL nohasharray
+ipx_create_48011 ipx_create 0 48011 &koneplus_sysfs_show_actual_profile_48011 nohasharray
@@ -139007,7 +139341,6 @@ index 0000000..df41844
+iscsit_ta_netif_timeout_48013 iscsit_ta_netif_timeout 0 48013 &munmap_notify_48013
+coda_statfs_48015 coda_statfs 0 48015 NULL
+rtl92se_hw_init_48027 rtl92se_hw_init 0 48027 NULL
-+trace_show_48031 trace_show 0 48031 NULL
+scsi_format_sense_hdr_48035 scsi_format_sense_hdr 2 48035 NULL
+id_mode_to_cifs_acl_48036 id_mode_to_cifs_acl 0 48036 NULL nohasharray
+cs_parse_auto_config_48036 cs_parse_auto_config 0 48036 &id_mode_to_cifs_acl_48036
@@ -139030,11 +139363,11 @@ index 0000000..df41844
+wdtpci_temp_read_48072 wdtpci_temp_read 0-3 48072 NULL
+read_rbu_mono_data_48078 read_rbu_mono_data 3-0 48078 NULL
+xen_mce_chrdev_read_48087 xen_mce_chrdev_read 0-3 48087 NULL
-+cp2112_hid_output_48094 cp2112_hid_output 0-3 48094 NULL
++cp2112_hid_output_48094 cp2112_hid_output 3-0 48094 NULL
+mmc_alloc_host_48097 mmc_alloc_host 1 48097 NULL nohasharray
+topology_change_timer_show_48097 topology_change_timer_show 0 48097 &mmc_alloc_host_48097
-+i7core_inject_enable_show_48107 i7core_inject_enable_show 0 48107 NULL nohasharray
-+radio_isa_common_probe_48107 radio_isa_common_probe 3 48107 &i7core_inject_enable_show_48107
++radio_isa_common_probe_48107 radio_isa_common_probe 3 48107 NULL nohasharray
++i7core_inject_enable_show_48107 i7core_inject_enable_show 0 48107 &radio_isa_common_probe_48107
+pmcraid_show_adapter_id_48108 pmcraid_show_adapter_id 0 48108 NULL nohasharray
+skcipher_setkey_48108 skcipher_setkey 0 48108 &pmcraid_show_adapter_id_48108
+rmd256_final_48110 rmd256_final 0 48110 NULL
@@ -139050,24 +139383,23 @@ index 0000000..df41844
+vmw_framebuffer_surface_dirty_48132 vmw_framebuffer_surface_dirty 6 48132 NULL
+bdc_submit_cmd_48137 bdc_submit_cmd 0 48137 NULL
+rtsx_read_cfg_seq_48139 rtsx_read_cfg_seq 3-5 48139 NULL
-+statistics_write_48141 statistics_write 0-3 48141 NULL nohasharray
++set_discoverable_48141 set_discoverable 4 48141 NULL nohasharray
++statistics_write_48141 statistics_write 0-3 48141 &set_discoverable_48141 nohasharray
+bd2802_store_reg0x01_48141 bd2802_store_reg0x01 0-4 48141 &statistics_write_48141 nohasharray
-+store_fan_smart_tach_48141 store_fan_smart_tach 0-4 48141 &bd2802_store_reg0x01_48141 nohasharray
-+set_discoverable_48141 set_discoverable 4 48141 &store_fan_smart_tach_48141
++store_fan_smart_tach_48141 store_fan_smart_tach 0-4 48141 &bd2802_store_reg0x01_48141
+hdmi_streamon_48144 hdmi_streamon 0 48144 NULL
+dn_fib_count_nhs_48145 dn_fib_count_nhs 0 48145 NULL
+__tcp_push_pending_frames_48148 __tcp_push_pending_frames 2 48148 NULL
+SyS_vmsplice_48150 SyS_vmsplice 3 48150 NULL
-+_add_to_r4w_48152 _add_to_r4w 4 48152 NULL nohasharray
-+bitmap_onto_48152 bitmap_onto 4 48152 &_add_to_r4w_48152
++_add_to_r4w_48152 _add_to_r4w 4 48152 NULL
+bnx2i_host_get_param_48156 bnx2i_host_get_param 0 48156 NULL
+isr_dma1_done_read_48159 isr_dma1_done_read 3-0 48159 NULL nohasharray
+rx4581_get_datetime_48159 rx4581_get_datetime 0 48159 &isr_dma1_done_read_48159
+c4iw_id_table_alloc_48163 c4iw_id_table_alloc 3 48163 NULL
+macvlan_open_48169 macvlan_open 0 48169 NULL
+rbd_obj_method_sync_48170 rbd_obj_method_sync 8-0 48170 NULL nohasharray
-+bnx2x_get_regs_len_48170 bnx2x_get_regs_len 0 48170 &rbd_obj_method_sync_48170 nohasharray
-+ocfs2_find_next_zero_bit_unaligned_48170 ocfs2_find_next_zero_bit_unaligned 3-2 48170 &bnx2x_get_regs_len_48170
++ocfs2_find_next_zero_bit_unaligned_48170 ocfs2_find_next_zero_bit_unaligned 2-3 48170 &rbd_obj_method_sync_48170 nohasharray
++bnx2x_get_regs_len_48170 bnx2x_get_regs_len 0 48170 &ocfs2_find_next_zero_bit_unaligned_48170
+minix_setattr_48171 minix_setattr 0 48171 NULL
+__netxen_nic_up_48175 __netxen_nic_up 0 48175 NULL
+rocker_port_set_mac_address_48176 rocker_port_set_mac_address 0 48176 NULL
@@ -139075,6 +139407,7 @@ index 0000000..df41844
+ltc2945_reg_to_val_48179 ltc2945_reg_to_val 0 48179 NULL nohasharray
+store_48179 store 0-3 48179 <c2945_reg_to_val_48179
+snd_nm256_pcm_prepare_48180 snd_nm256_pcm_prepare 0 48180 NULL
++cx25821_queue_setup_48182 cx25821_queue_setup 0 48182 NULL
+__orinoco_commit_48184 __orinoco_commit 0 48184 NULL
+alloc_cc770dev_48186 alloc_cc770dev 1 48186 NULL
+init_ipath_48187 init_ipath 1 48187 NULL nohasharray
@@ -139091,15 +139424,14 @@ index 0000000..df41844
+il3945_hw_nic_init_48216 il3945_hw_nic_init 0 48216 NULL nohasharray
+cifs_read_data_offset_48216 cifs_read_data_offset 0 48216 &il3945_hw_nic_init_48216
+is_block_in_journal_48223 is_block_in_journal 3 48223 NULL
-+iwl_mvm_beacon_filter_send_cmd_48226 iwl_mvm_beacon_filter_send_cmd 0 48226 NULL nohasharray
-+uv_blade_nr_possible_cpus_48226 uv_blade_nr_possible_cpus 0 48226 &iwl_mvm_beacon_filter_send_cmd_48226
++uv_blade_nr_possible_cpus_48226 uv_blade_nr_possible_cpus 0 48226 NULL nohasharray
++iwl_mvm_beacon_filter_send_cmd_48226 iwl_mvm_beacon_filter_send_cmd 0 48226 &uv_blade_nr_possible_cpus_48226
+nilfs_readpages_48229 nilfs_readpages 4 48229 NULL
+read_file_recv_48232 read_file_recv 3-0 48232 NULL
+s_video_encoding_48233 s_video_encoding 0 48233 NULL
+collisions_show_48236 collisions_show 0 48236 NULL
+fake_rw_show_48237 fake_rw_show 0 48237 NULL
-+nouveau_i2c_port_create__48240 nouveau_i2c_port_create_ 7 48240 NULL nohasharray
-+show_priv_session_state_48240 show_priv_session_state 0 48240 &nouveau_i2c_port_create__48240
++show_priv_session_state_48240 show_priv_session_state 0 48240 NULL
+snd_fm801_playback_prepare_48242 snd_fm801_playback_prepare 0 48242 NULL nohasharray
+i7core_show_counter_1_48242 i7core_show_counter_1 0 48242 &snd_fm801_playback_prepare_48242
+nfsctl_transaction_read_48250 nfsctl_transaction_read 3-0 48250 NULL
@@ -139114,9 +139446,9 @@ index 0000000..df41844
+store_48272 store 0-3 48272 &pcistub_slot_show_48272
+rbd_name_show_48274 rbd_name_show 0 48274 NULL nohasharray
+__modver_version_show_48274 __modver_version_show 0 48274 &rbd_name_show_48274
-+qlcnic_83xx_get_regs_len_48275 qlcnic_83xx_get_regs_len 0 48275 NULL nohasharray
-+xgene_rtc_read_time_48275 xgene_rtc_read_time 0 48275 &qlcnic_83xx_get_regs_len_48275 nohasharray
-+trace_options_write_48275 trace_options_write 3 48275 &xgene_rtc_read_time_48275
++xgene_rtc_read_time_48275 xgene_rtc_read_time 0 48275 NULL nohasharray
++qlcnic_83xx_get_regs_len_48275 qlcnic_83xx_get_regs_len 0 48275 &xgene_rtc_read_time_48275 nohasharray
++trace_options_write_48275 trace_options_write 3 48275 &qlcnic_83xx_get_regs_len_48275
+E_md4hash_48276 E_md4hash 0 48276 NULL
+ath5k_hw_reset_tx_queue_48279 ath5k_hw_reset_tx_queue 0 48279 NULL
+compat_sys_io_getevents_48283 compat_sys_io_getevents 3 48283 NULL
@@ -139130,7 +139462,7 @@ index 0000000..df41844
+timblogiw_read_48305 timblogiw_read 3-0 48305 NULL
+ubifs_save_dirty_idx_lnums_48309 ubifs_save_dirty_idx_lnums 0 48309 NULL nohasharray
+opts_store_48309 opts_store 0-3 48309 &ubifs_save_dirty_idx_lnums_48309
-+hash_setkey_48310 hash_setkey 0-3 48310 NULL
++hash_setkey_48310 hash_setkey 3-0 48310 NULL
+patch_alc262_48312 patch_alc262 0 48312 NULL
+crb_read_48313 crb_read 0 48313 NULL
+iso_stream_schedule_48324 iso_stream_schedule 0 48324 NULL
@@ -139141,6 +139473,7 @@ index 0000000..df41844
+store_fc_host_vport_create_48336 store_fc_host_vport_create 0-4 48336 NULL
+show_version_48337 show_version 0 48337 NULL
+dev_set_bus_48339 dev_set_bus 0 48339 NULL
++kvm_mmu_pte_write_48340 kvm_mmu_pte_write 2 48340 NULL
+blinkm_test_run_48343 blinkm_test_run 0 48343 NULL
+attr_select_right_show_tpkbd_48344 attr_select_right_show_tpkbd 0 48344 NULL nohasharray
+read_exec_48344 read_exec 0 48344 &attr_select_right_show_tpkbd_48344
@@ -139153,7 +139486,6 @@ index 0000000..df41844
+snd_cmipci_playback_spdif_prepare_48360 snd_cmipci_playback_spdif_prepare 0 48360 NULL
+lpfc_hdw_show_48361 lpfc_hdw_show 0 48361 NULL
+queue_physical_block_size_show_48362 queue_physical_block_size_show 0 48362 NULL
-+skb_add_data_48363 skb_add_data 3 48363 NULL
+store_temp23_48364 store_temp23 0-4 48364 NULL
+iscsi_complete_pdu_48372 iscsi_complete_pdu 4 48372 NULL
+ath10k_wait_for_peer_deleted_48374 ath10k_wait_for_peer_deleted 0 48374 NULL
@@ -139163,6 +139495,7 @@ index 0000000..df41844
+snd_jack_dev_register_48384 snd_jack_dev_register 0 48384 &node_read_cpumask_48384
+wl1271_acx_tx_config_options_48385 wl1271_acx_tx_config_options 0 48385 NULL
+do_sock_sendmsg_48388 do_sock_sendmsg 0-3 48388 NULL
++align_size_48396 align_size 0-2 48396 NULL
+jffs2_do_readpage_unlock_48397 jffs2_do_readpage_unlock 0 48397 NULL
+mos7840_set_reg_sync_48398 mos7840_set_reg_sync 0 48398 NULL
+ath10k_read_htt_max_amsdu_ampdu_48401 ath10k_read_htt_max_amsdu_ampdu 3-0 48401 NULL
@@ -139172,8 +139505,9 @@ index 0000000..df41844
+bql_set_48412 bql_set 0-2 48412 NULL
+lbs_debugfs_write_48413 lbs_debugfs_write 3-0 48413 NULL
+uhid_event_from_user_48417 uhid_event_from_user 2-0 48417 NULL
-+wl1271_ap_init_null_template_48418 wl1271_ap_init_null_template 0 48418 NULL nohasharray
-+div64_u64_rem_48418 div64_u64_rem 0 48418 &wl1271_ap_init_null_template_48418
++div64_u64_rem_48418 div64_u64_rem 0 48418 NULL nohasharray
++wl1271_ap_init_null_template_48418 wl1271_ap_init_null_template 0 48418 &div64_u64_rem_48418
++iwl_dbgfs_fw_dbg_collect_write_48421 iwl_dbgfs_fw_dbg_collect_write 0-3 48421 NULL
+kfd_ioctl_48422 kfd_ioctl 2 48422 NULL nohasharray
+iscsi_stat_instance_show_attr_disc_time_48422 iscsi_stat_instance_show_attr_disc_time 0 48422 &kfd_ioctl_48422
+pwr_tx_without_ps_read_48423 pwr_tx_without_ps_read 3-0 48423 NULL nohasharray
@@ -139182,28 +139516,23 @@ index 0000000..df41844
+bch_flash_dev_store_48429 bch_flash_dev_store 0-4 48429 NULL
+__hw_addr_del_entry_48430 __hw_addr_del_entry 0 48430 NULL nohasharray
+store_vgapass_48430 store_vgapass 0-4 48430 &__hw_addr_del_entry_48430
-+nfs_weak_revalidate_48432 nfs_weak_revalidate 0 48432 NULL
+b43legacy_chip_init_48439 b43legacy_chip_init 0 48439 NULL
+print_filtered_48442 print_filtered 0-2 48442 NULL
+snd_find_free_minor_48446 snd_find_free_minor 0 48446 NULL
+vlv_pipe_crc_ctl_reg_48447 vlv_pipe_crc_ctl_reg 0 48447 NULL
-+rtl2830_rd_48451 rtl2830_rd 0 48451 NULL nohasharray
-+shmem_add_to_page_cache_48451 shmem_add_to_page_cache 0 48451 &rtl2830_rd_48451
-+fan_get_48455 fan_get 0 48455 NULL
++shmem_add_to_page_cache_48451 shmem_add_to_page_cache 0 48451 NULL
+stac_beep_switch_ctl_48456 stac_beep_switch_ctl 0 48456 NULL nohasharray
+dlfb_ops_set_par_48456 dlfb_ops_set_par 0 48456 &stac_beep_switch_ctl_48456
+alb_set_slave_mac_addr_48460 alb_set_slave_mac_addr 0 48460 NULL
+hotkey_status_get_48462 hotkey_status_get 0 48462 NULL
-+tun_recvmsg_48463 tun_recvmsg 0-4 48463 NULL
-+toshiba_kbd_bl_mode_store_48465 toshiba_kbd_bl_mode_store 0-4 48465 NULL
-+getname_48466 getname 0 48466 NULL nohasharray
-+copy_page_from_iter_iovec_48466 copy_page_from_iter_iovec 0-3 48466 &getname_48466
++tun_recvmsg_48463 tun_recvmsg 4-0 48463 NULL
++copy_page_from_iter_iovec_48466 copy_page_from_iter_iovec 0-3 48466 NULL nohasharray
++getname_48466 getname 0 48466 ©_page_from_iter_iovec_48466
+adis16136_write_frequency_48469 adis16136_write_frequency 0-4 48469 NULL nohasharray
+compat_SyS_preadv64_48469 compat_SyS_preadv64 3 48469 &adis16136_write_frequency_48469
+_iwl_dbgfs_bt_tx_prio_write_48473 _iwl_dbgfs_bt_tx_prio_write 3-0 48473 NULL
+afs_write_back_from_locked_page_48477 afs_write_back_from_locked_page 0 48477 NULL
-+set_in16_max_48479 set_in16_max 0-4 48479 NULL nohasharray
-+pid_revalidate_48479 pid_revalidate 0 48479 &set_in16_max_48479
++set_in16_max_48479 set_in16_max 0-4 48479 NULL
+bh1770_get_prox_rate_below_48483 bh1770_get_prox_rate_below 0 48483 NULL nohasharray
+bd2802_store_reg0x12_48483 bd2802_store_reg0x12 0-4 48483 &bh1770_get_prox_rate_below_48483
+security_inode_getsecctx_48485 security_inode_getsecctx 0 48485 NULL
@@ -139215,14 +139544,15 @@ index 0000000..df41844
+rocker_port_vlan_rx_add_vid_48495 rocker_port_vlan_rx_add_vid 0 48495 &ocfs2_refcount_cow_48495
+store_48497 store 0-3 48497 NULL nohasharray
+store_temp_auto_offset_hyst_48497 store_temp_auto_offset_hyst 0-4 48497 &store_48497
-+send_control_msg_48498 send_control_msg 0-6 48498 NULL
++send_control_msg_48498 send_control_msg 6-0 48498 NULL
+show_temp_type_48500 show_temp_type 0 48500 NULL
+convert_tail_for_hole_48503 convert_tail_for_hole 0 48503 NULL
+serio_show_description_48505 serio_show_description 0 48505 NULL
+diva_os_copy_to_user_48508 diva_os_copy_to_user 4 48508 NULL nohasharray
+size_show_48508 size_show 0 48508 &diva_os_copy_to_user_48508
+dln2_i2c_read_48511 dln2_i2c_read 0-4 48511 NULL
-+phantom_get_free_48514 phantom_get_free 0 48514 NULL
++phantom_get_free_48514 phantom_get_free 0 48514 NULL nohasharray
++vti6_get_size_48514 vti6_get_size 0 48514 &phantom_get_free_48514
+lm3530_get_mode_from_str_48515 lm3530_get_mode_from_str 0 48515 NULL
+ieee80211_open_48520 ieee80211_open 0 48520 NULL
+fcoe_disable_48527 fcoe_disable 0 48527 NULL
@@ -139252,6 +139582,7 @@ index 0000000..df41844
+ixgbe_set_mac_48584 ixgbe_set_mac 0 48584 NULL
+set_a_clr_err_48585 set_a_clr_err 0-4 48585 NULL
+set_channels_48590 set_channels 0 48590 NULL
++update_fw_48597 update_fw 0 48597 NULL
+get_register_interruptible_48598 get_register_interruptible 0 48598 NULL
+label_SKIN_48603 label_SKIN 0 48603 NULL
+il3945_show_channels_48609 il3945_show_channels 0 48609 NULL
@@ -139279,8 +139610,8 @@ index 0000000..df41844
+bnx2_init_cpus_48669 bnx2_init_cpus 0 48669 NULL
+ubi_eba_unmap_leb_48671 ubi_eba_unmap_leb 0 48671 NULL
+read_48672 read 0 48672 NULL
-+order_show_48676 order_show 0 48676 NULL nohasharray
-+l2cap_build_cmd_48676 l2cap_build_cmd 4 48676 &order_show_48676
++l2cap_build_cmd_48676 l2cap_build_cmd 4 48676 NULL
++emit_request_48679 emit_request 0 48679 NULL
+carl9170_set_operating_mode_48683 carl9170_set_operating_mode 0 48683 NULL
+ceph_setattr_48686 ceph_setattr 0 48686 NULL
+ecm_opts_ifname_show_48687 ecm_opts_ifname_show 0 48687 NULL nohasharray
@@ -139292,7 +139623,6 @@ index 0000000..df41844
+adp5520_bl_dark_max_show_48697 adp5520_bl_dark_max_show 0 48697 NULL
+altera_drscan_48698 altera_drscan 2 48698 NULL
+wlcore_boot_upload_firmware_48701 wlcore_boot_upload_firmware 0 48701 NULL
-+cpu_partial_store_48703 cpu_partial_store 0-3 48703 NULL
+kvm_set_irq_routing_48704 kvm_set_irq_routing 3 48704 NULL
+mwl8k_start_48706 mwl8k_start 0 48706 NULL nohasharray
+mwl8k_cmd_update_mac_addr_48706 mwl8k_cmd_update_mac_addr 0 48706 &mwl8k_start_48706 nohasharray
@@ -139320,8 +139650,8 @@ index 0000000..df41844
+xfs_dir3_sf_entsize_48758 xfs_dir3_sf_entsize 0-2 48758 NULL
+qla4xxx_fw_uptime_show_48759 qla4xxx_fw_uptime_show 0 48759 NULL
+apds990x_lux_thresh_below_show_48763 apds990x_lux_thresh_below_show 0 48763 NULL
-+event_buffer_read_48772 event_buffer_read 0-3 48772 NULL nohasharray
-+l2cap_segment_sdu_48772 l2cap_segment_sdu 4 48772 &event_buffer_read_48772
++l2cap_segment_sdu_48772 l2cap_segment_sdu 4 48772 NULL nohasharray
++event_buffer_read_48772 event_buffer_read 0-3 48772 &l2cap_segment_sdu_48772
+rds_set_bool_option_48773 rds_set_bool_option 0 48773 NULL
+boottime_set_48781 boottime_set 0-4 48781 NULL
+lm3533_ctrlbank_set_pwm_48784 lm3533_ctrlbank_set_pwm 0 48784 NULL
@@ -139329,7 +139659,7 @@ index 0000000..df41844
+nfc_llcp_send_snl_sdreq_48793 nfc_llcp_send_snl_sdreq 3 48793 NULL
+gadget_dev_desc_bMaxPacketSize0_show_48795 gadget_dev_desc_bMaxPacketSize0_show 0 48795 NULL nohasharray
+led_invert_store_48795 led_invert_store 0-4 48795 &gadget_dev_desc_bMaxPacketSize0_show_48795
-+lua_sysfs_write_48797 lua_sysfs_write 0-6 48797 NULL
++lua_sysfs_write_48797 lua_sysfs_write 6-0 48797 NULL
+lock_extent_buffer_for_io_48800 lock_extent_buffer_for_io 0 48800 NULL nohasharray
+rbd_add_single_major_48800 rbd_add_single_major 0-3 48800 &lock_extent_buffer_for_io_48800
+il3945_sta_dbgfs_stats_table_read_48802 il3945_sta_dbgfs_stats_table_read 3-0 48802 NULL
@@ -139344,8 +139674,9 @@ index 0000000..df41844
+atomic_counters_read_48827 atomic_counters_read 3-0 48827 NULL
+exchange_bmi_msg_48829 exchange_bmi_msg 0 48829 NULL
+vmci_transport_notify_recv_post_dequeue_48831 vmci_transport_notify_recv_post_dequeue 0 48831 NULL
-+vbi_queue_setup_48842 vbi_queue_setup 0 48842 NULL nohasharray
-+vc_do_resize_48842 vc_do_resize 3-4 48842 &vbi_queue_setup_48842
++vc_do_resize_48842 vc_do_resize 3-4 48842 NULL nohasharray
++vbi_queue_setup_48842 vbi_queue_setup 0 48842 &vc_do_resize_48842 nohasharray
++velocity_get_sset_count_48842 velocity_get_sset_count 0 48842 &vbi_queue_setup_48842
+ds1511_rtc_set_alarm_48843 ds1511_rtc_set_alarm 0 48843 NULL
+show_host_param_ISCSI_HOST_PARAM_INITIATOR_NAME_48845 show_host_param_ISCSI_HOST_PARAM_INITIATOR_NAME 0 48845 NULL
+il_dbgfs_force_reset_write_48846 il_dbgfs_force_reset_write 0-3 48846 NULL
@@ -139354,9 +139685,7 @@ index 0000000..df41844
+rpf_s_ctrl_48853 rpf_s_ctrl 0 48853 NULL
+suspend_dtim_interval_write_48854 suspend_dtim_interval_write 3-0 48854 NULL nohasharray
+ath10k_wait_for_peer_common_48854 ath10k_wait_for_peer_common 0 48854 &suspend_dtim_interval_write_48854
-+ext2_get_xip_mem_48858 ext2_get_xip_mem 0 48858 NULL
+mwl8k_cmd_rf_tx_power_48860 mwl8k_cmd_rf_tx_power 0 48860 NULL
-+seq_buf_buffer_left_48863 seq_buf_buffer_left 0 48863 NULL
+viafb_dvp1_proc_write_48864 viafb_dvp1_proc_write 3-0 48864 NULL
+submit_async_48869 submit_async 0 48869 NULL
+xgmac_change_mtu_48870 xgmac_change_mtu 0 48870 NULL
@@ -139364,7 +139693,6 @@ index 0000000..df41844
+sys_setgroups16_48882 sys_setgroups16 1 48882 NULL
+chksum_final_48884 chksum_final 0 48884 NULL nohasharray
+carl9170_write_reg_48884 carl9170_write_reg 0 48884 &chksum_final_48884
-+get_xip_mem_48886 get_xip_mem 0 48886 NULL
+nlmon_change_mtu_48887 nlmon_change_mtu 0 48887 NULL
+ext2_alloc_branch_48889 ext2_alloc_branch 4 48889 NULL
+rt2x00mac_sta_add_48891 rt2x00mac_sta_add 0 48891 NULL nohasharray
@@ -139372,8 +139700,8 @@ index 0000000..df41844
+adummy_open_48895 adummy_open 0 48895 NULL
+nouveau_hwmon_set_max_temp_hyst_48896 nouveau_hwmon_set_max_temp_hyst 0-4 48896 NULL
+joydev_handle_JSIOCSAXMAP_48898 joydev_handle_JSIOCSAXMAP 3 48898 NULL nohasharray
-+MT2063_Tune_48898 MT2063_Tune 0 48898 &joydev_handle_JSIOCSAXMAP_48898 nohasharray
-+mac_drv_rx_init_48898 mac_drv_rx_init 2 48898 &MT2063_Tune_48898
++mac_drv_rx_init_48898 mac_drv_rx_init 2 48898 &joydev_handle_JSIOCSAXMAP_48898 nohasharray
++MT2063_Tune_48898 MT2063_Tune 0 48898 &mac_drv_rx_init_48898
+xdi_copy_to_user_48900 xdi_copy_to_user 4 48900 NULL nohasharray
+store_online_48900 store_online 0-4 48900 &xdi_copy_to_user_48900
+set_in_max2_48905 set_in_max2 0-4 48905 NULL
@@ -139402,8 +139730,8 @@ index 0000000..df41844
+info_proc_write_48969 info_proc_write 0-3 48969 NULL
+lbmIOWait_48970 lbmIOWait 0 48970 NULL
+vmci_handle_arr_create_48971 vmci_handle_arr_create 1 48971 NULL
-+ipr_free_dump_48976 ipr_free_dump 0 48976 NULL nohasharray
-+devm_kmemdup_48976 devm_kmemdup 3 48976 &ipr_free_dump_48976
++devm_kmemdup_48976 devm_kmemdup 3 48976 NULL nohasharray
++ipr_free_dump_48976 ipr_free_dump 0 48976 &devm_kmemdup_48976
+sha256_ssse3_final_48980 sha256_ssse3_final 0 48980 NULL nohasharray
+myri10ge_send_cmd_48980 myri10ge_send_cmd 0 48980 &sha256_ssse3_final_48980
+nilfs_direct_IO_48981 nilfs_direct_IO 4-0 48981 NULL
@@ -139433,17 +139761,17 @@ index 0000000..df41844
+ath5k_attr_store_ani_mode_49029 ath5k_attr_store_ani_mode 0-4 49029 NULL
+ll_xattr_cache_add_49032 ll_xattr_cache_add 4-0 49032 NULL
+ahci_show_host_version_49034 ahci_show_host_version 0 49034 NULL
-+target_fabric_port_show_attr_alua_tg_pt_gp_49037 target_fabric_port_show_attr_alua_tg_pt_gp 0 49037 NULL nohasharray
-+pvscsi_change_queue_depth_49037 pvscsi_change_queue_depth 0-2 49037 &target_fabric_port_show_attr_alua_tg_pt_gp_49037
++pvscsi_change_queue_depth_49037 pvscsi_change_queue_depth 2-0 49037 NULL nohasharray
++target_fabric_port_show_attr_alua_tg_pt_gp_49037 target_fabric_port_show_attr_alua_tg_pt_gp 0 49037 &pvscsi_change_queue_depth_49037
+pm_qos_resume_latency_store_49038 pm_qos_resume_latency_store 0-4 49038 NULL
+show_sas_expander_product_id_49046 show_sas_expander_product_id 0 49046 NULL
+bnad_rx_msix_register_49047 bnad_rx_msix_register 0 49047 NULL
-+kovaplus_send_control_49052 kovaplus_send_control 0 49052 NULL nohasharray
-+security_kernel_module_request_49052 security_kernel_module_request 0 49052 &kovaplus_send_control_49052 nohasharray
-+setup_msi_irq_49052 setup_msi_irq 0 49052 &security_kernel_module_request_49052
++setup_msi_irq_49052 setup_msi_irq 0 49052 NULL nohasharray
++kovaplus_send_control_49052 kovaplus_send_control 0 49052 &setup_msi_irq_49052 nohasharray
++security_kernel_module_request_49052 security_kernel_module_request 0 49052 &kovaplus_send_control_49052
+ubi_read_49061 ubi_read 0 49061 NULL
-+net2280_queue_49065 net2280_queue 0 49065 NULL nohasharray
-+l2cap_bredr_sig_cmd_49065 l2cap_bredr_sig_cmd 3 49065 &net2280_queue_49065
++l2cap_bredr_sig_cmd_49065 l2cap_bredr_sig_cmd 3 49065 NULL nohasharray
++net2280_queue_49065 net2280_queue 0 49065 &l2cap_bredr_sig_cmd_49065
+rx_stats_read_49066 rx_stats_read 0 49066 NULL
+avoid_reset_quirk_store_49067 avoid_reset_quirk_store 0-4 49067 NULL
+read_regs_49068 read_regs 0 49068 NULL
@@ -139451,10 +139779,9 @@ index 0000000..df41844
+ov7670_s_exp_49073 ov7670_s_exp 0 49073 NULL
+md_attr_store_49074 md_attr_store 0-4 49074 NULL
+dstr_read_regr_49075 dstr_read_regr 0 49075 NULL
-+rj54n1_reg_init_49076 rj54n1_reg_init 0 49076 NULL nohasharray
-+show_fan_49076 show_fan 0 49076 &rj54n1_reg_init_49076
-+show_crash_notes_49079 show_crash_notes 0 49079 NULL nohasharray
-+atl2_change_mtu_49079 atl2_change_mtu 0 49079 &show_crash_notes_49079
++show_fan_49076 show_fan 0 49076 NULL nohasharray
++rj54n1_reg_init_49076 rj54n1_reg_init 0 49076 &show_fan_49076
++atl2_change_mtu_49079 atl2_change_mtu 0 49079 NULL
+cpia2_set_flicker_mode_49086 cpia2_set_flicker_mode 0 49086 NULL
+da9052_set_alarm_49087 da9052_set_alarm 0 49087 NULL
+wl12xx_sta_add_49093 wl12xx_sta_add 0 49093 NULL
@@ -139469,10 +139796,10 @@ index 0000000..df41844
+walk_pmd_range_49127 walk_pmd_range 0 49127 NULL
+dn_check_state_49133 dn_check_state 0 49133 NULL
+pt_read_49136 pt_read 3-0 49136 NULL nohasharray
-+qib_user_sdma_pin_pages_49136 qib_user_sdma_pin_pages 0-5-4 49136 &pt_read_49136 nohasharray
-+netxen_setup_msi_interrupts_49136 netxen_setup_msi_interrupts 2 49136 &qib_user_sdma_pin_pages_49136
++netxen_setup_msi_interrupts_49136 netxen_setup_msi_interrupts 2 49136 &pt_read_49136 nohasharray
++qib_user_sdma_pin_pages_49136 qib_user_sdma_pin_pages 0 49136 &netxen_setup_msi_interrupts_49136
+read_file_49137 read_file 4 49137 NULL
-+affs_write_begin_49139 affs_write_begin 0-3 49139 NULL
++affs_write_begin_49139 affs_write_begin 3-0 49139 NULL
+apds990x_prox_reporting_avail_show_49143 apds990x_prox_reporting_avail_show 0 49143 NULL
+wl1271_ps_elp_wakeup_49149 wl1271_ps_elp_wakeup 0 49149 NULL nohasharray
+bd2802_store_reg0x15_49149 bd2802_store_reg0x15 0-4 49149 &wl1271_ps_elp_wakeup_49149
@@ -139493,14 +139820,13 @@ index 0000000..df41844
+lpfc_enable_fip_show_49166 lpfc_enable_fip_show 0 49166 NULL nohasharray
+fuse_notify_poll_49166 fuse_notify_poll 0 49166 &lpfc_enable_fip_show_49166
+ext4_free_clusters_after_init_49174 ext4_free_clusters_after_init 2 49174 NULL
-+__jfs_setxattr_49175 __jfs_setxattr 0-5 49175 NULL
++__jfs_setxattr_49175 __jfs_setxattr 5-0 49175 NULL
+w1_master_probe_49176 w1_master_probe 0 49176 NULL
+ath6kl_bgscan_int_write_49178 ath6kl_bgscan_int_write 3-0 49178 NULL
+dvb_dvr_ioctl_49182 dvb_dvr_ioctl 2 49182 NULL
+phy_device_create_49190 phy_device_create 3 49190 NULL
+vmlfb_set_par_49191 vmlfb_set_par 0 49191 NULL
+xfs_da_grow_inode_49192 xfs_da_grow_inode 0 49192 NULL
-+adv7180_mbus_fmt_49194 adv7180_mbus_fmt 0 49194 NULL
+sm501fb_debug_show_pnl_49195 sm501fb_debug_show_pnl 0 49195 NULL
+_iwl_dbgfs_netdetect_write_49196 _iwl_dbgfs_netdetect_write 3-0 49196 NULL
+iwl_dbgfs_ucode_general_stats_read_49199 iwl_dbgfs_ucode_general_stats_read 3-0 49199 NULL nohasharray
@@ -139514,9 +139840,7 @@ index 0000000..df41844
+ceph_vxattrcb_dir_rbytes_49217 ceph_vxattrcb_dir_rbytes 0 49217 NULL
+target_stat_scsi_auth_intr_show_attr_read_mbytes_49221 target_stat_scsi_auth_intr_show_attr_read_mbytes 0 49221 NULL
+tpm_store_ppi_request_49225 tpm_store_ppi_request 0-4 49225 NULL
-+nouveau_therm_create__49228 nouveau_therm_create_ 4 49228 NULL
-+roccat_common2_sysfs_write_profile_settings_49229 roccat_common2_sysfs_write_profile_settings 0-6-5 49229 NULL nohasharray
-+bad_file_splice_read_49229 bad_file_splice_read 0 49229 &roccat_common2_sysfs_write_profile_settings_49229
++roccat_common2_sysfs_write_profile_settings_49229 roccat_common2_sysfs_write_profile_settings 0-6-5 49229 NULL
+p2m_timeouts_show_49231 p2m_timeouts_show 0 49231 NULL
+smm665_show_crit_alarm_49232 smm665_show_crit_alarm 0 49232 NULL
+show_dh_state_49233 show_dh_state 0 49233 NULL nohasharray
@@ -139542,7 +139866,6 @@ index 0000000..df41844
+rx_filter_beacon_filter_read_49279 rx_filter_beacon_filter_read 3-0 49279 NULL
+nilfs_bmap_assign_49282 nilfs_bmap_assign 0 49282 NULL
+store_49284 store 0 49284 NULL
-+bcache_dev_stripe_dirty_49286 bcache_dev_stripe_dirty 2 49286 NULL
+ext4_xattr_ibody_list_49287 ext4_xattr_ibody_list 0 49287 NULL nohasharray
+node_read_distance_49287 node_read_distance 0 49287 &ext4_xattr_ibody_list_49287
+viafb_dfph_proc_write_49288 viafb_dfph_proc_write 3-0 49288 NULL
@@ -139551,6 +139874,7 @@ index 0000000..df41844
+uio_read_49300 uio_read 3-0 49300 NULL
+ocfs2_resmap_find_free_bits_49301 ocfs2_resmap_find_free_bits 3 49301 NULL
+bch_bset_print_stats_49303 bch_bset_print_stats 0 49303 NULL
++cyapa_gen5_suspend_scanning_49305 cyapa_gen5_suspend_scanning 0 49305 NULL
+isku_sysfs_read_keys_macro_49312 isku_sysfs_read_keys_macro 6-0-5 49312 NULL
+request_locality_49318 request_locality 0 49318 NULL
+SYSC_mincore_49319 SYSC_mincore 2-1 49319 NULL
@@ -139558,7 +139882,6 @@ index 0000000..df41844
+fwtty_port_handler_49327 fwtty_port_handler 9 49327 NULL
+show_freq_49329 show_freq 0 49329 NULL
+srpt_alloc_ioctx_ring_49330 srpt_alloc_ioctx_ring 3-4-2 49330 NULL
-+__intel_map_single_49338 __intel_map_single 0-2 49338 NULL
+statfs_slow_fill_49342 statfs_slow_fill 0 49342 NULL
+cfpkt_setlen_49343 cfpkt_setlen 2 49343 NULL
+ipath_set_rx_pol_inv_49344 ipath_set_rx_pol_inv 0 49344 NULL
@@ -139585,14 +139908,14 @@ index 0000000..df41844
+acpi_ds_execute_arguments_49406 acpi_ds_execute_arguments 0 49406 NULL
+tnode_alloc_49407 tnode_alloc 1 49407 NULL
+rivafb_set_par_49411 rivafb_set_par 0 49411 NULL
-+be_cmd_vlan_config_49413 be_cmd_vlan_config 0 49413 NULL
+tdfxfb_set_par_49414 tdfxfb_set_par 0 49414 NULL
+__mce_read_apei_49415 __mce_read_apei 0 49415 NULL
+quirk_pcie_aspm_write_49416 quirk_pcie_aspm_write 0 49416 NULL
++kbd_backlight_mode_store_49419 kbd_backlight_mode_store 0-4 49419 NULL
+iscsi_nacl_attrib_show_random_r2t_offsets_49422 iscsi_nacl_attrib_show_random_r2t_offsets 0 49422 NULL
+hdmiphy_s_stream_49426 hdmiphy_s_stream 0 49426 NULL
+et131x_get_regs_len_49430 et131x_get_regs_len 0 49430 NULL
-+md_domain_init_49432 md_domain_init 2 49432 NULL
++ds1685_rtc_read_time_49432 ds1685_rtc_read_time 0 49432 NULL
+probe_kernel_read_49437 probe_kernel_read 0 49437 NULL
+compat_do_msg_fill_49440 compat_do_msg_fill 3 49440 NULL
+sctp_auth_asoc_init_active_key_49442 sctp_auth_asoc_init_active_key 0 49442 NULL
@@ -139604,13 +139927,13 @@ index 0000000..df41844
+snd_ymfpci_capture_trigger_49466 snd_ymfpci_capture_trigger 0 49466 NULL
+mmc_name_show_49467 mmc_name_show 0 49467 NULL
+xfs_iformat_local_49472 xfs_iformat_local 4 49472 NULL
-+dn_nsp_do_disc_49474 dn_nsp_do_disc 6 49474 NULL
++dn_nsp_do_disc_49474 dn_nsp_do_disc 6-2 49474 NULL
+buf_prepare_49476 buf_prepare 0 49476 NULL
+fan_fan2_input_show_49478 fan_fan2_input_show 0 49478 NULL
+rhine_vlan_rx_add_vid_49482 rhine_vlan_rx_add_vid 0 49482 NULL
+tipc_bclink_get_mtu_49483 tipc_bclink_get_mtu 0 49483 NULL nohasharray
-+b43legacy_validate_chipaccess_49483 b43legacy_validate_chipaccess 0 49483 &tipc_bclink_get_mtu_49483 nohasharray
-+esp4_get_mtu_49483 esp4_get_mtu 0-2 49483 &b43legacy_validate_chipaccess_49483
++esp4_get_mtu_49483 esp4_get_mtu 0-2 49483 &tipc_bclink_get_mtu_49483 nohasharray
++b43legacy_validate_chipaccess_49483 b43legacy_validate_chipaccess 0 49483 &esp4_get_mtu_49483
+ath10k_wmi_set_sta_ps_param_49484 ath10k_wmi_set_sta_ps_param 0 49484 NULL
+isr_decrypt_done_read_49490 isr_decrypt_done_read 3-0 49490 NULL
+r820t_read_49492 r820t_read 0-4 49492 NULL
@@ -139627,7 +139950,8 @@ index 0000000..df41844
+pch_gbe_open_49518 pch_gbe_open 0 49518 NULL
+SyS_listxattr_49519 SyS_listxattr 3 49519 NULL
+__sock_recvmsg_nosec_49520 __sock_recvmsg_nosec 0-4 49520 NULL nohasharray
-+logical_ring_flush_all_caches_49520 logical_ring_flush_all_caches 0 49520 &__sock_recvmsg_nosec_49520
++emulator_write_phys_49520 emulator_write_phys 2 49520 &__sock_recvmsg_nosec_49520
++xgbe_change_mtu_49524 xgbe_change_mtu 2-0 49524 NULL
+show_tcpOutSegs_49528 show_tcpOutSegs 0 49528 NULL nohasharray
+light_write_49528 light_write 0 49528 &show_tcpOutSegs_49528 nohasharray
+read_partial_49528 read_partial 2 49528 &light_write_49528
@@ -139653,8 +139977,8 @@ index 0000000..df41844
+show_in_alarm_49582 show_in_alarm 0 49582 NULL
+readfifo_49583 readfifo 1 49583 NULL
+gfs2_quota_lock_49587 gfs2_quota_lock 0 49587 NULL
-+aty_valid_pll_ct_49589 aty_valid_pll_ct 0 49589 NULL nohasharray
-+cpu_mask_to_apicid_and_49589 cpu_mask_to_apicid_and 0 49589 &aty_valid_pll_ct_49589
++cpu_mask_to_apicid_and_49589 cpu_mask_to_apicid_and 0 49589 NULL nohasharray
++aty_valid_pll_ct_49589 aty_valid_pll_ct 0 49589 &cpu_mask_to_apicid_and_49589
+usbhid_get_power_49590 usbhid_get_power 0 49590 NULL
+frag_rx_path_49593 frag_rx_path 3 49593 NULL
+evm_inode_setattr_49594 evm_inode_setattr 0 49594 NULL nohasharray
@@ -139673,8 +139997,7 @@ index 0000000..df41844
+compat_SyS_fcntl64_49613 compat_SyS_fcntl64 3 49613 NULL
+qla4_83xx_set_idc_ver_49615 qla4_83xx_set_idc_ver 0 49615 NULL
+btrfs_mksubvol_49616 btrfs_mksubvol 3 49616 NULL nohasharray
-+mt2060_get_if_frequency_49616 mt2060_get_if_frequency 0 49616 &btrfs_mksubvol_49616 nohasharray
-+complete_walk_49616 complete_walk 0 49616 &mt2060_get_if_frequency_49616
++mt2060_get_if_frequency_49616 mt2060_get_if_frequency 0 49616 &btrfs_mksubvol_49616
+xfs_attr3_leaf_add_49617 xfs_attr3_leaf_add 0 49617 NULL
+vt596_transaction_49618 vt596_transaction 0 49618 NULL
+smk_write_doi_49621 smk_write_doi 3-0 49621 NULL nohasharray
@@ -139684,7 +140007,7 @@ index 0000000..df41844
+btrfsic_cmp_log_and_dev_bytenr_49628 btrfsic_cmp_log_and_dev_bytenr 2 49628 NULL
+ecryptfs_permission_49634 ecryptfs_permission 0 49634 NULL nohasharray
+cbaf_cdid_get_49634 cbaf_cdid_get 0 49634 &ecryptfs_permission_49634
-+v9fs_lookup_revalidate_49638 v9fs_lookup_revalidate 0 49638 NULL
++rds_notify_queue_get_49635 rds_notify_queue_get 0 49635 NULL
+raw_enable_allfilters_49639 raw_enable_allfilters 0 49639 NULL
+max_user_freq_show_49643 max_user_freq_show 0 49643 NULL
+pyra_sysfs_read_info_49669 pyra_sysfs_read_info 0-5-6 49669 NULL
@@ -139697,8 +140020,8 @@ index 0000000..df41844
+fw_status_49690 fw_status 0 49690 NULL
+__setup_irq_49696 __setup_irq 0 49696 NULL
+sys_gethostname_49698 sys_gethostname 2 49698 NULL
-+snd_usb_endpoint_set_params_49703 snd_usb_endpoint_set_params 0 49703 NULL nohasharray
-+tcp_sacktag_walk_49703 tcp_sacktag_walk 5-6 49703 &snd_usb_endpoint_set_params_49703
++tcp_sacktag_walk_49703 tcp_sacktag_walk 5-6 49703 NULL nohasharray
++snd_usb_endpoint_set_params_49703 snd_usb_endpoint_set_params 0 49703 &tcp_sacktag_walk_49703
+picolcd_operation_mode_delay_show_49709 picolcd_operation_mode_delay_show 0 49709 NULL
+vnic_dev_add_addr_49710 vnic_dev_add_addr 0 49710 NULL nohasharray
+do_iter_readv_writev_49710 do_iter_readv_writev 0 49710 &vnic_dev_add_addr_49710
@@ -139714,8 +140037,8 @@ index 0000000..df41844
+cbaf_send_host_info_49737 cbaf_send_host_info 0 49737 &write_exec_49737
+check_frame_49741 check_frame 0 49741 NULL
+ixgbe_vlan_rx_add_vid_49743 ixgbe_vlan_rx_add_vid 0 49743 NULL
-+iio_show_dev_name_49744 iio_show_dev_name 0 49744 NULL nohasharray
-+zd_usb_iowrite16v_49744 zd_usb_iowrite16v 3 49744 &iio_show_dev_name_49744
++zd_usb_iowrite16v_49744 zd_usb_iowrite16v 3 49744 NULL nohasharray
++iio_show_dev_name_49744 iio_show_dev_name 0 49744 &zd_usb_iowrite16v_49744
+show_usblim_49746 show_usblim 0 49746 NULL nohasharray
+uvc_init_video_49746 uvc_init_video 0 49746 &show_usblim_49746
+firmware_loading_show_49748 firmware_loading_show 0 49748 NULL
@@ -139726,15 +140049,16 @@ index 0000000..df41844
+pb0100_set_red_balance_49756 pb0100_set_red_balance 0 49756 NULL
+nci_skb_alloc_49757 nci_skb_alloc 2 49757 NULL
+key_conf_keylen_read_49758 key_conf_keylen_read 3-0 49758 NULL nohasharray
-+zr364xx_prepare_49758 zr364xx_prepare 0 49758 &key_conf_keylen_read_49758 nohasharray
-+cfg80211_vendor_event_alloc_49758 cfg80211_vendor_event_alloc 2 49758 &zr364xx_prepare_49758
++cfg80211_vendor_event_alloc_49758 cfg80211_vendor_event_alloc 2 49758 &key_conf_keylen_read_49758 nohasharray
++zr364xx_prepare_49758 zr364xx_prepare 0 49758 &cfg80211_vendor_event_alloc_49758
+acpi_ps_get_next_namepath_49760 acpi_ps_get_next_namepath 0 49760 NULL
+ceph_uninline_data_49761 ceph_uninline_data 0 49761 NULL
+fuse_conn_waiting_read_49762 fuse_conn_waiting_read 3-0 49762 NULL
-+mx2_camera_get_formats_49765 mx2_camera_get_formats 0 49765 NULL nohasharray
-+show_ipv4_iface_gateway_49765 show_ipv4_iface_gateway 0 49765 &mx2_camera_get_formats_49765 nohasharray
-+nmi_suspend_49765 nmi_suspend 0 49765 &show_ipv4_iface_gateway_49765
-+isku_sysfs_write_49767 isku_sysfs_write 0-5 49767 NULL
++keyspan_write_room_49763 keyspan_write_room 0 49763 NULL
++show_ipv4_iface_gateway_49765 show_ipv4_iface_gateway 0 49765 NULL nohasharray
++nmi_suspend_49765 nmi_suspend 0 49765 &show_ipv4_iface_gateway_49765 nohasharray
++mx2_camera_get_formats_49765 mx2_camera_get_formats 0 49765 &nmi_suspend_49765
++isku_sysfs_write_49767 isku_sysfs_write 5-0 49767 NULL
+ivtvfb_set_var_49771 ivtvfb_set_var 0 49771 NULL
+dev_show_49780 dev_show 0 49780 NULL
+set_port0_handler_49783 set_port0_handler 4-0 49783 NULL nohasharray
@@ -139748,17 +140072,17 @@ index 0000000..df41844
+nfs_file_fsync_49792 nfs_file_fsync 0 49792 NULL
+store_ideapad_cam_49794 store_ideapad_cam 0-4 49794 NULL
+nilfs_segctor_README_show_49796 nilfs_segctor_README_show 0 49796 NULL
-+asiliantfb_check_var_49807 asiliantfb_check_var 0 49807 NULL nohasharray
-+__of_parse_phandle_with_args_49807 __of_parse_phandle_with_args 0 49807 &asiliantfb_check_var_49807
++__of_parse_phandle_with_args_49807 __of_parse_phandle_with_args 0 49807 NULL nohasharray
++asiliantfb_check_var_49807 asiliantfb_check_var 0 49807 &__of_parse_phandle_with_args_49807
+xfs_buf_submit_wait_49810 xfs_buf_submit_wait 0 49810 NULL
+po1030_set_hvflip_49811 po1030_set_hvflip 0 49811 NULL
+show_config_pending_49814 show_config_pending 0 49814 NULL
+v9fs_file_fsync_dotl_49822 v9fs_file_fsync_dotl 0 49822 NULL
+nilfs_dev_revision_show_49827 nilfs_dev_revision_show 0 49827 NULL
-+ntfs_copy_from_user_iovec_49829 ntfs_copy_from_user_iovec 0-6-3 49829 NULL
-+add_uuid_49831 add_uuid 4 49831 NULL nohasharray
-+ns_get_name_49831 ns_get_name 0 49831 &add_uuid_49831 nohasharray
-+nvkm_engctx_create__49831 nvkm_engctx_create_ 8 49831 &ns_get_name_49831
++ntfs_copy_from_user_iovec_49829 ntfs_copy_from_user_iovec 6-0-3 49829 NULL
++nvkm_engctx_create__49831 nvkm_engctx_create_ 8 49831 NULL nohasharray
++add_uuid_49831 add_uuid 4 49831 &nvkm_engctx_create__49831 nohasharray
++ns_get_name_49831 ns_get_name 0 49831 &add_uuid_49831
+tcf_csum_ipv4_tcp_49834 tcf_csum_ipv4_tcp 3 49834 NULL
+ath6kl_fwlog_block_read_49836 ath6kl_fwlog_block_read 3-0 49836 NULL
+snd_azf3328_pcm_prepare_49838 snd_azf3328_pcm_prepare 0 49838 NULL nohasharray
@@ -139768,12 +140092,12 @@ index 0000000..df41844
+scsi_dispatch_cmd_entry_49848 scsi_dispatch_cmd_entry 3-0 49848 NULL
+timeradd_entry_49850 timeradd_entry 3-0 49850 NULL
+ecryptfs_statfs_49853 ecryptfs_statfs 0 49853 NULL
++efx_fill_loopback_test_49855 efx_fill_loopback_test 0-4 49855 NULL
+udplite_sk_init_49856 udplite_sk_init 0 49856 NULL
-+uart_write_49863 uart_write 0-3 49863 NULL
+store_modes_49864 store_modes 0-4 49864 NULL
+e1000_setup_tx_resources_49867 e1000_setup_tx_resources 0 49867 NULL
+____request_module_49868 ____request_module 0 49868 NULL
-+sctp_setsockopt_bindx_49870 sctp_setsockopt_bindx 0-3 49870 NULL
++sctp_setsockopt_bindx_49870 sctp_setsockopt_bindx 3-0 49870 NULL
+carl9170_op_get_stats_49871 carl9170_op_get_stats 0 49871 NULL
+wm831x_rtc_stop_alarm_49875 wm831x_rtc_stop_alarm 0 49875 NULL
+s_filter_49877 s_filter 0 49877 NULL
@@ -139785,8 +140109,8 @@ index 0000000..df41844
+bnx2x_open_49905 bnx2x_open 0 49905 NULL
+ea_put_49907 ea_put 0 49907 NULL
+qnx4_statfs_49911 qnx4_statfs 0 49911 NULL
-+available_governors_show_49912 available_governors_show 0 49912 NULL nohasharray
-+ecryptfs_filldir_49912 ecryptfs_filldir 3 49912 &available_governors_show_49912
++ecryptfs_filldir_49912 ecryptfs_filldir 3 49912 NULL nohasharray
++available_governors_show_49912 available_governors_show 0 49912 &ecryptfs_filldir_49912
+fuse_send_write_49915 fuse_send_write 0-4 49915 NULL
+bsp_pm_callback_49917 bsp_pm_callback 0 49917 NULL
+show_voltage_label_49923 show_voltage_label 0 49923 NULL nohasharray
@@ -139795,7 +140119,7 @@ index 0000000..df41844
+beacon_timeout_ms_store_49935 beacon_timeout_ms_store 0-4 49935 NULL
+mxl301rf_set_params_49936 mxl301rf_set_params 0 49936 NULL
+gnttab_setup_auto_xlat_frames_49940 gnttab_setup_auto_xlat_frames 1 49940 NULL
-+tpm_get_random_49950 tpm_get_random 0 49950 NULL
++tpm_get_random_49950 tpm_get_random 0-3 49950 NULL
+iscsi_nacl_attrib_show_default_erl_49955 iscsi_nacl_attrib_show_default_erl 0 49955 NULL
+saa7706h_i2c_transfer_49957 saa7706h_i2c_transfer 3 49957 NULL
+snd_soundfont_load_49964 snd_soundfont_load 0-3 49964 NULL
@@ -139822,6 +140146,7 @@ index 0000000..df41844
+cx231xx_i2c_send_bytes_50007 cx231xx_i2c_send_bytes 0 50007 NULL nohasharray
+group_addr_store_50007 group_addr_store 0-4 50007 &cx231xx_i2c_send_bytes_50007
+dn_mss_from_pmtu_50011 dn_mss_from_pmtu 0-2 50011 NULL
++hugetlb_entry_50017 hugetlb_entry 0 50017 NULL
+security_context_to_sid_50019 security_context_to_sid 2-0 50019 NULL nohasharray
+ASIE_show_50019 ASIE_show 0 50019 &security_context_to_sid_50019
+isdn_read_50021 isdn_read 3-0 50021 NULL
@@ -139835,9 +140160,10 @@ index 0000000..df41844
+do_set_pwm_mode_50035 do_set_pwm_mode 0 50035 NULL
+read_partial_message_section_50036 read_partial_message_section 3 50036 NULL
+acpi_ut_copy_ipackage_to_epackage_50038 acpi_ut_copy_ipackage_to_epackage 0 50038 NULL
-+dbg_chk_lpt_free_spc_50040 dbg_chk_lpt_free_spc 0 50040 NULL nohasharray
-+nf_sockopt_50040 nf_sockopt 0 50040 &dbg_chk_lpt_free_spc_50040 nohasharray
-+wait_for_free_request_50040 wait_for_free_request 0 50040 &nf_sockopt_50040
++wait_for_free_request_50040 wait_for_free_request 0 50040 NULL nohasharray
++dbg_chk_lpt_free_spc_50040 dbg_chk_lpt_free_spc 0 50040 &wait_for_free_request_50040 nohasharray
++nf_sockopt_50040 nf_sockopt 0 50040 &dbg_chk_lpt_free_spc_50040
++read_lid_handling_50041 read_lid_handling 0 50041 NULL
+target_stat_scsi_tgt_dev_show_attr_resets_50044 target_stat_scsi_tgt_dev_show_attr_resets 0 50044 NULL
+wl1251_hw_init_mem_config_50045 wl1251_hw_init_mem_config 0 50045 NULL nohasharray
+iscsi_tpg_attrib_store_t10_pi_50045 iscsi_tpg_attrib_store_t10_pi 0-3 50045 &wl1251_hw_init_mem_config_50045
@@ -139868,7 +140194,7 @@ index 0000000..df41844
+show_chassis_clear_50119 show_chassis_clear 0 50119 NULL
+rx_streaming_interval_write_50120 rx_streaming_interval_write 3-0 50120 NULL nohasharray
+show_counter_ib_symbol_errs_50120 show_counter_ib_symbol_errs 0 50120 &rx_streaming_interval_write_50120
-+ocrdma_dbgfs_ops_write_50123 ocrdma_dbgfs_ops_write 3 50123 NULL
++ocrdma_dbgfs_ops_write_50123 ocrdma_dbgfs_ops_write 3-0 50123 NULL
+roccat_common2_sysfs_write_light_50130 roccat_common2_sysfs_write_light 0-6-5 50130 NULL
+wake_up_wlan_store_50132 wake_up_wlan_store 0-4 50132 NULL nohasharray
+elan_i2c_finish_fw_update_50132 elan_i2c_finish_fw_update 0 50132 &wake_up_wlan_store_50132
@@ -139922,9 +140248,9 @@ index 0000000..df41844
+sg_kmalloc_50240 sg_kmalloc 1 50240 NULL nohasharray
+nilfs_cpfile_get_stat_50240 nilfs_cpfile_get_stat 0 50240 &sg_kmalloc_50240
+adp8870_bl_l5_dark_max_store_50252 adp8870_bl_l5_dark_max_store 4-0 50252 NULL
-+cx25821_s_ctrl_50261 cx25821_s_ctrl 0 50261 NULL nohasharray
-+gadget_config_desc_MaxPower_show_50261 gadget_config_desc_MaxPower_show 0 50261 &cx25821_s_ctrl_50261 nohasharray
-+afs_extract_data_50261 afs_extract_data 5 50261 &gadget_config_desc_MaxPower_show_50261
++afs_extract_data_50261 afs_extract_data 5 50261 NULL nohasharray
++cx25821_s_ctrl_50261 cx25821_s_ctrl 0 50261 &afs_extract_data_50261 nohasharray
++gadget_config_desc_MaxPower_show_50261 gadget_config_desc_MaxPower_show 0 50261 &cx25821_s_ctrl_50261
+igb_init_interrupt_scheme_50262 igb_init_interrupt_scheme 0 50262 NULL
+vlan_dev_hard_header_50263 vlan_dev_hard_header 0 50263 NULL
+isci_phy_control_50264 isci_phy_control 0 50264 NULL
@@ -139955,28 +140281,25 @@ index 0000000..df41844
+batadv_mesh_init_50324 batadv_mesh_init 0 50324 &sdr_cap_start_streaming_50324
+ds2781_recall_eeprom_50328 ds2781_recall_eeprom 0 50328 NULL
+do_launder_page_50329 do_launder_page 0 50329 NULL
-+nouveau_engine_create__50331 nouveau_engine_create_ 7 50331 NULL
+picolcd_fb_update_rate_show_50333 picolcd_fb_update_rate_show 0 50333 NULL
+lpfc_idiag_pcicfg_read_50334 lpfc_idiag_pcicfg_read 3-0 50334 NULL
+dax_io_50336 dax_io 5-4-0 50336 NULL
+snd_pcm_lib_writev_50337 snd_pcm_lib_writev 3-0 50337 NULL nohasharray
+ocfs2_block_to_cluster_group_50337 ocfs2_block_to_cluster_group 2 50337 &snd_pcm_lib_writev_50337
-+roccat_common2_send_with_status_50343 roccat_common2_send_with_status 0-4 50343 NULL
++roccat_common2_send_with_status_50343 roccat_common2_send_with_status 4-0 50343 NULL
+tpm_read_50344 tpm_read 3-0 50344 NULL
+set_auto_brightness_50345 set_auto_brightness 0 50345 NULL
+__orinoco_up_50349 __orinoco_up 0 50349 NULL
+nr_overcommit_hugepages_show_50351 nr_overcommit_hugepages_show 0 50351 NULL
-+efx_nic_update_stats_50352 efx_nic_update_stats 2 50352 NULL
+selinux_file_permission_50354 selinux_file_permission 0 50354 NULL
+isdn_ppp_read_50356 isdn_ppp_read 4-0 50356 NULL
+unpack_u16_chunk_50357 unpack_u16_chunk 0 50357 NULL
+iwl_dbgfs_echo_test_write_50362 iwl_dbgfs_echo_test_write 3-0 50362 NULL nohasharray
+solo_enc_on_50362 solo_enc_on 0 50362 &iwl_dbgfs_echo_test_write_50362 nohasharray
+ds2781_set_rsgain_setting_50362 ds2781_set_rsgain_setting 0-4 50362 &solo_enc_on_50362
-+setbrightness_50365 setbrightness 0 50365 NULL nohasharray
-+xfrm_send_migrate_50365 xfrm_send_migrate 5 50365 &setbrightness_50365
-+toshiba_available_kbd_modes_show_50369 toshiba_available_kbd_modes_show 0 50369 NULL nohasharray
-+roccat_common2_receive_50369 roccat_common2_receive 0-4 50369 &toshiba_available_kbd_modes_show_50369
++xfrm_send_migrate_50365 xfrm_send_migrate 5 50365 NULL nohasharray
++setbrightness_50365 setbrightness 0 50365 &xfrm_send_migrate_50365
++roccat_common2_receive_50369 roccat_common2_receive 4-0 50369 NULL
+store_pwm_temp_sel_50371 store_pwm_temp_sel 0-4 50371 NULL
+set_ctrl_50374 set_ctrl 0 50374 NULL
+sl_alloc_bufs_50380 sl_alloc_bufs 2 50380 NULL
@@ -139987,7 +140310,6 @@ index 0000000..df41844
+flags_show_50391 flags_show 0 50391 NULL
+ad7877_gpio3_show_50397 ad7877_gpio3_show 0 50397 NULL
+base_sock_create_50400 base_sock_create 0 50400 NULL
-+slab_size_show_50405 slab_size_show 0 50405 NULL
+snd_mask_refine_last_50406 snd_mask_refine_last 0 50406 NULL
+inode_getsecctx_50410 inode_getsecctx 0 50410 NULL
+l2tp_ip_sendmsg_50411 l2tp_ip_sendmsg 4-0 50411 NULL
@@ -140002,7 +140324,7 @@ index 0000000..df41844
+show_bluetooth_50436 show_bluetooth 0 50436 NULL
+xfs_alloc_update_counters_50441 xfs_alloc_update_counters 0 50441 NULL
+snd_cmipci_playback_trigger_50442 snd_cmipci_playback_trigger 0 50442 NULL
-+ecryptfs_write_lower_page_segment_50444 ecryptfs_write_lower_page_segment 4-0 50444 NULL
++ecryptfs_write_lower_page_segment_50444 ecryptfs_write_lower_page_segment 0-4 50444 NULL
+crypt_scatterlist_50445 crypt_scatterlist 0 50445 NULL nohasharray
+wanxl_open_50445 wanxl_open 0 50445 &crypt_scatterlist_50445
+patch_vt1702_50446 patch_vt1702 0 50446 NULL
@@ -140037,7 +140359,6 @@ index 0000000..df41844
+show_ep_handle_50508 show_ep_handle 0 50508 NULL
+isofs_readpage_50512 isofs_readpage 0 50512 NULL
+protection_type_store_50516 protection_type_store 0-4 50516 NULL
-+ath10k_wmi_10x_cmd_init_50518 ath10k_wmi_10x_cmd_init 0 50518 NULL
+ext3_freeze_50523 ext3_freeze 0 50523 NULL
+b43_op_get_stats_50524 b43_op_get_stats 0 50524 NULL nohasharray
+hsc_read_50524 hsc_read 0-3 50524 &b43_op_get_stats_50524
@@ -140048,9 +140369,9 @@ index 0000000..df41844
+fwnet_receive_packet_50537 fwnet_receive_packet 9 50537 NULL
+wlcore_set_partition_50538 wlcore_set_partition 0 50538 NULL nohasharray
+velocity_init_rings_50538 velocity_init_rings 0 50538 &wlcore_set_partition_50538
-+ip_local_out_sk_50539 ip_local_out_sk 0 50539 NULL nohasharray
-+vendor_id_store_50539 vendor_id_store 0-4 50539 &ip_local_out_sk_50539 nohasharray
-+ath6kl_set_ap_probe_resp_ies_50539 ath6kl_set_ap_probe_resp_ies 3 50539 &vendor_id_store_50539
++ath6kl_set_ap_probe_resp_ies_50539 ath6kl_set_ap_probe_resp_ies 3 50539 NULL nohasharray
++ip_local_out_sk_50539 ip_local_out_sk 0 50539 &ath6kl_set_ap_probe_resp_ies_50539 nohasharray
++vendor_id_store_50539 vendor_id_store 0-4 50539 &ip_local_out_sk_50539
+show_fan_div_50540 show_fan_div 0 50540 NULL nohasharray
+iwl_mvm_add_sta_50540 iwl_mvm_add_sta 0 50540 &show_fan_div_50540
+set_fcoe_ctlr_enabled_50542 set_fcoe_ctlr_enabled 0 50542 NULL
@@ -140077,7 +140398,7 @@ index 0000000..df41844
+pcsp_start_playing_50584 pcsp_start_playing 0 50584 &iwl_dbgfs_missed_beacon_read_50584
+rfcomm_sock_bind_50585 rfcomm_sock_bind 0 50585 NULL
+show_srp_rport_roles_50588 show_srp_rport_roles 0 50588 NULL
-+build_inv_iommu_pages_50589 build_inv_iommu_pages 3-2 50589 NULL
++build_inv_iommu_pages_50589 build_inv_iommu_pages 2-3 50589 NULL
+load_map_50592 load_map 0 50592 NULL
+sge_rx_50594 sge_rx 3 50594 NULL
+per_cpu_show_50601 per_cpu_show 0 50601 NULL
@@ -140090,11 +140411,12 @@ index 0000000..df41844
+show_pwm_ac_50609 show_pwm_ac 0 50609 &lx_hardware_stop_50609
+ipr_halt_50616 ipr_halt 0 50616 NULL
+rx_rx_checksum_result_read_50617 rx_rx_checksum_result_read 3-0 50617 NULL
-+show_session_param_ISCSI_PARAM_MAX_R2T_50618 show_session_param_ISCSI_PARAM_MAX_R2T 0 50618 NULL
++get_lid_handling_50618 get_lid_handling 0 50618 NULL nohasharray
++show_session_param_ISCSI_PARAM_MAX_R2T_50618 show_session_param_ISCSI_PARAM_MAX_R2T 0 50618 &get_lid_handling_50618
+sparse_early_usemaps_alloc_node_50623 sparse_early_usemaps_alloc_node 4 50623 NULL
+regcache_rbtree_write_50629 regcache_rbtree_write 2-0 50629 NULL nohasharray
-+ip_vs_local_request6_50629 ip_vs_local_request6 0 50629 ®cache_rbtree_write_50629 nohasharray
-+macvtap_alloc_skb_50629 macvtap_alloc_skb 3-4-2 50629 &ip_vs_local_request6_50629
++macvtap_alloc_skb_50629 macvtap_alloc_skb 2-3-4 50629 ®cache_rbtree_write_50629 nohasharray
++ip_vs_local_request6_50629 ip_vs_local_request6 0 50629 &macvtap_alloc_skb_50629
+enic_dev_add_station_addr_50630 enic_dev_add_station_addr 0 50630 NULL
+simple_transaction_get_50633 simple_transaction_get 3 50633 NULL
+__vm_enough_memory_50634 __vm_enough_memory 0 50634 NULL nohasharray
@@ -140116,7 +140438,7 @@ index 0000000..df41844
+ath6kl_tm_rx_event_50664 ath6kl_tm_rx_event 3 50664 &sys_readv_50664
+bnad_debugfs_read_50665 bnad_debugfs_read 3-0 50665 NULL
+show_ipv6_iface_ipaddress_50667 show_ipv6_iface_ipaddress 0 50667 NULL
-+ext2_try_to_allocate_with_rsv_50669 ext2_try_to_allocate_with_rsv 2-0-4 50669 NULL
++ext2_try_to_allocate_with_rsv_50669 ext2_try_to_allocate_with_rsv 2-4-0 50669 NULL
+addr_len_show_50673 addr_len_show 0 50673 NULL
+cifsFYI_proc_write_50682 cifsFYI_proc_write 0-3 50682 NULL
+nvidiafb_check_var_50683 nvidiafb_check_var 0 50683 NULL
@@ -140125,8 +140447,7 @@ index 0000000..df41844
+target_50689 target 0 50689 &i2c_smbus_read_byte_data_50689
+store_50690 store 0-3 50690 NULL
+_ep_queue_50692 _ep_queue 0 50692 NULL
-+xfs_growfs_get_hdr_buf_50697 xfs_growfs_get_hdr_buf 3 50697 NULL nohasharray
-+xen_release_pte_50697 xen_release_pte 1 50697 &xfs_growfs_get_hdr_buf_50697
++xfs_growfs_get_hdr_buf_50697 xfs_growfs_get_hdr_buf 3 50697 NULL
+dev_mem_read_50706 dev_mem_read 3-0 50706 NULL
+discover_50707 discover 0 50707 NULL
+regulator_total_uA_show_50713 regulator_total_uA_show 0 50713 NULL
@@ -140144,7 +140465,6 @@ index 0000000..df41844
+lcd_power_show_50740 lcd_power_show 0 50740 NULL
+__ext3_get_inode_loc_50744 __ext3_get_inode_loc 0 50744 NULL
+e1000_change_mtu_50745 e1000_change_mtu 0 50745 NULL
-+skein_256_init_50748 skein_256_init 0 50748 NULL
+ab3100_set_register_interruptible_50756 ab3100_set_register_interruptible 0 50756 NULL
+iscsi_sw_tcp_host_get_param_50757 iscsi_sw_tcp_host_get_param 0 50757 NULL
+skb_padto_50759 skb_padto 2 50759 NULL
@@ -140155,17 +140475,17 @@ index 0000000..df41844
+w1_f1C_write_50766 w1_f1C_write 3 50766 NULL
+dlm_recover_status_show_50769 dlm_recover_status_show 0 50769 NULL
+ocfs2_xattr_block_get_50773 ocfs2_xattr_block_get 0 50773 NULL nohasharray
-+g_crop_50773 g_crop 0 50773 &ocfs2_xattr_block_get_50773
++get_component_power_status_50773 get_component_power_status 0 50773 &ocfs2_xattr_block_get_50773 nohasharray
++g_crop_50773 g_crop 0 50773 &get_component_power_status_50773
+tm6000_read_write_usb_50774 tm6000_read_write_usb 7-0 50774 NULL nohasharray
-+pipe_handler_request_50774 pipe_handler_request 0-5 50774 &tm6000_read_write_usb_50774
++pipe_handler_request_50774 pipe_handler_request 5-0 50774 &tm6000_read_write_usb_50774
+sr_set_mac_address_50778 sr_set_mac_address 0 50778 NULL
+target_core_show_dev_udev_path_50780 target_core_show_dev_udev_path 0 50780 NULL nohasharray
+finish_fw_update_50780 finish_fw_update 0 50780 &target_core_show_dev_udev_path_50780
-+m2v_50781 m2v 1 50781 NULL
+dev_pm_qos_update_flags_50782 dev_pm_qos_update_flags 0 50782 NULL
+cpuidle_state_store_50783 cpuidle_state_store 0-4 50783 NULL
+digital_dep_link_up_50786 digital_dep_link_up 5 50786 NULL
-+ping_v4_sendmsg_50787 ping_v4_sendmsg 0-4 50787 NULL
++ping_v4_sendmsg_50787 ping_v4_sendmsg 4-0 50787 NULL
+cap_vm_enough_memory_50788 cap_vm_enough_memory 0 50788 NULL
+store_50792 store 0 50792 NULL
+tpm_write_50798 tpm_write 3-0 50798 NULL
@@ -140178,22 +140498,20 @@ index 0000000..df41844
+dpcm_show_state_50827 dpcm_show_state 0 50827 NULL nohasharray
+init_rx_ring_50827 init_rx_ring 4 50827 &dpcm_show_state_50827 nohasharray
+wl1251_cmd_data_path_tx_50827 wl1251_cmd_data_path_tx 0 50827 &init_rx_ring_50827
-+recvmsg_50829 recvmsg 0-4 50829 NULL nohasharray
-+cfusbl_device_notify_50829 cfusbl_device_notify 0 50829 &recvmsg_50829 nohasharray
-+acpi_ev_install_gpe_block_50829 acpi_ev_install_gpe_block 2 50829 &cfusbl_device_notify_50829
++acpi_ev_install_gpe_block_50829 acpi_ev_install_gpe_block 2 50829 NULL nohasharray
++recvmsg_50829 recvmsg 0-4 50829 &acpi_ev_install_gpe_block_50829 nohasharray
++cfusbl_device_notify_50829 cfusbl_device_notify 0 50829 &recvmsg_50829
+ecryptfs_write_inode_size_to_metadata_50833 ecryptfs_write_inode_size_to_metadata 0 50833 NULL
+nft_trans_alloc_50836 nft_trans_alloc 3 50836 NULL
+inet_getname_50838 inet_getname 0 50838 NULL nohasharray
+cw1200_sta_add_50838 cw1200_sta_add 0 50838 &inet_getname_50838
-+videobuf_dma_init_user_50839 videobuf_dma_init_user 0-4-3 50839 NULL
-+btrfs_map_sblock_50840 btrfs_map_sblock 3 50840 NULL nohasharray
-+nilfs_superblock_attr_store_50840 nilfs_superblock_attr_store 0-4 50840 &btrfs_map_sblock_50840
++videobuf_dma_init_user_50839 videobuf_dma_init_user 4-3-0 50839 NULL
++nilfs_superblock_attr_store_50840 nilfs_superblock_attr_store 0-4 50840 NULL
+self_check_write_50856 self_check_write 5-0 50856 NULL nohasharray
+frontend_probe_and_watch_50856 frontend_probe_and_watch 0 50856 &self_check_write_50856
+carl9170_debugfs_write_50857 carl9170_debugfs_write 3-0 50857 NULL
-+fat_write_begin_50858 fat_write_begin 0-3 50858 NULL
++fat_write_begin_50858 fat_write_begin 3-0 50858 NULL
+matroxfb_dh_set_par_50867 matroxfb_dh_set_par 0 50867 NULL
-+geneve_xmit_skb_50871 geneve_xmit_skb 13 50871 NULL
+lx_pipe_toggle_state_50874 lx_pipe_toggle_state 0 50874 NULL
+unmap_and_move_50876 unmap_and_move 0 50876 NULL
+vmci_transport_notify_send_init_50880 vmci_transport_notify_send_init 0 50880 NULL
@@ -140217,6 +140535,7 @@ index 0000000..df41844
+wl1271_sysfs_show_hw_pg_ver_50912 wl1271_sysfs_show_hw_pg_ver 0 50912 NULL
+snd_timer_user_read_50916 snd_timer_user_read 0-3 50916 NULL
+nilfs_dat_move_50917 nilfs_dat_move 0 50917 NULL
++wl1271_rx_handle_data_50919 wl1271_rx_handle_data 3 50919 NULL
+hash_recvmsg_50924 hash_recvmsg 4-0 50924 NULL
+busnum_show_50927 busnum_show 0 50927 NULL
+fotg210_urb_enqueue_50931 fotg210_urb_enqueue 0 50931 NULL
@@ -140229,14 +140548,14 @@ index 0000000..df41844
+show_port0_50948 show_port0 0 50948 &nes_show_ee_data_50948
+set_50949 set 0 50949 NULL nohasharray
+wl1271_op_add_interface_50949 wl1271_op_add_interface 0 50949 &set_50949
-+irq_timeout_write_50950 irq_timeout_write 3-0 50950 NULL nohasharray
-+mld_newpack_50950 mld_newpack 2 50950 &irq_timeout_write_50950 nohasharray
-+tp_la_write_50950 tp_la_write 3 50950 &mld_newpack_50950
++tp_la_write_50950 tp_la_write 3-0 50950 NULL nohasharray
++irq_timeout_write_50950 irq_timeout_write 3-0 50950 &tp_la_write_50950 nohasharray
++mld_newpack_50950 mld_newpack 2 50950 &irq_timeout_write_50950
+virtio_cread16_50951 virtio_cread16 0 50951 NULL
+zl10036_write_50952 zl10036_write 0 50952 NULL
+uwb_rc_mac_addr_set_50953 uwb_rc_mac_addr_set 0 50953 NULL
-+sdio_uart_write_50954 sdio_uart_write 3-0 50954 NULL nohasharray
-+__uncore_thresh5_show_50954 __uncore_thresh5_show 0 50954 &sdio_uart_write_50954
++__uncore_thresh5_show_50954 __uncore_thresh5_show 0 50954 NULL nohasharray
++sdio_uart_write_50954 sdio_uart_write 3 50954 &__uncore_thresh5_show_50954
+log_head_lsn_show_50956 log_head_lsn_show 0 50956 NULL
+SyS_setxattr_50957 SyS_setxattr 4 50957 NULL
+__ntfs_write_inode_50961 __ntfs_write_inode 0 50961 NULL
@@ -140247,7 +140566,6 @@ index 0000000..df41844
+wusb_chid_store_50968 wusb_chid_store 0-4 50968 NULL
+set_temp_over_50973 set_temp_over 0-4 50973 NULL
+typhoon_start_runtime_50974 typhoon_start_runtime 0 50974 NULL
-+skein1024_update_50977 skein1024_update 0 50977 NULL
+iwl_statistics_flag_50981 iwl_statistics_flag 3-0 50981 NULL
+pm_qos_no_power_off_store_50987 pm_qos_no_power_off_store 0-4 50987 NULL
+timeout_write_50991 timeout_write 3-0 50991 NULL
@@ -140263,16 +140581,17 @@ index 0000000..df41844
+proc_write_51003 proc_write 3-0 51003 NULL nohasharray
+channel_ce_count_show_51003 channel_ce_count_show 0 51003 &proc_write_51003
+ppp_read_51017 ppp_read 0-3 51017 NULL
++img_pwm_config_51020 img_pwm_config 0 51020 NULL
+lbs_dev_info_51023 lbs_dev_info 3-0 51023 NULL nohasharray
+il4965_get_tx_atten_grp_51023 il4965_get_tx_atten_grp 0 51023 &lbs_dev_info_51023
+qla2x00_sysfs_write_fw_dump_51025 qla2x00_sysfs_write_fw_dump 0-6-5 51025 NULL
+brcm_phy_setbits_51027 brcm_phy_setbits 0 51027 NULL
-+fuse_conn_congestion_threshold_read_51028 fuse_conn_congestion_threshold_read 3-0 51028 NULL nohasharray
-+ntfs_attr_find_51028 ntfs_attr_find 0 51028 &fuse_conn_congestion_threshold_read_51028
++fuse_conn_congestion_threshold_read_51028 fuse_conn_congestion_threshold_read 3-0 51028 NULL
+xfs_dir2_grow_inode_51030 xfs_dir2_grow_inode 0 51030 NULL
+dump_midi_51040 dump_midi 3 51040 NULL
+usb_get_descriptor_51041 usb_get_descriptor 0 51041 NULL
-+srpt_alloc_ioctx_51042 srpt_alloc_ioctx 2-3 51042 NULL
++srpt_alloc_ioctx_51042 srpt_alloc_ioctx 2-3 51042 NULL nohasharray
++i915_gem_object_get_pages_phys_51042 i915_gem_object_get_pages_phys 0 51042 &srpt_alloc_ioctx_51042
+store_detach_51045 store_detach 0-4 51045 NULL
+show_51050 show 0 51050 NULL nohasharray
+carl9170_mac_reset_51050 carl9170_mac_reset 0 51050 &show_51050
@@ -140289,6 +140608,7 @@ index 0000000..df41844
+store_drivers_probe_51077 store_drivers_probe 0-3 51077 &zatm_open_51077
+sys32_pwrite_51079 sys32_pwrite 3 51079 NULL
+removable_show_51080 removable_show 0 51080 NULL
++usb_sleep_charge_show_51081 usb_sleep_charge_show 0 51081 NULL
+sock_no_sendmsg_51082 sock_no_sendmsg 0-4 51082 NULL
+register_jprobes_51086 register_jprobes 0 51086 NULL
+bond_vlan_rx_add_vid_51087 bond_vlan_rx_add_vid 0 51087 NULL
@@ -140298,12 +140618,12 @@ index 0000000..df41844
+__ocfs2_find_path_51096 __ocfs2_find_path 0 51096 NULL
+ath10k_vdev_start_51101 ath10k_vdev_start 0 51101 NULL
+target_stat_scsi_auth_intr_show_attr_att_count_51106 target_stat_scsi_auth_intr_show_attr_att_count 0 51106 NULL
-+w1_ds2781_do_io_51110 w1_ds2781_do_io 0-4-3 51110 NULL nohasharray
-+ti_recv_51110 ti_recv 3 51110 &w1_ds2781_do_io_51110
++ti_recv_51110 ti_recv 3 51110 NULL nohasharray
++w1_ds2781_do_io_51110 w1_ds2781_do_io 0-4-3 51110 &ti_recv_51110
+iwl_set_Xtal_calib_51112 iwl_set_Xtal_calib 0 51112 NULL
+of_clk_get_parent_count_51114 of_clk_get_parent_count 0 51114 NULL
-+gpio_keys_attr_show_helper_51117 gpio_keys_attr_show_helper 0 51117 NULL nohasharray
-+iscsi_nop_out_rsp_51117 iscsi_nop_out_rsp 4 51117 &gpio_keys_attr_show_helper_51117
++iscsi_nop_out_rsp_51117 iscsi_nop_out_rsp 4 51117 NULL nohasharray
++gpio_keys_attr_show_helper_51117 gpio_keys_attr_show_helper 0 51117 &iscsi_nop_out_rsp_51117
+xfs_file_splice_read_51121 xfs_file_splice_read 0 51121 NULL
+do_vfs_lock_51127 do_vfs_lock 0 51127 NULL
+ips_write_info_51128 ips_write_info 0-3 51128 NULL
@@ -140313,33 +140633,34 @@ index 0000000..df41844
+amanda_help_51133 amanda_help 0 51133 NULL
+ltc4260_show_value_51135 ltc4260_show_value 0 51135 NULL nohasharray
+unfreeze_fs_51135 unfreeze_fs 0 51135 <c4260_show_value_51135
-+platform_pre_snapshot_51136 platform_pre_snapshot 0 51136 NULL nohasharray
-+alloc_rtllib_51136 alloc_rtllib 1 51136 &platform_pre_snapshot_51136
-+ath10k_bmi_write_memory_51137 ath10k_bmi_write_memory 0 51137 NULL
++alloc_rtllib_51136 alloc_rtllib 1 51136 NULL
++reg_read_51137 reg_read 0 51137 NULL nohasharray
++ath10k_bmi_write_memory_51137 ath10k_bmi_write_memory 0 51137 ®_read_51137
+show_in_input_51138 show_in_input 0 51138 NULL
+simple_xattr_set_51140 simple_xattr_set 4-0 51140 NULL
+saa7134_alsa_dma_init_51143 saa7134_alsa_dma_init 2 51143 NULL nohasharray
+elan_smbus_iap_get_mode_51143 elan_smbus_iap_get_mode 0 51143 &saa7134_alsa_dma_init_51143
+acpi_ps_get_aml_opcode_51145 acpi_ps_get_aml_opcode 0 51145 NULL
+xfs_trans_get_efd_51148 xfs_trans_get_efd 3 51148 NULL
-+compat_sys_pwritev64_51151 compat_sys_pwritev64 3 51151 NULL
++compat_sys_pwritev64_51151 compat_sys_pwritev64 3 51151 NULL nohasharray
++cyapa_reinitialize_51151 cyapa_reinitialize 0 51151 &compat_sys_pwritev64_51151
++__smsc911x_reg_read_51152 __smsc911x_reg_read 0 51152 NULL
+show_temp_max_alarm_51154 show_temp_max_alarm 0 51154 NULL
+driver_attach_51156 driver_attach 0 51156 NULL
+device_rev_show_51157 device_rev_show 0 51157 NULL
+walk_page_buffers_51170 walk_page_buffers 0 51170 NULL
+cap_task_setscheduler_51171 cap_task_setscheduler 0 51171 NULL
-+xen_release_pte_init_51173 xen_release_pte_init 1 51173 NULL
+online_store_51175 online_store 0-4 51175 NULL
+show_counter_rx_tid_valid_errs_51183 show_counter_rx_tid_valid_errs 0 51183 NULL
+cbaf_wusb_device_name_show_51184 cbaf_wusb_device_name_show 0 51184 NULL
+read_dsattenuation_51185 read_dsattenuation 0 51185 NULL
+v9fs_listxattr_51189 v9fs_listxattr 0-3 51189 NULL
-+nfs4_call_sync_sequence_51190 nfs4_call_sync_sequence 0 51190 NULL nohasharray
-+i40evf_acquire_msix_vectors_51190 i40evf_acquire_msix_vectors 2 51190 &nfs4_call_sync_sequence_51190
++i40evf_acquire_msix_vectors_51190 i40evf_acquire_msix_vectors 2 51190 NULL nohasharray
++nfs4_call_sync_sequence_51190 nfs4_call_sync_sequence 0 51190 &i40evf_acquire_msix_vectors_51190
+dpms_show_51191 dpms_show 0 51191 NULL
+get_uint_51193 get_uint 0 51193 NULL
+queue_requests_store_51194 queue_requests_store 3-0 51194 NULL
-+skb_copy_datagram_iter_51197 skb_copy_datagram_iter 0-4-2 51197 NULL
++skb_copy_datagram_iter_51197 skb_copy_datagram_iter 4-2-0 51197 NULL
+nilfs_dev_attr_show_51198 nilfs_dev_attr_show 0 51198 NULL
+atl1e_write_phy_reg_51200 atl1e_write_phy_reg 0 51200 NULL
+metrics_reset_store_51203 metrics_reset_store 0-4 51203 NULL
@@ -140361,7 +140682,6 @@ index 0000000..df41844
+drm_property_create_51239 drm_property_create 4 51239 NULL
+ath10k_bmi_fast_download_51242 ath10k_bmi_fast_download 0 51242 NULL
+show_sas_end_dev_tlr_enabled_51243 show_sas_end_dev_tlr_enabled 0 51243 NULL
-+isofs_hash_common_51247 isofs_hash_common 0 51247 NULL
+show_constraint_min_power_uw_51248 show_constraint_min_power_uw 0 51248 NULL
+__mxt_read_reg_51249 __mxt_read_reg 0 51249 NULL
+st_read_51251 st_read 3-0 51251 NULL nohasharray
@@ -140371,9 +140691,9 @@ index 0000000..df41844
+nr_hugepages_show_common_51261 nr_hugepages_show_common 0 51261 NULL
+compat_dccp_setsockopt_51263 compat_dccp_setsockopt 5 51263 NULL nohasharray
+ipv4_blackhole_mtu_51263 ipv4_blackhole_mtu 0 51263 &compat_dccp_setsockopt_51263
-+target_alloc_sgl_51264 target_alloc_sgl 3 51264 NULL nohasharray
-+channelmap_show_51264 channelmap_show 0 51264 &target_alloc_sgl_51264 nohasharray
-+ath10k_dbg_sta_write_addba_51264 ath10k_dbg_sta_write_addba 3 51264 &channelmap_show_51264
++ath10k_dbg_sta_write_addba_51264 ath10k_dbg_sta_write_addba 3-0 51264 NULL nohasharray
++target_alloc_sgl_51264 target_alloc_sgl 3 51264 &ath10k_dbg_sta_write_addba_51264 nohasharray
++channelmap_show_51264 channelmap_show 0 51264 &target_alloc_sgl_51264
+target_stat_scsi_port_show_attr_indx_51265 target_stat_scsi_port_show_attr_indx 0 51265 NULL
+e100_up_51268 e100_up 0 51268 NULL
+pm8001_tag_alloc_51273 pm8001_tag_alloc 0 51273 NULL nohasharray
@@ -140384,6 +140704,7 @@ index 0000000..df41844
+send_51279 send 0 51279 NULL nohasharray
+store_scan_age_51279 store_scan_age 0-4 51279 &send_51279
+mma8452_show_scale_avail_51281 mma8452_show_scale_avail 0 51281 NULL
++kasan_mem_notifier_51283 kasan_mem_notifier 0 51283 NULL
+snd_usX2Y_pcm_trigger_51287 snd_usX2Y_pcm_trigger 0 51287 NULL
+pvr2_std_id_to_str_51288 pvr2_std_id_to_str 2 51288 NULL nohasharray
+sample_new_51288 sample_new 0 51288 &pvr2_std_id_to_str_51288
@@ -140396,6 +140717,7 @@ index 0000000..df41844
+store_fc_host_vport_delete_51299 store_fc_host_vport_delete 0-4 51299 &ov7660_set_gain_51299
+nv_open_51300 nv_open 0 51300 NULL
+niu_init_one_tx_channel_51302 niu_init_one_tx_channel 0 51302 NULL
++get_sset_count_51303 get_sset_count 0 51303 NULL
+bnad_debugfs_read_regrd_51308 bnad_debugfs_read_regrd 3-0 51308 NULL nohasharray
+bd2802_store_reg0x0c_51308 bd2802_store_reg0x0c 0-4 51308 &bnad_debugfs_read_regrd_51308 nohasharray
+statfs_quantum_store_51308 statfs_quantum_store 3-0 51308 &bd2802_store_reg0x0c_51308
@@ -140407,6 +140729,7 @@ index 0000000..df41844
+alloc_hippi_dev_51320 alloc_hippi_dev 1 51320 NULL
+get_baseline_data_51321 get_baseline_data 0 51321 NULL
+ext2_xattr_get_51327 ext2_xattr_get 0 51327 NULL
++is_selfpowered_show_51329 is_selfpowered_show 0 51329 NULL
+smk_write_ptrace_51333 smk_write_ptrace 3-0 51333 NULL
+alloc_smp_req_51337 alloc_smp_req 1 51337 NULL
+pscsi_set_configfs_dev_params_51339 pscsi_set_configfs_dev_params 0-3 51339 NULL
@@ -140426,14 +140749,15 @@ index 0000000..df41844
+radeon_kms_compat_ioctl_51371 radeon_kms_compat_ioctl 2 51371 NULL
+try_to_freeze_tasks_51375 try_to_freeze_tasks 0 51375 NULL
+qla2x00_allow_cna_fw_dump_show_51376 qla2x00_allow_cna_fw_dump_show 0 51376 NULL
-+__uncore_qlx_cfg_show_51377 __uncore_qlx_cfg_show 0 51377 NULL nohasharray
-+geneve_xmit_skb_51377 geneve_xmit_skb 13 51377 &__uncore_qlx_cfg_show_51377
-+btrfs_wq_submit_bio_51381 btrfs_wq_submit_bio 0 51381 NULL nohasharray
-+ath10k_dbg_sta_read_aggr_mode_51381 ath10k_dbg_sta_read_aggr_mode 3 51381 &btrfs_wq_submit_bio_51381
++geneve_xmit_skb_51377 geneve_xmit_skb 13 51377 NULL nohasharray
++__uncore_qlx_cfg_show_51377 __uncore_qlx_cfg_show 0 51377 &geneve_xmit_skb_51377
++ath10k_dbg_sta_read_aggr_mode_51381 ath10k_dbg_sta_read_aggr_mode 3-0 51381 NULL nohasharray
++btrfs_wq_submit_bio_51381 btrfs_wq_submit_bio 0 51381 &ath10k_dbg_sta_read_aggr_mode_51381
+bmAttributes_show_51384 bmAttributes_show 0 51384 NULL
+ocfs2_file_read_iter_51386 ocfs2_file_read_iter 0 51386 NULL
+sru_s_ctrl_51389 sru_s_ctrl 0 51389 NULL
+compass_power_mode_store_51391 compass_power_mode_store 0-4 51391 NULL
++efx_ethtool_fill_self_tests_51396 efx_ethtool_fill_self_tests 0 51396 NULL
+ds1343_show_alarmmode_51397 ds1343_show_alarmmode 0 51397 NULL
+rmw_protect_51409 rmw_protect 0 51409 NULL nohasharray
+rtl8180_init_hw_51409 rtl8180_init_hw 0 51409 &rmw_protect_51409 nohasharray
@@ -140445,8 +140769,7 @@ index 0000000..df41844
+x1205_set_datetime_51428 x1205_set_datetime 0 51428 NULL
+mwifiex_rdeeprom_read_51429 mwifiex_rdeeprom_read 3-0 51429 NULL
+part_start_show_51431 part_start_show 0 51431 NULL nohasharray
-+mwifiex_cmd_802_11_key_material_51431 mwifiex_cmd_802_11_key_material 0 51431 &part_start_show_51431 nohasharray
-+isofs_hash_ms_51431 isofs_hash_ms 0 51431 &mwifiex_cmd_802_11_key_material_51431
++mwifiex_cmd_802_11_key_material_51431 mwifiex_cmd_802_11_key_material 0 51431 &part_start_show_51431
+uvc_video_clock_init_51432 uvc_video_clock_init 0 51432 NULL
+hfsplus_brec_read_51436 hfsplus_brec_read 0 51436 NULL
+xfs_mod_incore_sb_unlocked_51439 xfs_mod_incore_sb_unlocked 0 51439 NULL
@@ -140459,8 +140782,8 @@ index 0000000..df41844
+axnet_open_51453 axnet_open 0 51453 NULL
+ip_vs_local_request4_51455 ip_vs_local_request4 0 51455 NULL
+gdth_halt_51460 gdth_halt 0 51460 NULL
-+ov9640_g_crop_51461 ov9640_g_crop 0 51461 NULL nohasharray
-+get_cur_state_51461 get_cur_state 0 51461 &ov9640_g_crop_51461
++get_cur_state_51461 get_cur_state 0 51461 NULL nohasharray
++ov9640_g_crop_51461 ov9640_g_crop 0 51461 &get_cur_state_51461
+vmxnet3_acquire_msix_vectors_51462 vmxnet3_acquire_msix_vectors 2 51462 NULL
+nvkm_vm_create_51466 nvkm_vm_create 3-2 51466 NULL
+__gsc_s_ctrl_51470 __gsc_s_ctrl 0 51470 NULL
@@ -140472,8 +140795,8 @@ index 0000000..df41844
+calc_send_wqe_51480 calc_send_wqe 0 51480 NULL nohasharray
+logi_dj_hidpp_event_51480 logi_dj_hidpp_event 4 51480 &calc_send_wqe_51480
+geodewdt_write_51486 geodewdt_write 0-3 51486 NULL
-+wl18xx_enable_interrupts_51490 wl18xx_enable_interrupts 0 51490 NULL nohasharray
-+nested_vmx_store_msr_51490 nested_vmx_store_msr 2 51490 &wl18xx_enable_interrupts_51490
++nested_vmx_store_msr_51490 nested_vmx_store_msr 2 51490 NULL nohasharray
++wl18xx_enable_interrupts_51490 wl18xx_enable_interrupts 0 51490 &nested_vmx_store_msr_51490
+show_temp_tolerance_51491 show_temp_tolerance 0 51491 NULL
+kvm_fetch_guest_virt_51493 kvm_fetch_guest_virt 2-4 51493 NULL
+delay_show_51497 delay_show 0 51497 NULL
@@ -140485,8 +140808,7 @@ index 0000000..df41844
+__isl29003_write_reg_51515 __isl29003_write_reg 0 51515 NULL
+tw9910_set_frame_51517 tw9910_set_frame 0 51517 NULL
+store_51519 store 0-3 51519 NULL
-+show_dts_51521 show_dts 0 51521 NULL nohasharray
-+xen_tmem_put_page_51521 xen_tmem_put_page 4 51521 &show_dts_51521
++show_dts_51521 show_dts 0 51521 NULL
+ieee80211_if_write_uapsd_queues_51526 ieee80211_if_write_uapsd_queues 3-0 51526 NULL
+atkbd_show_force_release_51527 atkbd_show_force_release 0 51527 NULL
+upload_code_51528 upload_code 0 51528 NULL
@@ -140497,13 +140819,13 @@ index 0000000..df41844
+pci_quatech_init_51542 pci_quatech_init 0 51542 NULL
+new_offset_show_51546 new_offset_show 0 51546 NULL
+store_hairpin_mode_51547 store_hairpin_mode 0 51547 NULL
-+mbox_write_51548 mbox_write 3 51548 NULL
-+pyra_sysfs_read_profile_buttons_51549 pyra_sysfs_read_profile_buttons 0-5-6 51549 NULL nohasharray
-+__alloc_eip_netdev_51549 __alloc_eip_netdev 1 51549 &pyra_sysfs_read_profile_buttons_51549
++mbox_write_51548 mbox_write 3-0 51548 NULL
++__alloc_eip_netdev_51549 __alloc_eip_netdev 1 51549 NULL nohasharray
++pyra_sysfs_read_profile_buttons_51549 pyra_sysfs_read_profile_buttons 0-5-6 51549 &__alloc_eip_netdev_51549
+security_kernel_fw_from_file_51553 security_kernel_fw_from_file 0 51553 NULL
+broadsheet_verify_spiflash_51559 broadsheet_verify_spiflash 0 51559 NULL
-+padlock_sha256_final_nano_51560 padlock_sha256_final_nano 0 51560 NULL nohasharray
-+icmp_manip_pkt_51560 icmp_manip_pkt 4 51560 &padlock_sha256_final_nano_51560
++icmp_manip_pkt_51560 icmp_manip_pkt 4 51560 NULL nohasharray
++padlock_sha256_final_nano_51560 padlock_sha256_final_nano 0 51560 &icmp_manip_pkt_51560
+write_u64_51561 write_u64 0 51561 NULL
+read_fw_51564 read_fw 0-5-6 51564 NULL
+tx_sg_51567 tx_sg 0 51567 NULL
@@ -140520,26 +140842,23 @@ index 0000000..df41844
+aac_convert_sgraw2_51598 aac_convert_sgraw2 4 51598 NULL
+ecryptfs_privileged_open_51600 ecryptfs_privileged_open 0 51600 NULL
+lpfc_hba_init_link_51601 lpfc_hba_init_link 0 51601 NULL
-+affs_check_name_51603 affs_check_name 0 51603 NULL nohasharray
-+bch_strtouint_h_51603 bch_strtouint_h 0 51603 &affs_check_name_51603 nohasharray
-+rfcomm_tty_write_51603 rfcomm_tty_write 0-3 51603 &bch_strtouint_h_51603
++rfcomm_tty_write_51603 rfcomm_tty_write 3 51603 NULL nohasharray
++bch_strtouint_h_51603 bch_strtouint_h 0 51603 &rfcomm_tty_write_51603
+_nfs4_proc_link_51608 _nfs4_proc_link 0 51608 NULL
-+wait_for_completion_timeout_51629 wait_for_completion_timeout 0 51629 NULL nohasharray
-+cmd_complete_51629 cmd_complete 6 51629 &wait_for_completion_timeout_51629
-+int3402_thermal_get_trip_type_51635 int3402_thermal_get_trip_type 0 51635 NULL
++cmd_complete_51629 cmd_complete 6 51629 NULL nohasharray
++wait_for_completion_timeout_51629 wait_for_completion_timeout 0 51629 &cmd_complete_51629
+sctp_auth_create_key_51641 sctp_auth_create_key 1 51641 NULL
+isl_upload_firmware_51646 isl_upload_firmware 0 51646 NULL
+iscsi_create_session_51647 iscsi_create_session 3 51647 NULL
+si4713_set_mute_51651 si4713_set_mute 0 51651 NULL
-+show_wwan_51655 show_wwan 0 51655 NULL
+snd_vt1724_playback_spdif_prepare_51661 snd_vt1724_playback_spdif_prepare 0 51661 NULL
+emmaprp_queue_setup_51666 emmaprp_queue_setup 0 51666 NULL
-+async_xor_51668 async_xor 3 51668 NULL
+ps_upsd_utilization_read_51669 ps_upsd_utilization_read 3-0 51669 NULL
+net1080_check_connect_51673 net1080_check_connect 0 51673 NULL
+ixgbe_read_posted_mbx_51676 ixgbe_read_posted_mbx 0 51676 NULL
+mma8452_show_int_plus_micros_51679 mma8452_show_int_plus_micros 0 51679 NULL nohasharray
+host_store_hp_ssd_smart_path_status_51679 host_store_hp_ssd_smart_path_status 0-4 51679 &mma8452_show_int_plus_micros_51679
++cyapa_update_rt_suspend_scanrate_51680 cyapa_update_rt_suspend_scanrate 0-4 51680 NULL
+acpi_ut_walk_package_tree_51681 acpi_ut_walk_package_tree 0 51681 NULL nohasharray
+padlock_sha1_final_nano_51681 padlock_sha1_final_nano 0 51681 &acpi_ut_walk_package_tree_51681
+sctp_setsockopt_associnfo_51684 sctp_setsockopt_associnfo 3-0 51684 NULL
@@ -140547,7 +140866,8 @@ index 0000000..df41844
+ad9523_io_update_51686 ad9523_io_update 0 51686 &xfs_attr_rmtval_remove_51686
+sfi_sysfs_install_table_51688 sfi_sysfs_install_table 1 51688 NULL nohasharray
+igbvf_get_eeprom_len_51688 igbvf_get_eeprom_len 0 51688 &sfi_sysfs_install_table_51688
-+request_key_auth_preparse_51690 request_key_auth_preparse 0 51690 NULL
++intel_xpower_pmic_get_raw_temp_51690 intel_xpower_pmic_get_raw_temp 0 51690 NULL nohasharray
++request_key_auth_preparse_51690 request_key_auth_preparse 0 51690 &intel_xpower_pmic_get_raw_temp_51690
+isi_camera_get_formats_51692 isi_camera_get_formats 0 51692 NULL
+rtw_os_xmit_resource_alloc23a_51693 rtw_os_xmit_resource_alloc23a 3 51693 NULL
+ocfs2_readpage_51699 ocfs2_readpage 0 51699 NULL
@@ -140564,25 +140884,26 @@ index 0000000..df41844
+drm_compat_ioctl_51717 drm_compat_ioctl 2 51717 NULL
+ocfs2_xattr_user_get_51723 ocfs2_xattr_user_get 0 51723 NULL
+sg_read_oxfer_51724 sg_read_oxfer 3 51724 NULL
-+str_read_51731 str_read 0-4 51731 NULL
++str_read_51731 str_read 4-0 51731 NULL
+cm4040_read_51732 cm4040_read 3-0 51732 NULL
-+tvp5150_mbus_fmt_51737 tvp5150_mbus_fmt 0 51737 NULL nohasharray
-+hid_parse_report_51737 hid_parse_report 3 51737 &tvp5150_mbus_fmt_51737
++hid_parse_report_51737 hid_parse_report 3 51737 NULL nohasharray
++tvp5150_mbus_fmt_51737 tvp5150_mbus_fmt 0 51737 &hid_parse_report_51737
+qt1010_readreg_51740 qt1010_readreg 0 51740 NULL
+mt2063_get_dnc_output_enable_51744 mt2063_get_dnc_output_enable 0 51744 NULL
+get_user_pages_fast_51751 get_user_pages_fast 0 51751 NULL
-+set_alarm_mask_51752 set_alarm_mask 0-4 51752 NULL nohasharray
-+ifx_spi_insert_flip_string_51752 ifx_spi_insert_flip_string 3 51752 &set_alarm_mask_51752
-+aac_change_queue_depth_51753 aac_change_queue_depth 0-2 51753 NULL
++ifx_spi_insert_flip_string_51752 ifx_spi_insert_flip_string 3 51752 NULL nohasharray
++opticon_write_room_51752 opticon_write_room 0 51752 &ifx_spi_insert_flip_string_51752 nohasharray
++set_alarm_mask_51752 set_alarm_mask 0-4 51752 &opticon_write_room_51752
++aac_change_queue_depth_51753 aac_change_queue_depth 2-0 51753 NULL
+if_write_51756 if_write 3 51756 NULL
+ioremap_prot_51764 ioremap_prot 2-1 51764 NULL
+iio_buffer_add_channel_sysfs_51766 iio_buffer_add_channel_sysfs 0 51766 NULL
+ican3_set_termination_51769 ican3_set_termination 0 51769 NULL
++__fswab32_51781 __fswab32 0 51781 NULL
+transmit_led_message_51782 transmit_led_message 0-3 51782 NULL
+out_of_line_wait_on_bit_51783 out_of_line_wait_on_bit 0 51783 NULL
+expkey_parse_51787 expkey_parse 0 51787 NULL
+ssd1307fb_alloc_array_51788 ssd1307fb_alloc_array 1 51788 NULL
-+xen_alloc_pud_51791 xen_alloc_pud 2 51791 NULL
+dev_init_pre_alt_51793 dev_init_pre_alt 0 51793 NULL
+pccard_store_insert_51794 pccard_store_insert 0-4 51794 NULL
+every_nth_store_51795 every_nth_store 0-3 51795 NULL
@@ -140595,8 +140916,9 @@ index 0000000..df41844
+store_51814 store 0-3 51814 &qlcnic_82xx_get_pci_info_51814
+edd_show_default_cylinders_51815 edd_show_default_cylinders 0 51815 NULL
+qib_alloc_devdata_51819 qib_alloc_devdata 2 51819 NULL
-+buffer_from_user_51826 buffer_from_user 3 51826 NULL nohasharray
-+scsi_format_opcode_name_51826 scsi_format_opcode_name 0-2 51826 &buffer_from_user_51826
++scsi_format_opcode_name_51826 scsi_format_opcode_name 0-2 51826 NULL nohasharray
++buffer_from_user_51826 buffer_from_user 3 51826 &scsi_format_opcode_name_51826
++MoxaPortTxFree_51829 MoxaPortTxFree 0 51829 NULL
+topology_add_dev_51831 topology_add_dev 0 51831 NULL
+_write_user_prot_reg_51832 _write_user_prot_reg 0 51832 NULL
+rbd_dev_v1_header_info_51837 rbd_dev_v1_header_info 0 51837 NULL
@@ -140606,7 +140928,7 @@ index 0000000..df41844
+uinput_setup_device_51841 uinput_setup_device 0 51841 NULL
+zd_set_encryption_type_51842 zd_set_encryption_type 0 51842 NULL
+raw6_getfrag_51846 raw6_getfrag 3-4 51846 NULL nohasharray
-+wwan_store_51846 wwan_store 4 51846 &raw6_getfrag_51846
++wwan_store_51846 wwan_store 4-0 51846 &raw6_getfrag_51846
+ioread32_51847 ioread32 0 51847 NULL nohasharray
+read_file_tgt_tx_stats_51847 read_file_tgt_tx_stats 3-0 51847 &ioread32_51847
+do_readv_writev_51849 do_readv_writev 4-0 51849 NULL
@@ -140631,6 +140953,7 @@ index 0000000..df41844
+SyS_mq_timedsend_51896 SyS_mq_timedsend 3 51896 &virt_to_phys_51896
+qla2x00_isp_name_show_51897 qla2x00_isp_name_show 0 51897 NULL
+query_gid_51901 query_gid 0 51901 NULL
++get_pages_51902 get_pages 0 51902 NULL
+snd_trident_spdif_prepare_51903 snd_trident_spdif_prepare 0 51903 NULL nohasharray
+solo_p2m_dma_51903 solo_p2m_dma 0 51903 &snd_trident_spdif_prepare_51903
+host_lock_store_51904 host_lock_store 0-3 51904 NULL
@@ -140666,7 +140989,8 @@ index 0000000..df41844
+ath6kl_sdio_alloc_prep_scat_req_51986 ath6kl_sdio_alloc_prep_scat_req 2 51986 NULL
+idt77252_proc_read_51988 idt77252_proc_read 0 51988 NULL nohasharray
+store_prochot_short_51988 store_prochot_short 0-4 51988 &idt77252_proc_read_51988
-+_c4iw_write_mem_dma_51991 _c4iw_write_mem_dma 3 51991 NULL
++_c4iw_write_mem_dma_51991 _c4iw_write_mem_dma 3 51991 NULL nohasharray
++cp_get_sset_count_51991 cp_get_sset_count 0 51991 &_c4iw_write_mem_dma_51991
+__detect_osd_51993 __detect_osd 0 51993 NULL
+ntfs_attr_size_51994 ntfs_attr_size 0 51994 NULL
+dwc3_mode_write_51997 dwc3_mode_write 3-0 51997 NULL
@@ -140694,14 +141018,14 @@ index 0000000..df41844
+msnd_fifo_write_52052 msnd_fifo_write 0-3 52052 NULL
+show_version_52054 show_version 0 52054 NULL
+dvb_ringbuffer_avail_52057 dvb_ringbuffer_avail 0 52057 NULL
-+regulator_disable_52058 regulator_disable 0 52058 NULL nohasharray
-+show_ipFragOKs_52058 show_ipFragOKs 0 52058 ®ulator_disable_52058
++show_ipFragOKs_52058 show_ipFragOKs 0 52058 NULL nohasharray
++regulator_disable_52058 regulator_disable 0 52058 &show_ipFragOKs_52058
+__fuse_request_alloc_52060 __fuse_request_alloc 1 52060 NULL
+ieee80211_change_mac_52065 ieee80211_change_mac 0 52065 NULL
+isofs_readpages_52067 isofs_readpages 4 52067 NULL
+show_conn_param_ISCSI_PARAM_IPV4_TOS_52071 show_conn_param_ISCSI_PARAM_IPV4_TOS 0 52071 NULL
-+sh_irda_crc_init_52072 sh_irda_crc_init 0 52072 NULL nohasharray
-+mxuport_process_read_urb_data_52072 mxuport_process_read_urb_data 3 52072 &sh_irda_crc_init_52072
++mxuport_process_read_urb_data_52072 mxuport_process_read_urb_data 3 52072 NULL nohasharray
++sh_irda_crc_init_52072 sh_irda_crc_init 0 52072 &mxuport_process_read_urb_data_52072
+mt2063_get_if_frequency_52079 mt2063_get_if_frequency 0 52079 NULL
+wil_wait_for_fw_ready_52081 wil_wait_for_fw_ready 0 52081 NULL nohasharray
+lm3533_set_lvled_config_52081 lm3533_set_lvled_config 0 52081 &wil_wait_for_fw_ready_52081
@@ -140725,12 +141049,11 @@ index 0000000..df41844
+retry_count_read_52129 retry_count_read 3-0 52129 NULL
+scan_sleep_millisecs_store_52134 scan_sleep_millisecs_store 0-4 52134 NULL
+gdm_usb_hci_send_52138 gdm_usb_hci_send 3 52138 NULL
-+zram_meta_alloc_52140 zram_meta_alloc 1 52140 NULL nohasharray
-+sub_alloc_52140 sub_alloc 0 52140 &zram_meta_alloc_52140
++sub_alloc_52140 sub_alloc 0 52140 NULL
+netdev_open_52143 netdev_open 0 52143 NULL
+mmc_sd_power_restore_52144 mmc_sd_power_restore 0 52144 NULL
-+hysdn_conf_write_52145 hysdn_conf_write 3 52145 NULL nohasharray
-+ext2_alloc_blocks_52145 ext2_alloc_blocks 2-0 52145 &hysdn_conf_write_52145
++ext2_alloc_blocks_52145 ext2_alloc_blocks 2-0 52145 NULL nohasharray
++hysdn_conf_write_52145 hysdn_conf_write 3 52145 &ext2_alloc_blocks_52145
+ov772x_g_fmt_52146 ov772x_g_fmt 0 52146 NULL
+htable_size_52148 htable_size 0-1 52148 NULL nohasharray
+snd_intel8x0_pcm_trigger_52148 snd_intel8x0_pcm_trigger 0 52148 &htable_size_52148
@@ -140738,18 +141061,16 @@ index 0000000..df41844
+set_rdac0_52150 set_rdac0 4-0 52150 NULL
+gfs2_rs_alloc_52152 gfs2_rs_alloc 0 52152 NULL
+smk_write_load2_52155 smk_write_load2 3-0 52155 NULL
-+tipc_node_get_mtu_52157 tipc_node_get_mtu 0 52157 NULL nohasharray
-+sp_open_dev_52157 sp_open_dev 0 52157 &tipc_node_get_mtu_52157
++sp_open_dev_52157 sp_open_dev 0 52157 NULL
+ieee80211_if_read_dot11MeshRetryTimeout_52168 ieee80211_if_read_dot11MeshRetryTimeout 3-0 52168 NULL nohasharray
+s5k83a_set_flip_real_52168 s5k83a_set_flip_real 0 52168 &ieee80211_if_read_dot11MeshRetryTimeout_52168
+mga_compat_ioctl_52170 mga_compat_ioctl 2 52170 NULL
+pm2fb_check_var_52172 pm2fb_check_var 0 52172 NULL
+mxuport_open_52173 mxuport_open 0 52173 NULL
-+acquire_52175 acquire 0 52175 NULL nohasharray
-+__acpi_power_on_52175 __acpi_power_on 0 52175 &acquire_52175 nohasharray
++__acpi_power_on_52175 __acpi_power_on 0 52175 NULL nohasharray
+mtd_writesize_show_52175 mtd_writesize_show 0 52175 &__acpi_power_on_52175
+print_prefix_52176 print_prefix 0 52176 NULL
-+ib_dma_map_page_52177 ib_dma_map_page 0-3 52177 NULL
++ib_dma_map_page_52177 ib_dma_map_page 0 52177 NULL
+proc_pid_readlink_52186 proc_pid_readlink 3-0 52186 NULL nohasharray
+hptiop_show_version_52186 hptiop_show_version 0 52186 &proc_pid_readlink_52186
+show_tabletStylusUpper_52190 show_tabletStylusUpper 0 52190 NULL nohasharray
@@ -140768,8 +141089,7 @@ index 0000000..df41844
+mcp3021_read16_52212 mcp3021_read16 0 52212 NULL
+adt7411_show_bit_52213 adt7411_show_bit 0 52213 NULL
+ib_sa_path_rec_get_52214 ib_sa_path_rec_get 0 52214 NULL
-+vmci_qp_broker_alloc_52216 vmci_qp_broker_alloc 5-6 52216 NULL nohasharray
-+xen_find_pfn_range_52216 xen_find_pfn_range 0 52216 &vmci_qp_broker_alloc_52216
++vmci_qp_broker_alloc_52216 vmci_qp_broker_alloc 5-6 52216 NULL
+iscsi_if_send_reply_52219 iscsi_if_send_reply 7 52219 NULL
+_nfs4_open_and_get_state_52221 _nfs4_open_and_get_state 0 52221 NULL
+de_init_rings_52222 de_init_rings 0 52222 NULL
@@ -140781,15 +141101,14 @@ index 0000000..df41844
+wdata_send_pages_52229 wdata_send_pages 0 52229 NULL
+max1111_read_52230 max1111_read 0 52230 NULL
+nvram_read_52231 nvram_read 0-3 52231 NULL
-+snd_ensoniq_capture_prepare_52232 snd_ensoniq_capture_prepare 0 52232 NULL nohasharray
-+_alloc_mISDN_skb_52232 _alloc_mISDN_skb 3 52232 &snd_ensoniq_capture_prepare_52232
++_alloc_mISDN_skb_52232 _alloc_mISDN_skb 3 52232 NULL nohasharray
++snd_ensoniq_capture_prepare_52232 snd_ensoniq_capture_prepare 0 52232 &_alloc_mISDN_skb_52232
+o2nm_cluster_attr_fence_method_read_52233 o2nm_cluster_attr_fence_method_read 0 52233 NULL
+arizona_micsupp_disable_52236 arizona_micsupp_disable 0 52236 NULL
+do_dmabuf_dirty_ldu_52241 do_dmabuf_dirty_ldu 6 52241 NULL nohasharray
+minix_write_inode_52241 minix_write_inode 0 52241 &do_dmabuf_dirty_ldu_52241
+fuse_request_alloc_52243 fuse_request_alloc 1 52243 NULL nohasharray
+fnic_show_state_52243 fnic_show_state 0 52243 &fuse_request_alloc_52243
-+genlmsg_end_52244 genlmsg_end 0 52244 NULL
+nfs_updatepage_52248 nfs_updatepage 0 52248 NULL
+pm80x_request_irq_52250 pm80x_request_irq 2 52250 NULL
+nvkm_client_ioctl_52251 nvkm_client_ioctl 0 52251 NULL
@@ -140811,12 +141130,13 @@ index 0000000..df41844
+nl80211_netlink_notify_52297 nl80211_netlink_notify 0 52297 NULL nohasharray
+afs_cell_cache_get_key_52297 afs_cell_cache_get_key 0 52297 &nl80211_netlink_notify_52297
+rw_read_52299 rw_read 6-0-5 52299 NULL
-+fd_set_configfs_dev_params_52304 fd_set_configfs_dev_params 0-3 52304 NULL nohasharray
-+ath6kl_wmi_get_new_buf_52304 ath6kl_wmi_get_new_buf 1 52304 &fd_set_configfs_dev_params_52304
++ath6kl_wmi_get_new_buf_52304 ath6kl_wmi_get_new_buf 1 52304 NULL nohasharray
++fd_set_configfs_dev_params_52304 fd_set_configfs_dev_params 0-3 52304 &ath6kl_wmi_get_new_buf_52304
+sis5595_access_52305 sis5595_access 0 52305 NULL
+of_address_to_resource_52308 of_address_to_resource 2 52308 NULL
+kobject_set_name_vargs_52309 kobject_set_name_vargs 0 52309 NULL
+qlcnic_82xx_set_nic_info_52311 qlcnic_82xx_set_nic_info 0 52311 NULL
++i915_gem_object_get_pages_stolen_52314 i915_gem_object_get_pages_stolen 0 52314 NULL
+ssd1307fb_write_52315 ssd1307fb_write 3 52315 NULL
+request_asymmetric_key_52317 request_asymmetric_key 4-2 52317 NULL nohasharray
+show_phy_flash_cfg_52317 show_phy_flash_cfg 0 52317 &request_asymmetric_key_52317 nohasharray
@@ -140842,8 +141162,7 @@ index 0000000..df41844
+fc2580_get_if_frequency_52341 fc2580_get_if_frequency 0 52341 NULL
+store_52342 store 0-3 52342 NULL
+dccp_v4_connect_52343 dccp_v4_connect 0 52343 NULL
-+tcs3414_buffer_predisable_52350 tcs3414_buffer_predisable 0 52350 NULL nohasharray
-+d_revalidate_52350 d_revalidate 0 52350 &tcs3414_buffer_predisable_52350
++tcs3414_buffer_predisable_52350 tcs3414_buffer_predisable 0 52350 NULL
+pscsi_configure_device_52352 pscsi_configure_device 0 52352 NULL
+ds1672_get_control_52353 ds1672_get_control 0 52353 NULL
+ina209_show_interval_52354 ina209_show_interval 0 52354 NULL
@@ -140864,13 +141183,13 @@ index 0000000..df41844
+hfsplus_find_attr_52374 hfsplus_find_attr 0 52374 NULL
+ixgbevf_setup_tx_resources_52376 ixgbevf_setup_tx_resources 0 52376 NULL
+mq_emit_config_values_52378 mq_emit_config_values 3 52378 NULL nohasharray
-+quota_warn_period_show_52378 quota_warn_period_show 0 52378 &mq_emit_config_values_52378 nohasharray
-+pfkey_sockaddr_pair_size_52378 pfkey_sockaddr_pair_size 0 52378 "a_warn_period_show_52378
++pfkey_sockaddr_pair_size_52378 pfkey_sockaddr_pair_size 0 52378 &mq_emit_config_values_52378 nohasharray
++quota_warn_period_show_52378 quota_warn_period_show 0 52378 &pfkey_sockaddr_pair_size_52378
+snd_rme96_capture_prepare_52380 snd_rme96_capture_prepare 0 52380 NULL
+iwl_nvm_init_52382 iwl_nvm_init 0 52382 NULL
+isdn_writebuf_stub_52383 isdn_writebuf_stub 4-0 52383 NULL
+task_has_security_52386 task_has_security 0 52386 NULL
-+jfs_setxattr_52389 jfs_setxattr 0-4 52389 NULL
++jfs_setxattr_52389 jfs_setxattr 4-0 52389 NULL
+input_print_modalias_bits_52395 input_print_modalias_bits 0 52395 NULL
+svc_partial_recvfrom_52396 svc_partial_recvfrom 4 52396 NULL
+aer_inject_write_52399 aer_inject_write 3-0 52399 NULL
@@ -140884,8 +141203,8 @@ index 0000000..df41844
+do_md_run_52416 do_md_run 0 52416 NULL
+safe_delay_store_52417 safe_delay_store 0-3 52417 NULL
+mmc_csd_show_52423 mmc_csd_show 0 52423 NULL
-+show_alarms_in_52425 show_alarms_in 0 52425 NULL nohasharray
-+line6_midibuf_init_52425 line6_midibuf_init 2 52425 &show_alarms_in_52425
++line6_midibuf_init_52425 line6_midibuf_init 2 52425 NULL nohasharray
++show_alarms_in_52425 show_alarms_in 0 52425 &line6_midibuf_init_52425
+pwc_set_autogain_52427 pwc_set_autogain 0 52427 NULL
+hso_serial_common_create_52428 hso_serial_common_create 4 52428 NULL
+delay_status_52431 delay_status 5 52431 NULL nohasharray
@@ -140897,17 +141216,15 @@ index 0000000..df41844
+sst_prepare_and_post_msg_52443 sst_prepare_and_post_msg 0 52443 NULL
+show_radios_state_52445 show_radios_state 0 52445 NULL
+store_uframe_periodic_max_52448 store_uframe_periodic_max 0-4 52448 NULL
-+keene_s_ctrl_52451 keene_s_ctrl 0 52451 NULL nohasharray
-+nilfs_btree_lookup_contig_52451 nilfs_btree_lookup_contig 0 52451 &keene_s_ctrl_52451
++nilfs_btree_lookup_contig_52451 nilfs_btree_lookup_contig 0 52451 NULL nohasharray
++keene_s_ctrl_52451 keene_s_ctrl 0 52451 &nilfs_btree_lookup_contig_52451
+alauda_read_data_52452 alauda_read_data 3 52452 NULL
+get_pci_info_52455 get_pci_info 0 52455 NULL nohasharray
+gsm_change_mtu_52455 gsm_change_mtu 0 52455 &get_pci_info_52455
+bt_alloc_52457 bt_alloc 2 52457 NULL nohasharray
+ip6_skb_dst_mtu_52457 ip6_skb_dst_mtu 0 52457 &bt_alloc_52457
+iwl_restore_default_wep_keys_52463 iwl_restore_default_wep_keys 0 52463 NULL
-+con_write_52466 con_write 0-3 52466 NULL
+sctp_packet_transmit_52467 sctp_packet_transmit 0 52467 NULL
-+ffs_epfile_aio_read_52471 ffs_epfile_aio_read 3 52471 NULL
+show_id_ext_52472 show_id_ext 0 52472 NULL
+cifs_readpage_worker_52477 cifs_readpage_worker 0 52477 NULL nohasharray
+ieee80211_alloc_txb_52477 ieee80211_alloc_txb 2-1 52477 &cifs_readpage_worker_52477
@@ -140934,12 +141251,13 @@ index 0000000..df41844
+isl29003_show_lux_52513 isl29003_show_lux 0 52513 &pm_qos_power_write_52513
+read_fw_regs_offset_52515 read_fw_regs_offset 0 52515 NULL
+soft_offline_huge_page_52517 soft_offline_huge_page 0 52517 NULL
-+bt_sock_stream_recvmsg_52518 bt_sock_stream_recvmsg 0-4 52518 NULL
++bt_sock_stream_recvmsg_52518 bt_sock_stream_recvmsg 4-0 52518 NULL
+get_session_param_52521 get_session_param 0 52521 NULL
+dup_variable_bug_52525 dup_variable_bug 3 52525 NULL
+sc1200wdt_write_52527 sc1200wdt_write 0-3 52527 NULL
-+raw_recvmsg_52529 raw_recvmsg 0-4 52529 NULL
-+ip6table_nat_in_52536 ip6table_nat_in 0 52536 NULL
++raw_recvmsg_52529 raw_recvmsg 4-0 52529 NULL
++submit_audio_in_urb_52536 submit_audio_in_urb 0 52536 NULL nohasharray
++ip6table_nat_in_52536 ip6table_nat_in 0 52536 &submit_audio_in_urb_52536
+input_dev_show_properties_52537 input_dev_show_properties 0 52537 NULL nohasharray
+gt_cur_freq_mhz_show_52537 gt_cur_freq_mhz_show 0 52537 &input_dev_show_properties_52537
+show_caseopen_52539 show_caseopen 0 52539 NULL
@@ -140950,7 +141268,6 @@ index 0000000..df41844
+snd_pcm_pre_prepare_52548 snd_pcm_pre_prepare 0 52548 NULL
+dccpprobe_read_52549 dccpprobe_read 3-0 52549 NULL nohasharray
+hsw_pcm_prepare_52549 hsw_pcm_prepare 0 52549 &dccpprobe_read_52549
-+force_lesc_support_read_52554 force_lesc_support_read 3-0 52554 NULL
+s35390a_get_datetime_52556 s35390a_get_datetime 0 52556 NULL nohasharray
+ntfs_prepare_pages_for_non_resident_write_52556 ntfs_prepare_pages_for_non_resident_write 0 52556 &s35390a_get_datetime_52556
+cropcap_52561 cropcap 0 52561 NULL
@@ -140966,8 +141283,8 @@ index 0000000..df41844
+acpi_processor_start_52582 acpi_processor_start 0 52582 NULL
+wl12xx_init_fwlog_52585 wl12xx_init_fwlog 0 52585 NULL
+roccat_common2_sysfs_read_keys_thumbster_52586 roccat_common2_sysfs_read_keys_thumbster 0-5-6 52586 NULL
-+twl_rtc_read_u8_52587 twl_rtc_read_u8 0 52587 NULL nohasharray
-+isku_sysfs_read_macro_52587 isku_sysfs_read_macro 6-0-5 52587 &twl_rtc_read_u8_52587
++isku_sysfs_read_macro_52587 isku_sysfs_read_macro 6-0-5 52587 NULL nohasharray
++twl_rtc_read_u8_52587 twl_rtc_read_u8 0 52587 &isku_sysfs_read_macro_52587
+uvesafb_store_nocrtc_52589 uvesafb_store_nocrtc 0-4 52589 NULL
+show_ipReasmFails_52591 show_ipReasmFails 0 52591 NULL
+ath10k_start_52596 ath10k_start 0 52596 NULL
@@ -140976,6 +141293,7 @@ index 0000000..df41844
+show_session_param_ISCSI_PARAM_BOOT_TARGET_52603 show_session_param_ISCSI_PARAM_BOOT_TARGET 0 52603 NULL
+SyS_setsockopt_52610 SyS_setsockopt 5 52610 NULL
+ll_sa_entry_alloc_52611 ll_sa_entry_alloc 4 52611 NULL
++copy_user_acl_52622 copy_user_acl 0 52622 NULL
+apei_check_gar_52626 apei_check_gar 0 52626 NULL
+sbp_tpg_store_directory_id_52629 sbp_tpg_store_directory_id 0-3 52629 NULL
+roccat_common2_sysfs_read_keys_easyzone_52632 roccat_common2_sysfs_read_keys_easyzone 0-5-6 52632 NULL
@@ -140988,7 +141306,6 @@ index 0000000..df41844
+timeout_store_52644 timeout_store 0-3 52644 &rt2500usb_set_state_52644
+_rbd_dev_v2_snap_size_52651 _rbd_dev_v2_snap_size 0 52651 NULL
+show_temp2_crit_hyst_52656 show_temp2_crit_hyst 0 52656 NULL
-+xen_swiotlb_unmap_page_52660 xen_swiotlb_unmap_page 2 52660 NULL
+cachefiles_daemon_add_cache_52668 cachefiles_daemon_add_cache 0 52668 NULL
+target_stat_scsi_port_show_attr_role_52670 target_stat_scsi_port_show_attr_role 0 52670 NULL
+fld_proc_hash_seq_write_52671 fld_proc_hash_seq_write 3 52671 NULL
@@ -140997,7 +141314,6 @@ index 0000000..df41844
+u2_timeout_store_52681 u2_timeout_store 0-4 52681 NULL
+genphy_update_link_52684 genphy_update_link 0 52684 NULL
+reg_write_range_52690 reg_write_range 4 52690 NULL
-+xen_phys_to_bus_52693 xen_phys_to_bus 0-1 52693 NULL
+sdev_store_evt_inquiry_change_reported_52694 sdev_store_evt_inquiry_change_reported 0-4 52694 NULL
+store_52696 store 0-3 52696 NULL
+b44_set_mac_addr_52700 b44_set_mac_addr 0 52700 NULL
@@ -141008,7 +141324,6 @@ index 0000000..df41844
+action_show_52711 action_show 0 52711 NULL
+usbip_debug_show_52712 usbip_debug_show 0 52712 NULL
+tmp102_show_temp_52713 tmp102_show_temp 0 52713 NULL
-+nouveau_client_create__52715 nouveau_client_create_ 5 52715 NULL
+pm_wake_unlock_52721 pm_wake_unlock 0 52721 NULL
+iscsi_stat_instance_attr_show_52723 iscsi_stat_instance_attr_show 0 52723 NULL nohasharray
+blk_iopoll_cpu_notify_52723 blk_iopoll_cpu_notify 0 52723 &iscsi_stat_instance_attr_show_52723
@@ -141019,10 +141334,9 @@ index 0000000..df41844
+blkcipher_next_slow_52733 blkcipher_next_slow 4-3 52733 NULL
+relay_alloc_page_array_52735 relay_alloc_page_array 1 52735 NULL
+v9fs_xattr_user_get_52737 v9fs_xattr_user_get 0 52737 NULL
-+st_sensors_sysfs_sampling_frequency_avail_52745 st_sensors_sysfs_sampling_frequency_avail 0 52745 NULL nohasharray
-+hfcsusb_rx_frame_52745 hfcsusb_rx_frame 3 52745 &st_sensors_sysfs_sampling_frequency_avail_52745
-+carl9170_debugfs_vif_dump_read_52755 carl9170_debugfs_vif_dump_read 3 52755 NULL nohasharray
-+netlink_add_tap_52755 netlink_add_tap 0 52755 &carl9170_debugfs_vif_dump_read_52755
++hfcsusb_rx_frame_52745 hfcsusb_rx_frame 3 52745 NULL nohasharray
++st_sensors_sysfs_sampling_frequency_avail_52745 st_sensors_sysfs_sampling_frequency_avail 0 52745 &hfcsusb_rx_frame_52745
++netlink_add_tap_52755 netlink_add_tap 0 52755 NULL
+ieee80211_if_read_beacon_timeout_52756 ieee80211_if_read_beacon_timeout 3-0 52756 NULL nohasharray
+show_session_param_ISCSI_PARAM_DEF_TASKMGMT_TMO_52756 show_session_param_ISCSI_PARAM_DEF_TASKMGMT_TMO 0 52756 &ieee80211_if_read_beacon_timeout_52756
+target_stat_scsi_tgt_port_show_attr_indx_52759 target_stat_scsi_tgt_port_show_attr_indx 0 52759 NULL
@@ -141033,6 +141347,7 @@ index 0000000..df41844
+store_52770 store 0 52770 NULL
+lpfc_poll_store_52774 lpfc_poll_store 0-4 52774 NULL
+nvme_trans_ext_inq_page_52776 nvme_trans_ext_inq_page 3 52776 NULL
++available_kbd_modes_show_52777 available_kbd_modes_show 0 52777 NULL
+show_pec_52779 show_pec 0 52779 NULL
+set_target_52783 set_target 0-4 52783 NULL
+vim2m_buf_prepare_52786 vim2m_buf_prepare 0 52786 NULL nohasharray
@@ -141048,7 +141363,8 @@ index 0000000..df41844
+run_start_commands_52808 run_start_commands 0 52808 NULL
+b43legacy_attr_interfmode_store_52810 b43legacy_attr_interfmode_store 0-4 52810 NULL
+osst_adr_rev_show_52811 osst_adr_rev_show 0 52811 NULL
-+ds2780_get_rsgain_setting_52816 ds2780_get_rsgain_setting 0 52816 NULL
++ds2780_get_rsgain_setting_52816 ds2780_get_rsgain_setting 0 52816 NULL nohasharray
++qlcnic_dev_statistics_len_52816 qlcnic_dev_statistics_len 0 52816 &ds2780_get_rsgain_setting_52816
+ath6kl_wmi_meta_add_52817 ath6kl_wmi_meta_add 0 52817 NULL
+show_eco_52820 show_eco 0 52820 NULL
+sctp_send_asconf_52823 sctp_send_asconf 0 52823 NULL
@@ -141057,8 +141373,8 @@ index 0000000..df41844
+amd64_top_mem_show_52832 amd64_top_mem_show 0 52832 NULL nohasharray
+qib_read_umem64_52832 qib_read_umem64 0 52832 &amd64_top_mem_show_52832
+pwr_rcvd_beacons_read_52836 pwr_rcvd_beacons_read 3-0 52836 NULL
-+il3945_show_retry_rate_52837 il3945_show_retry_rate 0 52837 NULL nohasharray
-+lb_alloc_ep_req_52837 lb_alloc_ep_req 2 52837 &il3945_show_retry_rate_52837
++lb_alloc_ep_req_52837 lb_alloc_ep_req 2 52837 NULL nohasharray
++il3945_show_retry_rate_52837 il3945_show_retry_rate 0 52837 &lb_alloc_ep_req_52837
+apei_read_52843 apei_read 0 52843 NULL
+tpm_tis_i2c_recv_52850 tpm_tis_i2c_recv 0-3 52850 NULL
+modelname_show_52855 modelname_show 0 52855 NULL
@@ -141066,11 +141382,11 @@ index 0000000..df41844
+hiface_pcm_stream_start_52861 hiface_pcm_stream_start 0 52861 NULL
+mon_bin_get_event_52863 mon_bin_get_event 4-6 52863 NULL
+target_stat_scsi_lu_show_attr_resets_52866 target_stat_scsi_lu_show_attr_resets 0 52866 NULL
-+media_write_52867 media_write 0-3 52867 NULL nohasharray
-+twl6030_gpadc_write_52867 twl6030_gpadc_write 1 52867 &media_write_52867
++twl6030_gpadc_write_52867 twl6030_gpadc_write 1 52867 NULL nohasharray
++media_write_52867 media_write 0-3 52867 &twl6030_gpadc_write_52867
+send_request_dev_dep_msg_in_52868 send_request_dev_dep_msg_in 0 52868 NULL
+cccr_show_52879 cccr_show 0 52879 NULL
-+twlreg_write_52880 twlreg_write 0-3 52880 NULL
++twlreg_write_52880 twlreg_write 3-0 52880 NULL
+pvr2_ctrl_value_to_sym_internal_52881 pvr2_ctrl_value_to_sym_internal 5 52881 NULL
+cache_read_procfs_52882 cache_read_procfs 3-0 52882 NULL
+default_blksize_show_52888 default_blksize_show 0 52888 NULL
@@ -141093,23 +141409,21 @@ index 0000000..df41844
+snd_als4000_capture_prepare_52942 snd_als4000_capture_prepare 0 52942 NULL
+queue_show_random_52946 queue_show_random 0 52946 NULL
+log_buf_len_store_52950 log_buf_len_store 0-4 52950 NULL
-+__nodes_remap_52951 __nodes_remap 5 52951 NULL
+twl4030_madc_set_irq_52952 twl4030_madc_set_irq 0 52952 NULL nohasharray
-+set_reset_mode_52952 set_reset_mode 0 52952 &twl4030_madc_set_irq_52952 nohasharray
-+store_disp_52952 store_disp 4-0 52952 &set_reset_mode_52952
++set_reset_mode_52952 set_reset_mode 0 52952 &twl4030_madc_set_irq_52952
+dev_bus_rescan_store_52953 dev_bus_rescan_store 0-4 52953 NULL
+adv7170_write_52956 adv7170_write 0 52956 NULL
+tpacpi_driver_wwan_emulstate_store_52960 tpacpi_driver_wwan_emulstate_store 0-3 52960 NULL
+ieee80211_if_fmt_fwded_mcast_52961 ieee80211_if_fmt_fwded_mcast 3 52961 NULL
+hx8357_spi_write_then_read_52964 hx8357_spi_write_then_read 3 52964 NULL
-+mic_smpt_op_52965 mic_smpt_op 0-3 52965 NULL
+pb0100_set_blue_balance_52969 pb0100_set_blue_balance 0 52969 NULL
+pm_state_store_52970 pm_state_store 0-4 52970 NULL
+lbs_set_mac_address_52977 lbs_set_mac_address 0 52977 NULL
+lx_message_send_atomic_52981 lx_message_send_atomic 0 52981 NULL
+xfs_attr_leaf_get_52983 xfs_attr_leaf_get 0 52983 NULL nohasharray
+nouveau_hwmon_set_pwm1_enable_52983 nouveau_hwmon_set_pwm1_enable 0-4 52983 &xfs_attr_leaf_get_52983
-+ssb_pci_attr_sprom_store_52984 ssb_pci_attr_sprom_store 4-0 52984 NULL nohasharray
++kmx61_setup_any_motion_interrupt_52984 kmx61_setup_any_motion_interrupt 0 52984 NULL nohasharray
++ssb_pci_attr_sprom_store_52984 ssb_pci_attr_sprom_store 4-0 52984 &kmx61_setup_any_motion_interrupt_52984 nohasharray
+b44_writephy_52984 b44_writephy 0 52984 &ssb_pci_attr_sprom_store_52984
+tx_tx_exch_read_52986 tx_tx_exch_read 3-0 52986 NULL
+num_node_state_52989 num_node_state 0 52989 NULL
@@ -141148,9 +141462,8 @@ index 0000000..df41844
+attr_dragging_store_tpkbd_53066 attr_dragging_store_tpkbd 0-4 53066 &beiscsi_drvr_ver_disp_53066
+iwl_dbgfs_interrupt_write_53069 iwl_dbgfs_interrupt_write 3-0 53069 NULL
+mwifiex_debug_read_53074 mwifiex_debug_read 3-0 53074 NULL
-+mlx4_comm_cmd_53076 mlx4_comm_cmd 0 53076 NULL nohasharray
-+cyber2000fb_check_var_53076 cyber2000fb_check_var 0 53076 &mlx4_comm_cmd_53076 nohasharray
-+create_cq_kernel_53076 create_cq_kernel 4-3 53076 &cyber2000fb_check_var_53076
++create_cq_kernel_53076 create_cq_kernel 4-3 53076 NULL nohasharray
++cyber2000fb_check_var_53076 cyber2000fb_check_var 0 53076 &create_cq_kernel_53076
+wq_pool_ids_show_53079 wq_pool_ids_show 0 53079 NULL
+pcbit_readw_53084 pcbit_readw 0 53084 NULL
+mci_ctl_name_show_53087 mci_ctl_name_show 0 53087 NULL
@@ -141178,15 +141491,13 @@ index 0000000..df41844
+configure_device_53125 configure_device 0 53125 &udf_adinicb_direct_IO_53125
+il3945_commit_rxon_53127 il3945_commit_rxon 0 53127 NULL
+da9052_rtc_set_alarm_53132 da9052_rtc_set_alarm 0 53132 NULL
-+cpuup_callback_53134 cpuup_callback 0 53134 NULL
+ndo_vlan_rx_add_vid_53138 ndo_vlan_rx_add_vid 0 53138 NULL
+carrier_changes_show_53139 carrier_changes_show 0 53139 NULL
+ps_poll_ps_poll_max_ap_turn_read_53140 ps_poll_ps_poll_max_ap_turn_read 3-0 53140 NULL nohasharray
+inode_newsize_ok_53140 inode_newsize_ok 0 53140 &ps_poll_ps_poll_max_ap_turn_read_53140
+brcmf_cfg80211_up_53146 brcmf_cfg80211_up 0 53146 NULL
+find_domain_name_53149 find_domain_name 0 53149 NULL
-+copy_user_segment_list_53150 copy_user_segment_list 2 53150 NULL nohasharray
-+store_xps_map_53150 store_xps_map 0-4 53150 ©_user_segment_list_53150
++store_xps_map_53150 store_xps_map 0-4 53150 NULL
+s5p_mfc_alloc_instance_buffer_v6_53154 s5p_mfc_alloc_instance_buffer_v6 0 53154 NULL nohasharray
+__team_option_inst_add_53154 __team_option_inst_add 0 53154 &s5p_mfc_alloc_instance_buffer_v6_53154
+tpacpi_driver_debug_store_53158 tpacpi_driver_debug_store 0-3 53158 NULL
@@ -141197,14 +141508,16 @@ index 0000000..df41844
+n_alarm_show_53175 n_alarm_show 0 53175 NULL nohasharray
+qla4xxx_fw_load_src_show_53175 qla4xxx_fw_load_src_show 0 53175 &n_alarm_show_53175
+btrfs_io_bio_alloc_53179 btrfs_io_bio_alloc 2 53179 NULL
++bond_get_slave_size_53181 bond_get_slave_size 0 53181 NULL
+skfp_open_53190 skfp_open 0 53190 NULL
+C_SYSC_io_getevents_53191 C_SYSC_io_getevents 3 53191 NULL
++ti_write_room_53194 ti_write_room 0 53194 NULL
+xfs_btree_updkey_53195 xfs_btree_updkey 0 53195 NULL
+hackrf_alloc_urbs_53198 hackrf_alloc_urbs 0 53198 NULL
+SyS_init_module_53202 SyS_init_module 2 53202 NULL
+toss_secs_write_53205 toss_secs_write 3-0 53205 NULL
-+nfs_migrate_page_53206 nfs_migrate_page 0 53206 NULL nohasharray
-+mtdoops_erase_block_53206 mtdoops_erase_block 2 53206 &nfs_migrate_page_53206
++mtdoops_erase_block_53206 mtdoops_erase_block 2 53206 NULL nohasharray
++nfs_migrate_page_53206 nfs_migrate_page 0 53206 &mtdoops_erase_block_53206
+dln2_transfer_53211 dln2_transfer 0 53211 NULL
+saa7134_pgtable_build_53214 saa7134_pgtable_build 0 53214 NULL
+smsc75xx_wait_ready_53217 smsc75xx_wait_ready 0 53217 NULL
@@ -141219,19 +141532,20 @@ index 0000000..df41844
+wl12xx_init_rx_config_53244 wl12xx_init_rx_config 0 53244 NULL nohasharray
+net1080_reset_53244 net1080_reset 0 53244 &wl12xx_init_rx_config_53244
+tun_do_read_53245 tun_do_read 0 53245 NULL
-+vcc_sendmsg_53246 vcc_sendmsg 0-4 53246 NULL
++vcc_sendmsg_53246 vcc_sendmsg 4-0 53246 NULL
+logfs_writepage_53247 logfs_writepage 0 53247 NULL
+rtl8152_set_mac_address_53251 rtl8152_set_mac_address 0 53251 NULL
+smack_sb_statfs_53255 smack_sb_statfs 0 53255 NULL
+xfs_trans_read_buf_map_53258 xfs_trans_read_buf_map 5-0 53258 NULL nohasharray
+target_core_dev_wwn_store_attr_vpd_protocol_identifier_53258 target_core_dev_wwn_store_attr_vpd_protocol_identifier 0-3 53258 &xfs_trans_read_buf_map_53258
-+ip6_tnl_dev_init_gen_53263 ip6_tnl_dev_init_gen 0 53263 NULL nohasharray
-+ipr_change_queue_depth_53263 ipr_change_queue_depth 0-2 53263 &ip6_tnl_dev_init_gen_53263
++ipr_change_queue_depth_53263 ipr_change_queue_depth 2-0 53263 NULL nohasharray
++ip6_tnl_dev_init_gen_53263 ip6_tnl_dev_init_gen 0 53263 &ipr_change_queue_depth_53263
+picolcd_operation_mode_store_53264 picolcd_operation_mode_store 0-4 53264 NULL
+sctp_make_fwdtsn_53265 sctp_make_fwdtsn 3 53265 NULL
+wil_write_file_ssid_53266 wil_write_file_ssid 3-0 53266 NULL
+cma_bitmap_pages_to_bits_53268 cma_bitmap_pages_to_bits 0-2 53268 NULL
+btrfs_file_extent_num_bytes_53269 btrfs_file_extent_num_bytes 0 53269 NULL
++brd_direct_access_53270 brd_direct_access 0 53270 NULL
+cma_netdev_callback_53271 cma_netdev_callback 0 53271 NULL
+kstrtoull_53273 kstrtoull 0 53273 NULL
+genlmsg_multicast_53275 genlmsg_multicast 0 53275 NULL
@@ -141242,11 +141556,13 @@ index 0000000..df41844
+ieee80211_send_probe_req_53292 ieee80211_send_probe_req 5-7 53292 NULL
+ad9523_reg_access_53294 ad9523_reg_access 0 53294 NULL
+rsi_mac80211_add_interface_53299 rsi_mac80211_add_interface 0 53299 NULL
-+wishbone_serial_open_53305 wishbone_serial_open 0 53305 NULL nohasharray
-+isku_sysfs_write_key_mask_53305 isku_sysfs_write_key_mask 6-0-5 53305 &wishbone_serial_open_53305
++dev_debug_store_53301 dev_debug_store 0-4 53301 NULL
++isku_sysfs_write_key_mask_53305 isku_sysfs_write_key_mask 6-0-5 53305 NULL nohasharray
++wishbone_serial_open_53305 wishbone_serial_open 0 53305 &isku_sysfs_write_key_mask_53305
+dib7090p_rw_on_apb_53315 dib7090p_rw_on_apb 0-3 53315 NULL
+batadv_interface_rx_53325 batadv_interface_rx 4 53325 NULL
-+ftrace_profile_write_53327 ftrace_profile_write 3 53327 NULL
++usb_rapid_charge_show_53327 usb_rapid_charge_show 0 53327 NULL nohasharray
++ftrace_profile_write_53327 ftrace_profile_write 3 53327 &usb_rapid_charge_show_53327
+find_nr_power_limit_53330 find_nr_power_limit 0 53330 NULL
+gsm_control_reply_53333 gsm_control_reply 4 53333 NULL
+acpi_ut_copy_esimple_to_isimple_53338 acpi_ut_copy_esimple_to_isimple 0 53338 NULL
@@ -141291,8 +141607,8 @@ index 0000000..df41844
+iwl_pcie_txq_alloc_53413 iwl_pcie_txq_alloc 3 53413 NULL nohasharray
+nilfs_btree_assign_gc_53413 nilfs_btree_assign_gc 0 53413 &iwl_pcie_txq_alloc_53413
+tm_attr_show_53415 tm_attr_show 0 53415 NULL
-+isolate_lru_page_53417 isolate_lru_page 0 53417 NULL nohasharray
-+hci_check_pending_name_53417 hci_check_pending_name 5 53417 &isolate_lru_page_53417
++hci_check_pending_name_53417 hci_check_pending_name 5 53417 NULL nohasharray
++isolate_lru_page_53417 isolate_lru_page 0 53417 &hci_check_pending_name_53417
+asus_hwmon_pwm1_53419 asus_hwmon_pwm1 0 53419 NULL
+uwb_radio_change_channel_53420 uwb_radio_change_channel 0 53420 NULL
+qt2_control_msg_53422 qt2_control_msg 0 53422 NULL
@@ -141325,7 +141641,7 @@ index 0000000..df41844
+neigh_sysctl_register_53474 neigh_sysctl_register 0 53474 NULL
+ima_write_template_field_data_53475 ima_write_template_field_data 2 53475 NULL nohasharray
+create_trace_kprobe_53475 create_trace_kprobe 1 53475 &ima_write_template_field_data_53475
-+rds_tcp_data_recv_53476 rds_tcp_data_recv 3-4 53476 NULL
++rds_tcp_data_recv_53476 rds_tcp_data_recv 4-3 53476 NULL
+iowarrior_read_53483 iowarrior_read 3-0 53483 NULL
+osd_req_write_kern_53486 osd_req_write_kern 5-0 53486 NULL
+snd_pcm_pre_pause_53490 snd_pcm_pre_pause 0 53490 NULL nohasharray
@@ -141334,6 +141650,7 @@ index 0000000..df41844
+ext_prop_data_show_53493 ext_prop_data_show 0 53493 NULL
+memory_notify_53496 memory_notify 0 53496 NULL nohasharray
+hardware_test_53496 hardware_test 0 53496 &memory_notify_53496
++ath10k_wmi_pdev_get_temperature_53497 ath10k_wmi_pdev_get_temperature 0 53497 NULL
+do_verify_xattr_datum_53499 do_verify_xattr_datum 0 53499 NULL nohasharray
+adp8870_bl_l4_indoor_max_show_53499 adp8870_bl_l4_indoor_max_show 0 53499 &do_verify_xattr_datum_53499
+sysfs_show_current_tick_dev_53501 sysfs_show_current_tick_dev 0 53501 NULL
@@ -141344,9 +141661,9 @@ index 0000000..df41844
+pcan_usb_pro_set_bus_53508 pcan_usb_pro_set_bus 0 53508 NULL
+nfs4_schedule_stateid_recovery_53510 nfs4_schedule_stateid_recovery 0 53510 NULL
+start_vga_cam_53511 start_vga_cam 0 53511 NULL
-+check_acl_53512 check_acl 0 53512 NULL nohasharray
-+force_sc_support_write_53512 force_sc_support_write 3-0 53512 &check_acl_53512
++check_acl_53512 check_acl 0 53512 NULL
+ea_remove_stuffed_53517 ea_remove_stuffed 0 53517 NULL
++ds1685_rtc_set_alarm_53520 ds1685_rtc_set_alarm 0 53520 NULL
+m41t80_sysfs_show_flags_53525 m41t80_sysfs_show_flags 0 53525 NULL
+clk_core_enable_53527 clk_core_enable 0 53527 NULL
+snd_seq_ioctl_get_named_queue_53529 snd_seq_ioctl_get_named_queue 0 53529 NULL
@@ -141364,8 +141681,8 @@ index 0000000..df41844
+attr_release_to_select_show_tpkbd_53568 attr_release_to_select_show_tpkbd 0 53568 NULL
+sigma_fw_load_control_53569 sigma_fw_load_control 3 53569 NULL
+smsc75xx_write_reg_53571 smsc75xx_write_reg 0 53571 NULL
-+regmap_spmi_ext_gather_write_53572 regmap_spmi_ext_gather_write 0 53572 NULL nohasharray
-+ieee802154_hdr_minlen_53572 ieee802154_hdr_minlen 0 53572 ®map_spmi_ext_gather_write_53572
++ieee802154_hdr_minlen_53572 ieee802154_hdr_minlen 0 53572 NULL nohasharray
++regmap_spmi_ext_gather_write_53572 regmap_spmi_ext_gather_write 0 53572 &ieee802154_hdr_minlen_53572
+ubb_show_53578 ubb_show 0 53578 NULL nohasharray
+qlcnic_82xx_issue_cmd_53578 qlcnic_82xx_issue_cmd 0 53578 &ubb_show_53578
+set_auto_pwm_min_53581 set_auto_pwm_min 0-4 53581 NULL
@@ -141377,7 +141694,7 @@ index 0000000..df41844
+bpq_open_53602 bpq_open 0 53602 NULL
+__wait_on_bit_53603 __wait_on_bit 0 53603 NULL nohasharray
+isl1208_i2c_read_regs_53603 isl1208_i2c_read_regs 0 53603 &__wait_on_bit_53603
-+pfkey_recvmsg_53604 pfkey_recvmsg 0-4 53604 NULL nohasharray
++pfkey_recvmsg_53604 pfkey_recvmsg 4-0 53604 NULL nohasharray
+strict_strtoul_scaled_53604 strict_strtoul_scaled 0 53604 &pfkey_recvmsg_53604
+check_reshape_53605 check_reshape 0 53605 NULL
+nes_show_idx_data_53612 nes_show_idx_data 0 53612 NULL
@@ -141392,6 +141709,7 @@ index 0000000..df41844
+ccid_getsockopt_builtin_ccids_53634 ccid_getsockopt_builtin_ccids 2 53634 NULL
+powr1220_show_voltage_53637 powr1220_show_voltage 0 53637 NULL nohasharray
+iwl_set_mode_53637 iwl_set_mode 0 53637 &powr1220_show_voltage_53637
++si_fan_ctrl_set_fan_speed_percent_53640 si_fan_ctrl_set_fan_speed_percent 0 53640 NULL
+nr_sendmsg_53656 nr_sendmsg 4-0 53656 NULL
+allocate_page_53658 allocate_page 0 53658 NULL nohasharray
+__bitmap_parse_53658 __bitmap_parse 0 53658 &allocate_page_53658
@@ -141424,7 +141742,7 @@ index 0000000..df41844
+__ocfs2_resv_find_window_53721 __ocfs2_resv_find_window 3 53721 NULL
+__proc_debug_mb_53732 __proc_debug_mb 5 53732 NULL
+wdm_write_53735 wdm_write 3-0 53735 NULL
-+ext3_try_to_allocate_with_rsv_53737 ext3_try_to_allocate_with_rsv 3-0-5 53737 NULL
++ext3_try_to_allocate_with_rsv_53737 ext3_try_to_allocate_with_rsv 3-5-0 53737 NULL
+acpi_ev_address_space_dispatch_53738 acpi_ev_address_space_dispatch 0 53738 NULL nohasharray
+apei_write_53738 apei_write 0 53738 &acpi_ev_address_space_dispatch_53738
+ixgbe_notify_dca_53739 ixgbe_notify_dca 0 53739 NULL nohasharray
@@ -141436,8 +141754,8 @@ index 0000000..df41844
+start_fw_53746 start_fw 0 53746 NULL
+ivtv_firmware_copy_53748 ivtv_firmware_copy 0 53748 NULL
+tda18271_ir_cal_init_53751 tda18271_ir_cal_init 0 53751 NULL
-+sky2_get_regs_len_53754 sky2_get_regs_len 0 53754 NULL nohasharray
-+pci_read_config_byte_53754 pci_read_config_byte 0 53754 &sky2_get_regs_len_53754
++pci_read_config_byte_53754 pci_read_config_byte 0 53754 NULL nohasharray
++sky2_get_regs_len_53754 sky2_get_regs_len 0 53754 &pci_read_config_byte_53754
+lpfc_idiag_queacc_read_qe_53755 lpfc_idiag_queacc_read_qe 0-2 53755 NULL
+hdpvr_i2c_read_53756 hdpvr_i2c_read 0 53756 NULL
+wa_populate_buf_in_urb_53758 wa_populate_buf_in_urb 3-4 53758 NULL nohasharray
@@ -141469,6 +141787,7 @@ index 0000000..df41844
+nls_nullsize_53815 nls_nullsize 0 53815 NULL
+radio_tea5777_set_freq_53817 radio_tea5777_set_freq 0 53817 NULL
+setup_data_read_53822 setup_data_read 3-0 53822 NULL
++enic_get_sset_count_53825 enic_get_sset_count 0 53825 NULL
+tcp_recv_urg_53826 tcp_recv_urg 0-3 53826 NULL
+part_stat_show_53838 part_stat_show 0 53838 NULL
+wacom_status1_luminance_store_53844 wacom_status1_luminance_store 4-0 53844 NULL
@@ -141479,8 +141798,7 @@ index 0000000..df41844
+__mpage_writepage_53860 __mpage_writepage 0 53860 NULL
+show_led_53867 show_led 0 53867 NULL
+mlx4_bitmap_alloc_range_53870 mlx4_bitmap_alloc_range 0-3 53870 NULL
-+btrfs_free_reserved_extent_53873 btrfs_free_reserved_extent 2 53873 NULL nohasharray
-+show_lssw_53873 show_lssw 0 53873 &btrfs_free_reserved_extent_53873
++btrfs_free_reserved_extent_53873 btrfs_free_reserved_extent 2 53873 NULL
+wcn36xx_smd_rsp_status_check_53874 wcn36xx_smd_rsp_status_check 0 53874 NULL nohasharray
+HYPERVISOR_dom0_op_53874 HYPERVISOR_dom0_op 0 53874 &wcn36xx_smd_rsp_status_check_53874
+nf_hook_thresh_53875 nf_hook_thresh 0 53875 NULL
@@ -141503,7 +141821,9 @@ index 0000000..df41844
+rtl8152_open_53918 rtl8152_open 0 53918 NULL
+stv06xx_write_sensor_bytes_53919 stv06xx_write_sensor_bytes 0 53919 NULL
+do_switch_53920 do_switch 0 53920 NULL
-+__dquot_transfer_53922 __dquot_transfer 0 53922 NULL
++__dquot_transfer_53922 __dquot_transfer 0 53922 NULL nohasharray
++cyapa_gen3_check_fw_53922 cyapa_gen3_check_fw 0 53922 &__dquot_transfer_53922
++usb_wwan_write_room_53925 usb_wwan_write_room 0 53925 NULL
+input_polldev_set_poll_53926 input_polldev_set_poll 0-4 53926 NULL
+usb_serial_generic_write_53927 usb_serial_generic_write 4 53927 NULL
+romfs_readpage_53928 romfs_readpage 0 53928 NULL
@@ -141513,6 +141833,7 @@ index 0000000..df41844
+show_sas_phy_loss_of_dword_sync_count_53942 show_sas_phy_loss_of_dword_sync_count 0 53942 NULL
+adcxx_set_max_53943 adcxx_set_max 0-4 53943 NULL
+f7188x_gpio_direction_out_53946 f7188x_gpio_direction_out 0 53946 NULL
++bnx2x_get_sset_count_53949 bnx2x_get_sset_count 0 53949 NULL
+get_status_53950 get_status 0 53950 NULL
+mthca_setup_cmd_doorbells_53954 mthca_setup_cmd_doorbells 2 53954 NULL
+address_show_53957 address_show 0 53957 NULL
@@ -141528,9 +141849,11 @@ index 0000000..df41844
+reshape_53978 reshape 0 53978 NULL
+macvtap_get_minor_53980 macvtap_get_minor 0 53980 NULL
+qlcnic_sriov_get_pf_info_53985 qlcnic_sriov_get_pf_info 0 53985 NULL
++pte_entry_53988 pte_entry 0 53988 NULL
+__iscsi_tpg_auth_store_userid_53989 __iscsi_tpg_auth_store_userid 0-3 53989 NULL
+sl811h_urb_enqueue_53990 sl811h_urb_enqueue 0 53990 NULL
+recv_53991 recv 0 53991 NULL
++ath9k_get_et_sset_count_53994 ath9k_get_et_sset_count 0 53994 NULL
+smm665_show_lcrit_53997 smm665_show_lcrit 0 53997 NULL
+ieee80211_if_fmt_dot11MeshHWMPperrMinInterval_53998 ieee80211_if_fmt_dot11MeshHWMPperrMinInterval 3 53998 NULL
+ngene_i2c_master_xfer_53999 ngene_i2c_master_xfer 0-3 53999 NULL
@@ -141547,7 +141870,6 @@ index 0000000..df41844
+vmci_transport_notify_pkt_recv_pre_block_54019 vmci_transport_notify_pkt_recv_pre_block 0 54019 NULL nohasharray
+mdc_kuc_write_54019 mdc_kuc_write 3 54019 &vmci_transport_notify_pkt_recv_pre_block_54019
+ov6650_reg_read_54020 ov6650_reg_read 0 54020 NULL
-+do_con_write_54021 do_con_write 0-3 54021 NULL
+cmpk_message_handle_tx_54024 cmpk_message_handle_tx 4 54024 NULL
+ath5k_hw_txpower_54026 ath5k_hw_txpower 0 54026 NULL
+status_show_54028 status_show 0 54028 NULL
@@ -141574,7 +141896,7 @@ index 0000000..df41844
+ltc2945_show_bool_54072 ltc2945_show_bool 0 54072 &acpi_ps_parse_loop_54072
+show_in_beep_54074 show_in_beep 0 54074 NULL
+ext3_xattr_security_get_54081 ext3_xattr_security_get 0 54081 NULL
-+bitmap_bitremap_54096 bitmap_bitremap 4 54096 NULL
++cachefiles_daemon_range_error_54092 cachefiles_daemon_range_error 0 54092 NULL
+remove_id_store_54097 remove_id_store 0-3 54097 NULL
+snd_cs5535audio_trigger_54101 snd_cs5535audio_trigger 0 54101 NULL
+altera_set_ir_pre_54103 altera_set_ir_pre 2 54103 NULL nohasharray
@@ -141611,7 +141933,6 @@ index 0000000..df41844
+f_rndis_opts_attr_show_54161 f_rndis_opts_attr_show 0 54161 NULL nohasharray
+kszphy_rmii_clk_sel_54161 kszphy_rmii_clk_sel 0 54161 &f_rndis_opts_attr_show_54161
+i2400m_zrealloc_2x_54166 i2400m_zrealloc_2x 3 54166 NULL
-+nouveau_falcon_create__54169 nouveau_falcon_create_ 8 54169 NULL
+ext_prop_type_show_54170 ext_prop_type_show 0 54170 NULL
+sysfs_show_reg_54174 sysfs_show_reg 0 54174 NULL
+p9_client_prepare_req_54175 p9_client_prepare_req 3 54175 NULL
@@ -141619,7 +141940,7 @@ index 0000000..df41844
+acpi_os_read_memory_54186 acpi_os_read_memory 1-3 54186 NULL
+bd2802_store_reg0x07_54187 bd2802_store_reg0x07 0-4 54187 NULL
+ata_scsi_park_store_54188 ata_scsi_park_store 0-4 54188 NULL
-+slab_attr_show_54189 slab_attr_show 0 54189 NULL
++ipoctal_write_room_54195 ipoctal_write_room 0 54195 NULL
+ubifs_check_node_54196 ubifs_check_node 0 54196 NULL nohasharray
+fan_set_state_acpi4_54196 fan_set_state_acpi4 0 54196 &ubifs_check_node_54196
+wl1251_hw_init_power_auth_54203 wl1251_hw_init_power_auth 0 54203 NULL
@@ -141645,8 +141966,8 @@ index 0000000..df41844
+mtd_read_oob_54234 mtd_read_oob 0 54234 NULL
+get_a_ctxt_54239 get_a_ctxt 0 54239 NULL
+store_queue_type_field_54243 store_queue_type_field 0-4 54243 NULL
-+bnx2x_setup_leading_54246 bnx2x_setup_leading 0 54246 NULL nohasharray
-+mcp23s08_read_regs_54246 mcp23s08_read_regs 4 54246 &bnx2x_setup_leading_54246
++mcp23s08_read_regs_54246 mcp23s08_read_regs 4 54246 NULL nohasharray
++bnx2x_setup_leading_54246 bnx2x_setup_leading 0 54246 &mcp23s08_read_regs_54246
+reada_add_block_54247 reada_add_block 2 54247 NULL
+write_file_spec_scan_ctl_54248 write_file_spec_scan_ctl 3-0 54248 NULL nohasharray
+stream_dequeue_54248 stream_dequeue 0 54248 &write_file_spec_scan_ctl_54248
@@ -141658,8 +141979,8 @@ index 0000000..df41844
+venus_setattr_54255 venus_setattr 0 54255 NULL
+queue_logical_block_size_show_54257 queue_logical_block_size_show 0 54257 NULL
+ceph_msgpool_get_54258 ceph_msgpool_get 2 54258 NULL
-+inv_reset_fifo_54259 inv_reset_fifo 0 54259 NULL nohasharray
-+iwl_pcie_set_cmd_in_flight_54259 iwl_pcie_set_cmd_in_flight 0 54259 &inv_reset_fifo_54259
++iwl_pcie_set_cmd_in_flight_54259 iwl_pcie_set_cmd_in_flight 0 54259 NULL nohasharray
++inv_reset_fifo_54259 inv_reset_fifo 0 54259 &iwl_pcie_set_cmd_in_flight_54259
+audio_write_54261 audio_write 4-0 54261 NULL nohasharray
+wusb_prf_54261 wusb_prf 7-0 54261 &audio_write_54261 nohasharray
+asus_wmi_get_devstate_bits_54261 asus_wmi_get_devstate_bits 0-3 54261 &wusb_prf_54261 nohasharray
@@ -141679,8 +142000,7 @@ index 0000000..df41844
+show_designated_port_54292 show_designated_port 0 54292 NULL
+xiic_xfer_54293 xiic_xfer 0-3 54293 NULL
+netlink_alloc_skb_54294 netlink_alloc_skb 2 54294 NULL
-+dlm_alloc_pagevec_54296 dlm_alloc_pagevec 1 54296 NULL nohasharray
-+sys_kexec_file_load_54296 sys_kexec_file_load 3 54296 &dlm_alloc_pagevec_54296
++dlm_alloc_pagevec_54296 dlm_alloc_pagevec 1 54296 NULL
+remove_store_54298 remove_store 0-4 54298 NULL
+dentry_has_perm_54299 dentry_has_perm 0 54299 NULL
+reclaim_pages_54301 reclaim_pages 3 54301 NULL
@@ -141713,11 +142033,10 @@ index 0000000..df41844
+wake_up_pme_store_54368 wake_up_pme_store 0-4 54368 NULL
+tps65912_set_bits_54370 tps65912_set_bits 0 54370 NULL
+aac_show_model_54375 aac_show_model 0 54375 NULL
-+intel_sdvo_write_cmd_54377 intel_sdvo_write_cmd 4 54377 NULL nohasharray
-+do_dccp_setsockopt_54377 do_dccp_setsockopt 5-0 54377 &intel_sdvo_write_cmd_54377
++do_dccp_setsockopt_54377 do_dccp_setsockopt 5-0 54377 NULL nohasharray
++intel_sdvo_write_cmd_54377 intel_sdvo_write_cmd 4 54377 &do_dccp_setsockopt_54377
+ah_alloc_tmp_54378 ah_alloc_tmp 2-3 54378 NULL
+gart_unmap_page_54379 gart_unmap_page 3-2 54379 NULL
-+raid56_parity_recover_54381 raid56_parity_recover 5-0 54381 NULL
+wl1271_acx_cca_threshold_54385 wl1271_acx_cca_threshold 0 54385 NULL
+snd_pcm_oss_read2_54387 snd_pcm_oss_read2 0-3 54387 NULL
+bonding_show_packets_per_slave_54388 bonding_show_packets_per_slave 0 54388 NULL
@@ -141726,7 +142045,7 @@ index 0000000..df41844
+o2nm_cluster_attr_idle_timeout_ms_read_54400 o2nm_cluster_attr_idle_timeout_ms_read 0 54400 NULL nohasharray
+set_gss_proxy_54400 set_gss_proxy 0 54400 &o2nm_cluster_attr_idle_timeout_ms_read_54400
+snd_pcm_add_chmap_ctls_54404 snd_pcm_add_chmap_ctls 0 54404 NULL
-+efx_nic_describe_stats_54407 efx_nic_describe_stats 2 54407 NULL
++efx_nic_describe_stats_54407 efx_nic_describe_stats 0 54407 NULL
+__iscsi_disc_show_authenticate_target_54411 __iscsi_disc_show_authenticate_target 0 54411 NULL
+iio_trigger_register_54412 iio_trigger_register 0 54412 NULL
+ath10k_install_peer_wep_keys_54414 ath10k_install_peer_wep_keys 0 54414 NULL
@@ -141739,6 +142058,7 @@ index 0000000..df41844
+__ocfs2_write_remove_suid_54433 __ocfs2_write_remove_suid 0 54433 NULL
+pm3fb_check_var_54437 pm3fb_check_var 0 54437 NULL
+rtl8139_open_54441 rtl8139_open 0 54441 NULL
++ath9k_htc_get_et_sset_count_54442 ath9k_htc_get_et_sset_count 0 54442 NULL
+read_firmid_54443 read_firmid 0 54443 NULL
+cot_decompress_54452 cot_decompress 0 54452 NULL
+mc13783_gpo_regulator_is_enabled_54460 mc13783_gpo_regulator_is_enabled 0 54460 NULL
@@ -141756,17 +142076,16 @@ index 0000000..df41844
+garmin_write_54492 garmin_write 0-4 54492 NULL
+simple_strtoull_54493 simple_strtoull 0 54493 NULL
+swiotlb_tbl_map_single_54495 swiotlb_tbl_map_single 0 54495 NULL
-+xen_alloc_ptpage_54497 xen_alloc_ptpage 2 54497 NULL
+vfio_raw_config_read_54500 vfio_raw_config_read 0-3 54500 NULL
-+vfs_getattr_nosec_54503 vfs_getattr_nosec 0 54503 NULL nohasharray
-+ieee80211_tdls_mgmt_setup_54503 ieee80211_tdls_mgmt_setup 10 54503 &vfs_getattr_nosec_54503
-+sh_mobile_ceu_s_ctrl_54508 sh_mobile_ceu_s_ctrl 0 54508 NULL nohasharray
-+tipc_sk_anc_data_recv_54508 tipc_sk_anc_data_recv 0 54508 &sh_mobile_ceu_s_ctrl_54508 nohasharray
-+l2cap_create_basic_pdu_54508 l2cap_create_basic_pdu 3 54508 &tipc_sk_anc_data_recv_54508
++cyapa_calibrate_store_54501 cyapa_calibrate_store 0-4 54501 NULL
++ieee80211_tdls_mgmt_setup_54503 ieee80211_tdls_mgmt_setup 10 54503 NULL nohasharray
++vfs_getattr_nosec_54503 vfs_getattr_nosec 0 54503 &ieee80211_tdls_mgmt_setup_54503
++l2cap_create_basic_pdu_54508 l2cap_create_basic_pdu 3 54508 NULL nohasharray
++tipc_sk_anc_data_recv_54508 tipc_sk_anc_data_recv 0 54508 &l2cap_create_basic_pdu_54508 nohasharray
++sh_mobile_ceu_s_ctrl_54508 sh_mobile_ceu_s_ctrl 0 54508 &tipc_sk_anc_data_recv_54508
+btrfs_ordered_sum_size_54509 btrfs_ordered_sum_size 0-2 54509 NULL
-+xc_send_i2c_data_54514 xc_send_i2c_data 0 54514 NULL nohasharray
-+mci_ce_count_show_54514 mci_ce_count_show 0 54514 &xc_send_i2c_data_54514 nohasharray
-+xen_bus_to_phys_54514 xen_bus_to_phys 0-1 54514 &mci_ce_count_show_54514
++mci_ce_count_show_54514 mci_ce_count_show 0 54514 NULL nohasharray
++xc_send_i2c_data_54514 xc_send_i2c_data 0 54514 &mci_ce_count_show_54514
+cache_add_dev_54516 cache_add_dev 0 54516 NULL
+create_lkb_54517 create_lkb 0 54517 NULL
+rfc4106_set_key_54519 rfc4106_set_key 3 54519 NULL nohasharray
@@ -141788,20 +142107,22 @@ index 0000000..df41844
+i915_gem_get_seqno_54555 i915_gem_get_seqno 0 54555 NULL
+mwifiex_usb_submit_rx_urb_54558 mwifiex_usb_submit_rx_urb 2 54558 NULL
+SYSC_setsockopt_54561 SYSC_setsockopt 5 54561 NULL
++attr_sensitivity_show_cptkbd_54562 attr_sensitivity_show_cptkbd 0 54562 NULL
+sht15_send_cmd_54567 sht15_send_cmd 0 54567 NULL
+cxgbi_get_host_param_54569 cxgbi_get_host_param 0 54569 NULL nohasharray
+l2tp_ip_getname_54569 l2tp_ip_getname 0 54569 &cxgbi_get_host_param_54569 nohasharray
+f2fs_write_node_page_54569 f2fs_write_node_page 0 54569 &l2tp_ip_getname_54569
+target_stat_scsi_tgt_dev_show_attr_num_lus_54570 target_stat_scsi_tgt_dev_show_attr_num_lus 0 54570 NULL
-+jffs2_security_listxattr_54571 jffs2_security_listxattr 0-5 54571 NULL nohasharray
-+skb_put_padto_54571 skb_put_padto 2 54571 &jffs2_security_listxattr_54571
++skb_put_padto_54571 skb_put_padto 2 54571 NULL nohasharray
++jffs2_security_listxattr_54571 jffs2_security_listxattr 0-5 54571 &skb_put_padto_54571
+nfsd_vfs_write_54577 nfsd_vfs_write 6 54577 NULL
+s5k83a_set_brightness_54578 s5k83a_set_brightness 0 54578 NULL
+rds_getname_54579 rds_getname 0 54579 NULL
+fw_iso_buffer_init_54582 fw_iso_buffer_init 3 54582 NULL
+xfrm_polexpire_msgsize_54589 xfrm_polexpire_msgsize 0 54589 NULL
+sync_callback_54596 sync_callback 0 54596 NULL
-+authorized_default_show_54600 authorized_default_show 0 54600 NULL
++authorized_default_show_54600 authorized_default_show 0 54600 NULL nohasharray
++br_port_get_slave_size_54600 br_port_get_slave_size 0 54600 &authorized_default_show_54600
+security_netlink_send_54601 security_netlink_send 0 54601 NULL
+irq_pkt_threshold_write_54605 irq_pkt_threshold_write 3-0 54605 NULL
+it913x_set_params_54609 it913x_set_params 0 54609 NULL
@@ -141810,10 +142131,11 @@ index 0000000..df41844
+qlcnic_82xx_config_intrpt_54614 qlcnic_82xx_config_intrpt 0 54614 NULL
+sbp_update_unit_directory_54619 sbp_update_unit_directory 0 54619 NULL
+vb2_dma_sg_alloc_54621 vb2_dma_sg_alloc 2 54621 NULL
++bl_initiate_54623 bl_initiate 0 54623 NULL
+port_fops_write_54627 port_fops_write 3-0 54627 NULL
+pxa168_set_settings_54634 pxa168_set_settings 0 54634 NULL
-+s_ctrl_54635 s_ctrl 0 54635 NULL nohasharray
-+ds2780_read_block_54635 ds2780_read_block 4-3-0 54635 &s_ctrl_54635
++ds2780_read_block_54635 ds2780_read_block 4-3-0 54635 NULL nohasharray
++s_ctrl_54635 s_ctrl 0 54635 &ds2780_read_block_54635
+w1_f23_fix_count_54636 w1_f23_fix_count 0-2-1-3 54636 NULL nohasharray
+nilfs_superblock_sb_write_time_show_54636 nilfs_superblock_sb_write_time_show 0 54636 &w1_f23_fix_count_54636 nohasharray
+ext2_write_end_54636 ext2_write_end 5-0 54636 &nilfs_superblock_sb_write_time_show_54636
@@ -141829,26 +142151,27 @@ index 0000000..df41844
+ubifs_wbuf_sync_nolock_54655 ubifs_wbuf_sync_nolock 0 54655 &_regulator_enable_54655
+dns_resolver_read_54658 dns_resolver_read 3 54658 NULL
+twl6030_interrupt_mask_54659 twl6030_interrupt_mask 2 54659 NULL
-+simple_alloc_urb_54661 simple_alloc_urb 3 54661 NULL nohasharray
++pte_hole_54661 pte_hole 0 54661 NULL nohasharray
++simple_alloc_urb_54661 simple_alloc_urb 3 54661 &pte_hole_54661 nohasharray
+rds_page_remainder_cpu_notify_54661 rds_page_remainder_cpu_notify 0 54661 &simple_alloc_urb_54661
+qla4xxx_serial_num_show_54662 qla4xxx_serial_num_show 0 54662 NULL nohasharray
+multicast_query_interval_store_54662 multicast_query_interval_store 4-0 54662 &qla4xxx_serial_num_show_54662
-+read_dev_54664 read_dev 0 54664 NULL nohasharray
-+nfs4_server_capabilities_54664 nfs4_server_capabilities 0 54664 &read_dev_54664 nohasharray
-+s35390a_get_reg_54664 s35390a_get_reg 0 54664 &nfs4_server_capabilities_54664
++nfs4_server_capabilities_54664 nfs4_server_capabilities 0 54664 NULL nohasharray
++s35390a_get_reg_54664 s35390a_get_reg 0 54664 &nfs4_server_capabilities_54664 nohasharray
++read_dev_54664 read_dev 0 54664 &s35390a_get_reg_54664
+bus_add_device_54665 bus_add_device 0 54665 NULL
+cw1200_queue_stats_init_54670 cw1200_queue_stats_init 2 54670 NULL nohasharray
-+atmtcp_v_open_54670 atmtcp_v_open 0 54670 &cw1200_queue_stats_init_54670 nohasharray
-+tipc_tlv_alloc_54670 tipc_tlv_alloc 1 54670 &atmtcp_v_open_54670
++tipc_tlv_alloc_54670 tipc_tlv_alloc 1 54670 &cw1200_queue_stats_init_54670 nohasharray
++atmtcp_v_open_54670 atmtcp_v_open 0 54670 &tipc_tlv_alloc_54670
+bio_kmalloc_54672 bio_kmalloc 2 54672 NULL
+show_target_temp_54673 show_target_temp 0 54673 NULL
+evm_read_key_54674 evm_read_key 3-0 54674 NULL nohasharray
+dm_attr_show_54674 dm_attr_show 0 54674 &evm_read_key_54674
+ath10k_wmi_attach_54680 ath10k_wmi_attach 0 54680 NULL
-+arcnet_open_54681 arcnet_open 0 54681 NULL nohasharray
-+mc13xxx_rtc_set_alarm_54681 mc13xxx_rtc_set_alarm 0 54681 &arcnet_open_54681 nohasharray
-+rtnl_link_get_slave_info_data_size_54681 rtnl_link_get_slave_info_data_size 0 54681 &mc13xxx_rtc_set_alarm_54681
-+hfsplus_write_begin_54686 hfsplus_write_begin 0-3 54686 NULL
++rtnl_link_get_slave_info_data_size_54681 rtnl_link_get_slave_info_data_size 0 54681 NULL nohasharray
++arcnet_open_54681 arcnet_open 0 54681 &rtnl_link_get_slave_info_data_size_54681 nohasharray
++mc13xxx_rtc_set_alarm_54681 mc13xxx_rtc_set_alarm 0 54681 &arcnet_open_54681
++hfsplus_write_begin_54686 hfsplus_write_begin 3-0 54686 NULL
+apei_exec_read_register_54687 apei_exec_read_register 0 54687 NULL nohasharray
+jfs_direct_IO_54687 jfs_direct_IO 4-0 54687 &apei_exec_read_register_54687
+ad7879_disable_store_54690 ad7879_disable_store 0-4 54690 NULL
@@ -141874,8 +142197,8 @@ index 0000000..df41844
+fm_tx_set_rds_mode_54743 fm_tx_set_rds_mode 0 54743 NULL
+wep_iv_read_54744 wep_iv_read 3-0 54744 NULL nohasharray
+dn_hash_sock_54744 dn_hash_sock 0 54744 &wep_iv_read_54744
-+mt9v022_g_fmt_54745 mt9v022_g_fmt 0 54745 NULL nohasharray
-+_ctl_diag_trigger_master_store_54745 _ctl_diag_trigger_master_store 0-4 54745 &mt9v022_g_fmt_54745
++_ctl_diag_trigger_master_store_54745 _ctl_diag_trigger_master_store 0-4 54745 NULL nohasharray
++mt9v022_g_fmt_54745 mt9v022_g_fmt 0 54745 &_ctl_diag_trigger_master_store_54745
+lpfc_idiag_pcicfg_write_54749 lpfc_idiag_pcicfg_write 3-0 54749 NULL
+iio_event_chrdev_read_54757 iio_event_chrdev_read 3-0 54757 NULL
+adis16480_show_firmware_date_54762 adis16480_show_firmware_date 3-0 54762 NULL
@@ -141892,7 +142215,7 @@ index 0000000..df41844
+xfs_rtallocate_extent_block_54791 xfs_rtallocate_extent_block 0 54791 &nfs41_find_root_sec_54791
+flexcop_device_kmalloc_54793 flexcop_device_kmalloc 1 54793 NULL
+show_fcoe_fcf_device_fka_period_54796 show_fcoe_fcf_device_fka_period 0 54796 NULL
-+domain_init_54797 domain_init 2 54797 NULL
++vlan_qos_map_size_54797 vlan_qos_map_size 0-1 54797 NULL
+ext3_find_goal_54801 ext3_find_goal 0 54801 NULL nohasharray
+acpi_ds_resolve_operands_54801 acpi_ds_resolve_operands 0 54801 &ext3_find_goal_54801 nohasharray
+acpi_thermal_cpufreq_notifier_54801 acpi_thermal_cpufreq_notifier 0 54801 &acpi_ds_resolve_operands_54801
@@ -141903,20 +142226,16 @@ index 0000000..df41844
+ar9287_dump_modal_eeprom_54814 ar9287_dump_modal_eeprom 2-3-0 54814 NULL
+kvzalloc_54815 kvzalloc 1 54815 NULL nohasharray
+aes_decrypt_fail_read_54815 aes_decrypt_fail_read 3-0 54815 &kvzalloc_54815
-+slabs_cpu_partial_show_54823 slabs_cpu_partial_show 0 54823 NULL
+_ctl_version_product_show_54831 _ctl_version_product_show 0 54831 NULL nohasharray
+__c2port_write_flash_erase_54831 __c2port_write_flash_erase 0 54831 &_ctl_version_product_show_54831
+generic_perform_write_54832 generic_perform_write 3-0 54832 NULL
-+omap_hsmmc_prepare_54833 omap_hsmmc_prepare 0 54833 NULL
+write_rio_54837 write_rio 3-0 54837 NULL
-+ext3_acl_from_disk_54839 ext3_acl_from_disk 2 54839 NULL nohasharray
-+nouveau_engctx_create__54839 nouveau_engctx_create_ 8 54839 &ext3_acl_from_disk_54839
++ext3_acl_from_disk_54839 ext3_acl_from_disk 2 54839 NULL
+gpio_direction_show_54843 gpio_direction_show 0 54843 NULL
+prepare_dma_54845 prepare_dma 0 54845 NULL
+rocker_flow_tbl_add_54846 rocker_flow_tbl_add 0 54846 NULL nohasharray
+hw_reset_phy_54846 hw_reset_phy 0 54846 &rocker_flow_tbl_add_54846
-+scsi_add_host_54847 scsi_add_host 0 54847 NULL nohasharray
-+skein_256_final_54847 skein_256_final 0 54847 &scsi_add_host_54847
++scsi_add_host_54847 scsi_add_host 0 54847 NULL
+ufx_ops_write_54848 ufx_ops_write 3 54848 NULL
+printer_read_54851 printer_read 3 54851 NULL
+assign_irq_vector_54852 assign_irq_vector 0 54852 NULL
@@ -141928,8 +142247,8 @@ index 0000000..df41844
+prism_build_supp_rates_54865 prism_build_supp_rates 0 54865 NULL
+f2fs_xattr_generic_list_54866 f2fs_xattr_generic_list 0-5 54866 NULL nohasharray
+acpi_ex_resolve_node_to_value_54866 acpi_ex_resolve_node_to_value 0 54866 &f2fs_xattr_generic_list_54866
-+cpuset_track_online_nodes_54867 cpuset_track_online_nodes 0 54867 NULL nohasharray
-+nvkm_bar_create__54867 nvkm_bar_create_ 4 54867 &cpuset_track_online_nodes_54867
++nvkm_bar_create__54867 nvkm_bar_create_ 4 54867 NULL nohasharray
++cpuset_track_online_nodes_54867 cpuset_track_online_nodes 0 54867 &nvkm_bar_create__54867
+show_learning_54874 show_learning 0 54874 NULL
+time_show_54879 time_show 0 54879 NULL nohasharray
+xfs_alloc_read_agfl_54879 xfs_alloc_read_agfl 0 54879 &time_show_54879
@@ -141955,6 +142274,7 @@ index 0000000..df41844
+__ipoib_vlan_add_54918 __ipoib_vlan_add 0 54918 NULL
+__logfs_segment_read_54920 __logfs_segment_read 0 54920 NULL
+qlcnic_82xx_store_beacon_54923 qlcnic_82xx_store_beacon 0-3 54923 NULL
++con_write_room_54924 con_write_room 0 54924 NULL
+loopback_dev_init_54927 loopback_dev_init 0 54927 NULL
+wl1251_boot_init_seq_54930 wl1251_boot_init_seq 0 54930 NULL
+bio_add_page_54933 bio_add_page 0-3 54933 NULL
@@ -141967,8 +142287,8 @@ index 0000000..df41844
+add_port_54941 add_port 2 54941 NULL
+dump_kernel_offset_54942 dump_kernel_offset 0 54942 NULL nohasharray
+bcm5482_read_status_54942 bcm5482_read_status 0 54942 &dump_kernel_offset_54942
-+__uncore_filter_band0_show_54943 __uncore_filter_band0_show 0 54943 NULL nohasharray
-+lowpan_xmit_fragment_54943 lowpan_xmit_fragment 6-4 54943 &__uncore_filter_band0_show_54943
++lowpan_xmit_fragment_54943 lowpan_xmit_fragment 6-4 54943 NULL nohasharray
++__uncore_filter_band0_show_54943 __uncore_filter_band0_show 0 54943 &lowpan_xmit_fragment_54943
+rj54n1_g_crop_54945 rj54n1_g_crop 0 54945 NULL
+ath9k_dump_btcoex_54949 ath9k_dump_btcoex 3-0 54949 NULL
+make_rate_54951 make_rate 0 54951 NULL
@@ -141978,8 +142298,8 @@ index 0000000..df41844
+host_control_smi_type_show_54961 host_control_smi_type_show 0 54961 NULL
+recv_cb_54962 recv_cb 0 54962 NULL
+ggtt_probe_common_54963 ggtt_probe_common 2 54963 NULL
-+smb2_open_file_54967 smb2_open_file 0 54967 NULL nohasharray
-+alauda_write_data_54967 alauda_write_data 3 54967 &smb2_open_file_54967
++alauda_write_data_54967 alauda_write_data 3 54967 NULL nohasharray
++smb2_open_file_54967 smb2_open_file 0 54967 &alauda_write_data_54967
+c4_add_card_54968 c4_add_card 3 54968 NULL
+uart_get_attr_uartclk_54975 uart_get_attr_uartclk 0 54975 NULL
+igb_alloc_q_vectors_54977 igb_alloc_q_vectors 0 54977 NULL
@@ -141998,16 +142318,15 @@ index 0000000..df41844
+ocfs2_read_inline_data_54999 ocfs2_read_inline_data 0 54999 NULL
+wl1251_cmd_vbm_55009 wl1251_cmd_vbm 0 55009 NULL
+cx231xx_v4l2_read_55014 cx231xx_v4l2_read 3-0 55014 NULL
-+i2o_exec_show_vendor_id_55020 i2o_exec_show_vendor_id 0 55020 NULL nohasharray
-+ipvlan_vlan_rx_add_vid_55020 ipvlan_vlan_rx_add_vid 0 55020 &i2o_exec_show_vendor_id_55020
++ipvlan_vlan_rx_add_vid_55020 ipvlan_vlan_rx_add_vid 0 55020 NULL
+driver_pin_configs_show_55022 driver_pin_configs_show 0 55022 NULL
+error_error_null_Frame_tx_start_read_55024 error_error_null_Frame_tx_start_read 3-0 55024 NULL
+firmware_loading_store_55029 firmware_loading_store 0-4 55029 NULL
+ubifs_read_node_wbuf_55034 ubifs_read_node_wbuf 0 55034 NULL
-+target_stat_scsi_auth_intr_attr_store_55035 target_stat_scsi_auth_intr_attr_store 0 55035 NULL
++target_stat_scsi_auth_intr_attr_store_55035 target_stat_scsi_auth_intr_attr_store 0 55035 NULL nohasharray
++bcm_sf2_sw_get_sset_count_55035 bcm_sf2_sw_get_sset_count 0 55035 &target_stat_scsi_auth_intr_attr_store_55035
+efw_transaction_55052 efw_transaction 5-7 55052 NULL
+snd_cmipci_pcm_prepare_55054 snd_cmipci_pcm_prepare 0 55054 NULL
-+ima_inode_removexattr_55055 ima_inode_removexattr 0 55055 NULL
+sctp_setsockopt_primary_addr_55057 sctp_setsockopt_primary_addr 0 55057 NULL
+tps65912_read_55058 tps65912_read 0 55058 NULL
+read_55065 read 0 55065 NULL
@@ -142033,7 +142352,7 @@ index 0000000..df41844
+corrupt_data_55120 corrupt_data 0-3 55120 NULL
+edac_pci_instance_store_55129 edac_pci_instance_store 0-4 55129 NULL
+sha256_ssse3_init_55131 sha256_ssse3_init 0 55131 NULL
-+crypto_ahash_setkey_55134 crypto_ahash_setkey 0-3 55134 NULL nohasharray
++crypto_ahash_setkey_55134 crypto_ahash_setkey 3-0 55134 NULL nohasharray
+gr_ep_enable_55134 gr_ep_enable 0 55134 &crypto_ahash_setkey_55134
+wp512_update_55143 wp512_update 0 55143 NULL nohasharray
+intel_ring_alloc_request_55143 intel_ring_alloc_request 0 55143 &wp512_update_55143
@@ -142041,15 +142360,15 @@ index 0000000..df41844
+ocfs2_truncate_file_55148 ocfs2_truncate_file 0 55148 NULL
+ieee80211_if_read_uapsd_queues_55150 ieee80211_if_read_uapsd_queues 3-0 55150 NULL
+tcp_splice_read_55151 tcp_splice_read 0 55151 NULL
-+btrfs_fdatawrite_range_55152 btrfs_fdatawrite_range 0 55152 NULL nohasharray
-+shmem_write_end_55152 shmem_write_end 0-5 55152 &btrfs_fdatawrite_range_55152
-+rtl2830_wr_regs_55154 rtl2830_wr_regs 0 55154 NULL nohasharray
-+__uncore_mask_opc_show_55154 __uncore_mask_opc_show 0 55154 &rtl2830_wr_regs_55154
++shmem_write_end_55152 shmem_write_end 0-5 55152 NULL nohasharray
++btrfs_fdatawrite_range_55152 btrfs_fdatawrite_range 0 55152 &shmem_write_end_55152
++__uncore_mask_opc_show_55154 __uncore_mask_opc_show 0 55154 NULL
+snd_rme9652_trigger_55155 snd_rme9652_trigger 0 55155 NULL nohasharray
+dwc3_gadget_ep_queue_55155 dwc3_gadget_ep_queue 0 55155 &snd_rme9652_trigger_55155
+xfs_icsb_modify_counters_55156 xfs_icsb_modify_counters 0 55156 NULL
+pwm_show_55165 pwm_show 0 55165 NULL
+xen_pcpu_down_55168 xen_pcpu_down 0 55168 NULL
++kmx61_data_rdy_trigger_set_state_55172 kmx61_data_rdy_trigger_set_state 0 55172 NULL
+__rpipe_set_descr_55173 __rpipe_set_descr 0 55173 NULL
+show_55175 show 0 55175 NULL nohasharray
+xfs_attr_shortform_lookup_55175 xfs_attr_shortform_lookup 0 55175 &show_55175
@@ -142060,8 +142379,8 @@ index 0000000..df41844
+de4x5_open_55186 de4x5_open 0 55186 NULL
+alloc_lpt_leb_55189 alloc_lpt_leb 0 55189 NULL nohasharray
+lp3943_gpio_request_55189 lp3943_gpio_request 0 55189 &alloc_lpt_leb_55189
-+itg3200_read_reg_8_55190 itg3200_read_reg_8 0 55190 NULL nohasharray
-+drbd_send_55190 drbd_send 4 55190 &itg3200_read_reg_8_55190
++drbd_send_55190 drbd_send 4 55190 NULL nohasharray
++itg3200_read_reg_8_55190 itg3200_read_reg_8 0 55190 &drbd_send_55190
+show_status_55193 show_status 0 55193 NULL
+set_gpio_mask_55194 set_gpio_mask 0-4 55194 NULL
+sel_write_relabel_55195 sel_write_relabel 3 55195 NULL nohasharray
@@ -142071,14 +142390,12 @@ index 0000000..df41844
+sched_feat_write_55202 sched_feat_write 3-0 55202 NULL nohasharray
+tcmu_get_blocks_55202 tcmu_get_blocks 0 55202 &sched_feat_write_55202
+ht40allow_map_read_55209 ht40allow_map_read 3-0 55209 NULL nohasharray
-+vsock_dgram_recvmsg_55209 vsock_dgram_recvmsg 0-4 55209 &ht40allow_map_read_55209 nohasharray
-+isdn_net_ciscohdlck_alloc_skb_55209 isdn_net_ciscohdlck_alloc_skb 2 55209 &vsock_dgram_recvmsg_55209
++isdn_net_ciscohdlck_alloc_skb_55209 isdn_net_ciscohdlck_alloc_skb 2 55209 &ht40allow_map_read_55209 nohasharray
++vsock_dgram_recvmsg_55209 vsock_dgram_recvmsg 0-4 55209 &isdn_net_ciscohdlck_alloc_skb_55209
+dlci_change_mtu_55210 dlci_change_mtu 0 55210 NULL
+__kfifo_dma_out_prepare_r_55211 __kfifo_dma_out_prepare_r 4-5 55211 NULL
-+mlx4_load_one_55213 mlx4_load_one 3 55213 NULL
+do_raw_setsockopt_55215 do_raw_setsockopt 5-0 55215 NULL
+qxl_alloc_client_monitors_config_55216 qxl_alloc_client_monitors_config 2 55216 NULL
-+nouveau_mc_create__55217 nouveau_mc_create_ 4 55217 NULL
+p2a_55219 p2a 0-1 55219 NULL
+firm_send_command_55222 firm_send_command 0 55222 NULL
+dbAllocDmap_55227 dbAllocDmap 0 55227 NULL
@@ -142086,9 +142403,8 @@ index 0000000..df41844
+nvkm_client_create__55232 nvkm_client_create_ 5 55232 NULL
+show_counter_rx_ebps_55234 show_counter_rx_ebps 0 55234 NULL
+zd_chip_enable_int_55245 zd_chip_enable_int 0 55245 NULL
-+show_host_param_ISCSI_HOST_PARAM_PORT_STATE_55246 show_host_param_ISCSI_HOST_PARAM_PORT_STATE 0 55246 NULL nohasharray
-+ssp_send_instruction_55246 ssp_send_instruction 5 55246 &show_host_param_ISCSI_HOST_PARAM_PORT_STATE_55246
-+memcpy_fromiovec_55247 memcpy_fromiovec 3-0 55247 NULL
++ssp_send_instruction_55246 ssp_send_instruction 5-0 55246 NULL nohasharray
++show_host_param_ISCSI_HOST_PARAM_PORT_STATE_55246 show_host_param_ISCSI_HOST_PARAM_PORT_STATE 0 55246 &ssp_send_instruction_55246
+create_proc_profile_55256 create_proc_profile 0 55256 NULL
+xhci_evaluate_context_result_55258 xhci_evaluate_context_result 0 55258 NULL
+cfq_slice_async_store_55262 cfq_slice_async_store 3-0 55262 NULL
@@ -142112,7 +142428,6 @@ index 0000000..df41844
+compat_SyS_process_vm_readv_55305 compat_SyS_process_vm_readv 3-5 55305 &qp_alloc_guest_work_55305
+adxl34x_rate_show_55315 adxl34x_rate_show 0 55315 NULL
+w5100_get_regs_len_55317 w5100_get_regs_len 0 55317 NULL
-+vfat_revalidate_shortname_55319 vfat_revalidate_shortname 0 55319 NULL
+compat_SyS_mbind_55329 compat_SyS_mbind 5 55329 NULL
+show_fc_host_port_state_55331 show_fc_host_port_state 0 55331 NULL
+gpio_trig_gpio_show_55336 gpio_trig_gpio_show 0 55336 NULL
@@ -142136,12 +142451,13 @@ index 0000000..df41844
+cxacru_sysfs_show_line_startable_55372 cxacru_sysfs_show_line_startable 0 55372 NULL
+get_fan_alarm_55373 get_fan_alarm 0 55373 NULL
+netpoll_setup_55376 netpoll_setup 0 55376 NULL
-+wimax_store_55380 wimax_store 4 55380 NULL
++wimax_store_55380 wimax_store 4-0 55380 NULL
+protocol_id_get_55382 protocol_id_get 0 55382 NULL
+nf_nat_ipv4_manip_pkt_55387 nf_nat_ipv4_manip_pkt 2 55387 NULL
+compass_calibration_store_55390 compass_calibration_store 4-0 55390 NULL
-+iscsi_nacl_attrib_store_nopin_response_timeout_55391 iscsi_nacl_attrib_store_nopin_response_timeout 0-3 55391 NULL nohasharray
-+cw1200_sdio_align_size_55391 cw1200_sdio_align_size 2 55391 &iscsi_nacl_attrib_store_nopin_response_timeout_55391
++cw1200_sdio_align_size_55391 cw1200_sdio_align_size 2-0 55391 NULL nohasharray
++iscsi_nacl_attrib_store_nopin_response_timeout_55391 iscsi_nacl_attrib_store_nopin_response_timeout 0-3 55391 &cw1200_sdio_align_size_55391
++fw_platform_size_show_55394 fw_platform_size_show 0 55394 NULL
+bnx2x_set_real_num_queues_55399 bnx2x_set_real_num_queues 0 55399 NULL
+ad7314_show_temperature_55402 ad7314_show_temperature 0 55402 NULL
+wacom_btnimg3_store_55403 wacom_btnimg3_store 4-0 55403 NULL
@@ -142159,8 +142475,8 @@ index 0000000..df41844
+jme_open_55432 jme_open 0 55432 NULL
+mac_set_mtu_55434 mac_set_mtu 0 55434 NULL
+show_in8_55438 show_in8 0 55438 NULL
-+cxgb4vf_change_mtu_55439 cxgb4vf_change_mtu 0 55439 NULL nohasharray
-+alloc_skb_55439 alloc_skb 1 55439 &cxgb4vf_change_mtu_55439
++alloc_skb_55439 alloc_skb 1 55439 NULL nohasharray
++cxgb4vf_change_mtu_55439 cxgb4vf_change_mtu 0 55439 &alloc_skb_55439
+show_spi_host_signalling_55442 show_spi_host_signalling 0 55442 NULL
+ip_vs_nat_send_or_cont_55445 ip_vs_nat_send_or_cont 0 55445 NULL
+af9005_generic_read_write_55446 af9005_generic_read_write 0 55446 NULL
@@ -142191,20 +142507,20 @@ index 0000000..df41844
+temp1_max_show_55510 temp1_max_show 0 55510 NULL nohasharray
+dlm_lowcomms_addr_55510 dlm_lowcomms_addr 0 55510 &temp1_max_show_55510
+tx_tx_done_int_template_read_55511 tx_tx_done_int_template_read 3-0 55511 NULL nohasharray
-+target_fabric_port_store_attr_alua_tg_pt_offline_55511 target_fabric_port_store_attr_alua_tg_pt_offline 0-3 55511 &tx_tx_done_int_template_read_55511 nohasharray
-+cfpkt_pad_trail_55511 cfpkt_pad_trail 2 55511 &target_fabric_port_store_attr_alua_tg_pt_offline_55511
++cfpkt_pad_trail_55511 cfpkt_pad_trail 2 55511 &tx_tx_done_int_template_read_55511 nohasharray
++target_fabric_port_store_attr_alua_tg_pt_offline_55511 target_fabric_port_store_attr_alua_tg_pt_offline 0-3 55511 &cfpkt_pad_trail_55511
+memconsole_read_55512 memconsole_read 0-6-5 55512 NULL
+bcm54xx_config_init_55513 bcm54xx_config_init 0 55513 NULL
+cbaf_wusb_host_band_groups_show_55514 cbaf_wusb_host_band_groups_show 0 55514 NULL
+xfs_btree_split_55515 xfs_btree_split 0 55515 NULL
+ina209_set_value_55517 ina209_set_value 0-4 55517 NULL
+ea_get_55522 ea_get 0-3 55522 NULL
++attr_set_55534 attr_set 0 55534 NULL
+cafe_smbus_write_data_55535 cafe_smbus_write_data 0 55535 NULL
-+__kmem_cache_shrink_55536 __kmem_cache_shrink 0 55536 NULL
+qla4xxx_fw_ext_timestamp_show_55537 qla4xxx_fw_ext_timestamp_show 0 55537 NULL
+set_msr_interception_55538 set_msr_interception 2 55538 NULL
-+bitmap_create_55543 bitmap_create 0 55543 NULL nohasharray
-+tty_port_register_device_55543 tty_port_register_device 3 55543 &bitmap_create_55543
++tty_port_register_device_55543 tty_port_register_device 3 55543 NULL nohasharray
++bitmap_create_55543 bitmap_create 0 55543 &tty_port_register_device_55543
+hash_ipport6_expire_55549 hash_ipport6_expire 4 55549 NULL
+_regulator_is_enabled_55550 _regulator_is_enabled 0 55550 NULL
+dm_stats_list_55551 dm_stats_list 4 55551 NULL
@@ -142226,18 +142542,18 @@ index 0000000..df41844
+SyS_keyctl_55602 SyS_keyctl 4 55602 NULL
+mlx4_set_port_mac_table_55603 mlx4_set_port_mac_table 0 55603 NULL
+tg3_set_mac_addr_55606 tg3_set_mac_addr 0 55606 NULL
-+delete_child_55607 delete_child 0-4 55607 NULL nohasharray
-+allocate_without_wrapping_disk_55607 allocate_without_wrapping_disk 4 55607 &delete_child_55607
++allocate_without_wrapping_disk_55607 allocate_without_wrapping_disk 4 55607 NULL nohasharray
++delete_child_55607 delete_child 0-4 55607 &allocate_without_wrapping_disk_55607
+dspcreate_55610 dspcreate 0 55610 NULL
+selinux_setprocattr_55611 selinux_setprocattr 4-0 55611 NULL
+fastopen_init_queue_55615 fastopen_init_queue 0 55615 NULL
+__qbuf_dmabuf_55617 __qbuf_dmabuf 0 55617 NULL
-+set_oversampling_55622 set_oversampling 0-4 55622 NULL nohasharray
-+edge_tty_recv_55622 edge_tty_recv 3 55622 &set_oversampling_55622
++edge_tty_recv_55622 edge_tty_recv 3 55622 NULL nohasharray
++set_oversampling_55622 set_oversampling 0-4 55622 &edge_tty_recv_55622
+snd_pcm_hw_param_last_55624 snd_pcm_hw_param_last 0 55624 NULL
+nilfs_checkpoints_snapshots_number_show_55626 nilfs_checkpoints_snapshots_number_show 0 55626 NULL
-+reiserfs_xattr_get_55628 reiserfs_xattr_get 0 55628 NULL nohasharray
-+pktgen_if_write_55628 pktgen_if_write 3-0 55628 &reiserfs_xattr_get_55628
++pktgen_if_write_55628 pktgen_if_write 3-0 55628 NULL nohasharray
++reiserfs_xattr_get_55628 reiserfs_xattr_get 0 55628 &pktgen_if_write_55628
+mt2063_init_55629 mt2063_init 0 55629 NULL
+osc_obd_max_pages_per_rpc_seq_write_55636 osc_obd_max_pages_per_rpc_seq_write 3 55636 NULL
+show_board_55637 show_board 0 55637 NULL
@@ -142266,12 +142582,12 @@ index 0000000..df41844
+show_ipOutRequests_55684 show_ipOutRequests 0 55684 NULL nohasharray
+brcms_c_up_55684 brcms_c_up 0 55684 &show_ipOutRequests_55684
+arizona_gpio_direction_in_55690 arizona_gpio_direction_in 0 55690 NULL
-+wil_vring_alloc_skb_55703 wil_vring_alloc_skb 0-4 55703 NULL nohasharray
++wil_vring_alloc_skb_55703 wil_vring_alloc_skb 4-0 55703 NULL nohasharray
+rocker_port_fdb_learn_55703 rocker_port_fdb_learn 0 55703 &wil_vring_alloc_skb_55703
+genl_allocate_reserve_groups_55705 genl_allocate_reserve_groups 1 55705 NULL
+ixgbe_obtain_mbx_lock_pf_55707 ixgbe_obtain_mbx_lock_pf 0 55707 NULL
-+isl1208_i2c_set_regs_55709 isl1208_i2c_set_regs 0 55709 NULL nohasharray
-+tcp_push_55709 tcp_push 3 55709 &isl1208_i2c_set_regs_55709
++tcp_push_55709 tcp_push 3 55709 NULL nohasharray
++isl1208_i2c_set_regs_55709 isl1208_i2c_set_regs 0 55709 &tcp_push_55709
+nfc_hci_send_cmd_55714 nfc_hci_send_cmd 5 55714 NULL
+uwb_rsv_get_stream_55715 uwb_rsv_get_stream 0 55715 NULL
+pm8001_store_update_fw_55716 pm8001_store_update_fw 4-0 55716 NULL
@@ -142283,18 +142599,17 @@ index 0000000..df41844
+da9052_read_tjunc_55726 da9052_read_tjunc 0 55726 NULL
+il3945_show_debug_level_55727 il3945_show_debug_level 0 55727 NULL
+qlcnic_82xx_fw_cmd_create_rx_ctx_55730 qlcnic_82xx_fw_cmd_create_rx_ctx 0 55730 NULL
-+tid_fd_revalidate_55734 tid_fd_revalidate 0 55734 NULL nohasharray
-+prepare_reply_55734 prepare_reply 4 55734 &tid_fd_revalidate_55734
++prepare_reply_55734 prepare_reply 4 55734 NULL
+brforward_read_55735 brforward_read 0-5-6 55735 NULL
+__iio_allocate_kfifo_55738 __iio_allocate_kfifo 2-0 55738 NULL
+qla4_8xxx_get_flash_info_55740 qla4_8xxx_get_flash_info 0 55740 NULL
+label_cpu_local_55744 label_cpu_local 0 55744 NULL
-+inv_mpu6050_set_lpf_55750 inv_mpu6050_set_lpf 0 55750 NULL nohasharray
-+batadv_tvlv_unicast_send_55750 batadv_tvlv_unicast_send 7 55750 &inv_mpu6050_set_lpf_55750
++batadv_tvlv_unicast_send_55750 batadv_tvlv_unicast_send 7 55750 NULL nohasharray
++inv_mpu6050_set_lpf_55750 inv_mpu6050_set_lpf 0 55750 &batadv_tvlv_unicast_send_55750
+st_sensors_spi_read_byte_55754 st_sensors_spi_read_byte 0 55754 NULL
-+hfs_writepages_55757 hfs_writepages 0 55757 NULL nohasharray
-+wl12xx_spi_raw_read_55757 wl12xx_spi_raw_read 0 55757 &hfs_writepages_55757 nohasharray
-+set_local_name_55757 set_local_name 4 55757 &wl12xx_spi_raw_read_55757
++set_local_name_55757 set_local_name 4 55757 NULL nohasharray
++hfs_writepages_55757 hfs_writepages 0 55757 &set_local_name_55757 nohasharray
++wl12xx_spi_raw_read_55757 wl12xx_spi_raw_read 0 55757 &hfs_writepages_55757
+tx_queue_len_store_55761 tx_queue_len_store 4-0 55761 NULL
+ethtool_copy_validate_indir_55769 ethtool_copy_validate_indir 4 55769 NULL
+regmap_mmio_gather_write_55773 regmap_mmio_gather_write 0 55773 NULL nohasharray
@@ -142303,8 +142618,8 @@ index 0000000..df41844
+isp1760_urb_enqueue_55777 isp1760_urb_enqueue 0 55777 NULL
+strlen_55778 strlen 0 55778 NULL
+wil_addba_tx_request_55780 wil_addba_tx_request 3 55780 NULL
-+conf_read_55786 conf_read 3-0 55786 NULL nohasharray
-+req_bio_endio_55786 req_bio_endio 3 55786 &conf_read_55786
++req_bio_endio_55786 req_bio_endio 3 55786 NULL nohasharray
++conf_read_55786 conf_read 3-0 55786 &req_bio_endio_55786
+tcmu_netlink_event_55791 tcmu_netlink_event 0 55791 NULL
+rtnl_vfinfo_size_55794 rtnl_vfinfo_size 0 55794 NULL
+uwb_rc_neh_grok_event_55799 uwb_rc_neh_grok_event 3 55799 NULL
@@ -142312,6 +142627,7 @@ index 0000000..df41844
+target_core_dev_show_55803 target_core_dev_show 0 55803 NULL
+w1_master_attribute_show_slaves_55804 w1_master_attribute_show_slaves 0 55804 NULL
+write_fw_55806 write_fw 0-5-6 55806 NULL
++cyapa_gen3_do_operational_check_55809 cyapa_gen3_do_operational_check 0 55809 NULL
+adis_data_rdy_trigger_set_state_55812 adis_data_rdy_trigger_set_state 0 55812 NULL
+show_55816 show 0 55816 NULL
+kvmclock_cpu_notifier_55817 kvmclock_cpu_notifier 0 55817 NULL
@@ -142332,7 +142648,7 @@ index 0000000..df41844
+show_temp11_55853 show_temp11 0 55853 NULL nohasharray
+bnx2x_get_eeprom_len_55853 bnx2x_get_eeprom_len 0 55853 &show_temp11_55853
+lowpan_device_event_55857 lowpan_device_event 0 55857 NULL
-+hcd_alloc_coherent_55862 hcd_alloc_coherent 0-5 55862 NULL
++hcd_alloc_coherent_55862 hcd_alloc_coherent 5-0 55862 NULL
+happy_meal_open_55863 happy_meal_open 0 55863 NULL
+status_55864 status 0 55864 NULL nohasharray
+sht21_show_temperature_55864 sht21_show_temperature 0 55864 &status_55864
@@ -142368,7 +142684,9 @@ index 0000000..df41844
+fm10k_update_vlan_vf_55938 fm10k_update_vlan_vf 0 55938 &loop_attr_do_show_autoclear_55938
+show_priv_session_target_id_55946 show_priv_session_target_id 0 55946 NULL
+sel_read_policy_55947 sel_read_policy 3-0 55947 NULL
-+usb_bus_notify_55950 usb_bus_notify 0 55950 NULL
++cyapa_write_byte_55950 cyapa_write_byte 0 55950 NULL nohasharray
++usb_bus_notify_55950 usb_bus_notify 0 55950 &cyapa_write_byte_55950
++vxlan_get_size_55951 vxlan_get_size 0 55951 NULL
+snd_pcm_do_prepare_55952 snd_pcm_do_prepare 0 55952 NULL
+dn_wait_run_55954 dn_wait_run 0 55954 NULL
+ceph_get_direct_page_vector_55956 ceph_get_direct_page_vector 2 55956 NULL
@@ -142391,9 +142709,10 @@ index 0000000..df41844
+uv_scir_cpu_notify_55994 uv_scir_cpu_notify 0 55994 &dimmdev_dev_type_show_55994 nohasharray
+niu_reset_rx_mac_55994 niu_reset_rx_mac 0 55994 &uv_scir_cpu_notify_55994
+SMB2_negotiate_55995 SMB2_negotiate 0 55995 NULL
-+trunc_start_55996 trunc_start 0 55996 NULL nohasharray
-+_c4iw_write_mem_inline_55996 _c4iw_write_mem_inline 3 55996 &trunc_start_55996
-+epic_open_55997 epic_open 0 55997 NULL
++_c4iw_write_mem_inline_55996 _c4iw_write_mem_inline 3 55996 NULL nohasharray
++trunc_start_55996 trunc_start 0 55996 &_c4iw_write_mem_inline_55996
++epic_open_55997 epic_open 0 55997 NULL nohasharray
++bl_activate_55997 bl_activate 0 55997 &epic_open_55997
+iscsi_tpg_attrib_store_default_cmdsn_depth_55998 iscsi_tpg_attrib_store_default_cmdsn_depth 0-3 55998 NULL
+show_otp0_56000 show_otp0 0 56000 NULL
+autosuspend_delay_ms_store_56005 autosuspend_delay_ms_store 0-4 56005 NULL
@@ -142405,6 +142724,7 @@ index 0000000..df41844
+integrity_tag_size_show_56019 integrity_tag_size_show 0 56019 NULL
+ssb_bus_pcmciabus_register_56020 ssb_bus_pcmciabus_register 3 56020 NULL
+cp_init_rings_56021 cp_init_rings 0 56021 NULL
++toshiba_panel_power_on_set_56025 toshiba_panel_power_on_set 0 56025 NULL
+hotkey_get_tablet_mode_56028 hotkey_get_tablet_mode 0 56028 NULL nohasharray
+rtl8169_init_ring_56028 rtl8169_init_ring 0 56028 &hotkey_get_tablet_mode_56028
+acpi_get_name_56030 acpi_get_name 0 56030 NULL
@@ -142420,18 +142740,16 @@ index 0000000..df41844
+bnad_get_eeprom_len_56053 bnad_get_eeprom_len 0 56053 NULL nohasharray
+visorchannel_get_physaddr_56053 visorchannel_get_physaddr 0 56053 &bnad_get_eeprom_len_56053
+qh_link_periodic_56055 qh_link_periodic 0 56055 NULL nohasharray
-+cyapa_i2c_pip_read_56055 cyapa_i2c_pip_read 3 56055 &qh_link_periodic_56055
++cyapa_i2c_pip_read_56055 cyapa_i2c_pip_read 3-0 56055 &qh_link_periodic_56055
+show_numbatt_56056 show_numbatt 0 56056 NULL nohasharray
+show_nic_type_56056 show_nic_type 0 56056 &show_numbatt_56056
+garmin_open_56057 garmin_open 0 56057 NULL nohasharray
+mwifiex_wait_queue_complete_56057 mwifiex_wait_queue_complete 0 56057 &garmin_open_56057 nohasharray
+wdt_restart_handle_56057 wdt_restart_handle 0 56057 &mwifiex_wait_queue_complete_56057
+dccp_sendmsg_56058 dccp_sendmsg 4-0 56058 NULL
-+acm_tty_write_56064 acm_tty_write 0-3 56064 NULL
+pm80x_rtc_read_time_56065 pm80x_rtc_read_time 0 56065 NULL
-+may_follow_link_56073 may_follow_link 0 56073 NULL
+show_fc_rport_scsi_target_id_56077 show_fc_rport_scsi_target_id 0 56077 NULL nohasharray
-+qp_dequeue_locked_56077 qp_dequeue_locked 3-0-5 56077 &show_fc_rport_scsi_target_id_56077
++qp_dequeue_locked_56077 qp_dequeue_locked 0-5-3 56077 &show_fc_rport_scsi_target_id_56077
+nilfs_segctor_create_checkpoint_56078 nilfs_segctor_create_checkpoint 0 56078 NULL
+acpi_power_get_state_56083 acpi_power_get_state 0 56083 NULL
+vsc824x_config_init_56086 vsc824x_config_init 0 56086 NULL
@@ -142440,8 +142758,8 @@ index 0000000..df41844
+gpio_direction_output_56094 gpio_direction_output 0 56094 NULL
+pci_user_write_config_dword_56099 pci_user_write_config_dword 0 56099 NULL
+pscsi_get_bio_56103 pscsi_get_bio 1 56103 NULL
-+em28xx_write_reg_bits_56107 em28xx_write_reg_bits 0 56107 NULL nohasharray
-+v9fs_launder_page_56107 v9fs_launder_page 0 56107 &em28xx_write_reg_bits_56107
++v9fs_launder_page_56107 v9fs_launder_page 0 56107 NULL nohasharray
++em28xx_write_reg_bits_56107 em28xx_write_reg_bits 0 56107 &v9fs_launder_page_56107
+rmd256_update_56110 rmd256_update 0 56110 NULL
+usb_alloc_stream_buffers_56123 usb_alloc_stream_buffers 3 56123 NULL nohasharray
+show_als_attr_56123 show_als_attr 0 56123 &usb_alloc_stream_buffers_56123
@@ -142449,13 +142767,14 @@ index 0000000..df41844
+ieee802154_sechdr_authtag_len_56129 ieee802154_sechdr_authtag_len 0 56129 NULL
+sctp_add_bind_addr_56130 sctp_add_bind_addr 0 56130 NULL nohasharray
+crypto_comp_decompress_56130 crypto_comp_decompress 0 56130 &sctp_add_bind_addr_56130
++radeon_hwmon_set_pwm1_56131 radeon_hwmon_set_pwm1 0-4 56131 NULL
+dlfb_ops_check_var_56132 dlfb_ops_check_var 0 56132 NULL
+acpi_ds_get_buffer_field_arguments_56137 acpi_ds_get_buffer_field_arguments 0 56137 NULL
+sel_read_handle_status_56139 sel_read_handle_status 3-0 56139 NULL nohasharray
+fs_open_56139 fs_open 0 56139 &sel_read_handle_status_56139
-+dib8096p_tuner_rw_serpar_56144 dib8096p_tuner_rw_serpar 0-3 56144 NULL nohasharray
-+extra_show_56144 extra_show 0 56144 &dib8096p_tuner_rw_serpar_56144 nohasharray
-+map_addr_56144 map_addr 7 56144 &extra_show_56144
++map_addr_56144 map_addr 7 56144 NULL nohasharray
++dib8096p_tuner_rw_serpar_56144 dib8096p_tuner_rw_serpar 0-3 56144 &map_addr_56144 nohasharray
++extra_show_56144 extra_show 0 56144 &dib8096p_tuner_rw_serpar_56144
+write_file_frameerrors_56145 write_file_frameerrors 3-0 56145 NULL
+__uwb_rc_cmd_56148 __uwb_rc_cmd 0 56148 NULL
+check_auto_mute_availability_56150 check_auto_mute_availability 0 56150 NULL
@@ -142497,12 +142816,14 @@ index 0000000..df41844
+set_otp1en_56264 set_otp1en 4-0 56264 NULL
+clk_enable_56265 clk_enable 0 56265 NULL
+qib_set_part_key_56267 qib_set_part_key 0 56267 NULL
++hugetlb_entry_56271 hugetlb_entry 0 56271 NULL
+acpi_ex_get_serial_access_length_56275 acpi_ex_get_serial_access_length 0-2 56275 NULL
+il4965_ucode_general_stats_read_56277 il4965_ucode_general_stats_read 3-0 56277 NULL
+mgt_commit_list_56281 mgt_commit_list 0 56281 NULL
+ieee80211_if_fmt_user_power_level_56283 ieee80211_if_fmt_user_power_level 3 56283 NULL
+pci_dev_reset_56285 pci_dev_reset 0 56285 NULL
+RESIZE_IF_NEEDED_56286 RESIZE_IF_NEEDED 2 56286 NULL
++caif_hsi_get_size_56287 caif_hsi_get_size 0 56287 NULL
+bql_show_limit_56292 bql_show_limit 0 56292 NULL
+dvb_aplay_56296 dvb_aplay 3-0 56296 NULL
+parport_ieee1284_read_byte_56300 parport_ieee1284_read_byte 0 56300 NULL nohasharray
@@ -142519,7 +142840,8 @@ index 0000000..df41844
+ftrace_shutdown_56312 ftrace_shutdown 0 56312 NULL
+linear_add_56314 linear_add 0 56314 NULL
+patch_stac92hd83xxx_56315 patch_stac92hd83xxx 0 56315 NULL
-+show_constraint_max_power_uw_56319 show_constraint_max_power_uw 0 56319 NULL nohasharray
++read16_56319 read16 0 56319 NULL nohasharray
++show_constraint_max_power_uw_56319 show_constraint_max_power_uw 0 56319 &read16_56319 nohasharray
+ax88172_link_reset_56319 ax88172_link_reset 0 56319 &show_constraint_max_power_uw_56319
+pipeline_pre_to_defrag_swi_read_56321 pipeline_pre_to_defrag_swi_read 3-0 56321 NULL
+idtg2_show_errlog_56322 idtg2_show_errlog 0 56322 NULL
@@ -142555,8 +142877,8 @@ index 0000000..df41844
+res_get_56393 res_get 0 56393 NULL
+strtobool_56399 strtobool 0 56399 NULL
+ocfs2_loaded_cluster_plugins_show_56401 ocfs2_loaded_cluster_plugins_show 0 56401 NULL
-+store_prochot_override_duty_cycle_56402 store_prochot_override_duty_cycle 0-4 56402 NULL nohasharray
-+e1000_alloc_rx_skb_56402 e1000_alloc_rx_skb 2 56402 &store_prochot_override_duty_cycle_56402
++e1000_alloc_rx_skb_56402 e1000_alloc_rx_skb 2 56402 NULL nohasharray
++store_prochot_override_duty_cycle_56402 store_prochot_override_duty_cycle 0-4 56402 &e1000_alloc_rx_skb_56402
+niu_init_zcp_56403 niu_init_zcp 0 56403 NULL
+write_gssp_56404 write_gssp 3-0 56404 NULL
+ocfs2_control_read_56405 ocfs2_control_read 3-0 56405 NULL
@@ -142587,16 +142909,15 @@ index 0000000..df41844
+get_linkerrors_56444 get_linkerrors 0 56444 NULL
+cifs_getxattr_56445 cifs_getxattr 0 56445 NULL
+show_ipv4_iface_tos_56446 show_ipv4_iface_tos 0 56446 NULL
-+i2400m_idle_timeout_store_56450 i2400m_idle_timeout_store 0-4 56450 NULL nohasharray
-+walk_pgd_range_56450 walk_pgd_range 0 56450 &i2400m_idle_timeout_store_56450
-+cx231xx_init_isoc_56453 cx231xx_init_isoc 3-4-2-0 56453 NULL
++walk_pgd_range_56450 walk_pgd_range 0 56450 NULL nohasharray
++i2400m_idle_timeout_store_56450 i2400m_idle_timeout_store 0-4 56450 &walk_pgd_range_56450
++cx231xx_init_isoc_56453 cx231xx_init_isoc 3-2-4-0 56453 NULL
+wl1271_acx_sleep_auth_56455 wl1271_acx_sleep_auth 0 56455 NULL
+pcf8563_set_alarm_mode_56456 pcf8563_set_alarm_mode 0 56456 NULL
+show_ideapad_cam_56457 show_ideapad_cam 0 56457 NULL
+set_connectable_56458 set_connectable 4 56458 NULL
+sdev_store_evt_mode_parameter_change_reported_56461 sdev_store_evt_mode_parameter_change_reported 0-4 56461 NULL
-+lif_s_stream_56462 lif_s_stream 0 56462 NULL nohasharray
-+nfc_hci_send_response_56462 nfc_hci_send_response 5 56462 &lif_s_stream_56462
++lif_s_stream_56462 lif_s_stream 0 56462 NULL
+osd_req_list_partition_objects_56464 osd_req_list_partition_objects 5 56464 NULL nohasharray
+make_pnode_dirty_56464 make_pnode_dirty 0 56464 &osd_req_list_partition_objects_56464
+wl1251_hw_init_hwenc_config_56465 wl1251_hw_init_hwenc_config 0 56465 NULL
@@ -142604,15 +142925,16 @@ index 0000000..df41844
+ocfs2_zero_extend_range_56468 ocfs2_zero_extend_range 0 56468 NULL
+lbs_rdmac_write_56471 lbs_rdmac_write 3-0 56471 NULL
+phy_write_56475 phy_write 0 56475 NULL nohasharray
-+bond_option_arp_ip_target_rem_56475 bond_option_arp_ip_target_rem 0 56475 &phy_write_56475
++ds1685_rtc_sysfs_ctrl_regs_store_56475 ds1685_rtc_sysfs_ctrl_regs_store 0-4 56475 &phy_write_56475 nohasharray
++bond_option_arp_ip_target_rem_56475 bond_option_arp_ip_target_rem 0 56475 &ds1685_rtc_sysfs_ctrl_regs_store_56475
+handle_eject_request_56476 handle_eject_request 0 56476 NULL
+ds1511_nvram_read_56477 ds1511_nvram_read 0-5-6 56477 NULL
+wl1271_cmd_template_set_56480 wl1271_cmd_template_set 0 56480 NULL
+e100_get_eeprom_len_56481 e100_get_eeprom_len 0 56481 NULL
+bsp_check_56487 bsp_check 0 56487 NULL
-+hdcs_set_exposure_56491 hdcs_set_exposure 0 56491 NULL nohasharray
-+show_iface_data_pdu_in_order_56491 show_iface_data_pdu_in_order 0 56491 &hdcs_set_exposure_56491 nohasharray
-+ieee80211_rx_mgmt_probe_beacon_56491 ieee80211_rx_mgmt_probe_beacon 3 56491 &show_iface_data_pdu_in_order_56491
++ieee80211_rx_mgmt_probe_beacon_56491 ieee80211_rx_mgmt_probe_beacon 3 56491 NULL nohasharray
++show_iface_data_pdu_in_order_56491 show_iface_data_pdu_in_order 0 56491 &ieee80211_rx_mgmt_probe_beacon_56491 nohasharray
++hdcs_set_exposure_56491 hdcs_set_exposure 0 56491 &show_iface_data_pdu_in_order_56491
+nfs_namespace_getattr_56496 nfs_namespace_getattr 0 56496 NULL
+regcache_lzo_decompress_56499 regcache_lzo_decompress 0 56499 NULL
+memblock_virt_alloc_56501 memblock_virt_alloc 1 56501 NULL
@@ -142632,16 +142954,16 @@ index 0000000..df41844
+vmci_datagram_get_priv_flags_56540 vmci_datagram_get_priv_flags 0 56540 NULL
+ia_open_56543 ia_open 0 56543 NULL
+ll_wr_track_id_56544 ll_wr_track_id 2 56544 NULL
-+megasas_sysfs_show_version_56547 megasas_sysfs_show_version 0 56547 NULL nohasharray
-+tcp_cwnd_test_56547 tcp_cwnd_test 0 56547 &megasas_sysfs_show_version_56547
++tcp_cwnd_test_56547 tcp_cwnd_test 0 56547 NULL nohasharray
++megasas_sysfs_show_version_56547 megasas_sysfs_show_version 0 56547 &tcp_cwnd_test_56547
+ip_vs_prepare_tunneled_skb_56550 ip_vs_prepare_tunneled_skb 3 56550 NULL
-+skein_512_update_56556 skein_512_update 0 56556 NULL
+vim2m_start_streaming_56558 vim2m_start_streaming 0 56558 NULL nohasharray
+xs_watch_56558 xs_watch 0 56558 &vim2m_start_streaming_56558 nohasharray
+mmc_blk_probe_56558 mmc_blk_probe 0 56558 &xs_watch_56558
+alloc_apertures_56561 alloc_apertures 1 56561 NULL nohasharray
+ali_notify_sys_56561 ali_notify_sys 0 56561 &alloc_apertures_56561
+forward_delay_show_56565 forward_delay_show 0 56565 NULL
++proc_thermal_get_zone_temp_56566 proc_thermal_get_zone_temp 0 56566 NULL
+adp5520_bl_office_max_show_56572 adp5520_bl_office_max_show 0 56572 NULL
+rs_sta_dbgfs_stats_table_read_56573 rs_sta_dbgfs_stats_table_read 3-0 56573 NULL
+macvtap_read_iter_56580 macvtap_read_iter 0 56580 NULL
@@ -142649,7 +142971,8 @@ index 0000000..df41844
+input_dev_show_id_vendor_56590 input_dev_show_id_vendor 0 56590 NULL
+acpi_ex_convert_to_string_56591 acpi_ex_convert_to_string 0 56591 NULL
+w1_f12_write_output_56594 w1_f12_write_output 0-6-5 56594 NULL
-+dmi_sel_raw_read_56601 dmi_sel_raw_read 0-5-6 56601 NULL
++write_room_56601 write_room 0 56601 NULL nohasharray
++dmi_sel_raw_read_56601 dmi_sel_raw_read 0-5-6 56601 &write_room_56601
+set_dec_all_56602 set_dec_all 4-0 56602 NULL
+event_filter_write_56609 event_filter_write 3 56609 NULL
+ocrdma_inet6addr_event_56610 ocrdma_inet6addr_event 0 56610 NULL
@@ -142689,8 +143012,8 @@ index 0000000..df41844
+netlink_getname_56685 netlink_getname 0 56685 NULL nohasharray
+target_stat_scsi_transport_attr_store_56685 target_stat_scsi_transport_attr_store 0 56685 &netlink_getname_56685
+da9055_gpio_to_irq_56686 da9055_gpio_to_irq 2 56686 NULL nohasharray
-+o2nm_node_num_write_56686 o2nm_node_num_write 0-3 56686 &da9055_gpio_to_irq_56686 nohasharray
-+snd_gus_dram_read_56686 snd_gus_dram_read 4 56686 &o2nm_node_num_write_56686
++snd_gus_dram_read_56686 snd_gus_dram_read 4 56686 &da9055_gpio_to_irq_56686 nohasharray
++o2nm_node_num_write_56686 o2nm_node_num_write 0-3 56686 &snd_gus_dram_read_56686
+sd_done_56689 sd_done 0 56689 NULL
+set_promiscuous_mode_56691 set_promiscuous_mode 0 56691 NULL
+dm9601_get_eeprom_len_56697 dm9601_get_eeprom_len 0 56697 NULL
@@ -142708,9 +143031,10 @@ index 0000000..df41844
+acpi_os_wait_semaphore_56719 acpi_os_wait_semaphore 0 56719 NULL
+__hw_addr_add_ex_56720 __hw_addr_add_ex 0 56720 NULL
+perf_event_mux_interval_ms_show_56723 perf_event_mux_interval_ms_show 0 56723 NULL
-+__wa_xfer_setup_segs_56725 __wa_xfer_setup_segs 0-2 56725 NULL nohasharray
++__wa_xfer_setup_segs_56725 __wa_xfer_setup_segs 2-0 56725 NULL nohasharray
+ds2780_set_rsgain_setting_56725 ds2780_set_rsgain_setting 0-4 56725 &__wa_xfer_setup_segs_56725
+wm831x_isink_enable_56730 wm831x_isink_enable 0 56730 NULL
++read_reg_56732 read_reg 0 56732 NULL
+m41t80_rtc_read_time_56736 m41t80_rtc_read_time 0 56736 NULL
+__copy_from_user_ll_56738 __copy_from_user_ll 0 56738 NULL
+show_cons_active_56740 show_cons_active 0 56740 NULL nohasharray
@@ -142719,12 +143043,12 @@ index 0000000..df41844
+drm_agp_bind_pages_56748 drm_agp_bind_pages 3 56748 NULL
+btrfsic_map_block_56751 btrfsic_map_block 2 56751 NULL
+__logfs_writepage_56752 __logfs_writepage 0 56752 NULL
-+ov7670_try_fmt_internal_56754 ov7670_try_fmt_internal 0 56754 NULL nohasharray
-+get_temp2_fault_56754 get_temp2_fault 0 56754 &ov7670_try_fmt_internal_56754
++get_temp2_fault_56754 get_temp2_fault 0 56754 NULL nohasharray
++ov7670_try_fmt_internal_56754 ov7670_try_fmt_internal 0 56754 &get_temp2_fault_56754
+pm8001_ctl_max_devices_show_56759 pm8001_ctl_max_devices_show 0 56759 NULL
+nilfs_btree_prepare_propagate_v_56762 nilfs_btree_prepare_propagate_v 0 56762 NULL
+dm_attr_uuid_show_56774 dm_attr_uuid_show 0 56774 NULL
-+alloc_iommu_56778 alloc_iommu 2-3-0 56778 NULL
++alloc_iommu_56778 alloc_iommu 2-3 56778 NULL
+ore_get_io_state_56779 ore_get_io_state 0 56779 NULL nohasharray
+orinoco_open_56779 orinoco_open 0 56779 &ore_get_io_state_56779
+__carl9170_rx_56784 __carl9170_rx 3 56784 NULL
@@ -142737,8 +143061,7 @@ index 0000000..df41844
+ecryptfs_set_f_namelen_56796 ecryptfs_set_f_namelen 0 56796 NULL
+tun_net_open_56800 tun_net_open 0 56800 NULL
+backlog_store_56804 backlog_store 0-3 56804 NULL
-+read_indexes_56805 read_indexes 2-0 56805 NULL nohasharray
-+vfat_hashi_56805 vfat_hashi 0 56805 &read_indexes_56805
++read_indexes_56805 read_indexes 2-0 56805 NULL
+ion_ioctl_56806 ion_ioctl 2 56806 NULL
+do_syslog_56807 do_syslog 3-0 56807 NULL
+target_stat_scsi_lu_show_attr_vend_56808 target_stat_scsi_lu_show_attr_vend 0 56808 NULL
@@ -142746,11 +143069,10 @@ index 0000000..df41844
+exofs_update_inode_56809 exofs_update_inode 0 56809 &rdev_attr_show_56809
+acpi_evaluate_object_56815 acpi_evaluate_object 0 56815 NULL
+show_sys_acpi_56816 show_sys_acpi 0 56816 NULL
-+brightness_write_56821 brightness_write 0 56821 NULL nohasharray
-+mic_dma_unmap_page_56821 mic_dma_unmap_page 2 56821 &brightness_write_56821
++brightness_write_56821 brightness_write 0 56821 NULL
++iwl_mvm_start_fw_dbg_conf_56823 iwl_mvm_start_fw_dbg_conf 0 56823 NULL
+rbd_features_show_56824 rbd_features_show 0 56824 NULL
+mlx4_en_start_port_56826 mlx4_en_start_port 0 56826 NULL
-+lookup_slow_56827 lookup_slow 0 56827 NULL
+ntfs_rl_realloc_56831 ntfs_rl_realloc 3 56831 NULL nohasharray
+mtdchar_write_56831 mtdchar_write 3-0 56831 &ntfs_rl_realloc_56831
+solo_enc_start_streaming_56834 solo_enc_start_streaming 0 56834 NULL
@@ -142760,8 +143082,8 @@ index 0000000..df41844
+mlx4_en_get_qp_56851 mlx4_en_get_qp 0 56851 NULL
+twl4030reg_get_status_56852 twl4030reg_get_status 0 56852 NULL
+identify_fw_56853 identify_fw 0 56853 NULL
-+mxl5007t_set_params_56856 mxl5007t_set_params 0 56856 NULL nohasharray
-+header_create_56856 header_create 0 56856 &mxl5007t_set_params_56856
++header_create_56856 header_create 0 56856 NULL nohasharray
++mxl5007t_set_params_56856 mxl5007t_set_params 0 56856 &header_create_56856
+__uncore_filter_link_show_56859 __uncore_filter_link_show 0 56859 NULL
+adp8860_show_56860 adp8860_show 0 56860 NULL
+cros_ec_cmd_xfer_56862 cros_ec_cmd_xfer 0 56862 NULL
@@ -142805,11 +143127,10 @@ index 0000000..df41844
+tpu_pwm_timer_start_56940 tpu_pwm_timer_start 0 56940 NULL
+xfs_alloc_ag_vextent_56943 xfs_alloc_ag_vextent 0 56943 NULL
+iscsi_nacl_param_show_DataPDUInOrder_56949 iscsi_nacl_param_show_DataPDUInOrder 0 56949 NULL
-+nouveau_xtensa_create__56952 nouveau_xtensa_create_ 8 56952 NULL
++aux_56950 aux 0 56950 NULL
+cirrusfb_set_par_56956 cirrusfb_set_par 0 56956 NULL
+cw1200_set_uapsd_param_56957 cw1200_set_uapsd_param 0 56957 NULL nohasharray
+iwl_send_static_wepkey_cmd_56957 iwl_send_static_wepkey_cmd 0 56957 &cw1200_set_uapsd_param_56957
-+ovs_flow_cmd_msg_size_56959 ovs_flow_cmd_msg_size 0 56959 NULL
+show_fcoe_fcf_device_dev_loss_tmo_56966 show_fcoe_fcf_device_dev_loss_tmo 0 56966 NULL
+diva_get_driver_info_56967 diva_get_driver_info 0 56967 NULL
+sdev_store_eh_timeout_56971 sdev_store_eh_timeout 0-4 56971 NULL
@@ -142822,6 +143143,7 @@ index 0000000..df41844
+default_write_file_56988 default_write_file 0-3 56988 &vmci_transport_notify_pkt_recv_pre_dequeue_56988 nohasharray
+init_hw_56988 init_hw 0 56988 &default_write_file_56988
+savage_init_hw_56989 savage_init_hw 0 56989 NULL
++ssp_spi_sync_56994 ssp_spi_sync 0 56994 NULL
+CIFS_open_56997 CIFS_open 0 56997 NULL
+consolidate_57001 consolidate 0 57001 NULL
+powr1220_show_max_57002 powr1220_show_max 0 57002 NULL nohasharray
@@ -142850,9 +143172,10 @@ index 0000000..df41844
+pcmcia_replace_cis_57066 pcmcia_replace_cis 3 57066 &do_jit_57066
+get_temp_limit_57067 get_temp_limit 0 57067 NULL
+macvtap_write_iter_57068 macvtap_write_iter 0 57068 NULL
-+buf_prepare_57069 buf_prepare 0 57069 NULL nohasharray
-+sis190_try_rx_copy_57069 sis190_try_rx_copy 3 57069 &buf_prepare_57069
++sis190_try_rx_copy_57069 sis190_try_rx_copy 3 57069 NULL nohasharray
++buf_prepare_57069 buf_prepare 0 57069 &sis190_try_rx_copy_57069
+ath5k_hw_init_queues_57074 ath5k_hw_init_queues 0 57074 NULL
++top_off_threshold_current_show_57077 top_off_threshold_current_show 0 57077 NULL
+blk_mq_sysfs_store_57081 blk_mq_sysfs_store 0-4 57081 NULL
+wmi_send_57083 wmi_send 0 57083 NULL
+cx231xx_i2c_recv_bytes_with_saddr_57086 cx231xx_i2c_recv_bytes_with_saddr 0 57086 NULL
@@ -142874,7 +143197,6 @@ index 0000000..df41844
+alloc_sleep_millisecs_show_57128 alloc_sleep_millisecs_show 0 57128 &get_sum_57128 nohasharray
+cardr_store_57128 cardr_store 4-0 57128 &alloc_sleep_millisecs_show_57128
+ov9640_cropcap_57129 ov9640_cropcap 0 57129 NULL
-+nvme_alloc_iod_57130 nvme_alloc_iod 1-2 57130 NULL
+ima_show_htable_value_57136 ima_show_htable_value 2-0 57136 NULL nohasharray
+boot_params_data_read_57136 boot_params_data_read 0-6-5 57136 &ima_show_htable_value_57136
+mmc_io_rw_direct_57137 mmc_io_rw_direct 0 57137 NULL
@@ -142889,8 +143211,8 @@ index 0000000..df41844
+cifs_zap_mapping_57153 cifs_zap_mapping 0 57153 &xfs_attr3_leaf_lookup_int_57153
+udl_prime_create_57159 udl_prime_create 2 57159 NULL
+netxen_receive_peg_ready_57162 netxen_receive_peg_ready 0 57162 NULL
-+set_shutter_57164 set_shutter 0 57164 NULL nohasharray
-+nilfs_btree_prepare_convert_and_insert_57164 nilfs_btree_prepare_convert_and_insert 0 57164 &set_shutter_57164
++nilfs_btree_prepare_convert_and_insert_57164 nilfs_btree_prepare_convert_and_insert 0 57164 NULL nohasharray
++set_shutter_57164 set_shutter 0 57164 &nilfs_btree_prepare_convert_and_insert_57164
+composite_os_desc_req_prepare_57166 composite_os_desc_req_prepare 0 57166 NULL
+stk_prepare_sio_buffers_57168 stk_prepare_sio_buffers 2 57168 NULL nohasharray
+snd_tm6000_prepare_57168 snd_tm6000_prepare 0 57168 &stk_prepare_sio_buffers_57168
@@ -142912,7 +143234,6 @@ index 0000000..df41844
+show_session_param_ISCSI_PARAM_PASSWORD_IN_57207 show_session_param_ISCSI_PARAM_PASSWORD_IN 0 57207 NULL
+exofs_write_begin_57210 exofs_write_begin 0 57210 NULL nohasharray
+lp_check_status_57210 lp_check_status 0 57210 &exofs_write_begin_57210
-+ctor_show_57213 ctor_show 0 57213 NULL
+mlx4_qp_attach_common_57214 mlx4_qp_attach_common 0 57214 NULL
+edid_show_57216 edid_show 0-5-6 57216 NULL
+stats_show_57218 stats_show 0 57218 NULL
@@ -142946,6 +143267,7 @@ index 0000000..df41844
+mc44s803_set_params_57281 mc44s803_set_params 0 57281 NULL
+lbs_sleepparams_write_57283 lbs_sleepparams_write 3-0 57283 NULL nohasharray
+read_iter_57283 read_iter 0 57283 &lbs_sleepparams_write_57283
++infos_show_57284 infos_show 0 57284 NULL
+store_tolerance_57285 store_tolerance 0-4 57285 NULL
+ath6kl_wmi_cmd_send_57286 ath6kl_wmi_cmd_send 0 57286 NULL
+pstore_file_read_57288 pstore_file_read 3-0 57288 NULL
@@ -142976,7 +143298,8 @@ index 0000000..df41844
+dio_send_cur_page_57348 dio_send_cur_page 0 57348 NULL nohasharray
+probe_57348 probe 0 57348 &dio_send_cur_page_57348 nohasharray
+ata_scsi_lpm_store_57348 ata_scsi_lpm_store 0-4 57348 &probe_57348
-+ql_adapter_reset_57354 ql_adapter_reset 0 57354 NULL
++ql_adapter_reset_57354 ql_adapter_reset 0 57354 NULL nohasharray
++qlcnic_get_sset_count_57354 qlcnic_get_sset_count 0 57354 &ql_adapter_reset_57354
+raid_bytes_show_57357 raid_bytes_show 0 57357 NULL
+get_component_type_57362 get_component_type 0 57362 NULL
+iscsi_nacl_attrib_show_nopin_timeout_57364 iscsi_nacl_attrib_show_nopin_timeout 0 57364 NULL
@@ -142984,10 +143307,8 @@ index 0000000..df41844
+sh_eth_open_57366 sh_eth_open 0 57366 NULL nohasharray
+w5100_set_macaddr_57366 w5100_set_macaddr 0 57366 &sh_eth_open_57366
+_snd_pcm_hw_param_set_57369 _snd_pcm_hw_param_set 0 57369 NULL
-+tipc_bclink_stats_57372 tipc_bclink_stats 2 57372 NULL
+pscsi_create_type_other_57380 pscsi_create_type_other 0 57380 NULL
+tty_register_device_attr_57381 tty_register_device_attr 2 57381 NULL
-+slabs_show_57383 slabs_show 0 57383 NULL
+bzImage64_load_57388 bzImage64_load 7 57388 NULL
+squashfs_symlink_readpage_57390 squashfs_symlink_readpage 0 57390 NULL
+cx231xx_s_video_encoding_57392 cx231xx_s_video_encoding 0 57392 NULL
@@ -143013,7 +143334,7 @@ index 0000000..df41844
+fscaps_show_57434 fscaps_show 0 57434 NULL nohasharray
+fuse_notify_inval_inode_57434 fuse_notify_inval_inode 0 57434 &fscaps_show_57434
+gadget_dev_desc_bDeviceSubClass_store_57437 gadget_dev_desc_bDeviceSubClass_store 0-3 57437 NULL
-+rss_key_write_57441 rss_key_write 3 57441 NULL
++rss_key_write_57441 rss_key_write 3-0 57441 NULL
+vmxnet3_rq_init_all_57442 vmxnet3_rq_init_all 0 57442 NULL
+ov7670_s_gain_57445 ov7670_s_gain 0 57445 NULL
+sys_pselect6_57449 sys_pselect6 1 57449 NULL
@@ -143029,7 +143350,8 @@ index 0000000..df41844
+nilfs_segctor_collect_57484 nilfs_segctor_collect 0 57484 NULL nohasharray
+wdtpci_notify_sys_57484 wdtpci_notify_sys 0 57484 &nilfs_segctor_collect_57484
+vlan_dev_netpoll_setup_57486 vlan_dev_netpoll_setup 0 57486 NULL
-+em_store_57488 em_store 0 57488 NULL
++omninet_write_room_57488 omninet_write_room 0 57488 NULL nohasharray
++em_store_57488 em_store 0 57488 &omninet_write_room_57488
+o2hb_heartbeat_group_store_57489 o2hb_heartbeat_group_store 0-4 57489 NULL
+read_file_skb_rx_57490 read_file_skb_rx 3-0 57490 NULL nohasharray
+read_57490 read 0 57490 &read_file_skb_rx_57490
@@ -143039,17 +143361,17 @@ index 0000000..df41844
+chip_direction_output_57503 chip_direction_output 0 57503 NULL
+tcp_peek_sndq_57504 tcp_peek_sndq 0 57504 NULL
+ckhdid_printf_57505 ckhdid_printf 2-0 57505 NULL nohasharray
-+gfs2_quota_hold_57505 gfs2_quota_hold 0 57505 &ckhdid_printf_57505 nohasharray
-+ks8842_read32_57505 ks8842_read32 0 57505 &gfs2_quota_hold_57505
++ks8842_read32_57505 ks8842_read32 0 57505 &ckhdid_printf_57505 nohasharray
++gfs2_quota_hold_57505 gfs2_quota_hold 0 57505 &ks8842_read32_57505
+search_by_entry_key_57509 search_by_entry_key 0 57509 NULL
+ASIE_store_57511 ASIE_store 0-4 57511 NULL
+ib_send_rmpp_mad_57512 ib_send_rmpp_mad 0 57512 NULL
+start_spy_cam_57513 start_spy_cam 0 57513 NULL
+init_tag_map_57515 init_tag_map 3 57515 NULL
+ad7877_gpio4_show_57516 ad7877_gpio4_show 0 57516 NULL
-+wil_read_file_ssid_57517 wil_read_file_ssid 3-0 57517 NULL nohasharray
-+il_dbgfs_force_reset_read_57517 il_dbgfs_force_reset_read 3-0 57517 &wil_read_file_ssid_57517 nohasharray
-+store_57517 store 0-3 57517 &il_dbgfs_force_reset_read_57517
++il_dbgfs_force_reset_read_57517 il_dbgfs_force_reset_read 3-0 57517 NULL nohasharray
++wil_read_file_ssid_57517 wil_read_file_ssid 3-0 57517 &il_dbgfs_force_reset_read_57517 nohasharray
++store_57517 store 0-3 57517 &wil_read_file_ssid_57517
+als_lux0_input_data_show_57519 als_lux0_input_data_show 0 57519 NULL
+cmm_read_57520 cmm_read 3-0 57520 NULL
+rt2500usb_enable_radio_57521 rt2500usb_enable_radio 0 57521 NULL
@@ -143061,10 +143383,10 @@ index 0000000..df41844
+vsock_dgram_sendmsg_57538 vsock_dgram_sendmsg 0-4 57538 NULL
+show_country_rel_date_57539 show_country_rel_date 0 57539 NULL
+compat_SyS_process_vm_writev_57542 compat_SyS_process_vm_writev 3-5 57542 NULL
-+ls_switch_store_57554 ls_switch_store 4 57554 NULL
++ls_switch_store_57554 ls_switch_store 4-0 57554 NULL
+ext4_group_first_block_no_57559 ext4_group_first_block_no 0-2 57559 NULL nohasharray
-+iscsi_tpg_attrib_show_demo_mode_discovery_57559 iscsi_tpg_attrib_show_demo_mode_discovery 0 57559 &ext4_group_first_block_no_57559 nohasharray
-+ReadHDLCPnP_57559 ReadHDLCPnP 0 57559 &iscsi_tpg_attrib_show_demo_mode_discovery_57559
++ReadHDLCPnP_57559 ReadHDLCPnP 0 57559 &ext4_group_first_block_no_57559 nohasharray
++iscsi_tpg_attrib_show_demo_mode_discovery_57559 iscsi_tpg_attrib_show_demo_mode_discovery 0 57559 &ReadHDLCPnP_57559
+snd_pcm_playback_ioctl1_57569 snd_pcm_playback_ioctl1 0 57569 NULL
+pn544_hci_i2c_fw_write_cmd_57572 pn544_hci_i2c_fw_write_cmd 4 57572 NULL nohasharray
+rtpm_enabled_show_57572 rtpm_enabled_show 0 57572 &pn544_hci_i2c_fw_write_cmd_57572
@@ -143085,9 +143407,10 @@ index 0000000..df41844
+show_atmaddress_57617 show_atmaddress 0 57617 NULL nohasharray
+llc_ui_bind_57617 llc_ui_bind 0 57617 &show_atmaddress_57617
+gfs2_write_begin_57618 gfs2_write_begin 0 57618 NULL
-+sk_stream_alloc_skb_57622 sk_stream_alloc_skb 2 57622 NULL
-+tps65217_reg_write_57623 tps65217_reg_write 0 57623 NULL nohasharray
-+tx_tx_retry_template_read_57623 tx_tx_retry_template_read 3-0 57623 &tps65217_reg_write_57623
++sk_stream_alloc_skb_57622 sk_stream_alloc_skb 2 57622 NULL nohasharray
++iwl_dbgfs_uapsd_misbehaving_write_57622 iwl_dbgfs_uapsd_misbehaving_write 0-3 57622 &sk_stream_alloc_skb_57622
++tx_tx_retry_template_read_57623 tx_tx_retry_template_read 3-0 57623 NULL nohasharray
++tps65217_reg_write_57623 tps65217_reg_write 0 57623 &tx_tx_retry_template_read_57623
+cpu_hotplug_notify_57624 cpu_hotplug_notify 0 57624 NULL nohasharray
+store_57624 store 0-3 57624 &cpu_hotplug_notify_57624
+osdmap_set_max_osd_57630 osdmap_set_max_osd 2 57630 NULL nohasharray
@@ -143097,8 +143420,6 @@ index 0000000..df41844
+mr_read_57639 mr_read 0 57639 NULL
+iwl_mvm_flush_tx_path_57640 iwl_mvm_flush_tx_path 0 57640 NULL
+nvkm_fifo_create__57643 nvkm_fifo_create_ 5-6 57643 NULL
-+xen_swiotlb_sync_single_for_cpu_57648 xen_swiotlb_sync_single_for_cpu 2 57648 NULL nohasharray
-+skein_256_update_57648 skein_256_update 0 57648 &xen_swiotlb_sync_single_for_cpu_57648
+mce_disable_error_reporting_57651 mce_disable_error_reporting 0 57651 NULL
+xfs_alloc_ag_vextent_near_57653 xfs_alloc_ag_vextent_near 0 57653 NULL
+c_can_start_57654 c_can_start 0 57654 NULL
@@ -143112,13 +143433,15 @@ index 0000000..df41844
+dev_mc_add_57667 dev_mc_add 0 57667 NULL
+__lgwrite_57669 __lgwrite 4 57669 NULL
+__v9fs_readpage_from_fscache_57670 __v9fs_readpage_from_fscache 0 57670 NULL
++pte_entry_57674 pte_entry 0 57674 NULL
++ax88179_read_cmd_nopm_57675 ax88179_read_cmd_nopm 5 57675 NULL
+nf_call_arptables_show_57677 nf_call_arptables_show 0 57677 NULL
+tps6507x_pmic_write_57680 tps6507x_pmic_write 0 57680 NULL
+qlcnic_get_pci_func_type_57685 qlcnic_get_pci_func_type 0 57685 NULL
+show_pwm_auto_vrdhot_ramp_57686 show_pwm_auto_vrdhot_ramp 0 57686 NULL
+rt2x00debug_read_eeprom_57690 rt2x00debug_read_eeprom 0-3 57690 NULL
-+i40evf_open_57695 i40evf_open 0 57695 NULL nohasharray
-+f1x_match_to_this_node_57695 f1x_match_to_this_node 3 57695 &i40evf_open_57695
++f1x_match_to_this_node_57695 f1x_match_to_this_node 3 57695 NULL nohasharray
++i40evf_open_57695 i40evf_open 0 57695 &f1x_match_to_this_node_57695
+ks8842_set_mac_57697 ks8842_set_mac 0 57697 NULL
+i2400m_rx_stats_read_57706 i2400m_rx_stats_read 3-0 57706 NULL
+lbs_mesh_config_send_57711 lbs_mesh_config_send 0 57711 NULL
@@ -143136,7 +143459,7 @@ index 0000000..df41844
+severities_coverage_write_57736 severities_coverage_write 0-3 57736 &ath10k_wait_for_peer_created_57736
+ne2k_pci_open_57741 ne2k_pci_open 0 57741 NULL
+compat_sys_set_mempolicy_57742 compat_sys_set_mempolicy 3 57742 NULL nohasharray
-+pppol2tp_recvmsg_57742 pppol2tp_recvmsg 0-4 57742 &compat_sys_set_mempolicy_57742
++pppol2tp_recvmsg_57742 pppol2tp_recvmsg 4-0 57742 &compat_sys_set_mempolicy_57742
+wlcore_boot_run_firmware_57744 wlcore_boot_run_firmware 0 57744 NULL
+nouveau_hwmon_max_temp_hyst_57747 nouveau_hwmon_max_temp_hyst 0 57747 NULL
+ipmi_write_57748 ipmi_write 0-3 57748 NULL
@@ -143152,23 +143475,20 @@ index 0000000..df41844
+dmi_entry_length_57782 dmi_entry_length 0 57782 NULL
+is_valid_bcd_57785 is_valid_bcd 0 57785 NULL nohasharray
+set_eeprom2_57785 set_eeprom2 4-0 57785 &is_valid_bcd_57785 nohasharray
-+__i915_wait_seqno_57785 __i915_wait_seqno 0 57785 &set_eeprom2_57785 nohasharray
-+read_fifo_57785 read_fifo 0 57785 &__i915_wait_seqno_57785
++read_fifo_57785 read_fifo 0 57785 &set_eeprom2_57785
+go7007_snd_pcm_trigger_57787 go7007_snd_pcm_trigger 0 57787 NULL nohasharray
+crypto_shash_final_57787 crypto_shash_final 0 57787 &go7007_snd_pcm_trigger_57787
-+ld2_57794 ld2 0 57794 NULL
+ivtv_read_57796 ivtv_read 3-0 57796 NULL
+ion_test_ioctl_57799 ion_test_ioctl 2 57799 NULL
+qla2x00_sysfs_read_nvram_57800 qla2x00_sysfs_read_nvram 6-0-5 57800 NULL
+bnad_txrx_irq_alloc_57804 bnad_txrx_irq_alloc 0 57804 NULL
+be_get_reg_len_57805 be_get_reg_len 0 57805 NULL
+evdev_read_57810 evdev_read 0-3 57810 NULL
-+skein256_final_57814 skein256_final 0 57814 NULL
+max8997_update_reg_57818 max8997_update_reg 0 57818 NULL
+mptsas_sas_enclosure_pg0_57820 mptsas_sas_enclosure_pg0 0 57820 NULL
+sedlbauer_suspend_57826 sedlbauer_suspend 0 57826 NULL
-+__bnx2fc_disable_57827 __bnx2fc_disable 0 57827 NULL nohasharray
-+ath10k_install_key_57827 ath10k_install_key 0 57827 &__bnx2fc_disable_57827
++ath10k_install_key_57827 ath10k_install_key 0 57827 NULL nohasharray
++__bnx2fc_disable_57827 __bnx2fc_disable 0 57827 &ath10k_install_key_57827
+bfad_debugfs_read_regrd_57830 bfad_debugfs_read_regrd 3-0 57830 NULL
+copy_to_user_57835 copy_to_user 3-0 57835 NULL nohasharray
+ecryptfs_decrypt_page_57835 ecryptfs_decrypt_page 0 57835 ©_to_user_57835
@@ -143186,10 +143506,10 @@ index 0000000..df41844
+niu_request_irq_57856 niu_request_irq 0 57856 NULL
+iscsit_tpg_set_initiator_node_queue_depth_57857 iscsit_tpg_set_initiator_node_queue_depth 0 57857 NULL
+bttv_i2c_wait_done_57858 bttv_i2c_wait_done 0 57858 NULL
-+__inode_direct_access_57861 __inode_direct_access 0 57861 NULL nohasharray
-+__clockevents_try_unbind_57861 __clockevents_try_unbind 0 57861 &__inode_direct_access_57861
++__clockevents_try_unbind_57861 __clockevents_try_unbind 0 57861 NULL
+ahci_read_em_buffer_57862 ahci_read_em_buffer 0 57862 NULL
+c2port_store_reset_57867 c2port_store_reset 0-4 57867 NULL
++ds1685_rtc_sysfs_time_regs_store_57871 ds1685_rtc_sysfs_time_regs_store 0-4 57871 NULL
+show_pwm_weight_temp_sel_57872 show_pwm_weight_temp_sel 0 57872 NULL
+hsi_async_57877 hsi_async 0 57877 NULL
+radeon_ttm_gtt_read_57879 radeon_ttm_gtt_read 3-0 57879 NULL
@@ -143203,7 +143523,7 @@ index 0000000..df41844
+num_tgts_store_57900 num_tgts_store 0-3 57900 &user_dlm_lock_57900
+xt_alloc_table_info_57903 xt_alloc_table_info 1 57903 NULL nohasharray
+sb1000_reset_57903 sb1000_reset 0 57903 &xt_alloc_table_info_57903
-+ls_level_store_57907 ls_level_store 4 57907 NULL
++ls_level_store_57907 ls_level_store 4-0 57907 NULL
+emi26_writememory_57908 emi26_writememory 4 57908 NULL
+iio_read_first_n_kfifo_57910 iio_read_first_n_kfifo 2-0 57910 NULL
+ll_xattr_find_get_lock_57912 ll_xattr_find_get_lock 0 57912 NULL
@@ -143223,7 +143543,6 @@ index 0000000..df41844
+store_als_attr_57931 store_als_attr 0-4 57931 NULL nohasharray
+ext4_freeze_57931 ext4_freeze 0 57931 &store_als_attr_57931
+sel_read_handle_unknown_57933 sel_read_handle_unknown 3-0 57933 NULL
-+nvc0_vm_create_57942 nvc0_vm_create 2-3 57942 NULL
+xfs_mru_cache_create_57943 xfs_mru_cache_create 3 57943 NULL
+rx_57944 rx 4 57944 NULL
+key_algorithm_read_57946 key_algorithm_read 3-0 57946 NULL
@@ -143236,13 +143555,13 @@ index 0000000..df41844
+tpm_atml_send_57957 tpm_atml_send 0-3 57957 NULL
+vport_create_57966 vport_create 0 57966 NULL
+adv7170_s_fmt_57967 adv7170_s_fmt 0 57967 NULL
-+cxgb4_clip_get_57970 cxgb4_clip_get 0 57970 NULL
+hfc_empty_fifo_57972 hfc_empty_fifo 2 57972 NULL
+iov_iter_npages_57979 iov_iter_npages 0-2 57979 NULL
+cifs_open_file_57982 cifs_open_file 0 57982 NULL
+proc_getattr_57984 proc_getattr 0 57984 NULL
+input_polldev_get_poll_57988 input_polldev_get_poll 0 57988 NULL
+drv_get_et_sset_count_57992 drv_get_et_sset_count 0 57992 NULL
++rt2500usb_get_tx_data_len_57994 rt2500usb_get_tx_data_len 0 57994 NULL
+lmLogShutdown_57995 lmLogShutdown 0 57995 NULL
+lua_sysfs_write_control_57996 lua_sysfs_write_control 0-6-5 57996 NULL
+rx_reset_counter_read_58001 rx_reset_counter_read 3-0 58001 NULL nohasharray
@@ -143261,6 +143580,7 @@ index 0000000..df41844
+fsl_asrc_dma_trigger_58039 fsl_asrc_dma_trigger 0 58039 NULL
+store_tabletMouseLeft_58046 store_tabletMouseLeft 0-4 58046 NULL
+do_writepage_58047 do_writepage 0 58047 NULL
++ifx_spi_write_room_58048 ifx_spi_write_room 0 58048 NULL
+__adp5520_read_58050 __adp5520_read 0 58050 NULL
+ov6650_s_crop_58051 ov6650_s_crop 0 58051 NULL
+b43_lpphy_op_switch_channel_58053 b43_lpphy_op_switch_channel 0 58053 NULL
@@ -143279,9 +143599,10 @@ index 0000000..df41844
+bad_inode_permission_58079 bad_inode_permission 0 58079 &cm4040_write_58079 nohasharray
+kprobe_exceptions_notify_58079 kprobe_exceptions_notify 0 58079 &bad_inode_permission_58079
+pcxhr_trigger_58080 pcxhr_trigger 0 58080 NULL
-+amd8111e_get_regs_len_58082 amd8111e_get_regs_len 0 58082 NULL nohasharray
-+sdr_cap_queue_setup_58082 sdr_cap_queue_setup 0 58082 &amd8111e_get_regs_len_58082
++sdr_cap_queue_setup_58082 sdr_cap_queue_setup 0 58082 NULL nohasharray
++amd8111e_get_regs_len_58082 amd8111e_get_regs_len 0 58082 &sdr_cap_queue_setup_58082
+inode_listxattr_58085 inode_listxattr 0 58085 NULL
++amd_xgbe_phy_read_status_58087 amd_xgbe_phy_read_status 0 58087 NULL
+rpipe_get_idle_58088 rpipe_get_idle 0 58088 NULL
+rfcomm_wmalloc_58090 rfcomm_wmalloc 2 58090 NULL
+defined_show_58091 defined_show 0 58091 NULL nohasharray
@@ -143289,8 +143610,7 @@ index 0000000..df41844
+wcn36xx_smd_start_rsp_58091 wcn36xx_smd_start_rsp 0 58091 &show_sg_prot_tablesize_58091
+ufx_reg_clear_and_set_bits_58093 ufx_reg_clear_and_set_bits 0 58093 NULL
+mt9m111_reg_write_58095 mt9m111_reg_write 0 58095 NULL
-+sanity_checks_show_58100 sanity_checks_show 0 58100 NULL nohasharray
-+pnp_stop_dev_58100 pnp_stop_dev 0 58100 &sanity_checks_show_58100
++pnp_stop_dev_58100 pnp_stop_dev 0 58100 NULL
+acpi_get_table_by_index_58102 acpi_get_table_by_index 0 58102 NULL
+deadline_fifo_batch_store_58104 deadline_fifo_batch_store 3-0 58104 NULL
+alloc_rbio_58107 alloc_rbio 3 58107 NULL
@@ -143314,11 +143634,10 @@ index 0000000..df41844
+ql_clear_routing_entries_58143 ql_clear_routing_entries 0 58143 NULL nohasharray
+create_out_jack_modes_58143 create_out_jack_modes 0 58143 &ql_clear_routing_entries_58143
+powr1220_show_label_58146 powr1220_show_label 0 58146 NULL
-+platform_suspend_prepare_noirq_58149 platform_suspend_prepare_noirq 0 58149 NULL nohasharray
-+simple_xattr_remove_58149 simple_xattr_remove 0 58149 &platform_suspend_prepare_noirq_58149
-+_osd_req_finalize_attr_page_58151 _osd_req_finalize_attr_page 0 58151 NULL nohasharray
-+xfs_bmap_add_extent_delay_real_58151 xfs_bmap_add_extent_delay_real 0 58151 &_osd_req_finalize_attr_page_58151 nohasharray
-+gf100_ram_create__58151 gf100_ram_create_ 5 58151 &xfs_bmap_add_extent_delay_real_58151
++platform_suspend_prepare_noirq_58149 platform_suspend_prepare_noirq 0 58149 NULL
++gf100_ram_create__58151 gf100_ram_create_ 5 58151 NULL nohasharray
++_osd_req_finalize_attr_page_58151 _osd_req_finalize_attr_page 0 58151 &gf100_ram_create__58151 nohasharray
++xfs_bmap_add_extent_delay_real_58151 xfs_bmap_add_extent_delay_real 0 58151 &_osd_req_finalize_attr_page_58151
+elan_update_firmware_58154 elan_update_firmware 0 58154 NULL
+error_state_write_58159 error_state_write 0-6-5 58159 NULL
+open_ttys_show_58161 open_ttys_show 0 58161 NULL
@@ -143333,17 +143652,14 @@ index 0000000..df41844
+pages_collapsed_show_58175 pages_collapsed_show 0 58175 NULL nohasharray
+write_58175 write 0 58175 &pages_collapsed_show_58175
+ceph_tcp_recvmsg_58177 ceph_tcp_recvmsg 3 58177 NULL
-+max77802_rtc_update_58178 max77802_rtc_update 0 58178 NULL nohasharray
-+acpi_hibernation_begin_old_58178 acpi_hibernation_begin_old 0 58178 &max77802_rtc_update_58178
+show_temp_max_hyst_58179 show_temp_max_hyst 0 58179 NULL
+uart_get_attr_irq_58182 uart_get_attr_irq 0 58182 NULL nohasharray
+bnad_open_58182 bnad_open 0 58182 &uart_get_attr_irq_58182
+wlcore_read_58185 wlcore_read 0 58185 NULL
+garmin_write_bulk_58191 garmin_write_bulk 3-0 58191 NULL
-+asix_write_cmd_58192 asix_write_cmd 0-5 58192 NULL
++asix_write_cmd_58192 asix_write_cmd 5-0 58192 NULL
+wacom_buttons_luminance_show_58193 wacom_buttons_luminance_show 0 58193 NULL
-+send_pre_enqueue_58203 send_pre_enqueue 0 58203 NULL nohasharray
-+brd_direct_access_58203 brd_direct_access 0 58203 &send_pre_enqueue_58203
++send_pre_enqueue_58203 send_pre_enqueue 0 58203 NULL
+qlcnic_82xx_get_nic_info_58204 qlcnic_82xx_get_nic_info 0 58204 NULL
+ieee80211_if_fmt_flags_58205 ieee80211_if_fmt_flags 3 58205 NULL
+nci_send_cmd_58206 nci_send_cmd 3 58206 NULL
@@ -143358,8 +143674,7 @@ index 0000000..df41844
+bitmap_new_disk_sb_58232 bitmap_new_disk_sb 0 58232 NULL
+core_alua_store_implicit_trans_secs_58234 core_alua_store_implicit_trans_secs 0-3 58234 NULL
+cdc_ncm_show_wNdpOutAlignment_58236 cdc_ncm_show_wNdpOutAlignment 0 58236 NULL
-+usX2Y_usbpcm_urbs_allocate_58238 usX2Y_usbpcm_urbs_allocate 0 58238 NULL nohasharray
-+object_size_show_58238 object_size_show 0 58238 &usX2Y_usbpcm_urbs_allocate_58238
++usX2Y_usbpcm_urbs_allocate_58238 usX2Y_usbpcm_urbs_allocate 0 58238 NULL
+show_counter_rx_p7_hdr_egr_ovfls_58240 show_counter_rx_p7_hdr_egr_ovfls 0 58240 NULL
+cbus_receive_word_58243 cbus_receive_word 0 58243 NULL
+usb_set_report_58244 usb_set_report 0 58244 NULL
@@ -143368,6 +143683,7 @@ index 0000000..df41844
+erst_exec_stall_58252 erst_exec_stall 0 58252 NULL
+test_rtc_set_alarm_58255 test_rtc_set_alarm 0 58255 NULL
+read_file_debug_58256 read_file_debug 3-0 58256 NULL
++pcan_usb_fd_start_58260 pcan_usb_fd_start 0 58260 NULL
+nilfs_sufile_get_segment_usage_block_58261 nilfs_sufile_get_segment_usage_block 0 58261 NULL
+osc_max_dirty_mb_seq_write_58263 osc_max_dirty_mb_seq_write 3 58263 NULL
+rtl8723be_hw_init_58265 rtl8723be_hw_init 0 58265 NULL
@@ -143378,19 +143694,20 @@ index 0000000..df41844
+acpi_ds_build_internal_package_obj_58271 acpi_ds_build_internal_package_obj 3-0 58271 NULL
+tps6105x_regulator_is_enabled_58273 tps6105x_regulator_is_enabled 0 58273 NULL
+vlv_rpe_freq_mhz_show_58274 vlv_rpe_freq_mhz_show 0 58274 NULL nohasharray
-+set_enable_58274 set_enable 0-4 58274 &vlv_rpe_freq_mhz_show_58274
++set_enable_58274 set_enable 0-4 58274 &vlv_rpe_freq_mhz_show_58274 nohasharray
++cyapa_gen3_bl_initiate_58274 cyapa_gen3_bl_initiate 0 58274 &set_enable_58274
+r100_mm_rreg_58276 r100_mm_rreg 0 58276 NULL nohasharray
+ds1553_nvram_write_58276 ds1553_nvram_write 0-6-5 58276 &r100_mm_rreg_58276
+apds990x_lux_calib_show_58291 apds990x_lux_calib_show 0 58291 NULL
+iscsi_decode_text_input_58292 iscsi_decode_text_input 4 58292 NULL
++cyapa_gen5_state_parse_58296 cyapa_gen5_state_parse 0 58296 NULL
+ext4_xattr_security_get_58301 ext4_xattr_security_get 0 58301 NULL
+intel_alloc_coherent_58302 intel_alloc_coherent 2 58302 NULL
+uart6850_open_58304 uart6850_open 0 58304 NULL
+mcp794xx_set_alarm_58306 mcp794xx_set_alarm 0 58306 NULL
+ieee80211_if_read_dot11MeshTTL_58307 ieee80211_if_read_dot11MeshTTL 3-0 58307 NULL nohasharray
+airo_resume_58307 airo_resume 0 58307 &ieee80211_if_read_dot11MeshTTL_58307
-+zd_chip_switch_radio_on_58309 zd_chip_switch_radio_on 0 58309 NULL nohasharray
-+i915_wait_seqno_58309 i915_wait_seqno 0 58309 &zd_chip_switch_radio_on_58309
++zd_chip_switch_radio_on_58309 zd_chip_switch_radio_on 0 58309 NULL
+acpi_ds_scope_stack_push_58311 acpi_ds_scope_stack_push 0 58311 NULL nohasharray
+nilfs_checkpoints_attr_store_58311 nilfs_checkpoints_attr_store 0-4 58311 &acpi_ds_scope_stack_push_58311
+post_send_58312 post_send 0 58312 NULL
@@ -143408,16 +143725,15 @@ index 0000000..df41844
+store_pwm2_enable_58335 store_pwm2_enable 0-4 58335 &rmd320_init_58335
+diva_init_dma_map_58336 diva_init_dma_map 3 58336 NULL
+__copy_from_user_swizzled_58337 __copy_from_user_swizzled 2-4 58337 NULL nohasharray
-+ax25_create_58337 ax25_create 0 58337 &__copy_from_user_swizzled_58337 nohasharray
-+skb_ensure_writable_58337 skb_ensure_writable 2 58337 &ax25_create_58337
++skb_ensure_writable_58337 skb_ensure_writable 2 58337 &__copy_from_user_swizzled_58337 nohasharray
++ax25_create_58337 ax25_create 0 58337 &skb_ensure_writable_58337
+mt9m001_s_fmt_58340 mt9m001_s_fmt 0 58340 NULL
+name_assign_type_show_58341 name_assign_type_show 0 58341 NULL
+soft_offline_page_58343 soft_offline_page 0 58343 NULL
+get_in_max_58344 get_in_max 0 58344 NULL
+opts_show_58345 opts_show 0 58345 NULL
+ec_i2c_parse_response_58347 ec_i2c_parse_response 0 58347 NULL nohasharray
-+show_ipOutMcastPkts_58347 show_ipOutMcastPkts 0 58347 &ec_i2c_parse_response_58347 nohasharray
-+next_pidmap_58347 next_pidmap 2-0 58347 &show_ipOutMcastPkts_58347
++show_ipOutMcastPkts_58347 show_ipOutMcastPkts 0 58347 &ec_i2c_parse_response_58347
+vmalloc_to_sg_58354 vmalloc_to_sg 2 58354 NULL
+goldfish_pipe_read_write_58356 goldfish_pipe_read_write 0 58356 NULL
+find_aligned_range_58362 find_aligned_range 0-5-2 58362 NULL
@@ -143437,11 +143753,12 @@ index 0000000..df41844
+cxacru_sysfs_show_downstream_snr_margin_58384 cxacru_sysfs_show_downstream_snr_margin 0 58384 NULL
+il_dbgfs_status_read_58388 il_dbgfs_status_read 3-0 58388 NULL nohasharray
+loop_attr_autoclear_show_58388 loop_attr_autoclear_show 0 58388 &il_dbgfs_status_read_58388
++mgslpc_write_room_58392 mgslpc_write_room 0 58392 NULL
+hermes_docmd_wait_58393 hermes_docmd_wait 0 58393 NULL
+rt2800_enable_radio_58395 rt2800_enable_radio 0 58395 NULL
+max_ratio_show_58398 max_ratio_show 0 58398 NULL
++sctp_make_init_58401 sctp_make_init 4 58401 NULL
+iscsi_disc_store_password_58403 iscsi_disc_store_password 0-3 58403 NULL
-+skein_512_final_58405 skein_512_final 0 58405 NULL
+idetape_pad_zeros_58406 idetape_pad_zeros 2 58406 NULL
+xfs_btree_get_rec_58410 xfs_btree_get_rec 0 58410 NULL
+madc_read_58412 madc_read 0 58412 NULL
@@ -143484,12 +143801,14 @@ index 0000000..df41844
+wm831x_reg_write_58489 wm831x_reg_write 0 58489 NULL
+isl1208_rtc_set_alarm_58494 isl1208_rtc_set_alarm 0 58494 NULL
+show_temp_alarms_58495 show_temp_alarms 0 58495 NULL
-+btrfs_cont_expand_58498 btrfs_cont_expand 0 58498 NULL
++cyapa_show_suspend_scanrate_58498 cyapa_show_suspend_scanrate 0 58498 NULL nohasharray
++btrfs_cont_expand_58498 btrfs_cont_expand 0 58498 &cyapa_show_suspend_scanrate_58498
+memory_subsys_online_58499 memory_subsys_online 0 58499 NULL
+show_ipReasmOKs_58505 show_ipReasmOKs 0 58505 NULL
+setcontrast_58506 setcontrast 0 58506 NULL nohasharray
+rt61pci_set_device_state_58506 rt61pci_set_device_state 0 58506 &setcontrast_58506 nohasharray
-+patch_cs420x_58506 patch_cs420x 0 58506 &rt61pci_set_device_state_58506
++patch_cs420x_58506 patch_cs420x 0 58506 &rt61pci_set_device_state_58506 nohasharray
++cyapa_check_is_operational_58506 cyapa_check_is_operational 0 58506 &patch_cs420x_58506
+tcf_hash_create_58507 tcf_hash_create 4 58507 NULL
+gfs2_dir_get_new_buffer_58509 gfs2_dir_get_new_buffer 0 58509 NULL
+w7090p_tuner_read_serpar_58513 w7090p_tuner_read_serpar 0-3 58513 NULL
@@ -143501,6 +143820,7 @@ index 0000000..df41844
+alloc_mbx_args_58536 alloc_mbx_args 0 58536 NULL
+rndis_add_response_58544 rndis_add_response 2 58544 NULL nohasharray
+xfs_attr3_leaf_to_node_58544 xfs_attr3_leaf_to_node 0 58544 &rndis_add_response_58544
++mac80211_hwsim_get_et_sset_count_58547 mac80211_hwsim_get_et_sset_count 0 58547 NULL
+twl4030_madc_read_channels_58559 twl4030_madc_read_channels 0 58559 NULL
+ath10k_debug_htt_stats_req_58561 ath10k_debug_htt_stats_req 0 58561 NULL
+wep_decrypt_fail_read_58567 wep_decrypt_fail_read 3-0 58567 NULL
@@ -143514,8 +143834,7 @@ index 0000000..df41844
+sendmsg_58582 sendmsg 0-4 58582 NULL
+ea_read_inline_58589 ea_read_inline 0 58589 NULL
+isku_sysfs_read_keys_thumbster_58590 isku_sysfs_read_keys_thumbster 6-0-5 58590 NULL
-+xip_file_read_58592 xip_file_read 3-0 58592 NULL
-+ecryptfs_write_end_58594 ecryptfs_write_end 5-3-0 58594 NULL
++ecryptfs_write_end_58594 ecryptfs_write_end 0-5-3 58594 NULL
+gdth_search_isa_58595 gdth_search_isa 1 58595 NULL
+ath5k_rx_start_58602 ath5k_rx_start 0 58602 NULL
+force_remove_store_58605 force_remove_store 0-4 58605 NULL
@@ -143525,7 +143844,6 @@ index 0000000..df41844
+acpi_ut_copy_isimple_to_esimple_58617 acpi_ut_copy_isimple_to_esimple 0 58617 NULL
+pwm_duty_cycle_store_58620 pwm_duty_cycle_store 0-4 58620 NULL
+bond_event_changename_58623 bond_event_changename 0 58623 NULL
-+skb_copy_to_page_nocache_58624 skb_copy_to_page_nocache 6-0 58624 NULL
+pmbus_read_byte_data_58627 pmbus_read_byte_data 0 58627 NULL
+run_show_58628 run_show 0 58628 NULL nohasharray
+ath10k_bmi_read_memory_58628 ath10k_bmi_read_memory 0 58628 &run_show_58628
@@ -143544,9 +143862,9 @@ index 0000000..df41844
+fmvj18x_suspend_58653 fmvj18x_suspend 0 58653 NULL
+iwl_dbgfs_rx_handlers_write_58655 iwl_dbgfs_rx_handlers_write 3-0 58655 NULL
+nas_led_blink_store_58660 nas_led_blink_store 0-4 58660 NULL
-+snd_fm801_capture_trigger_58662 snd_fm801_capture_trigger 0 58662 NULL nohasharray
-+qs6612_config_init_58662 qs6612_config_init 0 58662 &snd_fm801_capture_trigger_58662 nohasharray
-+nfulnl_alloc_skb_58662 nfulnl_alloc_skb 4-3 58662 &qs6612_config_init_58662
++nfulnl_alloc_skb_58662 nfulnl_alloc_skb 4-3 58662 NULL nohasharray
++snd_fm801_capture_trigger_58662 snd_fm801_capture_trigger 0 58662 &nfulnl_alloc_skb_58662 nohasharray
++qs6612_config_init_58662 qs6612_config_init 0 58662 &snd_fm801_capture_trigger_58662
+extcon_update_state_58670 extcon_update_state 0 58670 NULL
+lis3lv02d_misc_read_58672 lis3lv02d_misc_read 0-3 58672 NULL
+simple_statfs_58676 simple_statfs 0 58676 NULL
@@ -143587,10 +143905,9 @@ index 0000000..df41844
+ft_parse_wwn_58752 ft_parse_wwn 0 58752 NULL
+__set_rdc_table_num_58755 __set_rdc_table_num 0 58755 NULL
+iscsi_tpg_param_store_InitialR2T_58757 iscsi_tpg_param_store_InitialR2T 0-3 58757 NULL
-+kernfs_iop_removexattr_58760 kernfs_iop_removexattr 0 58760 NULL
+agp_allocate_memory_58761 agp_allocate_memory 2 58761 NULL
-+via_gpio_dir_out_58763 via_gpio_dir_out 0 58763 NULL nohasharray
-+__do_config_autodelink_58763 __do_config_autodelink 3 58763 &via_gpio_dir_out_58763
++__do_config_autodelink_58763 __do_config_autodelink 3 58763 NULL nohasharray
++via_gpio_dir_out_58763 via_gpio_dir_out 0 58763 &__do_config_autodelink_58763
+wil_fw_verify_58765 wil_fw_verify 0 58765 NULL
+dn_fib_dnaddr_event_58767 dn_fib_dnaddr_event 0 58767 NULL nohasharray
+broadsheet_loadstore_waveform_58767 broadsheet_loadstore_waveform 0-4 58767 &dn_fib_dnaddr_event_58767
@@ -143598,34 +143915,33 @@ index 0000000..df41844
+__uncore_occ_sel_show_58777 __uncore_occ_sel_show 0 58777 NULL
+fuse_reverse_inval_inode_58782 fuse_reverse_inval_inode 0 58782 NULL
+ecryptfs_derive_iv_58784 ecryptfs_derive_iv 0 58784 NULL
++cyapa_gen5_calibrate_pwcs_58789 cyapa_gen5_calibrate_pwcs 0 58789 NULL
+show_58791 show 0 58791 NULL
+regmap_calc_reg_len_58795 regmap_calc_reg_len 0 58795 NULL
+smack_inode_setxattr_58801 smack_inode_setxattr 0 58801 NULL
+dlm_lock_58802 dlm_lock 0 58802 NULL nohasharray
+mmc_hwrev_show_58802 mmc_hwrev_show 0 58802 &dlm_lock_58802
-+raw_send_hdrinc_58803 raw_send_hdrinc 4 58803 NULL
-+soc_camera_platform_cropcap_58806 soc_camera_platform_cropcap 0 58806 NULL nohasharray
-+isku_sysfs_read_58806 isku_sysfs_read 0-5 58806 &soc_camera_platform_cropcap_58806
-+pci_dma_mapping_error_58811 pci_dma_mapping_error 2 58811 NULL
++isku_sysfs_read_58806 isku_sysfs_read 5-0 58806 NULL nohasharray
++soc_camera_platform_cropcap_58806 soc_camera_platform_cropcap 0 58806 &isku_sysfs_read_58806
+write_file_58812 write_file 4 58812 NULL
-+ipr_show_iopoll_weight_58813 ipr_show_iopoll_weight 0 58813 NULL nohasharray
-+ep_read_58813 ep_read 3 58813 &ipr_show_iopoll_weight_58813
++ipr_show_iopoll_weight_58813 ipr_show_iopoll_weight 0 58813 NULL
+show_tempsense_58819 show_tempsense 0 58819 NULL
-+ufshcd_change_queue_depth_58821 ufshcd_change_queue_depth 0-2 58821 NULL
++ufshcd_change_queue_depth_58821 ufshcd_change_queue_depth 2-0 58821 NULL
+usbhsg_ep_enable_58825 usbhsg_ep_enable 0 58825 NULL
+tnc_read_node_nm_58830 tnc_read_node_nm 0 58830 NULL
+pm8001_chip_ssp_io_req_58831 pm8001_chip_ssp_io_req 0 58831 NULL
++ssp_disable_sensor_58838 ssp_disable_sensor 0 58838 NULL
+command_write_58841 command_write 3-0 58841 NULL nohasharray
+diolan_i2c_start_58841 diolan_i2c_start 0 58841 &command_write_58841
+vendor_show_58845 vendor_show 0 58845 NULL nohasharray
+ep_bd_list_alloc_58845 ep_bd_list_alloc 0 58845 &vendor_show_58845
+iio_trigger_detach_poll_func_58847 iio_trigger_detach_poll_func 0 58847 NULL
-+asus_wmi_evaluate_method_58849 asus_wmi_evaluate_method 0 58849 NULL nohasharray
-+begin_58849 begin 0 58849 &asus_wmi_evaluate_method_58849
++asus_wmi_evaluate_method_58849 asus_wmi_evaluate_method 0 58849 NULL
+i915_l3_read_58851 i915_l3_read 0-5-6 58851 NULL nohasharray
+asr_write_58851 asr_write 0-3 58851 &i915_l3_read_58851
+fuse_dev_write_58852 fuse_dev_write 0 58852 NULL nohasharray
+myri10ge_change_mtu_58852 myri10ge_change_mtu 0 58852 &fuse_dev_write_58852
++flash_brightness_store_58854 flash_brightness_store 0-4 58854 NULL
+ath6kl_wmi_send_action_cmd_58860 ath6kl_wmi_send_action_cmd 7 58860 NULL
+mptscsih_version_fw_show_58861 mptscsih_version_fw_show 0 58861 NULL nohasharray
+tcp_v4_init_sock_58861 tcp_v4_init_sock 0 58861 &mptscsih_version_fw_show_58861
@@ -143635,6 +143951,7 @@ index 0000000..df41844
+i2c_atmel_send_58870 i2c_atmel_send 3-0 58870 NULL
+out_read_index_show_58873 out_read_index_show 0 58873 NULL
+nilfs_dev_device_size_show_58875 nilfs_dev_device_size_show 0 58875 NULL
++efx_ethtool_get_sset_count_58876 efx_ethtool_get_sset_count 0 58876 NULL
+pm80xx_chip_sata_req_58878 pm80xx_chip_sata_req 0 58878 NULL nohasharray
+srp_lookup_path_58878 srp_lookup_path 0 58878 &pm80xx_chip_sata_req_58878
+il4965_static_wepkey_cmd_58879 il4965_static_wepkey_cmd 0 58879 NULL nohasharray
@@ -143642,8 +143959,8 @@ index 0000000..df41844
+sony_nc_sysfs_show_58880 sony_nc_sysfs_show 0 58880 NULL nohasharray
+hotplug_enabled_store_58880 hotplug_enabled_store 0-4 58880 &sony_nc_sysfs_show_58880
+pnp_show_card_ids_58881 pnp_show_card_ids 0 58881 NULL
-+lxt973a2_update_link_58883 lxt973a2_update_link 0 58883 NULL nohasharray
-+gs_alloc_req_58883 gs_alloc_req 2 58883 &lxt973a2_update_link_58883
++gs_alloc_req_58883 gs_alloc_req 2 58883 NULL nohasharray
++lxt973a2_update_link_58883 lxt973a2_update_link 0 58883 &gs_alloc_req_58883
+nes_store_wqm_quanta_58885 nes_store_wqm_quanta 0-3 58885 NULL
+cs553x_init_one_58886 cs553x_init_one 3 58886 NULL
+wlcore_handle_static_data_58888 wlcore_handle_static_data 0 58888 NULL
@@ -143662,7 +143979,7 @@ index 0000000..df41844
+pipeline_cs_rx_packet_out_read_58926 pipeline_cs_rx_packet_out_read 3-0 58926 NULL nohasharray
+isku_sysfs_show_actual_profile_58926 isku_sysfs_show_actual_profile 0 58926 &pipeline_cs_rx_packet_out_read_58926
+t4vf_config_rss_range_58930 t4vf_config_rss_range 0 58930 NULL
-+write_pmsg_58932 write_pmsg 3 58932 NULL
++write_pmsg_58932 write_pmsg 3-0 58932 NULL
+SyS_pread64_58935 SyS_pread64 3 58935 NULL
+xfs_bmap_read_extents_58936 xfs_bmap_read_extents 0 58936 NULL
+set_als_58942 set_als 0-4 58942 NULL
@@ -143683,20 +144000,21 @@ index 0000000..df41844
+wacom_led0_select_store_58968 wacom_led0_select_store 4-0 58968 &CIFS_SessSetup_58968
+cgroup_tasks_write_58971 cgroup_tasks_write 3-0 58971 NULL
+vmci_transport_notify_send_pre_block_58972 vmci_transport_notify_send_pre_block 0 58972 NULL
-+msi001_wreg_58975 msi001_wreg 0 58975 NULL nohasharray
-+rs5c348_rtc_read_time_58975 rs5c348_rtc_read_time 0 58975 &msi001_wreg_58975 nohasharray
-+als_wait_for_data_ready_58975 als_wait_for_data_ready 0 58975 &rs5c348_rtc_read_time_58975
++rs5c348_rtc_read_time_58975 rs5c348_rtc_read_time 0 58975 NULL nohasharray
++als_wait_for_data_ready_58975 als_wait_for_data_ready 0 58975 &rs5c348_rtc_read_time_58975 nohasharray
++msi001_wreg_58975 msi001_wreg 0 58975 &als_wait_for_data_ready_58975
+store_fc_host_system_hostname_58977 store_fc_host_system_hostname 0-4 58977 NULL
+ipxitf_device_event_58983 ipxitf_device_event 0 58983 NULL
+switch_radio_on_58985 switch_radio_on 0 58985 NULL
-+fsp_attr_show_ver_58986 fsp_attr_show_ver 0 58986 NULL
++fsp_attr_show_ver_58986 fsp_attr_show_ver 0 58986 NULL nohasharray
++efx_ef10_describe_stats_58986 efx_ef10_describe_stats 0 58986 &fsp_attr_show_ver_58986
++bch_extent_to_text_58987 bch_extent_to_text 2 58987 NULL
+rtpm_children_show_58989 rtpm_children_show 0 58989 NULL
+chip_direction_input_58992 chip_direction_input 0 58992 NULL
+handle_rx_packet_58993 handle_rx_packet 3 58993 NULL
+show_comm_59000 show_comm 0 59000 NULL
+isku_set_actual_profile_59004 isku_set_actual_profile 0 59004 NULL
+init_list_set_59005 init_list_set 3 59005 NULL
-+ep_write_59008 ep_write 3 59008 NULL
+ds2780_recall_eeprom_59009 ds2780_recall_eeprom 0 59009 NULL
+beiscsi_ep_get_param_59012 beiscsi_ep_get_param 0 59012 NULL
+lpfc_idiag_baracc_write_59014 lpfc_idiag_baracc_write 3-0 59014 NULL
@@ -143730,17 +144048,16 @@ index 0000000..df41844
+cpuidle_store_59088 cpuidle_store 0-4 59088 &show_tcrit2_hyst_59088
+snd_cmipci_pcm_trigger_59090 snd_cmipci_pcm_trigger 0 59090 NULL
+nfs4_map_errors_59095 nfs4_map_errors 0-1 59095 NULL
-+xfs_zero_eof_59103 xfs_zero_eof 3-2-0 59103 NULL
++xfs_zero_eof_59103 xfs_zero_eof 0-3-2 59103 NULL
+tiadc_buffer_preenable_59104 tiadc_buffer_preenable 0 59104 NULL
-+hfsplus_trusted_listxattr_59112 hfsplus_trusted_listxattr 0-5 59112 NULL nohasharray
-+mmc_sd_num_wr_blocks_59112 mmc_sd_num_wr_blocks 0 59112 &hfsplus_trusted_listxattr_59112
++mmc_sd_num_wr_blocks_59112 mmc_sd_num_wr_blocks 0 59112 NULL nohasharray
++hfsplus_trusted_listxattr_59112 hfsplus_trusted_listxattr 0-5 59112 &mmc_sd_num_wr_blocks_59112
+launder_page_59115 launder_page 0 59115 NULL nohasharray
+class_pktcdvd_show_map_59115 class_pktcdvd_show_map 0 59115 &launder_page_59115
+bConfigurationValue_show_59121 bConfigurationValue_show 0 59121 NULL nohasharray
+show_session_param_ISCSI_PARAM_BOOT_NIC_59121 show_session_param_ISCSI_PARAM_BOOT_NIC 0 59121 &bConfigurationValue_show_59121
-+sta_tx_latency_stat_table_59122 sta_tx_latency_stat_table 0-4-5 59122 NULL nohasharray
-+temp_get_59122 temp_get 0 59122 &sta_tx_latency_stat_table_59122 nohasharray
-+scsi_io_completion_59122 scsi_io_completion 2 59122 &temp_get_59122
++sta_tx_latency_stat_table_59122 sta_tx_latency_stat_table 4-0-5 59122 NULL nohasharray
++scsi_io_completion_59122 scsi_io_completion 2 59122 &sta_tx_latency_stat_table_59122
+wait_for_completion_killable_timeout_59124 wait_for_completion_killable_timeout 0 59124 NULL
+nfc_llcp_send_i_frame_59130 nfc_llcp_send_i_frame 3-0 59130 NULL
+reiserfs_commit_for_inode_59131 reiserfs_commit_for_inode 0 59131 NULL
@@ -143761,10 +144078,10 @@ index 0000000..df41844
+jffs2_do_readpage_nolock_59166 jffs2_do_readpage_nolock 0 59166 NULL
+ieee802154_create_59169 ieee802154_create 0 59169 NULL
+ksize_59176 ksize 0 59176 NULL
-+setup_window_59178 setup_window 7-5-2-4 59178 NULL
-+patch_alc268_59181 patch_alc268 0 59181 NULL nohasharray
-+fill_bitmap_rle_bits_59181 fill_bitmap_rle_bits 0 59181 &patch_alc268_59181 nohasharray
-+lowpan_fetch_skb_59181 lowpan_fetch_skb 3 59181 &fill_bitmap_rle_bits_59181
++setup_window_59178 setup_window 5-2-4-7 59178 NULL
++lowpan_fetch_skb_59181 lowpan_fetch_skb 3 59181 NULL nohasharray
++fill_bitmap_rle_bits_59181 fill_bitmap_rle_bits 0 59181 &lowpan_fetch_skb_59181 nohasharray
++patch_alc268_59181 patch_alc268 0 59181 &fill_bitmap_rle_bits_59181
+sh_csi2_s_fmt_59187 sh_csi2_s_fmt 0 59187 NULL nohasharray
+cbaf_wusb_ck_store_59187 cbaf_wusb_ck_store 0-4 59187 &sh_csi2_s_fmt_59187
+show_fan_smart_tach_59191 show_fan_smart_tach 0 59191 NULL
@@ -143775,13 +144092,12 @@ index 0000000..df41844
+dtcs033_start_59207 dtcs033_start 0 59207 NULL nohasharray
+rv3029c2_i2c_write_regs_59207 rv3029c2_i2c_write_regs 0 59207 &dtcs033_start_59207
+xfs_iext_realloc_indirect_59211 xfs_iext_realloc_indirect 2 59211 NULL
-+i2c_hid_raw_request_59214 i2c_hid_raw_request 0-4 59214 NULL nohasharray
-+fast_rx_path_59214 fast_rx_path 3 59214 &i2c_hid_raw_request_59214
++fast_rx_path_59214 fast_rx_path 3 59214 NULL nohasharray
++i2c_hid_raw_request_59214 i2c_hid_raw_request 0-4 59214 &fast_rx_path_59214
+osst_get_logical_frame_59215 osst_get_logical_frame 0 59215 NULL
+inftl_partscan_59216 inftl_partscan 0 59216 NULL
+ath10k_debug_cal_data_read_59222 ath10k_debug_cal_data_read 3-0 59222 NULL
+dt3155_read_59226 dt3155_read 3 59226 NULL
-+xen_write_cr3_init_59228 xen_write_cr3_init 1 59228 NULL
+ql_adapter_initialize_59229 ql_adapter_initialize 0 59229 NULL
+sdev_store_queue_depth_59231 sdev_store_queue_depth 0-4 59231 NULL nohasharray
+dummy_queue_59231 dummy_queue 0 59231 &sdev_store_queue_depth_59231
@@ -143798,7 +144114,7 @@ index 0000000..df41844
+ib_ucm_write_59250 ib_ucm_write 0-3 59250 NULL nohasharray
+brcmf_p2p_ifchange_59250 brcmf_p2p_ifchange 0 59250 &ib_ucm_write_59250
+lola_set_clock_59255 lola_set_clock 0 59255 NULL
-+cyapa_i2c_pip_write_59260 cyapa_i2c_pip_write 3 59260 NULL
++cyapa_i2c_pip_write_59260 cyapa_i2c_pip_write 3-0 59260 NULL
+hid_rtc_read_time_59262 hid_rtc_read_time 0 59262 NULL nohasharray
+store_target_temp_59262 store_target_temp 0-4 59262 &hid_rtc_read_time_59262
+max_active_store_59266 max_active_store 0-4 59266 NULL
@@ -143822,8 +144138,8 @@ index 0000000..df41844
+pin_hbr_setup_59300 pin_hbr_setup 0 59300 NULL
+udp_error_59301 udp_error 0 59301 NULL nohasharray
+netdev_queue_update_kobjects_59301 netdev_queue_update_kobjects 0 59301 &udp_error_59301
-+get_key_haup_common_59302 get_key_haup_common 5 59302 NULL nohasharray
-+in_read_index_show_59302 in_read_index_show 0 59302 &get_key_haup_common_59302
++in_read_index_show_59302 in_read_index_show 0 59302 NULL nohasharray
++get_key_haup_common_59302 get_key_haup_common 5 59302 &in_read_index_show_59302
+mxt_bootloader_read_59303 mxt_bootloader_read 0 59303 NULL
+btrfs_insert_dir_item_59304 btrfs_insert_dir_item 4 59304 NULL
+da9052_read_chgend_current_59305 da9052_read_chgend_current 0 59305 NULL nohasharray
@@ -143833,8 +144149,8 @@ index 0000000..df41844
+store_59326 store 0-4 59326 NULL
+carl9170_upload_key_59330 carl9170_upload_key 0 59330 NULL
+mt9v022_cropcap_59331 mt9v022_cropcap 0 59331 NULL
++amd_xgbe_phy_config_init_59332 amd_xgbe_phy_config_init 0 59332 NULL
+ati_remote2_store_channel_mask_59334 ati_remote2_store_channel_mask 0-4 59334 NULL
-+debug_store_59337 debug_store 0-4 59337 NULL
+rx_defrag_in_process_called_read_59338 rx_defrag_in_process_called_read 3-0 59338 NULL nohasharray
+show_resume_reason_59338 show_resume_reason 0 59338 &rx_defrag_in_process_called_read_59338
+sg_new_read_59344 sg_new_read 0-3 59344 NULL
@@ -143846,7 +144162,7 @@ index 0000000..df41844
+store_in_reg_59357 store_in_reg 0-4 59357 &target_core_alua_tg_pt_gp_attr_store_59357
+xfs_dir2_sf_entsize_59366 xfs_dir2_sf_entsize 0-2 59366 NULL nohasharray
+SyS_getrandom_59366 SyS_getrandom 2 59366 &xfs_dir2_sf_entsize_59366
-+xen_set_identity_and_release_chunk_59368 xen_set_identity_and_release_chunk 1 59368 NULL
++capinc_tty_write_room_59367 capinc_tty_write_room 0 59367 NULL
+i7core_inject_type_store_59376 i7core_inject_type_store 0-4 59376 NULL
+pvr2_debugifc_print_info_59380 pvr2_debugifc_print_info 3 59380 NULL
+ibmasm_start_reverse_heartbeat_59382 ibmasm_start_reverse_heartbeat 0 59382 NULL
@@ -143857,7 +144173,7 @@ index 0000000..df41844
+fc_frame_alloc_fill_59394 fc_frame_alloc_fill 2 59394 NULL
+qlcnic_83xx_config_intrpt_59397 qlcnic_83xx_config_intrpt 0 59397 NULL
+pci_write_config_59398 pci_write_config 0-5-6 59398 NULL
-+dax_do_io_59399 dax_do_io 0-5 59399 NULL
++dax_do_io_59399 dax_do_io 5-0 59399 NULL
+idProduct_show_59405 idProduct_show 0 59405 NULL
+ds1286_read_time_59406 ds1286_read_time 0 59406 NULL
+isku_sysfs_read_keys_function_59412 isku_sysfs_read_keys_function 6-0-5 59412 NULL
@@ -143880,8 +144196,8 @@ index 0000000..df41844
+acpi_ds_build_internal_buffer_obj_59448 acpi_ds_build_internal_buffer_obj 0 59448 NULL nohasharray
+ath10k_peer_delete_59448 ath10k_peer_delete 0 59448 &acpi_ds_build_internal_buffer_obj_59448
+mv_u3d_start_59449 mv_u3d_start 0 59449 NULL
-+cxacru_sysfs_show_adsl_state_59456 cxacru_sysfs_show_adsl_state 0 59456 NULL nohasharray
-+tipc_recv_stream_59456 tipc_recv_stream 0-4 59456 &cxacru_sysfs_show_adsl_state_59456
++tipc_recv_stream_59456 tipc_recv_stream 4-0 59456 NULL nohasharray
++cxacru_sysfs_show_adsl_state_59456 cxacru_sysfs_show_adsl_state 0 59456 &tipc_recv_stream_59456
+skb_maybe_pull_tail_59461 skb_maybe_pull_tail 3 59461 NULL
+blk_mq_hw_sysfs_show_59462 blk_mq_hw_sysfs_show 0 59462 NULL
+coda_file_write_59463 coda_file_write 0-3 59463 NULL
@@ -143914,7 +144230,6 @@ index 0000000..df41844
+rds_pin_pages_59507 rds_pin_pages 0 59507 NULL
+st21nfca_hci_dep_link_up_59509 st21nfca_hci_dep_link_up 5 59509 NULL
+C_SYSC_get_mempolicy_59516 C_SYSC_get_mempolicy 3 59516 NULL
-+gfs2_dhash_59522 gfs2_dhash 0 59522 NULL
+gather_write_59526 gather_write 0 59526 NULL nohasharray
+bnx2fc_vport_disable_59526 bnx2fc_vport_disable 0 59526 &gather_write_59526
+vcc_create_59531 vcc_create 0 59531 NULL
@@ -143924,8 +144239,8 @@ index 0000000..df41844
+kmalloc_large_node_59542 kmalloc_large_node 1 59542 NULL
+ecryptfs_encrypt_page_59543 ecryptfs_encrypt_page 0 59543 NULL nohasharray
+ext4_resize_fs_59543 ext4_resize_fs 2 59543 &ecryptfs_encrypt_page_59543
-+idr_alloc_59545 idr_alloc 0 59545 NULL nohasharray
-+msix_setup_entries_59545 msix_setup_entries 0 59545 &idr_alloc_59545
++msix_setup_entries_59545 msix_setup_entries 0 59545 NULL nohasharray
++idr_alloc_59545 idr_alloc 0 59545 &msix_setup_entries_59545
+mpi_get_nbits_59551 mpi_get_nbits 0 59551 NULL
+lpfc_fcp_cpu_map_store_59552 lpfc_fcp_cpu_map_store 0-4 59552 NULL
+mos7840_get_reg_sync_59553 mos7840_get_reg_sync 0 59553 NULL
@@ -143965,7 +144280,6 @@ index 0000000..df41844
+mtrr_write_59622 mtrr_write 3-0 59622 NULL nohasharray
+sock_sendpage_59622 sock_sendpage 4 59622 &mtrr_write_59622
+gfs2_writepage_59624 gfs2_writepage 0 59624 NULL
-+core_alua_allocate_lba_map_mem_59632 core_alua_allocate_lba_map_mem 0 59632 NULL
+seq_open_tab_59633 seq_open_tab 3-2 59633 NULL
+find_first_zero_bit_59636 find_first_zero_bit 0-2 59636 NULL nohasharray
+v9fs_cache_session_get_key_59636 v9fs_cache_session_get_key 0 59636 &find_first_zero_bit_59636
@@ -143978,19 +144292,20 @@ index 0000000..df41844
+SyS_setdomainname_59646 SyS_setdomainname 2 59646 &mxl111sf_tuner_get_if_frequency_59646
+file_update_time_59647 file_update_time 0 59647 NULL
+hidraw_read_59650 hidraw_read 3-0 59650 NULL nohasharray
-+snd_usb_substream_capture_trigger_59650 snd_usb_substream_capture_trigger 0 59650 &hidraw_read_59650 nohasharray
-+ubifs_setxattr_59650 ubifs_setxattr 0-4 59650 &snd_usb_substream_capture_trigger_59650
++ubifs_setxattr_59650 ubifs_setxattr 4-0 59650 &hidraw_read_59650 nohasharray
++snd_usb_substream_capture_trigger_59650 snd_usb_substream_capture_trigger 0 59650 &ubifs_setxattr_59650
+v9fs_xattr_set_acl_59651 v9fs_xattr_set_acl 4-0 59651 NULL
+set_in_min2_59659 set_in_min2 0-4 59659 NULL
-+mv_u3d_ep_enable_59661 mv_u3d_ep_enable 0 59661 NULL nohasharray
-+level_store_59661 level_store 0-3 59661 &mv_u3d_ep_enable_59661 nohasharray
-+ax88179_write_cmd_59661 ax88179_write_cmd 0 59661 &level_store_59661
++ax88179_write_cmd_59661 ax88179_write_cmd 5-0 59661 NULL nohasharray
++mv_u3d_ep_enable_59661 mv_u3d_ep_enable 0 59661 &ax88179_write_cmd_59661 nohasharray
++level_store_59661 level_store 0-3 59661 &mv_u3d_ep_enable_59661
+__devcgroup_check_permission_59665 __devcgroup_check_permission 0 59665 NULL
+iwl_dbgfs_mac_params_read_59666 iwl_dbgfs_mac_params_read 3-0 59666 NULL
+register_jprobe_59669 register_jprobe 0 59669 NULL
+alloc_dca_provider_59670 alloc_dca_provider 2 59670 NULL
+create_multi_cap_vol_ctl_59672 create_multi_cap_vol_ctl 0 59672 NULL
+int3400_thermal_get_temp_59676 int3400_thermal_get_temp 0 59676 NULL
++pch_gbe_get_sset_count_59679 pch_gbe_get_sset_count 0 59679 NULL
+jffs2_decompress_59682 jffs2_decompress 0 59682 NULL
+tw_show_stats_59686 tw_show_stats 0 59686 NULL
+sriov_enable_59689 sriov_enable 0 59689 NULL
@@ -144007,8 +144322,7 @@ index 0000000..df41844
+cfq_group_idle_store_59722 cfq_group_idle_store 3-0 59722 NULL
+mlx4_tunnel_steer_add_59724 mlx4_tunnel_steer_add 0 59724 NULL
+nouveau_hwmon_set_emergency_temp_hyst_59727 nouveau_hwmon_set_emergency_temp_hyst 0-4 59727 NULL
-+prism2_info_scanresults_59729 prism2_info_scanresults 3 59729 NULL nohasharray
-+ftrace_mod_jmp_59729 ftrace_mod_jmp 1 59729 &prism2_info_scanresults_59729
++prism2_info_scanresults_59729 prism2_info_scanresults 3 59729 NULL
+pc_show_59731 pc_show 0 59731 NULL nohasharray
+bcmgenet_open_59731 bcmgenet_open 0 59731 &pc_show_59731
+ivtv_firmware_check_59732 ivtv_firmware_check 0 59732 NULL
@@ -144028,27 +144342,28 @@ index 0000000..df41844
+bitmap_parse_user_59746 bitmap_parse_user 0 59746 &dump_eeprom_59746
+snd_interval_refine_set_59748 snd_interval_refine_set 0 59748 NULL nohasharray
+sd_start_video_59748 sd_start_video 0 59748 &snd_interval_refine_set_59748
-+tridentfb_check_var_59749 tridentfb_check_var 0 59749 NULL nohasharray
-+sctp_manip_pkt_59749 sctp_manip_pkt 4 59749 &tridentfb_check_var_59749
++sctp_manip_pkt_59749 sctp_manip_pkt 4 59749 NULL nohasharray
++tridentfb_check_var_59749 tridentfb_check_var 0 59749 &sctp_manip_pkt_59749
+ext3_acl_count_59754 ext3_acl_count 0-1 59754 NULL
+isci_port_perform_hard_reset_59760 isci_port_perform_hard_reset 0 59760 NULL
+cxacru_sysfs_show_adsl_controller_version_59762 cxacru_sysfs_show_adsl_controller_version 0 59762 NULL
+long_retry_limit_read_59766 long_retry_limit_read 3-0 59766 NULL nohasharray
-+cap_inode_need_killpriv_59766 cap_inode_need_killpriv 0 59766 &long_retry_limit_read_59766 nohasharray
-+get_sset_count_59766 get_sset_count 0 59766 &cap_inode_need_killpriv_59766
++get_sset_count_59766 get_sset_count 0 59766 &long_retry_limit_read_59766 nohasharray
++cap_inode_need_killpriv_59766 cap_inode_need_killpriv 0 59766 &get_sset_count_59766
+interf_mitigation_59777 interf_mitigation 0 59777 NULL
+complain_secs_show_59778 complain_secs_show 0 59778 NULL
+venus_remove_59781 venus_remove 4 59781 NULL
+mei_nfc_recv_59784 mei_nfc_recv 3 59784 NULL
+net2280_enable_59787 net2280_enable 0 59787 NULL
++xlog_do_recover_59789 xlog_do_recover 3 59789 NULL
+tle62x0_gpio_store_59790 tle62x0_gpio_store 0-4 59790 NULL
+smsc_phy_ack_interrupt_59791 smsc_phy_ack_interrupt 0 59791 NULL
+ims_pcu_update_firmware_status_show_59793 ims_pcu_update_firmware_status_show 0 59793 NULL
+pcf2127_rtc_read_time_59796 pcf2127_rtc_read_time 0 59796 NULL
+msb_get_zone_from_lba_59800 msb_get_zone_from_lba 0-1 59800 NULL
+C_SYSC_preadv_59801 C_SYSC_preadv 3 59801 NULL
-+behind_writes_used_reset_59807 behind_writes_used_reset 0-3 59807 NULL nohasharray
-+ipw_write_59807 ipw_write 3 59807 &behind_writes_used_reset_59807
++ipw_write_59807 ipw_write 3 59807 NULL nohasharray
++behind_writes_used_reset_59807 behind_writes_used_reset 0-3 59807 &ipw_write_59807
+rtllib_wx_set_gen_ie_59808 rtllib_wx_set_gen_ie 3 59808 NULL
+scsi_init_shared_tag_map_59812 scsi_init_shared_tag_map 2-0 59812 NULL nohasharray
+usbhsg_try_start_59812 usbhsg_try_start 0 59812 &scsi_init_shared_tag_map_59812
@@ -144095,12 +144410,13 @@ index 0000000..df41844
+ffs_prepare_buffer_59892 ffs_prepare_buffer 2 59892 NULL
+xwrite_59906 xwrite 3 59906 NULL
+do_rbd_remove_59907 do_rbd_remove 0-3 59907 NULL
-+swiotlb_map_page_59909 swiotlb_map_page 3-0 59909 NULL
++swiotlb_map_page_59909 swiotlb_map_page 3 59909 NULL
+cpu_rt_period_write_uint_59912 cpu_rt_period_write_uint 0 59912 NULL
+rx_dropped_show_59917 rx_dropped_show 0 59917 NULL
+store_rescan_field_59920 store_rescan_field 0-4 59920 NULL
+zd1201_net_open_59921 zd1201_net_open 0 59921 NULL
-+cachefiles_read_or_alloc_page_59923 cachefiles_read_or_alloc_page 0 59923 NULL
++cachefiles_read_or_alloc_page_59923 cachefiles_read_or_alloc_page 0 59923 NULL nohasharray
++toshiba_sleep_functions_status_set_59923 toshiba_sleep_functions_status_set 0 59923 &cachefiles_read_or_alloc_page_59923
+bnx2_fw_sync_59929 bnx2_fw_sync 0 59929 NULL
+read_59931 read 0 59931 NULL
+ecryptfs_process_key_cipher_59932 ecryptfs_process_key_cipher 0 59932 NULL nohasharray
@@ -144124,8 +144440,8 @@ index 0000000..df41844
+fuse_perm_getattr_59977 fuse_perm_getattr 0 59977 NULL
+squashfs_max_decompressors_59978 squashfs_max_decompressors 0 59978 NULL nohasharray
+tsl2550_set_operating_mode_59978 tsl2550_set_operating_mode 0 59978 &squashfs_max_decompressors_59978
-+memcg_activate_kmem_59980 memcg_activate_kmem 0 59980 NULL nohasharray
-+tpm_tis_send_main_59980 tpm_tis_send_main 0-3 59980 &memcg_activate_kmem_59980
++tpm_tis_send_main_59980 tpm_tis_send_main 0-3 59980 NULL nohasharray
++memcg_activate_kmem_59980 memcg_activate_kmem 0 59980 &tpm_tis_send_main_59980
+elan_smbus_write_fw_block_59982 elan_smbus_write_fw_block 0 59982 NULL
+osd_req_read_kern_59990 osd_req_read_kern 5 59990 NULL
+get_ether_addr_str_59995 get_ether_addr_str 0 59995 NULL
@@ -144136,7 +144452,6 @@ index 0000000..df41844
+ieee80211_if_fmt_dot11MeshAwakeWindowDuration_60006 ieee80211_if_fmt_dot11MeshAwakeWindowDuration 3 60006 NULL nohasharray
+enic_vlan_rx_add_vid_60006 enic_vlan_rx_add_vid 0 60006 &ieee80211_if_fmt_dot11MeshAwakeWindowDuration_60006 nohasharray
+hif_usb_send_60006 hif_usb_send 0 60006 &enic_vlan_rx_add_vid_60006
-+copy_items_60009 copy_items 7 60009 NULL
+rawsock_sendmsg_60010 rawsock_sendmsg 4-0 60010 NULL
+mthca_init_cq_60011 mthca_init_cq 2 60011 NULL
+register_device_60015 register_device 2-3 60015 NULL
@@ -144153,10 +144468,8 @@ index 0000000..df41844
+gen10g_soft_reset_60032 gen10g_soft_reset 0 60032 NULL
+sys_sched_getaffinity_60033 sys_sched_getaffinity 2 60033 NULL nohasharray
+proc_setattr_60033 proc_setattr 0 60033 &sys_sched_getaffinity_60033
-+toshiba_kbd_type_show_60034 toshiba_kbd_type_show 0 60034 NULL
+do_ip6t_set_ctl_60040 do_ip6t_set_ctl 4 60040 NULL
-+sock_aio_read_60043 sock_aio_read 0 60043 NULL
-+pmcraid_change_queue_depth_60044 pmcraid_change_queue_depth 0-2 60044 NULL
++pmcraid_change_queue_depth_60044 pmcraid_change_queue_depth 2-0 60044 NULL
+vcs_size_60050 vcs_size 0 60050 NULL
+sis630_transaction_start_60054 sis630_transaction_start 0 60054 NULL nohasharray
+arcmsr_attr_host_fw_model_60054 arcmsr_attr_host_fw_model 0 60054 &sis630_transaction_start_60054
@@ -144170,7 +144483,8 @@ index 0000000..df41844
+mxl5007t_tuner_rf_tune_60070 mxl5007t_tuner_rf_tune 0 60070 NULL
+i7core_inject_section_store_60074 i7core_inject_section_store 0-4 60074 NULL
+usb_os_desc_prepare_interf_dir_60075 usb_os_desc_prepare_interf_dir 2 60075 NULL
-+show_60078 show 0 60078 NULL
++show_60078 show 0 60078 NULL nohasharray
++rtl2832_regmap_read_60078 rtl2832_regmap_read 0 60078 &show_60078
+mp_register_gsi_60079 mp_register_gsi 2 60079 NULL
+smk_curacc_60080 smk_curacc 0 60080 NULL
+rxrpc_kernel_send_data_60083 rxrpc_kernel_send_data 3 60083 NULL nohasharray
@@ -144178,12 +144492,12 @@ index 0000000..df41844
+hw_init_60084 hw_init 0 60084 NULL
+store_dts_ext_60085 store_dts_ext 0-4 60085 NULL nohasharray
+roccat_common2_sysfs_write_keys_function_60085 roccat_common2_sysfs_write_keys_function 0-6-5 60085 &store_dts_ext_60085
-+check_pages_physically_contiguous_60091 check_pages_physically_contiguous 1 60091 NULL
+set_hw_addr_filt_60093 set_hw_addr_filt 0 60093 NULL
+read_fs_60094 read_fs 0-5-6 60094 NULL
+in_tx_show_60098 in_tx_show 0 60098 NULL
+show_temp_auto_point1_temp_hyst_60099 show_temp_auto_point1_temp_hyst 0 60099 NULL nohasharray
+qla2x00_pci_info_show_60099 qla2x00_pci_info_show 0 60099 &show_temp_auto_point1_temp_hyst_60099
++operational_check_60102 operational_check 0 60102 NULL
+ieee80211_if_fmt_fwded_frames_60103 ieee80211_if_fmt_fwded_frames 3 60103 NULL
+ext3_xattr_security_set_60108 ext3_xattr_security_set 0 60108 NULL
+cmd_rsv_establish_60112 cmd_rsv_establish 0 60112 NULL
@@ -144216,8 +144530,8 @@ index 0000000..df41844
+uwb_dev_BPST_show_60184 uwb_dev_BPST_show 0 60184 NULL
+parse_init_verbs_60185 parse_init_verbs 0 60185 NULL
+pm3393_set_mtu_60190 pm3393_set_mtu 0 60190 NULL
-+rx_rx_tkip_replays_read_60193 rx_rx_tkip_replays_read 3-0 60193 NULL nohasharray
-+arch_setup_msi_irqs_60193 arch_setup_msi_irqs 0 60193 &rx_rx_tkip_replays_read_60193
++arch_setup_msi_irqs_60193 arch_setup_msi_irqs 0 60193 NULL nohasharray
++rx_rx_tkip_replays_read_60193 rx_rx_tkip_replays_read 3-0 60193 &arch_setup_msi_irqs_60193
+show_reconnect_delay_60198 show_reconnect_delay 0 60198 NULL
+acquire_store_60201 acquire_store 0-4 60201 NULL
+qib_reg_phys_mr_60202 qib_reg_phys_mr 3 60202 NULL nohasharray
@@ -144237,6 +144551,7 @@ index 0000000..df41844
+sht15_show_humidity_60248 sht15_show_humidity 0 60248 &wm831x_auxadc_read_uv_60248 nohasharray
+de_open_60248 de_open 0 60248 &sht15_show_humidity_60248
+wm831x_irq_60254 wm831x_irq 2 60254 NULL
++alx_get_sset_count_60255 alx_get_sset_count 0 60255 NULL
+compat_sys_fcntl64_60256 compat_sys_fcntl64 3 60256 NULL
+irq_alloc_domain_generic_chips_60264 irq_alloc_domain_generic_chips 3-2 60264 NULL
+notify_recv_post_dequeue_60265 notify_recv_post_dequeue 0 60265 NULL nohasharray
@@ -144253,10 +144568,9 @@ index 0000000..df41844
+pwm1_enable_show_60290 pwm1_enable_show 0 60290 NULL nohasharray
+dsense_store_60290 dsense_store 0-3 60290 &pwm1_enable_show_60290
+target_stat_scsi_port_show_attr_inst_60295 target_stat_scsi_port_show_attr_inst 0 60295 NULL
-+do_xip_mapping_read_60297 do_xip_mapping_read 5-0 60297 NULL
++dn_nsp_return_disc_60296 dn_nsp_return_disc 2 60296 NULL
+bh1770_prox_set_threshold_60299 bh1770_prox_set_threshold 0 60299 NULL
-+show_auto_pwm_min_60306 show_auto_pwm_min 0 60306 NULL nohasharray
-+bch_subtract_dirty_60306 bch_subtract_dirty 3 60306 &show_auto_pwm_min_60306
++show_auto_pwm_min_60306 show_auto_pwm_min 0 60306 NULL
+os_desc_use_show_60317 os_desc_use_show 0 60317 NULL
+lpfc_drvr_version_show_60319 lpfc_drvr_version_show 0 60319 NULL
+rocker_dma_rx_ring_skbs_alloc_60321 rocker_dma_rx_ring_skbs_alloc 0 60321 NULL
@@ -144268,7 +144582,6 @@ index 0000000..df41844
+show_uframe_periodic_max_60347 show_uframe_periodic_max 0 60347 NULL
+wusb_usb_ncb_60348 wusb_usb_ncb 0 60348 NULL
+rh_call_control_60349 rh_call_control 0 60349 NULL
-+__ext2_get_block_60350 __ext2_get_block 0 60350 NULL
+init_60352 init 0 60352 NULL
+show_sas_phy_phy_reset_problem_count_60353 show_sas_phy_phy_reset_problem_count 0 60353 NULL
+mlx4_en_change_mtu_60358 mlx4_en_change_mtu 0 60358 NULL
@@ -144287,8 +144600,8 @@ index 0000000..df41844
+uevent_show_60385 uevent_show 0 60385 NULL
+notifier_call_60391 notifier_call 0 60391 NULL
+mthca_alloc_resize_buf_60394 mthca_alloc_resize_buf 3 60394 NULL
-+iscsi_tpg_attrib_store_demo_mode_discovery_60396 iscsi_tpg_attrib_store_demo_mode_discovery 0-3 60396 NULL nohasharray
-+ocfs2_zero_extend_60396 ocfs2_zero_extend 0 60396 &iscsi_tpg_attrib_store_demo_mode_discovery_60396
++ocfs2_zero_extend_60396 ocfs2_zero_extend 0 60396 NULL nohasharray
++iscsi_tpg_attrib_store_demo_mode_discovery_60396 iscsi_tpg_attrib_store_demo_mode_discovery 0-3 60396 &ocfs2_zero_extend_60396
+tveeprom_read_60397 tveeprom_read 3 60397 NULL
+cfv_netdev_open_60398 cfv_netdev_open 0 60398 NULL
+driver_names_read_60399 driver_names_read 3-0 60399 NULL
@@ -144301,16 +144614,16 @@ index 0000000..df41844
+of_property_count_elems_of_size_60426 of_property_count_elems_of_size 0-3 60426 NULL
+tstats_write_60432 tstats_write 3-0 60432 NULL
+atl1_change_mtu_60434 atl1_change_mtu 0 60434 NULL
-+iio_trigger_read_name_60437 iio_trigger_read_name 0 60437 NULL nohasharray
-+lio_target_tpg_show_enable_60437 lio_target_tpg_show_enable 0 60437 &iio_trigger_read_name_60437 nohasharray
-+tipc_buf_acquire_60437 tipc_buf_acquire 1 60437 &lio_target_tpg_show_enable_60437
++tipc_buf_acquire_60437 tipc_buf_acquire 1 60437 NULL nohasharray
++iio_trigger_read_name_60437 iio_trigger_read_name 0 60437 &tipc_buf_acquire_60437 nohasharray
++lio_target_tpg_show_enable_60437 lio_target_tpg_show_enable 0 60437 &iio_trigger_read_name_60437
+parse_output_paths_60438 parse_output_paths 0 60438 NULL
+show_carrier_60439 show_carrier 0 60439 NULL nohasharray
+elan_i2c_iap_get_mode_60439 elan_i2c_iap_get_mode 0 60439 &show_carrier_60439
-+sysv_write_begin_60442 sysv_write_begin 0 60442 NULL nohasharray
-+rx_data_60442 rx_data 4 60442 &sysv_write_begin_60442
-+s5k4aa_set_hvflip_60444 s5k4aa_set_hvflip 0 60444 NULL nohasharray
-+t4_wait_op_done_60444 t4_wait_op_done 0 60444 &s5k4aa_set_hvflip_60444
++rx_data_60442 rx_data 4 60442 NULL nohasharray
++sysv_write_begin_60442 sysv_write_begin 0 60442 &rx_data_60442
++t4_wait_op_done_60444 t4_wait_op_done 0 60444 NULL nohasharray
++s5k4aa_set_hvflip_60444 s5k4aa_set_hvflip 0 60444 &t4_wait_op_done_60444
+read_usrate_60445 read_usrate 0 60445 NULL
+tcf_csum_ipv4_igmp_60446 tcf_csum_ipv4_igmp 3 60446 NULL
+__uncore_mask0_show_60454 __uncore_mask0_show 0 60454 NULL
@@ -144318,18 +144631,18 @@ index 0000000..df41844
+cmos_set_alarm_60463 cmos_set_alarm 0 60463 NULL
+pnfs_layoutcommit_inode_60465 pnfs_layoutcommit_inode 0 60465 NULL
+initialize_controlvm_payload_info_60472 initialize_controlvm_payload_info 2-1-3 60472 NULL
-+reiserfs_permission_60474 reiserfs_permission 0 60474 NULL
++reiserfs_permission_60474 reiserfs_permission 0 60474 NULL nohasharray
++iwl_dbgfs_ss_force_write_60474 iwl_dbgfs_ss_force_write 0-3 60474 &reiserfs_permission_60474
+hfsplus_listxattr_finder_info_60475 hfsplus_listxattr_finder_info 0 60475 NULL
+lp8788_show_eoc_level_60477 lp8788_show_eoc_level 0 60477 NULL
+ext3_writeback_writepage_60479 ext3_writeback_writepage 0 60479 NULL
+load_info_60481 load_info 0 60481 NULL
+ht_show_60482 ht_show 0 60482 NULL nohasharray
+broadsheet_spiflash_wait_for_status_60482 broadsheet_spiflash_wait_for_status 0 60482 &ht_show_60482
-+crypto_shash_setkey_60483 crypto_shash_setkey 0-3 60483 NULL
++crypto_shash_setkey_60483 crypto_shash_setkey 3-0 60483 NULL
+tpacpi_driver_version_show_60485 tpacpi_driver_version_show 0 60485 NULL
+mmc_cid_show_60490 mmc_cid_show 0 60490 NULL nohasharray
+generic_key_timeout_60490 generic_key_timeout 0 60490 &mmc_cid_show_60490
-+walk_component_60493 walk_component 0 60493 NULL
+lustre_msg_early_size_60496 lustre_msg_early_size 0 60496 NULL
+elv_iosched_show_60498 elv_iosched_show 0 60498 NULL
+acpi_tb_get_root_table_entry_60501 acpi_tb_get_root_table_entry 0 60501 NULL
@@ -144348,8 +144661,9 @@ index 0000000..df41844
+btcx_riscmem_alloc_60524 btcx_riscmem_alloc 0 60524 &lx_dsp_reg_read_60524
+raw_connect_60525 raw_connect 0 60525 NULL
+compat_SyS_get_mempolicy_60527 compat_SyS_get_mempolicy 3 60527 NULL
-+ad799x_read_frequency_60533 ad799x_read_frequency 0 60533 NULL nohasharray
-+hysdn_sched_rx_60533 hysdn_sched_rx 3 60533 &ad799x_read_frequency_60533
++sun4i_pwm_config_60531 sun4i_pwm_config 0 60531 NULL
++hysdn_sched_rx_60533 hysdn_sched_rx 3 60533 NULL nohasharray
++ad799x_read_frequency_60533 ad799x_read_frequency 0 60533 &hysdn_sched_rx_60533
+ql_adapter_up_60540 ql_adapter_up 0 60540 NULL
+zl10036_set_frequency_60543 zl10036_set_frequency 0 60543 NULL
+v9fs_fid_readn_60544 v9fs_fid_readn 4-0 60544 NULL
@@ -144365,6 +144679,7 @@ index 0000000..df41844
+snd_ctl_read_60575 snd_ctl_read 0-3 60575 NULL nohasharray
+qlcnic_inetaddr_event_60575 qlcnic_inetaddr_event 0 60575 &snd_ctl_read_60575
+inv_mpu6050_switch_engine_60578 inv_mpu6050_switch_engine 0 60578 NULL
++ovl_cache_entry_add_rb_60579 ovl_cache_entry_add_rb 3 60579 NULL
+instance_ue_count_show_60587 instance_ue_count_show 0 60587 NULL
+usbhid_get_raw_report_60588 usbhid_get_raw_report 0 60588 NULL nohasharray
+default_read_file_60588 default_read_file 0-3 60588 &usbhid_get_raw_report_60588
@@ -144385,8 +144700,8 @@ index 0000000..df41844
+os_desc_qw_sign_store_60612 os_desc_qw_sign_store 0-3 60612 &cifs_partialpagewrite_60612
+inode_change_ok_60614 inode_change_ok 0 60614 NULL
+ath10k_wmi_pdev_set_param_60615 ath10k_wmi_pdev_set_param 0 60615 NULL
-+target_core_alua_tg_pt_gp_store_attr_tg_pt_gp_id_60619 target_core_alua_tg_pt_gp_store_attr_tg_pt_gp_id 0-3 60619 NULL nohasharray
-+skb_transport_offset_60619 skb_transport_offset 0 60619 &target_core_alua_tg_pt_gp_store_attr_tg_pt_gp_id_60619
++skb_transport_offset_60619 skb_transport_offset 0 60619 NULL nohasharray
++target_core_alua_tg_pt_gp_store_attr_tg_pt_gp_id_60619 target_core_alua_tg_pt_gp_store_attr_tg_pt_gp_id 0-3 60619 &skb_transport_offset_60619
+efx_mcdi_rpc_60620 efx_mcdi_rpc 0 60620 NULL
+wl1273_fm_fops_write_60621 wl1273_fm_fops_write 3-0 60621 NULL
+usb_control_msg_60624 usb_control_msg 0 60624 NULL nohasharray
@@ -144403,8 +144718,8 @@ index 0000000..df41844
+smi_data_read_60646 smi_data_read 6-0-5 60646 NULL
+__proc_lnet_stats_60647 __proc_lnet_stats 5 60647 NULL
+rbd_dev_v2_parent_info_60648 rbd_dev_v2_parent_info 0 60648 NULL
-+show_falltime_60666 show_falltime 0 60666 NULL nohasharray
-+if_sdio_host_to_card_60666 if_sdio_host_to_card 4 60666 &show_falltime_60666
++if_sdio_host_to_card_60666 if_sdio_host_to_card 4 60666 NULL nohasharray
++show_falltime_60666 show_falltime 0 60666 &if_sdio_host_to_card_60666
+tvaudio_s_ctrl_60667 tvaudio_s_ctrl 0 60667 NULL
+wl12xx_wait_for_event_60668 wl12xx_wait_for_event 0 60668 NULL
+show_fcstat_invalid_tx_word_count_60669 show_fcstat_invalid_tx_word_count 0 60669 NULL
@@ -144418,17 +144733,19 @@ index 0000000..df41844
+alc861vd_parse_auto_config_60677 alc861vd_parse_auto_config 0 60677 &packet_alloc_pending_60677
+read_vbt_r10_60679 read_vbt_r10 1 60679 NULL nohasharray
+stv06xx_start_60679 stv06xx_start 0 60679 &read_vbt_r10_60679
++stop_machine_60681 stop_machine 0 60681 NULL
+set_register_60683 set_register 0 60683 NULL
+jme_get_regs_len_60691 jme_get_regs_len 0 60691 NULL
+lapbeth_device_event_60697 lapbeth_device_event 0 60697 NULL
+niu_init_hw_60698 niu_init_hw 0 60698 NULL
-+si5351_clkout_prepare_60701 si5351_clkout_prepare 0 60701 NULL
++si5351_clkout_prepare_60701 si5351_clkout_prepare 0 60701 NULL nohasharray
++amd_xgbe_phy_disable_an_60701 amd_xgbe_phy_disable_an 0 60701 &si5351_clkout_prepare_60701
+max6900_i2c_read_time_60702 max6900_i2c_read_time 0 60702 NULL nohasharray
+rfcomm_sock_listen_60702 rfcomm_sock_listen 0 60702 &max6900_i2c_read_time_60702
+gfs2_write_jdata_pagevec_60703 gfs2_write_jdata_pagevec 0 60703 NULL
-+fan_set_60708 fan_set 0 60708 NULL
+init_data_container_60709 init_data_container 1 60709 NULL
-+rsi_set_vap_capabilities_60711 rsi_set_vap_capabilities 0 60711 NULL
++usb_three_show_60711 usb_three_show 0 60711 NULL nohasharray
++rsi_set_vap_capabilities_60711 rsi_set_vap_capabilities 0 60711 &usb_three_show_60711
+wlcore_write_reg_60715 wlcore_write_reg 0 60715 NULL
+snd_emu10k1_efx_playback_trigger_60716 snd_emu10k1_efx_playback_trigger 0 60716 NULL
+timerfd_read_60719 timerfd_read 0-3 60719 NULL
@@ -144437,7 +144754,6 @@ index 0000000..df41844
+store_debug_level_60726 store_debug_level 0-3 60726 NULL
+show_chip_60728 show_chip 0 60728 NULL nohasharray
+show_session_param_ISCSI_PARAM_DEF_TIME2WAIT_60728 show_session_param_ISCSI_PARAM_DEF_TIME2WAIT 0 60728 &show_chip_60728
-+max77802_rtc_set_alarm_60735 max77802_rtc_set_alarm 0 60735 NULL
+reg_set_60739 reg_set 0 60739 NULL
+wl12xx_acx_config_hangover_60741 wl12xx_acx_config_hangover 0 60741 NULL
+pppol2tp_create_60743 pppol2tp_create 0 60743 NULL
@@ -144464,8 +144780,7 @@ index 0000000..df41844
+mtd_numeraseregions_show_60775 mtd_numeraseregions_show 0 60775 &opticon_write_60775
+acl_alloc_num_60778 acl_alloc_num 2-1 60778 NULL
+set_temp_crit_hyst_60783 set_temp_crit_hyst 0-4 60783 NULL
-+d_manage_60789 d_manage 0 60789 NULL nohasharray
-+niu_rbr_add_page_60789 niu_rbr_add_page 0 60789 &d_manage_60789
++niu_rbr_add_page_60789 niu_rbr_add_page 0 60789 NULL
+snd_pcm_oss_readv3_60792 snd_pcm_oss_readv3 3 60792 NULL
+lp8788_show_eoc_time_60793 lp8788_show_eoc_time 0 60793 NULL
+vx_pcm_trigger_60795 vx_pcm_trigger 0 60795 NULL
@@ -144516,8 +144831,8 @@ index 0000000..df41844
+hfs_writepage_60908 hfs_writepage 0 60908 &iio_debugfs_read_reg_60908
+dg_dispatch_as_host_60909 dg_dispatch_as_host 0 60909 NULL
+libcfs_sock_ioctl_60915 libcfs_sock_ioctl 0 60915 NULL
-+ipath_f_get_boardname_60916 ipath_f_get_boardname 0 60916 NULL nohasharray
-+mgt_set_varlen_60916 mgt_set_varlen 4 60916 &ipath_f_get_boardname_60916
++mgt_set_varlen_60916 mgt_set_varlen 4 60916 NULL nohasharray
++ipath_f_get_boardname_60916 ipath_f_get_boardname 0 60916 &mgt_set_varlen_60916
+sysprops_show_60920 sysprops_show 0 60920 NULL
+show_device_bridge_60922 show_device_bridge 0 60922 NULL nohasharray
+atmtcp_v_proc_60922 atmtcp_v_proc 0 60922 &show_device_bridge_60922
@@ -144527,6 +144842,7 @@ index 0000000..df41844
+submit_extent_page_60928 submit_extent_page 5-0 60928 NULL
+kxcjk1013_setup_new_data_interrupt_60930 kxcjk1013_setup_new_data_interrupt 0 60930 NULL
+qla2x00_isp_id_show_60931 qla2x00_isp_id_show 0 60931 NULL
++e1000_get_sset_count_60938 e1000_get_sset_count 0 60938 NULL
+xfs_rtallocate_extent_size_60939 xfs_rtallocate_extent_size 0 60939 NULL
+snd_ivtv_pcm_prepare_60940 snd_ivtv_pcm_prepare 0 60940 NULL
+dw2102_serit_i2c_transfer_60942 dw2102_serit_i2c_transfer 0-3 60942 NULL
@@ -144545,6 +144861,7 @@ index 0000000..df41844
+vga16fb_set_par_60971 vga16fb_set_par 0 60971 NULL
+acpi_suspend_begin_60973 acpi_suspend_begin 0 60973 NULL
+il_dbgfs_ucode_tx_stats_read_60975 il_dbgfs_ucode_tx_stats_read 0-3 60975 NULL
++toshiba_usb_sleep_charge_get_60980 toshiba_usb_sleep_charge_get 0 60980 NULL
+__a2mp_build_60987 __a2mp_build 3 60987 NULL
+hsc_msg_alloc_60990 hsc_msg_alloc 1 60990 NULL
+tps80031_rtc_set_alarm_60992 tps80031_rtc_set_alarm 0 60992 NULL nohasharray
@@ -144577,7 +144894,6 @@ index 0000000..df41844
+hotkey_recommended_mask_show_61055 hotkey_recommended_mask_show 0 61055 NULL nohasharray
+show_tolerance5_61055 show_tolerance5 0 61055 &hotkey_recommended_mask_show_61055
+rcar_thermal_get_temp_61061 rcar_thermal_get_temp 0 61061 NULL
-+bitmap_scnlistprintf_61062 bitmap_scnlistprintf 2-0-4 61062 NULL
+musb_gadget_enable_61064 musb_gadget_enable 0 61064 NULL
+get_adapter_status_61066 get_adapter_status 0 61066 NULL
+security_set_61074 security_set 0 61074 NULL
@@ -144594,7 +144910,7 @@ index 0000000..df41844
+prep_dma_61098 prep_dma 0 61098 &show_mode_61098
+get_derived_key_61100 get_derived_key 4 61100 NULL nohasharray
+regulator_suspend_mem_mode_show_61100 regulator_suspend_mem_mode_show 0 61100 &get_derived_key_61100
-+i40e_calculate_l2fpm_size_61104 i40e_calculate_l2fpm_size 0-1-2-3-4 61104 NULL
++i40e_calculate_l2fpm_size_61104 i40e_calculate_l2fpm_size 0-4-3-2-1 61104 NULL
+lancer_cmd_get_file_len_61108 lancer_cmd_get_file_len 0 61108 NULL
+packet_getname_61110 packet_getname 0 61110 NULL
+iwl_pcie_enqueue_hcmd_61111 iwl_pcie_enqueue_hcmd 0 61111 NULL
@@ -144604,7 +144920,8 @@ index 0000000..df41844
+show_counter_rx_vcrc_errs_61118 show_counter_rx_vcrc_errs 0 61118 NULL
+__probe_kernel_read_61119 __probe_kernel_read 3 61119 NULL nohasharray
+p80211_headerlen_61119 p80211_headerlen 0 61119 &__probe_kernel_read_61119
-+c2_rx_ring_alloc_61122 c2_rx_ring_alloc 0 61122 NULL
++c2_rx_ring_alloc_61122 c2_rx_ring_alloc 0 61122 NULL nohasharray
++cc10001_update_scan_mode_61122 cc10001_update_scan_mode 0 61122 &c2_rx_ring_alloc_61122
+vmemmap_alloc_block_buf_61126 vmemmap_alloc_block_buf 1 61126 NULL
+mce_syscore_suspend_61128 mce_syscore_suspend 0 61128 NULL
+tw68_s_ctrl_61130 tw68_s_ctrl 0 61130 NULL
@@ -144636,12 +144953,12 @@ index 0000000..df41844
+show_regs_in_min0_61190 show_regs_in_min0 0 61190 NULL nohasharray
+coherence_id_show_61190 coherence_id_show 0 61190 &show_regs_in_min0_61190
+wpan_phy_new_61194 wpan_phy_new 2 61194 NULL
++amd_xgbe_phy_update_link_61198 amd_xgbe_phy_update_link 0 61198 NULL
+wusb_dnts_show_61200 wusb_dnts_show 0 61200 NULL
+wiimod_pro_calib_show_61201 wiimod_pro_calib_show 0 61201 NULL
+SyS_prctl_61202 SyS_prctl 4 61202 NULL
+cfpkt_append_61206 cfpkt_append 3 61206 NULL
+srp_create_fr_pool_61207 srp_create_fr_pool 3 61207 NULL
-+arch_hibernation_header_save_61212 arch_hibernation_header_save 0 61212 NULL
+__iscsi_nacl_auth_store_password_61218 __iscsi_nacl_auth_store_password 0-3 61218 NULL
+smk_read_ambient_61220 smk_read_ambient 3-0 61220 NULL nohasharray
+da9052_read_vbbat_61220 da9052_read_vbbat 0 61220 &smk_read_ambient_61220 nohasharray
@@ -144650,15 +144967,13 @@ index 0000000..df41844
+usb_translate_errors_61223 usb_translate_errors 0-1 61223 &ib_umem_end_61223 nohasharray
+ov7670_write_61223 ov7670_write 0 61223 &usb_translate_errors_61223
+convert_lock_61230 convert_lock 0 61230 NULL
-+disk_show_61241 disk_show 0 61241 NULL
+ns_open_61243 ns_open 0 61243 NULL
+atalk_bind_61244 atalk_bind 0 61244 NULL
+zd1201_setconfig_61247 zd1201_setconfig 0 61247 NULL
+ov5642_g_crop_61248 ov5642_g_crop 0 61248 NULL
+__verify_planes_array_61249 __verify_planes_array 0 61249 NULL nohasharray
+mlx4_en_uc_steer_add_61249 mlx4_en_uc_steer_add 0 61249 &__verify_planes_array_61249
-+squashfs_read_metadata_61251 squashfs_read_metadata 0-5 61251 NULL nohasharray
-+max77686_rtc_tm_to_data_61251 max77686_rtc_tm_to_data 0 61251 &squashfs_read_metadata_61251
++squashfs_read_metadata_61251 squashfs_read_metadata 0-5 61251 NULL
+efi_status_to_err_61254 efi_status_to_err 0 61254 NULL
+snd_ca0106_pcm_prepare_capture_61260 snd_ca0106_pcm_prepare_capture 0 61260 NULL
+v9fs_mmap_file_read_61262 v9fs_mmap_file_read 3-0 61262 NULL
@@ -144682,6 +144997,7 @@ index 0000000..df41844
+ext4_issue_discard_61305 ext4_issue_discard 2 61305 NULL
+videobuf_dqbuf_61306 videobuf_dqbuf 0 61306 NULL
+xfer_from_user_61307 xfer_from_user 3 61307 NULL
++cdc_ncm_get_sset_count_61309 cdc_ncm_get_sset_count 0 61309 NULL
+restart_transaction_61310 restart_transaction 0 61310 NULL
+lp3971_dcdc_disable_61311 lp3971_dcdc_disable 0 61311 NULL
+direntry_bytes_number_61315 direntry_bytes_number 0-2 61315 NULL
@@ -144733,13 +145049,14 @@ index 0000000..df41844
+patch_ad1986a_61432 patch_ad1986a 0 61432 NULL
+tw9910_power_61435 tw9910_power 0 61435 NULL
+store_fc_rport_dev_loss_tmo_61436 store_fc_rport_dev_loss_tmo 0-4 61436 NULL
-+dma_ops_area_alloc_61440 dma_ops_area_alloc 0-3-4-5 61440 NULL
++dma_ops_area_alloc_61440 dma_ops_area_alloc 0-5-3-4 61440 NULL
++acquire_61443 acquire 0 61443 NULL
+smbhash_61444 smbhash 0 61444 NULL
+target_core_alua_tg_pt_gp_store_attr_alua_support_active_optimized_61445 target_core_alua_tg_pt_gp_store_attr_alua_support_active_optimized 0-3 61445 NULL
+target_core_dev_pr_show_spc3_res_61447 target_core_dev_pr_show_spc3_res 0 61447 NULL
+job_control_61452 job_control 0 61452 NULL
+ceph_sync_write_61453 ceph_sync_write 0 61453 NULL
-+unix_stream_sendmsg_61455 unix_stream_sendmsg 0-4 61455 NULL
++unix_stream_sendmsg_61455 unix_stream_sendmsg 4-0 61455 NULL
+show_temperature_61459 show_temperature 0 61459 NULL
+clps711x_pwm_config_61461 clps711x_pwm_config 0 61461 NULL
+mwifiex_cmd_802_11_rssi_info_61464 mwifiex_cmd_802_11_rssi_info 0 61464 NULL nohasharray
@@ -144768,7 +145085,8 @@ index 0000000..df41844
+__nfs_revalidate_inode_61510 __nfs_revalidate_inode 0 61510 NULL
+ubi_version_show_61514 ubi_version_show 0 61514 NULL
+brcmf_sdio_txpkt_prep_sg_61521 brcmf_sdio_txpkt_prep_sg 4-0 61521 NULL
-+dummy_downcall_61522 dummy_downcall 0-3 61522 NULL nohasharray
++ath10k_thermal_show_temp_61522 ath10k_thermal_show_temp 0 61522 NULL nohasharray
++dummy_downcall_61522 dummy_downcall 0-3 61522 &ath10k_thermal_show_temp_61522 nohasharray
+ath9k_hw_do_fastcc_61522 ath9k_hw_do_fastcc 0 61522 &dummy_downcall_61522 nohasharray
+start_dma_61522 start_dma 0 61522 &ath9k_hw_do_fastcc_61522
+mtu_show_61523 mtu_show 0 61523 NULL
@@ -144777,23 +145095,21 @@ index 0000000..df41844
+unmap_and_move_huge_page_61528 unmap_and_move_huge_page 0 61528 NULL
+jffs2_write_end_61529 jffs2_write_end 0-5 61529 NULL
+l2tp_ip_connect_61530 l2tp_ip_connect 0 61530 NULL
-+ntfs_attr_lookup_61539 ntfs_attr_lookup 0 61539 NULL
+test_power_get_ac_property_61540 test_power_get_ac_property 0 61540 NULL
+show_fcstat_seconds_since_last_reset_61541 show_fcstat_seconds_since_last_reset 0 61541 NULL nohasharray
+adt7x10_set_temp_61541 adt7x10_set_temp 0-4 61541 &show_fcstat_seconds_since_last_reset_61541 nohasharray
+proc_write_device_61541 proc_write_device 3 61541 &adt7x10_set_temp_61541
-+compat_SyS_select_61542 compat_SyS_select 1 61542 NULL nohasharray
-+be_clear_vlan_promisc_61542 be_clear_vlan_promisc 0 61542 &compat_SyS_select_61542
-+set_gssp_clnt_61543 set_gssp_clnt 0 61543 NULL nohasharray
-+shrink_store_61543 shrink_store 0-3 61543 &set_gssp_clnt_61543
++be_clear_vlan_promisc_61542 be_clear_vlan_promisc 0 61542 NULL nohasharray
++compat_SyS_select_61542 compat_SyS_select 1 61542 &be_clear_vlan_promisc_61542
++set_gssp_clnt_61543 set_gssp_clnt 0 61543 NULL
+get_ohm_of_thermistor_61545 get_ohm_of_thermistor 0 61545 NULL
+bch_cached_dev_store_61547 bch_cached_dev_store 0-4 61547 NULL nohasharray
+xadc_axi_read_adc_reg_61547 xadc_axi_read_adc_reg 0 61547 &bch_cached_dev_store_61547
+show_fc_host_permanent_port_name_61549 show_fc_host_permanent_port_name 0 61549 NULL
+lpfc_oas_supported_show_61550 lpfc_oas_supported_show 0 61550 NULL
+trace_options_core_write_61551 trace_options_core_write 3 61551 NULL
-+store_61553 store 0-3 61553 NULL nohasharray
-+ip_gre_calc_hlen_61553 ip_gre_calc_hlen 0 61553 &store_61553
++ip_gre_calc_hlen_61553 ip_gre_calc_hlen 0 61553 NULL nohasharray
++store_61553 store 0-3 61553 &ip_gre_calc_hlen_61553
+reiserfs_xattr_set_61558 reiserfs_xattr_set 0 61558 NULL
+dvb_net_ioctl_61559 dvb_net_ioctl 2 61559 NULL
+hidpp_prefix_name_61562 hidpp_prefix_name 2 61562 NULL
@@ -144812,7 +145128,7 @@ index 0000000..df41844
+ov2640_set_params_61591 ov2640_set_params 0 61591 NULL
+ipath_write_61598 ipath_write 0-3 61598 NULL
+__get_vm_area_61599 __get_vm_area 1 61599 NULL
-+netlink_recvmsg_61600 netlink_recvmsg 0-4 61600 NULL
++netlink_recvmsg_61600 netlink_recvmsg 4-0 61600 NULL
+nfs4_init_uniform_client_string_61601 nfs4_init_uniform_client_string 3 61601 NULL nohasharray
+cx2341x_handler_init_61601 cx2341x_handler_init 2 61601 &nfs4_init_uniform_client_string_61601
+br_device_event_61613 br_device_event 0 61613 NULL
@@ -144849,8 +145165,7 @@ index 0000000..df41844
+vid_out_buf_prepare_61678 vid_out_buf_prepare 0 61678 NULL
+lock_loop_61681 lock_loop 1 61681 NULL
+amd_gpio_dirout_61682 amd_gpio_dirout 0 61682 NULL nohasharray
-+show_tabletXtilt_61682 show_tabletXtilt 0 61682 &amd_gpio_dirout_61682 nohasharray
-+fuse_dentry_revalidate_61682 fuse_dentry_revalidate 0 61682 &show_tabletXtilt_61682
++show_tabletXtilt_61682 show_tabletXtilt 0 61682 &amd_gpio_dirout_61682
+__do_tune_cpucache_61684 __do_tune_cpucache 2-0 61684 NULL
+sco_sock_create_61686 sco_sock_create 0 61686 NULL
+wl1271_sta_hw_init_post_mem_61688 wl1271_sta_hw_init_post_mem 0 61688 NULL
@@ -144882,7 +145197,6 @@ index 0000000..df41844
+nilfs_segctor_last_seg_checkpoint_show_61761 nilfs_segctor_last_seg_checkpoint_show 0 61761 NULL nohasharray
+vmlfb_check_var_61761 vmlfb_check_var 0 61761 &nilfs_segctor_last_seg_checkpoint_show_61761
+SyS_sendto_61763 SyS_sendto 6-3 61763 NULL
-+max77802_rtc_start_alarm_61767 max77802_rtc_start_alarm 0 61767 NULL
+show_pwm_auto_point_temp_61771 show_pwm_auto_point_temp 0 61771 NULL
+features_show_61772 features_show 0 61772 NULL nohasharray
+elv_iosched_store_61772 elv_iosched_store 0-3 61772 &features_show_61772
@@ -144893,17 +145207,18 @@ index 0000000..df41844
+batadv_dat_snoop_incoming_arp_reply_61801 batadv_dat_snoop_incoming_arp_reply 3 61801 NULL
+kone_sysfs_show_actual_dpi_61804 kone_sysfs_show_actual_dpi 0 61804 NULL
+show_blank_61805 show_blank 0 61805 NULL
-+ecryptfs_removexattr_61808 ecryptfs_removexattr 0 61808 NULL
+mls_compute_context_len_61812 mls_compute_context_len 0 61812 NULL nohasharray
+pch_gbe_setup_rx_resources_61812 pch_gbe_setup_rx_resources 0 61812 &mls_compute_context_len_61812
+cifs_server_get_key_61813 cifs_server_get_key 0 61813 NULL
+show_pwm_ast_61818 show_pwm_ast 0 61818 NULL
+get_cap_size_61822 get_cap_size 0 61822 NULL
+wacom_btnimg1_store_61823 wacom_btnimg1_store 4-0 61823 NULL
-+bd2802_store_reg0x13_61826 bd2802_store_reg0x13 0-4 61826 NULL
++bd2802_store_reg0x13_61826 bd2802_store_reg0x13 0-4 61826 NULL nohasharray
++break_layout_61826 break_layout 0 61826 &bd2802_store_reg0x13_61826
+show_root_block_61828 show_root_block 0 61828 NULL
+tps80031_irq_init_61830 tps80031_irq_init 3 61830 NULL
-+qlcnic_change_mtu_61833 qlcnic_change_mtu 0 61833 NULL
++cyapa_empty_pip_output_data_61833 cyapa_empty_pip_output_data 0 61833 NULL nohasharray
++qlcnic_change_mtu_61833 qlcnic_change_mtu 0 61833 &cyapa_empty_pip_output_data_61833
+bfad_debugfs_write_regwr_61841 bfad_debugfs_write_regwr 3-0 61841 NULL
+iscsit_na_dataout_timeout_61844 iscsit_na_dataout_timeout 0 61844 NULL
+regcache_sync_block_61846 regcache_sync_block 5-4 61846 NULL
@@ -144929,11 +145244,11 @@ index 0000000..df41844
+make_rate_61898 make_rate 0 61898 NULL
+ax25_addr_size_61899 ax25_addr_size 0 61899 NULL nohasharray
+cxgb4_pktgl_to_skb_61899 cxgb4_pktgl_to_skb 2 61899 &ax25_addr_size_61899
-+clear_refs_write_61904 clear_refs_write 3-0 61904 NULL
-+squashfs_security_get_61914 squashfs_security_get 0 61914 NULL nohasharray
-+rx_filter_arp_filter_read_61914 rx_filter_arp_filter_read 3-0 61914 &squashfs_security_get_61914
-+rtl2830_wr_61915 rtl2830_wr 0 61915 NULL
-+au0828_init_isoc_61917 au0828_init_isoc 3-4-2-0 61917 NULL
++clear_refs_write_61904 clear_refs_write 3 61904 NULL
++br_get_size_61907 br_get_size 0 61907 NULL
++rx_filter_arp_filter_read_61914 rx_filter_arp_filter_read 3-0 61914 NULL nohasharray
++squashfs_security_get_61914 squashfs_security_get 0 61914 &rx_filter_arp_filter_read_61914
++au0828_init_isoc_61917 au0828_init_isoc 3-2-4-0 61917 NULL
+sctp_sendmsg_61919 sctp_sendmsg 4-0 61919 NULL
+csrow_ce_count_show_61921 csrow_ce_count_show 0 61921 NULL nohasharray
+acpi_ut_release_mutex_61921 acpi_ut_release_mutex 0 61921 &csrow_ce_count_show_61921 nohasharray
@@ -144942,8 +145257,8 @@ index 0000000..df41844
+dps1_is_key_locked_61924 dps1_is_key_locked 0 61924 NULL
+efi_get_runtime_map_size_61927 efi_get_runtime_map_size 0 61927 NULL
+ov9740_reg_write_61928 ov9740_reg_write 0 61928 NULL
-+host_show_hp_ssd_smart_path_status_61932 host_show_hp_ssd_smart_path_status 0 61932 NULL nohasharray
-+send_bulk_static_data_61932 send_bulk_static_data 3 61932 &host_show_hp_ssd_smart_path_status_61932
++send_bulk_static_data_61932 send_bulk_static_data 3 61932 NULL nohasharray
++host_show_hp_ssd_smart_path_status_61932 host_show_hp_ssd_smart_path_status 0 61932 &send_bulk_static_data_61932
+iscsi_stat_instance_show_attr_sessions_61934 iscsi_stat_instance_show_attr_sessions 0 61934 NULL
+be_mcc_notify_wait_61936 be_mcc_notify_wait 0 61936 NULL
+ath10k_wmi_dbglog_cfg_61937 ath10k_wmi_dbglog_cfg 0 61937 NULL
@@ -144953,14 +145268,15 @@ index 0000000..df41844
+store_indirect_byte_61940 store_indirect_byte 0-4 61940 &multicast_startup_query_count_store_61940
+kernfs_iop_getxattr_61941 kernfs_iop_getxattr 0 61941 NULL
+e1000e_phc_enable_61945 e1000e_phc_enable 0 61945 NULL
-+SyS_kexec_load_61946 SyS_kexec_load 2 61946 NULL
+il4965_ucode_rx_stats_read_61948 il4965_ucode_rx_stats_read 3-0 61948 NULL
++timeout_set_61951 timeout_set 0 61951 NULL
+bonding_show_ad_partner_mac_61958 bonding_show_ad_partner_mac 0 61958 NULL
+show_in_max0_61959 show_in_max0 0 61959 NULL
+squashfs_read_id_index_table_61961 squashfs_read_id_index_table 4 61961 NULL nohasharray
+set_type_61961 set_type 0-4 61961 &squashfs_read_id_index_table_61961
+cmpc_accel_sensitivity_store_61964 cmpc_accel_sensitivity_store 0-4 61964 NULL
+fix_read_error_61965 fix_read_error 4 61965 NULL
++copy_user_transitions_61970 copy_user_transitions 0 61970 NULL
+ath10k_mac_vif_recalc_ps_wake_threshold_61971 ath10k_mac_vif_recalc_ps_wake_threshold 0 61971 NULL
+raw_getfrag_61976 raw_getfrag 3-4 61976 NULL
+fd_locked_ioctl_61978 fd_locked_ioctl 3 61978 NULL
@@ -144973,7 +145289,6 @@ index 0000000..df41844
+mem_cgroup_reset_61989 mem_cgroup_reset 0-3 61989 NULL
+module_alloc_exec_61991 module_alloc_exec 1 61991 NULL
+ieee802154_hdr_get_addr_61996 ieee802154_hdr_get_addr 0 61996 NULL
-+min_partial_store_61998 min_partial_store 0-3 61998 NULL
+dequeue_event_62000 dequeue_event 3-0 62000 NULL
+ceph_vxattrcb_dir_files_62002 ceph_vxattrcb_dir_files 0 62002 NULL
+snprint_stack_trace_62003 snprint_stack_trace 0 62003 NULL nohasharray
@@ -144987,9 +145302,9 @@ index 0000000..df41844
+mtrr_add_page_62018 mtrr_add_page 0 62018 NULL
+SyS_setxattr_62019 SyS_setxattr 4 62019 NULL
+jffs2_do_unlink_62020 jffs2_do_unlink 4 62020 NULL
-+SYSC_select_62024 SYSC_select 1 62024 NULL
++SYSC_select_62024 SYSC_select 1 62024 NULL nohasharray
++radeon_hwmon_set_pwm1_enable_62024 radeon_hwmon_set_pwm1_enable 0-4 62024 &SYSC_select_62024
+regulator_suspend_disk_uV_show_62026 regulator_suspend_disk_uV_show 0 62026 NULL
-+max_gen_clk_prepare_62029 max_gen_clk_prepare 0 62029 NULL
+crypt_extent_62033 crypt_extent 0 62033 NULL
+pmcraid_build_passthrough_ioadls_62034 pmcraid_build_passthrough_ioadls 2 62034 NULL
+create_message_62035 create_message 0 62035 NULL nohasharray
@@ -145008,14 +145323,13 @@ index 0000000..df41844
+_xfs_log_force_lsn_62083 _xfs_log_force_lsn 0 62083 NULL
+fat_setattr_62084 fat_setattr 0 62084 NULL
+lpfc_EnableXLane_show_62087 lpfc_EnableXLane_show 0 62087 NULL
-+get_domain_for_dev_62099 get_domain_for_dev 2 62099 NULL
+ipath_user_sdma_pin_pages_62100 ipath_user_sdma_pin_pages 0 62100 NULL
+airspy_alloc_stream_bufs_62101 airspy_alloc_stream_bufs 0 62101 NULL
+jffs2_security_setxattr_62107 jffs2_security_setxattr 4-0 62107 NULL
-+online_page_ext_62110 online_page_ext 0 62110 NULL nohasharray
-+roccat_common2_sysfs_write_62110 roccat_common2_sysfs_write 0-6 62110 &online_page_ext_62110
++roccat_common2_sysfs_write_62110 roccat_common2_sysfs_write 6-0 62110 NULL nohasharray
++online_page_ext_62110 online_page_ext 0 62110 &roccat_common2_sysfs_write_62110
+mwifiex_cmd_get_hw_spec_62112 mwifiex_cmd_get_hw_spec 0 62112 NULL
-+ip_recv_error_62117 ip_recv_error 0-3 62117 NULL
++ip_recv_error_62117 ip_recv_error 3-0 62117 NULL
+cpuusage_write_62121 cpuusage_write 0 62121 NULL
+dst_ca_write_62125 dst_ca_write 0-3 62125 NULL
+via_parse_auto_config_62126 via_parse_auto_config 0 62126 NULL
@@ -145029,10 +145343,10 @@ index 0000000..df41844
+fat12_ent_bread_62139 fat12_ent_bread 0 62139 NULL
+acpi_ns_attach_object_62141 acpi_ns_attach_object 0 62141 NULL
+inode_has_perm_62142 inode_has_perm 0 62142 NULL
-+mt9v022_g_crop_62149 mt9v022_g_crop 0 62149 NULL nohasharray
-+wl1251_acx_sg_cfg_62149 wl1251_acx_sg_cfg 0 62149 &mt9v022_g_crop_62149 nohasharray
++wl1251_acx_sg_cfg_62149 wl1251_acx_sg_cfg 0 62149 NULL nohasharray
+mlx4_en_init_allocator_62149 mlx4_en_init_allocator 0 62149 &wl1251_acx_sg_cfg_62149 nohasharray
-+orinoco_cs_resume_62149 orinoco_cs_resume 0 62149 &mlx4_en_init_allocator_62149
++orinoco_cs_resume_62149 orinoco_cs_resume 0 62149 &mlx4_en_init_allocator_62149 nohasharray
++mt9v022_g_crop_62149 mt9v022_g_crop 0 62149 &orinoco_cs_resume_62149
+edac_dimm_info_location_62150 edac_dimm_info_location 0 62150 NULL
+video_usercopy_62151 video_usercopy 2 62151 NULL
+set_component_fault_62152 set_component_fault 0-4 62152 NULL
@@ -145040,19 +145354,21 @@ index 0000000..df41844
+SyS_getxattr_62166 SyS_getxattr 4 62166 NULL
+phy_id_show_62171 phy_id_show 0 62171 NULL
+prism54_wpa_bss_ie_get_62173 prism54_wpa_bss_ie_get 0 62173 NULL
-+toshiba_haps_reset_protection_62177 toshiba_haps_reset_protection 0 62177 NULL
++cyapa_read_byte_62177 cyapa_read_byte 0 62177 NULL nohasharray
++toshiba_haps_reset_protection_62177 toshiba_haps_reset_protection 0 62177 &cyapa_read_byte_62177
+write_file_dfs_62180 write_file_dfs 3-0 62180 NULL nohasharray
+writecmd_62180 writecmd 0 62180 &write_file_dfs_62180
+show_conn_ep_param_ISCSI_PARAM_CONN_ADDRESS_62184 show_conn_ep_param_ISCSI_PARAM_CONN_ADDRESS 0 62184 NULL nohasharray
+small_smb_init_62184 small_smb_init 0 62184 &show_conn_ep_param_ISCSI_PARAM_CONN_ADDRESS_62184
+alloc_upcall_62186 alloc_upcall 2 62186 NULL
+snd_als300_trigger_62188 snd_als300_trigger 0 62188 NULL
++si_fan_ctrl_get_fan_speed_percent_62196 si_fan_ctrl_get_fan_speed_percent 0 62196 NULL
+isl29003_store_range_62197 isl29003_store_range 0-4 62197 NULL
+global_page_state_62202 global_page_state 0 62202 NULL
-+sock_kmalloc_62205 sock_kmalloc 2 62205 NULL nohasharray
-+cx25821_risc_buffer_upstream_62205 cx25821_risc_buffer_upstream 0 62205 &sock_kmalloc_62205
++sock_kmalloc_62205 sock_kmalloc 2 62205 NULL
+start_62206 start 0 62206 NULL
+drm_fb_helper_check_var_62213 drm_fb_helper_check_var 0 62213 NULL
++xenvif_get_sset_count_62215 xenvif_get_sset_count 0 62215 NULL
+host_control_action_show_62216 host_control_action_show 0 62216 NULL
+s_wakeup_filter_62217 s_wakeup_filter 0 62217 NULL
+fuse_notify_poll_wakeup_62218 fuse_notify_poll_wakeup 0 62218 NULL
@@ -145069,8 +145385,8 @@ index 0000000..df41844
+nilfs_btree_prepare_insert_62249 nilfs_btree_prepare_insert 0 62249 NULL
+power_supply_store_property_62250 power_supply_store_property 0-4 62250 NULL
+bnx2x_initial_phy_init_62252 bnx2x_initial_phy_init 0 62252 NULL
-+fc0013_readreg_62253 fc0013_readreg 0 62253 NULL nohasharray
-+pcf50633_rtc_read_time_62253 pcf50633_rtc_read_time 0 62253 &fc0013_readreg_62253
++pcf50633_rtc_read_time_62253 pcf50633_rtc_read_time 0 62253 NULL nohasharray
++fc0013_readreg_62253 fc0013_readreg 0 62253 &pcf50633_rtc_read_time_62253
+of_io_request_and_map_62254 of_io_request_and_map 2 62254 NULL
+m41t94_read_time_62258 m41t94_read_time 0 62258 NULL
+send_control_msg_62261 send_control_msg 0 62261 NULL
@@ -145099,7 +145415,6 @@ index 0000000..df41844
+target_core_alua_tg_pt_gp_store_attr_alua_access_state_62327 target_core_alua_tg_pt_gp_store_attr_alua_access_state 0-3 62327 &sierra_open_62327
+rtl_op_start_62329 rtl_op_start 0 62329 NULL
+queue_bulk_sg_tx_62330 queue_bulk_sg_tx 0 62330 NULL
-+subseq_list_62332 subseq_list 0-3 62332 NULL
+ll_statahead_max_seq_write_62333 ll_statahead_max_seq_write 3 62333 NULL
+pcxhr_write_io_num_reg_cont_62334 pcxhr_write_io_num_reg_cont 0 62334 NULL
+pega_int_read_62335 pega_int_read 0 62335 NULL
@@ -145115,8 +145430,9 @@ index 0000000..df41844
+xfpregs_set_62363 xfpregs_set 4 62363 NULL
+spmi_register_zero_write_62367 spmi_register_zero_write 0 62367 NULL nohasharray
+small_smb2_init_62367 small_smb2_init 0 62367 &spmi_register_zero_write_62367
-+iblock_configure_device_62372 iblock_configure_device 0 62372 NULL nohasharray
-+kmalloc_order_62372 kmalloc_order 1 62372 &iblock_configure_device_62372
++kmalloc_order_62372 kmalloc_order 1 62372 NULL nohasharray
++hv_memory_notifier_62372 hv_memory_notifier 0 62372 &kmalloc_order_62372 nohasharray
++iblock_configure_device_62372 iblock_configure_device 0 62372 &hv_memory_notifier_62372
+tps6507x_pmic_clear_bits_62373 tps6507x_pmic_clear_bits 0 62373 NULL
+register_netdevice_62374 register_netdevice 0 62374 NULL
+host_control_on_shutdown_show_62376 host_control_on_shutdown_show 0 62376 NULL
@@ -145134,11 +145450,10 @@ index 0000000..df41844
+set_ssp_62411 set_ssp 4 62411 NULL
+flags_store_62413 flags_store 4-0 62413 NULL
+mt9m111_reg_read_62415 mt9m111_reg_read 0 62415 NULL
-+emit_flush_62420 emit_flush 0 62420 NULL
++radeon_hwmon_get_pwm1_62416 radeon_hwmon_get_pwm1 0 62416 NULL
+ext4_journalled_write_end_62421 ext4_journalled_write_end 5-0 62421 NULL
+setkey_62422 setkey 0 62422 NULL
+ipw_net_set_mac_address_62423 ipw_net_set_mac_address 0 62423 NULL
-+fwtty_write_62424 fwtty_write 0-3 62424 NULL
+irst_show_wakeup_events_62429 irst_show_wakeup_events 0 62429 NULL
+roccat_common2_sysfs_write_talk_62430 roccat_common2_sysfs_write_talk 0-6-5 62430 NULL
+disp_store_62433 disp_store 0-4 62433 NULL
@@ -145157,7 +145472,7 @@ index 0000000..df41844
+show_shost_eh_deadline_62470 show_shost_eh_deadline 0 62470 NULL nohasharray
+udf_expand_file_adinicb_62470 udf_expand_file_adinicb 0 62470 &show_shost_eh_deadline_62470
+force_remove_show_62475 force_remove_show 0 62475 NULL
-+ip_vs_icmp_xmit_v6_62477 ip_vs_icmp_xmit_v6 0-4 62477 NULL nohasharray
++ip_vs_icmp_xmit_v6_62477 ip_vs_icmp_xmit_v6 4-0 62477 NULL nohasharray
+adapter_test_62477 adapter_test 0 62477 &ip_vs_icmp_xmit_v6_62477
+cdc_ncm_show_wNtbOutMaxDatagrams_62480 cdc_ncm_show_wNtbOutMaxDatagrams 0 62480 NULL
+do_io_rw_62484 do_io_rw 0-4-3-6 62484 NULL nohasharray
@@ -145196,8 +145511,8 @@ index 0000000..df41844
+roccat_common2_sysfs_write_sensor_62554 roccat_common2_sysfs_write_sensor 0-6-5 62554 NULL
+ecp_read_data_62555 ecp_read_data 0 62555 NULL
+target_stat_scsi_auth_intr_show_attr_map_indx_62561 target_stat_scsi_auth_intr_show_attr_map_indx 0 62561 NULL
++cyapa_gen5_read_self_idac_data_62562 cyapa_gen5_read_self_idac_data 0 62562 NULL
+errcatch_bytes_number_62564 errcatch_bytes_number 0-2 62564 NULL
-+efivarfs_d_hash_62565 efivarfs_d_hash 0 62565 NULL
+ping_init_sock_62567 ping_init_sock 0 62567 NULL
+compute_bitstructs_62570 compute_bitstructs 0 62570 NULL
+cxacru_sysfs_showattr_LINK_62572 cxacru_sysfs_showattr_LINK 0 62572 NULL nohasharray
@@ -145210,8 +145525,8 @@ index 0000000..df41844
+ext3_unfreeze_62588 ext3_unfreeze 0 62588 NULL
+amradio_set_mute_62597 amradio_set_mute 0 62597 NULL
+sm501fb_check_var_pnl_62600 sm501fb_check_var_pnl 0 62600 NULL
-+tg3_show_temp_62602 tg3_show_temp 0 62602 NULL nohasharray
-+packet_alloc_skb_62602 packet_alloc_skb 4-5-2 62602 &tg3_show_temp_62602
++packet_alloc_skb_62602 packet_alloc_skb 2-4-5 62602 NULL nohasharray
++tg3_show_temp_62602 tg3_show_temp 0 62602 &packet_alloc_skb_62602
+bonding_store_bonds_62603 bonding_store_bonds 0-4 62603 NULL
+gfs2_xattr_get_62604 gfs2_xattr_get 0 62604 NULL
+prism2_send_mgmt_62605 prism2_send_mgmt 4 62605 NULL
@@ -145221,7 +145536,7 @@ index 0000000..df41844
+teql_master_mtu_62616 teql_master_mtu 0 62616 NULL nohasharray
+evtchn_fifo_max_channels_62616 evtchn_fifo_max_channels 0 62616 &teql_master_mtu_62616
+backend_probe_and_watch_62618 backend_probe_and_watch 0 62618 NULL
-+iommu_area_alloc_62619 iommu_area_alloc 4-0-7-3-2 62619 NULL
++iommu_area_alloc_62619 iommu_area_alloc 2-3-4-7-0 62619 NULL
+sync_max_store_62621 sync_max_store 0-3 62621 NULL
+__offline_pages_62626 __offline_pages 0 62626 NULL
+ems_pcmcia_add_card_62627 ems_pcmcia_add_card 2 62627 NULL nohasharray
@@ -145230,14 +145545,14 @@ index 0000000..df41844
+parport_ieee1284_read_nibble_62634 parport_ieee1284_read_nibble 0 62634 NULL
+vfs_fsync_range_62635 vfs_fsync_range 0 62635 NULL
+bch_btree_map_nodes_62641 bch_btree_map_nodes 0 62641 NULL
-+palmas_is_enabled_ldo_62644 palmas_is_enabled_ldo 0 62644 NULL nohasharray
-+autosuspend_show_62644 autosuspend_show 0 62644 &palmas_is_enabled_ldo_62644
++autosuspend_show_62644 autosuspend_show 0 62644 NULL nohasharray
++palmas_is_enabled_ldo_62644 palmas_is_enabled_ldo 0 62644 &autosuspend_show_62644
+lpfc_sli4_queue_alloc_62646 lpfc_sli4_queue_alloc 3 62646 NULL nohasharray
-+ath10k_pci_hif_exchange_bmi_msg_62646 ath10k_pci_hif_exchange_bmi_msg 0-3 62646 &lpfc_sli4_queue_alloc_62646
++ath10k_pci_hif_exchange_bmi_msg_62646 ath10k_pci_hif_exchange_bmi_msg 3-0 62646 &lpfc_sli4_queue_alloc_62646
+show_counter_rx_tid_full_errs_62647 show_counter_rx_tid_full_errs 0 62647 NULL
-+ti_vsend_sync_62648 ti_vsend_sync 0 62648 NULL nohasharray
-+show_model_62648 show_model 0 62648 &ti_vsend_sync_62648 nohasharray
-+nfs4_proc_set_acl_62648 nfs4_proc_set_acl 0 62648 &show_model_62648
++show_model_62648 show_model 0 62648 NULL nohasharray
++ti_vsend_sync_62648 ti_vsend_sync 0 62648 &show_model_62648 nohasharray
++nfs4_proc_set_acl_62648 nfs4_proc_set_acl 0 62648 &ti_vsend_sync_62648
+wm8994_gpio_direction_in_62649 wm8994_gpio_direction_in 0 62649 NULL
+crypto_shash_finup_62656 crypto_shash_finup 0 62656 NULL
+show_62657 show 0 62657 NULL
@@ -145264,12 +145579,11 @@ index 0000000..df41844
+bioset_integrity_create_62708 bioset_integrity_create 2 62708 NULL nohasharray
+target_stat_scsi_tgt_dev_attr_show_62708 target_stat_scsi_tgt_dev_attr_show 0 62708 &bioset_integrity_create_62708
+target_configure_device_62714 target_configure_device 0 62714 NULL
-+ubifs_getxattr_62717 ubifs_getxattr 0 62717 NULL nohasharray
-+gfs2_log_write_62717 gfs2_log_write 3 62717 &ubifs_getxattr_62717
++gfs2_log_write_62717 gfs2_log_write 3 62717 NULL nohasharray
++ubifs_getxattr_62717 ubifs_getxattr 0 62717 &gfs2_log_write_62717
+do_serial8250_set_rxtrig_62720 do_serial8250_set_rxtrig 0 62720 NULL
+cachefiles_daemon_read_62723 cachefiles_daemon_read 0-3 62723 NULL
-+belkin_sa_open_62724 belkin_sa_open 0 62724 NULL nohasharray
-+kpagecount_read_62724 kpagecount_read 0-3 62724 &belkin_sa_open_62724
++belkin_sa_open_62724 belkin_sa_open 0 62724 NULL
+atkbd_do_show_softraw_62726 atkbd_do_show_softraw 0 62726 NULL
+rndis_filter_send_request_62727 rndis_filter_send_request 0 62727 NULL
+set_beep_enable_62731 set_beep_enable 0-4 62731 NULL
@@ -145289,8 +145603,8 @@ index 0000000..df41844
+register_kprobe_62762 register_kprobe 0 62762 NULL
+show_ibdev_62764 show_ibdev 0 62764 NULL
+init_chip_wc_pat_62768 init_chip_wc_pat 2 62768 NULL
-+ax25_sendmsg_62770 ax25_sendmsg 4-0 62770 NULL nohasharray
-+copy_page_to_iter_iovec_62770 copy_page_to_iter_iovec 0-3 62770 &ax25_sendmsg_62770
++copy_page_to_iter_iovec_62770 copy_page_to_iter_iovec 0-3 62770 NULL nohasharray
++ax25_sendmsg_62770 ax25_sendmsg 4-0 62770 ©_page_to_iter_iovec_62770
+cm_show_counter_62774 cm_show_counter 0 62774 NULL
+tomoyo_audit_inet_log_62775 tomoyo_audit_inet_log 0 62775 NULL
+C_SYSC_ipc_62776 C_SYSC_ipc 3 62776 NULL nohasharray
@@ -145303,7 +145617,7 @@ index 0000000..df41844
+bttv_prepare_buffer_62787 bttv_prepare_buffer 0 62787 NULL nohasharray
+update_clusterinfo_62787 update_clusterinfo 0 62787 &bttv_prepare_buffer_62787
+smack_inode_setattr_62789 smack_inode_setattr 0 62789 NULL
-+hpsa_change_queue_depth_62793 hpsa_change_queue_depth 2 62793 NULL
++hpsa_change_queue_depth_62793 hpsa_change_queue_depth 2-0 62793 NULL
+_create_message_62795 _create_message 0 62795 NULL
+max_freq_show_62797 max_freq_show 0 62797 NULL nohasharray
+hdaps_temp1_show_62797 hdaps_temp1_show 0 62797 &max_freq_show_62797 nohasharray
@@ -145311,9 +145625,9 @@ index 0000000..df41844
+fsa9480_get_switch_62799 fsa9480_get_switch 0 62799 NULL
+show_cam_size_62800 show_cam_size 0 62800 NULL
+ad9523_store_62804 ad9523_store 0-4 62804 NULL
-+pcap_regulator_is_enabled_62811 pcap_regulator_is_enabled 0 62811 NULL nohasharray
-+da9052_read_chg_current_62811 da9052_read_chg_current 0 62811 &pcap_regulator_is_enabled_62811 nohasharray
-+set_port0_62811 set_port0 0-4 62811 &da9052_read_chg_current_62811
++da9052_read_chg_current_62811 da9052_read_chg_current 0 62811 NULL nohasharray
++pcap_regulator_is_enabled_62811 pcap_regulator_is_enabled 0 62811 &da9052_read_chg_current_62811 nohasharray
++set_port0_62811 set_port0 0-4 62811 &pcap_regulator_is_enabled_62811
+ceph_update_writeable_page_62812 ceph_update_writeable_page 0 62812 NULL
+lm8323_pwm_store_time_62816 lm8323_pwm_store_time 0-4 62816 NULL
+tracing_total_entries_read_62817 tracing_total_entries_read 3 62817 NULL
@@ -145344,7 +145658,7 @@ index 0000000..df41844
+uart_get_attr_close_delay_62867 uart_get_attr_close_delay 0 62867 NULL
+adv7343_s_ctrl_62869 adv7343_s_ctrl 0 62869 NULL
+acpi_ds_result_pop_62871 acpi_ds_result_pop 0 62871 NULL
-+l2tp_ip6_recvmsg_62874 l2tp_ip6_recvmsg 0-4 62874 NULL nohasharray
++l2tp_ip6_recvmsg_62874 l2tp_ip6_recvmsg 4-0 62874 NULL nohasharray
+netif_set_xps_queue_62874 netif_set_xps_queue 0 62874 &l2tp_ip6_recvmsg_62874
+typhoon_download_firmware_62875 typhoon_download_firmware 0 62875 NULL
+jffs2_security_getxattr_62876 jffs2_security_getxattr 0 62876 NULL
@@ -145374,6 +145688,8 @@ index 0000000..df41844
+o2nm_node_store_62916 o2nm_node_store 0-4 62916 NULL
+rdmsr_safe_on_cpu_62917 rdmsr_safe_on_cpu 0 62917 NULL
+stk17ta8_rtc_read_time_62918 stk17ta8_rtc_read_time 0 62918 NULL
++xgbe_get_rxfh_indir_size_62922 xgbe_get_rxfh_indir_size 0 62922 NULL
++i40evf_get_sset_count_62925 i40evf_get_sset_count 0 62925 NULL
+ll_statahead_agl_seq_write_62928 ll_statahead_agl_seq_write 3 62928 NULL
+netvsc_send_62939 netvsc_send 0 62939 NULL nohasharray
+acpi_processor_set_throttling_62939 acpi_processor_set_throttling 0 62939 &netvsc_send_62939
@@ -145410,14 +145726,13 @@ index 0000000..df41844
+kstrtoull_from_user_63026 kstrtoull_from_user 2 63026 NULL nohasharray
+xfs_trans_reserve_63026 xfs_trans_reserve 0 63026 &kstrtoull_from_user_63026
+nfs_revalidate_inode_63032 nfs_revalidate_inode 0 63032 NULL
-+__vb2_perform_fileio_63033 __vb2_perform_fileio 3-0 63033 NULL nohasharray
-+PTR_ERR_63033 PTR_ERR 0 63033 &__vb2_perform_fileio_63033
++__vb2_perform_fileio_63033 __vb2_perform_fileio 3-0 63033 NULL
+solo_i2c_master_xfer_63036 solo_i2c_master_xfer 0-3 63036 NULL
+pipeline_defrag_to_csum_swi_read_63037 pipeline_defrag_to_csum_swi_read 3-0 63037 NULL
+crypto_ahash_finup_63039 crypto_ahash_finup 0 63039 NULL
+scsi_host_alloc_63041 scsi_host_alloc 2 63041 NULL
-+po1030_set_green_balance_63045 po1030_set_green_balance 0 63045 NULL nohasharray
-+s6e63m0_sysfs_show_gamma_mode_63045 s6e63m0_sysfs_show_gamma_mode 0 63045 &po1030_set_green_balance_63045
++s6e63m0_sysfs_show_gamma_mode_63045 s6e63m0_sysfs_show_gamma_mode 0 63045 NULL nohasharray
++po1030_set_green_balance_63045 po1030_set_green_balance 0 63045 &s6e63m0_sysfs_show_gamma_mode_63045
+b43_nphy_set_channel_63047 b43_nphy_set_channel 0 63047 NULL
+wiimote_cmd_wait_63051 wiimote_cmd_wait 0 63051 NULL nohasharray
+pyra_sysfs_write_info_63051 pyra_sysfs_write_info 0-6-5 63051 &wiimote_cmd_wait_63051
@@ -145432,7 +145747,8 @@ index 0000000..df41844
+xen_set_nslabs_63066 xen_set_nslabs 0 63066 NULL
+parport_ieee1284_ecp_write_data_63067 parport_ieee1284_ecp_write_data 0 63067 NULL
+iwl_dbgfs_fw_rx_stats_read_63070 iwl_dbgfs_fw_rx_stats_read 3-0 63070 NULL
-+enable_show_63071 enable_show 0 63071 NULL
++enable_show_63071 enable_show 0 63071 NULL nohasharray
++_abb5zes3_rtc_set_alarm_63071 _abb5zes3_rtc_set_alarm 0 63071 &enable_show_63071
+__uncore_filter_state_show_63073 __uncore_filter_state_show 0 63073 NULL
+show_priority_63080 show_priority 0 63080 NULL
+show_counter_rx_dropped_pkts_63082 show_counter_rx_dropped_pkts 0 63082 NULL nohasharray
@@ -145443,6 +145759,7 @@ index 0000000..df41844
+rt2x00usb_find_endpoints_63091 rt2x00usb_find_endpoints 0 63091 NULL
+show_tcpInSegs_63094 show_tcpInSegs 0 63094 NULL
+cachefiles_check_in_use_63096 cachefiles_check_in_use 0 63096 NULL
++get_component_slot_63097 get_component_slot 0 63097 NULL
+compr_data_size_show_63105 compr_data_size_show 0 63105 NULL
+pcistub_slot_remove_63106 pcistub_slot_remove 0-3 63106 NULL
+ip_vs_out_icmp_63108 ip_vs_out_icmp 0 63108 NULL
@@ -145465,18 +145782,18 @@ index 0000000..df41844
+zd_ioread16_locked_63151 zd_ioread16_locked 0 63151 NULL
+iwl_mvm_coex_dump_mbox_63153 iwl_mvm_coex_dump_mbox 0-3-4 63153 NULL
+ubifs_change_one_lp_63157 ubifs_change_one_lp 0 63157 NULL
-+csio_t4_mc_read_63158 csio_t4_mc_read 0 63158 NULL
+iscsi_tpg_param_show_IFMarker_63161 iscsi_tpg_param_show_IFMarker 0 63161 NULL
+il4965_show_tx_power_63163 il4965_show_tx_power 0 63163 NULL nohasharray
+arvo_sysfs_set_key_mask_63163 arvo_sysfs_set_key_mask 0-4 63163 &il4965_show_tx_power_63163
+amd_iommu_show_features_63168 amd_iommu_show_features 0 63168 NULL
+smk_write_revoke_subj_63173 smk_write_revoke_subj 3-0 63173 NULL
+wm831x_reg_read_63175 wm831x_reg_read 0 63175 NULL
++ovl_fill_merge_63176 ovl_fill_merge 3 63176 NULL
+read_63177 read 0-3 63177 NULL
+SyS_syslog_63178 SyS_syslog 3 63178 NULL
+ds2780_write_63179 ds2780_write 4-3-0 63179 NULL
-+picolcd_debug_eeprom_write_63182 picolcd_debug_eeprom_write 0-3 63182 NULL nohasharray
-+snd_pcm_lib_malloc_pages_63182 snd_pcm_lib_malloc_pages 2 63182 &picolcd_debug_eeprom_write_63182
++snd_pcm_lib_malloc_pages_63182 snd_pcm_lib_malloc_pages 2 63182 NULL nohasharray
++picolcd_debug_eeprom_write_63182 picolcd_debug_eeprom_write 0-3 63182 &snd_pcm_lib_malloc_pages_63182
+is_local_show_63185 is_local_show 0 63185 NULL
+hfsplus_file_fsync_63186 hfsplus_file_fsync 0 63186 NULL
+iwl_trans_start_hw_63187 iwl_trans_start_hw 0 63187 NULL
@@ -145496,8 +145813,8 @@ index 0000000..df41844
+bnx2x_func_start_63221 bnx2x_func_start 0 63221 NULL
+zl10039_set_params_63225 zl10039_set_params 0 63225 NULL
+encrypted_instantiate_63226 encrypted_instantiate 0 63226 NULL
-+SyS_gethostname_63227 SyS_gethostname 2 63227 NULL nohasharray
-+nvkm_device_create__63227 nvkm_device_create_ 7 63227 &SyS_gethostname_63227
++nvkm_device_create__63227 nvkm_device_create_ 7 63227 NULL nohasharray
++SyS_gethostname_63227 SyS_gethostname 2 63227 &nvkm_device_create__63227
+ttm_bo_global_show_63228 ttm_bo_global_show 0 63228 NULL
+stk17ta8_rtc_set_alarm_63230 stk17ta8_rtc_set_alarm 0 63230 NULL
+ctxsize_63232 ctxsize 0 63232 NULL
@@ -145506,17 +145823,18 @@ index 0000000..df41844
+pcan_usb_pro_set_ts_63236 pcan_usb_pro_set_ts 0 63236 NULL
+show_firmware_63239 show_firmware 0 63239 NULL nohasharray
+pnp_activate_dev_63239 pnp_activate_dev 0 63239 &show_firmware_63239
-+cyapa_i2c_write_63241 cyapa_i2c_write 3 63241 NULL
++cyapa_i2c_write_63241 cyapa_i2c_write 3-0 63241 NULL
+lp3971_ldo_is_enabled_63245 lp3971_ldo_is_enabled 0 63245 NULL
+do_convert_63247 do_convert 0 63247 NULL
+setxattr_63249 setxattr 0 63249 NULL
+ptp_read_63251 ptp_read 4-0 63251 NULL
+bond_option_arp_ip_targets_set_63257 bond_option_arp_ip_targets_set 0 63257 NULL
++kmx61_set_power_state_63260 kmx61_set_power_state 0 63260 NULL
+xfs_dir2_leaf_getdents_63262 xfs_dir2_leaf_getdents 3 63262 NULL
+show_auto_brightness_63263 show_auto_brightness 0 63263 NULL nohasharray
+acpi_ns_handle_to_pathname_63263 acpi_ns_handle_to_pathname 0 63263 &show_auto_brightness_63263
-+qlcnic_get_ring_regs_len_63265 qlcnic_get_ring_regs_len 0 63265 NULL nohasharray
-+btrfs_space_info_show_disk_used_63265 btrfs_space_info_show_disk_used 0 63265 &qlcnic_get_ring_regs_len_63265
++btrfs_space_info_show_disk_used_63265 btrfs_space_info_show_disk_used 0 63265 NULL nohasharray
++qlcnic_get_ring_regs_len_63265 qlcnic_get_ring_regs_len 0 63265 &btrfs_space_info_show_disk_used_63265
+nilfs_segbuf_wait_63274 nilfs_segbuf_wait 0 63274 NULL
+elan_i2c_read_cmd_63276 elan_i2c_read_cmd 0 63276 NULL
+caches_show_63278 caches_show 0 63278 NULL nohasharray
@@ -145555,8 +145873,9 @@ index 0000000..df41844
+wl1251_spi_set_power_63385 wl1251_spi_set_power 0 63385 NULL nohasharray
+tridentfb_set_par_63385 tridentfb_set_par 0 63385 &wl1251_spi_set_power_63385
+edac_pci_alloc_ctl_info_63388 edac_pci_alloc_ctl_info 1 63388 NULL nohasharray
-+usbnet_read_cmd_nopm_63388 usbnet_read_cmd_nopm 0-7 63388 &edac_pci_alloc_ctl_info_63388
++usbnet_read_cmd_nopm_63388 usbnet_read_cmd_nopm 7-0 63388 &edac_pci_alloc_ctl_info_63388
+dbg_check_synced_i_size_63395 dbg_check_synced_i_size 0 63395 NULL
++cyapa_gen5_resume_scanning_63396 cyapa_gen5_resume_scanning 0 63396 NULL
+rxpipe_missed_beacon_host_int_trig_rx_data_read_63405 rxpipe_missed_beacon_host_int_trig_rx_data_read 3-0 63405 NULL
+ppr_notifier_63406 ppr_notifier 0 63406 NULL
+cxacru_sysfs_show_downstream_rate_63407 cxacru_sysfs_show_downstream_rate 0 63407 NULL
@@ -145567,11 +145886,11 @@ index 0000000..df41844
+adc128_set_in_63419 adc128_set_in 0-4 63419 NULL
+start_power_clamp_63423 start_power_clamp 0 63423 NULL
+show_temp0_min_63424 show_temp0_min 0 63424 NULL
-+l2cap_sock_sendmsg_63427 l2cap_sock_sendmsg 0-4 63427 NULL nohasharray
-+tpm_tis_init_63427 tpm_tis_init 3-4 63427 &l2cap_sock_sendmsg_63427
++tpm_tis_init_63427 tpm_tis_init 3-4 63427 NULL nohasharray
++l2cap_sock_sendmsg_63427 l2cap_sock_sendmsg 4-0 63427 &tpm_tis_init_63427
+show_fcstat_nos_count_63429 show_fcstat_nos_count 0 63429 NULL
+led_trigger_show_63434 led_trigger_show 0 63434 NULL
-+kone_send_63435 kone_send 0-4 63435 NULL nohasharray
++kone_send_63435 kone_send 4-0 63435 NULL nohasharray
+uwb_rc_addr_set_63435 uwb_rc_addr_set 0 63435 &kone_send_63435
+cifs_invalidate_mapping_63438 cifs_invalidate_mapping 0 63438 NULL
+of_irq_get_63443 of_irq_get 0 63443 NULL
@@ -145591,34 +145910,35 @@ index 0000000..df41844
+__nvme_submit_admin_cmd_63481 __nvme_submit_admin_cmd 0 63481 NULL
+reada_find_extent_63486 reada_find_extent 2 63486 NULL nohasharray
+rivafb_check_var_63486 rivafb_check_var 0 63486 &reada_find_extent_63486
-+ath10k_peer_assoc_qos_ap_63487 ath10k_peer_assoc_qos_ap 0 63487 NULL nohasharray
-+__copy_from_user_ll_nocache_63487 __copy_from_user_ll_nocache 0 63487 &ath10k_peer_assoc_qos_ap_63487
-+read_kcore_63488 read_kcore 3-0 63488 NULL
++ath10k_peer_assoc_qos_ap_63487 ath10k_peer_assoc_qos_ap 0 63487 NULL
++read_kcore_63488 read_kcore 3 63488 NULL
+iwl_dbgfs_bcast_filters_read_63489 iwl_dbgfs_bcast_filters_read 3-0 63489 NULL
+i2c_request_63490 i2c_request 0 63490 NULL
+pm8001_ctl_max_out_io_show_63492 pm8001_ctl_max_out_io_show 0 63492 NULL
+show_crit_hyst_63497 show_crit_hyst 0 63497 NULL
+module_attr_show_63501 module_attr_show 0 63501 NULL
+snd_pcm_plug_write_transfer_63503 snd_pcm_plug_write_transfer 0-3 63503 NULL
++usb_sleep_music_store_63510 usb_sleep_music_store 0-4 63510 NULL
+reiserfs_xattr_set_handle_63522 reiserfs_xattr_set_handle 0 63522 NULL nohasharray
+lpfc_max_scsicmpl_time_store_63522 lpfc_max_scsicmpl_time_store 0-4 63522 &reiserfs_xattr_set_handle_63522
-+sctp_bind_63523 sctp_bind 0 63523 NULL nohasharray
-+__stop_machine_63523 __stop_machine 0 63523 &sctp_bind_63523
++__stop_machine_63523 __stop_machine 0 63523 NULL nohasharray
++sctp_bind_63523 sctp_bind 0 63523 &__stop_machine_63523
+mwifiex_cmd_802_11_key_material_v2_63525 mwifiex_cmd_802_11_key_material_v2 0 63525 NULL
+pwm1_show_63527 pwm1_show 0 63527 NULL
-+efx_mcdi_rpc_async_63529 efx_mcdi_rpc_async 4-5 63529 NULL
++efx_mcdi_rpc_async_63529 efx_mcdi_rpc_async 5-4 63529 NULL
+__ath10k_ce_rx_post_buf_63531 __ath10k_ce_rx_post_buf 0 63531 NULL nohasharray
+cond_read_list_63531 cond_read_list 0 63531 &__ath10k_ce_rx_post_buf_63531
+ubi_more_leb_change_data_63534 ubi_more_leb_change_data 4-0 63534 NULL nohasharray
+generic_cont_expand_simple_63534 generic_cont_expand_simple 0 63534 &ubi_more_leb_change_data_63534
+write_file_spectral_period_63536 write_file_spectral_period 3-0 63536 NULL
+SyS_recv_63537 SyS_recv 3 63537 NULL
-+fan1_input_show_63540 fan1_input_show 0 63540 NULL nohasharray
-+get_int_63540 get_int 0 63540 &fan1_input_show_63540 nohasharray
-+if_sdio_read_scratch_63540 if_sdio_read_scratch 0 63540 &get_int_63540
++if_sdio_read_scratch_63540 if_sdio_read_scratch 0 63540 NULL nohasharray
++fan1_input_show_63540 fan1_input_show 0 63540 &if_sdio_read_scratch_63540 nohasharray
++get_int_63540 get_int 0 63540 &fan1_input_show_63540
++cyapa_gen5_do_calibrate_63542 cyapa_gen5_do_calibrate 0-4 63542 NULL
+i40e_fcoe_ddp_target_63544 i40e_fcoe_ddp_target 4 63544 NULL
+append_to_buffer_63550 append_to_buffer 3-0 63550 NULL
-+dbg_leb_write_63555 dbg_leb_write 5-4-0 63555 NULL
++dbg_leb_write_63555 dbg_leb_write 4-5-0 63555 NULL
+request_dma_63556 request_dma 0 63556 NULL
+__xudc_ep0_queue_63557 __xudc_ep0_queue 0 63557 NULL
+parse_mic_boost_63564 parse_mic_boost 0 63564 NULL
@@ -145632,7 +145952,7 @@ index 0000000..df41844
+tipc_listen_63590 tipc_listen 0 63590 &__commit_trans_jl_63590
+store_lcd_level_63595 store_lcd_level 0-4 63595 NULL
+queue_store_iostats_63596 queue_store_iostats 3-0 63596 NULL
-+ext3_clear_blocks_63597 ext3_clear_blocks 5-4 63597 NULL nohasharray
++ext3_clear_blocks_63597 ext3_clear_blocks 4-5 63597 NULL nohasharray
+data_sock_setsockopt_63597 data_sock_setsockopt 0 63597 &ext3_clear_blocks_63597
+snd_als4000_playback_trigger_63605 snd_als4000_playback_trigger 0 63605 NULL
+usb_8dev_wait_cmd_msg_63607 usb_8dev_wait_cmd_msg 0 63607 NULL
@@ -145644,6 +145964,7 @@ index 0000000..df41844
+module_alloc_63630 module_alloc 1 63630 NULL
+ntfs_malloc_nofs_nofail_63631 ntfs_malloc_nofs_nofail 1 63631 NULL
+symbol_build_supp_rates_63634 symbol_build_supp_rates 0 63634 NULL
++cm3232_get_it_available_63635 cm3232_get_it_available 0 63635 NULL
+hid_report_len_63637 hid_report_len 0 63637 NULL
+iscsi_stat_tgt_attr_show_attr_indx_63639 iscsi_stat_tgt_attr_show_attr_indx 0 63639 NULL
+_ubh_find_next_zero_bit__63640 _ubh_find_next_zero_bit_ 3-5-4 63640 NULL
@@ -145659,15 +145980,13 @@ index 0000000..df41844
+sock_sendmsg_nosec_63655 sock_sendmsg_nosec 3 63655 NULL
+atkbd_do_set_softraw_63656 atkbd_do_set_softraw 0-4 63656 NULL
+ldlm_cli_enqueue_63657 ldlm_cli_enqueue 8 63657 NULL
-+hidraw_ioctl_63658 hidraw_ioctl 2 63658 NULL nohasharray
-+show_infos_63658 show_infos 0 63658 &hidraw_ioctl_63658
++hidraw_ioctl_63658 hidraw_ioctl 2 63658 NULL
+igbvf_setup_rx_resources_63659 igbvf_setup_rx_resources 0 63659 NULL nohasharray
+lpfc_devloss_tmo_store_63659 lpfc_devloss_tmo_store 0-4 63659 &igbvf_setup_rx_resources_63659
+si4713_tx_tune_power_63660 si4713_tx_tune_power 0 63660 NULL
+virtnet_set_mac_address_63662 virtnet_set_mac_address 0 63662 NULL
+pm_print_times_store_63663 pm_print_times_store 0-4 63663 NULL
-+ip_vs_remote_request4_63664 ip_vs_remote_request4 0 63664 NULL nohasharray
-+poison_store_63664 poison_store 0-3 63664 &ip_vs_remote_request4_63664
++ip_vs_remote_request4_63664 ip_vs_remote_request4 0 63664 NULL
+vbi_read_63673 vbi_read 3-0 63673 NULL nohasharray
+xen_register_pirq_63673 xen_register_pirq 2-1 63673 &vbi_read_63673
+dwc3_gadget_ep0_queue_63675 dwc3_gadget_ep0_queue 0 63675 NULL
@@ -145685,7 +146004,6 @@ index 0000000..df41844
+bin_search_63697 bin_search 0 63697 NULL
+xen_pvclock_gtod_notify_63705 xen_pvclock_gtod_notify 0 63705 NULL
+mismatch_cnt_show_63711 mismatch_cnt_show 0 63711 NULL
-+nouveau_object_create__63715 nouveau_object_create_ 5 63715 NULL
+btrfs_insert_delayed_dir_index_63720 btrfs_insert_delayed_dir_index 4 63720 NULL
+read_rxflow_63726 read_rxflow 0 63726 NULL
+ntb_debugfs_read_63728 ntb_debugfs_read 3-0 63728 NULL
@@ -145701,11 +146019,10 @@ index 0000000..df41844
+acpi_tb_install_fixed_table_63749 acpi_tb_install_fixed_table 1 63749 NULL
+cxgb4vf_set_mac_addr_63751 cxgb4vf_set_mac_addr 0 63751 NULL
+led_delay_off_show_63754 led_delay_off_show 0 63754 NULL
-+write_63755 write 0-3 63755 NULL
+show_atmindex_63757 show_atmindex 0 63757 NULL nohasharray
+uv_cpu_mask_to_apicid_and_63757 uv_cpu_mask_to_apicid_and 0 63757 &show_atmindex_63757
-+tvp5150_cropcap_63758 tvp5150_cropcap 0 63758 NULL nohasharray
-+nvkm_therm_create__63758 nvkm_therm_create_ 4 63758 &tvp5150_cropcap_63758
++nvkm_therm_create__63758 nvkm_therm_create_ 4 63758 NULL nohasharray
++tvp5150_cropcap_63758 tvp5150_cropcap 0 63758 &nvkm_therm_create__63758
+__send_control_msg_63761 __send_control_msg 0 63761 NULL
+snd_cs4281_trigger_63762 snd_cs4281_trigger 0 63762 NULL
+isl12022_get_datetime_63765 isl12022_get_datetime 0 63765 NULL nohasharray
@@ -145714,9 +146031,8 @@ index 0000000..df41844
+snd_pcm_oss_read1_63771 snd_pcm_oss_read1 3-0 63771 NULL nohasharray
+alc882_parse_auto_config_63771 alc882_parse_auto_config 0 63771 &snd_pcm_oss_read1_63771
+ath10k_ce_init_dest_ring_63773 ath10k_ce_init_dest_ring 0 63773 NULL
-+tda826x_set_params_63774 tda826x_set_params 0 63774 NULL nohasharray
-+snd_opl4_mem_proc_read_63774 snd_opl4_mem_proc_read 5 63774 &tda826x_set_params_63774
-+filelayout_scan_ds_commit_list_63776 filelayout_scan_ds_commit_list 0 63776 NULL
++snd_opl4_mem_proc_read_63774 snd_opl4_mem_proc_read 5 63774 NULL nohasharray
++tda826x_set_params_63774 tda826x_set_params 0 63774 &snd_opl4_mem_proc_read_63774
+spidev_compat_ioctl_63778 spidev_compat_ioctl 2 63778 NULL nohasharray
+generic_getxattr_63778 generic_getxattr 0 63778 &spidev_compat_ioctl_63778 nohasharray
+usnic_ib_show_max_vf_63778 usnic_ib_show_max_vf 0 63778 &generic_getxattr_63778
@@ -145724,9 +146040,9 @@ index 0000000..df41844
+pvr2_i2c_xfer_63786 pvr2_i2c_xfer 0-3 63786 NULL
+iscsi_tpg_param_store_DataDigest_63792 iscsi_tpg_param_store_DataDigest 0-3 63792 NULL
+coda_getattr_63793 coda_getattr 0 63793 NULL
-+carl9170_set_channel_63795 carl9170_set_channel 0 63795 NULL nohasharray
-+at76_mac80211_start_63795 at76_mac80211_start 0 63795 &carl9170_set_channel_63795 nohasharray
-+kovaplus_sysfs_write_63795 kovaplus_sysfs_write 0-6 63795 &at76_mac80211_start_63795
++kovaplus_sysfs_write_63795 kovaplus_sysfs_write 6-0 63795 NULL nohasharray
++carl9170_set_channel_63795 carl9170_set_channel 0 63795 &kovaplus_sysfs_write_63795 nohasharray
++at76_mac80211_start_63795 at76_mac80211_start 0 63795 &carl9170_set_channel_63795
+__ieee80211_start_rx_ba_session_63796 __ieee80211_start_rx_ba_session 7 63796 NULL
+mwifiex_11n_create_rx_reorder_tbl_63806 mwifiex_11n_create_rx_reorder_tbl 4 63806 NULL nohasharray
+global_rsv_reserved_show_63806 global_rsv_reserved_show 0 63806 &mwifiex_11n_create_rx_reorder_tbl_63806 nohasharray
@@ -145740,22 +146056,19 @@ index 0000000..df41844
+issue_creg_rw_63819 issue_creg_rw 0 63819 NULL nohasharray
+ipath_create_rcvhdrq_63819 ipath_create_rcvhdrq 0 63819 &issue_creg_rw_63819
+bmg160_set_power_state_63824 bmg160_set_power_state 0 63824 NULL
-+regmap_multi_reg_write_63826 regmap_multi_reg_write 3 63826 NULL nohasharray
-+prepare_copy_63826 prepare_copy 2 63826 ®map_multi_reg_write_63826
++regmap_multi_reg_write_63826 regmap_multi_reg_write 3 63826 NULL
+sel_write_load_63830 sel_write_load 3-0 63830 NULL
+hdaps_position_show_63832 hdaps_position_show 0 63832 NULL
+shm_fsync_63834 shm_fsync 0 63834 NULL
+max8997_reg_is_enabled_63837 max8997_reg_is_enabled 0 63837 NULL
-+kcore_callback_63841 kcore_callback 0 63841 NULL
+ds2781_save_eeprom_63843 ds2781_save_eeprom 0 63843 NULL
+proc_pid_attr_write_63845 proc_pid_attr_write 3-0 63845 NULL
-+cap_inode_removexattr_63846 cap_inode_removexattr 0 63846 NULL
+alc268_parse_auto_config_63852 alc268_parse_auto_config 0 63852 NULL
+mt9t112_s_fmt_63855 mt9t112_s_fmt 0 63855 NULL
+disk_ext_range_show_63859 disk_ext_range_show 0 63859 NULL
+bus_uevent_store_63861 bus_uevent_store 0-3 63861 NULL
+eql_open_63862 eql_open 0 63862 NULL
-+read_page_owner_63869 read_page_owner 0-3 63869 NULL
++read_page_owner_63869 read_page_owner 3-0 63869 NULL
+adc128_show_in_63872 adc128_show_in 0 63872 NULL
+smb2_sync_write_63880 smb2_sync_write 0 63880 NULL nohasharray
+store_sched3_63880 store_sched3 4-0 63880 &smb2_sync_write_63880
@@ -145770,10 +146083,9 @@ index 0000000..df41844
+divas_write_63901 divas_write 3-0 63901 NULL
+xhci_alloc_stream_info_63902 xhci_alloc_stream_info 3 63902 NULL nohasharray
+cp2112_wait_63902 cp2112_wait 0 63902 &xhci_alloc_stream_info_63902
-+copy_from_iter_nocache_63915 copy_from_iter_nocache 2 63915 NULL nohasharray
-+iblock_set_configfs_dev_params_63915 iblock_set_configfs_dev_params 0-3 63915 ©_from_iter_nocache_63915
++iblock_set_configfs_dev_params_63915 iblock_set_configfs_dev_params 0-3 63915 NULL
+lpfc_link_state_show_63919 lpfc_link_state_show 0 63919 NULL
-+uvc_alloc_urb_buffers_63922 uvc_alloc_urb_buffers 2-3-0 63922 NULL
++uvc_alloc_urb_buffers_63922 uvc_alloc_urb_buffers 0-2-3 63922 NULL
+snd_compr_write_63923 snd_compr_write 3-0 63923 NULL
+cdc_ncm_show_dwNtbInMaxSize_63926 cdc_ncm_show_dwNtbInMaxSize 0 63926 NULL
+write_63928 write 0 63928 NULL
@@ -145796,8 +146108,8 @@ index 0000000..df41844
+diva_xdi_write_63975 diva_xdi_write 4-0 63975 NULL nohasharray
+set_bredr_63975 set_bredr 4 63975 &diva_xdi_write_63975
+msi001_set_tuner_63978 msi001_set_tuner 0 63978 NULL
-+set_mode_63982 set_mode 0-4 63982 NULL nohasharray
-+genlmsg_new_unicast_63982 genlmsg_new_unicast 1 63982 &set_mode_63982
++genlmsg_new_unicast_63982 genlmsg_new_unicast 1 63982 NULL nohasharray
++set_mode_63982 set_mode 0-4 63982 &genlmsg_new_unicast_63982
+construct_key_and_link_63985 construct_key_and_link 3 63985 NULL
+core_alua_store_offline_bit_63989 core_alua_store_offline_bit 0-3 63989 NULL
+get_host_param_63991 get_host_param 0 63991 NULL nohasharray
@@ -145810,8 +146122,8 @@ index 0000000..df41844
+ov7670_read_64006 ov7670_read 0 64006 NULL
+hfsplus_security_setxattr_64009 hfsplus_security_setxattr 0 64009 NULL
+vb2_start_streaming_64013 vb2_start_streaming 0 64013 NULL
-+cxgb_set_mac_addr_64015 cxgb_set_mac_addr 0 64015 NULL nohasharray
-+kmemdup_64015 kmemdup 2 64015 &cxgb_set_mac_addr_64015
++kmemdup_64015 kmemdup 2 64015 NULL nohasharray
++cxgb_set_mac_addr_64015 cxgb_set_mac_addr 0 64015 &kmemdup_64015
+C_SYSC_sendfile64_64017 C_SYSC_sendfile64 4 64017 NULL
+SyS_rt_sigpending_64018 SyS_rt_sigpending 2 64018 NULL
+hid_debug_events_read_64023 hid_debug_events_read 0-3 64023 NULL
@@ -145836,7 +146148,7 @@ index 0000000..df41844
+qlcnic_sriov_issue_cmd_64077 qlcnic_sriov_issue_cmd 0 64077 NULL
+show_rd_sect_64078 show_rd_sect 0 64078 NULL
+fc_header_64083 fc_header 0 64083 NULL
-+sl_realloc_bufs_64086 sl_realloc_bufs 0-2 64086 NULL
++sl_realloc_bufs_64086 sl_realloc_bufs 2-0 64086 NULL
+clear_update_marker_64088 clear_update_marker 0 64088 NULL nohasharray
+gether_opts_qmult_store_64088 gether_opts_qmult_store 0-3 64088 &clear_update_marker_64088
+lbs_highrssi_read_64089 lbs_highrssi_read 3-0 64089 NULL
@@ -145846,10 +146158,11 @@ index 0000000..df41844
+show_64101 show 0 64101 NULL
+__soft_offline_page_64103 __soft_offline_page 0 64103 NULL
+SyS_mq_timedsend_64107 SyS_mq_timedsend 3 64107 NULL
++skge_get_sset_count_64115 skge_get_sset_count 0 64115 NULL
+ipoib_hard_header_64116 ipoib_hard_header 0 64116 NULL nohasharray
+keyring_instantiate_64116 keyring_instantiate 0 64116 &ipoib_hard_header_64116
+do_load_xattr_datum_64118 do_load_xattr_datum 0 64118 NULL
-+vxlan_remcsum_64121 vxlan_remcsum 4-3 64121 NULL
++vxlan_remcsum_64121 vxlan_remcsum 3-4 64121 NULL
+max77693_chg_is_enabled_64122 max77693_chg_is_enabled 0 64122 NULL
+ext4_prepare_inline_data_64124 ext4_prepare_inline_data 3 64124 NULL
+mwifiex_cmd_802_11_deauthenticate_64129 mwifiex_cmd_802_11_deauthenticate 0 64129 NULL
@@ -145858,8 +146171,8 @@ index 0000000..df41844
+pyra_set_settings_64134 pyra_set_settings 0 64134 NULL
+soft_reset_64137 soft_reset 0 64137 NULL nohasharray
+adt7x10_write_word_64137 adt7x10_write_word 0 64137 &soft_reset_64137
-+__dequeue_signal_64139 __dequeue_signal 0 64139 NULL nohasharray
-+uea_idma_write_64139 uea_idma_write 3 64139 &__dequeue_signal_64139
++uea_idma_write_64139 uea_idma_write 3 64139 NULL nohasharray
++__dequeue_signal_64139 __dequeue_signal 0 64139 &uea_idma_write_64139
+ablkcipher_copy_iv_64140 ablkcipher_copy_iv 3 64140 NULL
+omfs_write_begin_64144 omfs_write_begin 0 64144 NULL
+broadsheet_write_spiflash_64148 broadsheet_write_spiflash 0 64148 NULL
@@ -145869,7 +146182,6 @@ index 0000000..df41844
+number_of_tds_64156 number_of_tds 0 64156 NULL
+get_fan_auto_nearest_64164 get_fan_auto_nearest 0 64164 NULL
+bnx2x_vf_mcast_64166 bnx2x_vf_mcast 4 64166 NULL
-+cpumask_scnprintf_64170 cpumask_scnprintf 0-2 64170 NULL
+store_temp_crit_64171 store_temp_crit 0-4 64171 NULL
+do_command_extended_64178 do_command_extended 0 64178 NULL
+show_ipInTooBigErrors_64191 show_ipInTooBigErrors 0 64191 NULL
@@ -145889,32 +146201,32 @@ index 0000000..df41844
+vb2_dc_get_userptr_64222 vb2_dc_get_userptr 3-2 64222 NULL
+ad799x_update_scan_mode_64224 ad799x_update_scan_mode 0 64224 NULL
+ip6_datagram_connect_v6_only_64226 ip6_datagram_connect_v6_only 0 64226 NULL
-+ea_len_64229 ea_len 0 64229 NULL nohasharray
-+nfs_initiate_commit_64229 nfs_initiate_commit 0 64229 &ea_len_64229
-+zd1201_set_mac_address_64232 zd1201_set_mac_address 0 64232 NULL nohasharray
-+header_len_64232 header_len 0 64232 &zd1201_set_mac_address_64232
++ea_len_64229 ea_len 0 64229 NULL
++header_len_64232 header_len 0 64232 NULL nohasharray
++zd1201_set_mac_address_64232 zd1201_set_mac_address 0 64232 &header_len_64232
+em28xx_i2c_xfer_64233 em28xx_i2c_xfer 0-3 64233 NULL
+vprbrd_i2c_status_64236 vprbrd_i2c_status 0 64236 NULL
+xfrm_acquire_msgsize_64239 xfrm_acquire_msgsize 0 64239 NULL
-+fuse_do_getattr_64245 fuse_do_getattr 0 64245 NULL nohasharray
-+bd2802_store_reg0x14_64245 bd2802_store_reg0x14 0-4 64245 &fuse_do_getattr_64245 nohasharray
-+brcmf_sdiod_send_buf_64245 brcmf_sdiod_send_buf 3 64245 &bd2802_store_reg0x14_64245
++brcmf_sdiod_send_buf_64245 brcmf_sdiod_send_buf 3 64245 NULL nohasharray
++fuse_do_getattr_64245 fuse_do_getattr 0 64245 &brcmf_sdiod_send_buf_64245 nohasharray
++bd2802_store_reg0x14_64245 bd2802_store_reg0x14 0-4 64245 &fuse_do_getattr_64245
+mmc_enhanced_area_offset_show_64250 mmc_enhanced_area_offset_show 0 64250 NULL
+__vb2_queue_free_64257 __vb2_queue_free 0 64257 NULL nohasharray
+target_stat_scsi_lu_show_attr_rev_64257 target_stat_scsi_lu_show_attr_rev 0 64257 &__vb2_queue_free_64257
+ipath_port_info_64258 ipath_port_info 0 64258 NULL
+stmmac_init_rx_buffers_64260 stmmac_init_rx_buffers 0 64260 NULL
+vim2m_queue_setup_64261 vim2m_queue_setup 0 64261 NULL
-+ads7846_pen_down_show_64263 ads7846_pen_down_show 0 64263 NULL
-+cn_netlink_send_mult_64264 cn_netlink_send_mult 0-2 64264 NULL
++ads7846_pen_down_show_64263 ads7846_pen_down_show 0 64263 NULL nohasharray
++ixgbevf_get_sset_count_64263 ixgbevf_get_sset_count 0 64263 &ads7846_pen_down_show_64263
++cn_netlink_send_mult_64264 cn_netlink_send_mult 2-0 64264 NULL
+xfs_rtmodify_summary_64265 xfs_rtmodify_summary 0 64265 NULL
+subbuf_splice_actor_64270 subbuf_splice_actor 0 64270 NULL
+ocfs2_max_locking_protocol_show_64273 ocfs2_max_locking_protocol_show 0 64273 NULL
-+ab3100_otp_fac_show_64276 ab3100_otp_fac_show 0 64276 NULL nohasharray
-+io_capture_transfer_64276 io_capture_transfer 4 64276 &ab3100_otp_fac_show_64276
++io_capture_transfer_64276 io_capture_transfer 4 64276 NULL nohasharray
++ab3100_otp_fac_show_64276 ab3100_otp_fac_show 0 64276 &io_capture_transfer_64276
+comm_addr_write_64277 comm_addr_write 0-3 64277 NULL
-+btrfs_file_extent_offset_64278 btrfs_file_extent_offset 0 64278 NULL nohasharray
-+bpf_check_classic_64278 bpf_check_classic 2 64278 &btrfs_file_extent_offset_64278
++bpf_check_classic_64278 bpf_check_classic 2 64278 NULL nohasharray
++btrfs_file_extent_offset_64278 btrfs_file_extent_offset 0 64278 &bpf_check_classic_64278
+wake_up_mouse_show_64279 wake_up_mouse_show 0 64279 NULL
+shmem_xattr_validate_64280 shmem_xattr_validate 0 64280 NULL
+ip_vs_out_64282 ip_vs_out 0 64282 NULL nohasharray
@@ -145956,7 +146268,8 @@ index 0000000..df41844
+qlcnic_82xx_calculate_msix_vector_64354 qlcnic_82xx_calculate_msix_vector 0 64354 NULL nohasharray
+write_64354 write 0 64354 &qlcnic_82xx_calculate_msix_vector_64354
+coda_file_splice_read_64358 coda_file_splice_read 0 64358 NULL
-+hermes_issue_cmd_64360 hermes_issue_cmd 0 64360 NULL
++user_regset_copyin_64360 user_regset_copyin 7 64360 NULL nohasharray
++hermes_issue_cmd_64360 hermes_issue_cmd 0 64360 &user_regset_copyin_64360
+show_prochot_override_duty_cycle_64364 show_prochot_override_duty_cycle 0 64364 NULL
+show_64365 show 0 64365 NULL nohasharray
+show_stats_64365 show_stats 0 64365 &show_64365
@@ -145968,6 +146281,7 @@ index 0000000..df41844
+bnx2_enable_msix_64372 bnx2_enable_msix 2 64372 ®_create_64372
+ilo_write_64378 ilo_write 3-0 64378 NULL
+btrfs_map_block_64379 btrfs_map_block 3 64379 NULL
++g94_aux_64382 g94_aux 0 64382 NULL
+nilfs_alloc_seg_bio_64383 nilfs_alloc_seg_bio 3 64383 NULL
+show_port_no_64391 show_port_no 0 64391 NULL
+fuse_getxattr_64394 fuse_getxattr 0 64394 NULL
@@ -145983,22 +146297,21 @@ index 0000000..df41844
+carl9170_init_rf_bank4_pwr_64410 carl9170_init_rf_bank4_pwr 0 64410 NULL nohasharray
+iwl_mvm_sta_send_to_fw_64410 iwl_mvm_sta_send_to_fw 0 64410 &carl9170_init_rf_bank4_pwr_64410
+usb_amradio_s_ctrl_64411 usb_amradio_s_ctrl 0 64411 NULL
-+find_rsb_dir_64415 find_rsb_dir 0 64415 NULL nohasharray
-+ovl_readlink_64415 ovl_readlink 0 64415 &find_rsb_dir_64415
++ovl_readlink_64415 ovl_readlink 0 64415 NULL nohasharray
++find_rsb_dir_64415 find_rsb_dir 0 64415 &ovl_readlink_64415
+keyctl_get_security_64418 keyctl_get_security 3 64418 NULL nohasharray
+netlbl_unlhsh_remove_addr6_64418 netlbl_unlhsh_remove_addr6 0 64418 &keyctl_get_security_64418
+oom_adj_write_64428 oom_adj_write 3-0 64428 NULL
+_ctl_host_trace_buffer_size_show_64430 _ctl_host_trace_buffer_size_show 0 64430 NULL nohasharray
+uvesafb_set_par_64430 uvesafb_set_par 0 64430 &_ctl_host_trace_buffer_size_show_64430
-+read_file_spectral_short_repeat_64431 read_file_spectral_short_repeat 3-0 64431 NULL nohasharray
-+ext4_trim_extent_64431 ext4_trim_extent 4 64431 &read_file_spectral_short_repeat_64431
++ext4_trim_extent_64431 ext4_trim_extent 4 64431 NULL nohasharray
++read_file_spectral_short_repeat_64431 read_file_spectral_short_repeat 3-0 64431 &ext4_trim_extent_64431
+t4_read_flash_64432 t4_read_flash 0 64432 NULL
+show_in2_input_64433 show_in2_input 0 64433 NULL
-+trace_store_64437 trace_store 0-3 64437 NULL
+iscsi_stat_tgt_attr_show_attr_last_fail_time_64438 iscsi_stat_tgt_attr_show_attr_last_fail_time 0 64438 NULL
+bch_btree_map_nodes_recurse_64440 bch_btree_map_nodes_recurse 0 64440 NULL nohasharray
+uart_get_attr_custom_divisor_64440 uart_get_attr_custom_divisor 0 64440 &bch_btree_map_nodes_recurse_64440
-+ax25_recvmsg_64441 ax25_recvmsg 0-4 64441 NULL
++ax25_recvmsg_64441 ax25_recvmsg 4-0 64441 NULL
+sm_sl_show_64445 sm_sl_show 0 64445 NULL
+stmmac_init_phy_64449 stmmac_init_phy 0 64449 NULL
+pfkey_sockaddr_len_64453 pfkey_sockaddr_len 0 64453 NULL
@@ -146014,7 +146327,6 @@ index 0000000..df41844
+target_stat_scsi_auth_intr_show_attr_row_status_64482 target_stat_scsi_auth_intr_show_attr_row_status 0 64482 NULL
+single_open_size_64483 single_open_size 4 64483 NULL
+qib_diag_read_64485 qib_diag_read 0-3 64485 NULL
-+nfs3_proc_getattr_64491 nfs3_proc_getattr 0 64491 NULL
+p54_parse_rssical_64493 p54_parse_rssical 3 64493 NULL
+suspend_hi_show_64497 suspend_hi_show 0 64497 NULL
+read_64498 read 0 64498 NULL
@@ -146028,7 +146340,7 @@ index 0000000..df41844
+bfad_im_symbolic_name_show_64508 bfad_im_symbolic_name_show 0 64508 NULL nohasharray
+map_slaves_64508 map_slaves 0 64508 &bfad_im_symbolic_name_show_64508
+uvesafb_check_var_64509 uvesafb_check_var 0 64509 NULL
-+irq_domain_alloc_descs_64511 irq_domain_alloc_descs 0-2-1-3 64511 NULL
++irq_domain_alloc_descs_64511 irq_domain_alloc_descs 1-0-3-2 64511 NULL
+security_sid_to_context_core_64519 security_sid_to_context_core 0 64519 NULL
+opera1_usb_i2c_msgxfer_64521 opera1_usb_i2c_msgxfer 4 64521 NULL
+iwl_dbgfs_ucode_tracing_write_64524 iwl_dbgfs_ucode_tracing_write 3-0 64524 NULL
@@ -146036,8 +146348,8 @@ index 0000000..df41844
+avtab_read_item_64526 avtab_read_item 0 64526 NULL nohasharray
+asix_write_medium_mode_64526 asix_write_medium_mode 0 64526 &avtab_read_item_64526
+ses_send_diag_64527 ses_send_diag 4 64527 NULL
-+ov7670_s_mbus_fmt_64528 ov7670_s_mbus_fmt 0 64528 NULL nohasharray
-+wacom_led0_select_show_64528 wacom_led0_select_show 0 64528 &ov7670_s_mbus_fmt_64528
++wacom_led0_select_show_64528 wacom_led0_select_show 0 64528 NULL nohasharray
++ov7670_s_mbus_fmt_64528 ov7670_s_mbus_fmt 0 64528 &wacom_led0_select_show_64528
+befs_readpage_64530 befs_readpage 0 64530 NULL
+show_pwm_temp_sel_64531 show_pwm_temp_sel 0 64531 NULL
+enic_change_mtu_64536 enic_change_mtu 0 64536 NULL
@@ -146047,8 +146359,8 @@ index 0000000..df41844
+bonding_show_slaves_active_64540 bonding_show_slaves_active 0 64540 NULL
+SyS_bind_64544 SyS_bind 3 64544 NULL
+cmos_read_time_64546 cmos_read_time 0 64546 NULL
-+lm8323_read_64547 lm8323_read 4 64547 NULL nohasharray
-+type_show_64547 type_show 0 64547 &lm8323_read_64547
++type_show_64547 type_show 0 64547 NULL nohasharray
++lm8323_read_64547 lm8323_read 4 64547 &type_show_64547
+rbd_obj_read_sync_64554 rbd_obj_read_sync 3-4-0 64554 NULL nohasharray
+s5p_mfc_alloc_codec_buffers_v6_64554 s5p_mfc_alloc_codec_buffers_v6 0 64554 &rbd_obj_read_sync_64554
+blkdev_issue_zeroout_64555 blkdev_issue_zeroout 3-0 64555 NULL
@@ -146065,8 +146377,7 @@ index 0000000..df41844
+osst_version_show_64570 osst_version_show 0 64570 NULL nohasharray
+l2tp_ip6_disconnect_64570 l2tp_ip6_disconnect 0 64570 &osst_version_show_64570
+do_erase_64574 do_erase 4 64574 NULL
-+__c2port_show_rev_id_64583 __c2port_show_rev_id 0 64583 NULL nohasharray
-+kfd_set_pasid_limit_64583 kfd_set_pasid_limit 1 64583 &__c2port_show_rev_id_64583
++__c2port_show_rev_id_64583 __c2port_show_rev_id 0 64583 NULL
+snd_usb_init_sample_rate_64586 snd_usb_init_sample_rate 0 64586 NULL
+parport_uss720_ecp_write_data_64589 parport_uss720_ecp_write_data 0 64589 NULL
+suspend_64593 suspend 0 64593 NULL
@@ -146089,13 +146400,14 @@ index 0000000..df41844
+wm8994_gpio_request_64630 wm8994_gpio_request 0 64630 &ntfs_write_inode_64630
+max8997_bulk_write_64633 max8997_bulk_write 0 64633 NULL
+tw68_queue_setup_64637 tw68_queue_setup 0 64637 NULL
++cas_get_sset_count_64638 cas_get_sset_count 0 64638 NULL
+store_64641 store 0 64641 NULL
+_iwl_dbgfs_d0i3_refs_write_64642 _iwl_dbgfs_d0i3_refs_write 3-0 64642 NULL nohasharray
+ocfs2_truncate_inline_64642 ocfs2_truncate_inline 0 64642 &_iwl_dbgfs_d0i3_refs_write_64642
+tse_open_64644 tse_open 0 64644 NULL
+playback_pcm_prepare_64646 playback_pcm_prepare 0 64646 NULL
+wl1271_ap_init_templates_64654 wl1271_ap_init_templates 0 64654 NULL
-+regmap_read_debugfs_64658 regmap_read_debugfs 0-5 64658 NULL
++regmap_read_debugfs_64658 regmap_read_debugfs 5-0 64658 NULL
+ocfs2_read_xattr_block_64661 ocfs2_read_xattr_block 0 64661 NULL nohasharray
+tlbflush_read_file_64661 tlbflush_read_file 3-0 64661 &ocfs2_read_xattr_block_64661
+efx_tsoh_get_buffer_64664 efx_tsoh_get_buffer 3 64664 NULL
@@ -146104,8 +146416,7 @@ index 0000000..df41844
+show_f_req_64669 show_f_req 0 64669 NULL nohasharray
+lanai_proc_read_64669 lanai_proc_read 0 64669 &show_f_req_64669
+nr_free_zone_pages_64680 nr_free_zone_pages 0 64680 NULL nohasharray
-+aux_64680 aux 0 64680 &nr_free_zone_pages_64680 nohasharray
-+bq2415x_sysfs_set_registers_64680 bq2415x_sysfs_set_registers 0-4 64680 &aux_64680
++bq2415x_sysfs_set_registers_64680 bq2415x_sysfs_set_registers 0-4 64680 &nr_free_zone_pages_64680
+isl29003_show_power_state_64687 isl29003_show_power_state 0 64687 NULL
+snd_seq_ioctl_delete_queue_64690 snd_seq_ioctl_delete_queue 0 64690 NULL
+i9xx_pipe_crc_auto_source_64691 i9xx_pipe_crc_auto_source 0 64691 NULL
@@ -146118,8 +146429,7 @@ index 0000000..df41844
+regcache_flat_write_64702 regcache_flat_write 0 64702 NULL
+show_temp_hyst_64705 show_temp_hyst 0 64705 NULL
+_cx25821_start_audio_dma_64707 _cx25821_start_audio_dma 0 64707 NULL
-+validate_show_64709 validate_show 0 64709 NULL
-+__feat_register_sp_64712 __feat_register_sp 0-6 64712 NULL
++__feat_register_sp_64712 __feat_register_sp 6-0 64712 NULL
+snd_pcm_oss_capture_position_fixup_64713 snd_pcm_oss_capture_position_fixup 0 64713 NULL nohasharray
+show_in_input2_64713 show_in_input2 0 64713 &snd_pcm_oss_capture_position_fixup_64713
+c_can_open_64714 c_can_open 0 64714 NULL
@@ -146137,6 +146447,7 @@ index 0000000..df41844
+power_limit_1_step_uw_show_64746 power_limit_1_step_uw_show 0 64746 NULL
+show_tcrit2_64747 show_tcrit2 0 64747 NULL
+bio_map_kern_64751 bio_map_kern 3 64751 NULL
++fan_store_64752 fan_store 0-4 64752 NULL
+rt2x00debug_write_csr_64753 rt2x00debug_write_csr 3-0 64753 NULL
+wl12xx_init_ap_role_64754 wl12xx_init_ap_role 0 64754 NULL
+mt9m111_reg_set_64760 mt9m111_reg_set 0 64760 NULL
@@ -146189,18 +146500,19 @@ index 0000000..df41844
+rd_get_blocks_64864 rd_get_blocks 0 64864 NULL
+s5p_mfc_dec_s_ctrl_64865 s5p_mfc_dec_s_ctrl 0 64865 NULL
+ati_remote2_store_mode_mask_64866 ati_remote2_store_mode_mask 0-4 64866 NULL
-+roccat_common2_sysfs_write_control_64868 roccat_common2_sysfs_write_control 0-6-5 64868 NULL nohasharray
-+ndisc_alloc_skb_64868 ndisc_alloc_skb 2 64868 &roccat_common2_sysfs_write_control_64868
++ndisc_alloc_skb_64868 ndisc_alloc_skb 2 64868 NULL nohasharray
++roccat_common2_sysfs_write_control_64868 roccat_common2_sysfs_write_control 0-6-5 64868 &ndisc_alloc_skb_64868
+show_alarms_fan_64869 show_alarms_fan 0 64869 NULL
+rbd_image_refresh_64870 rbd_image_refresh 0-4 64870 NULL
+zl10039_write_64873 zl10039_write 0 64873 NULL
-+shtc1_update_values_64875 shtc1_update_values 4 64875 NULL nohasharray
-+show_constraint_max_time_window_us_64875 show_constraint_max_time_window_us 0 64875 &shtc1_update_values_64875 nohasharray
-+nouveau_hwmon_get_pwm1_max_64875 nouveau_hwmon_get_pwm1_max 0 64875 &show_constraint_max_time_window_us_64875
++show_constraint_max_time_window_us_64875 show_constraint_max_time_window_us 0 64875 NULL nohasharray
++shtc1_update_values_64875 shtc1_update_values 4 64875 &show_constraint_max_time_window_us_64875 nohasharray
++nouveau_hwmon_get_pwm1_max_64875 nouveau_hwmon_get_pwm1_max 0 64875 &shtc1_update_values_64875
+pci_vc_do_save_buffer_64876 pci_vc_do_save_buffer 0 64876 NULL
+lprocfs_write_u64_helper_64880 lprocfs_write_u64_helper 2 64880 NULL
+task_setscheduler_64882 task_setscheduler 0 64882 NULL
+xfs_da3_node_lookup_int_64889 xfs_da3_node_lookup_int 0 64889 NULL
++xgbe_start_64900 xgbe_start 0 64900 NULL
+av7110_send_fw_cmd_64902 av7110_send_fw_cmd 0 64902 NULL nohasharray
+ds2781_set_pmod_enabled_64902 ds2781_set_pmod_enabled 0-4 64902 &av7110_send_fw_cmd_64902 nohasharray
+mlx4_en_phc_enable_64902 mlx4_en_phc_enable 0 64902 &ds2781_set_pmod_enabled_64902
@@ -146236,9 +146548,8 @@ index 0000000..df41844
+show_tcpRtoAlgorithm_64982 show_tcpRtoAlgorithm 0 64982 NULL
+i7core_inject_store_col_64991 i7core_inject_store_col 0-4 64991 NULL
+sq905_command_64994 sq905_command 0 64994 NULL
-+xip_truncate_page_64995 xip_truncate_page 0 64995 NULL
-+alloc_all_mem_65005 alloc_all_mem 0 65005 NULL nohasharray
-+pskb_pull_65005 pskb_pull 2 65005 &alloc_all_mem_65005
++pskb_pull_65005 pskb_pull 2 65005 NULL nohasharray
++alloc_all_mem_65005 alloc_all_mem 0 65005 &pskb_pull_65005
+wakeup_expire_count_show_65013 wakeup_expire_count_show 0 65013 NULL
+sh_mobile_ceu_videobuf_prepare_65016 sh_mobile_ceu_videobuf_prepare 0 65016 NULL
+llc_ui_listen_65018 llc_ui_listen 0 65018 NULL
@@ -146248,15 +146559,15 @@ index 0000000..df41844
+keene_cmd_set_65052 keene_cmd_set 0 65052 NULL
+v4l2_ctrl_handler_init_class_65053 v4l2_ctrl_handler_init_class 2 65053 NULL nohasharray
+logfs_truncate_rec_65053 logfs_truncate_rec 0 65053 &v4l2_ctrl_handler_init_class_65053
-+vmci_transport_notify_pkt_send_init_65056 vmci_transport_notify_pkt_send_init 0 65056 NULL nohasharray
-+mwifiex_cmd_802_11_associate_65056 mwifiex_cmd_802_11_associate 0 65056 &vmci_transport_notify_pkt_send_init_65056 nohasharray
-+ath9k_multi_regread_65056 ath9k_multi_regread 4 65056 &mwifiex_cmd_802_11_associate_65056
++ath9k_multi_regread_65056 ath9k_multi_regread 4 65056 NULL nohasharray
++vmci_transport_notify_pkt_send_init_65056 vmci_transport_notify_pkt_send_init 0 65056 &ath9k_multi_regread_65056 nohasharray
++mwifiex_cmd_802_11_associate_65056 mwifiex_cmd_802_11_associate 0 65056 &vmci_transport_notify_pkt_send_init_65056
+snd_rme32_pcm_trigger_65058 snd_rme32_pcm_trigger 0 65058 NULL
+__erst_record_id_cache_add_one_65059 __erst_record_id_cache_add_one 0 65059 NULL nohasharray
+pcibios_enable_device_65059 pcibios_enable_device 0 65059 &__erst_record_id_cache_add_one_65059 nohasharray
+be_cmd_get_active_mac_65059 be_cmd_get_active_mac 0 65059 &pcibios_enable_device_65059
+fw_write_65069 fw_write 3 65069 NULL
-+count_run_65072 count_run 0-4-5-2 65072 NULL nohasharray
++count_run_65072 count_run 0-4-5 65072 NULL nohasharray
+bnx2fc_process_l2_frame_compl_65072 bnx2fc_process_l2_frame_compl 3 65072 &count_run_65072
+koneplus_sysfs_write_info_65073 koneplus_sysfs_write_info 0-6-5 65073 NULL
+__alloc_bootmem_node_high_65076 __alloc_bootmem_node_high 2 65076 NULL nohasharray
@@ -146291,15 +146602,14 @@ index 0000000..df41844
+cpia2_usb_transfer_cmd_65145 cpia2_usb_transfer_cmd 0 65145 NULL
+vpe_queue_setup_65155 vpe_queue_setup 0 65155 NULL
+tsl2550_set_power_state_65158 tsl2550_set_power_state 0 65158 NULL
-+hpfs_hash_dentry_65163 hpfs_hash_dentry 0 65163 NULL
+truncate_upper_65167 truncate_upper 0 65167 NULL
+snd_emu10k1_playback_prepare_65169 snd_emu10k1_playback_prepare 0 65169 NULL
+virtnet_vlan_rx_add_vid_65170 virtnet_vlan_rx_add_vid 0 65170 NULL
+lpfc_fcf_failover_policy_show_65181 lpfc_fcf_failover_policy_show 0 65181 NULL
-+i2c_smbus_xfer_emulated_65183 i2c_smbus_xfer_emulated 0 65183 NULL nohasharray
-+ssb_bus_register_65183 ssb_bus_register 3 65183 &i2c_smbus_xfer_emulated_65183
-+lola_setup_periods_65184 lola_setup_periods 0 65184 NULL nohasharray
-+__mlx4_alloc_from_zone_65184 __mlx4_alloc_from_zone 3 65184 &lola_setup_periods_65184
++ssb_bus_register_65183 ssb_bus_register 3 65183 NULL nohasharray
++i2c_smbus_xfer_emulated_65183 i2c_smbus_xfer_emulated 0 65183 &ssb_bus_register_65183
++__mlx4_alloc_from_zone_65184 __mlx4_alloc_from_zone 3 65184 NULL nohasharray
++lola_setup_periods_65184 lola_setup_periods 0 65184 &__mlx4_alloc_from_zone_65184
+sha384_init_65187 sha384_init 0 65187 NULL
+ovl_getattr_65189 ovl_getattr 0 65189 NULL
+nf_bridge_mtu_reduction_65192 nf_bridge_mtu_reduction 0 65192 NULL
@@ -146323,7 +146633,8 @@ index 0000000..df41844
+finup_65248 finup 0 65248 NULL
+twl6040_power_up_automatic_65249 twl6040_power_up_automatic 0 65249 NULL
+sbridge_mce_check_error_65250 sbridge_mce_check_error 0 65250 NULL
-+adt7x10_show_t_hyst_65253 adt7x10_show_t_hyst 0 65253 NULL
++adt7x10_show_t_hyst_65253 adt7x10_show_t_hyst 0 65253 NULL nohasharray
++cyapa_gen3_do_fw_update_65253 cyapa_gen3_do_fw_update 0 65253 &adt7x10_show_t_hyst_65253
+store_pwm_ac_65254 store_pwm_ac 0-4 65254 NULL
+s_stream_vbi_fmt_65256 s_stream_vbi_fmt 0 65256 NULL
+mwave_read_65257 mwave_read 0-3 65257 NULL
@@ -146336,8 +146647,8 @@ index 0000000..df41844
+vivid_streaming_s_ctrl_65278 vivid_streaming_s_ctrl 0 65278 NULL
+kmalloc_parameter_65279 kmalloc_parameter 1 65279 NULL
+xfs_btree_check_ptr_65281 xfs_btree_check_ptr 0 65281 NULL
-+bnx2_alloc_mem_65285 bnx2_alloc_mem 0 65285 NULL nohasharray
-+compat_core_sys_select_65285 compat_core_sys_select 1 65285 &bnx2_alloc_mem_65285
++compat_core_sys_select_65285 compat_core_sys_select 1 65285 NULL nohasharray
++bnx2_alloc_mem_65285 bnx2_alloc_mem 0 65285 &compat_core_sys_select_65285
+getproplen_65293 getproplen 0 65293 NULL
+mpi_set_buffer_65294 mpi_set_buffer 3 65294 NULL
+fat_direct_IO_65295 fat_direct_IO 4-0 65295 NULL
@@ -146356,6 +146667,7 @@ index 0000000..df41844
+write_acpi_int_65322 write_acpi_int 0 65322 NULL nohasharray
+ivtv_start_decoding_65322 ivtv_start_decoding 0 65322 &write_acpi_int_65322
+pci_vpd_find_tag_65325 pci_vpd_find_tag 0-2 65325 NULL
++ds1685_rtc_sysfs_time_regs_show_65330 ds1685_rtc_sysfs_time_regs_show 0 65330 NULL
+dccp_setsockopt_service_65336 dccp_setsockopt_service 4-0 65336 NULL
+nv_get_regs_len_65344 nv_get_regs_len 0 65344 NULL
+ext4_statfs_65345 ext4_statfs 0 65345 NULL
@@ -146363,13 +146675,16 @@ index 0000000..df41844
+dma_rx_requested_read_65354 dma_rx_requested_read 3-0 65354 NULL
+ns_proc_read_65358 ns_proc_read 0 65358 NULL nohasharray
+sxgbe_init_dma_engine_65358 sxgbe_init_dma_engine 0 65358 &ns_proc_read_65358
++ssp_do_transfer_65359 ssp_do_transfer 0 65359 NULL
+rtl2830_pid_filter_65361 rtl2830_pid_filter 2 65361 NULL
+alloc_cpu_rmap_65363 alloc_cpu_rmap 1 65363 NULL
++pnfs_generic_scan_ds_commit_list_65365 pnfs_generic_scan_ds_commit_list 0 65365 NULL
+set_tcrit1_hyst_65366 set_tcrit1_hyst 0-4 65366 NULL
+__ext4_new_inode_65370 __ext4_new_inode 5 65370 NULL nohasharray
+lpfc_soft_wwnn_store_65370 lpfc_soft_wwnn_store 0-4 65370 &__ext4_new_inode_65370
+iwl_dbgfs_netdetect_read_65371 iwl_dbgfs_netdetect_read 3-0 65371 NULL nohasharray
-+mxt_write_reg_65371 mxt_write_reg 0 65371 &iwl_dbgfs_netdetect_read_65371
++mxt_write_reg_65371 mxt_write_reg 0 65371 &iwl_dbgfs_netdetect_read_65371 nohasharray
++gem_get_sset_count_65371 gem_get_sset_count 0 65371 &mxt_write_reg_65371
+SyS_writev_65372 SyS_writev 3 65372 NULL
+velocity_change_mtu_65375 velocity_change_mtu 0 65375 NULL
+fuse_write_end_65376 fuse_write_end 0-5 65376 NULL
@@ -146383,7 +146698,7 @@ index 0000000..df41844
+f2fs_xattr_advise_get_65397 f2fs_xattr_advise_get 0 65397 &__alloc_bootmem_nopanic_65397
+trace_seq_to_user_65398 trace_seq_to_user 3 65398 NULL
+mtd_get_device_size_65400 mtd_get_device_size 0 65400 NULL
-+__read_vmcore_65402 __read_vmcore 2-0 65402 NULL
++__read_vmcore_65402 __read_vmcore 2 65402 NULL
+rxrpc_krb5_decode_tagged_array_65404 rxrpc_krb5_decode_tagged_array 0 65404 NULL nohasharray
+atmel_suspend_65404 atmel_suspend 0 65404 &rxrpc_krb5_decode_tagged_array_65404
+usb_ep_enable_65405 usb_ep_enable 0 65405 NULL
@@ -146394,8 +146709,8 @@ index 0000000..df41844
+ocfs2_write_begin_nolock_65410 ocfs2_write_begin_nolock 0 65410 &show_temp_src_65410
+edge_open_65411 edge_open 0 65411 NULL
+snd_pcm_plugin_insert_65412 snd_pcm_plugin_insert 0 65412 NULL
-+ali1535_access_65416 ali1535_access 0 65416 NULL nohasharray
-+kobj_pkt_show_65416 kobj_pkt_show 0 65416 &ali1535_access_65416
++kobj_pkt_show_65416 kobj_pkt_show 0 65416 NULL nohasharray
++ali1535_access_65416 ali1535_access 0 65416 &kobj_pkt_show_65416
+i40evf_get_rxfh_indir_size_65417 i40evf_get_rxfh_indir_size 0 65417 NULL
+aux2_show_65419 aux2_show 0 65419 NULL
+drm_calloc_large_65421 drm_calloc_large 1-2 65421 NULL
@@ -146403,7 +146718,6 @@ index 0000000..df41844
+core_alua_store_secondary_write_metadata_65425 core_alua_store_secondary_write_metadata 0-3 65425 NULL
+cpufreq_stat_notifier_policy_65431 cpufreq_stat_notifier_policy 0 65431 NULL
+xpc_kzalloc_cacheline_aligned_65433 xpc_kzalloc_cacheline_aligned 1 65433 NULL
-+vmalloc_to_pfn_65437 vmalloc_to_pfn 0 65437 NULL
+usb_alloc_coherent_65444 usb_alloc_coherent 2 65444 NULL
+mlx4_comm_cmd_poll_65445 mlx4_comm_cmd_poll 0 65445 NULL nohasharray
+cpu_cfs_period_write_u64_65445 cpu_cfs_period_write_u64 0 65445 &mlx4_comm_cmd_poll_65445
@@ -146421,12 +146735,11 @@ index 0000000..df41844
+write_profile_65476 write_profile 0-3 65476 &eem_opts_qmult_store_65476
+dquot_alloc_space_65477 dquot_alloc_space 0 65477 NULL
+regmap_write_65478 regmap_write 0 65478 NULL
-+activate_65483 activate 0 65483 NULL nohasharray
-+ath_rx_edma_init_65483 ath_rx_edma_init 2 65483 &activate_65483
++ath_rx_edma_init_65483 ath_rx_edma_init 2 65483 NULL nohasharray
++activate_65483 activate 0 65483 &ath_rx_edma_init_65483
+sock_recvmsg_nosec_65484 sock_recvmsg_nosec 3 65484 NULL
+ixgbevf_get_regs_len_65486 ixgbevf_get_regs_len 0 65486 NULL
+show_temp3_beep_65487 show_temp3_beep 0 65487 NULL
-+xen_tmem_get_page_65488 xen_tmem_get_page 4 65488 NULL
+dpcm_state_read_file_65489 dpcm_state_read_file 3-0 65489 NULL nohasharray
+setup_spdif_playback_65489 setup_spdif_playback 0 65489 &dpcm_state_read_file_65489
+fotg210_config_ep_65494 fotg210_config_ep 0 65494 NULL
@@ -146435,6 +146748,7 @@ index 0000000..df41844
+__xudc_ep_enable_65502 __xudc_ep_enable 0 65502 NULL
+dcdbas_smi_request_65515 dcdbas_smi_request 0 65515 NULL
+tdfxfb_check_var_65516 tdfxfb_check_var 0 65516 NULL
++cyapa_gen3_write_blocks_65517 cyapa_gen3_write_blocks 0 65517 NULL
+dax_zero_page_range_65518 dax_zero_page_range 0 65518 NULL
+comm_read_regr_65525 comm_read_regr 0 65525 NULL
+nvme_trans_standard_inquiry_page_65526 nvme_trans_standard_inquiry_page 4 65526 NULL nohasharray
@@ -147464,7 +147778,7 @@ index 0000000..9846ab0
+#endif
diff --git a/tools/gcc/size_overflow_plugin/size_overflow_plugin.c b/tools/gcc/size_overflow_plugin/size_overflow_plugin.c
new file mode 100644
-index 0000000..cf8320d
+index 0000000..6d103b8
--- /dev/null
+++ b/tools/gcc/size_overflow_plugin/size_overflow_plugin.c
@@ -0,0 +1,256 @@
@@ -147499,7 +147813,7 @@ index 0000000..cf8320d
+tree size_overflow_type_TI;
+
+static struct plugin_info size_overflow_plugin_info = {
-+ .version = "20150429",
++ .version = "20150512",
+ .help = "no-size-overflow\tturn off size overflow checking\n",
+};
+
@@ -148077,10 +148391,10 @@ index 0000000..1d9ddb6
+
diff --git a/tools/gcc/size_overflow_plugin/size_overflow_transform.c b/tools/gcc/size_overflow_plugin/size_overflow_transform.c
new file mode 100644
-index 0000000..13c610e
+index 0000000..549decf
--- /dev/null
+++ b/tools/gcc/size_overflow_plugin/size_overflow_transform.c
-@@ -0,0 +1,431 @@
+@@ -0,0 +1,433 @@
+/*
+ * Copyright 2011-2015 by Emese Revfy <re.emese@gmail.com>
+ * Licensed under the GPL v2, or (at your option) v3
@@ -148281,11 +148595,12 @@ index 0000000..13c610e
+ // TODO skip ssa_name because it can lead to parm_decl
+ case SSA_NAME:
+ return NULL_TREE;
++ // TODO skip mem_ref and indirect_ref for now
+#if BUILDING_GCC_VERSION >= 4006
-+ // TODO skip mem_ref for now
+ case MEM_REF:
-+ return NULL_TREE;
+#endif
++ case INDIRECT_REF:
++ return NULL_TREE;
+ default:
+ debug_tree(rhs);
+ debug_gimple_stmt((gimple)stmt);
@@ -148302,6 +148617,7 @@ index 0000000..13c610e
+#if BUILDING_GCC_VERSION >= 4006
+ case MEM_REF:
+#endif
++ case INDIRECT_REF:
+ case VAR_DECL:
+ break;
+ default:
@@ -148514,10 +148830,10 @@ index 0000000..13c610e
+}
diff --git a/tools/gcc/size_overflow_plugin/size_overflow_transform_core.c b/tools/gcc/size_overflow_plugin/size_overflow_transform_core.c
new file mode 100644
-index 0000000..ec1596a
+index 0000000..c38a410
--- /dev/null
+++ b/tools/gcc/size_overflow_plugin/size_overflow_transform_core.c
-@@ -0,0 +1,941 @@
+@@ -0,0 +1,962 @@
+/*
+ * Copyright 2011-2015 by Emese Revfy <re.emese@gmail.com>
+ * Licensed under the GPL v2, or (at your option) v3
@@ -149271,6 +149587,24 @@ index 0000000..ec1596a
+ return true;
+}
+
++static tree handle_comparison_code_class(struct visited *visited, gassign *stmt, tree new_rhs1, tree new_rhs2)
++{
++ tree rhs1, rhs2, lhs;
++
++ rhs1 = gimple_assign_rhs1(stmt);
++ if (!is_gimple_constant(rhs1) && new_rhs1 != NULL_TREE)
++ check_size_overflow(stmt, TREE_TYPE(new_rhs1), new_rhs1, rhs1, BEFORE_STMT);
++
++ lhs = gimple_assign_lhs(stmt);
++ if (new_rhs2 == NULL_TREE)
++ return create_assign(visited, stmt, lhs, AFTER_STMT);
++
++ rhs2 = gimple_assign_rhs2(stmt);
++ if (!is_gimple_constant(rhs2))
++ check_size_overflow(stmt, TREE_TYPE(new_rhs2), new_rhs2, rhs2, BEFORE_STMT);
++ return create_assign(visited, stmt, lhs, AFTER_STMT);
++}
++
+static tree handle_binary_ops(struct visited *visited, tree lhs)
+{
+ enum intentional_overflow_type res;
@@ -149343,6 +149677,9 @@ index 0000000..ec1596a
+ if (is_gimple_constant(rhs2))
+ new_rhs2 = create_assign(visited, def_stmt, rhs2, BEFORE_STMT);
+
++ if (TREE_CODE_CLASS(gimple_assign_rhs_code(def_stmt)) == tcc_comparison)
++ return handle_comparison_code_class(visited, def_stmt, new_rhs1, new_rhs2);
++
+ return dup_assign(visited, def_stmt, lhs, new_rhs1, new_rhs2, NULL_TREE);
+}
+
diff --git a/3.14.41/4425_grsec_remove_EI_PAX.patch b/4.0.3/4425_grsec_remove_EI_PAX.patch
similarity index 100%
rename from 3.14.41/4425_grsec_remove_EI_PAX.patch
rename to 4.0.3/4425_grsec_remove_EI_PAX.patch
diff --git a/4.0.2/4427_force_XATTR_PAX_tmpfs.patch b/4.0.3/4427_force_XATTR_PAX_tmpfs.patch
similarity index 100%
rename from 4.0.2/4427_force_XATTR_PAX_tmpfs.patch
rename to 4.0.3/4427_force_XATTR_PAX_tmpfs.patch
diff --git a/3.14.41/4430_grsec-remove-localversion-grsec.patch b/4.0.3/4430_grsec-remove-localversion-grsec.patch
similarity index 100%
rename from 3.14.41/4430_grsec-remove-localversion-grsec.patch
rename to 4.0.3/4430_grsec-remove-localversion-grsec.patch
diff --git a/4.0.2/4435_grsec-mute-warnings.patch b/4.0.3/4435_grsec-mute-warnings.patch
similarity index 100%
rename from 4.0.2/4435_grsec-mute-warnings.patch
rename to 4.0.3/4435_grsec-mute-warnings.patch
diff --git a/3.14.41/4440_grsec-remove-protected-paths.patch b/4.0.3/4440_grsec-remove-protected-paths.patch
similarity index 100%
rename from 3.14.41/4440_grsec-remove-protected-paths.patch
rename to 4.0.3/4440_grsec-remove-protected-paths.patch
diff --git a/4.0.2/4450_grsec-kconfig-default-gids.patch b/4.0.3/4450_grsec-kconfig-default-gids.patch
similarity index 100%
rename from 4.0.2/4450_grsec-kconfig-default-gids.patch
rename to 4.0.3/4450_grsec-kconfig-default-gids.patch
diff --git a/4.0.2/4465_selinux-avc_audit-log-curr_ip.patch b/4.0.3/4465_selinux-avc_audit-log-curr_ip.patch
similarity index 100%
rename from 4.0.2/4465_selinux-avc_audit-log-curr_ip.patch
rename to 4.0.3/4465_selinux-avc_audit-log-curr_ip.patch
diff --git a/4.0.2/4470_disable-compat_vdso.patch b/4.0.3/4470_disable-compat_vdso.patch
similarity index 100%
rename from 4.0.2/4470_disable-compat_vdso.patch
rename to 4.0.3/4470_disable-compat_vdso.patch
diff --git a/3.14.41/4475_emutramp_default_on.patch b/4.0.3/4475_emutramp_default_on.patch
similarity index 100%
rename from 3.14.41/4475_emutramp_default_on.patch
rename to 4.0.3/4475_emutramp_default_on.patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-15 23:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-15 23:21 [gentoo-commits] proj/hardened-patchset:master commit in: 4.0.2/, 3.2.69/, 3.14.41/, 4.0.3/, 3.14.42/ Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox