Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-patchset:master commit in: 3.14.9/, 3.14.8/, 3.15.2/, 3.2.60/, 3.15.1/
Date: Fri, 27 Jun 2014 13:13:30
Message-Id: 1403874810.042ef798ef547f4d22fd8ed2501f655b3b210d01.blueness@gentoo
1 commit: 042ef798ef547f4d22fd8ed2501f655b3b210d01
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 27 13:13:30 2014 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 27 13:13:30 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=042ef798
7
8 Grsec/PaX: 3.0-{3.2.60,3.14.9,3.15.2}-201406262058
9
10 ---
11 {3.14.8 => 3.14.9}/0000_README | 2 +-
12 .../4420_grsecurity-3.0-3.14.9-201406262057.patch | 447 +--
13 {3.14.8 => 3.14.9}/4425_grsec_remove_EI_PAX.patch | 0
14 .../4427_force_XATTR_PAX_tmpfs.patch | 0
15 .../4430_grsec-remove-localversion-grsec.patch | 0
16 {3.14.8 => 3.14.9}/4435_grsec-mute-warnings.patch | 0
17 .../4440_grsec-remove-protected-paths.patch | 0
18 .../4450_grsec-kconfig-default-gids.patch | 0
19 .../4465_selinux-avc_audit-log-curr_ip.patch | 0
20 {3.14.8 => 3.14.9}/4470_disable-compat_vdso.patch | 0
21 {3.14.8 => 3.14.9}/4475_emutramp_default_on.patch | 0
22 {3.15.1 => 3.15.2}/0000_README | 2 +-
23 .../4420_grsecurity-3.0-3.15.2-201406262058.patch | 3511 ++++----------------
24 {3.15.1 => 3.15.2}/4425_grsec_remove_EI_PAX.patch | 0
25 .../4427_force_XATTR_PAX_tmpfs.patch | 0
26 .../4430_grsec-remove-localversion-grsec.patch | 0
27 {3.15.1 => 3.15.2}/4435_grsec-mute-warnings.patch | 0
28 .../4440_grsec-remove-protected-paths.patch | 0
29 .../4450_grsec-kconfig-default-gids.patch | 0
30 .../4465_selinux-avc_audit-log-curr_ip.patch | 0
31 {3.15.1 => 3.15.2}/4470_disable-compat_vdso.patch | 0
32 {3.15.1 => 3.15.2}/4475_emutramp_default_on.patch | 0
33 3.15.2/sedcknYf3 | 0
34 3.2.60/0000_README | 2 +-
35 ... 4420_grsecurity-3.0-3.2.60-201406262054.patch} | 1200 ++++++-
36 25 files changed, 1936 insertions(+), 3228 deletions(-)
37
38 diff --git a/3.14.8/0000_README b/3.14.9/0000_README
39 similarity index 96%
40 rename from 3.14.8/0000_README
41 rename to 3.14.9/0000_README
42 index ecfc29f..fd28d93 100644
43 --- a/3.14.8/0000_README
44 +++ b/3.14.9/0000_README
45 @@ -2,7 +2,7 @@ README
46 -----------------------------------------------------------------------------
47 Individual Patch Descriptions:
48 -----------------------------------------------------------------------------
49 -Patch: 4420_grsecurity-3.0-3.14.8-201406222110.patch
50 +Patch: 4420_grsecurity-3.0-3.14.9-201406262057.patch
51 From: http://www.grsecurity.net
52 Desc: hardened-sources base patch from upstream grsecurity
53
54
55 diff --git a/3.14.8/4420_grsecurity-3.0-3.14.8-201406222110.patch b/3.14.9/4420_grsecurity-3.0-3.14.9-201406262057.patch
56 similarity index 99%
57 rename from 3.14.8/4420_grsecurity-3.0-3.14.8-201406222110.patch
58 rename to 3.14.9/4420_grsecurity-3.0-3.14.9-201406262057.patch
59 index aeeb2f0..c9d2f7d 100644
60 --- a/3.14.8/4420_grsecurity-3.0-3.14.8-201406222110.patch
61 +++ b/3.14.9/4420_grsecurity-3.0-3.14.9-201406262057.patch
62 @@ -287,7 +287,7 @@ index 7116fda..d8ed6e8 100644
63
64 pcd. [PARIDE]
65 diff --git a/Makefile b/Makefile
66 -index ef1d59b..7030652 100644
67 +index ee24765..7be74fa 100644
68 --- a/Makefile
69 +++ b/Makefile
70 @@ -244,8 +244,9 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
71 @@ -28694,7 +28694,7 @@ index c697625..a032162 100644
72
73 out:
74 diff --git a/arch/x86/kvm/lapic.c b/arch/x86/kvm/lapic.c
75 -index 9736529..ab4f54c 100644
76 +index 0069118..c28ec0a 100644
77 --- a/arch/x86/kvm/lapic.c
78 +++ b/arch/x86/kvm/lapic.c
79 @@ -55,7 +55,7 @@
80 @@ -42085,10 +42085,10 @@ index bcb4950..61dba6c 100644
81 if (!virtaddr)
82 goto cleanup;
83 diff --git a/drivers/hv/hv_balloon.c b/drivers/hv/hv_balloon.c
84 -index 7e17a54..a50a33d 100644
85 +index 393fd8a..079e13f 100644
86 --- a/drivers/hv/hv_balloon.c
87 +++ b/drivers/hv/hv_balloon.c
88 -@@ -464,7 +464,7 @@ MODULE_PARM_DESC(hot_add, "If set attempt memory hot_add");
89 +@@ -470,7 +470,7 @@ MODULE_PARM_DESC(hot_add, "If set attempt memory hot_add");
90
91 module_param(pressure_report_delay, uint, (S_IRUGO | S_IWUSR));
92 MODULE_PARM_DESC(pressure_report_delay, "Delay in secs in reporting pressure");
93 @@ -42097,7 +42097,7 @@ index 7e17a54..a50a33d 100644
94
95 static int dm_ring_size = (5 * PAGE_SIZE);
96
97 -@@ -886,7 +886,7 @@ static void hot_add_req(struct work_struct *dummy)
98 +@@ -893,7 +893,7 @@ static void hot_add_req(struct work_struct *dummy)
99 pr_info("Memory hot add failed\n");
100
101 dm->state = DM_INITIALIZED;
102 @@ -42106,7 +42106,7 @@ index 7e17a54..a50a33d 100644
103 vmbus_sendpacket(dm->dev->channel, &resp,
104 sizeof(struct dm_hot_add_response),
105 (unsigned long)NULL,
106 -@@ -960,7 +960,7 @@ static void post_status(struct hv_dynmem_device *dm)
107 +@@ -973,7 +973,7 @@ static void post_status(struct hv_dynmem_device *dm)
108 memset(&status, 0, sizeof(struct dm_status));
109 status.hdr.type = DM_STATUS_REPORT;
110 status.hdr.size = sizeof(struct dm_status);
111 @@ -42115,7 +42115,7 @@ index 7e17a54..a50a33d 100644
112
113 /*
114 * The host expects the guest to report free memory.
115 -@@ -980,7 +980,7 @@ static void post_status(struct hv_dynmem_device *dm)
116 +@@ -993,7 +993,7 @@ static void post_status(struct hv_dynmem_device *dm)
117 * send the status. This can happen if we were interrupted
118 * after we picked our transaction ID.
119 */
120 @@ -42123,8 +42123,8 @@ index 7e17a54..a50a33d 100644
121 + if (status.hdr.trans_id != atomic_read_unchecked(&trans_id))
122 return;
123
124 - vmbus_sendpacket(dm->dev->channel, &status,
125 -@@ -1108,7 +1108,7 @@ static void balloon_up(struct work_struct *dummy)
126 + /*
127 +@@ -1129,7 +1129,7 @@ static void balloon_up(struct work_struct *dummy)
128 */
129
130 do {
131 @@ -42133,7 +42133,7 @@ index 7e17a54..a50a33d 100644
132 ret = vmbus_sendpacket(dm_device.dev->channel,
133 bl_resp,
134 bl_resp->hdr.size,
135 -@@ -1152,7 +1152,7 @@ static void balloon_down(struct hv_dynmem_device *dm,
136 +@@ -1175,7 +1175,7 @@ static void balloon_down(struct hv_dynmem_device *dm,
137
138 memset(&resp, 0, sizeof(struct dm_unballoon_response));
139 resp.hdr.type = DM_UNBALLOON_RESPONSE;
140 @@ -42142,7 +42142,7 @@ index 7e17a54..a50a33d 100644
141 resp.hdr.size = sizeof(struct dm_unballoon_response);
142
143 vmbus_sendpacket(dm_device.dev->channel, &resp,
144 -@@ -1215,7 +1215,7 @@ static void version_resp(struct hv_dynmem_device *dm,
145 +@@ -1238,7 +1238,7 @@ static void version_resp(struct hv_dynmem_device *dm,
146 memset(&version_req, 0, sizeof(struct dm_version_request));
147 version_req.hdr.type = DM_VERSION_REQUEST;
148 version_req.hdr.size = sizeof(struct dm_version_request);
149 @@ -42151,7 +42151,7 @@ index 7e17a54..a50a33d 100644
150 version_req.version.version = DYNMEM_PROTOCOL_VERSION_WIN7;
151 version_req.is_last_attempt = 1;
152
153 -@@ -1385,7 +1385,7 @@ static int balloon_probe(struct hv_device *dev,
154 +@@ -1408,7 +1408,7 @@ static int balloon_probe(struct hv_device *dev,
155 memset(&version_req, 0, sizeof(struct dm_version_request));
156 version_req.hdr.type = DM_VERSION_REQUEST;
157 version_req.hdr.size = sizeof(struct dm_version_request);
158 @@ -42160,7 +42160,7 @@ index 7e17a54..a50a33d 100644
159 version_req.version.version = DYNMEM_PROTOCOL_VERSION_WIN8;
160 version_req.is_last_attempt = 0;
161
162 -@@ -1416,7 +1416,7 @@ static int balloon_probe(struct hv_device *dev,
163 +@@ -1439,7 +1439,7 @@ static int balloon_probe(struct hv_device *dev,
164 memset(&cap_msg, 0, sizeof(struct dm_capabilities));
165 cap_msg.hdr.type = DM_CAPABILITIES_REPORT;
166 cap_msg.hdr.size = sizeof(struct dm_capabilities);
167 @@ -46635,18 +46635,6 @@ index be7d7a6..a8983f8 100644
168 break;
169 default:
170 dev_err(&adapter->pdev->dev, "Invalid Virtual NIC opmode\n");
171 -diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
172 -index 7d4f549..3e46c89 100644
173 ---- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
174 -+++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
175 -@@ -1022,6 +1022,7 @@ static int qlcnic_dcb_peer_app_info(struct net_device *netdev,
176 - struct qlcnic_dcb_cee *peer;
177 - int i;
178 -
179 -+ memset(info, 0, sizeof(*info));
180 - *app_count = 0;
181 -
182 - if (!test_bit(QLCNIC_DCB_STATE, &adapter->dcb->state))
183 diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c
184 index 7763962..c3499a7 100644
185 --- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c
186 @@ -46768,7 +46756,7 @@ index bf0d55e..82bcfbd1 100644
187 priv = netdev_priv(dev);
188 priv->phy = phy;
189 diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c
190 -index 20bb669..9a0e17e 100644
191 +index 5adecc5..aec7730 100644
192 --- a/drivers/net/macvlan.c
193 +++ b/drivers/net/macvlan.c
194 @@ -991,13 +991,15 @@ static const struct nla_policy macvlan_policy[IFLA_MACVLAN_MAX + 1] = {
195 @@ -46794,7 +46782,7 @@ index 20bb669..9a0e17e 100644
196
197 return rtnl_link_register(ops);
198 };
199 -@@ -1052,7 +1054,7 @@ static int macvlan_device_event(struct notifier_block *unused,
200 +@@ -1051,7 +1053,7 @@ static int macvlan_device_event(struct notifier_block *unused,
201 return NOTIFY_DONE;
202 }
203
204 @@ -46873,10 +46861,10 @@ index 1252d9c..80e660b 100644
205
206 /* We've got a compressed packet; read the change byte */
207 diff --git a/drivers/net/team/team.c b/drivers/net/team/team.c
208 -index c8624a8..f0a4f6a 100644
209 +index 26d8c29..bbc6837 100644
210 --- a/drivers/net/team/team.c
211 +++ b/drivers/net/team/team.c
212 -@@ -2869,7 +2869,7 @@ static int team_device_event(struct notifier_block *unused,
213 +@@ -2874,7 +2874,7 @@ static int team_device_event(struct notifier_block *unused,
214 return NOTIFY_DONE;
215 }
216
217 @@ -47035,10 +47023,10 @@ index a2515887..6d13233 100644
218
219 /* we will have to manufacture ethernet headers, prepare template */
220 diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
221 -index d091e52..568bb179 100644
222 +index 40ad25d..8703023 100644
223 --- a/drivers/net/vxlan.c
224 +++ b/drivers/net/vxlan.c
225 -@@ -2847,7 +2847,7 @@ nla_put_failure:
226 +@@ -2846,7 +2846,7 @@ nla_put_failure:
227 return -EMSGSIZE;
228 }
229
230 @@ -47047,7 +47035,7 @@ index d091e52..568bb179 100644
231 .kind = "vxlan",
232 .maxtype = IFLA_VXLAN_MAX,
233 .policy = vxlan_policy,
234 -@@ -2894,7 +2894,7 @@ static int vxlan_lowerdev_event(struct notifier_block *unused,
235 +@@ -2893,7 +2893,7 @@ static int vxlan_lowerdev_event(struct notifier_block *unused,
236 return NOTIFY_DONE;
237 }
238
239 @@ -50857,7 +50845,7 @@ index 26416c1..e796a3d 100644
240 spin_lock_init(&dev->t10_wwn.t10_vpd_lock);
241 INIT_LIST_HEAD(&dev->t10_pr.registration_list);
242 diff --git a/drivers/target/target_core_transport.c b/drivers/target/target_core_transport.c
243 -index 98b48d4..f4297e5 100644
244 +index c39cf37..d791e10 100644
245 --- a/drivers/target/target_core_transport.c
246 +++ b/drivers/target/target_core_transport.c
247 @@ -1137,7 +1137,7 @@ transport_check_alloc_task_attr(struct se_cmd *cmd)
248 @@ -56506,7 +56494,7 @@ index ce25d75..dc09eeb 100644
249 &data);
250 if (!inode) {
251 diff --git a/fs/aio.c b/fs/aio.c
252 -index 04cd768..25949c1 100644
253 +index 04cd768..af5756a 100644
254 --- a/fs/aio.c
255 +++ b/fs/aio.c
256 @@ -375,7 +375,7 @@ static int aio_setup_ring(struct kioctx *ctx)
257 @@ -56518,6 +56506,33 @@ index 04cd768..25949c1 100644
258 return -EINVAL;
259
260 file = aio_private_file(ctx, nr_pages);
261 +@@ -1007,6 +1007,7 @@ void aio_complete(struct kiocb *iocb, long res, long res2)
262 +
263 + /* everything turned out well, dispose of the aiocb. */
264 + kiocb_free(iocb);
265 ++ put_reqs_available(ctx, 1);
266 +
267 + /*
268 + * We have to order our ring_info tail store above and test
269 +@@ -1048,6 +1049,9 @@ static long aio_read_events_ring(struct kioctx *ctx,
270 + if (head == tail)
271 + goto out;
272 +
273 ++ head %= ctx->nr_events;
274 ++ tail %= ctx->nr_events;
275 ++
276 + while (ret < nr) {
277 + long avail;
278 + struct io_event *ev;
279 +@@ -1086,8 +1090,6 @@ static long aio_read_events_ring(struct kioctx *ctx,
280 + flush_dcache_page(ctx->ring_pages[0]);
281 +
282 + pr_debug("%li h%u t%u\n", ret, head, tail);
283 +-
284 +- put_reqs_available(ctx, ret);
285 + out:
286 + mutex_unlock(&ctx->ring_lock);
287 +
288 diff --git a/fs/attr.c b/fs/attr.c
289 index 6530ced..4a827e2 100644
290 --- a/fs/attr.c
291 @@ -81544,36 +81559,6 @@ index 0000000..33f4af8
292 +};
293 +
294 +#endif
295 -diff --git a/include/linux/netlink.h b/include/linux/netlink.h
296 -index aad8eea..034cda7 100644
297 ---- a/include/linux/netlink.h
298 -+++ b/include/linux/netlink.h
299 -@@ -16,9 +16,10 @@ static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb)
300 - }
301 -
302 - enum netlink_skb_flags {
303 -- NETLINK_SKB_MMAPED = 0x1, /* Packet data is mmaped */
304 -- NETLINK_SKB_TX = 0x2, /* Packet was sent by userspace */
305 -- NETLINK_SKB_DELIVERED = 0x4, /* Packet was delivered */
306 -+ NETLINK_SKB_MMAPED = 0x1, /* Packet data is mmaped */
307 -+ NETLINK_SKB_TX = 0x2, /* Packet was sent by userspace */
308 -+ NETLINK_SKB_DELIVERED = 0x4, /* Packet was delivered */
309 -+ NETLINK_SKB_DST = 0x8, /* Dst set in sendto or sendmsg */
310 - };
311 -
312 - struct netlink_skb_parms {
313 -@@ -169,4 +170,11 @@ struct netlink_tap {
314 - extern int netlink_add_tap(struct netlink_tap *nt);
315 - extern int netlink_remove_tap(struct netlink_tap *nt);
316 -
317 -+bool __netlink_ns_capable(const struct netlink_skb_parms *nsp,
318 -+ struct user_namespace *ns, int cap);
319 -+bool netlink_ns_capable(const struct sk_buff *skb,
320 -+ struct user_namespace *ns, int cap);
321 -+bool netlink_capable(const struct sk_buff *skb, int cap);
322 -+bool netlink_net_capable(const struct sk_buff *skb, int cap);
323 -+
324 - #endif /* __LINUX_NETLINK_H */
325 diff --git a/include/linux/nls.h b/include/linux/nls.h
326 index 520681b..1d67ed2 100644
327 --- a/include/linux/nls.h
328 @@ -82921,7 +82906,7 @@ index 6ae004e..2743532 100644
329 /*
330 * Callback to arch code if there's nosmp or maxcpus=0 on the
331 diff --git a/include/linux/sock_diag.h b/include/linux/sock_diag.h
332 -index 302ab80..3233276 100644
333 +index 46cca4c..3323536 100644
334 --- a/include/linux/sock_diag.h
335 +++ b/include/linux/sock_diag.h
336 @@ -11,7 +11,7 @@ struct sock;
337 @@ -83833,7 +83818,7 @@ index c55aeed..b3393f4 100644
338 /** inet_connection_sock - INET connection oriented sock
339 *
340 diff --git a/include/net/inetpeer.h b/include/net/inetpeer.h
341 -index 6efe73c..1a44af7 100644
342 +index 058271b..1a44af7 100644
343 --- a/include/net/inetpeer.h
344 +++ b/include/net/inetpeer.h
345 @@ -47,8 +47,8 @@ struct inet_peer {
346 @@ -83847,20 +83832,11 @@ index 6efe73c..1a44af7 100644
347 };
348 struct rcu_head rcu;
349 struct inet_peer *gc_next;
350 -@@ -177,16 +177,9 @@ static inline void inet_peer_refcheck(const struct inet_peer *p)
351 - /* can be called with or without local BH being disabled */
352 - static inline int inet_getid(struct inet_peer *p, int more)
353 +@@ -179,7 +179,7 @@ static inline int inet_getid(struct inet_peer *p, int more)
354 {
355 -- int old, new;
356 more++;
357 inet_peer_refcheck(p);
358 -- do {
359 -- old = atomic_read(&p->ip_id_count);
360 -- new = old + more;
361 -- if (!new)
362 -- new = 1;
363 -- } while (atomic_cmpxchg(&p->ip_id_count, old, new) != old);
364 -- return new;
365 +- return atomic_add_return(more, &p->ip_id_count) - more;
366 + return atomic_add_return_unchecked(more, &p->ip_id_count) - more;
367 }
368
369 @@ -84328,7 +84304,7 @@ index 0dfcc92..7967849 100644
370
371 /* Structure to track chunk fragments that have been acked, but peer
372 diff --git a/include/net/sock.h b/include/net/sock.h
373 -index b9586a1..b2948c0 100644
374 +index 57c31dd..f5e5196 100644
375 --- a/include/net/sock.h
376 +++ b/include/net/sock.h
377 @@ -348,7 +348,7 @@ struct sock {
378 @@ -84367,6 +84343,17 @@ index b9586a1..b2948c0 100644
379
380 static inline struct sock_iocb *kiocb_to_siocb(struct kiocb *iocb)
381 {
382 +@@ -1755,8 +1755,8 @@ sk_dst_get(struct sock *sk)
383 +
384 + rcu_read_lock();
385 + dst = rcu_dereference(sk->sk_dst_cache);
386 +- if (dst)
387 +- dst_hold(dst);
388 ++ if (dst && !atomic_inc_not_zero(&dst->__refcnt))
389 ++ dst = NULL;
390 + rcu_read_unlock();
391 + return dst;
392 + }
393 @@ -1830,7 +1830,7 @@ static inline void sk_nocaps_add(struct sock *sk, netdev_features_t flags)
394 }
395
396 @@ -85819,7 +85806,7 @@ index 8d6e145..33e0b1e 100644
397 current->signal->rlim[RLIMIT_FSIZE].rlim_cur = flim;
398 set_fs(fs);
399 diff --git a/kernel/audit.c b/kernel/audit.c
400 -index d5f31c1..06646e1 100644
401 +index 0c9dc86..a891393 100644
402 --- a/kernel/audit.c
403 +++ b/kernel/audit.c
404 @@ -122,7 +122,7 @@ u32 audit_sig_sid = 0;
405 @@ -97258,7 +97245,7 @@ index a24aa22..a0d41ae 100644
406 }
407 #endif
408 diff --git a/mm/vmalloc.c b/mm/vmalloc.c
409 -index 0fdf968..f044efb 100644
410 +index 0fdf968..991ff6a 100644
411 --- a/mm/vmalloc.c
412 +++ b/mm/vmalloc.c
413 @@ -38,6 +38,21 @@ struct vfree_deferred {
414 @@ -97457,15 +97444,6 @@ index 0fdf968..f044efb 100644
415 if (flags & VM_IOREMAP)
416 align = 1ul << clamp(fls(size), PAGE_SHIFT, IOREMAP_MAX_ORDER);
417
418 -@@ -1503,7 +1592,7 @@ EXPORT_SYMBOL(vfree);
419 - * Free the virtually contiguous memory area starting at @addr,
420 - * which was created from the page array passed to vmap().
421 - *
422 -- * Must not be called in interrupt context.
423 -+ * Must not be called in NMI context.
424 - */
425 - void vunmap(const void *addr)
426 - {
427 @@ -1514,6 +1603,23 @@ void vunmap(const void *addr)
428 }
429 EXPORT_SYMBOL(vunmap);
430 @@ -98268,7 +98246,7 @@ index dcb75c0..24b1b43 100644
431 }
432
433 diff --git a/net/can/gw.c b/net/can/gw.c
434 -index ac31891..4799c17 100644
435 +index 050a211..bb9fe33 100644
436 --- a/net/can/gw.c
437 +++ b/net/can/gw.c
438 @@ -80,7 +80,6 @@ MODULE_PARM_DESC(max_hops,
439 @@ -98487,7 +98465,7 @@ index a16ed7b..eb44d17 100644
440
441 return err;
442 diff --git a/net/core/dev.c b/net/core/dev.c
443 -index fccc195..c8486ab 100644
444 +index 4c1b483..3d45b13 100644
445 --- a/net/core/dev.c
446 +++ b/net/core/dev.c
447 @@ -1688,14 +1688,14 @@ int dev_forward_skb(struct net_device *dev, struct sk_buff *skb)
448 @@ -98579,6 +98557,40 @@ index cf999e0..c59a975 100644
449 }
450 }
451 EXPORT_SYMBOL(dev_load);
452 +diff --git a/net/core/dst.c b/net/core/dst.c
453 +index ca4231e..15b6792 100644
454 +--- a/net/core/dst.c
455 ++++ b/net/core/dst.c
456 +@@ -267,6 +267,15 @@ again:
457 + }
458 + EXPORT_SYMBOL(dst_destroy);
459 +
460 ++static void dst_destroy_rcu(struct rcu_head *head)
461 ++{
462 ++ struct dst_entry *dst = container_of(head, struct dst_entry, rcu_head);
463 ++
464 ++ dst = dst_destroy(dst);
465 ++ if (dst)
466 ++ __dst_free(dst);
467 ++}
468 ++
469 + void dst_release(struct dst_entry *dst)
470 + {
471 + if (dst) {
472 +@@ -274,11 +283,8 @@ void dst_release(struct dst_entry *dst)
473 +
474 + newrefcnt = atomic_dec_return(&dst->__refcnt);
475 + WARN_ON(newrefcnt < 0);
476 +- if (unlikely(dst->flags & DST_NOCACHE) && !newrefcnt) {
477 +- dst = dst_destroy(dst);
478 +- if (dst)
479 +- __dst_free(dst);
480 +- }
481 ++ if (unlikely(dst->flags & DST_NOCACHE) && !newrefcnt)
482 ++ call_rcu(&dst->rcu_head, dst_destroy_rcu);
483 + }
484 + }
485 + EXPORT_SYMBOL(dst_release);
486 diff --git a/net/core/filter.c b/net/core/filter.c
487 index ebce437..9fed9d0 100644
488 --- a/net/core/filter.c
489 @@ -98876,7 +98888,7 @@ index fdac61c..e5e5b46 100644
490 pr_warn("cannot create /proc/net/%s\n", PG_PROC_DIR);
491 return -ENODEV;
492 diff --git a/net/core/rtnetlink.c b/net/core/rtnetlink.c
493 -index 83b9d6a..cff1ce7 100644
494 +index aef1500..4b61acd 100644
495 --- a/net/core/rtnetlink.c
496 +++ b/net/core/rtnetlink.c
497 @@ -58,7 +58,7 @@ struct rtnl_link {
498 @@ -98986,10 +98998,10 @@ index e5ae776e..15c90cb 100644
499 }
500
501 diff --git a/net/core/sock.c b/net/core/sock.c
502 -index c0fc6bd..51d8326 100644
503 +index c806956..e5599ea 100644
504 --- a/net/core/sock.c
505 +++ b/net/core/sock.c
506 -@@ -393,7 +393,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
507 +@@ -442,7 +442,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
508 struct sk_buff_head *list = &sk->sk_receive_queue;
509
510 if (atomic_read(&sk->sk_rmem_alloc) >= sk->sk_rcvbuf) {
511 @@ -98998,7 +99010,7 @@ index c0fc6bd..51d8326 100644
512 trace_sock_rcvqueue_full(sk, skb);
513 return -ENOMEM;
514 }
515 -@@ -403,7 +403,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
516 +@@ -452,7 +452,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
517 return err;
518
519 if (!sk_rmem_schedule(sk, skb, skb->truesize)) {
520 @@ -99007,7 +99019,7 @@ index c0fc6bd..51d8326 100644
521 return -ENOBUFS;
522 }
523
524 -@@ -423,7 +423,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
525 +@@ -472,7 +472,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
526 skb_dst_force(skb);
527
528 spin_lock_irqsave(&list->lock, flags);
529 @@ -99016,7 +99028,7 @@ index c0fc6bd..51d8326 100644
530 __skb_queue_tail(list, skb);
531 spin_unlock_irqrestore(&list->lock, flags);
532
533 -@@ -443,7 +443,7 @@ int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested)
534 +@@ -492,7 +492,7 @@ int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested)
535 skb->dev = NULL;
536
537 if (sk_rcvqueues_full(sk, skb, sk->sk_rcvbuf)) {
538 @@ -99025,7 +99037,7 @@ index c0fc6bd..51d8326 100644
539 goto discard_and_relse;
540 }
541 if (nested)
542 -@@ -461,7 +461,7 @@ int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested)
543 +@@ -510,7 +510,7 @@ int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested)
544 mutex_release(&sk->sk_lock.dep_map, 1, _RET_IP_);
545 } else if (sk_add_backlog(sk, skb, sk->sk_rcvbuf)) {
546 bh_unlock_sock(sk);
547 @@ -99034,7 +99046,7 @@ index c0fc6bd..51d8326 100644
548 goto discard_and_relse;
549 }
550
551 -@@ -949,12 +949,12 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
552 +@@ -998,12 +998,12 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
553 struct timeval tm;
554 } v;
555
556 @@ -99050,7 +99062,7 @@ index c0fc6bd..51d8326 100644
557 return -EINVAL;
558
559 memset(&v, 0, sizeof(v));
560 -@@ -1106,11 +1106,11 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
561 +@@ -1155,11 +1155,11 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
562
563 case SO_PEERNAME:
564 {
565 @@ -99064,7 +99076,7 @@ index c0fc6bd..51d8326 100644
566 return -EINVAL;
567 if (copy_to_user(optval, address, len))
568 return -EFAULT;
569 -@@ -1191,7 +1191,7 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
570 +@@ -1240,7 +1240,7 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
571
572 if (len > lv)
573 len = lv;
574 @@ -99073,7 +99085,7 @@ index c0fc6bd..51d8326 100644
575 return -EFAULT;
576 lenout:
577 if (put_user(len, optlen))
578 -@@ -2326,7 +2326,7 @@ void sock_init_data(struct socket *sock, struct sock *sk)
579 +@@ -2375,7 +2375,7 @@ void sock_init_data(struct socket *sock, struct sock *sk)
580 */
581 smp_wmb();
582 atomic_set(&sk->sk_refcnt, 1);
583 @@ -99082,7 +99094,7 @@ index c0fc6bd..51d8326 100644
584 }
585 EXPORT_SYMBOL(sock_init_data);
586
587 -@@ -2454,6 +2454,7 @@ void sock_enable_timestamp(struct sock *sk, int flag)
588 +@@ -2503,6 +2503,7 @@ void sock_enable_timestamp(struct sock *sk, int flag)
589 int sock_recv_errqueue(struct sock *sk, struct msghdr *msg, int len,
590 int level, int type)
591 {
592 @@ -99090,7 +99102,7 @@ index c0fc6bd..51d8326 100644
593 struct sock_exterr_skb *serr;
594 struct sk_buff *skb, *skb2;
595 int copied, err;
596 -@@ -2475,7 +2476,8 @@ int sock_recv_errqueue(struct sock *sk, struct msghdr *msg, int len,
597 +@@ -2524,7 +2525,8 @@ int sock_recv_errqueue(struct sock *sk, struct msghdr *msg, int len,
598 sock_recv_timestamp(msg, sk, skb);
599
600 serr = SKB_EXT_ERR(skb);
601 @@ -99101,7 +99113,7 @@ index c0fc6bd..51d8326 100644
602 msg->msg_flags |= MSG_ERRQUEUE;
603 err = copied;
604 diff --git a/net/core/sock_diag.c b/net/core/sock_diag.c
605 -index 6a7fae2..d7c22e6 100644
606 +index c38e7a2..773e3d7 100644
607 --- a/net/core/sock_diag.c
608 +++ b/net/core/sock_diag.c
609 @@ -9,26 +9,33 @@
610 @@ -99244,7 +99256,7 @@ index 4c04848..f575934 100644
611
612 static struct sock *dn_alloc_sock(struct net *net, struct socket *sock, gfp_t gfp)
613 diff --git a/net/decnet/dn_dev.c b/net/decnet/dn_dev.c
614 -index a603823..a36ee0b 100644
615 +index 3b726f3..1af6368 100644
616 --- a/net/decnet/dn_dev.c
617 +++ b/net/decnet/dn_dev.c
618 @@ -200,7 +200,7 @@ static struct dn_dev_sysctl_table {
619 @@ -99581,6 +99593,42 @@ index 580dd96..9fcef7e 100644
620 msg.msg_controllen = len;
621 msg.msg_flags = flags;
622
623 +diff --git a/net/ipv4/ip_tunnel.c b/net/ipv4/ip_tunnel.c
624 +index 0c3a5d1..c05c07d 100644
625 +--- a/net/ipv4/ip_tunnel.c
626 ++++ b/net/ipv4/ip_tunnel.c
627 +@@ -73,12 +73,7 @@ static void __tunnel_dst_set(struct ip_tunnel_dst *idst,
628 + {
629 + struct dst_entry *old_dst;
630 +
631 +- if (dst) {
632 +- if (dst->flags & DST_NOCACHE)
633 +- dst = NULL;
634 +- else
635 +- dst_clone(dst);
636 +- }
637 ++ dst_clone(dst);
638 + old_dst = xchg((__force struct dst_entry **)&idst->dst, dst);
639 + dst_release(old_dst);
640 + }
641 +@@ -108,13 +103,14 @@ static struct rtable *tunnel_rtable_get(struct ip_tunnel *t, u32 cookie)
642 +
643 + rcu_read_lock();
644 + dst = rcu_dereference(this_cpu_ptr(t->dst_cache)->dst);
645 ++ if (dst && !atomic_inc_not_zero(&dst->__refcnt))
646 ++ dst = NULL;
647 + if (dst) {
648 + if (dst->obsolete && dst->ops->check(dst, cookie) == NULL) {
649 +- rcu_read_unlock();
650 + tunnel_dst_reset(t);
651 +- return NULL;
652 ++ dst_release(dst);
653 ++ dst = NULL;
654 + }
655 +- dst_hold(dst);
656 + }
657 + rcu_read_unlock();
658 + return (struct rtable *)dst;
659 diff --git a/net/ipv4/ip_vti.c b/net/ipv4/ip_vti.c
660 index e4a8f76..dd8ad72 100644
661 --- a/net/ipv4/ip_vti.c
662 @@ -99635,7 +99683,7 @@ index b3e86ea..18ce98c 100644
663 return res;
664 }
665 diff --git a/net/ipv4/ipip.c b/net/ipv4/ipip.c
666 -index 812b183..56cbe9c 100644
667 +index 62eaa00..29b2dc2 100644
668 --- a/net/ipv4/ipip.c
669 +++ b/net/ipv4/ipip.c
670 @@ -124,7 +124,7 @@ MODULE_PARM_DESC(log_ecn_error, "Log packets received with corrupted ECN");
671 @@ -100100,7 +100148,7 @@ index 44eba05..b36864b 100644
672 hdr = register_net_sysctl(&init_net, "net/ipv4", ipv4_table);
673 if (hdr == NULL)
674 diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c
675 -index eeaac39..dc29942 100644
676 +index e364746..598e76e 100644
677 --- a/net/ipv4/tcp_input.c
678 +++ b/net/ipv4/tcp_input.c
679 @@ -761,7 +761,7 @@ static void tcp_update_pacing_rate(struct sock *sk)
680 @@ -100112,7 +100160,7 @@ index eeaac39..dc29942 100644
681 sk->sk_max_pacing_rate);
682 }
683
684 -@@ -4485,7 +4485,7 @@ static struct sk_buff *tcp_collapse_one(struct sock *sk, struct sk_buff *skb,
685 +@@ -4484,7 +4484,7 @@ static struct sk_buff *tcp_collapse_one(struct sock *sk, struct sk_buff *skb,
686 * simplifies code)
687 */
688 static void
689 @@ -100121,7 +100169,7 @@ index eeaac39..dc29942 100644
690 struct sk_buff *head, struct sk_buff *tail,
691 u32 start, u32 end)
692 {
693 -@@ -5562,6 +5562,7 @@ discard:
694 +@@ -5561,6 +5561,7 @@ discard:
695 tcp_paws_reject(&tp->rx_opt, 0))
696 goto discard_and_undo;
697
698 @@ -100129,7 +100177,7 @@ index eeaac39..dc29942 100644
699 if (th->syn) {
700 /* We see SYN without ACK. It is attempt of
701 * simultaneous connect with crossed SYNs.
702 -@@ -5612,6 +5613,7 @@ discard:
703 +@@ -5611,6 +5612,7 @@ discard:
704 goto discard;
705 #endif
706 }
707 @@ -100137,7 +100185,7 @@ index eeaac39..dc29942 100644
708 /* "fifth, if neither of the SYN or RST bits is set then
709 * drop the segment and return."
710 */
711 -@@ -5658,7 +5660,7 @@ int tcp_rcv_state_process(struct sock *sk, struct sk_buff *skb,
712 +@@ -5657,7 +5659,7 @@ int tcp_rcv_state_process(struct sock *sk, struct sk_buff *skb,
713 goto discard;
714
715 if (th->syn) {
716 @@ -100275,7 +100323,7 @@ index 64f0354..a81b39d 100644
717 syn_set ? 0 : icsk->icsk_user_timeout, syn_set)) {
718 /* Has it gone just too far? */
719 diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c
720 -index 77bd16f..3ce366b 100644
721 +index b25e852..cdc3258 100644
722 --- a/net/ipv4/udp.c
723 +++ b/net/ipv4/udp.c
724 @@ -87,6 +87,7 @@
725 @@ -100383,7 +100431,7 @@ index 77bd16f..3ce366b 100644
726 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
727
728 /*
729 -@@ -2350,7 +2374,7 @@ static void udp4_format_sock(struct sock *sp, struct seq_file *f,
730 +@@ -2354,7 +2378,7 @@ static void udp4_format_sock(struct sock *sp, struct seq_file *f,
731 from_kuid_munged(seq_user_ns(f), sock_i_uid(sp)),
732 0, sock_i_ino(sp),
733 atomic_read(&sp->sk_refcnt), sp,
734 @@ -100581,10 +100629,10 @@ index 2465d18..bc5bf7f 100644
735 .maxtype = IFLA_GRE_MAX,
736 .policy = ip6gre_policy,
737 diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c
738 -index 0e51f68..1f501e1 100644
739 +index 9120339..cfdd84f 100644
740 --- a/net/ipv6/ip6_tunnel.c
741 +++ b/net/ipv6/ip6_tunnel.c
742 -@@ -85,7 +85,7 @@ static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2)
743 +@@ -86,7 +86,7 @@ static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2)
744
745 static int ip6_tnl_dev_init(struct net_device *dev);
746 static void ip6_tnl_dev_setup(struct net_device *dev);
747 @@ -100593,7 +100641,7 @@ index 0e51f68..1f501e1 100644
748
749 static int ip6_tnl_net_id __read_mostly;
750 struct ip6_tnl_net {
751 -@@ -1714,7 +1714,7 @@ static const struct nla_policy ip6_tnl_policy[IFLA_IPTUN_MAX + 1] = {
752 +@@ -1715,7 +1715,7 @@ static const struct nla_policy ip6_tnl_policy[IFLA_IPTUN_MAX + 1] = {
753 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
754 };
755
756 @@ -100729,36 +100777,27 @@ index 767ab8d..c5ec70a 100644
757 return -ENOMEM;
758 }
759 diff --git a/net/ipv6/output_core.c b/net/ipv6/output_core.c
760 -index 827f795..bdff9eb 100644
761 +index b31a012..c36f09c 100644
762 --- a/net/ipv6/output_core.c
763 +++ b/net/ipv6/output_core.c
764 -@@ -9,8 +9,8 @@
765 +@@ -9,7 +9,7 @@
766
767 void ipv6_select_ident(struct frag_hdr *fhdr, struct rt6_info *rt)
768 {
769 - static atomic_t ipv6_fragmentation_id;
770 -- int old, new;
771 + static atomic_unchecked_t ipv6_fragmentation_id;
772 -+ int id;
773 + int ident;
774
775 #if IS_ENABLED(CONFIG_IPV6)
776 - if (rt && !(rt->dst.flags & DST_NOPEER)) {
777 -@@ -26,13 +26,8 @@ void ipv6_select_ident(struct frag_hdr *fhdr, struct rt6_info *rt)
778 +@@ -26,7 +26,7 @@ void ipv6_select_ident(struct frag_hdr *fhdr, struct rt6_info *rt)
779 }
780 }
781 #endif
782 -- do {
783 -- old = atomic_read(&ipv6_fragmentation_id);
784 -- new = old + 1;
785 -- if (!new)
786 -- new = 1;
787 -- } while (atomic_cmpxchg(&ipv6_fragmentation_id, old, new) != old);
788 -- fhdr->identification = htonl(new);
789 -+ id = atomic_inc_return_unchecked(&ipv6_fragmentation_id);
790 -+ fhdr->identification = htonl(id);
791 +- ident = atomic_inc_return(&ipv6_fragmentation_id);
792 ++ ident = atomic_inc_return_unchecked(&ipv6_fragmentation_id);
793 + fhdr->identification = htonl(ident);
794 }
795 EXPORT_SYMBOL(ipv6_select_ident);
796 -
797 diff --git a/net/ipv6/ping.c b/net/ipv6/ping.c
798 index bda7429..469b26b 100644
799 --- a/net/ipv6/ping.c
800 @@ -100963,7 +101002,7 @@ index 7cc1102..7785931 100644
801 table = kmemdup(ipv6_route_table_template,
802 sizeof(ipv6_route_table_template),
803 diff --git a/net/ipv6/sit.c b/net/ipv6/sit.c
804 -index b4d74c8..b4f3fbe 100644
805 +index fe548ba..0dfa744 100644
806 --- a/net/ipv6/sit.c
807 +++ b/net/ipv6/sit.c
808 @@ -74,7 +74,7 @@ static void ipip6_tunnel_setup(struct net_device *dev);
809 @@ -101057,7 +101096,7 @@ index 889079b..a04512c 100644
810 }
811
812 diff --git a/net/ipv6/udp.c b/net/ipv6/udp.c
813 -index 1e586d9..2b8ad76 100644
814 +index 20b63d2..31a777d 100644
815 --- a/net/ipv6/udp.c
816 +++ b/net/ipv6/udp.c
817 @@ -76,6 +76,10 @@ static unsigned int udp6_ehashfn(struct net *net,
818 @@ -101386,7 +101425,7 @@ index b127902..9dc4947 100644
819 /* number of interfaces with corresponding FIF_ flags */
820 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll,
821 diff --git a/net/mac80211/iface.c b/net/mac80211/iface.c
822 -index ce1c443..6cd39e1 100644
823 +index 8f7fabc..e400523 100644
824 --- a/net/mac80211/iface.c
825 +++ b/net/mac80211/iface.c
826 @@ -529,7 +529,7 @@ int ieee80211_do_open(struct wireless_dev *wdev, bool coming_up)
827 @@ -102149,7 +102188,7 @@ index 11de55e..f25e448 100644
828 return 0;
829 }
830 diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c
831 -index 04748ab6..c72ef1f 100644
832 +index 7f40fd2..c72ef1f 100644
833 --- a/net/netlink/af_netlink.c
834 +++ b/net/netlink/af_netlink.c
835 @@ -257,7 +257,7 @@ static void netlink_overrun(struct sock *sk)
836 @@ -102161,137 +102200,7 @@ index 04748ab6..c72ef1f 100644
837 }
838
839 static void netlink_rcv_wake(struct sock *sk)
840 -@@ -1360,7 +1360,74 @@ retry:
841 - return err;
842 - }
843 -
844 --static inline int netlink_capable(const struct socket *sock, unsigned int flag)
845 -+/**
846 -+ * __netlink_ns_capable - General netlink message capability test
847 -+ * @nsp: NETLINK_CB of the socket buffer holding a netlink command from userspace.
848 -+ * @user_ns: The user namespace of the capability to use
849 -+ * @cap: The capability to use
850 -+ *
851 -+ * Test to see if the opener of the socket we received the message
852 -+ * from had when the netlink socket was created and the sender of the
853 -+ * message has has the capability @cap in the user namespace @user_ns.
854 -+ */
855 -+bool __netlink_ns_capable(const struct netlink_skb_parms *nsp,
856 -+ struct user_namespace *user_ns, int cap)
857 -+{
858 -+ return ((nsp->flags & NETLINK_SKB_DST) ||
859 -+ file_ns_capable(nsp->sk->sk_socket->file, user_ns, cap)) &&
860 -+ ns_capable(user_ns, cap);
861 -+}
862 -+EXPORT_SYMBOL(__netlink_ns_capable);
863 -+
864 -+/**
865 -+ * netlink_ns_capable - General netlink message capability test
866 -+ * @skb: socket buffer holding a netlink command from userspace
867 -+ * @user_ns: The user namespace of the capability to use
868 -+ * @cap: The capability to use
869 -+ *
870 -+ * Test to see if the opener of the socket we received the message
871 -+ * from had when the netlink socket was created and the sender of the
872 -+ * message has has the capability @cap in the user namespace @user_ns.
873 -+ */
874 -+bool netlink_ns_capable(const struct sk_buff *skb,
875 -+ struct user_namespace *user_ns, int cap)
876 -+{
877 -+ return __netlink_ns_capable(&NETLINK_CB(skb), user_ns, cap);
878 -+}
879 -+EXPORT_SYMBOL(netlink_ns_capable);
880 -+
881 -+/**
882 -+ * netlink_capable - Netlink global message capability test
883 -+ * @skb: socket buffer holding a netlink command from userspace
884 -+ * @cap: The capability to use
885 -+ *
886 -+ * Test to see if the opener of the socket we received the message
887 -+ * from had when the netlink socket was created and the sender of the
888 -+ * message has has the capability @cap in all user namespaces.
889 -+ */
890 -+bool netlink_capable(const struct sk_buff *skb, int cap)
891 -+{
892 -+ return netlink_ns_capable(skb, &init_user_ns, cap);
893 -+}
894 -+EXPORT_SYMBOL(netlink_capable);
895 -+
896 -+/**
897 -+ * netlink_net_capable - Netlink network namespace message capability test
898 -+ * @skb: socket buffer holding a netlink command from userspace
899 -+ * @cap: The capability to use
900 -+ *
901 -+ * Test to see if the opener of the socket we received the message
902 -+ * from had when the netlink socket was created and the sender of the
903 -+ * message has has the capability @cap over the network namespace of
904 -+ * the socket we received the message from.
905 -+ */
906 -+bool netlink_net_capable(const struct sk_buff *skb, int cap)
907 -+{
908 -+ return netlink_ns_capable(skb, sock_net(skb->sk)->user_ns, cap);
909 -+}
910 -+EXPORT_SYMBOL(netlink_net_capable);
911 -+
912 -+static inline int netlink_allowed(const struct socket *sock, unsigned int flag)
913 - {
914 - return (nl_table[sock->sk->sk_protocol].flags & flag) ||
915 - ns_capable(sock_net(sock->sk)->user_ns, CAP_NET_ADMIN);
916 -@@ -1428,7 +1495,7 @@ static int netlink_bind(struct socket *sock, struct sockaddr *addr,
917 -
918 - /* Only superuser is allowed to listen multicasts */
919 - if (nladdr->nl_groups) {
920 -- if (!netlink_capable(sock, NL_CFG_F_NONROOT_RECV))
921 -+ if (!netlink_allowed(sock, NL_CFG_F_NONROOT_RECV))
922 - return -EPERM;
923 - err = netlink_realloc_groups(sk);
924 - if (err)
925 -@@ -1490,7 +1557,7 @@ static int netlink_connect(struct socket *sock, struct sockaddr *addr,
926 - return -EINVAL;
927 -
928 - if ((nladdr->nl_groups || nladdr->nl_pid) &&
929 -- !netlink_capable(sock, NL_CFG_F_NONROOT_SEND))
930 -+ !netlink_allowed(sock, NL_CFG_F_NONROOT_SEND))
931 - return -EPERM;
932 -
933 - if (!nlk->portid)
934 -@@ -2096,7 +2163,7 @@ static int netlink_setsockopt(struct socket *sock, int level, int optname,
935 - break;
936 - case NETLINK_ADD_MEMBERSHIP:
937 - case NETLINK_DROP_MEMBERSHIP: {
938 -- if (!netlink_capable(sock, NL_CFG_F_NONROOT_RECV))
939 -+ if (!netlink_allowed(sock, NL_CFG_F_NONROOT_RECV))
940 - return -EPERM;
941 - err = netlink_realloc_groups(sk);
942 - if (err)
943 -@@ -2228,6 +2295,7 @@ static int netlink_sendmsg(struct kiocb *kiocb, struct socket *sock,
944 - struct sk_buff *skb;
945 - int err;
946 - struct scm_cookie scm;
947 -+ u32 netlink_skb_flags = 0;
948 -
949 - if (msg->msg_flags&MSG_OOB)
950 - return -EOPNOTSUPP;
951 -@@ -2247,8 +2315,9 @@ static int netlink_sendmsg(struct kiocb *kiocb, struct socket *sock,
952 - dst_group = ffs(addr->nl_groups);
953 - err = -EPERM;
954 - if ((dst_group || dst_portid) &&
955 -- !netlink_capable(sock, NL_CFG_F_NONROOT_SEND))
956 -+ !netlink_allowed(sock, NL_CFG_F_NONROOT_SEND))
957 - goto out;
958 -+ netlink_skb_flags |= NETLINK_SKB_DST;
959 - } else {
960 - dst_portid = nlk->dst_portid;
961 - dst_group = nlk->dst_group;
962 -@@ -2278,6 +2347,7 @@ static int netlink_sendmsg(struct kiocb *kiocb, struct socket *sock,
963 - NETLINK_CB(skb).portid = nlk->portid;
964 - NETLINK_CB(skb).dst_group = dst_group;
965 - NETLINK_CB(skb).creds = siocb->scm->creds;
966 -+ NETLINK_CB(skb).flags = netlink_skb_flags;
967 -
968 - err = -EFAULT;
969 - if (memcpy_fromiovec(skb_put(skb, len), msg->msg_iov, len)) {
970 -@@ -2933,7 +3003,7 @@ static int netlink_seq_show(struct seq_file *seq, void *v)
971 +@@ -3003,7 +3003,7 @@ static int netlink_seq_show(struct seq_file *seq, void *v)
972 sk_wmem_alloc_get(s),
973 nlk->cb_running,
974 atomic_read(&s->sk_refcnt),
975 @@ -105689,7 +105598,7 @@ index f79fa8b..6161868 100644
976 };
977 extern struct ima_h_table ima_htable;
978 diff --git a/security/integrity/ima/ima_api.c b/security/integrity/ima/ima_api.c
979 -index c38bbce..f45133d 100644
980 +index 025824a..2a681b1 100644
981 --- a/security/integrity/ima/ima_api.c
982 +++ b/security/integrity/ima/ima_api.c
983 @@ -137,7 +137,7 @@ void ima_add_violation(struct file *file, const unsigned char *filename,
984
985 diff --git a/3.14.8/4425_grsec_remove_EI_PAX.patch b/3.14.9/4425_grsec_remove_EI_PAX.patch
986 similarity index 100%
987 rename from 3.14.8/4425_grsec_remove_EI_PAX.patch
988 rename to 3.14.9/4425_grsec_remove_EI_PAX.patch
989
990 diff --git a/3.14.8/4427_force_XATTR_PAX_tmpfs.patch b/3.14.9/4427_force_XATTR_PAX_tmpfs.patch
991 similarity index 100%
992 rename from 3.14.8/4427_force_XATTR_PAX_tmpfs.patch
993 rename to 3.14.9/4427_force_XATTR_PAX_tmpfs.patch
994
995 diff --git a/3.14.8/4430_grsec-remove-localversion-grsec.patch b/3.14.9/4430_grsec-remove-localversion-grsec.patch
996 similarity index 100%
997 rename from 3.14.8/4430_grsec-remove-localversion-grsec.patch
998 rename to 3.14.9/4430_grsec-remove-localversion-grsec.patch
999
1000 diff --git a/3.14.8/4435_grsec-mute-warnings.patch b/3.14.9/4435_grsec-mute-warnings.patch
1001 similarity index 100%
1002 rename from 3.14.8/4435_grsec-mute-warnings.patch
1003 rename to 3.14.9/4435_grsec-mute-warnings.patch
1004
1005 diff --git a/3.14.8/4440_grsec-remove-protected-paths.patch b/3.14.9/4440_grsec-remove-protected-paths.patch
1006 similarity index 100%
1007 rename from 3.14.8/4440_grsec-remove-protected-paths.patch
1008 rename to 3.14.9/4440_grsec-remove-protected-paths.patch
1009
1010 diff --git a/3.14.8/4450_grsec-kconfig-default-gids.patch b/3.14.9/4450_grsec-kconfig-default-gids.patch
1011 similarity index 100%
1012 rename from 3.14.8/4450_grsec-kconfig-default-gids.patch
1013 rename to 3.14.9/4450_grsec-kconfig-default-gids.patch
1014
1015 diff --git a/3.14.8/4465_selinux-avc_audit-log-curr_ip.patch b/3.14.9/4465_selinux-avc_audit-log-curr_ip.patch
1016 similarity index 100%
1017 rename from 3.14.8/4465_selinux-avc_audit-log-curr_ip.patch
1018 rename to 3.14.9/4465_selinux-avc_audit-log-curr_ip.patch
1019
1020 diff --git a/3.14.8/4470_disable-compat_vdso.patch b/3.14.9/4470_disable-compat_vdso.patch
1021 similarity index 100%
1022 rename from 3.14.8/4470_disable-compat_vdso.patch
1023 rename to 3.14.9/4470_disable-compat_vdso.patch
1024
1025 diff --git a/3.14.8/4475_emutramp_default_on.patch b/3.14.9/4475_emutramp_default_on.patch
1026 similarity index 100%
1027 rename from 3.14.8/4475_emutramp_default_on.patch
1028 rename to 3.14.9/4475_emutramp_default_on.patch
1029
1030 diff --git a/3.15.1/0000_README b/3.15.2/0000_README
1031 similarity index 96%
1032 rename from 3.15.1/0000_README
1033 rename to 3.15.2/0000_README
1034 index 7ce009d..a26acbb 100644
1035 --- a/3.15.1/0000_README
1036 +++ b/3.15.2/0000_README
1037 @@ -2,7 +2,7 @@ README
1038 -----------------------------------------------------------------------------
1039 Individual Patch Descriptions:
1040 -----------------------------------------------------------------------------
1041 -Patch: 4420_grsecurity-3.0-3.15.1-201406222112.patch
1042 +Patch: 4420_
1043 From: http://www.grsecurity.net
1044 Desc: hardened-sources base patch from upstream grsecurity
1045
1046
1047 diff --git a/3.15.1/4420_grsecurity-3.0-3.15.1-201406222112.patch b/3.15.2/4420_grsecurity-3.0-3.15.2-201406262058.patch
1048 similarity index 95%
1049 rename from 3.15.1/4420_grsecurity-3.0-3.15.1-201406222112.patch
1050 rename to 3.15.2/4420_grsecurity-3.0-3.15.2-201406262058.patch
1051 index d693020..6d422ef 100644
1052 --- a/3.15.1/4420_grsecurity-3.0-3.15.1-201406222112.patch
1053 +++ b/3.15.2/4420_grsecurity-3.0-3.15.2-201406262058.patch
1054 @@ -287,7 +287,7 @@ index 30a8ad0d..2ed9efd 100644
1055
1056 pcd. [PARIDE]
1057 diff --git a/Makefile b/Makefile
1058 -index e2846ac..2a78f23 100644
1059 +index 475e085..ae1de31 100644
1060 --- a/Makefile
1061 +++ b/Makefile
1062 @@ -246,7 +246,9 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
1063 @@ -28220,7 +28220,7 @@ index f47a104..5ce59a8 100644
1064
1065 out:
1066 diff --git a/arch/x86/kvm/lapic.c b/arch/x86/kvm/lapic.c
1067 -index 9736529..ab4f54c 100644
1068 +index 0069118..c28ec0a 100644
1069 --- a/arch/x86/kvm/lapic.c
1070 +++ b/arch/x86/kvm/lapic.c
1071 @@ -55,7 +55,7 @@
1072 @@ -41466,10 +41466,10 @@ index bcb4950..61dba6c 100644
1073 if (!virtaddr)
1074 goto cleanup;
1075 diff --git a/drivers/hv/hv_balloon.c b/drivers/hv/hv_balloon.c
1076 -index 7e6d78d..7354bed 100644
1077 +index 5e90c5d..d8fcefb 100644
1078 --- a/drivers/hv/hv_balloon.c
1079 +++ b/drivers/hv/hv_balloon.c
1080 -@@ -464,7 +464,7 @@ MODULE_PARM_DESC(hot_add, "If set attempt memory hot_add");
1081 +@@ -470,7 +470,7 @@ MODULE_PARM_DESC(hot_add, "If set attempt memory hot_add");
1082
1083 module_param(pressure_report_delay, uint, (S_IRUGO | S_IWUSR));
1084 MODULE_PARM_DESC(pressure_report_delay, "Delay in secs in reporting pressure");
1085 @@ -41478,7 +41478,7 @@ index 7e6d78d..7354bed 100644
1086
1087 static int dm_ring_size = (5 * PAGE_SIZE);
1088
1089 -@@ -886,7 +886,7 @@ static void hot_add_req(struct work_struct *dummy)
1090 +@@ -893,7 +893,7 @@ static void hot_add_req(struct work_struct *dummy)
1091 pr_info("Memory hot add failed\n");
1092
1093 dm->state = DM_INITIALIZED;
1094 @@ -41487,7 +41487,7 @@ index 7e6d78d..7354bed 100644
1095 vmbus_sendpacket(dm->dev->channel, &resp,
1096 sizeof(struct dm_hot_add_response),
1097 (unsigned long)NULL,
1098 -@@ -960,7 +960,7 @@ static void post_status(struct hv_dynmem_device *dm)
1099 +@@ -973,7 +973,7 @@ static void post_status(struct hv_dynmem_device *dm)
1100 memset(&status, 0, sizeof(struct dm_status));
1101 status.hdr.type = DM_STATUS_REPORT;
1102 status.hdr.size = sizeof(struct dm_status);
1103 @@ -41496,7 +41496,7 @@ index 7e6d78d..7354bed 100644
1104
1105 /*
1106 * The host expects the guest to report free memory.
1107 -@@ -980,7 +980,7 @@ static void post_status(struct hv_dynmem_device *dm)
1108 +@@ -993,7 +993,7 @@ static void post_status(struct hv_dynmem_device *dm)
1109 * send the status. This can happen if we were interrupted
1110 * after we picked our transaction ID.
1111 */
1112 @@ -41504,8 +41504,8 @@ index 7e6d78d..7354bed 100644
1113 + if (status.hdr.trans_id != atomic_read_unchecked(&trans_id))
1114 return;
1115
1116 - vmbus_sendpacket(dm->dev->channel, &status,
1117 -@@ -1108,7 +1108,7 @@ static void balloon_up(struct work_struct *dummy)
1118 + /*
1119 +@@ -1129,7 +1129,7 @@ static void balloon_up(struct work_struct *dummy)
1120 */
1121
1122 do {
1123 @@ -41514,7 +41514,7 @@ index 7e6d78d..7354bed 100644
1124 ret = vmbus_sendpacket(dm_device.dev->channel,
1125 bl_resp,
1126 bl_resp->hdr.size,
1127 -@@ -1152,7 +1152,7 @@ static void balloon_down(struct hv_dynmem_device *dm,
1128 +@@ -1175,7 +1175,7 @@ static void balloon_down(struct hv_dynmem_device *dm,
1129
1130 memset(&resp, 0, sizeof(struct dm_unballoon_response));
1131 resp.hdr.type = DM_UNBALLOON_RESPONSE;
1132 @@ -41523,7 +41523,7 @@ index 7e6d78d..7354bed 100644
1133 resp.hdr.size = sizeof(struct dm_unballoon_response);
1134
1135 vmbus_sendpacket(dm_device.dev->channel, &resp,
1136 -@@ -1216,7 +1216,7 @@ static void version_resp(struct hv_dynmem_device *dm,
1137 +@@ -1239,7 +1239,7 @@ static void version_resp(struct hv_dynmem_device *dm,
1138 memset(&version_req, 0, sizeof(struct dm_version_request));
1139 version_req.hdr.type = DM_VERSION_REQUEST;
1140 version_req.hdr.size = sizeof(struct dm_version_request);
1141 @@ -41532,7 +41532,7 @@ index 7e6d78d..7354bed 100644
1142 version_req.version.version = DYNMEM_PROTOCOL_VERSION_WIN7;
1143 version_req.is_last_attempt = 1;
1144
1145 -@@ -1386,7 +1386,7 @@ static int balloon_probe(struct hv_device *dev,
1146 +@@ -1409,7 +1409,7 @@ static int balloon_probe(struct hv_device *dev,
1147 memset(&version_req, 0, sizeof(struct dm_version_request));
1148 version_req.hdr.type = DM_VERSION_REQUEST;
1149 version_req.hdr.size = sizeof(struct dm_version_request);
1150 @@ -41541,7 +41541,7 @@ index 7e6d78d..7354bed 100644
1151 version_req.version.version = DYNMEM_PROTOCOL_VERSION_WIN8;
1152 version_req.is_last_attempt = 0;
1153
1154 -@@ -1417,7 +1417,7 @@ static int balloon_probe(struct hv_device *dev,
1155 +@@ -1440,7 +1440,7 @@ static int balloon_probe(struct hv_device *dev,
1156 memset(&cap_msg, 0, sizeof(struct dm_capabilities));
1157 cap_msg.hdr.type = DM_CAPABILITIES_REPORT;
1158 cap_msg.hdr.size = sizeof(struct dm_capabilities);
1159 @@ -46113,7 +46113,7 @@ index 78f18be..1d19c62 100644
1160 priv = netdev_priv(dev);
1161 priv->phy = phy;
1162 diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c
1163 -index d53e299..e99c458 100644
1164 +index 7eec598..90b8428 100644
1165 --- a/drivers/net/macvlan.c
1166 +++ b/drivers/net/macvlan.c
1167 @@ -984,13 +984,15 @@ static const struct nla_policy macvlan_policy[IFLA_MACVLAN_MAX + 1] = {
1168 @@ -46139,7 +46139,7 @@ index d53e299..e99c458 100644
1169
1170 return rtnl_link_register(ops);
1171 };
1172 -@@ -1045,7 +1047,7 @@ static int macvlan_device_event(struct notifier_block *unused,
1173 +@@ -1044,7 +1046,7 @@ static int macvlan_device_event(struct notifier_block *unused,
1174 return NOTIFY_DONE;
1175 }
1176
1177 @@ -46380,10 +46380,10 @@ index a2515887..6d13233 100644
1178
1179 /* we will have to manufacture ethernet headers, prepare template */
1180 diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
1181 -index 4dbb2ed..5410db0 100644
1182 +index 77dcf92..549924a 100644
1183 --- a/drivers/net/vxlan.c
1184 +++ b/drivers/net/vxlan.c
1185 -@@ -2840,7 +2840,7 @@ nla_put_failure:
1186 +@@ -2839,7 +2839,7 @@ nla_put_failure:
1187 return -EMSGSIZE;
1188 }
1189
1190 @@ -46392,7 +46392,7 @@ index 4dbb2ed..5410db0 100644
1191 .kind = "vxlan",
1192 .maxtype = IFLA_VXLAN_MAX,
1193 .policy = vxlan_policy,
1194 -@@ -2887,7 +2887,7 @@ static int vxlan_lowerdev_event(struct notifier_block *unused,
1195 +@@ -2886,7 +2886,7 @@ static int vxlan_lowerdev_event(struct notifier_block *unused,
1196 return NOTIFY_DONE;
1197 }
1198
1199 @@ -50221,7 +50221,7 @@ index 26416c1..e796a3d 100644
1200 spin_lock_init(&dev->t10_wwn.t10_vpd_lock);
1201 INIT_LIST_HEAD(&dev->t10_pr.registration_list);
1202 diff --git a/drivers/target/target_core_transport.c b/drivers/target/target_core_transport.c
1203 -index 789aa9e..084b425 100644
1204 +index a51dd4e..bcba20e 100644
1205 --- a/drivers/target/target_core_transport.c
1206 +++ b/drivers/target/target_core_transport.c
1207 @@ -1148,7 +1148,7 @@ transport_check_alloc_task_attr(struct se_cmd *cmd)
1208 @@ -55869,7 +55869,7 @@ index 2946712..f737435 100644
1209 &data);
1210 if (!inode) {
1211 diff --git a/fs/aio.c b/fs/aio.c
1212 -index a0ed6c7..882e5a6 100644
1213 +index a0ed6c7..c9fcd97 100644
1214 --- a/fs/aio.c
1215 +++ b/fs/aio.c
1216 @@ -380,7 +380,7 @@ static int aio_setup_ring(struct kioctx *ctx)
1217 @@ -55881,6 +55881,33 @@ index a0ed6c7..882e5a6 100644
1218 return -EINVAL;
1219
1220 file = aio_private_file(ctx, nr_pages);
1221 +@@ -1021,6 +1021,7 @@ void aio_complete(struct kiocb *iocb, long res, long res2)
1222 +
1223 + /* everything turned out well, dispose of the aiocb. */
1224 + kiocb_free(iocb);
1225 ++ put_reqs_available(ctx, 1);
1226 +
1227 + /*
1228 + * We have to order our ring_info tail store above and test
1229 +@@ -1062,6 +1063,9 @@ static long aio_read_events_ring(struct kioctx *ctx,
1230 + if (head == tail)
1231 + goto out;
1232 +
1233 ++ head %= ctx->nr_events;
1234 ++ tail %= ctx->nr_events;
1235 ++
1236 + while (ret < nr) {
1237 + long avail;
1238 + struct io_event *ev;
1239 +@@ -1100,8 +1104,6 @@ static long aio_read_events_ring(struct kioctx *ctx,
1240 + flush_dcache_page(ctx->ring_pages[0]);
1241 +
1242 + pr_debug("%li h%u t%u\n", ret, head, tail);
1243 +-
1244 +- put_reqs_available(ctx, ret);
1245 + out:
1246 + mutex_unlock(&ctx->ring_lock);
1247 +
1248 diff --git a/fs/attr.c b/fs/attr.c
1249 index 6530ced..4a827e2 100644
1250 --- a/fs/attr.c
1251 @@ -83739,7 +83766,7 @@ index 0dfcc92..7967849 100644
1252
1253 /* Structure to track chunk fragments that have been acked, but peer
1254 diff --git a/include/net/sock.h b/include/net/sock.h
1255 -index 21569cf..fc25c8e 100644
1256 +index 21569cf..dd60300 100644
1257 --- a/include/net/sock.h
1258 +++ b/include/net/sock.h
1259 @@ -348,7 +348,7 @@ struct sock {
1260 @@ -83778,6 +83805,17 @@ index 21569cf..fc25c8e 100644
1261
1262 static inline struct sock_iocb *kiocb_to_siocb(struct kiocb *iocb)
1263 {
1264 +@@ -1728,8 +1728,8 @@ sk_dst_get(struct sock *sk)
1265 +
1266 + rcu_read_lock();
1267 + dst = rcu_dereference(sk->sk_dst_cache);
1268 +- if (dst)
1269 +- dst_hold(dst);
1270 ++ if (dst && !atomic_inc_not_zero(&dst->__refcnt))
1271 ++ dst = NULL;
1272 + rcu_read_unlock();
1273 + return dst;
1274 + }
1275 @@ -1803,7 +1803,7 @@ static inline void sk_nocaps_add(struct sock *sk, netdev_features_t flags)
1276 }
1277
1278 @@ -95451,7 +95489,7 @@ index 83bfafa..660f059 100644
1279
1280 /*
1281 diff --git a/mm/shmem.c b/mm/shmem.c
1282 -index 9f70e02..daac1da 100644
1283 +index a2801ba..b8651e6 100644
1284 --- a/mm/shmem.c
1285 +++ b/mm/shmem.c
1286 @@ -33,7 +33,7 @@
1287 @@ -95535,7 +95573,7 @@ index 9f70e02..daac1da 100644
1288 error = shmem_getpage(inode, vmf->pgoff, &vmf->page, SGP_CACHE, &ret);
1289 if (error)
1290 return ((error == -ENOMEM) ? VM_FAULT_OOM : VM_FAULT_SIGBUS);
1291 -@@ -1730,18 +1769,26 @@ static long shmem_fallocate(struct file *file, int mode, loff_t offset,
1292 +@@ -1733,18 +1772,26 @@ static long shmem_fallocate(struct file *file, int mode, loff_t offset,
1293
1294 mutex_lock(&inode->i_mutex);
1295
1296 @@ -95563,7 +95601,7 @@ index 9f70e02..daac1da 100644
1297 }
1298
1299 /* We need to check rlimit even when FALLOC_FL_KEEP_SIZE */
1300 -@@ -2135,6 +2182,11 @@ static const struct xattr_handler *shmem_xattr_handlers[] = {
1301 +@@ -2138,6 +2185,11 @@ static const struct xattr_handler *shmem_xattr_handlers[] = {
1302 static int shmem_xattr_validate(const char *name)
1303 {
1304 struct { const char *prefix; size_t len; } arr[] = {
1305 @@ -95575,7 +95613,7 @@ index 9f70e02..daac1da 100644
1306 { XATTR_SECURITY_PREFIX, XATTR_SECURITY_PREFIX_LEN },
1307 { XATTR_TRUSTED_PREFIX, XATTR_TRUSTED_PREFIX_LEN }
1308 };
1309 -@@ -2190,6 +2242,15 @@ static int shmem_setxattr(struct dentry *dentry, const char *name,
1310 +@@ -2193,6 +2245,15 @@ static int shmem_setxattr(struct dentry *dentry, const char *name,
1311 if (err)
1312 return err;
1313
1314 @@ -95591,7 +95629,7 @@ index 9f70e02..daac1da 100644
1315 return simple_xattr_set(&info->xattrs, name, value, size, flags);
1316 }
1317
1318 -@@ -2502,8 +2563,7 @@ int shmem_fill_super(struct super_block *sb, void *data, int silent)
1319 +@@ -2505,8 +2566,7 @@ int shmem_fill_super(struct super_block *sb, void *data, int silent)
1320 int err = -ENOMEM;
1321
1322 /* Round up to L1_CACHE_BYTES to resist false sharing */
1323 @@ -95602,7 +95640,7 @@ index 9f70e02..daac1da 100644
1324 return -ENOMEM;
1325
1326 diff --git a/mm/slab.c b/mm/slab.c
1327 -index 19d9218..8a39707 100644
1328 +index 9432556..e0dc685 100644
1329 --- a/mm/slab.c
1330 +++ b/mm/slab.c
1331 @@ -311,10 +311,12 @@ static void kmem_cache_node_init(struct kmem_cache_node *parent)
1332 @@ -95631,7 +95669,7 @@ index 19d9218..8a39707 100644
1333 #endif
1334
1335 #if DEBUG
1336 -@@ -414,7 +418,7 @@ static inline void *index_to_obj(struct kmem_cache *cache, struct page *page,
1337 +@@ -447,7 +451,7 @@ static inline void *index_to_obj(struct kmem_cache *cache, struct page *page,
1338 * reciprocal_divide(offset, cache->reciprocal_buffer_size)
1339 */
1340 static inline unsigned int obj_to_index(const struct kmem_cache *cache,
1341 @@ -95640,7 +95678,7 @@ index 19d9218..8a39707 100644
1342 {
1343 u32 offset = (obj - page->s_mem);
1344 return reciprocal_divide(offset, cache->reciprocal_buffer_size);
1345 -@@ -1506,12 +1510,12 @@ void __init kmem_cache_init(void)
1346 +@@ -1558,12 +1562,12 @@ void __init kmem_cache_init(void)
1347 */
1348
1349 kmalloc_caches[INDEX_AC] = create_kmalloc_cache("kmalloc-ac",
1350 @@ -95655,7 +95693,7 @@ index 19d9218..8a39707 100644
1351
1352 slab_early_init = 0;
1353
1354 -@@ -3464,6 +3468,21 @@ static inline void __cache_free(struct kmem_cache *cachep, void *objp,
1355 +@@ -3525,6 +3529,21 @@ static inline void __cache_free(struct kmem_cache *cachep, void *objp,
1356 struct array_cache *ac = cpu_cache_get(cachep);
1357
1358 check_irq_off();
1359 @@ -95677,7 +95715,7 @@ index 19d9218..8a39707 100644
1360 kmemleak_free_recursive(objp, cachep->flags);
1361 objp = cache_free_debugcheck(cachep, objp, caller);
1362
1363 -@@ -3687,6 +3706,7 @@ void kfree(const void *objp)
1364 +@@ -3748,6 +3767,7 @@ void kfree(const void *objp)
1365
1366 if (unlikely(ZERO_OR_NULL_PTR(objp)))
1367 return;
1368 @@ -95685,7 +95723,7 @@ index 19d9218..8a39707 100644
1369 local_irq_save(flags);
1370 kfree_debugcheck(objp);
1371 c = virt_to_cache(objp);
1372 -@@ -4128,14 +4148,22 @@ void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep)
1373 +@@ -4189,14 +4209,22 @@ void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep)
1374 }
1375 /* cpu stats */
1376 {
1377 @@ -95712,7 +95750,7 @@ index 19d9218..8a39707 100644
1378 #endif
1379 }
1380
1381 -@@ -4365,13 +4393,69 @@ static const struct file_operations proc_slabstats_operations = {
1382 +@@ -4417,13 +4445,69 @@ static const struct file_operations proc_slabstats_operations = {
1383 static int __init slab_proc_init(void)
1384 {
1385 #ifdef CONFIG_DEBUG_SLAB_LEAK
1386 @@ -96748,7 +96786,7 @@ index d5ea733..e8953f9 100644
1387
1388 if (len > buflen)
1389 diff --git a/mm/vmalloc.c b/mm/vmalloc.c
1390 -index bf233b2..680f9ef 100644
1391 +index bf233b2..1dfa1bc 100644
1392 --- a/mm/vmalloc.c
1393 +++ b/mm/vmalloc.c
1394 @@ -40,6 +40,21 @@ struct vfree_deferred {
1395 @@ -96947,15 +96985,6 @@ index bf233b2..680f9ef 100644
1396 if (flags & VM_IOREMAP)
1397 align = 1ul << clamp(fls(size), PAGE_SHIFT, IOREMAP_MAX_ORDER);
1398
1399 -@@ -1511,7 +1600,7 @@ EXPORT_SYMBOL(vfree);
1400 - * Free the virtually contiguous memory area starting at @addr,
1401 - * which was created from the page array passed to vmap().
1402 - *
1403 -- * Must not be called in interrupt context.
1404 -+ * Must not be called in NMI context.
1405 - */
1406 - void vunmap(const void *addr)
1407 - {
1408 @@ -1522,6 +1611,23 @@ void vunmap(const void *addr)
1409 }
1410 EXPORT_SYMBOL(vunmap);
1411 @@ -97977,7 +98006,7 @@ index a16ed7b..eb44d17 100644
1412
1413 return err;
1414 diff --git a/net/core/dev.c b/net/core/dev.c
1415 -index fb8b054..30fb342 100644
1416 +index a30bef1..51d3e33 100644
1417 --- a/net/core/dev.c
1418 +++ b/net/core/dev.c
1419 @@ -1683,14 +1683,14 @@ int dev_forward_skb(struct net_device *dev, struct sk_buff *skb)
1420 @@ -98080,6 +98109,40 @@ index cf999e0..c59a975 100644
1421 }
1422 }
1423 EXPORT_SYMBOL(dev_load);
1424 +diff --git a/net/core/dst.c b/net/core/dst.c
1425 +index 80d6286..a028409 100644
1426 +--- a/net/core/dst.c
1427 ++++ b/net/core/dst.c
1428 +@@ -269,6 +269,15 @@ again:
1429 + }
1430 + EXPORT_SYMBOL(dst_destroy);
1431 +
1432 ++static void dst_destroy_rcu(struct rcu_head *head)
1433 ++{
1434 ++ struct dst_entry *dst = container_of(head, struct dst_entry, rcu_head);
1435 ++
1436 ++ dst = dst_destroy(dst);
1437 ++ if (dst)
1438 ++ __dst_free(dst);
1439 ++}
1440 ++
1441 + void dst_release(struct dst_entry *dst)
1442 + {
1443 + if (dst) {
1444 +@@ -276,11 +285,8 @@ void dst_release(struct dst_entry *dst)
1445 +
1446 + newrefcnt = atomic_dec_return(&dst->__refcnt);
1447 + WARN_ON(newrefcnt < 0);
1448 +- if (unlikely(dst->flags & DST_NOCACHE) && !newrefcnt) {
1449 +- dst = dst_destroy(dst);
1450 +- if (dst)
1451 +- __dst_free(dst);
1452 +- }
1453 ++ if (unlikely(dst->flags & DST_NOCACHE) && !newrefcnt)
1454 ++ call_rcu(&dst->rcu_head, dst_destroy_rcu);
1455 + }
1456 + }
1457 + EXPORT_SYMBOL(dst_release);
1458 diff --git a/net/core/filter.c b/net/core/filter.c
1459 index 4aec7b9..5cf605c 100644
1460 --- a/net/core/filter.c
1461 @@ -98347,7 +98410,7 @@ index 0304f98..ddfead6 100644
1462 pr_warn("cannot create /proc/net/%s\n", PG_PROC_DIR);
1463 return -ENODEV;
1464 diff --git a/net/core/rtnetlink.c b/net/core/rtnetlink.c
1465 -index 2d8d8fc..b1bcd50 100644
1466 +index 1999ed8..1e6e58a 100644
1467 --- a/net/core/rtnetlink.c
1468 +++ b/net/core/rtnetlink.c
1469 @@ -58,7 +58,7 @@ struct rtnl_link {
1470 @@ -99103,6 +99166,42 @@ index 64741b9..6f334a2 100644
1471 msg.msg_controllen = len;
1472 msg.msg_flags = flags;
1473
1474 +diff --git a/net/ipv4/ip_tunnel.c b/net/ipv4/ip_tunnel.c
1475 +index 2acc233..b93143f 100644
1476 +--- a/net/ipv4/ip_tunnel.c
1477 ++++ b/net/ipv4/ip_tunnel.c
1478 +@@ -73,12 +73,7 @@ static void __tunnel_dst_set(struct ip_tunnel_dst *idst,
1479 + {
1480 + struct dst_entry *old_dst;
1481 +
1482 +- if (dst) {
1483 +- if (dst->flags & DST_NOCACHE)
1484 +- dst = NULL;
1485 +- else
1486 +- dst_clone(dst);
1487 +- }
1488 ++ dst_clone(dst);
1489 + old_dst = xchg((__force struct dst_entry **)&idst->dst, dst);
1490 + dst_release(old_dst);
1491 + }
1492 +@@ -108,13 +103,14 @@ static struct rtable *tunnel_rtable_get(struct ip_tunnel *t, u32 cookie)
1493 +
1494 + rcu_read_lock();
1495 + dst = rcu_dereference(this_cpu_ptr(t->dst_cache)->dst);
1496 ++ if (dst && !atomic_inc_not_zero(&dst->__refcnt))
1497 ++ dst = NULL;
1498 + if (dst) {
1499 + if (dst->obsolete && dst->ops->check(dst, cookie) == NULL) {
1500 +- rcu_read_unlock();
1501 + tunnel_dst_reset(t);
1502 +- return NULL;
1503 ++ dst_release(dst);
1504 ++ dst = NULL;
1505 + }
1506 +- dst_hold(dst);
1507 + }
1508 + rcu_read_unlock();
1509 + return (struct rtable *)dst;
1510 diff --git a/net/ipv4/ip_vti.c b/net/ipv4/ip_vti.c
1511 index 13ef00f..8ffca25 100644
1512 --- a/net/ipv4/ip_vti.c
1513 @@ -99157,7 +99256,7 @@ index b3e86ea..18ce98c 100644
1514 return res;
1515 }
1516 diff --git a/net/ipv4/ipip.c b/net/ipv4/ipip.c
1517 -index 812b183..56cbe9c 100644
1518 +index 62eaa00..29b2dc2 100644
1519 --- a/net/ipv4/ipip.c
1520 +++ b/net/ipv4/ipip.c
1521 @@ -124,7 +124,7 @@ MODULE_PARM_DESC(log_ecn_error, "Log packets received with corrupted ECN");
1522 @@ -99848,7 +99947,7 @@ index 286227a..c495a76 100644
1523 syn_set ? 0 : icsk->icsk_user_timeout, syn_set)) {
1524 /* Has it gone just too far? */
1525 diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c
1526 -index 4468e1a..def477a 100644
1527 +index 54a5fe9..78fea00 100644
1528 --- a/net/ipv4/udp.c
1529 +++ b/net/ipv4/udp.c
1530 @@ -87,6 +87,7 @@
1531 @@ -99977,7 +100076,7 @@ index 4468e1a..def477a 100644
1532 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0);
1533
1534 /*
1535 -@@ -2351,7 +2380,7 @@ static void udp4_format_sock(struct sock *sp, struct seq_file *f,
1536 +@@ -2355,7 +2384,7 @@ static void udp4_format_sock(struct sock *sp, struct seq_file *f,
1537 from_kuid_munged(seq_user_ns(f), sock_i_uid(sp)),
1538 0, sock_i_ino(sp),
1539 atomic_read(&sp->sk_refcnt), sp,
1540 @@ -100175,10 +100274,10 @@ index 9d92146..d986c6a 100644
1541 .maxtype = IFLA_GRE_MAX,
1542 .policy = ip6gre_policy,
1543 diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c
1544 -index f6a66bb..74b5aca 100644
1545 +index afa0824..04ba530 100644
1546 --- a/net/ipv6/ip6_tunnel.c
1547 +++ b/net/ipv6/ip6_tunnel.c
1548 -@@ -85,7 +85,7 @@ static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2)
1549 +@@ -86,7 +86,7 @@ static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2)
1550
1551 static int ip6_tnl_dev_init(struct net_device *dev);
1552 static void ip6_tnl_dev_setup(struct net_device *dev);
1553 @@ -100187,7 +100286,7 @@ index f6a66bb..74b5aca 100644
1554
1555 static int ip6_tnl_net_id __read_mostly;
1556 struct ip6_tnl_net {
1557 -@@ -1707,7 +1707,7 @@ static const struct nla_policy ip6_tnl_policy[IFLA_IPTUN_MAX + 1] = {
1558 +@@ -1708,7 +1708,7 @@ static const struct nla_policy ip6_tnl_policy[IFLA_IPTUN_MAX + 1] = {
1559 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
1560 };
1561
1562 @@ -100566,7 +100665,7 @@ index 6ebdb7b6..f225ab1 100644
1563 table = kmemdup(ipv6_route_table_template,
1564 sizeof(ipv6_route_table_template),
1565 diff --git a/net/ipv6/sit.c b/net/ipv6/sit.c
1566 -index e5a453c..237ce95 100644
1567 +index 4f40817..54dcbef 100644
1568 --- a/net/ipv6/sit.c
1569 +++ b/net/ipv6/sit.c
1570 @@ -74,7 +74,7 @@ static void ipip6_tunnel_setup(struct net_device *dev);
1571 @@ -100660,7 +100759,7 @@ index e289830..79a5718 100644
1572 }
1573
1574 diff --git a/net/ipv6/udp.c b/net/ipv6/udp.c
1575 -index 1e586d9..384a9c9 100644
1576 +index 20b63d2..13be908 100644
1577 --- a/net/ipv6/udp.c
1578 +++ b/net/ipv6/udp.c
1579 @@ -76,6 +76,10 @@ static unsigned int udp6_ehashfn(struct net *net,
1580 @@ -101097,7 +101196,7 @@ index f169b6e..a5dc4eb 100644
1581 /* number of interfaces with corresponding FIF_ flags */
1582 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll,
1583 diff --git a/net/mac80211/iface.c b/net/mac80211/iface.c
1584 -index b8d331e..4fd3293 100644
1585 +index 34799e0..b411290 100644
1586 --- a/net/mac80211/iface.c
1587 +++ b/net/mac80211/iface.c
1588 @@ -524,7 +524,7 @@ int ieee80211_do_open(struct wireless_dev *wdev, bool coming_up)
1589 @@ -105281,7 +105380,7 @@ index f79fa8b..6161868 100644
1590 };
1591 extern struct ima_h_table ima_htable;
1592 diff --git a/security/integrity/ima/ima_api.c b/security/integrity/ima/ima_api.c
1593 -index ba9e4d7..4b8ae03 100644
1594 +index d9cd5ce..c5c29ac 100644
1595 --- a/security/integrity/ima/ima_api.c
1596 +++ b/security/integrity/ima/ima_api.c
1597 @@ -137,7 +137,7 @@ void ima_add_violation(struct file *file, const unsigned char *filename,
1598 @@ -114275,60 +114374,36 @@ index 0000000..4378111
1599 +}
1600 diff --git a/tools/gcc/size_overflow_plugin/size_overflow_hash.data b/tools/gcc/size_overflow_plugin/size_overflow_hash.data
1601 new file mode 100644
1602 -index 0000000..8709512
1603 +index 0000000..32137ac
1604 --- /dev/null
1605 +++ b/tools/gcc/size_overflow_plugin/size_overflow_hash.data
1606 -@@ -0,0 +1,8131 @@
1607 +@@ -0,0 +1,5649 @@
1608 +intel_fake_agp_alloc_by_type_1 intel_fake_agp_alloc_by_type 1 1 NULL
1609 -+ocfs2_get_refcount_tree_3 ocfs2_get_refcount_tree 0 3 NULL nohasharray
1610 -+bmp085_detect_3 bmp085_detect 0 3 &ocfs2_get_refcount_tree_3
1611 -+ext3_writeback_write_end_11 ext3_writeback_write_end 5 11 NULL
1612 -+storvsc_connect_to_vsp_22 storvsc_connect_to_vsp 2-0 22 NULL
1613 ++storvsc_connect_to_vsp_22 storvsc_connect_to_vsp 2 22 NULL
1614 +compat_sock_setsockopt_23 compat_sock_setsockopt 5 23 NULL
1615 -+snd_hwdep_new_24 snd_hwdep_new 0 24 NULL
1616 +carl9170_alloc_27 carl9170_alloc 1 27 NULL
1617 +sel_read_policyvers_55 sel_read_policyvers 3 55 NULL nohasharray
1618 +padzero_55 padzero 1 55 &sel_read_policyvers_55
1619 +cfg80211_disconnected_57 cfg80211_disconnected 4 57 NULL
1620 -+si4713_checkrev_60 si4713_checkrev 0 60 NULL
1621 +__skb_to_sgvec_72 __skb_to_sgvec 0 72 NULL
1622 -+asd_request_firmware_77 asd_request_firmware 0 77 NULL
1623 -+power_supply_populate_supplied_from_85 power_supply_populate_supplied_from 0 85 NULL
1624 +snd_korg1212_copy_to_92 snd_korg1212_copy_to 6 92 NULL
1625 +load_msg_95 load_msg 2 95 NULL
1626 -+device_flush_iotlb_115 device_flush_iotlb 2-3 115 NULL
1627 -+pci_revert_fw_address_116 pci_revert_fw_address 0 116 NULL
1628 +ipath_verbs_send_117 ipath_verbs_send 5-3 117 NULL
1629 +init_q_132 init_q 4 132 NULL
1630 -+ocfs2_local_alloc_slide_window_134 ocfs2_local_alloc_slide_window 0 134 NULL
1631 +memstick_alloc_host_142 memstick_alloc_host 1 142 NULL
1632 -+gfs2_glock_get_147 gfs2_glock_get 0 147 NULL
1633 +hva_to_gfn_memslot_149 hva_to_gfn_memslot 0-1 149 NULL
1634 -+ping_v6_sendmsg_152 ping_v6_sendmsg 4 152 NULL
1635 -+ext4_ext_get_actual_len_153 ext4_ext_get_actual_len 0 153 NULL nohasharray
1636 -+tracing_trace_options_write_153 tracing_trace_options_write 3 153 &ext4_ext_get_actual_len_153
1637 -+snd_opti93x_mixer_166 snd_opti93x_mixer 0 166 NULL
1638 -+pci_request_selected_regions_169 pci_request_selected_regions 0 169 NULL
1639 -+t4vf_get_rss_glb_config_172 t4vf_get_rss_glb_config 0 172 NULL
1640 ++tracing_trace_options_write_153 tracing_trace_options_write 3 153 NULL nohasharray
1641 ++ext4_ext_get_actual_len_153 ext4_ext_get_actual_len 0 153 &tracing_trace_options_write_153
1642 +xfs_buf_item_get_format_189 xfs_buf_item_get_format 2 189 NULL
1643 -+xfs_bmap_btalloc_192 xfs_bmap_btalloc 0 192 NULL
1644 -+iscsi_session_setup_196 iscsi_session_setup 4-5 196 NULL nohasharray
1645 -+remove_mpt_ok_196 remove_mpt_ok 0 196 &iscsi_session_setup_196
1646 ++iscsi_session_setup_196 iscsi_session_setup 4-5 196 NULL
1647 +ll_xattr_cache_seq_write_250 ll_xattr_cache_seq_write 3 250 NULL
1648 +br_port_info_size_268 br_port_info_size 0 268 NULL
1649 +read_file_war_stats_292 read_file_war_stats 3 292 NULL
1650 -+xfs_zero_last_block_298 xfs_zero_last_block 0 298 NULL
1651 -+grgpio_to_irq_300 grgpio_to_irq 2 300 NULL
1652 +SYSC_connect_304 SYSC_connect 3 304 NULL
1653 +syslog_print_307 syslog_print 2 307 NULL
1654 -+platform_device_add_data_310 platform_device_add_data 0 310 NULL
1655 +dn_setsockopt_314 dn_setsockopt 5 314 NULL
1656 -+mlx5_core_access_reg_361 mlx5_core_access_reg 3-5 361 NULL nohasharray
1657 -+if_spi_prog_main_firmware_361 if_spi_prog_main_firmware 0 361 &mlx5_core_access_reg_361
1658 -+xfs_get_blocks_364 xfs_get_blocks 2 364 NULL
1659 -+hw_device_state_409 hw_device_state 0 409 NULL
1660 -+aio_read_events_ring_410 aio_read_events_ring 3 410 NULL nohasharray
1661 -+vnic_dev_init_410 vnic_dev_init 0 410 &aio_read_events_ring_410
1662 ++mlx5_core_access_reg_361 mlx5_core_access_reg 3-5 361 NULL
1663 ++aio_read_events_ring_410 aio_read_events_ring 3 410 NULL
1664 +lbs_rdmac_read_418 lbs_rdmac_read 3 418 NULL
1665 +snd_ca0106_ptr_read_467 snd_ca0106_ptr_read 0 467 NULL
1666 +cfs_trace_set_debug_mb_usrstr_486 cfs_trace_set_debug_mb_usrstr 2 486 NULL
1667 @@ -114336,34 +114411,24 @@ index 0000000..8709512
1668 +iwl_dbgfs_protection_mode_write_502 iwl_dbgfs_protection_mode_write 3 502 NULL
1669 +rx_rx_defrag_end_read_505 rx_rx_defrag_end_read 3 505 NULL
1670 +ocfs2_validate_meta_ecc_bhs_527 ocfs2_validate_meta_ecc_bhs 0 527 NULL
1671 -+mwifiex_pcie_create_rxbd_ring_535 mwifiex_pcie_create_rxbd_ring 0 535 NULL
1672 +zlib_deflate_workspacesize_537 zlib_deflate_workspacesize 0-1-2 537 NULL
1673 +iwl_dbgfs_wowlan_sram_read_540 iwl_dbgfs_wowlan_sram_read 3 540 NULL
1674 -+do_unregister_framebuffer_546 do_unregister_framebuffer 0 546 NULL
1675 +sco_sock_setsockopt_552 sco_sock_setsockopt 5 552 NULL
1676 -+lpfc_nlp_state_name_556 lpfc_nlp_state_name 2 556 NULL
1677 +snd_aw2_saa7146_get_hw_ptr_playback_558 snd_aw2_saa7146_get_hw_ptr_playback 0 558 NULL
1678 -+ib_device_register_sysfs_561 ib_device_register_sysfs 0 561 NULL
1679 +start_isoc_chain_565 start_isoc_chain 2 565 NULL nohasharray
1680 +dev_hard_header_565 dev_hard_header 0 565 &start_isoc_chain_565
1681 -+ocfs2_refcounted_xattr_delete_need_584 ocfs2_refcounted_xattr_delete_need 0 584 NULL
1682 -+fb_check_caps_585 fb_check_caps 0 585 NULL
1683 -+rsxx_dma_ctrl_init_588 rsxx_dma_ctrl_init 0 588 NULL
1684 +smk_write_load_self2_591 smk_write_load_self2 3 591 NULL
1685 +btrfs_stack_file_extent_offset_607 btrfs_stack_file_extent_offset 0 607 NULL
1686 +ni_gpct_device_construct_610 ni_gpct_device_construct 5 610 NULL
1687 +fuse_request_alloc_nofs_617 fuse_request_alloc_nofs 1 617 NULL
1688 +ptlrpc_lprocfs_nrs_seq_write_621 ptlrpc_lprocfs_nrs_seq_write 3 621 NULL
1689 +viafb_dfpl_proc_write_627 viafb_dfpl_proc_write 3 627 NULL
1690 -+ocfs2_num_free_extents_632 ocfs2_num_free_extents 0 632 NULL
1691 +ceph_osdc_new_request_635 ceph_osdc_new_request 6 635 NULL
1692 +cfs_hash_bkt_size_643 cfs_hash_bkt_size 0 643 NULL
1693 +unlink_queued_645 unlink_queued 4 645 NULL
1694 +dtim_interval_read_654 dtim_interval_read 3 654 NULL
1695 +mem_rx_free_mem_blks_read_675 mem_rx_free_mem_blks_read 3 675 NULL
1696 -+vfio_cap_init_698 vfio_cap_init 0 698 NULL
1697 -+persistent_ram_vmap_709 persistent_ram_vmap 1-2 709 NULL
1698 -+xfs_bmap_eof_728 xfs_bmap_eof 0 728 NULL
1699 ++persistent_ram_vmap_709 persistent_ram_vmap 2-1 709 NULL
1700 +sctp_setsockopt_peer_addr_params_734 sctp_setsockopt_peer_addr_params 3 734 NULL
1701 +dvb_video_write_754 dvb_video_write 3 754 NULL
1702 +cfs_trace_allocate_string_buffer_781 cfs_trace_allocate_string_buffer 2 781 NULL
1703 @@ -114371,115 +114436,70 @@ index 0000000..8709512
1704 +snd_pcm_drain_811 snd_pcm_drain 0 811 NULL
1705 +if_writecmd_815 if_writecmd 2 815 NULL
1706 +aac_change_queue_depth_825 aac_change_queue_depth 2 825 NULL
1707 -+dnet_mii_init_833 dnet_mii_init 0 833 NULL
1708 -+SyS_write_846 SyS_write 3 846 NULL
1709 -+hpsa_find_cfgtables_847 hpsa_find_cfgtables 0 847 NULL
1710 +error_state_read_859 error_state_read 6 859 NULL
1711 +o2net_send_message_vec_879 o2net_send_message_vec 4 879 NULL nohasharray
1712 +iwl_dbgfs_fh_reg_read_879 iwl_dbgfs_fh_reg_read 3 879 &o2net_send_message_vec_879
1713 -+regulator_bulk_enable_903 regulator_bulk_enable 0 903 NULL
1714 +snd_pcm_action_single_905 snd_pcm_action_single 0 905 NULL
1715 +carl9170_cmd_buf_950 carl9170_cmd_buf 3 950 NULL
1716 -+__nodes_weight_956 __nodes_weight 0-2 956 NULL
1717 -+bnx2x_fill_fw_str_968 bnx2x_fill_fw_str 3 968 NULL
1718 -+mnt_want_write_975 mnt_want_write 0 975 NULL nohasharray
1719 -+pcap_add_subdev_975 pcap_add_subdev 0 975 &mnt_want_write_975
1720 ++__nodes_weight_956 __nodes_weight 0 956 NULL
1721 ++mnt_want_write_975 mnt_want_write 0 975 NULL
1722 +usnic_ib_qp_grp_dump_hdr_989 usnic_ib_qp_grp_dump_hdr 2 989 NULL
1723 +memcmp_990 memcmp 0 990 NULL
1724 -+skge_rx_fill_991 skge_rx_fill 0 991 NULL
1725 -+readreg_1017 readreg 0-1 1017 NULL
1726 +smk_write_cipso2_1021 smk_write_cipso2 3 1021 NULL
1727 -+myri10ge_validate_firmware_1043 myri10ge_validate_firmware 0 1043 NULL
1728 -+mdiobus_register_1047 mdiobus_register 0 1047 NULL
1729 +gigaset_initdriver_1060 gigaset_initdriver 2 1060 NULL
1730 -+mce_request_packet_1073 mce_request_packet 3 1073 NULL nohasharray
1731 -+mlx4_create_eq_1073 mlx4_create_eq 0 1073 &mce_request_packet_1073 nohasharray
1732 -+writeout_1073 writeout 0 1073 &mlx4_create_eq_1073
1733 ++mce_request_packet_1073 mce_request_packet 3 1073 NULL
1734 +agp_create_memory_1075 agp_create_memory 1 1075 NULL
1735 -+snd_vortex_create_1077 snd_vortex_create 0 1077 NULL nohasharray
1736 -+hwrng_init_1077 hwrng_init 0 1077 &snd_vortex_create_1077
1737 +_scsih_adjust_queue_depth_1083 _scsih_adjust_queue_depth 2 1083 NULL
1738 +llcp_sock_sendmsg_1092 llcp_sock_sendmsg 4 1092 NULL
1739 +nfs4_init_nonuniform_client_string_1097 nfs4_init_nonuniform_client_string 3 1097 NULL
1740 -+ath10k_hif_start_1098 ath10k_hif_start 0 1098 NULL
1741 -+utf8s_to_utf16s_1115 utf8s_to_utf16s 0 1115 NULL
1742 -+vnic_dev_get_mac_addr_1119 vnic_dev_get_mac_addr 0 1119 NULL
1743 -+hid_hw_start_1121 hid_hw_start 0 1121 NULL
1744 +cfg80211_report_obss_beacon_1133 cfg80211_report_obss_beacon 3 1133 NULL
1745 +i2400m_rx_ctl_1157 i2400m_rx_ctl 4 1157 NULL
1746 +ipc_alloc_1192 ipc_alloc 1 1192 NULL
1747 +ib_create_send_mad_1196 ib_create_send_mad 5 1196 NULL
1748 +pstore_ftrace_knob_write_1198 pstore_ftrace_knob_write 3 1198 NULL
1749 +i2400m_rx_ctl_ack_1199 i2400m_rx_ctl_ack 3 1199 NULL
1750 -+usb_parse_interface_1201 usb_parse_interface 0 1201 NULL
1751 +dgrp_dpa_read_1204 dgrp_dpa_read 3 1204 NULL
1752 +i2cdev_read_1206 i2cdev_read 3 1206 NULL
1753 -+lpfc_fof_queue_setup_1208 lpfc_fof_queue_setup 0 1208 NULL
1754 +lov_ost_pool_init_1215 lov_ost_pool_init 2 1215 NULL
1755 +fsync_buffers_list_1219 fsync_buffers_list 0 1219 NULL
1756 -+dvb_register_adapter_1227 dvb_register_adapter 0 1227 NULL
1757 +kernfs_file_direct_read_1238 kernfs_file_direct_read 3 1238 NULL
1758 +acpi_battery_write_alarm_1240 acpi_battery_write_alarm 3 1240 NULL
1759 -+__mlx4_register_vlan_1242 __mlx4_register_vlan 0 1242 NULL
1760 -+mthca_cmd_imm_1256 mthca_cmd_imm 0 1256 NULL
1761 +drm_primary_helper_create_plane_1262 drm_primary_helper_create_plane 3 1262 NULL
1762 +ocfs2_extend_file_1266 ocfs2_extend_file 3 1266 NULL
1763 +qla4xxx_change_queue_depth_1268 qla4xxx_change_queue_depth 2 1268 NULL
1764 +ioctl_private_iw_point_1273 ioctl_private_iw_point 7 1273 NULL
1765 +SyS_flistxattr_1287 SyS_flistxattr 3 1287 NULL
1766 +tx_frag_in_process_called_read_1290 tx_frag_in_process_called_read 3 1290 NULL
1767 -+ath5k_init_ah_1299 ath5k_init_ah 0 1299 NULL
1768 +posix_acl_xattr_set_1301 posix_acl_xattr_set 4 1301 NULL
1769 -+ocfs2_append_rec_to_path_1321 ocfs2_append_rec_to_path 0 1321 NULL
1770 +ffs_1322 ffs 0 1322 NULL
1771 +qlcnic_pci_sriov_configure_1327 qlcnic_pci_sriov_configure 2 1327 NULL
1772 -+devm_gpio_request_1332 devm_gpio_request 0 1332 NULL
1773 +btrfs_submit_compressed_write_1347 btrfs_submit_compressed_write 5 1347 NULL
1774 -+gen_pool_best_fit_1348 gen_pool_best_fit 4 1348 NULL
1775 -+em28xx_set_audio_source_1356 em28xx_set_audio_source 0 1356 NULL nohasharray
1776 -+nouveau_ttm_global_init_1356 nouveau_ttm_global_init 0 1356 &em28xx_set_audio_source_1356
1777 +snd_pcm_lib_write1_1358 snd_pcm_lib_write1 0-3 1358 NULL
1778 -+fill_phy_probe_info_1360 fill_phy_probe_info 0 1360 NULL
1779 +ipx_sendmsg_1362 ipx_sendmsg 4 1362 NULL
1780 +fw_stats_raw_read_1369 fw_stats_raw_read 3 1369 NULL
1781 +ocfs2_prepare_inode_for_write_1372 ocfs2_prepare_inode_for_write 3 1372 NULL
1782 -+ngene_command_1375 ngene_command 0 1375 NULL
1783 -+rtl8180_init_rx_ring_1381 rtl8180_init_rx_ring 0 1381 NULL
1784 +sctp_setsockopt_initmsg_1383 sctp_setsockopt_initmsg 3 1383 NULL
1785 +do_msgsnd_1387 do_msgsnd 4 1387 NULL
1786 +SYSC_io_getevents_1392 SYSC_io_getevents 3 1392 NULL
1787 +cfs_trace_copyout_string_1416 cfs_trace_copyout_string 2 1416 NULL
1788 -+p54_parse_eeprom_1418 p54_parse_eeprom 0 1418 NULL
1789 -+mlx4_set_port_vlan_table_1420 mlx4_set_port_vlan_table 0 1420 NULL
1790 -+gfs2_unlink_ok_1435 gfs2_unlink_ok 0 1435 NULL
1791 +init_rs_internal_1436 init_rs_internal 1 1436 NULL
1792 -+at86rf230_hw_init_1441 at86rf230_hw_init 0 1441 NULL
1793 +stack_max_size_read_1445 stack_max_size_read 3 1445 NULL
1794 -+t4_sge_alloc_eth_txq_1454 t4_sge_alloc_eth_txq 0 1454 NULL
1795 +tx_queue_len_read_1463 tx_queue_len_read 3 1463 NULL
1796 +xprt_alloc_1475 xprt_alloc 2 1475 NULL
1797 +SYSC_syslog_1477 SYSC_syslog 3 1477 NULL
1798 +sta_num_ps_buf_frames_read_1488 sta_num_ps_buf_frames_read 3 1488 NULL
1799 +fpregs_set_1497 fpregs_set 4 1497 NULL
1800 -+ocfs2_alloc_dinode_update_counts_1507 ocfs2_alloc_dinode_update_counts 0 1507 NULL
1801 +tomoyo_round2_1518 tomoyo_round2 0 1518 NULL
1802 +alloc_perm_bits_1532 alloc_perm_bits 2 1532 NULL
1803 +ath6kl_init_get_fwcaps_1557 ath6kl_init_get_fwcaps 3 1557 NULL
1804 -+device_check_1561 device_check 0 1561 NULL
1805 -+ffs_mutex_lock_1564 ffs_mutex_lock 0 1564 NULL
1806 +ieee80211_if_read_dot11MeshHWMPnetDiameterTraversalTime_1589 ieee80211_if_read_dot11MeshHWMPnetDiameterTraversalTime 3 1589 NULL
1807 -+ipath_ht_handle_hwerrors_1592 ipath_ht_handle_hwerrors 3 1592 NULL
1808 +packet_buffer_init_1607 packet_buffer_init 2 1607 NULL
1809 +btmrvl_hscmd_read_1614 btmrvl_hscmd_read 3 1614 NULL
1810 +v9fs_fid_xattr_get_1618 v9fs_fid_xattr_get 0 1618 NULL
1811 -+mlx4_alloc_eq_table_1641 mlx4_alloc_eq_table 0 1641 NULL
1812 +ikconfig_read_current_1658 ikconfig_read_current 3 1658 NULL
1813 -+mlx4_QUERY_DEV_CAP_1659 mlx4_QUERY_DEV_CAP 0 1659 NULL
1814 +mei_cl_recv_1665 mei_cl_recv 3 1665 NULL
1815 +rmap_add_1677 rmap_add 3 1677 NULL
1816 -+ath10k_bmi_lz_data_1682 ath10k_bmi_lz_data 0 1682 NULL
1817 +configfs_read_file_1683 configfs_read_file 3 1683 NULL
1818 -+ican3_set_id_filter_1688 ican3_set_id_filter 0 1688 NULL
1819 +iwl_dbgfs_d0i3_refs_read_1705 iwl_dbgfs_d0i3_refs_read 3 1705 NULL
1820 +pdu_write_u_1710 pdu_write_u 3 1710 NULL
1821 +coda_psdev_write_1711 coda_psdev_write 3 1711 NULL
1822 @@ -114489,11 +114509,8 @@ index 0000000..8709512
1823 +usb_ep_align_maybe_1743 usb_ep_align_maybe 0-3 1743 NULL
1824 +tx_frag_called_read_1748 tx_frag_called_read 3 1748 NULL
1825 +cosa_write_1774 cosa_write 3 1774 NULL
1826 -+mwifiex_pcie_init_evt_ring_1775 mwifiex_pcie_init_evt_ring 0 1775 NULL
1827 +fcoe_ctlr_device_add_1793 fcoe_ctlr_device_add 3 1793 NULL
1828 -+__nodelist_scnprintf_1815 __nodelist_scnprintf 2-0 1815 NULL
1829 -+xfs_vm_write_end_1854 xfs_vm_write_end 5 1854 NULL
1830 -+carm_init_disks_1865 carm_init_disks 0 1865 NULL
1831 ++__nodelist_scnprintf_1815 __nodelist_scnprintf 2 1815 NULL
1832 +sb_issue_zeroout_1884 sb_issue_zeroout 3 1884 NULL
1833 +rx_defrag_called_read_1897 rx_defrag_called_read 3 1897 NULL
1834 +nfs_parse_server_name_1899 nfs_parse_server_name 2 1899 NULL
1835 @@ -114504,82 +114521,56 @@ index 0000000..8709512
1836 +ext3_fiemap_1936 ext3_fiemap 4 1936 NULL
1837 +cyttsp_probe_1940 cyttsp_probe 4 1940 NULL
1838 +ieee80211_if_fmt_dot11MeshConfirmTimeout_1945 ieee80211_if_fmt_dot11MeshConfirmTimeout 3 1945 NULL
1839 -+update_qd_1955 update_qd 0 1955 NULL
1840 -+__assign_irq_vector_1961 __assign_irq_vector 0 1961 NULL
1841 +ivtv_v4l2_read_1964 ivtv_v4l2_read 3 1964 NULL
1842 +sel_read_avc_hash_stats_1984 sel_read_avc_hash_stats 3 1984 NULL
1843 +gpio_power_write_1991 gpio_power_write 3 1991 NULL
1844 +__alloc_bootmem_node_1992 __alloc_bootmem_node 2 1992 NULL
1845 +rx_rx_defrag_read_2010 rx_rx_defrag_read 3 2010 NULL
1846 -+xfs_mru_cache_insert_2013 xfs_mru_cache_insert 0 2013 NULL
1847 +ocfs2_global_qinit_alloc_2018 ocfs2_global_qinit_alloc 0 2018 NULL
1848 +write_flush_pipefs_2021 write_flush_pipefs 3 2021 NULL
1849 -+w1_add_master_device_2031 w1_add_master_device 0 2031 NULL
1850 +BcmCopySection_2035 BcmCopySection 5 2035 NULL
1851 -+t4_early_init_2048 t4_early_init 0 2048 NULL
1852 +ath6kl_fwlog_mask_read_2050 ath6kl_fwlog_mask_read 3 2050 NULL
1853 -+snd_msnd_dsp_full_reset_2060 snd_msnd_dsp_full_reset 0 2060 NULL
1854 +ocfs2_expand_inline_dir_2063 ocfs2_expand_inline_dir 3 2063 NULL
1855 +__generic_copy_from_user_intel_2073 __generic_copy_from_user_intel 0-3 2073 NULL
1856 +diva_set_driver_dbg_mask_2077 diva_set_driver_dbg_mask 0 2077 NULL
1857 +iwl_dbgfs_current_sleep_command_read_2081 iwl_dbgfs_current_sleep_command_read 3 2081 NULL
1858 +idetape_chrdev_read_2097 idetape_chrdev_read 3 2097 NULL
1859 -+audit_expand_2098 audit_expand 0 2098 NULL
1860 +__set_print_fmt_2106 __set_print_fmt 0 2106 NULL
1861 +iwl_dbgfs_log_event_read_2107 iwl_dbgfs_log_event_read 3 2107 NULL
1862 +ecryptfs_encrypt_and_encode_filename_2109 ecryptfs_encrypt_and_encode_filename 6 2109 NULL
1863 +btrfs_file_extent_inline_len_2116 btrfs_file_extent_inline_len 0 2116 NULL
1864 +enable_read_2117 enable_read 3 2117 NULL
1865 +pcf50633_write_block_2124 pcf50633_write_block 2-3 2124 NULL
1866 -+dscc4_init_ring_2126 dscc4_init_ring 0 2126 NULL
1867 -+xfs_recover_inode_owner_change_2132 xfs_recover_inode_owner_change 0 2132 NULL
1868 +check_load_and_stores_2143 check_load_and_stores 2 2143 NULL
1869 -+mtip_block_initialize_2150 mtip_block_initialize 0 2150 NULL
1870 -+mlx4_init_icm_table_2151 mlx4_init_icm_table 0 2151 NULL
1871 +iov_iter_count_2152 iov_iter_count 0 2152 NULL
1872 +__copy_to_user_ll_2157 __copy_to_user_ll 0-3 2157 NULL
1873 -+ocfs2_et_sanity_check_2164 ocfs2_et_sanity_check 0 2164 NULL
1874 +_ore_get_io_state_2166 _ore_get_io_state 3-4-5 2166 NULL
1875 +bio_integrity_alloc_2194 bio_integrity_alloc 3 2194 NULL
1876 +picolcd_debug_reset_write_2195 picolcd_debug_reset_write 3 2195 NULL
1877 -+pcim_iomap_regions_request_all_2202 pcim_iomap_regions_request_all 0 2202 NULL
1878 -+xfs_inobt_update_2206 xfs_inobt_update 0 2206 NULL
1879 -+tsi721_messages_init_2214 tsi721_messages_init 0 2214 NULL
1880 +u32_array_read_2219 u32_array_read 3 2219 NULL nohasharray
1881 +mei_dbgfs_read_meclients_2219 mei_dbgfs_read_meclients 3 2219 &u32_array_read_2219
1882 -+gpio_export_2221 gpio_export 0 2221 NULL
1883 -+__ocfs2_journal_access_2241 __ocfs2_journal_access 0 2241 NULL
1884 -+mlx4_buddy_init_2244 mlx4_buddy_init 0 2244 NULL
1885 +ieee80211_if_read_dot11MeshHWMPRannInterval_2249 ieee80211_if_read_dot11MeshHWMPRannInterval 3 2249 NULL
1886 +netlbl_secattr_catmap_walk_2255 netlbl_secattr_catmap_walk 0-2 2255 NULL
1887 +sel_write_avc_cache_threshold_2256 sel_write_avc_cache_threshold 3 2256 NULL
1888 +do_update_counters_2259 do_update_counters 4 2259 NULL
1889 +ath6kl_wmi_bssinfo_event_rx_2275 ath6kl_wmi_bssinfo_event_rx 3 2275 NULL
1890 +debug_debug5_read_2291 debug_debug5_read 3 2291 NULL
1891 -+ocfs2_shift_tree_depth_2292 ocfs2_shift_tree_depth 0 2292 NULL
1892 -+c2_errno_2296 c2_errno 0 2296 NULL
1893 +sr_read_cmd_2299 sr_read_cmd 5 2299 NULL
1894 +kvm_clear_guest_page_2308 kvm_clear_guest_page 4 2308 NULL
1895 +intel_sdvo_set_value_2311 intel_sdvo_set_value 4 2311 NULL
1896 -+hfsplus_find_init_2318 hfsplus_find_init 0 2318 NULL nohasharray
1897 -+picolcd_fb_write_2318 picolcd_fb_write 3 2318 &hfsplus_find_init_2318
1898 -+gart_map_page_2325 gart_map_page 3-4 2325 NULL
1899 ++picolcd_fb_write_2318 picolcd_fb_write 3 2318 NULL nohasharray
1900 ++hfsplus_find_init_2318 hfsplus_find_init 0 2318 &picolcd_fb_write_2318
1901 +dice_hwdep_read_2326 dice_hwdep_read 3 2326 NULL
1902 -+ath10k_htt_attach_target_2338 ath10k_htt_attach_target 0 2338 NULL
1903 +__erst_read_to_erange_2341 __erst_read_to_erange 0 2341 NULL
1904 -+bcm2048_send_command_2347 bcm2048_send_command 0 2347 NULL
1905 +zr364xx_read_2354 zr364xx_read 3 2354 NULL
1906 -+ntfs_file_aio_write_nolock_2360 ntfs_file_aio_write_nolock 0 2360 NULL
1907 +viafb_iga2_odev_proc_write_2363 viafb_iga2_odev_proc_write 3 2363 NULL
1908 -+xfs_buf_map_from_irec_2368 xfs_buf_map_from_irec 5-0 2368 NULL nohasharray
1909 ++xfs_buf_map_from_irec_2368 xfs_buf_map_from_irec 5 2368 NULL nohasharray
1910 +rose_recvmsg_2368 rose_recvmsg 4 2368 &xfs_buf_map_from_irec_2368
1911 +il_dbgfs_sensitivity_read_2370 il_dbgfs_sensitivity_read 3 2370 NULL
1912 +rxpipe_rx_prep_beacon_drop_read_2403 rxpipe_rx_prep_beacon_drop_read 3 2403 NULL
1913 +isdn_v110_open_2418 isdn_v110_open 3 2418 NULL
1914 +raid1_size_2419 raid1_size 0-2 2419 NULL
1915 +arch_msi_check_device_2449 arch_msi_check_device 0 2449 NULL
1916 -+lbs_start_card_2450 lbs_start_card 0 2450 NULL
1917 -+ieee80211_register_hw_2456 ieee80211_register_hw 0 2456 NULL
1918 +b43legacy_debugfs_read_2473 b43legacy_debugfs_read 3 2473 NULL
1919 +wiphy_new_2482 wiphy_new 2 2482 NULL
1920 +bio_alloc_bioset_2484 bio_alloc_bioset 2 2484 NULL
1921 @@ -114589,48 +114580,32 @@ index 0000000..8709512
1922 +batadv_tvlv_container_list_size_2524 batadv_tvlv_container_list_size 0 2524 NULL
1923 +smk_write_syslog_2529 smk_write_syslog 3 2529 NULL
1924 +__ceph_setxattr_2532 __ceph_setxattr 4 2532 NULL
1925 -+device_wakeup_enable_2539 device_wakeup_enable 0 2539 NULL
1926 -+ata_host_start_2545 ata_host_start 0 2545 NULL
1927 +gspca_dev_probe_2570 gspca_dev_probe 4 2570 NULL
1928 +pcm_sanity_check_2574 pcm_sanity_check 0 2574 NULL
1929 -+rsxx_creg_setup_2583 rsxx_creg_setup 0 2583 NULL
1930 +mdc_max_rpcs_in_flight_seq_write_2594 mdc_max_rpcs_in_flight_seq_write 3 2594 NULL
1931 +slot_bytes_2609 slot_bytes 0 2609 NULL
1932 +smk_write_logging_2618 smk_write_logging 3 2618 NULL
1933 +switch_status_2629 switch_status 5 2629 NULL
1934 -+tcp_xmit_size_goal_2661 tcp_xmit_size_goal 2 2661 NULL nohasharray
1935 -+request_msix_queue_irqs_2661 request_msix_queue_irqs 0 2661 &tcp_xmit_size_goal_2661
1936 ++tcp_xmit_size_goal_2661 tcp_xmit_size_goal 2 2661 NULL
1937 +osc_build_ppga_2670 osc_build_ppga 2 2670 NULL
1938 +ffs_ep0_read_2672 ffs_ep0_read 3 2672 NULL
1939 -+ocfs2_rotate_subtree_right_2674 ocfs2_rotate_subtree_right 0 2674 NULL
1940 +oti6858_write_2692 oti6858_write 4 2692 NULL
1941 +nfc_llcp_send_ui_frame_2702 nfc_llcp_send_ui_frame 5 2702 NULL
1942 +memcpy_fromiovecend_2707 memcpy_fromiovecend 3-4 2707 NULL
1943 -+lprocfs_stats_counter_size_2708 lprocfs_stats_counter_size 0 2708 NULL nohasharray
1944 -+SyS_pwrite64_2708 SyS_pwrite64 3 2708 &lprocfs_stats_counter_size_2708
1945 -+gpiod_direction_input_2718 gpiod_direction_input 0 2718 NULL
1946 -+t4_flash_erase_sectors_2719 t4_flash_erase_sectors 0 2719 NULL
1947 -+ath10k_htt_tx_alloc_msdu_id_2734 ath10k_htt_tx_alloc_msdu_id 0 2734 NULL
1948 -+gfs2_glock_nq_num_2747 gfs2_glock_nq_num 0 2747 NULL
1949 ++lprocfs_stats_counter_size_2708 lprocfs_stats_counter_size 0 2708 NULL
1950 +xfs_readdir_2767 xfs_readdir 3 2767 NULL
1951 +fsl_edma_alloc_desc_2769 fsl_edma_alloc_desc 2 2769 NULL
1952 +mon_bin_ioctl_2771 mon_bin_ioctl 3 2771 NULL
1953 -+vmbus_sendpacket_2774 vmbus_sendpacket 0 2774 NULL
1954 -+cfg80211_can_add_interface_2775 cfg80211_can_add_interface 0 2775 NULL
1955 +set_msr_hyperv_pw_2785 set_msr_hyperv_pw 3 2785 NULL
1956 -+device_add_attrs_2789 device_add_attrs 0 2789 NULL
1957 -+vnic_dev_spec_2796 vnic_dev_spec 0 2796 NULL
1958 +iwl_dbgfs_clear_ucode_statistics_write_2804 iwl_dbgfs_clear_ucode_statistics_write 3 2804 NULL
1959 +sel_read_enforce_2828 sel_read_enforce 3 2828 NULL
1960 -+snd_pcm_reset_2829 snd_pcm_reset 0 2829 NULL nohasharray
1961 -+vb2_dc_get_userptr_2829 vb2_dc_get_userptr 2-3 2829 &snd_pcm_reset_2829
1962 ++vb2_dc_get_userptr_2829 vb2_dc_get_userptr 2-3 2829 NULL nohasharray
1963 ++snd_pcm_reset_2829 snd_pcm_reset 0 2829 &vb2_dc_get_userptr_2829
1964 +wait_for_avail_2847 wait_for_avail 0 2847 NULL
1965 -+snd_cx25821_pcm_2859 snd_cx25821_pcm 0 2859 NULL
1966 +sfq_alloc_2861 sfq_alloc 1 2861 NULL
1967 +irnet_ctrl_read_2863 irnet_ctrl_read 4 2863 NULL
1968 +move_addr_to_user_2868 move_addr_to_user 2 2868 NULL
1969 +nla_padlen_2883 nla_padlen 1 2883 NULL
1970 -+mb862xx_pci_gdc_init_2891 mb862xx_pci_gdc_init 0 2891 NULL
1971 +cmm_write_2896 cmm_write 3 2896 NULL
1972 +osc_import_seq_write_2923 osc_import_seq_write 3 2923 NULL
1973 +xfs_trans_get_buf_map_2927 xfs_trans_get_buf_map 4 2927 NULL
1974 @@ -114641,38 +114616,28 @@ index 0000000..8709512
1975 +free_area_init_core_2962 free_area_init_core 2-3 2962 NULL
1976 +bio_setup_sector_2970 bio_setup_sector 3 2970 NULL
1977 +do_strnlen_user_2976 do_strnlen_user 0-2 2976 NULL
1978 -+ocfs2_find_branch_target_2989 ocfs2_find_branch_target 0 2989 NULL
1979 +p9_nr_pages_2992 p9_nr_pages 0-2 2992 NULL
1980 -+_xfs_filestream_pick_ag_3007 _xfs_filestream_pick_ag 0 3007 NULL
1981 +lov_stripetype_seq_write_3013 lov_stripetype_seq_write 3 3013 NULL
1982 +do_dmabuf_dirty_sou_3017 do_dmabuf_dirty_sou 7 3017 NULL
1983 +depth_write_3021 depth_write 3 3021 NULL
1984 +snd_azf3328_codec_inl_3022 snd_azf3328_codec_inl 0 3022 NULL
1985 +nvme_split_and_submit_3027 nvme_split_and_submit 3 3027 NULL
1986 -+kvm_unmap_hva_3028 kvm_unmap_hva 2 3028 NULL nohasharray
1987 -+__blocking_notifier_call_chain_3028 __blocking_notifier_call_chain 0 3028 &kvm_unmap_hva_3028
1988 ++kvm_unmap_hva_3028 kvm_unmap_hva 2 3028 NULL
1989 +xfrm_dst_alloc_copy_3034 xfrm_dst_alloc_copy 3 3034 NULL
1990 +lpfc_idiag_mbxacc_write_3038 lpfc_idiag_mbxacc_write 3 3038 NULL nohasharray
1991 +iwl_dbgfs_sleep_level_override_read_3038 iwl_dbgfs_sleep_level_override_read 3 3038 &lpfc_idiag_mbxacc_write_3038
1992 +nr_free_buffer_pages_3044 nr_free_buffer_pages 0 3044 NULL
1993 +il3945_ucode_rx_stats_read_3048 il3945_ucode_rx_stats_read 3 3048 NULL
1994 -+mwl8k_post_pervif_cmd_3050 mwl8k_post_pervif_cmd 0 3050 NULL
1995 -+ath10k_wmi_main_cmd_init_3054 ath10k_wmi_main_cmd_init 0 3054 NULL
1996 -+mwl8k_post_cmd_3056 mwl8k_post_cmd 0 3056 NULL
1997 +qp_alloc_ppn_set_3068 qp_alloc_ppn_set 2-4 3068 NULL
1998 +__blk_end_bidi_request_3070 __blk_end_bidi_request 3-4 3070 NULL
1999 +dac960_user_command_proc_write_3071 dac960_user_command_proc_write 3 3071 NULL
2000 +read_file_antenna_diversity_3077 read_file_antenna_diversity 3 3077 NULL
2001 -+free_coherent_3082 free_coherent 4-2 3082 NULL
2002 -+init_tx_ring_3085 init_tx_ring 0 3085 NULL
2003 -+ocfs2_get_right_path_3097 ocfs2_get_right_path 0 3097 NULL
2004 +ttusb2_msg_3100 ttusb2_msg 4 3100 NULL
2005 +rb_alloc_3102 rb_alloc 1 3102 NULL
2006 +simple_write_to_buffer_3122 simple_write_to_buffer 5-2 3122 NULL
2007 +print_time_3132 print_time 0 3132 NULL
2008 +fill_write_buffer_3142 fill_write_buffer 3 3142 NULL
2009 +CIFSSMBSetPosixACL_3154 CIFSSMBSetPosixACL 5 3154 NULL
2010 -+gfs2_rindex_update_3165 gfs2_rindex_update 0 3165 NULL
2011 +uv_num_possible_blades_3177 uv_num_possible_blades 0 3177 NULL
2012 +uinput_ioctl_handler_3181 uinput_ioctl_handler 2 3181 NULL nohasharray
2013 +uvc_video_stats_dump_3181 uvc_video_stats_dump 3 3181 &uinput_ioctl_handler_3181
2014 @@ -114683,31 +114648,21 @@ index 0000000..8709512
2015 +codec_reg_write_file_3204 codec_reg_write_file 3 3204 NULL
2016 +SyS_sendto_3219 SyS_sendto 6 3219 NULL
2017 +btrfs_prealloc_file_range_3227 btrfs_prealloc_file_range 3 3227 NULL
2018 -+kimage_crash_alloc_3233 kimage_crash_alloc 3 3233 NULL
2019 -+write_adapter_mem_3234 write_adapter_mem 3 3234 NULL
2020 +do_read_log_to_user_3236 do_read_log_to_user 4 3236 NULL
2021 +ext3_xattr_find_entry_3237 ext3_xattr_find_entry 0 3237 NULL
2022 +key_key_read_3241 key_key_read 3 3241 NULL
2023 -+cx25821_dev_setup_3263 cx25821_dev_setup 0 3263 NULL
2024 -+fnic_set_intr_mode_3266 fnic_set_intr_mode 0 3266 NULL
2025 -+uvc_queue_init_3276 uvc_queue_init 0 3276 NULL
2026 +__ilog2_u64_3284 __ilog2_u64 0 3284 NULL
2027 +ieee80211_if_write_beacon_loss_3296 ieee80211_if_write_beacon_loss 3 3296 NULL
2028 -+cgroup_name_3300 cgroup_name 3 3300 NULL
2029 +__set_extent_bit_3305 __set_extent_bit 0 3305 NULL
2030 -+mthca_create_agents_3307 mthca_create_agents 0 3307 NULL
2031 +__iovec_copy_from_user_inatomic_3314 __iovec_copy_from_user_inatomic 4-3-0 3314 NULL
2032 +_iwl_dbgfs_d3_sram_write_3315 _iwl_dbgfs_d3_sram_write 3 3315 NULL
2033 +dbDiscardAG_3322 dbDiscardAG 3 3322 NULL
2034 -+read_from_oldmem_3337 read_from_oldmem 2 3337 NULL
2035 +sysfs_create_group_3339 sysfs_create_group 0 3339 NULL
2036 +tty_port_register_device_attr_3341 tty_port_register_device_attr 3 3341 NULL
2037 +il_dbgfs_interrupt_read_3351 il_dbgfs_interrupt_read 3 3351 NULL
2038 +gsm_control_rls_3353 gsm_control_rls 3 3353 NULL
2039 +scnprintf_3360 scnprintf 0-2 3360 NULL
2040 -+ReadByteAmd7930_3365 ReadByteAmd7930 0 3365 NULL
2041 +sr_read_3366 sr_read 3 3366 NULL
2042 -+mlx4_MAP_ICM_AUX_3386 mlx4_MAP_ICM_AUX 0 3386 NULL
2043 +mtdchar_writeoob_3393 mtdchar_writeoob 4 3393 NULL
2044 +isdn_readbchan_3401 isdn_readbchan 0-5 3401 NULL
2045 +mei_io_cb_alloc_resp_buf_3414 mei_io_cb_alloc_resp_buf 2 3414 NULL
2046 @@ -114716,36 +114671,26 @@ index 0000000..8709512
2047 +SyS_msgsnd_3436 SyS_msgsnd 3 3436 NULL
2048 +softsynth_write_3455 softsynth_write 3 3455 NULL
2049 +snd_pcm_lib_readv_transfer_3464 snd_pcm_lib_readv_transfer 5-4-2 3464 NULL
2050 -+ngene_command_mutex_3467 ngene_command_mutex 0 3467 NULL
2051 -+dwc2_get_hwparams_3491 dwc2_get_hwparams 0 3491 NULL
2052 +security_context_to_sid_default_3492 security_context_to_sid_default 2 3492 NULL
2053 +xfrm_migrate_msgsize_3496 xfrm_migrate_msgsize 1 3496 NULL
2054 +mem_tx_free_mem_blks_read_3521 mem_tx_free_mem_blks_read 3 3521 NULL
2055 +SyS_semtimedop_3532 SyS_semtimedop 3 3532 NULL
2056 +SyS_readv_3539 SyS_readv 3 3539 NULL
2057 -+sht15_send_status_3544 sht15_send_status 0 3544 NULL
2058 +btrfs_dir_name_len_3549 btrfs_dir_name_len 0 3549 NULL
2059 +alloc_smp_resp_3566 alloc_smp_resp 1 3566 NULL
2060 +evtchn_read_3569 evtchn_read 3 3569 NULL
2061 +ll_track_ppid_seq_write_3582 ll_track_ppid_seq_write 3 3582 NULL
2062 +vc_resize_3585 vc_resize 3-2 3585 NULL
2063 -+kvm_mmu_notifier_change_pte_3596 kvm_mmu_notifier_change_pte 3 3596 NULL nohasharray
2064 -+ipw_prom_alloc_3596 ipw_prom_alloc 0 3596 &kvm_mmu_notifier_change_pte_3596
2065 ++kvm_mmu_notifier_change_pte_3596 kvm_mmu_notifier_change_pte 3 3596 NULL
2066 +sctp_getsockopt_events_3607 sctp_getsockopt_events 2 3607 NULL
2067 +edac_mc_alloc_3611 edac_mc_alloc 4 3611 NULL
2068 +tx_tx_starts_read_3617 tx_tx_starts_read 3 3617 NULL
2069 +aligned_kmalloc_3628 aligned_kmalloc 1 3628 NULL
2070 -+mlx4_init_cq_table_3637 mlx4_init_cq_table 0 3637 NULL
2071 +ath6kl_disconnect_timeout_read_3650 ath6kl_disconnect_timeout_read 3 3650 NULL
2072 +i915_compat_ioctl_3656 i915_compat_ioctl 2 3656 NULL
2073 -+_il_poll_bit_3657 _il_poll_bit 0 3657 NULL
2074 -+xfs_attr3_leaf_list_int_3661 xfs_attr3_leaf_list_int 0 3661 NULL
2075 +_iwl_dbgfs_tx_flush_write_3675 _iwl_dbgfs_tx_flush_write 3 3675 NULL
2076 +snd_m3_assp_read_3703 snd_m3_assp_read 0 3703 NULL
2077 +ci_ll_write_3740 ci_ll_write 4 3740 NULL
2078 -+niu_get_of_props_3752 niu_get_of_props 0 3752 NULL
2079 -+start_isolate_page_range_3767 start_isolate_page_range 0 3767 NULL
2080 -+lpfc_sli4_xri_sgl_update_3771 lpfc_sli4_xri_sgl_update 0 3771 NULL
2081 +sctp_setsockopt_auth_key_3793 sctp_setsockopt_auth_key 3 3793 NULL
2082 +ncp_file_write_3813 ncp_file_write 3 3813 NULL
2083 +llc_ui_recvmsg_3826 llc_ui_recvmsg 4 3826 NULL
2084 @@ -114753,8 +114698,6 @@ index 0000000..8709512
2085 +create_one_cdev_3852 create_one_cdev 2 3852 NULL
2086 +smk_read_onlycap_3855 smk_read_onlycap 3 3855 NULL
2087 +get_fd_set_3866 get_fd_set 1 3866 NULL
2088 -+apei_res_sub_3873 apei_res_sub 0 3873 NULL
2089 -+c2_rnic_init_3880 c2_rnic_init 0 3880 NULL
2090 +garp_attr_create_3883 garp_attr_create 3 3883 NULL
2091 +efivarfs_file_read_3893 efivarfs_file_read 3 3893 NULL
2092 +nvram_write_3894 nvram_write 3 3894 NULL
2093 @@ -114762,219 +114705,135 @@ index 0000000..8709512
2094 +comedi_buf_read_n_available_3899 comedi_buf_read_n_available 0 3899 NULL
2095 +vcs_write_3910 vcs_write 3 3910 NULL
2096 +SyS_move_pages_3920 SyS_move_pages 2 3920 NULL
2097 -+hdlc_irq_one_3944 hdlc_irq_one 2 3944 NULL
2098 -+brcmf_debugfs_fws_stats_read_3947 brcmf_debugfs_fws_stats_read 3 3947 NULL nohasharray
2099 -+cp_refill_rx_3947 cp_refill_rx 0 3947 &brcmf_debugfs_fws_stats_read_3947
2100 -+ath10k_hif_exchange_bmi_msg_3948 ath10k_hif_exchange_bmi_msg 0 3948 NULL
2101 ++brcmf_debugfs_fws_stats_read_3947 brcmf_debugfs_fws_stats_read 3 3947 NULL
2102 +mite_bytes_written_to_memory_lb_3987 mite_bytes_written_to_memory_lb 0 3987 NULL
2103 -+virtfn_add_3988 virtfn_add 0 3988 NULL
2104 +do_add_counters_3992 do_add_counters 3 3992 NULL
2105 -+xfs_bmbt_lookup_eq_3997 xfs_bmbt_lookup_eq 0 3997 NULL
2106 -+snd_msnd_initialize_3999 snd_msnd_initialize 0 3999 NULL
2107 +obd_alloc_memmd_4002 obd_alloc_memmd 0 4002 NULL
2108 +userspace_status_4004 userspace_status 4 4004 NULL
2109 +mei_write_4005 mei_write 3 4005 NULL nohasharray
2110 +xfs_check_block_4005 xfs_check_block 4 4005 &mei_write_4005
2111 -+gfs2_dir_get_existing_buffer_4007 gfs2_dir_get_existing_buffer 0 4007 NULL
2112 +snd_hdsp_capture_copy_4011 snd_hdsp_capture_copy 5 4011 NULL
2113 -+mptbase_sas_persist_operation_4019 mptbase_sas_persist_operation 0 4019 NULL
2114 -+_request_firmware_4021 _request_firmware 0 4021 NULL
2115 +blk_end_request_4024 blk_end_request 3 4024 NULL
2116 +ext4_xattr_find_entry_4025 ext4_xattr_find_entry 0 4025 NULL
2117 -+xfs_free_ag_extent_4036 xfs_free_ag_extent 0 4036 NULL
2118 +mtip_hw_read_registers_4037 mtip_hw_read_registers 3 4037 NULL
2119 +read_file_queues_4078 read_file_queues 3 4078 NULL
2120 +fbcon_do_set_font_4079 fbcon_do_set_font 2-3 4079 NULL
2121 -+da9052_free_irq_4090 da9052_free_irq 2 4090 NULL
2122 -+ath10k_bmi_lz_stream_start_4103 ath10k_bmi_lz_stream_start 0 4103 NULL
2123 -+C_SYSC_rt_sigpending_4114 C_SYSC_rt_sigpending 2 4114 NULL
2124 -+usb_hcd_request_irqs_4121 usb_hcd_request_irqs 0 4121 NULL
2125 -+ath10k_htt_send_rx_ring_cfg_ll_4143 ath10k_htt_send_rx_ring_cfg_ll 0 4143 NULL
2126 +tm6000_read_4151 tm6000_read 3 4151 NULL
2127 -+mpt_raid_phys_disk_get_num_paths_4155 mpt_raid_phys_disk_get_num_paths 0 4155 NULL nohasharray
2128 -+cx18_reg_dev_4155 cx18_reg_dev 0 4155 &mpt_raid_phys_disk_get_num_paths_4155
2129 -+ifx_spi_create_port_4157 ifx_spi_create_port 0 4157 NULL
2130 ++mpt_raid_phys_disk_get_num_paths_4155 mpt_raid_phys_disk_get_num_paths 0 4155 NULL
2131 +msg_bits_4158 msg_bits 0-3-4 4158 NULL
2132 -+t1_init_hw_modules_4163 t1_init_hw_modules 0 4163 NULL
2133 +get_alua_req_4166 get_alua_req 3 4166 NULL
2134 +blk_dropped_read_4168 blk_dropped_read 3 4168 NULL
2135 +read_file_bool_4180 read_file_bool 3 4180 NULL
2136 -+ocfs2_find_cpos_for_right_leaf_4194 ocfs2_find_cpos_for_right_leaf 0 4194 NULL
2137 +vring_new_virtqueue_4199 vring_new_virtqueue 2 4199 NULL
2138 -+f1x_determine_channel_4202 f1x_determine_channel 2 4202 NULL
2139 +_osd_req_list_objects_4204 _osd_req_list_objects 6 4204 NULL
2140 -+e100_alloc_4207 e100_alloc 0 4207 NULL
2141 +__snd_gf1_read_addr_4210 __snd_gf1_read_addr 0 4210 NULL
2142 -+vq_wait_for_reply_4211 vq_wait_for_reply 0 4211 NULL
2143 -+si4713_start_seq_4224 si4713_start_seq 0 4224 NULL
2144 -+usbhs_mod_host_probe_4227 usbhs_mod_host_probe 0 4227 NULL
2145 -+tg3_init_5401phy_dsp_4272 tg3_init_5401phy_dsp 0 4272 NULL
2146 +ath6kl_force_roam_write_4282 ath6kl_force_roam_write 3 4282 NULL
2147 +goldfish_audio_write_4284 goldfish_audio_write 3 4284 NULL
2148 +get_connectors_for_crtc_4291 get_connectors_for_crtc 0 4291 NULL
2149 +__usbnet_read_cmd_4299 __usbnet_read_cmd 7 4299 NULL
2150 -+fw_read_file_contents_4301 fw_read_file_contents 0 4301 NULL
2151 -+dvb_ringbuffer_pkt_read_user_4303 dvb_ringbuffer_pkt_read_user 3-2-5 4303 NULL
2152 ++dvb_ringbuffer_pkt_read_user_4303 dvb_ringbuffer_pkt_read_user 2-3-5 4303 NULL
2153 +count_strings_4315 count_strings 0 4315 NULL
2154 +nouveau_fifo_create__4327 nouveau_fifo_create_ 5-6 4327 NULL
2155 +snd_rawmidi_kernel_read_4328 snd_rawmidi_kernel_read 3 4328 NULL
2156 +ima_eventdigest_init_common_4338 ima_eventdigest_init_common 2 4338 NULL
2157 -+__copy_from_user_inatomic_4365 __copy_from_user_inatomic 3-0 4365 NULL nohasharray
2158 -+lookup_string_4365 lookup_string 0 4365 &__copy_from_user_inatomic_4365
2159 -+__migrate_balloon_page_4367 __migrate_balloon_page 0 4367 NULL
2160 ++__copy_from_user_inatomic_4365 __copy_from_user_inatomic 3-0 4365 NULL
2161 +irda_sendmsg_4388 irda_sendmsg 4 4388 NULL
2162 -+access_process_vm_4412 access_process_vm 0 4412 NULL nohasharray
2163 -+cxacru_cm_get_array_4412 cxacru_cm_get_array 4 4412 &access_process_vm_4412
2164 ++cxacru_cm_get_array_4412 cxacru_cm_get_array 4 4412 NULL nohasharray
2165 ++access_process_vm_4412 access_process_vm 0 4412 &cxacru_cm_get_array_4412
2166 +libfc_vport_create_4415 libfc_vport_create 2 4415 NULL
2167 +rtw_android_get_rssi_4421 rtw_android_get_rssi 0 4421 NULL
2168 -+read_code_4429 read_code 4 4429 NULL
2169 -+ath10k_htc_start_4430 ath10k_htc_start 0 4430 NULL
2170 +do_pages_stat_4437 do_pages_stat 2 4437 NULL
2171 -+netdev_register_kobject_4444 netdev_register_kobject 0 4444 NULL
2172 +at76_set_card_command_4471 at76_set_card_command 4 4471 NULL
2173 -+iio_device_register_sysfs_4478 iio_device_register_sysfs 0 4478 NULL
2174 +snd_seq_expand_var_event_4481 snd_seq_expand_var_event 0-5 4481 NULL
2175 -+snd_wss_mixer_4490 snd_wss_mixer 0 4490 NULL
2176 -+ocfs2_grow_tree_4492 ocfs2_grow_tree 0 4492 NULL
2177 -+vmbus_establish_gpadl_4495 vmbus_establish_gpadl 3-0 4495 NULL
2178 ++vmbus_establish_gpadl_4495 vmbus_establish_gpadl 3 4495 NULL
2179 +set_link_security_4502 set_link_security 4 4502 NULL
2180 -+t4_read_reg_4509 t4_read_reg 0 4509 NULL
2181 -+xfs_btree_kill_root_4526 xfs_btree_kill_root 0 4526 NULL
2182 +ll_max_readahead_per_file_mb_seq_write_4531 ll_max_readahead_per_file_mb_seq_write 3 4531 NULL
2183 +tty_register_device_4544 tty_register_device 2 4544 NULL
2184 +fsl_edma_prep_slave_sg_4555 fsl_edma_prep_slave_sg 3 4555 NULL
2185 +btrfs_file_extent_inline_item_len_4575 btrfs_file_extent_inline_item_len 0 4575 NULL
2186 +xfs_buf_get_maps_4581 xfs_buf_get_maps 2 4581 NULL
2187 +bch_alloc_4593 bch_alloc 1 4593 NULL
2188 -+ocfs2_refcount_lock_4595 ocfs2_refcount_lock 0 4595 NULL
2189 -+dscc4_found1_4599 dscc4_found1 0 4599 NULL
2190 +ll_rw_extents_stats_seq_write_4633 ll_rw_extents_stats_seq_write 3 4633 NULL
2191 +iwl_dbgfs_tx_queue_read_4635 iwl_dbgfs_tx_queue_read 3 4635 NULL
2192 -+adap_init0_tweaks_4663 adap_init0_tweaks 0 4663 NULL
2193 +skb_add_data_nocache_4682 skb_add_data_nocache 4 4682 NULL
2194 +cx18_read_pos_4683 cx18_read_pos 3 4683 NULL
2195 +short_retry_limit_read_4687 short_retry_limit_read 3 4687 NULL
2196 -+register_queue_kobjects_4688 register_queue_kobjects 0 4688 NULL
2197 +kone_receive_4690 kone_receive 4 4690 NULL
2198 -+write8_reg_4701 write8_reg 0-4 4701 NULL
2199 +hash_netportnet6_expire_4702 hash_netportnet6_expire 4 4702 NULL
2200 -+cxgbi_alloc_big_mem_4707 cxgbi_alloc_big_mem 1 4707 NULL nohasharray
2201 -+enic_dev_open_4707 enic_dev_open 0 4707 &cxgbi_alloc_big_mem_4707
2202 -+ati_create_gatt_pages_4722 ati_create_gatt_pages 1 4722 NULL nohasharray
2203 -+show_header_4722 show_header 3 4722 &ati_create_gatt_pages_4722
2204 -+fw_lookup_and_allocate_buf_4723 fw_lookup_and_allocate_buf 0 4723 NULL
2205 -+fallback_migrate_page_4726 fallback_migrate_page 0 4726 NULL
2206 -+bitmap_startwrite_4736 bitmap_startwrite 2 4736 NULL nohasharray
2207 -+ll_rw_offset_stats_seq_write_4736 ll_rw_offset_stats_seq_write 3 4736 &bitmap_startwrite_4736
2208 ++cxgbi_alloc_big_mem_4707 cxgbi_alloc_big_mem 1 4707 NULL
2209 ++show_header_4722 show_header 3 4722 NULL nohasharray
2210 ++ati_create_gatt_pages_4722 ati_create_gatt_pages 1 4722 &show_header_4722
2211 ++ll_rw_offset_stats_seq_write_4736 ll_rw_offset_stats_seq_write 3 4736 NULL nohasharray
2212 ++bitmap_startwrite_4736 bitmap_startwrite 2 4736 &ll_rw_offset_stats_seq_write_4736
2213 +lu_buf_alloc_4753 lu_buf_alloc 2 4753 NULL
2214 +pwr_rcvd_bcns_cnt_read_4774 pwr_rcvd_bcns_cnt_read 3 4774 NULL
2215 +create_subvol_4791 create_subvol 4 4791 NULL
2216 -+skd_start_timer_4803 skd_start_timer 0 4803 NULL
2217 +ncp__vol2io_4804 ncp__vol2io 5 4804 NULL
2218 +C_SYSC_setsockopt_4806 C_SYSC_setsockopt 5 4806 NULL
2219 +repair_io_failure_4815 repair_io_failure 4-3 4815 NULL
2220 -+ntb_setup_interrupts_4836 ntb_setup_interrupts 0 4836 NULL
2221 -+amradio_set_stereo_4845 amradio_set_stereo 0 4845 NULL
2222 +comedi_buf_write_free_4847 comedi_buf_write_free 2 4847 NULL
2223 +gigaset_if_receive_4861 gigaset_if_receive 3 4861 NULL
2224 +key_tx_spec_read_4862 key_tx_spec_read 3 4862 NULL
2225 +ocfs2_defrag_extent_4873 ocfs2_defrag_extent 2 4873 NULL
2226 +hid_register_field_4874 hid_register_field 2-3 4874 NULL
2227 -+tg3_phy_reset_4876 tg3_phy_reset 0 4876 NULL
2228 +vga_arb_read_4886 vga_arb_read 3 4886 NULL
2229 -+ufshcd_hba_enable_4908 ufshcd_hba_enable 0 4908 NULL
2230 +ieee80211_if_fmt_ave_beacon_4941 ieee80211_if_fmt_ave_beacon 3 4941 NULL
2231 -+myri10ge_request_irq_4945 myri10ge_request_irq 0 4945 NULL
2232 -+mvumi_map_pci_addr_4948 mvumi_map_pci_addr 0 4948 NULL
2233 -+sigma_action_write_i2c_4951 sigma_action_write_i2c 3 4951 NULL
2234 -+request_msix_data_irqs_4956 request_msix_data_irqs 0 4956 NULL
2235 -+ocfs2_should_refresh_lock_res_4958 ocfs2_should_refresh_lock_res 0 4958 NULL
2236 +compat_rawv6_setsockopt_4967 compat_rawv6_setsockopt 5 4967 NULL
2237 +ath10k_read_chip_id_4969 ath10k_read_chip_id 3 4969 NULL
2238 +skb_network_header_len_4971 skb_network_header_len 0 4971 NULL
2239 +ieee80211_if_fmt_dot11MeshHWMPconfirmationInterval_4976 ieee80211_if_fmt_dot11MeshHWMPconfirmationInterval 3 4976 NULL
2240 -+do_sync_read_4977 do_sync_read 0 4977 NULL
2241 +compat_SyS_ipc_5000 compat_SyS_ipc 3 5000 NULL
2242 -+mthca_dev_lim_5009 mthca_dev_lim 0 5009 NULL
2243 +do_mincore_5018 do_mincore 0-2-1 5018 NULL
2244 +btrfs_punch_hole_5041 btrfs_punch_hole 2 5041 NULL
2245 +cfg80211_rx_mgmt_5056 cfg80211_rx_mgmt 5 5056 NULL
2246 +ocfs2_check_range_for_holes_5066 ocfs2_check_range_for_holes 2-3 5066 NULL
2247 +snd_mixart_BA1_read_5082 snd_mixart_BA1_read 5 5082 NULL
2248 -+sep_reconfig_shared_area_5085 sep_reconfig_shared_area 0 5085 NULL
2249 +snd_emu10k1_ptr20_read_5087 snd_emu10k1_ptr20_read 0 5087 NULL
2250 +kfifo_copy_from_user_5091 kfifo_copy_from_user 3-4-0 5091 NULL nohasharray
2251 +get_random_bytes_5091 get_random_bytes 2 5091 &kfifo_copy_from_user_5091 nohasharray
2252 +blk_rq_sectors_5091 blk_rq_sectors 0 5091 &get_random_bytes_5091
2253 +sound_write_5102 sound_write 3 5102 NULL
2254 -+alloc_init_skbufs_5109 alloc_init_skbufs 0 5109 NULL
2255 +i40e_dbg_netdev_ops_write_5117 i40e_dbg_netdev_ops_write 3 5117 NULL
2256 -+qib_7220_handle_hwerrors_5142 qib_7220_handle_hwerrors 3 5142 NULL
2257 -+ocfs2_inode_lock_full_nested_5148 ocfs2_inode_lock_full_nested 0 5148 NULL
2258 +__uwb_addr_print_5161 __uwb_addr_print 2 5161 NULL
2259 -+iwl_dbgfs_status_read_5171 iwl_dbgfs_status_read 3 5171 NULL nohasharray
2260 -+ec_bhf_setup_offsets_5171 ec_bhf_setup_offsets 0 5171 &iwl_dbgfs_status_read_5171
2261 ++iwl_dbgfs_status_read_5171 iwl_dbgfs_status_read 3 5171 NULL
2262 +acpi_pcc_get_sqty_5176 acpi_pcc_get_sqty 0 5176 NULL
2263 +trf7970a_read_cont_5179 trf7970a_read_cont 4 5179 NULL
2264 -+b44_alloc_consistent_5200 b44_alloc_consistent 0 5200 NULL
2265 -+ath10k_download_board_data_5203 ath10k_download_board_data 0 5203 NULL
2266 +ppp_cp_parse_cr_5214 ppp_cp_parse_cr 4 5214 NULL
2267 +dwc2_hcd_urb_alloc_5217 dwc2_hcd_urb_alloc 2 5217 NULL
2268 +ath6kl_debug_roam_tbl_event_5224 ath6kl_debug_roam_tbl_event 3 5224 NULL
2269 -+hpsa_request_irq_5254 hpsa_request_irq 0 5254 NULL
2270 -+usb_descriptor_fillbuf_5302 usb_descriptor_fillbuf 0 5302 NULL
2271 -+t4vf_write_rss_vi_config_5304 t4vf_write_rss_vi_config 0 5304 NULL
2272 +r592_write_fifo_pio_5315 r592_write_fifo_pio 3 5315 NULL
2273 +sbc_get_write_same_sectors_5317 sbc_get_write_same_sectors 0 5317 NULL
2274 +pwr_elp_enter_read_5324 pwr_elp_enter_read 3 5324 NULL
2275 +uinput_ioctl_5342 uinput_ioctl 2 5342 NULL
2276 -+ad714x_i2c_read_5345 ad714x_i2c_read 4 5345 NULL
2277 -+ata_tlink_add_5349 ata_tlink_add 0 5349 NULL
2278 +cq_free_res_5355 cq_free_res 5 5355 NULL
2279 +ps_pspoll_utilization_read_5361 ps_pspoll_utilization_read 3 5361 NULL
2280 +cciss_allocate_sg_chain_blocks_5368 cciss_allocate_sg_chain_blocks 3-2 5368 NULL
2281 -+bma180_set_pmode_5389 bma180_set_pmode 0 5389 NULL
2282 -+xfs_free_extent_5411 xfs_free_extent 0 5411 NULL
2283 +xfs_efd_init_5463 xfs_efd_init 3 5463 NULL
2284 +ll_xattr_cache_refill_5468 ll_xattr_cache_refill 0 5468 NULL
2285 +kernfs_fop_write_5471 kernfs_fop_write 3 5471 NULL
2286 +xfs_efi_init_5476 xfs_efi_init 2 5476 NULL
2287 +pci_enable_msix_exact_5482 pci_enable_msix_exact 3-0 5482 NULL
2288 -+il4965_eeprom_check_version_5483 il4965_eeprom_check_version 0 5483 NULL
2289 +cifs_security_flags_proc_write_5484 cifs_security_flags_proc_write 3 5484 NULL
2290 +tty_write_5494 tty_write 3 5494 NULL
2291 +tomoyo_update_domain_5498 tomoyo_update_domain 2 5498 NULL nohasharray
2292 +ieee80211_if_fmt_last_beacon_5498 ieee80211_if_fmt_last_beacon 3 5498 &tomoyo_update_domain_5498
2293 -+ath10k_init_uart_5501 ath10k_init_uart 0 5501 NULL
2294 +__max_nr_grant_frames_5505 __max_nr_grant_frames 0 5505 NULL
2295 -+tg3_phy_probe_5517 tg3_phy_probe 0 5517 NULL
2296 -+ieee80211_if_fmt_auto_open_plinks_5534 ieee80211_if_fmt_auto_open_plinks 3 5534 NULL nohasharray
2297 -+typhoon_reset_5534 typhoon_reset 0 5534 &ieee80211_if_fmt_auto_open_plinks_5534
2298 ++ieee80211_if_fmt_auto_open_plinks_5534 ieee80211_if_fmt_auto_open_plinks 3 5534 NULL
2299 +get_entry_msg_len_5552 get_entry_msg_len 0 5552 NULL
2300 +le_readq_5557 le_readq 0 5557 NULL
2301 +inw_5558 inw 0 5558 NULL
2302 -+gfs2_extent_map_5561 gfs2_extent_map 0 5561 NULL
2303 -+ace_load_firmware_5577 ace_load_firmware 0 5577 NULL
2304 +bioset_create_5580 bioset_create 1 5580 NULL
2305 +oz_ep_alloc_5587 oz_ep_alloc 1 5587 NULL
2306 +__remove_suid_5618 __remove_suid 0 5618 NULL
2307 -+gfs2_unstuffer_page_5620 gfs2_unstuffer_page 0 5620 NULL
2308 -+enic_set_nic_cfg_5628 enic_set_nic_cfg 0 5628 NULL
2309 +SYSC_fsetxattr_5639 SYSC_fsetxattr 4 5639 NULL
2310 -+usb_enumerate_device_otg_5648 usb_enumerate_device_otg 0 5648 NULL
2311 +ext4_xattr_get_5661 ext4_xattr_get 0 5661 NULL
2312 +posix_clock_register_5662 posix_clock_register 2 5662 NULL
2313 -+clk_prepare_5663 clk_prepare 0 5663 NULL
2314 -+stmmac_init_rx_buffers_5673 stmmac_init_rx_buffers 0 5673 NULL
2315 -+smsc911x_mii_init_5692 smsc911x_mii_init 0 5692 NULL
2316 +get_arg_5694 get_arg 3 5694 NULL
2317 +subbuf_read_actor_5708 subbuf_read_actor 3 5708 NULL
2318 +vmw_kms_readback_5727 vmw_kms_readback 6 5727 NULL
2319 +rts51x_transfer_data_partial_5735 rts51x_transfer_data_partial 6 5735 NULL
2320 -+mtip_dma_alloc_5757 mtip_dma_alloc 0 5757 NULL
2321 +sctp_setsockopt_autoclose_5775 sctp_setsockopt_autoclose 3 5775 NULL
2322 +__vxge_hw_blockpool_malloc_5786 __vxge_hw_blockpool_malloc 2 5786 NULL
2323 -+lpfc_sli_issue_mbox_5792 lpfc_sli_issue_mbox 0 5792 NULL
2324 +nvme_trans_bdev_char_page_5797 nvme_trans_bdev_char_page 3 5797 NULL
2325 +skb_copy_datagram_iovec_5806 skb_copy_datagram_iovec 2-4 5806 NULL
2326 +nv50_disp_pioc_create__5812 nv50_disp_pioc_create_ 5 5812 NULL
2327 @@ -114984,26 +114843,20 @@ index 0000000..8709512
2328 +ria_page_count_5849 ria_page_count 0 5849 NULL
2329 +rx_filter_max_arp_queue_dep_read_5851 rx_filter_max_arp_queue_dep_read 3 5851 NULL
2330 +uinput_compat_ioctl_5861 uinput_compat_ioctl 2 5861 NULL
2331 -+config_buf_5862 config_buf 0 5862 NULL
2332 +lprocfs_fid_width_seq_write_5889 lprocfs_fid_width_seq_write 3 5889 NULL
2333 +port_show_regs_5904 port_show_regs 3 5904 NULL
2334 +rbd_segment_length_5907 rbd_segment_length 0-3-2 5907 NULL
2335 +uhci_debug_read_5911 uhci_debug_read 3 5911 NULL
2336 -+ntb_setup_intx_5930 ntb_setup_intx 0 5930 NULL
2337 +lbs_highsnr_read_5931 lbs_highsnr_read 3 5931 NULL
2338 +ps_poll_ps_poll_timeouts_read_5934 ps_poll_ps_poll_timeouts_read 3 5934 NULL
2339 +edac_device_alloc_ctl_info_5941 edac_device_alloc_ctl_info 1 5941 NULL
2340 -+ngene_i2c_init_5946 ngene_i2c_init 0 5946 NULL
2341 +ll_statahead_one_5962 ll_statahead_one 3 5962 NULL
2342 +__apu_get_register_5967 __apu_get_register 0 5967 NULL
2343 +ieee80211_if_fmt_rc_rateidx_mask_5ghz_5971 ieee80211_if_fmt_rc_rateidx_mask_5ghz 3 5971 NULL
2344 +SyS_semop_5980 SyS_semop 3 5980 NULL
2345 -+snd_opl3_hwdep_new_6008 snd_opl3_hwdep_new 0 6008 NULL
2346 -+da9052_request_irq_6058 da9052_request_irq 2 6058 NULL
2347 +alloc_msg_6072 alloc_msg 1 6072 NULL
2348 +sctp_setsockopt_connectx_6073 sctp_setsockopt_connectx 3 6073 NULL
2349 +rts51x_ms_rw_multi_sector_6076 rts51x_ms_rw_multi_sector 3-4 6076 NULL
2350 -+pt1_reset_pci_6085 pt1_reset_pci 0 6085 NULL
2351 +__mnt_want_write_6091 __mnt_want_write 0 6091 NULL
2352 +ipmi_addr_length_6110 ipmi_addr_length 0 6110 NULL nohasharray
2353 +force_static_address_read_6110 force_static_address_read 3 6110 &ipmi_addr_length_6110
2354 @@ -115012,14 +114865,11 @@ index 0000000..8709512
2355 +ieee80211_if_fmt_beacon_timeout_6153 ieee80211_if_fmt_beacon_timeout 3 6153 NULL
2356 +ivtv_copy_buf_to_user_6159 ivtv_copy_buf_to_user 4 6159 NULL
2357 +maybe_insert_hole_6167 maybe_insert_hole 3 6167 NULL
2358 -+myri10ge_load_firmware_6168 myri10ge_load_firmware 0 6168 NULL
2359 +wl1251_cmd_template_set_6172 wl1251_cmd_template_set 4 6172 NULL
2360 +SyS_setgroups_6182 SyS_setgroups 1 6182 NULL
2361 +mxt_show_instance_6207 mxt_show_instance 2-0 6207 NULL
2362 +v4l2_ctrl_new_std_menu_6221 v4l2_ctrl_new_std_menu 4 6221 NULL
2363 +mqueue_read_file_6228 mqueue_read_file 3 6228 NULL
2364 -+ata_host_register_6229 ata_host_register 0 6229 NULL
2365 -+__clk_prepare_6234 __clk_prepare 0 6234 NULL
2366 +f_hidg_read_6238 f_hidg_read 3 6238 NULL
2367 +fbcon_prepare_logo_6246 fbcon_prepare_logo 5 6246 NULL
2368 +of_gpio_count_6270 of_gpio_count 0 6270 NULL
2369 @@ -115029,28 +114879,21 @@ index 0000000..8709512
2370 +posix_acl_fix_xattr_to_user_6283 posix_acl_fix_xattr_to_user 2 6283 NULL
2371 +serial_port_in_6291 serial_port_in 0 6291 NULL
2372 +qlcnic_sriov_alloc_bc_msg_6309 qlcnic_sriov_alloc_bc_msg 2 6309 NULL
2373 -+ieee80211_init_rate_ctrl_alg_6322 ieee80211_init_rate_ctrl_alg 0 6322 NULL
2374 +hfa384x_inw_6329 hfa384x_inw 0 6329 NULL nohasharray
2375 +SyS_mincore_6329 SyS_mincore 1-2 6329 &hfa384x_inw_6329
2376 +fuse_get_req_for_background_6337 fuse_get_req_for_background 2 6337 NULL
2377 +ucs2_strnlen_6342 ucs2_strnlen 0 6342 NULL
2378 +regcache_sync_block_raw_6350 regcache_sync_block_raw 5-4 6350 NULL
2379 +mei_dbgfs_read_devstate_6352 mei_dbgfs_read_devstate 3 6352 NULL
2380 -+netdev_queue_add_kobject_6375 netdev_queue_add_kobject 0 6375 NULL
2381 +_proc_do_string_6376 _proc_do_string 2 6376 NULL
2382 +osd_req_read_sg_kern_6378 osd_req_read_sg_kern 5 6378 NULL
2383 -+gfs2_dir_read_stuffed_6380 gfs2_dir_read_stuffed 3 6380 NULL
2384 -+xfs_bmap_extents_to_btree_6387 xfs_bmap_extents_to_btree 0 6387 NULL
2385 +posix_acl_fix_xattr_userns_6420 posix_acl_fix_xattr_userns 4 6420 NULL
2386 +add_transaction_credits_6422 add_transaction_credits 2-3 6422 NULL
2387 +ipr_change_queue_depth_6431 ipr_change_queue_depth 2 6431 NULL
2388 +__alloc_bootmem_node_nopanic_6432 __alloc_bootmem_node_nopanic 2 6432 NULL
2389 -+t4_cfg_pfvf_6440 t4_cfg_pfvf 0 6440 NULL
2390 -+C_SYSC_vmsplice_6470 C_SYSC_vmsplice 3 6470 NULL
2391 +ieee80211_if_fmt_dot11MeshMaxRetries_6476 ieee80211_if_fmt_dot11MeshMaxRetries 3 6476 NULL
2392 +qp_memcpy_from_queue_6479 qp_memcpy_from_queue 5-4 6479 NULL
2393 +cipso_v4_map_lvl_hton_6490 cipso_v4_map_lvl_hton 0 6490 NULL
2394 -+dvb_dmxdev_init_6496 dvb_dmxdev_init 0 6496 NULL
2395 +dbg_intr_buf_6501 dbg_intr_buf 2 6501 NULL
2396 +mei_read_6507 mei_read 3 6507 NULL
2397 +rndis_set_oid_6547 rndis_set_oid 4 6547 NULL
2398 @@ -115058,40 +114901,27 @@ index 0000000..8709512
2399 +dm_stats_create_6551 dm_stats_create 4-2-3 6551 NULL
2400 +fb_alloc_cmap_6554 fb_alloc_cmap 2 6554 NULL
2401 +SyS_semtimedop_6563 SyS_semtimedop 3 6563 NULL
2402 -+xfs_iozero_6573 xfs_iozero 0 6573 NULL
2403 +snd_pcm_hw_refine_old_user_6586 snd_pcm_hw_refine_old_user 0 6586 NULL
2404 +ecryptfs_filldir_6622 ecryptfs_filldir 3 6622 NULL
2405 -+dvb_dmx_init_6631 dvb_dmx_init 0 6631 NULL
2406 -+xfs_do_div_6649 xfs_do_div 0-2 6649 NULL
2407 +process_rcvd_data_6679 process_rcvd_data 3 6679 NULL
2408 -+pvscsi_allocate_rings_6689 pvscsi_allocate_rings 0 6689 NULL
2409 +btrfs_lookup_csums_range_6696 btrfs_lookup_csums_range 2-3 6696 NULL
2410 +ps_pspoll_max_apturn_read_6699 ps_pspoll_max_apturn_read 3 6699 NULL
2411 +bnad_debugfs_write_regrd_6706 bnad_debugfs_write_regrd 3 6706 NULL
2412 +mpeg_read_6708 mpeg_read 3 6708 NULL
2413 +ibmpex_query_sensor_count_6709 ibmpex_query_sensor_count 0 6709 NULL
2414 -+video_proc_write_6724 video_proc_write 3 6724 NULL nohasharray
2415 -+dwc2_hs_phy_init_6724 dwc2_hs_phy_init 0 6724 &video_proc_write_6724
2416 ++video_proc_write_6724 video_proc_write 3 6724 NULL
2417 +posix_acl_xattr_count_6725 posix_acl_xattr_count 0-1 6725 NULL
2418 -+ocfs2_insert_extent_6737 ocfs2_insert_extent 0 6737 NULL
2419 -+t4_sge_init_6743 t4_sge_init 0 6743 NULL
2420 -+kobject_add_varg_6781 kobject_add_varg 0 6781 NULL
2421 +iwl_dbgfs_channels_read_6784 iwl_dbgfs_channels_read 3 6784 NULL
2422 +ieee80211_if_read_6785 ieee80211_if_read 3 6785 NULL
2423 +zone_spanned_pages_in_node_6787 zone_spanned_pages_in_node 0-3-4 6787 NULL
2424 +hdlcdrv_register_6792 hdlcdrv_register 2 6792 NULL
2425 +ll_xattr_cache_find_6798 ll_xattr_cache_find 0 6798 NULL
2426 +tx_tx_done_data_read_6799 tx_tx_done_data_read 3 6799 NULL
2427 -+ocfs2_calc_refcount_meta_credits_6802 ocfs2_calc_refcount_meta_credits 0 6802 NULL
2428 +lbs_rdrf_write_6826 lbs_rdrf_write 3 6826 NULL
2429 +calc_pages_for_6838 calc_pages_for 0-2-1 6838 NULL
2430 +mon_bin_read_6841 mon_bin_read 3 6841 NULL
2431 +snd_cs4281_BA0_read_6847 snd_cs4281_BA0_read 5 6847 NULL
2432 -+xfs_rtany_summary_6851 xfs_rtany_summary 0 6851 NULL
2433 -+as3722_gpio_to_irq_6861 as3722_gpio_to_irq 2 6861 NULL
2434 +perf_output_sample_ustack_6868 perf_output_sample_ustack 2 6868 NULL
2435 -+ecryptfs_write_lower_6870 ecryptfs_write_lower 4 6870 NULL
2436 -+p54_init_leds_6872 p54_init_leds 0 6872 NULL
2437 +dio_complete_6879 dio_complete 0-3-2 6879 NULL
2438 +raw_seticmpfilter_6888 raw_seticmpfilter 3 6888 NULL nohasharray
2439 +ieee80211_if_fmt_path_refresh_time_6888 ieee80211_if_fmt_path_refresh_time 3 6888 &raw_seticmpfilter_6888
2440 @@ -115100,25 +114930,19 @@ index 0000000..8709512
2441 +spi_show_regs_6911 spi_show_regs 3 6911 &proc_sessionid_read_6911 nohasharray
2442 +acm_alloc_minor_6911 acm_alloc_minor 0 6911 &spi_show_regs_6911
2443 +__kfifo_dma_in_finish_r_6913 __kfifo_dma_in_finish_r 2-3 6913 NULL
2444 -+lops_scan_elements_6916 lops_scan_elements 0 6916 NULL
2445 -+do_msgrcv_6921 do_msgrcv 3 6921 NULL
2446 +cache_do_downcall_6926 cache_do_downcall 3 6926 NULL
2447 +ipath_verbs_send_dma_6929 ipath_verbs_send_dma 6 6929 NULL
2448 +qsfp_cks_6945 qsfp_cks 2-0 6945 NULL
2449 -+ab3100_get_register_page_interruptible_6951 ab3100_get_register_page_interruptible 4 6951 NULL
2450 +tg3_nvram_write_block_unbuffered_6955 tg3_nvram_write_block_unbuffered 3 6955 NULL
2451 -+start_tx_6960 start_tx 0 6960 NULL
2452 +pch_uart_hal_read_6961 pch_uart_hal_read 0 6961 NULL
2453 -+rsa_extract_mpi_6973 rsa_extract_mpi 5 6973 NULL nohasharray
2454 -+i40e_dbg_dump_write_6973 i40e_dbg_dump_write 3 6973 &rsa_extract_mpi_6973
2455 ++i40e_dbg_dump_write_6973 i40e_dbg_dump_write 3 6973 NULL nohasharray
2456 ++rsa_extract_mpi_6973 rsa_extract_mpi 5 6973 &i40e_dbg_dump_write_6973
2457 +request_key_async_6990 request_key_async 4 6990 NULL
2458 +tpl_write_6998 tpl_write 3 6998 NULL
2459 +r871x_set_wpa_ie_7000 r871x_set_wpa_ie 3 7000 NULL
2460 +cipso_v4_gentag_enum_7006 cipso_v4_gentag_enum 0 7006 NULL
2461 +tracing_cpumask_read_7010 tracing_cpumask_read 3 7010 NULL
2462 -+va1j5jf8007t_prepare_7021 va1j5jf8007t_prepare 0 7021 NULL
2463 +ld_usb_write_7022 ld_usb_write 3 7022 NULL
2464 -+cx18_setup_pci_7025 cx18_setup_pci 0 7025 NULL
2465 +wimax_msg_7030 wimax_msg 4 7030 NULL
2466 +ceph_kvmalloc_7033 ceph_kvmalloc 1 7033 NULL
2467 +ipath_get_base_info_7043 ipath_get_base_info 3 7043 NULL
2468 @@ -115130,168 +114954,108 @@ index 0000000..8709512
2469 +beacon_interval_read_7091 beacon_interval_read 3 7091 &tipc_send_packet_7091
2470 +pipeline_enc_rx_stat_fifo_int_read_7107 pipeline_enc_rx_stat_fifo_int_read 3 7107 NULL
2471 +osc_resend_count_seq_write_7120 osc_resend_count_seq_write 3 7120 NULL
2472 -+qib_format_hwerrors_7133 qib_format_hwerrors 5 7133 NULL
2473 +kvm_mmu_notifier_test_young_7139 kvm_mmu_notifier_test_young 3 7139 NULL
2474 +qlcnic_enable_msix_7144 qlcnic_enable_msix 2 7144 NULL
2475 -+ocfs2_get_left_path_7159 ocfs2_get_left_path 0 7159 NULL
2476 -+core_alua_write_tpg_metadata_7168 core_alua_write_tpg_metadata 3 7168 NULL
2477 +__alloc_objio_seg_7203 __alloc_objio_seg 1 7203 NULL
2478 -+usb_add_gadget_udc_7218 usb_add_gadget_udc 0 7218 NULL
2479 -+regulator_bulk_get_7220 regulator_bulk_get 0 7220 NULL
2480 -+pch_uart_hal_set_fifo_7242 pch_uart_hal_set_fifo 0 7242 NULL
2481 -+get_param_h_7247 get_param_h 0 7247 NULL
2482 -+hdlc_loop_7255 hdlc_loop 0 7255 NULL
2483 -+cx18_streams_register_7266 cx18_streams_register 0 7266 NULL
2484 -+f_midi_start_ep_7270 f_midi_start_ep 0 7270 NULL
2485 -+dma_ops_alloc_addresses_7272 dma_ops_alloc_addresses 3-4-0 7272 NULL
2486 -+mwifiex_init_txq_ring_7281 mwifiex_init_txq_ring 0 7281 NULL
2487 +rx_rate_rx_frames_per_rates_read_7282 rx_rate_rx_frames_per_rates_read 3 7282 NULL
2488 -+get_string_7302 get_string 0 7302 NULL
2489 -+bcm2048_set_fm_frequency_7314 bcm2048_set_fm_frequency 0 7314 NULL
2490 +security_inode_need_killpriv_7322 security_inode_need_killpriv 0 7322 NULL
2491 +pci_vpd_info_field_size_7324 pci_vpd_info_field_size 0 7324 NULL
2492 -+wait_on_sync_kiocb_7327 wait_on_sync_kiocb 0 7327 NULL
2493 +mgmt_control_7349 mgmt_control 3 7349 NULL
2494 +at_est2timeout_7365 at_est2timeout 0-1 7365 NULL
2495 +ieee80211_if_read_dot11MeshHWMPactivePathTimeout_7368 ieee80211_if_read_dot11MeshHWMPactivePathTimeout 3 7368 NULL
2496 -+xfs_btree_delete_7384 xfs_btree_delete 0 7384 NULL
2497 +ath10k_read_fw_stats_7387 ath10k_read_fw_stats 3 7387 NULL
2498 -+hweight_long_7388 hweight_long 0-1 7388 NULL
2499 ++hweight_long_7388 hweight_long 0 7388 NULL
2500 +sl_change_mtu_7396 sl_change_mtu 2 7396 NULL
2501 -+ar5008_hw_attach_phy_ops_7397 ar5008_hw_attach_phy_ops 0 7397 NULL
2502 +_ore_add_stripe_unit_7399 _ore_add_stripe_unit 6-3 7399 NULL
2503 +audmux_read_file_7400 audmux_read_file 3 7400 NULL
2504 +readb_7401 readb 0 7401 NULL
2505 +tipc_recvmsg_7402 tipc_recvmsg 4 7402 NULL
2506 +drm_property_create_blob_7414 drm_property_create_blob 2 7414 NULL
2507 -+spi_setup_7442 spi_setup 0 7442 NULL
2508 +__copy_to_user_nocheck_7443 __copy_to_user_nocheck 0-3 7443 NULL
2509 +ip_options_get_alloc_7448 ip_options_get_alloc 1 7448 NULL
2510 -+dac33_read_7450 dac33_read 0 7450 NULL
2511 +SYSC_setgroups_7454 SYSC_setgroups 1 7454 NULL
2512 +rt2x00debug_read_queue_stats_7455 rt2x00debug_read_queue_stats 3 7455 NULL
2513 -+mtip_read_log_page_7459 mtip_read_log_page 0 7459 NULL
2514 -+l2tp_ip6_sendmsg_7461 l2tp_ip6_sendmsg 4 7461 NULL
2515 -+garp_request_join_7471 garp_request_join 4 7471 NULL nohasharray
2516 -+ReadHSCX_7471 ReadHSCX 0 7471 &garp_request_join_7471
2517 ++garp_request_join_7471 garp_request_join 4 7471 NULL
2518 +snd_pcm_lib_read1_7491 snd_pcm_lib_read1 0-3 7491 NULL
2519 -+__padata_add_cpu_7497 __padata_add_cpu 0 7497 NULL
2520 +ahash_instance_headroom_7509 ahash_instance_headroom 0 7509 NULL nohasharray
2521 +sdhci_alloc_host_7509 sdhci_alloc_host 2 7509 &ahash_instance_headroom_7509
2522 -+ll_recv_msg_7510 ll_recv_msg 0 7510 NULL
2523 -+jump_label_add_module_7513 jump_label_add_module 0 7513 NULL
2524 +array_zalloc_7519 array_zalloc 1-2 7519 NULL
2525 -+tg3_writephy_7522 tg3_writephy 0 7522 NULL
2526 +sk_convert_filter_7541 sk_convert_filter 2 7541 NULL
2527 +ath10k_read_htt_stats_mask_7557 ath10k_read_htt_stats_mask 3 7557 NULL
2528 +smk_read_mapped_7562 smk_read_mapped 3 7562 NULL
2529 +netvsc_get_slots_7565 netvsc_get_slots 0 7565 NULL
2530 +cfs_cpt_num_estimate_7571 cfs_cpt_num_estimate 0 7571 NULL
2531 -+ocfs2_lock_create_7612 ocfs2_lock_create 0 7612 NULL
2532 -+groups_alloc_7614 groups_alloc 1 7614 NULL nohasharray
2533 -+create_dir_7614 create_dir 0 7614 &groups_alloc_7614
2534 -+send_to_group_7627 send_to_group 0 7627 NULL
2535 ++groups_alloc_7614 groups_alloc 1 7614 NULL
2536 +_rtw_zmalloc_7636 _rtw_zmalloc 1 7636 NULL
2537 -+xfs_bmap_btalloc_nullfb_7654 xfs_bmap_btalloc_nullfb 0 7654 NULL
2538 -+msnd_register_7656 msnd_register 0 7656 NULL
2539 +fault_inject_write_7662 fault_inject_write 3 7662 NULL
2540 +acpi_ex_allocate_name_string_7685 acpi_ex_allocate_name_string 2-1 7685 NULL
2541 +acpi_ns_get_pathname_length_7699 acpi_ns_get_pathname_length 0 7699 NULL
2542 +dev_write_7708 dev_write 3 7708 NULL
2543 -+pci_raw_set_power_state_7729 pci_raw_set_power_state 0 7729 NULL
2544 +vxge_device_register_7752 vxge_device_register 4 7752 NULL
2545 +ubi_io_read_vid_hdr_7766 ubi_io_read_vid_hdr 0 7766 NULL
2546 +iwl_dbgfs_bt_cmd_read_7770 iwl_dbgfs_bt_cmd_read 3 7770 NULL
2547 +alloc_candev_7776 alloc_candev 1-2 7776 NULL
2548 +dfs_global_file_read_7787 dfs_global_file_read 3 7787 NULL
2549 +bnx2_nvram_write_7790 bnx2_nvram_write 4-2 7790 NULL
2550 -+diva_os_copy_from_user_7792 diva_os_copy_from_user 4 7792 NULL nohasharray
2551 -+lustre_packed_msg_size_7792 lustre_packed_msg_size 0 7792 &diva_os_copy_from_user_7792
2552 -+xfs_alloc_find_best_extent_7837 xfs_alloc_find_best_extent 0 7837 NULL
2553 -+be_mcc_wait_compl_7854 be_mcc_wait_compl 0 7854 NULL
2554 ++lustre_packed_msg_size_7792 lustre_packed_msg_size 0 7792 NULL nohasharray
2555 ++diva_os_copy_from_user_7792 diva_os_copy_from_user 4 7792 &lustre_packed_msg_size_7792
2556 +cfs_trace_dump_debug_buffer_usrstr_7861 cfs_trace_dump_debug_buffer_usrstr 2 7861 NULL
2557 -+tipc_alloc_entry_7875 tipc_alloc_entry 2 7875 NULL nohasharray
2558 -+t4_sge_alloc_ctrl_txq_7875 t4_sge_alloc_ctrl_txq 0 7875 &tipc_alloc_entry_7875
2559 -+config_desc_7878 config_desc 0 7878 NULL
2560 -+gfs2_permission_7884 gfs2_permission 0 7884 NULL
2561 ++tipc_alloc_entry_7875 tipc_alloc_entry 2 7875 NULL
2562 +dvb_dmxdev_read_sec_7892 dvb_dmxdev_read_sec 4 7892 NULL
2563 +xfs_trans_get_efi_7898 xfs_trans_get_efi 2 7898 NULL
2564 +libfc_host_alloc_7917 libfc_host_alloc 2 7917 NULL
2565 +f_hidg_write_7932 f_hidg_write 3 7932 NULL
2566 -+fsnotify_7943 fsnotify 0 7943 NULL
2567 +integrity_digsig_verify_7956 integrity_digsig_verify 3-0 7956 NULL
2568 -+clk_set_rate_7957 clk_set_rate 0 7957 NULL
2569 +smk_write_load_self_7958 smk_write_load_self 3 7958 NULL
2570 -+spu_get_chip_revision_7993 spu_get_chip_revision 0 7993 NULL
2571 -+mthca_QUERY_DEV_LIM_8009 mthca_QUERY_DEV_LIM 0 8009 NULL
2572 +tt3650_ci_msg_locked_8013 tt3650_ci_msg_locked 4 8013 NULL
2573 +vcs_read_8017 vcs_read 3 8017 NULL
2574 +vhost_add_used_and_signal_n_8038 vhost_add_used_and_signal_n 4 8038 NULL
2575 +ms_read_multiple_pages_8052 ms_read_multiple_pages 5-4 8052 NULL
2576 -+msm_gpio_to_irq_8053 msm_gpio_to_irq 2 8053 NULL
2577 +dgrp_mon_read_8065 dgrp_mon_read 3 8065 NULL
2578 +spi_write_then_read_8073 spi_write_then_read 5-3 8073 NULL
2579 +qla4xxx_post_ping_evt_work_8074 qla4xxx_post_ping_evt_work 4 8074 NULL
2580 -+ext2_commit_chunk_8097 ext2_commit_chunk 3 8097 NULL
2581 +venus_lookup_8121 venus_lookup 4 8121 NULL
2582 +ieee80211_if_fmt_num_buffered_multicast_8127 ieee80211_if_fmt_num_buffered_multicast 3 8127 NULL
2583 -+xfs_file_fallocate_8150 xfs_file_fallocate 3-4 8150 NULL
2584 -+dscc4_set_quartz_8173 dscc4_set_quartz 0 8173 NULL
2585 -+dma_map_area_8178 dma_map_area 2-3-5-0 8178 NULL
2586 +__sk_mem_schedule_8185 __sk_mem_schedule 2 8185 NULL
2587 +ieee80211_if_fmt_dot11MeshHoldingTimeout_8187 ieee80211_if_fmt_dot11MeshHoldingTimeout 3 8187 NULL
2588 +recent_mt_proc_write_8206 recent_mt_proc_write 3 8206 NULL
2589 -+__ocfs2_lock_refcount_tree_8207 __ocfs2_lock_refcount_tree 0 8207 NULL
2590 +rt2x00debug_write_bbp_8212 rt2x00debug_write_bbp 3 8212 NULL
2591 +ad7879_spi_multi_read_8218 ad7879_spi_multi_read 3 8218 NULL
2592 +play_iframe_8219 play_iframe 3 8219 NULL
2593 +kvm_mmu_page_set_gfn_8225 kvm_mmu_page_set_gfn 2 8225 NULL
2594 +sctp_ssnmap_size_8228 sctp_ssnmap_size 0-1-2 8228 NULL
2595 -+fnic_dev_mac_addr_8234 fnic_dev_mac_addr 0 8234 NULL
2596 +check_xattr_ref_inode_8244 check_xattr_ref_inode 0 8244 NULL
2597 -+mvumi_io_attach_8255 mvumi_io_attach 0 8255 NULL
2598 +t3_init_l2t_8261 t3_init_l2t 1 8261 NULL
2599 +init_cdev_8274 init_cdev 1 8274 NULL
2600 +rproc_recovery_write_8281 rproc_recovery_write 3 8281 NULL
2601 -+controller_reset_failed_8304 controller_reset_failed 0 8304 NULL
2602 +qib_decode_7220_err_8315 qib_decode_7220_err 3 8315 NULL
2603 +snd_pcm_update_state_8320 snd_pcm_update_state 0 8320 NULL
2604 +ipwireless_send_packet_8328 ipwireless_send_packet 4 8328 NULL
2605 +rtw_cfg80211_rx_action_8329 rtw_cfg80211_rx_action 3 8329 NULL
2606 +tracing_entries_read_8345 tracing_entries_read 3 8345 NULL
2607 +ieee80211_if_fmt_ht_opmode_8347 ieee80211_if_fmt_ht_opmode 3 8347 NULL
2608 -+open_candev_8354 open_candev 0 8354 NULL
2609 +generic_write_sync_8358 generic_write_sync 0 8358 NULL
2610 +ping_getfrag_8360 ping_getfrag 4-3 8360 NULL
2611 +ath6kl_lrssi_roam_write_8362 ath6kl_lrssi_roam_write 3 8362 NULL
2612 -+ocfs2_decrease_refcount_rec_8385 ocfs2_decrease_refcount_rec 0 8385 NULL
2613 +xdi_copy_from_user_8395 xdi_copy_from_user 4 8395 NULL
2614 +zd_rf_scnprint_id_8406 zd_rf_scnprint_id 0-3 8406 NULL
2615 +smk_write_change_rule_8411 smk_write_change_rule 3 8411 NULL nohasharray
2616 +uvc_v4l2_ioctl_8411 uvc_v4l2_ioctl 2 8411 &smk_write_change_rule_8411
2617 -+pca953x_gpio_to_irq_8424 pca953x_gpio_to_irq 2 8424 NULL
2618 -+myri10ge_alloc_slices_8426 myri10ge_alloc_slices 0 8426 NULL
2619 -+spi_master_initialize_queue_8430 spi_master_initialize_queue 0 8430 NULL
2620 +roccat_common2_sysfs_read_8431 roccat_common2_sysfs_read 6 8431 NULL
2621 -+irq_create_mapping_8437 irq_create_mapping 0-2 8437 NULL
2622 +afs_cell_lookup_8482 afs_cell_lookup 2 8482 NULL
2623 +fore200e_chunk_alloc_8501 fore200e_chunk_alloc 4-3 8501 NULL
2624 +batadv_tt_len_8502 batadv_tt_len 0-1 8502 NULL
2625 +dev_config_8506 dev_config 3 8506 NULL
2626 +ACL_to_cifs_posix_8509 ACL_to_cifs_posix 3 8509 NULL
2627 +opticon_process_data_packet_8524 opticon_process_data_packet 3 8524 NULL
2628 -+de_alloc_rings_8538 de_alloc_rings 0 8538 NULL nohasharray
2629 -+spu_read_8538 spu_read 0 8538 &de_alloc_rings_8538
2630 +user_on_off_8552 user_on_off 2 8552 NULL
2631 +profile_remove_8556 profile_remove 3 8556 NULL
2632 +cache_slow_downcall_8570 cache_slow_downcall 2 8570 NULL nohasharray
2633 +pci_msi_check_device_8570 pci_msi_check_device 0 8570 &cache_slow_downcall_8570
2634 +isr_dma0_done_read_8574 isr_dma0_done_read 3 8574 NULL
2635 +tower_write_8580 tower_write 3 8580 NULL
2636 -+ocfs2_reserve_local_alloc_bits_8581 ocfs2_reserve_local_alloc_bits 0 8581 NULL
2637 +cfs_cpt_number_8618 cfs_cpt_number 0 8618 NULL
2638 +shash_setkey_unaligned_8620 shash_setkey_unaligned 3 8620 NULL
2639 -+xfs_qm_dqattach_locked_8625 xfs_qm_dqattach_locked 0 8625 NULL
2640 +it821x_firmware_command_8628 it821x_firmware_command 3 8628 NULL
2641 +scsi_dma_map_8632 scsi_dma_map 0 8632 NULL
2642 +fuse_send_write_pages_8636 fuse_send_write_pages 0-5 8636 NULL
2643 @@ -115300,106 +115064,76 @@ index 0000000..8709512
2644 +lbs_bcnmiss_read_8678 lbs_bcnmiss_read 3 8678 NULL
2645 +rproc_trace_read_8686 rproc_trace_read 3 8686 NULL
2646 +skb_frag_size_8695 skb_frag_size 0 8695 NULL
2647 -+saa7110_write_block_8701 saa7110_write_block 3 8701 NULL
2648 +arcfb_write_8702 arcfb_write 3 8702 NULL
2649 -+i_size_read_8703 i_size_read 0 8703 NULL nohasharray
2650 -+init_header_8703 init_header 0 8703 &i_size_read_8703
2651 -+HDLC_irq_8709 HDLC_irq 2 8709 NULL
2652 ++i_size_read_8703 i_size_read 0 8703 NULL
2653 +ctrl_out_8712 ctrl_out 3-5 8712 NULL
2654 +tracing_max_lat_write_8728 tracing_max_lat_write 3 8728 NULL
2655 +jffs2_acl_count_8729 jffs2_acl_count 0-1 8729 NULL
2656 -+mem_cgroup_try_charge_8731 mem_cgroup_try_charge 0 8731 NULL
2657 -+__create_irqs_8733 __create_irqs 2-0 8733 NULL
2658 ++__create_irqs_8733 __create_irqs 2 8733 NULL
2659 +tx_tx_exch_expiry_read_8749 tx_tx_exch_expiry_read 3 8749 NULL
2660 +compound_order_8750 compound_order 0 8750 NULL
2661 -+ocfs2_find_path_8754 ocfs2_find_path 0 8754 NULL
2662 +yurex_write_8761 yurex_write 3 8761 NULL
2663 +joydev_compat_ioctl_8765 joydev_compat_ioctl 2 8765 NULL
2664 +kstrtoint_from_user_8778 kstrtoint_from_user 2 8778 NULL
2665 +paging32_prefetch_gpte_8783 paging32_prefetch_gpte 4 8783 NULL
2666 +ext4_try_to_write_inline_data_8785 ext4_try_to_write_inline_data 3-4 8785 NULL
2667 -+__bitmap_weight_8796 __bitmap_weight 0-2 8796 NULL
2668 -+gfs2_glock_nq_8808 gfs2_glock_nq 0 8808 NULL
2669 -+ntfs_commit_pages_after_write_8809 ntfs_commit_pages_after_write 0 8809 NULL
2670 -+lpfc_mq_create_8814 lpfc_mq_create 0 8814 NULL
2671 ++__bitmap_weight_8796 __bitmap_weight 0 8796 NULL
2672 +metronomefb_write_8823 metronomefb_write 3 8823 NULL
2673 +SyS_llistxattr_8824 SyS_llistxattr 3 8824 NULL
2674 -+extent_read_full_page_8826 extent_read_full_page 0 8826 NULL nohasharray
2675 -+usb_alloc_streams_8826 usb_alloc_streams 0 8826 &extent_read_full_page_8826
2676 ++extent_read_full_page_8826 extent_read_full_page 0 8826 NULL
2677 +ll_xattr_cache_get_8829 ll_xattr_cache_get 0 8829 NULL
2678 +get_queue_depth_8833 get_queue_depth 0 8833 NULL
2679 +dvb_ringbuffer_pkt_next_8834 dvb_ringbuffer_pkt_next 0-2 8834 NULL
2680 +usb_ep_queue_8839 usb_ep_queue 0 8839 NULL
2681 +iwl_rx_packet_len_8854 iwl_rx_packet_len 0 8854 NULL
2682 +debug_debug1_read_8856 debug_debug1_read 3 8856 NULL
2683 -+wa_nep_queue_8858 wa_nep_queue 2 8858 NULL nohasharray
2684 -+pci_save_vc_state_8858 pci_save_vc_state 0 8858 &wa_nep_queue_8858
2685 ++wa_nep_queue_8858 wa_nep_queue 2 8858 NULL
2686 +radeon_drm_ioctl_8875 radeon_drm_ioctl 2 8875 NULL
2687 +compressed_bio_size_8887 compressed_bio_size 0-2 8887 NULL
2688 +ab3100_get_set_reg_8890 ab3100_get_set_reg 3 8890 NULL nohasharray
2689 +tracing_max_lat_read_8890 tracing_max_lat_read 3 8890 &ab3100_get_set_reg_8890
2690 +sdio_max_byte_size_8907 sdio_max_byte_size 0 8907 NULL
2691 -+sysfs_merge_group_8917 sysfs_merge_group 0 8917 NULL
2692 +write_file_ani_8918 write_file_ani 3 8918 NULL
2693 -+ivtv_setup_pci_8920 ivtv_setup_pci 0 8920 NULL
2694 +layout_commit_8926 layout_commit 3 8926 NULL
2695 +cp2112_hid_get_8933 cp2112_hid_get 4 8933 NULL
2696 +adjust_priv_size_8935 adjust_priv_size 0-1 8935 NULL
2697 +driver_stats_read_8944 driver_stats_read 3 8944 NULL
2698 -+t3_init_hw_8947 t3_init_hw 0 8947 NULL
2699 +read_file_tgt_stats_8959 read_file_tgt_stats 3 8959 NULL
2700 +usb_allocate_stream_buffers_8964 usb_allocate_stream_buffers 3 8964 NULL
2701 +qib_qsfp_dump_8966 qib_qsfp_dump 0-3 8966 NULL
2702 +venus_mkdir_8967 venus_mkdir 4 8967 NULL
2703 -+vol_cdev_read_8968 vol_cdev_read 3 8968 NULL nohasharray
2704 -+seq_open_net_8968 seq_open_net 4 8968 &vol_cdev_read_8968
2705 ++seq_open_net_8968 seq_open_net 4 8968 NULL nohasharray
2706 ++vol_cdev_read_8968 vol_cdev_read 3 8968 &seq_open_net_8968
2707 +bio_integrity_get_tag_8974 bio_integrity_get_tag 3 8974 NULL
2708 +sony_register_touchpad_8981 sony_register_touchpad 2 8981 NULL
2709 +jbd2_journal_blocks_per_page_9004 jbd2_journal_blocks_per_page 0 9004 NULL
2710 -+get_pipes_9008 get_pipes 0 9008 NULL
2711 +il_dbgfs_clear_ucode_stats_write_9016 il_dbgfs_clear_ucode_stats_write 3 9016 NULL
2712 -+xfs_inobt_get_rec_9023 xfs_inobt_get_rec 0 9023 NULL
2713 +snd_emu10k1_ptr_read_9026 snd_emu10k1_ptr_read 0-2 9026 NULL
2714 -+ql_route_initialize_9027 ql_route_initialize 0 9027 NULL
2715 -+fd_ioctl_9028 fd_ioctl 3 9028 NULL
2716 +nla_put_9042 nla_put 3 9042 NULL
2717 +sta_tx_latency_stat_header_9050 sta_tx_latency_stat_header 0-3-4 9050 NULL
2718 +snd_emu10k1_synth_copy_from_user_9061 snd_emu10k1_synth_copy_from_user 3-5 9061 NULL
2719 +snd_gus_dram_peek_9062 snd_gus_dram_peek 4 9062 NULL
2720 -+gpio_ensure_requested_9063 gpio_ensure_requested 0 9063 NULL
2721 +fib_info_hash_alloc_9075 fib_info_hash_alloc 1 9075 NULL
2722 +create_queues_9088 create_queues 2-3 9088 NULL
2723 +ftdi_prepare_write_buffer_9093 ftdi_prepare_write_buffer 3 9093 NULL
2724 -+pci_assign_resource_9105 pci_assign_resource 0 9105 NULL
2725 +adxl34x_spi_read_block_9108 adxl34x_spi_read_block 3 9108 NULL
2726 +caif_stream_sendmsg_9110 caif_stream_sendmsg 4 9110 NULL nohasharray
2727 -+gfn_to_rmap_9110 gfn_to_rmap 3-2 9110 &caif_stream_sendmsg_9110 nohasharray
2728 -+jhead_scan_9110 jhead_scan 0 9110 &gfn_to_rmap_9110
2729 ++gfn_to_rmap_9110 gfn_to_rmap 2-3 9110 &caif_stream_sendmsg_9110
2730 +udf_direct_IO_9111 udf_direct_IO 4 9111 NULL
2731 +pmcraid_change_queue_depth_9116 pmcraid_change_queue_depth 2 9116 NULL
2732 -+apei_resources_merge_9149 apei_resources_merge 0 9149 NULL
2733 +vb2_dma_sg_alloc_9157 vb2_dma_sg_alloc 2 9157 NULL
2734 +dbg_command_buf_9165 dbg_command_buf 2 9165 NULL
2735 -+clk_prepare_enable_9166 clk_prepare_enable 0 9166 NULL
2736 +isr_irqs_read_9181 isr_irqs_read 3 9181 NULL
2737 -+count_leading_zeros_9183 count_leading_zeros 0 9183 NULL nohasharray
2738 -+ni_660x_alloc_mite_rings_9183 ni_660x_alloc_mite_rings 0 9183 &count_leading_zeros_9183
2739 -+il3945_hw_set_hw_params_9186 il3945_hw_set_hw_params 0 9186 NULL
2740 -+xfs_btree_rshift_9187 xfs_btree_rshift 0 9187 NULL
2741 ++count_leading_zeros_9183 count_leading_zeros 0 9183 NULL
2742 +altera_swap_ir_9194 altera_swap_ir 2 9194 NULL
2743 +snd_m3_get_pointer_9206 snd_m3_get_pointer 0 9206 NULL
2744 +iwl_dbgfs_frame_stats_read_9211 iwl_dbgfs_frame_stats_read 3 9211 NULL
2745 +virtqueue_add_9217 virtqueue_add 4-5 9217 NULL
2746 +tx_tx_prepared_descs_read_9221 tx_tx_prepared_descs_read 3 9221 NULL
2747 +sctp_getsockopt_delayed_ack_9232 sctp_getsockopt_delayed_ack 2 9232 NULL
2748 -+xfs_error_trap_9239 xfs_error_trap 0-1 9239 NULL
2749 -+ocfs2_clear_ext_refcount_9256 ocfs2_clear_ext_refcount 0 9256 NULL
2750 +hfsplus_bnode_read_u16_9262 hfsplus_bnode_read_u16 0 9262 NULL
2751 -+ocfs2_merge_rec_right_9267 ocfs2_merge_rec_right 0 9267 NULL
2752 +hdpvr_read_9273 hdpvr_read 3 9273 NULL
2753 +flakey_status_9274 flakey_status 5 9274 NULL
2754 -+ath9k_eeprom_request_9280 ath9k_eeprom_request 0 9280 NULL
2755 -+mlx4_SET_ICM_SIZE_9297 mlx4_SET_ICM_SIZE 0 9297 NULL
2756 +iwl_dbgfs_stations_read_9309 iwl_dbgfs_stations_read 3 9309 NULL
2757 +ceph_sync_setxattr_9310 ceph_sync_setxattr 4 9310 NULL
2758 +ieee80211_if_fmt_txpower_9334 ieee80211_if_fmt_txpower 3 9334 NULL
2759 @@ -115407,41 +115141,28 @@ index 0000000..8709512
2760 +ocfs2_orphan_for_truncate_9342 ocfs2_orphan_for_truncate 4 9342 NULL
2761 +ll_direct_rw_pages_9361 ll_direct_rw_pages 0 9361 NULL
2762 +sta_beacon_loss_count_read_9370 sta_beacon_loss_count_read 3 9370 NULL
2763 -+mlx4_bitmap_init_9393 mlx4_bitmap_init 5-2-0 9393 NULL nohasharray
2764 -+get_request_type_9393 get_request_type 0 9393 &mlx4_bitmap_init_9393
2765 +virtqueue_add_outbuf_9395 virtqueue_add_outbuf 3 9395 NULL
2766 +read_9397 read 3 9397 NULL
2767 -+tpm_stm_i2c_send_9412 tpm_stm_i2c_send 3 9412 NULL
2768 +hash_ipportip4_expire_9415 hash_ipportip4_expire 4 9415 NULL
2769 +btrfs_drop_extents_9423 btrfs_drop_extents 4 9423 NULL
2770 +bm_realloc_pages_9431 bm_realloc_pages 2 9431 NULL
2771 -+bcm2048_set_region_9436 bcm2048_set_region 0 9436 NULL
2772 +ffs_ep0_write_9438 ffs_ep0_write 3 9438 NULL
2773 -+ath9k_init_soc_platform_9441 ath9k_init_soc_platform 0 9441 NULL
2774 +ieee80211_if_fmt_fwded_unicast_9454 ieee80211_if_fmt_fwded_unicast 3 9454 NULL
2775 -+agp_generic_alloc_user_9470 agp_generic_alloc_user 1 9470 NULL nohasharray
2776 -+get_registers_9470 get_registers 4 9470 &agp_generic_alloc_user_9470
2777 -+slab_mem_going_online_callback_9474 slab_mem_going_online_callback 0 9474 NULL
2778 ++get_registers_9470 get_registers 4 9470 NULL nohasharray
2779 ++agp_generic_alloc_user_9470 agp_generic_alloc_user 1 9470 &get_registers_9470
2780 +crypt_status_9492 crypt_status 5 9492 NULL
2781 +lbs_threshold_write_9502 lbs_threshold_write 5 9502 NULL
2782 +lp_write_9511 lp_write 3 9511 NULL
2783 -+mext_calc_swap_extents_9517 mext_calc_swap_extents 4 9517 NULL nohasharray
2784 -+do_strip_9517 do_strip 0 9517 &mext_calc_swap_extents_9517
2785 +scsi_tgt_kspace_exec_9522 scsi_tgt_kspace_exec 8 9522 NULL
2786 +ll_max_read_ahead_whole_mb_seq_write_9528 ll_max_read_ahead_whole_mb_seq_write 3 9528 NULL
2787 +read_file_dma_9530 read_file_dma 3 9530 NULL
2788 +iwl_dbgfs_bf_params_read_9542 iwl_dbgfs_bf_params_read 3 9542 NULL
2789 -+xfs_ialloc_read_agi_9545 xfs_ialloc_read_agi 0 9545 NULL
2790 +il_dbgfs_missed_beacon_write_9546 il_dbgfs_missed_beacon_write 3 9546 NULL
2791 +compat_SyS_pwritev64_9548 compat_SyS_pwritev64 3 9548 NULL
2792 +fw_node_create_9559 fw_node_create 2 9559 NULL
2793 -+kobj_map_9566 kobj_map 2-3-0 9566 NULL
2794 -+asd_init_escbs_9570 asd_init_escbs 0 9570 NULL
2795 ++kobj_map_9566 kobj_map 2-3 9566 NULL
2796 +f2fs_read_data_pages_9574 f2fs_read_data_pages 4 9574 NULL
2797 -+mlx4_NOP_9582 mlx4_NOP 0 9582 NULL
2798 +snd_emu10k1_fx8010_read_9605 snd_emu10k1_fx8010_read 5-6 9605 NULL
2799 -+xfs_qm_dqattach_one_9612 xfs_qm_dqattach_one 0 9612 NULL
2800 -+ocfs2_claim_suballoc_bits_9615 ocfs2_claim_suballoc_bits 0 9615 NULL
2801 +lov_ost_pool_add_9626 lov_ost_pool_add 3 9626 NULL
2802 +saa7164_buffer_alloc_user_9627 saa7164_buffer_alloc_user 2 9627 NULL
2803 +ceph_copy_user_to_page_vector_9635 ceph_copy_user_to_page_vector 4-3 9635 NULL
2804 @@ -115457,114 +115178,65 @@ index 0000000..8709512
2805 +vx_transfer_end_9701 vx_transfer_end 0 9701 NULL
2806 +fuse_iter_npages_9705 fuse_iter_npages 0 9705 NULL nohasharray
2807 +ieee80211_if_read_aid_9705 ieee80211_if_read_aid 3 9705 &fuse_iter_npages_9705
2808 -+get_leaf_9711 get_leaf 0 9711 NULL
2809 +cfg80211_tx_mlme_mgmt_9715 cfg80211_tx_mlme_mgmt 3 9715 NULL
2810 +parse_uac2_sample_rate_range_9718 parse_uac2_sample_rate_range 0 9718 NULL
2811 +btrfs_stack_file_extent_num_bytes_9720 btrfs_stack_file_extent_num_bytes 0 9720 NULL
2812 +SYSC_ppoll_9721 SYSC_ppoll 2 9721 NULL
2813 -+t4_wr_mbox_9732 t4_wr_mbox 0 9732 NULL
2814 +nla_get_u8_9736 nla_get_u8 0 9736 NULL
2815 +ieee80211_if_fmt_num_mcast_sta_9738 ieee80211_if_fmt_num_mcast_sta 3 9738 NULL
2816 -+shmem_replace_page_9740 shmem_replace_page 0 9740 NULL
2817 +ddb_input_read_9743 ddb_input_read 3-0 9743 NULL
2818 +regmap_multi_reg_write_bypassed_9751 regmap_multi_reg_write_bypassed 3 9751 NULL nohasharray
2819 +sta_last_ack_signal_read_9751 sta_last_ack_signal_read 3 9751 &regmap_multi_reg_write_bypassed_9751
2820 -+t4vf_get_sge_params_9761 t4vf_get_sge_params 0 9761 NULL
2821 +btrfs_super_root_9763 btrfs_super_root 0 9763 NULL
2822 -+init_controller_9771 init_controller 0 9771 NULL
2823 -+sh_eth_check_reset_9773 sh_eth_check_reset 0 9773 NULL
2824 -+fnic_rq_alloc_9775 fnic_rq_alloc 0 9775 NULL
2825 +__blk_queue_init_tags_9778 __blk_queue_init_tags 2 9778 NULL
2826 +kvm_age_hva_9795 kvm_age_hva 2 9795 NULL
2827 -+ath10k_debug_start_9800 ath10k_debug_start 0 9800 NULL
2828 -+tpm_data_in_9802 tpm_data_in 0 9802 NULL
2829 -+_regmap_write_9803 _regmap_write 0 9803 NULL
2830 +udpv6_recvmsg_9813 udpv6_recvmsg 4 9813 NULL nohasharray
2831 +ieee80211_if_read_state_9813 ieee80211_if_read_state 3 9813 &udpv6_recvmsg_9813
2832 -+compat_SyS_vmsplice_9828 compat_SyS_vmsplice 3 9828 NULL
2833 -+ath_txstatus_setup_9830 ath_txstatus_setup 0 9830 NULL
2834 -+bcm2048_set_mute_9863 bcm2048_set_mute 0 9863 NULL
2835 +pmcraid_alloc_sglist_9864 pmcraid_alloc_sglist 1 9864 NULL
2836 +btrfs_free_reserved_extent_9867 btrfs_free_reserved_extent 2 9867 NULL
2837 -+f1x_translate_sysaddr_to_cs_9868 f1x_translate_sysaddr_to_cs 2 9868 NULL
2838 -+mlx4_bitmap_alloc_range_9876 mlx4_bitmap_alloc_range 2-3 9876 NULL
2839 -+wil_read_file_ioblob_9878 wil_read_file_ioblob 3 9878 NULL nohasharray
2840 -+dir_commit_chunk_9878 dir_commit_chunk 3 9878 &wil_read_file_ioblob_9878
2841 ++wil_read_file_ioblob_9878 wil_read_file_ioblob 3 9878 NULL
2842 +snd_midi_event_new_9893 snd_midi_event_new 1 9893 NULL nohasharray
2843 +bm_register_write_9893 bm_register_write 3 9893 &snd_midi_event_new_9893
2844 +snd_gf1_pcm_playback_copy_9895 snd_gf1_pcm_playback_copy 3-5 9895 NULL
2845 -+sf1_write_9903 sf1_write 0 9903 NULL
2846 +nonpaging_page_fault_9908 nonpaging_page_fault 2 9908 NULL
2847 +iwl_dbgfs_prph_reg_read_9928 iwl_dbgfs_prph_reg_read 3 9928 NULL
2848 -+root_nfs_parse_options_9937 root_nfs_parse_options 3 9937 NULL
2849 +pstore_ftrace_knob_read_9947 pstore_ftrace_knob_read 3 9947 NULL
2850 +read_file_misc_9948 read_file_misc 3 9948 NULL
2851 +csum_partial_copy_fromiovecend_9957 csum_partial_copy_fromiovecend 3-4 9957 NULL
2852 -+xfs_buf_geterror_9959 xfs_buf_geterror 0 9959 NULL
2853 +SyS_gethostname_9964 SyS_gethostname 2 9964 NULL
2854 +get_free_serial_index_9969 get_free_serial_index 0 9969 NULL
2855 +btrfs_add_link_9973 btrfs_add_link 5 9973 NULL
2856 -+gameport_read_9983 gameport_read 0 9983 NULL
2857 +SYSC_move_pages_9986 SYSC_move_pages 2 9986 NULL
2858 -+ceph_oloc_oid_to_pg_10003 ceph_oloc_oid_to_pg 0 10003 NULL
2859 -+snd_wss_create_10004 snd_wss_create 0 10004 NULL
2860 +aat2870_dump_reg_10019 aat2870_dump_reg 0 10019 NULL
2861 -+regulator_ena_gpio_ctrl_10053 regulator_ena_gpio_ctrl 0 10053 NULL
2862 -+ieee80211_set_probe_resp_10077 ieee80211_set_probe_resp 3 10077 NULL nohasharray
2863 -+ar9003_mci_reset_10077 ar9003_mci_reset 0 10077 &ieee80211_set_probe_resp_10077
2864 -+xfs_attr_rmtval_get_10092 xfs_attr_rmtval_get 0 10092 NULL
2865 -+xfs_btree_check_lptr_10104 xfs_btree_check_lptr 0 10104 NULL
2866 ++ieee80211_set_probe_resp_10077 ieee80211_set_probe_resp 3 10077 NULL
2867 +get_elem_size_10110 get_elem_size 0-2 10110 NULL nohasharray
2868 +dynamic_ps_timeout_read_10110 dynamic_ps_timeout_read 3 10110 &get_elem_size_10110
2869 +gfs2_meta_read_10112 gfs2_meta_read 0 10112 NULL
2870 +SyS_migrate_pages_10134 SyS_migrate_pages 2 10134 NULL
2871 -+dev_get_valid_name_10138 dev_get_valid_name 0 10138 NULL
2872 +aes_decrypt_packets_read_10155 aes_decrypt_packets_read 3 10155 NULL
2873 +rx_out_of_mem_read_10157 rx_out_of_mem_read 3 10157 NULL
2874 -+hidg_alloc_ep_req_10159 hidg_alloc_ep_req 2 10159 NULL nohasharray
2875 -+ath5k_eeprom_read_ants_10159 ath5k_eeprom_read_ants 0 10159 &hidg_alloc_ep_req_10159
2876 ++hidg_alloc_ep_req_10159 hidg_alloc_ep_req 2 10159 NULL
2877 +asd_store_update_bios_10165 asd_store_update_bios 4 10165 NULL
2878 +kstrtol_from_user_10168 kstrtol_from_user 2 10168 NULL
2879 -+init_rfdlist_10170 init_rfdlist 0 10170 NULL
2880 +proc_pid_attr_read_10173 proc_pid_attr_read 3 10173 NULL
2881 -+pci_bus_write_config_word_10180 pci_bus_write_config_word 0 10180 NULL
2882 +jffs2_user_setxattr_10182 jffs2_user_setxattr 4 10182 NULL
2883 -+sram_test_and_clear_10186 sram_test_and_clear 0 10186 NULL
2884 -+smsc911x_init_10196 smsc911x_init 0 10196 NULL
2885 -+cy8ctmg110_write_regs_10204 cy8ctmg110_write_regs 3 10204 NULL
2886 -+c2_register_device_10219 c2_register_device 0 10219 NULL
2887 -+xfs_attr_rmtval_copyout_10222 xfs_attr_rmtval_copyout 0 10222 NULL nohasharray
2888 -+xfs_btree_read_buf_block_10222 xfs_btree_read_buf_block 0 10222 &xfs_attr_rmtval_copyout_10222
2889 -+ican3_old_send_msg_10231 ican3_old_send_msg 0 10231 NULL
2890 -+hdlc_rpr_irq_10240 hdlc_rpr_irq 2 10240 NULL
2891 -+mutex_lock_killable_10244 mutex_lock_killable 0 10244 NULL
2892 +cciss_proc_write_10259 cciss_proc_write 3 10259 NULL
2893 -+gpiochip_add_to_list_10262 gpiochip_add_to_list 0 10262 NULL
2894 -+bcm2048_recv_command_10269 bcm2048_recv_command 0 10269 NULL
2895 -+snd_pcm_lib_preallocate_pages1_10273 snd_pcm_lib_preallocate_pages1 0 10273 NULL
2896 +__qlcnic_pci_sriov_enable_10281 __qlcnic_pci_sriov_enable 2 10281 NULL
2897 +snd_rme9652_capture_copy_10287 snd_rme9652_capture_copy 5 10287 NULL
2898 +ubi_leb_change_10289 ubi_leb_change 0 10289 NULL
2899 +read_emulate_10310 read_emulate 2-4 10310 NULL
2900 -+read_file_spectral_count_10320 read_file_spectral_count 3 10320 NULL nohasharray
2901 -+atm_init_10320 atm_init 0 10320 &read_file_spectral_count_10320 nohasharray
2902 -+ican3_send_msg_10320 ican3_send_msg 0 10320 &atm_init_10320
2903 ++read_file_spectral_count_10320 read_file_spectral_count 3 10320 NULL
2904 +compat_SyS_writev_10327 compat_SyS_writev 3 10327 NULL
2905 +tun_sendmsg_10337 tun_sendmsg 4 10337 NULL
2906 -+em28xx_read_reg_req_len_10340 em28xx_read_reg_req_len 0 10340 NULL
2907 +ufx_alloc_urb_list_10349 ufx_alloc_urb_list 3 10349 NULL
2908 -+whci_add_cap_10350 whci_add_cap 0 10350 NULL
2909 +dbAllocAny_10354 dbAllocAny 0 10354 NULL
2910 +ath6kl_listen_int_read_10355 ath6kl_listen_int_read 3 10355 NULL
2911 +ms_write_multiple_pages_10362 ms_write_multiple_pages 6-5 10362 NULL
2912 +sta_ht_capa_read_10366 sta_ht_capa_read 3 10366 NULL
2913 +ecryptfs_decode_and_decrypt_filename_10379 ecryptfs_decode_and_decrypt_filename 5 10379 NULL
2914 -+led_classdev_register_10384 led_classdev_register 0 10384 NULL
2915 +do_compat_pselect_10398 do_compat_pselect 1 10398 NULL
2916 -+lis3lv02d_init_device_10416 lis3lv02d_init_device 0 10416 NULL
2917 +fwtty_rx_10434 fwtty_rx 3 10434 NULL
2918 +event_phy_transmit_error_read_10471 event_phy_transmit_error_read 3 10471 NULL
2919 -+add_controls_10473 add_controls 0 10473 NULL
2920 +hash_ipportip6_expire_10478 hash_ipportip6_expire 4 10478 NULL
2921 +nouveau_pwr_create__10483 nouveau_pwr_create_ 4 10483 NULL
2922 +ext4_itable_unused_count_10501 ext4_itable_unused_count 0 10501 NULL
2923 @@ -115576,34 +115248,22 @@ index 0000000..8709512
2924 +snd_pcm_hw_params_user_10520 snd_pcm_hw_params_user 0 10520 NULL
2925 +kstrtouint_from_user_10536 kstrtouint_from_user 2 10536 NULL nohasharray
2926 +snd_pcm_lib_read_10536 snd_pcm_lib_read 0-3 10536 &kstrtouint_from_user_10536
2927 -+SYSC_read_10545 SYSC_read 3 10545 NULL
2928 -+mccic_register_10565 mccic_register 0 10565 NULL
2929 -+pci_set_mwi_10568 pci_set_mwi 0 10568 NULL
2930 +ext4_write_begin_10576 ext4_write_begin 3-4 10576 NULL
2931 +scrub_remap_extent_10588 scrub_remap_extent 2 10588 NULL
2932 +otp_read_10594 otp_read 2-4-5 10594 NULL
2933 +supply_map_read_file_10608 supply_map_read_file 3 10608 NULL
2934 +ima_show_htable_violations_10619 ima_show_htable_violations 3 10619 NULL
2935 -+de_refill_rx_10626 de_refill_rx 0 10626 NULL
2936 -+alloc_coherent_10632 alloc_coherent 2 10632 NULL
2937 +fq_alloc_node_10633 fq_alloc_node 1 10633 NULL
2938 -+mcam_cam_init_10638 mcam_cam_init 0 10638 NULL
2939 -+devm_request_irq_10640 devm_request_irq 0 10640 NULL
2940 -+niu_pci_probe_sprom_10646 niu_pci_probe_sprom 0 10646 NULL
2941 +nfs_idmap_lookup_id_10660 nfs_idmap_lookup_id 2 10660 NULL nohasharray
2942 +ubi_io_write_vid_hdr_10660 ubi_io_write_vid_hdr 0 10660 &nfs_idmap_lookup_id_10660
2943 +efx_max_tx_len_10662 efx_max_tx_len 0-2 10662 NULL
2944 +parport_write_10669 parport_write 0 10669 NULL
2945 -+mlx4_map_clr_int_10680 mlx4_map_clr_int 0 10680 NULL
2946 +edge_write_10692 edge_write 4 10692 NULL
2947 +ubi_wl_get_peb_10699 ubi_wl_get_peb 0 10699 NULL
2948 +selinux_inode_setxattr_10708 selinux_inode_setxattr 4 10708 NULL nohasharray
2949 +inl_10708 inl 0 10708 &selinux_inode_setxattr_10708
2950 +shash_async_setkey_10720 shash_async_setkey 3 10720 NULL nohasharray
2951 +pvr2_ioread_read_10720 pvr2_ioread_read 3 10720 &shash_async_setkey_10720
2952 -+vfio_pm_config_write_10722 vfio_pm_config_write 3 10722 NULL
2953 -+pch_uart_hal_set_line_10724 pch_uart_hal_set_line 0 10724 NULL
2954 -+gfs2_ok_to_move_10728 gfs2_ok_to_move 0 10728 NULL
2955 +spi_sync_10731 spi_sync 0 10731 NULL
2956 +sctp_getsockopt_maxseg_10737 sctp_getsockopt_maxseg 2 10737 NULL nohasharray
2957 +apu_get_register_10737 apu_get_register 0 10737 &sctp_getsockopt_maxseg_10737
2958 @@ -115612,69 +115272,49 @@ index 0000000..8709512
2959 +rd_build_prot_space_10761 rd_build_prot_space 2-3 10761 NULL
2960 +kvm_read_guest_atomic_10765 kvm_read_guest_atomic 4 10765 NULL
2961 +__qp_memcpy_to_queue_10779 __qp_memcpy_to_queue 2-4 10779 NULL
2962 -+pch_gbe_init_phy_10780 pch_gbe_init_phy 0 10780 NULL
2963 -+enic_get_vnic_config_10793 enic_get_vnic_config 0 10793 NULL
2964 +diva_set_trace_filter_10820 diva_set_trace_filter 0-1 10820 NULL
2965 -+ar9002_hw_attach_ops_10823 ar9002_hw_attach_ops 0 10823 NULL
2966 -+init_rss_10830 init_rss 0 10830 NULL
2967 +lbs_sleepparams_read_10840 lbs_sleepparams_read 3 10840 NULL
2968 +ida_get_new_above_10853 ida_get_new_above 0 10853 NULL
2969 +fuse_conn_max_background_read_10855 fuse_conn_max_background_read 3 10855 NULL
2970 +snd_pcm_oss_write1_10872 snd_pcm_oss_write1 3 10872 NULL
2971 -+wiidebug_drm_write_10879 wiidebug_drm_write 3 10879 NULL nohasharray
2972 -+mthca_SYS_EN_10879 mthca_SYS_EN 0 10879 &wiidebug_drm_write_10879
2973 ++wiidebug_drm_write_10879 wiidebug_drm_write 3 10879 NULL
2974 +get_scq_10897 get_scq 2 10897 NULL
2975 +tifm_alloc_adapter_10903 tifm_alloc_adapter 1 10903 NULL
2976 +lprocfs_wr_atomic_10912 lprocfs_wr_atomic 3 10912 NULL
2977 +__copy_from_user_10918 __copy_from_user 0-3 10918 NULL
2978 -+kobject_add_10919 kobject_add 0 10919 NULL
2979 -+da9052_map_irq_10952 da9052_map_irq 2 10952 NULL
2980 +ar9003_dump_modal_eeprom_10959 ar9003_dump_modal_eeprom 3-2-0 10959 NULL
2981 +ci_port_test_write_10962 ci_port_test_write 3 10962 NULL
2982 +bm_entry_read_10976 bm_entry_read 3 10976 NULL
2983 +sched_autogroup_write_10984 sched_autogroup_write 3 10984 NULL
2984 +xfrm_hash_alloc_10997 xfrm_hash_alloc 1 10997 NULL
2985 +rx_filter_accum_arp_pend_requests_read_11003 rx_filter_accum_arp_pend_requests_read 3 11003 NULL
2986 -+gfs2_dir_read_11017 gfs2_dir_read 0 11017 NULL
2987 +SetLineNumber_11023 SetLineNumber 0 11023 NULL
2988 -+pci_msi_vec_count_11046 pci_msi_vec_count 0 11046 NULL
2989 +tda10048_writeregbulk_11050 tda10048_writeregbulk 4 11050 NULL
2990 -+insert_inline_extent_backref_11063 insert_inline_extent_backref 8 11063 NULL nohasharray
2991 -+qlcnic_83xx_calculate_msix_vector_11063 qlcnic_83xx_calculate_msix_vector 0 11063 &insert_inline_extent_backref_11063
2992 -+xfs_collapse_file_space_11075 xfs_collapse_file_space 2-3 11075 NULL
2993 ++qlcnic_83xx_calculate_msix_vector_11063 qlcnic_83xx_calculate_msix_vector 0 11063 NULL nohasharray
2994 ++insert_inline_extent_backref_11063 insert_inline_extent_backref 8 11063 &qlcnic_83xx_calculate_msix_vector_11063
2995 +tcp_send_mss_11079 tcp_send_mss 0 11079 NULL
2996 +snd_pcm_delay_11081 snd_pcm_delay 0 11081 NULL
2997 -+at86rf230_write_subreg_11082 at86rf230_write_subreg 0 11082 NULL
2998 +count_argc_11083 count_argc 0 11083 NULL
2999 +kvm_write_guest_cached_11106 kvm_write_guest_cached 4 11106 NULL
3000 -+stmpe_gpio_to_irq_11110 stmpe_gpio_to_irq 2 11110 NULL
3001 +tw_change_queue_depth_11116 tw_change_queue_depth 2 11116 NULL
3002 +page_offset_11120 page_offset 0 11120 NULL
3003 -+tracing_buffers_read_11124 tracing_buffers_read 3 11124 NULL nohasharray
3004 -+cea_db_payload_len_11124 cea_db_payload_len 0 11124 &tracing_buffers_read_11124
3005 -+alloc_alien_cache_11127 alloc_alien_cache 2 11127 NULL
3006 -+mic_setup_callbacks_11143 mic_setup_callbacks 0 11143 NULL
3007 ++cea_db_payload_len_11124 cea_db_payload_len 0 11124 NULL nohasharray
3008 ++tracing_buffers_read_11124 tracing_buffers_read 3 11124 &cea_db_payload_len_11124
3009 +snd_gf1_pcm_playback_silence_11172 snd_gf1_pcm_playback_silence 3-4 11172 NULL
3010 -+blkdev_write_end_11180 blkdev_write_end 5 11180 NULL
3011 -+fb_set_var_11211 fb_set_var 0 11211 NULL
3012 -+dma_mapping_error_11213 dma_mapping_error 0 11213 NULL
3013 +il_dbgfs_rx_queue_read_11221 il_dbgfs_rx_queue_read 3 11221 NULL
3014 +comedi_alloc_spriv_11234 comedi_alloc_spriv 2 11234 NULL
3015 +of_irq_count_11253 of_irq_count 0 11253 NULL
3016 +hugetlbfs_read_11268 hugetlbfs_read 3 11268 NULL
3017 -+asd_alloc_escbs_11271 asd_alloc_escbs 0 11271 NULL
3018 +ath6kl_power_params_write_11274 ath6kl_power_params_write 3 11274 NULL
3019 -+pcie_capability_write_word_11301 pcie_capability_write_word 0 11301 NULL
3020 +__proc_daemon_file_11305 __proc_daemon_file 5 11305 NULL
3021 +ext4_xattr_check_names_11314 ext4_xattr_check_names 0 11314 NULL
3022 +bcache_dev_sectors_dirty_add_11315 bcache_dev_sectors_dirty_add 3-4 11315 NULL
3023 +sk_filter_size_11316 sk_filter_size 0 11316 NULL nohasharray
3024 +tcp_send_rcvq_11316 tcp_send_rcvq 3 11316 &sk_filter_size_11316
3025 -+shmem_radix_tree_replace_11325 shmem_radix_tree_replace 0 11325 NULL
3026 +construct_key_11329 construct_key 3 11329 NULL nohasharray
3027 +__kfifo_out_peek_11329 __kfifo_out_peek 0-3 11329 &construct_key_11329
3028 +next_segment_11330 next_segment 0-2-1 11330 NULL
3029 -+persistent_ram_buffer_map_11332 persistent_ram_buffer_map 2-1 11332 NULL
3030 ++persistent_ram_buffer_map_11332 persistent_ram_buffer_map 1-2 11332 NULL
3031 +ext4_get_inline_size_11349 ext4_get_inline_size 0 11349 NULL
3032 +sel_write_create_11353 sel_write_create 3 11353 NULL nohasharray
3033 +nl80211_send_mgmt_11353 nl80211_send_mgmt 7 11353 &sel_write_create_11353
3034 @@ -115682,7 +115322,6 @@ index 0000000..8709512
3035 +qib_get_base_info_11369 qib_get_base_info 3 11369 NULL
3036 +tcf_register_action_11381 tcf_register_action 2 11381 NULL nohasharray
3037 +nft_value_dump_11381 nft_value_dump 3 11381 &tcf_register_action_11381
3038 -+power_supply_register_11385 power_supply_register 0 11385 NULL
3039 +isku_sysfs_read_keys_capslock_11392 isku_sysfs_read_keys_capslock 6 11392 NULL
3040 +dev_irnet_write_11398 dev_irnet_write 3 11398 NULL
3041 +lprocfs_wr_evict_client_11402 lprocfs_wr_evict_client 3 11402 NULL
3042 @@ -115690,39 +115329,28 @@ index 0000000..8709512
3043 +str_to_user_11411 str_to_user 2 11411 NULL
3044 +mem_fw_gen_free_mem_blks_read_11413 mem_fw_gen_free_mem_blks_read 3 11413 NULL
3045 +ath6kl_wmi_test_rx_11414 ath6kl_wmi_test_rx 3 11414 NULL
3046 -+xfs_btree_lookup_11417 xfs_btree_lookup 0 11417 NULL nohasharray
3047 -+adis16480_show_firmware_revision_11417 adis16480_show_firmware_revision 3 11417 &xfs_btree_lookup_11417
3048 ++adis16480_show_firmware_revision_11417 adis16480_show_firmware_revision 3 11417 NULL
3049 +trace_options_read_11419 trace_options_read 3 11419 NULL
3050 +i40e_dbg_command_write_11421 i40e_dbg_command_write 3 11421 NULL
3051 +xd_read_multiple_pages_11422 xd_read_multiple_pages 5-4 11422 NULL
3052 +bttv_read_11432 bttv_read 3 11432 NULL
3053 +create_zero_mask_11453 create_zero_mask 0-1 11453 NULL
3054 -+do_blockdev_direct_IO_11455 do_blockdev_direct_IO 0-6 11455 NULL nohasharray
3055 -+bcm2048_set_power_state_11455 bcm2048_set_power_state 0 11455 &do_blockdev_direct_IO_11455
3056 -+sca3000_read_first_n_hw_rb_11479 sca3000_read_first_n_hw_rb 2 11479 NULL nohasharray
3057 -+pci_set_power_state_11479 pci_set_power_state 0 11479 &sca3000_read_first_n_hw_rb_11479
3058 -+solo_g723_init_11488 solo_g723_init 0 11488 NULL
3059 -+xfs_file_buffered_aio_write_11492 xfs_file_buffered_aio_write 4-0 11492 NULL
3060 ++do_blockdev_direct_IO_11455 do_blockdev_direct_IO 0-6 11455 NULL
3061 ++sca3000_read_first_n_hw_rb_11479 sca3000_read_first_n_hw_rb 2 11479 NULL
3062 ++xfs_file_buffered_aio_write_11492 xfs_file_buffered_aio_write 4 11492 NULL
3063 +sd_do_mode_sense_11507 sd_do_mode_sense 5 11507 NULL
3064 +kmem_zalloc_11510 kmem_zalloc 1 11510 NULL
3065 +ll_direct_IO_26_seg_11518 ll_direct_IO_26_seg 0 11518 NULL
3066 +twl_direction_in_11527 twl_direction_in 2 11527 NULL
3067 -+xfs_rtcheck_alloc_range_11553 xfs_rtcheck_alloc_range 0 11553 NULL
3068 -+radix_tree_extend_11555 radix_tree_extend 0 11555 NULL
3069 +skb_cow_data_11565 skb_cow_data 0 11565 NULL
3070 -+atomic_notifier_call_chain_11567 atomic_notifier_call_chain 0 11567 NULL
3071 -+mlx4_init_cmpt_table_11569 mlx4_init_cmpt_table 0 11569 NULL
3072 -+snd_ac97_mixer_11571 snd_ac97_mixer 0 11571 NULL
3073 +lpfc_idiag_ctlacc_write_11576 lpfc_idiag_ctlacc_write 3 11576 NULL
3074 +oprofilefs_ulong_to_user_11582 oprofilefs_ulong_to_user 3 11582 NULL
3075 +batadv_iv_ogm_orig_add_if_11586 batadv_iv_ogm_orig_add_if 2 11586 NULL
3076 +snd_pcm_action_11589 snd_pcm_action 0 11589 NULL
3077 -+ath5k_hw_init_desc_functions_11590 ath5k_hw_init_desc_functions 0 11590 NULL
3078 +fw_device_op_ioctl_11595 fw_device_op_ioctl 2 11595 NULL
3079 +batadv_iv_ogm_orig_del_if_11604 batadv_iv_ogm_orig_del_if 2 11604 NULL
3080 +SYSC_mq_timedsend_11607 SYSC_mq_timedsend 3 11607 NULL
3081 +C_SYSC_migrate_pages_11618 C_SYSC_migrate_pages 2 11618 NULL
3082 -+vnic_wq_alloc_11648 vnic_wq_alloc 0 11648 NULL
3083 +sisusb_send_bridge_packet_11649 sisusb_send_bridge_packet 2 11649 NULL
3084 +nla_total_size_11658 nla_total_size 1-0 11658 NULL
3085 +slab_ksize_11664 slab_ksize 0 11664 NULL
3086 @@ -115734,49 +115362,33 @@ index 0000000..8709512
3087 +compat_SyS_keyctl_11695 compat_SyS_keyctl 4 11695 NULL nohasharray
3088 +snd_ctl_elem_user_tlv_11695 snd_ctl_elem_user_tlv 3 11695 &compat_SyS_keyctl_11695
3089 +blk_rq_cur_bytes_11723 blk_rq_cur_bytes 0 11723 NULL
3090 -+i2c_master_recv_11734 i2c_master_recv 0-3 11734 NULL
3091 +dm_bio_prison_create_11749 dm_bio_prison_create 1 11749 NULL
3092 -+irq_set_affinity_notifier_11752 irq_set_affinity_notifier 0 11752 NULL
3093 +iwl_dbgfs_qos_read_11753 iwl_dbgfs_qos_read 3 11753 NULL
3094 +ieee80211_get_num_supported_channels_11768 ieee80211_get_num_supported_channels 0 11768 NULL
3095 -+tipc_sendmsg_11769 tipc_sendmsg 4 11769 NULL nohasharray
3096 -+ocfs2_relink_block_group_11769 ocfs2_relink_block_group 0 11769 &tipc_sendmsg_11769
3097 ++tipc_sendmsg_11769 tipc_sendmsg 4 11769 NULL
3098 +ps_pspoll_timeouts_read_11776 ps_pspoll_timeouts_read 3 11776 NULL
3099 +btrfs_key_blockptr_11786 btrfs_key_blockptr 0 11786 NULL
3100 +pcpu_fc_alloc_11818 pcpu_fc_alloc 2 11818 NULL
3101 -+xfs_ialloc_11819 xfs_ialloc 0 11819 NULL
3102 -+umc_device_register_11824 umc_device_register 0 11824 NULL
3103 +zerocopy_sg_from_iovec_11828 zerocopy_sg_from_iovec 3 11828 NULL
3104 +sctp_setsockopt_maxseg_11829 sctp_setsockopt_maxseg 3 11829 NULL
3105 +rts51x_read_status_11830 rts51x_read_status 4 11830 NULL
3106 +unix_stream_connect_11844 unix_stream_connect 3 11844 NULL
3107 -+xfs_file_aio_write_checks_11851 xfs_file_aio_write_checks 0 11851 NULL
3108 +pci_enable_msix_range_11852 pci_enable_msix_range 0-4 11852 NULL
3109 +ecryptfs_copy_filename_11868 ecryptfs_copy_filename 4 11868 NULL
3110 +ieee80211_rx_bss_info_11887 ieee80211_rx_bss_info 3 11887 NULL
3111 -+mthca_MAP_ICM_AUX_11891 mthca_MAP_ICM_AUX 0 11891 NULL
3112 +mdc_rename_11899 mdc_rename 4-6 11899 NULL
3113 -+videobuf_dvb_register_frontend_11904 videobuf_dvb_register_frontend 0 11904 NULL
3114 +xstateregs_get_11906 xstateregs_get 4 11906 NULL
3115 +ti_write_11916 ti_write 4 11916 NULL
3116 +fs_devrw_entry_11924 fs_devrw_entry 3 11924 NULL
3117 -+bitmap_remap_11929 bitmap_remap 5 11929 NULL
3118 +atomic_sub_return_11939 atomic_sub_return 0-1 11939 NULL
3119 +r1_sync_page_io_11963 r1_sync_page_io 3 11963 NULL
3120 -+f1x_swap_interleaved_region_11970 f1x_swap_interleaved_region 0-2 11970 NULL
3121 +read_and_add_raw_conns_11987 read_and_add_raw_conns 0 11987 NULL
3122 -+sxgbe_init_phy_12000 sxgbe_init_phy 0 12000 NULL
3123 -+notifier_call_chain_12036 notifier_call_chain 0 12036 NULL
3124 +ftdi_elan_total_command_size_12045 ftdi_elan_total_command_size 0 12045 NULL
3125 +ieee80211_if_read_user_power_level_12050 ieee80211_if_read_user_power_level 3 12050 NULL
3126 -+em28xx_i2c_read_block_12055 em28xx_i2c_read_block 5 12055 NULL
3127 +il4965_ucode_tx_stats_read_12064 il4965_ucode_tx_stats_read 3 12064 NULL
3128 +ptc_proc_write_12076 ptc_proc_write 3 12076 NULL
3129 +batadv_tt_global_size_mod_12085 batadv_tt_global_size_mod 3 12085 NULL
3130 -+ath10k_bmi_execute_12088 ath10k_bmi_execute 0 12088 NULL
3131 +rtw_malloc2d_12102 rtw_malloc2d 1-2-3 12102 NULL
3132 -+get_dma_id_12115 get_dma_id 0 12115 NULL
3133 -+gfs2_find_jhead_12117 gfs2_find_jhead 0 12117 NULL
3134 +alloc_bulk_urbs_generic_12127 alloc_bulk_urbs_generic 5 12127 NULL
3135 +set_powered_12129 set_powered 4 12129 NULL
3136 +ramoops_init_prz_12134 ramoops_init_prz 5 12134 NULL
3137 @@ -115785,60 +115397,38 @@ index 0000000..8709512
3138 +rawsock_recvmsg_12144 rawsock_recvmsg 4 12144 NULL
3139 +get_idx_gc_leb_12148 get_idx_gc_leb 0 12148 NULL
3140 +btmrvl_sdio_host_to_card_12152 btmrvl_sdio_host_to_card 3 12152 NULL
3141 -+vmbus_open_12154 vmbus_open 2-3-0 12154 NULL
3142 -+ath5k_eeprom_read_pcal_info_12159 ath5k_eeprom_read_pcal_info 0 12159 NULL
3143 ++vmbus_open_12154 vmbus_open 2-3 12154 NULL
3144 +fnic_reset_stats_write_12177 fnic_reset_stats_write 3 12177 NULL
3145 +LNetEQAlloc_12178 LNetEQAlloc 1 12178 NULL
3146 +ddp_make_gl_12179 ddp_make_gl 1 12179 NULL
3147 +compat_do_arpt_set_ctl_12184 compat_do_arpt_set_ctl 4 12184 NULL
3148 +ip_generic_getfrag_12187 ip_generic_getfrag 3-4 12187 NULL
3149 -+qt2160_read_block_12198 qt2160_read_block 4 12198 NULL
3150 -+pci_bus_read_config_dword_12210 pci_bus_read_config_dword 0 12210 NULL
3151 +snd_pcm_kernel_ioctl_12219 snd_pcm_kernel_ioctl 0 12219 NULL
3152 +fuse_get_req_12221 fuse_get_req 2 12221 NULL nohasharray
3153 +aat2870_reg_read_file_12221 aat2870_reg_read_file 3 12221 &fuse_get_req_12221
3154 -+xfs_attr3_leaf_read_12222 xfs_attr3_leaf_read 0 12222 NULL
3155 +__alloc_bootmem_low_nopanic_12235 __alloc_bootmem_low_nopanic 1 12235 NULL
3156 +usnic_ib_qp_grp_dump_rows_12239 usnic_ib_qp_grp_dump_rows 3 12239 NULL
3157 +ib_uverbs_unmarshall_recv_12251 ib_uverbs_unmarshall_recv 5 12251 NULL
3158 -+ath_descdma_setup_12257 ath_descdma_setup 0 12257 NULL
3159 +shash_compat_setkey_12267 shash_compat_setkey 3 12267 NULL
3160 +add_sctp_bind_addr_12269 add_sctp_bind_addr 3 12269 NULL
3161 +SYSC_vm86_12279 SYSC_vm86 2 12279 NULL
3162 +note_last_dentry_12285 note_last_dentry 3 12285 NULL
3163 +roundup_to_multiple_of_64_12288 roundup_to_multiple_of_64 0-1 12288 NULL nohasharray
3164 +il_dbgfs_nvm_read_12288 il_dbgfs_nvm_read 3 12288 &roundup_to_multiple_of_64_12288
3165 -+__lbs_cmd_12307 __lbs_cmd 0 12307 NULL
3166 +bt_sock_recvmsg_12316 bt_sock_recvmsg 4 12316 NULL
3167 +usnic_transport_sock_to_str_12322 usnic_transport_sock_to_str 2-0 12322 NULL
3168 +pcbit_writecmd_12332 pcbit_writecmd 2 12332 NULL
3169 -+xfs_bmap_last_extent_12335 xfs_bmap_last_extent 0 12335 NULL
3170 -+get_burstcount_12341 get_burstcount 0 12341 NULL
3171 -+pn544_hci_i2c_fw_secure_write_frame_cmd_12342 pn544_hci_i2c_fw_secure_write_frame_cmd 3 12342 NULL
3172 -+c2_init_mqsp_pool_12345 c2_init_mqsp_pool 0 12345 NULL
3173 +mptctl_ioctl_12355 mptctl_ioctl 2 12355 NULL
3174 -+tsi721_doorbell_init_12356 tsi721_doorbell_init 0 12356 NULL
3175 +__nf_ct_ext_add_length_12364 __nf_ct_ext_add_length 3 12364 NULL
3176 +xfs_iext_inline_to_direct_12384 xfs_iext_inline_to_direct 2 12384 NULL
3177 -+populate_dir_12391 populate_dir 0 12391 NULL nohasharray
3178 -+write_file_dump_12391 write_file_dump 3 12391 &populate_dir_12391
3179 -+mwifiex_pcie_create_evtbd_ring_12401 mwifiex_pcie_create_evtbd_ring 0 12401 NULL
3180 ++write_file_dump_12391 write_file_dump 3 12391 NULL
3181 +hbucket_elem_add_12416 hbucket_elem_add 3 12416 NULL
3182 +ieee80211_if_read_num_mcast_sta_12419 ieee80211_if_read_num_mcast_sta 3 12419 NULL
3183 +cfs_array_alloc_12441 cfs_array_alloc 2 12441 NULL
3184 +skb_do_copy_data_nocache_12465 skb_do_copy_data_nocache 5 12465 NULL
3185 -+cfg80211_can_use_iftype_chan_12471 cfg80211_can_use_iftype_chan 0 12471 NULL
3186 -+ql_wait_for_drvr_lock_12472 ql_wait_for_drvr_lock 0 12472 NULL
3187 +x25_sendmsg_12487 x25_sendmsg 4 12487 NULL
3188 +fnic_trace_ctrl_read_12497 fnic_trace_ctrl_read 3 12497 NULL
3189 -+__ceph_osdc_start_request_12502 __ceph_osdc_start_request 0 12502 NULL nohasharray
3190 -+bmp085_read_calibration_data_12502 bmp085_read_calibration_data 0 12502 &__ceph_osdc_start_request_12502
3191 -+ql_start_rss_12521 ql_start_rss 0 12521 NULL
3192 +qib_alloc_fast_reg_mr_12526 qib_alloc_fast_reg_mr 2 12526 NULL
3193 -+myri10ge_read_mac_addr_12530 myri10ge_read_mac_addr 0 12530 NULL
3194 -+xfs_get_extsz_hint_12531 xfs_get_extsz_hint 0 12531 NULL
3195 -+e100_hw_init_12536 e100_hw_init 0 12536 NULL
3196 -+snd_pcm_substream_proc_init_12558 snd_pcm_substream_proc_init 0 12558 NULL
3197 +write_inode_now_12565 write_inode_now 0 12565 NULL
3198 +hvc_alloc_12579 hvc_alloc 4 12579 NULL
3199 +pcpu_extend_area_map_12589 pcpu_extend_area_map 2 12589 NULL
3200 @@ -115846,7 +115436,6 @@ index 0000000..8709512
3201 +tlbflush_write_file_12598 tlbflush_write_file 3 12598 NULL
3202 +vhci_put_user_12604 vhci_put_user 4 12604 NULL
3203 +sdhci_pltfm_init_12627 sdhci_pltfm_init 3 12627 NULL
3204 -+smsc911x_request_resources_12629 smsc911x_request_resources 0 12629 NULL
3205 +pwr_rcvd_awake_bcns_cnt_read_12632 pwr_rcvd_awake_bcns_cnt_read 3 12632 NULL
3206 +pn_sendmsg_12640 pn_sendmsg 4 12640 NULL
3207 +dwc3_link_state_write_12641 dwc3_link_state_write 3 12641 NULL
3208 @@ -115856,7 +115445,6 @@ index 0000000..8709512
3209 +sel_read_class_12669 sel_read_class 3 12669 NULL nohasharray
3210 +sparse_mem_maps_populate_node_12669 sparse_mem_maps_populate_node 4 12669 &sel_read_class_12669
3211 +ext4_writepage_trans_blocks_12674 ext4_writepage_trans_blocks 0 12674 NULL
3212 -+mcp23s08_gpio_to_irq_12692 mcp23s08_gpio_to_irq 2 12692 NULL
3213 +iwl_dbgfs_calib_disabled_write_12707 iwl_dbgfs_calib_disabled_write 3 12707 NULL
3214 +ieee80211_if_read_num_buffered_multicast_12716 ieee80211_if_read_num_buffered_multicast 3 12716 NULL
3215 +ivtv_write_12721 ivtv_write 3 12721 NULL
3216 @@ -115867,25 +115455,16 @@ index 0000000..8709512
3217 +sctp_ssnmap_init_12772 sctp_ssnmap_init 3-2 12772 NULL
3218 +scsi_adjust_queue_depth_12802 scsi_adjust_queue_depth 3 12802 NULL
3219 +xfs_inumbers_fmt_12817 xfs_inumbers_fmt 3 12817 NULL
3220 -+readq_12825 readq 0 12825 NULL
3221 +SyS_add_key_12834 SyS_add_key 4 12834 NULL
3222 -+gfs2_log_reserve_12835 gfs2_log_reserve 0 12835 NULL
3223 +TSS_authhmac_12839 TSS_authhmac 3 12839 NULL
3224 -+spidev_sync_12842 spidev_sync 0 12842 NULL nohasharray
3225 -+hpsa_pci_find_memory_BAR_12842 hpsa_pci_find_memory_BAR 0 12842 &spidev_sync_12842
3226 ++spidev_sync_12842 spidev_sync 0 12842 NULL
3227 +spidev_ioctl_12846 spidev_ioctl 2 12846 NULL
3228 -+xfs_rtallocate_extent_exact_12865 xfs_rtallocate_extent_exact 0 12865 NULL
3229 +ath9k_dump_4k_modal_eeprom_12883 ath9k_dump_4k_modal_eeprom 3-2 12883 NULL
3230 +get_leb_cnt_12892 get_leb_cnt 0-2 12892 NULL
3231 -+niu_xcvr_init_12901 niu_xcvr_init 0 12901 NULL
3232 -+_regmap_raw_read_12902 _regmap_raw_read 0 12902 NULL
3233 +get_virtual_node_size_12908 get_virtual_node_size 0 12908 NULL
3234 +rds_pages_in_vec_12922 rds_pages_in_vec 0 12922 NULL
3235 -+SYSC_sendfile_12936 SYSC_sendfile 4 12936 NULL
3236 +do_inode_permission_12946 do_inode_permission 0 12946 NULL
3237 -+myri10ge_update_mac_address_12962 myri10ge_update_mac_address 0 12962 NULL
3238 +bm_status_write_12964 bm_status_write 3 12964 NULL
3239 -+ath5k_eeprom_read_ctl_info_12979 ath5k_eeprom_read_ctl_info 0 12979 NULL
3240 +raid56_parity_recover_12987 raid56_parity_recover 5 12987 NULL
3241 +TransmitTcb_12989 TransmitTcb 4 12989 NULL
3242 +sk_peek_offset_12991 sk_peek_offset 0 12991 NULL
3243 @@ -115893,22 +115472,15 @@ index 0000000..8709512
3244 +bset_prev_bytes_13020 bset_prev_bytes 0 13020 NULL
3245 +subsystem_filter_write_13022 subsystem_filter_write 3 13022 NULL
3246 +generic_segment_checks_13041 generic_segment_checks 0 13041 NULL
3247 -+SyS_sendfile64_13043 SyS_sendfile64 4 13043 NULL
3248 +ocfs2_write_begin_13045 ocfs2_write_begin 3-4 13045 NULL
3249 +__dn_setsockopt_13060 __dn_setsockopt 5 13060 NULL nohasharray
3250 +ptlrpc_lprocfs_threads_min_seq_write_13060 ptlrpc_lprocfs_threads_min_seq_write 3 13060 &__dn_setsockopt_13060
3251 -+t4vf_query_params_13061 t4vf_query_params 0 13061 NULL
3252 +biovec_create_pool_13079 biovec_create_pool 2 13079 NULL
3253 +xattr_getsecurity_13090 xattr_getsecurity 0 13090 NULL
3254 -+pcmcia_loop_config_13099 pcmcia_loop_config 0 13099 NULL
3255 +ttm_dma_pool_alloc_new_pages_13105 ttm_dma_pool_alloc_new_pages 3 13105 NULL
3256 -+SyS_msgrcv_13109 SyS_msgrcv 3 13109 NULL
3257 +snd_rme96_playback_copy_13111 snd_rme96_playback_copy 5 13111 NULL
3258 -+snd_pcm_lib_preallocate_pages_for_all_13112 snd_pcm_lib_preallocate_pages_for_all 0 13112 NULL
3259 +bfad_debugfs_read_13119 bfad_debugfs_read 3 13119 NULL
3260 +blk_update_request_13146 blk_update_request 3 13146 NULL
3261 -+vnic_dev_alloc_desc_ring_13158 vnic_dev_alloc_desc_ring 0 13158 NULL
3262 -+pt1_init_adapters_13168 pt1_init_adapters 0 13168 NULL
3263 +caif_stream_recvmsg_13173 caif_stream_recvmsg 4 13173 NULL
3264 +pwr_disable_ps_read_13176 pwr_disable_ps_read 3 13176 NULL
3265 +ucs2_strlen_13178 ucs2_strlen 0 13178 NULL
3266 @@ -115919,104 +115491,68 @@ index 0000000..8709512
3267 +mmc_ext_csd_read_13205 mmc_ext_csd_read 3 13205 NULL
3268 +svm_msrpm_offset_13220 svm_msrpm_offset 0-1 13220 NULL
3269 +fnic_trace_ctrl_write_13229 fnic_trace_ctrl_write 3 13229 NULL
3270 -+tg3_phy_cl45_write_13238 tg3_phy_cl45_write 0 13238 NULL
3271 +_iwl_dbgfs_disable_power_off_write_13243 _iwl_dbgfs_disable_power_off_write 3 13243 NULL
3272 +asix_read_cmd_13245 asix_read_cmd 5 13245 NULL
3273 +init_tid_tabs_13252 init_tid_tabs 2-3-4 13252 NULL
3274 +bio_integrity_trim_13259 bio_integrity_trim 3-2 13259 NULL
3275 +simple_attr_write_13260 simple_attr_write 3 13260 NULL
3276 +pmcraid_notify_aen_13274 pmcraid_notify_aen 3 13274 NULL
3277 -+devm_regulator_bulk_register_supply_alias_13278 devm_regulator_bulk_register_supply_alias 0 13278 NULL
3278 +il4965_stats_flag_13281 il4965_stats_flag 0-3 13281 NULL
3279 +lpfc_idiag_mbxacc_get_setup_13282 lpfc_idiag_mbxacc_get_setup 0 13282 NULL
3280 -+platform_device_add_resources_13289 platform_device_add_resources 0 13289 NULL
3281 +sd_major_13294 sd_major 0-1 13294 NULL
3282 +read_file_phy_err_13318 read_file_phy_err 3 13318 NULL
3283 +kvm_read_nested_guest_page_13337 kvm_read_nested_guest_page 5 13337 NULL
3284 +round_event_name_len_13348 round_event_name_len 0 13348 NULL
3285 -+hscx_empty_fifo_13360 hscx_empty_fifo 2 13360 NULL
3286 -+ttm_bo_device_init_13362 ttm_bo_device_init 0 13362 NULL
3287 -+xfs_btree_delrec_13364 xfs_btree_delrec 0 13364 NULL
3288 +iso_sched_alloc_13377 iso_sched_alloc 1 13377 NULL nohasharray
3289 +wep_key_not_found_read_13377 wep_key_not_found_read 3 13377 &iso_sched_alloc_13377
3290 +ext4_meta_trans_blocks_13380 ext4_meta_trans_blocks 0-3-2 13380 NULL
3291 +lov_mds_md_size_13388 lov_mds_md_size 0-1 13388 NULL nohasharray
3292 +dis_bypass_write_13388 dis_bypass_write 3 13388 &lov_mds_md_size_13388
3293 -+ocfs2_inode_lock_update_13414 ocfs2_inode_lock_update 0 13414 NULL
3294 +netxen_alloc_sds_rings_13417 netxen_alloc_sds_rings 2 13417 NULL
3295 -+compat_SyS_sendfile64_13420 compat_SyS_sendfile64 4 13420 NULL
3296 -+request_firmware_nowait_13439 request_firmware_nowait 0 13439 NULL
3297 +sctp_setsockopt_peer_primary_addr_13440 sctp_setsockopt_peer_primary_addr 3 13440 NULL
3298 -+ath6kl_cfg80211_connect_event_13443 ath6kl_cfg80211_connect_event 8-9-7 13443 NULL
3299 -+mthca_load_fw_13447 mthca_load_fw 0 13447 NULL
3300 ++ath6kl_cfg80211_connect_event_13443 ath6kl_cfg80211_connect_event 7-8-9 13443 NULL
3301 +sb_init_dio_done_wq_13482 sb_init_dio_done_wq 0 13482 NULL
3302 -+data_read_13494 data_read 3 13494 NULL nohasharray
3303 -+ata_pci_bmdma_prepare_host_13494 ata_pci_bmdma_prepare_host 0 13494 &data_read_13494
3304 -+ioat_chansts_32_13506 ioat_chansts_32 0 13506 NULL
3305 -+ocfs2_align_bytes_to_blocks_13512 ocfs2_align_bytes_to_blocks 0-2 13512 NULL
3306 ++data_read_13494 data_read 3 13494 NULL
3307 +core_status_13515 core_status 4 13515 NULL
3308 +smk_write_mapped_13519 smk_write_mapped 3 13519 NULL
3309 +bm_init_13529 bm_init 2 13529 NULL
3310 +request_any_context_irq_13530 request_any_context_irq 0 13530 NULL
3311 -+dm1105_hw_init_13538 dm1105_hw_init 0 13538 NULL
3312 -+vfio_cap_len_13549 vfio_cap_len 0 13549 NULL
3313 -+llcp_sock_recvmsg_13556 llcp_sock_recvmsg 4 13556 NULL nohasharray
3314 -+migrate_page_move_mapping_13556 migrate_page_move_mapping 0 13556 &llcp_sock_recvmsg_13556
3315 ++llcp_sock_recvmsg_13556 llcp_sock_recvmsg 4 13556 NULL
3316 +SyS_vm86_13557 SyS_vm86 2 13557 NULL
3317 +ieee80211_if_read_ap_power_level_13558 ieee80211_if_read_ap_power_level 3 13558 NULL
3318 +hash_net4_expire_13559 hash_net4_expire 4 13559 NULL
3319 -+ubifs_get_idx_gc_leb_13566 ubifs_get_idx_gc_leb 0 13566 NULL nohasharray
3320 -+mwifiex_init_rxq_ring_13566 mwifiex_init_rxq_ring 0 13566 &ubifs_get_idx_gc_leb_13566
3321 ++ubifs_get_idx_gc_leb_13566 ubifs_get_idx_gc_leb 0 13566 NULL
3322 +read_file_antenna_13574 read_file_antenna 3 13574 NULL
3323 +cache_write_13589 cache_write 3 13589 NULL
3324 +Rd_Indx_13602 Rd_Indx 3-2 13602 NULL
3325 +wm8994_bulk_write_13615 wm8994_bulk_write 2-3 13615 NULL
3326 -+__ntfs_grab_cache_pages_13617 __ntfs_grab_cache_pages 0 13617 NULL
3327 +pmcraid_get_minor_13619 pmcraid_get_minor 0 13619 NULL
3328 -+iio_device_add_event_sysfs_13627 iio_device_add_event_sysfs 0 13627 NULL nohasharray
3329 -+fnic_dev_wait_13627 fnic_dev_wait 0 13627 &iio_device_add_event_sysfs_13627
3330 +packet_snd_13634 packet_snd 3 13634 NULL
3331 -+device_rename_13653 device_rename 0 13653 NULL
3332 +blk_msg_write_13655 blk_msg_write 3 13655 NULL
3333 +cache_downcall_13666 cache_downcall 3 13666 NULL
3334 -+bcm2048_set_fm_search_rssi_threshold_13668 bcm2048_set_fm_search_rssi_threshold 0 13668 NULL
3335 -+intel_gpio_to_irq_13679 intel_gpio_to_irq 2 13679 NULL
3336 -+ext3_xattr_list_entries_13682 ext3_xattr_list_entries 0 13682 NULL
3337 -+nv94_aux_13689 nv94_aux 2-5 13689 NULL
3338 -+usb_get_string_13693 usb_get_string 0 13693 NULL
3339 -+pt1_init_frontends_13701 pt1_init_frontends 0 13701 NULL
3340 +fw_iso_buffer_alloc_13704 fw_iso_buffer_alloc 2 13704 NULL
3341 -+mthca_cmd_wait_13707 mthca_cmd_wait 0 13707 NULL
3342 -+ocfs2_cache_block_dealloc_13731 ocfs2_cache_block_dealloc 0 13731 NULL
3343 -+ql_wait_reg_rdy_13741 ql_wait_reg_rdy 0 13741 NULL
3344 +audit_unpack_string_13748 audit_unpack_string 3 13748 NULL
3345 +ieee802154_alloc_device_13767 ieee802154_alloc_device 1 13767 NULL
3346 +fb_sys_read_13778 fb_sys_read 3 13778 NULL
3347 +ath6kl_mgmt_powersave_ap_13791 ath6kl_mgmt_powersave_ap 6 13791 NULL
3348 -+mthca_SET_ICM_SIZE_13793 mthca_SET_ICM_SIZE 0 13793 NULL
3349 -+e100_rx_alloc_list_13812 e100_rx_alloc_list 0 13812 NULL
3350 +random_read_13815 random_read 3 13815 NULL
3351 +mutex_lock_interruptible_nested_13817 mutex_lock_interruptible_nested 0 13817 NULL
3352 +hsi_register_board_info_13820 hsi_register_board_info 2 13820 NULL
3353 +___mei_cl_send_13821 ___mei_cl_send 3 13821 NULL
3354 -+i2c_bit_add_bus_13840 i2c_bit_add_bus 0 13840 NULL
3355 +enc_pools_insert_13849 enc_pools_insert 3 13849 NULL
3356 +evdev_ioctl_compat_13851 evdev_ioctl_compat 2 13851 NULL
3357 +compat_ip_setsockopt_13870 compat_ip_setsockopt 5 13870 NULL
3358 -+qp_memcpy_to_queue_13886 qp_memcpy_to_queue 5-2 13886 NULL nohasharray
3359 -+__fsnotify_parent_13886 __fsnotify_parent 0 13886 &qp_memcpy_to_queue_13886
3360 ++qp_memcpy_to_queue_13886 qp_memcpy_to_queue 5-2 13886 NULL
3361 +snd_pcm_aio_read_13900 snd_pcm_aio_read 3 13900 NULL
3362 +cfg80211_inform_bss_width_13933 cfg80211_inform_bss_width 9 13933 NULL
3363 +ext3_xattr_block_get_13936 ext3_xattr_block_get 0 13936 NULL
3364 +ieee80211_if_read_dot11MeshForwarding_13940 ieee80211_if_read_dot11MeshForwarding 3 13940 NULL nohasharray
3365 +ocfs2_xa_value_truncate_13940 ocfs2_xa_value_truncate 2 13940 &ieee80211_if_read_dot11MeshForwarding_13940
3366 -+t4_wait_dev_ready_13941 t4_wait_dev_ready 0 13941 NULL
3367 +iwl_dbgfs_protection_mode_read_13943 iwl_dbgfs_protection_mode_read 3 13943 NULL
3368 +ieee80211_if_read_min_discovery_timeout_13946 ieee80211_if_read_min_discovery_timeout 3 13946 NULL
3369 +lpfc_idiag_queacc_read_13950 lpfc_idiag_queacc_read 3 13950 NULL nohasharray
3370 +pagecache_write_end_13950 pagecache_write_end 0 13950 &lpfc_idiag_queacc_read_13950
3371 +osc_grant_shrink_interval_seq_write_13952 osc_grant_shrink_interval_seq_write 3 13952 NULL
3372 -+ocfs2_refresh_slot_info_13957 ocfs2_refresh_slot_info 0 13957 NULL
3373 +snd_pcm_plug_slave_size_13967 snd_pcm_plug_slave_size 0-2 13967 NULL
3374 +qcam_read_13977 qcam_read 3 13977 NULL
3375 +dsp_read_13980 dsp_read 2 13980 NULL
3376 @@ -116028,58 +115564,40 @@ index 0000000..8709512
3377 +pci_add_ext_cap_save_buffer_14032 pci_add_ext_cap_save_buffer 3 14032 NULL
3378 +dvb_usercopy_14036 dvb_usercopy 2 14036 NULL
3379 +read_def_modal_eeprom_14041 read_def_modal_eeprom 3 14041 NULL
3380 -+xfs_bmap_alloc_14044 xfs_bmap_alloc 0 14044 NULL
3381 +ieee80211_if_fmt_aid_14055 ieee80211_if_fmt_aid 3 14055 NULL
3382 +ovs_nla_alloc_flow_actions_14056 ovs_nla_alloc_flow_actions 1 14056 NULL
3383 +sta_agg_status_read_14058 sta_agg_status_read 3 14058 NULL
3384 +lov_stripeoffset_seq_write_14078 lov_stripeoffset_seq_write 3 14078 NULL
3385 -+cp_tm1217_write_14079 cp_tm1217_write 3 14079 NULL
3386 +do_proc_readlink_14096 do_proc_readlink 3 14096 NULL
3387 -+enic_set_mac_addr_14119 enic_set_mac_addr 0 14119 NULL
3388 +ext4_journal_blocks_per_page_14127 ext4_journal_blocks_per_page 0 14127 NULL
3389 +isku_sysfs_read_light_14140 isku_sysfs_read_light 6 14140 NULL
3390 +em_canid_change_14150 em_canid_change 3 14150 NULL
3391 +gsm_dlci_data_14155 gsm_dlci_data 3 14155 NULL
3392 +midi_alloc_ep_req_14159 midi_alloc_ep_req 2 14159 NULL
3393 -+ccp_alloc_ksb_14167 ccp_alloc_ksb 2 14167 NULL
3394 +print_input_mask_14168 print_input_mask 3-0 14168 NULL
3395 -+ocfs2_split_and_insert_14171 ocfs2_split_and_insert 0 14171 NULL nohasharray
3396 -+ican3_msg_newhostif_14171 ican3_msg_newhostif 0 14171 &ocfs2_split_and_insert_14171
3397 +ocfs2_xattr_value_truncate_14183 ocfs2_xattr_value_truncate 3 14183 NULL
3398 +datafab_read_data_14186 datafab_read_data 4 14186 NULL
3399 -+do_splice_14196 do_splice 5 14196 NULL
3400 +hfsplus_brec_find_14200 hfsplus_brec_find 0 14200 NULL
3401 -+vfio_user_config_read_14202 vfio_user_config_read 0 14202 NULL
3402 +alloc_async_14208 alloc_async 1 14208 NULL
3403 +ath6kl_regread_write_14220 ath6kl_regread_write 3 14220 NULL
3404 -+vfio_direct_config_read_14231 vfio_direct_config_read 3-0 14231 NULL
3405 +ieee80211_if_write_uapsd_max_sp_len_14233 ieee80211_if_write_uapsd_max_sp_len 3 14233 NULL
3406 +dma_declare_coherent_memory_14244 dma_declare_coherent_memory 4 14244 NULL
3407 +btrfs_token_file_extent_ram_bytes_14247 btrfs_token_file_extent_ram_bytes 0 14247 NULL
3408 +ath6kl_connect_event_14267 ath6kl_connect_event 7-8-9 14267 NULL
3409 +rr_status_14293 rr_status 5 14293 NULL
3410 -+stex_set_dma_mask_14300 stex_set_dma_mask 0 14300 NULL
3411 +read_default_ldt_14302 read_default_ldt 2 14302 NULL
3412 -+update_rgrp_lvb_14303 update_rgrp_lvb 0 14303 NULL
3413 -+xfs_qm_qino_alloc_14309 xfs_qm_qino_alloc 0 14309 NULL
3414 -+i2c_add_numbered_adapter_14311 i2c_add_numbered_adapter 0 14311 NULL
3415 +oo_objects_14319 oo_objects 0 14319 NULL
3416 +ll_get_user_pages_14328 ll_get_user_pages 3-2-0 14328 NULL
3417 +p9_client_zc_rpc_14345 p9_client_zc_rpc 7 14345 NULL
3418 +alloc_tx_struct_14349 alloc_tx_struct 1 14349 NULL
3419 -+ath5k_hw_nic_wakeup_14352 ath5k_hw_nic_wakeup 0 14352 NULL
3420 +hash_ipportnet4_expire_14354 hash_ipportnet4_expire 4 14354 NULL
3421 +snd_pcm_lib_readv_14363 snd_pcm_lib_readv 0-3 14363 NULL
3422 +lowpan_read_14369 lowpan_read 3 14369 NULL
3423 -+snd_ctl_create_14377 snd_ctl_create 0 14377 NULL
3424 +ath6kl_regdump_read_14393 ath6kl_regdump_read 3 14393 NULL
3425 +smk_write_onlycap_14400 smk_write_onlycap 3 14400 NULL
3426 +mtd_concat_create_14416 mtd_concat_create 2 14416 NULL
3427 -+get_kcore_size_14425 get_kcore_size 0 14425 NULL
3428 +_iwl_dbgfs_sram_write_14439 _iwl_dbgfs_sram_write 3 14439 NULL
3429 +block_size_14443 block_size 0 14443 NULL
3430 -+fnic_get_vnic_config_14445 fnic_get_vnic_config 0 14445 NULL
3431 -+t4_read_reg64_14447 t4_read_reg64 0 14447 NULL
3432 +lmv_user_md_size_14456 lmv_user_md_size 0-1 14456 NULL
3433 +snd_emu10k1_proc_spdif_status_14457 snd_emu10k1_proc_spdif_status 4-5 14457 NULL
3434 +ath10k_write_htt_stats_mask_14458 ath10k_write_htt_stats_mask 3 14458 NULL
3435 @@ -116089,20 +115607,13 @@ index 0000000..8709512
3436 +ieee80211_if_read_dot11MeshGateAnnouncementProtocol_14486 ieee80211_if_read_dot11MeshGateAnnouncementProtocol 3 14486 NULL
3437 +split_state_14491 split_state 0 14491 NULL
3438 +ocfs2_debug_read_14507 ocfs2_debug_read 3 14507 NULL
3439 -+snd_at73c213_mixer_14530 snd_at73c213_mixer 0 14530 NULL
3440 -+mfd_platform_add_cell_14532 mfd_platform_add_cell 0 14532 NULL
3441 -+ep0_write_14536 ep0_write 3 14536 NULL nohasharray
3442 -+dataflash_read_user_otp_14536 dataflash_read_user_otp 3-2 14536 &ep0_write_14536
3443 ++dataflash_read_user_otp_14536 dataflash_read_user_otp 3-2 14536 NULL nohasharray
3444 ++ep0_write_14536 ep0_write 3 14536 &dataflash_read_user_otp_14536
3445 +picolcd_debug_eeprom_read_14549 picolcd_debug_eeprom_read 3 14549 NULL
3446 -+t4_wait_op_done_val_14550 t4_wait_op_done_val 0 14550 NULL
3447 -+snd_rawmidi_alloc_substreams_14559 snd_rawmidi_alloc_substreams 0 14559 NULL
3448 +qp_host_alloc_queue_14566 qp_host_alloc_queue 1 14566 NULL
3449 +SyS_setdomainname_14569 SyS_setdomainname 2 14569 NULL
3450 -+stuffed_readpage_14581 stuffed_readpage 0 14581 NULL
3451 +idmap_pipe_downcall_14591 idmap_pipe_downcall 3 14591 NULL
3452 +ceph_osdc_alloc_request_14597 ceph_osdc_alloc_request 3 14597 NULL
3453 -+walk_phys_14601 walk_phys 0 14601 NULL
3454 -+ocfs2_steal_meta_14602 ocfs2_steal_meta 0 14602 NULL
3455 +dbJoin_14644 dbJoin 0 14644 NULL
3456 +profile_replace_14652 profile_replace 3 14652 NULL
3457 +usnic_vnic_dump_14662 usnic_vnic_dump 3 14662 NULL
3458 @@ -116115,38 +115626,27 @@ index 0000000..8709512
3459 +u_audio_playback_14709 u_audio_playback 3 14709 NULL
3460 +rtw_cbuf_alloc_14710 rtw_cbuf_alloc 1 14710 NULL
3461 +vfd_write_14717 vfd_write 3 14717 NULL
3462 -+SyS_sendfile_14718 SyS_sendfile 4 14718 NULL
3463 +__blk_end_request_14729 __blk_end_request 3 14729 NULL
3464 -+raid1_resize_14740 raid1_resize 2 14740 NULL nohasharray
3465 -+c2_init_pd_table_14740 c2_init_pd_table 0 14740 &raid1_resize_14740
3466 ++raid1_resize_14740 raid1_resize 2 14740 NULL
3467 +i915_error_state_buf_init_14742 i915_error_state_buf_init 2 14742 NULL
3468 +btrfs_inode_extref_name_len_14752 btrfs_inode_extref_name_len 0 14752 NULL
3469 -+rx_rx_cmplt_read_14753 rx_rx_cmplt_read 3 14753 NULL nohasharray
3470 -+ide_pci_enable_14753 ide_pci_enable 0 14753 &rx_rx_cmplt_read_14753
3471 ++rx_rx_cmplt_read_14753 rx_rx_cmplt_read 3 14753 NULL
3472 +regmap_range_read_file_14775 regmap_range_read_file 3 14775 NULL
3473 +sta_dev_read_14782 sta_dev_read 3 14782 NULL
3474 -+keys_proc_write_14792 keys_proc_write 3 14792 NULL nohasharray
3475 -+cp_tm1217_read_14792 cp_tm1217_read 3 14792 &keys_proc_write_14792
3476 ++keys_proc_write_14792 keys_proc_write 3 14792 NULL
3477 +ext4_kvmalloc_14796 ext4_kvmalloc 1 14796 NULL
3478 +__kfifo_in_14797 __kfifo_in 3-0 14797 NULL
3479 +hpet_readl_14801 hpet_readl 0 14801 NULL nohasharray
3480 +snd_als300_gcr_read_14801 snd_als300_gcr_read 0 14801 &hpet_readl_14801
3481 -+xfs_btree_kill_iroot_14824 xfs_btree_kill_iroot 0 14824 NULL
3482 -+do_tune_cpucache_14828 do_tune_cpucache 2 14828 NULL
3483 +mrp_attr_create_14853 mrp_attr_create 3 14853 NULL
3484 +lcd_write_14857 lcd_write 3 14857 NULL
3485 +get_user_cpu_mask_14861 get_user_cpu_mask 2 14861 NULL
3486 -+mlx4_init_qp_table_14876 mlx4_init_qp_table 0 14876 NULL
3487 -+spi_init_queue_14883 spi_init_queue 0 14883 NULL
3488 -+xfs_bmapi_convert_unwritten_14886 xfs_bmapi_convert_unwritten 0 14886 NULL
3489 +gmux_index_read8_14890 gmux_index_read8 0 14890 NULL
3490 +acpi_os_allocate_14892 acpi_os_allocate 1 14892 NULL
3491 +SYSC_readv_14901 SYSC_readv 3 14901 NULL
3492 -+regmap_irq_get_virq_14910 regmap_irq_get_virq 2 14910 NULL
3493 +__arch_hweight64_14923 __arch_hweight64 0 14923 NULL nohasharray
3494 +qp_memcpy_to_queue_iov_14923 qp_memcpy_to_queue_iov 5-2 14923 &__arch_hweight64_14923
3495 +ocfs2_expand_nonsparse_inode_14936 ocfs2_expand_nonsparse_inode 3-4 14936 NULL
3496 -+t4vf_port_init_14942 t4vf_port_init 0 14942 NULL
3497 +queue_cnt_14951 queue_cnt 0 14951 NULL
3498 +unix_dgram_recvmsg_14952 unix_dgram_recvmsg 4 14952 NULL
3499 +videobuf_read_stream_14956 videobuf_read_stream 3 14956 NULL
3500 @@ -116161,73 +115661,49 @@ index 0000000..8709512
3501 +ntfs_copy_from_user_15072 ntfs_copy_from_user 0-5-3 15072 NULL
3502 +pppoe_recvmsg_15073 pppoe_recvmsg 4 15073 NULL
3503 +smscore_load_firmware_family2_15086 smscore_load_firmware_family2 3 15086 NULL
3504 -+xfs_btree_insrec_15090 xfs_btree_insrec 0 15090 NULL
3505 +btrfs_readpage_15094 btrfs_readpage 0 15094 NULL
3506 -+init_cx18_i2c_15097 init_cx18_i2c 0 15097 NULL nohasharray
3507 -+t4_fw_hello_15097 t4_fw_hello 0 15097 &init_cx18_i2c_15097
3508 +compat_SyS_pwritev_15118 compat_SyS_pwritev 3 15118 NULL
3509 +hex_dump_to_buffer_15121 hex_dump_to_buffer 6 15121 NULL
3510 +start_port_15124 start_port 0 15124 NULL
3511 +ipwireless_ppp_mru_15153 ipwireless_ppp_mru 0 15153 NULL
3512 -+setup_sge_queues_15154 setup_sge_queues 0 15154 NULL
3513 +self_check_not_bad_15175 self_check_not_bad 0 15175 NULL
3514 -+t4_sge_alloc_ofld_txq_15179 t4_sge_alloc_ofld_txq 0 15179 NULL
3515 +SYSC_setdomainname_15180 SYSC_setdomainname 2 15180 NULL
3516 -+atp867x_set_priv_15182 atp867x_set_priv 0 15182 NULL
3517 +iscsi_create_endpoint_15193 iscsi_create_endpoint 1 15193 NULL
3518 +mtt_alloc_res_15211 mtt_alloc_res 5 15211 NULL
3519 +bfad_debugfs_write_regrd_15218 bfad_debugfs_write_regrd 3 15218 NULL
3520 -+mlx4_setup_hca_15238 mlx4_setup_hca 0 15238 NULL
3521 +iwl_dbgfs_sram_write_15239 iwl_dbgfs_sram_write 3 15239 NULL
3522 +il_dbgfs_rx_stats_read_15243 il_dbgfs_rx_stats_read 3 15243 NULL
3523 +simple_strtol_15273 simple_strtol 0 15273 NULL
3524 +fw_realloc_buffer_15280 fw_realloc_buffer 2 15280 NULL
3525 -+arch_enable_uv_irq_15294 arch_enable_uv_irq 0-2 15294 NULL
3526 -+ocfs2_read_refcount_block_15305 ocfs2_read_refcount_block 0 15305 NULL
3527 -+xlog_ticket_alloc_15335 xlog_ticket_alloc 2 15335 NULL
3528 +kovaplus_sysfs_read_15337 kovaplus_sysfs_read 6 15337 NULL
3529 +ioread16_15342 ioread16 0 15342 NULL
3530 +ept_prefetch_gpte_15348 ept_prefetch_gpte 4 15348 NULL
3531 -+get_leaf_nr_15357 get_leaf_nr 0 15357 NULL
3532 +acpi_ut_create_string_object_15360 acpi_ut_create_string_object 1 15360 NULL
3533 +ext4_direct_IO_15369 ext4_direct_IO 4 15369 NULL
3534 +graph_depth_read_15371 graph_depth_read 3 15371 NULL
3535 +fq_codel_zalloc_15378 fq_codel_zalloc 1 15378 NULL
3536 -+domain_flush_pages_15379 domain_flush_pages 2-3 15379 NULL
3537 +alloc_fddidev_15382 alloc_fddidev 1 15382 NULL
3538 -+_regmap_read_15396 _regmap_read 0 15396 NULL
3539 -+mlx4_cmd_wait_15399 mlx4_cmd_wait 0 15399 NULL
3540 +pipeline_csum_to_rx_xfer_swi_read_15403 pipeline_csum_to_rx_xfer_swi_read 3 15403 NULL
3541 +get_modalias_15406 get_modalias 2 15406 NULL
3542 +blockdev_direct_IO_15408 blockdev_direct_IO 5 15408 NULL
3543 +__videobuf_copy_to_user_15423 __videobuf_copy_to_user 4-0 15423 NULL
3544 +rtw_cfg80211_rx_action_p2p_15432 rtw_cfg80211_rx_action_p2p 3 15432 NULL
3545 -+tty_register_driver_15433 tty_register_driver 0 15433 NULL
3546 -+tcp_mtu_to_mss_15438 tcp_mtu_to_mss 2-0 15438 NULL nohasharray
3547 -+dac33_read_id_15438 dac33_read_id 0 15438 &tcp_mtu_to_mss_15438
3548 ++tcp_mtu_to_mss_15438 tcp_mtu_to_mss 2-0 15438 NULL
3549 +hpsa_change_queue_depth_15449 hpsa_change_queue_depth 2 15449 NULL
3550 -+memweight_15450 memweight 2 15450 NULL
3551 -+__mutex_lock_killable_slowpath_15472 __mutex_lock_killable_slowpath 0 15472 NULL
3552 -+devm_gpio_request_one_15481 devm_gpio_request_one 0 15481 NULL
3553 +insert_old_idx_znode_15500 insert_old_idx_znode 0 15500 NULL
3554 -+zd_chip_is_zd1211b_15518 zd_chip_is_zd1211b 0 15518 NULL nohasharray
3555 -+ata_pci_sff_prepare_host_15518 ata_pci_sff_prepare_host 0 15518 &zd_chip_is_zd1211b_15518
3556 ++zd_chip_is_zd1211b_15518 zd_chip_is_zd1211b 0 15518 NULL
3557 +ifx_spi_write_15531 ifx_spi_write 3 15531 NULL
3558 -+da9052_bat_irq_15533 da9052_bat_irq 1 15533 NULL
3559 +p9_check_zc_errors_15534 p9_check_zc_errors 4 15534 NULL
3560 +xfrm_state_mtu_15548 xfrm_state_mtu 0-2 15548 NULL
3561 +snd_pcm_channel_info_15572 snd_pcm_channel_info 0 15572 NULL
3562 +persistent_status_15574 persistent_status 4 15574 NULL
3563 +bnx2fc_process_unsol_compl_15576 bnx2fc_process_unsol_compl 2 15576 NULL
3564 +vme_user_write_15587 vme_user_write 3 15587 NULL
3565 -+ocfs2_truncate_rec_15595 ocfs2_truncate_rec 0 15595 NULL
3566 +compat_fillonedir_15620 compat_fillonedir 3 15620 NULL
3567 -+pci_user_read_config_dword_15624 pci_user_read_config_dword 0 15624 NULL
3568 +proc_loginuid_read_15631 proc_loginuid_read 3 15631 NULL
3569 -+mlx4_SET_PORT_15636 mlx4_SET_PORT 0 15636 NULL
3570 +tomoyo_scan_bprm_15642 tomoyo_scan_bprm 2-4 15642 NULL nohasharray
3571 -+sk_memory_allocated_add_15642 sk_memory_allocated_add 2 15642 &tomoyo_scan_bprm_15642 nohasharray
3572 -+pipeline_hs_tx_stat_fifo_int_read_15642 pipeline_hs_tx_stat_fifo_int_read 3 15642 &sk_memory_allocated_add_15642
3573 ++pipeline_hs_tx_stat_fifo_int_read_15642 pipeline_hs_tx_stat_fifo_int_read 3 15642 &tomoyo_scan_bprm_15642 nohasharray
3574 ++sk_memory_allocated_add_15642 sk_memory_allocated_add 2 15642 &pipeline_hs_tx_stat_fifo_int_read_15642
3575 +joydev_handle_JSIOCSBTNMAP_15643 joydev_handle_JSIOCSBTNMAP 3 15643 NULL
3576 +fs_path_add_15648 fs_path_add 3 15648 NULL
3577 +__do_readpage_15652 __do_readpage 0 15652 NULL
3578 @@ -116237,44 +115713,32 @@ index 0000000..8709512
3579 +SyS_connect_15674 SyS_connect 3 15674 &dm_read_15674
3580 +uinput_str_to_user_15695 uinput_str_to_user 3 15695 NULL
3581 +__sk_migrate_realloc_15709 __sk_migrate_realloc 3 15709 NULL
3582 -+ocfs2_split_tree_15716 ocfs2_split_tree 0 15716 NULL
3583 -+as3722_irq_get_virq_15718 as3722_irq_get_virq 2 15718 NULL
3584 +tracing_snapshot_write_15719 tracing_snapshot_write 3 15719 NULL
3585 +HiSax_readstatus_15752 HiSax_readstatus 2 15752 NULL
3586 +smk_read_direct_15803 smk_read_direct 3 15803 NULL
3587 -+nameseq_list_15817 nameseq_list 3-0 15817 NULL nohasharray
3588 -+gnttab_expand_15817 gnttab_expand 1 15817 &nameseq_list_15817
3589 ++gnttab_expand_15817 gnttab_expand 1 15817 NULL nohasharray
3590 ++nameseq_list_15817 nameseq_list 3-0 15817 &gnttab_expand_15817
3591 +afs_proc_rootcell_write_15822 afs_proc_rootcell_write 3 15822 NULL
3592 -+ql_start_tx_ring_15823 ql_start_tx_ring 0 15823 NULL
3593 +table_size_15851 table_size 0-1-2 15851 NULL
3594 +write_file_tx99_15856 write_file_tx99 3 15856 NULL
3595 -+ubi_io_write_15870 ubi_io_write 0 15870 NULL nohasharray
3596 -+media_entity_init_15870 media_entity_init 2-4 15870 &ubi_io_write_15870
3597 ++media_entity_init_15870 media_entity_init 2-4 15870 NULL nohasharray
3598 ++ubi_io_write_15870 ubi_io_write 0 15870 &media_entity_init_15870
3599 +__mptctl_ioctl_15875 __mptctl_ioctl 2 15875 NULL
3600 -+handler_set_err_15886 handler_set_err 0-2 15886 NULL
3601 -+native_read_msr_15905 native_read_msr 0 15905 NULL
3602 -+remove_ok_15910 remove_ok 0 15910 NULL
3603 +parse_audio_stream_data_15937 parse_audio_stream_data 3 15937 NULL
3604 +power_read_15939 power_read 3 15939 NULL
3605 +lpfc_idiag_drbacc_read_15948 lpfc_idiag_drbacc_read 3 15948 NULL
3606 +snd_pcm_lib_read_transfer_15952 snd_pcm_lib_read_transfer 5-2-4 15952 NULL
3607 +memblock_virt_alloc_try_nid_15954 memblock_virt_alloc_try_nid 1 15954 NULL
3608 -+ar9003_mci_setup_15969 ar9003_mci_setup 0 15969 NULL
3609 -+sht15_connection_reset_15973 sht15_connection_reset 0 15973 NULL
3610 +viafb_vt1636_proc_write_16018 viafb_vt1636_proc_write 3 16018 NULL
3611 -+dev_alloc_name_16019 dev_alloc_name 0 16019 NULL
3612 +dccp_recvmsg_16056 dccp_recvmsg 4 16056 NULL
3613 +read_file_spectral_period_16057 read_file_spectral_period 3 16057 NULL
3614 +si5351_msynth_params_address_16062 si5351_msynth_params_address 0-1 16062 NULL
3615 +isr_tx_exch_complete_read_16103 isr_tx_exch_complete_read 3 16103 NULL
3616 +isr_hw_pm_mode_changes_read_16110 isr_hw_pm_mode_changes_read 3 16110 NULL nohasharray
3617 +dma_tx_requested_read_16110 dma_tx_requested_read 3 16110 &isr_hw_pm_mode_changes_read_16110
3618 -+gfs2_jdesc_check_16122 gfs2_jdesc_check 0 16122 NULL
3619 +snd_dma_pointer_16126 snd_dma_pointer 0-2 16126 NULL
3620 +fsm_init_16134 fsm_init 2 16134 NULL
3621 -+input_register_device_16147 input_register_device 0 16147 NULL
3622 +ext4_xattr_block_get_16148 ext4_xattr_block_get 0 16148 NULL
3623 -+__clk_round_rate_16169 __clk_round_rate 0 16169 NULL
3624 +optimal_reclaimed_pages_16172 optimal_reclaimed_pages 0 16172 NULL
3625 +mapping_level_16188 mapping_level 2-0 16188 NULL
3626 +i40e_allocate_virt_mem_d_16191 i40e_allocate_virt_mem_d 3 16191 NULL
3627 @@ -116282,10 +115746,8 @@ index 0000000..8709512
3628 +cipso_v4_map_cat_rng_hton_16203 cipso_v4_map_cat_rng_hton 0 16203 NULL
3629 +SyS_pselect6_16210 SyS_pselect6 1 16210 NULL
3630 +create_table_16213 create_table 2 16213 NULL
3631 -+si476x_core_send_command_16219 si476x_core_send_command 4-6 16219 NULL
3632 +ath9k_hw_ar9287_dump_eeprom_16224 ath9k_hw_ar9287_dump_eeprom 5-4 16224 NULL
3633 +atomic_read_file_16227 atomic_read_file 3 16227 NULL
3634 -+r6040_up_16233 r6040_up 0 16233 NULL
3635 +BcmGetSectionValStartOffset_16235 BcmGetSectionValStartOffset 0 16235 NULL
3636 +lov_prep_brw_set_16246 lov_prep_brw_set 3 16246 NULL
3637 +i40e_dbg_dump_read_16247 i40e_dbg_dump_read 3 16247 NULL
3638 @@ -116302,78 +115764,50 @@ index 0000000..8709512
3639 +stk_allocate_buffers_16291 stk_allocate_buffers 2 16291 NULL
3640 +rbd_segment_offset_16293 rbd_segment_offset 0-2 16293 NULL
3641 +rsc_mgr_init_16299 rsc_mgr_init 3 16299 NULL
3642 -+kvm_handle_hva_range_16312 kvm_handle_hva_range 2-3 16312 NULL
3643 ++kvm_handle_hva_range_16312 kvm_handle_hva_range 3-2 16312 NULL
3644 +sysfs_create_groups_16360 sysfs_create_groups 0 16360 NULL
3645 +total_ps_buffered_read_16365 total_ps_buffered_read 3 16365 NULL
3646 -+xfs_inobt_lookup_16367 xfs_inobt_lookup 0 16367 NULL
3647 +iscsi_tcp_conn_setup_16376 iscsi_tcp_conn_setup 2 16376 NULL
3648 -+gfs2_dinode_in_16378 gfs2_dinode_in 0 16378 NULL
3649 +i8042_create_kbd_port_16379 i8042_create_kbd_port 0 16379 NULL
3650 -+iio_device_add_event_16412 iio_device_add_event 0 16412 NULL
3651 -+xfs_btree_check_block_16419 xfs_btree_check_block 0 16419 NULL
3652 +ieee80211_if_read_tsf_16420 ieee80211_if_read_tsf 3 16420 NULL
3653 +rxrpc_server_keyring_16431 rxrpc_server_keyring 3 16431 NULL
3654 +__bio_add_page_16435 __bio_add_page 0-4 16435 NULL
3655 +cmdline_store_16442 cmdline_store 4 16442 NULL
3656 -+sf1_read_16451 sf1_read 0 16451 NULL
3657 +btrfs_truncate_inode_items_16452 btrfs_truncate_inode_items 4 16452 NULL
3658 -+ocfs2_expand_refcount_tree_16455 ocfs2_expand_refcount_tree 0 16455 NULL
3659 +netlink_change_ngroups_16457 netlink_change_ngroups 2 16457 NULL
3660 +req_capsule_get_size_16467 req_capsule_get_size 0 16467 NULL
3661 -+ocfs2_block_group_set_bits_16488 ocfs2_block_group_set_bits 0 16488 NULL
3662 +tracing_readme_read_16493 tracing_readme_read 3 16493 NULL
3663 +KEY_OFFSET_16504 KEY_OFFSET 0 16504 NULL
3664 -+mthca_map_cmd_16510 mthca_map_cmd 0 16510 NULL
3665 -+start_this_handle_16519 start_this_handle 0 16519 NULL
3666 -+ath10k_htc_wait_target_16526 ath10k_htc_wait_target 0 16526 NULL
3667 +snd_interval_max_16529 snd_interval_max 0 16529 NULL
3668 +raid10_resize_16537 raid10_resize 2 16537 NULL
3669 +lpfc_debugfs_read_16566 lpfc_debugfs_read 3 16566 NULL
3670 -+p54_convert_output_limits_16575 p54_convert_output_limits 0 16575 NULL
3671 +agp_allocate_memory_wrap_16576 agp_allocate_memory_wrap 1 16576 NULL
3672 +lustre_msg_hdr_size_v2_16589 lustre_msg_hdr_size_v2 0 16589 NULL
3673 +gmux_index_read32_16604 gmux_index_read32 0 16604 NULL
3674 -+palmas_irq_get_virq_16613 palmas_irq_get_virq 2 16613 NULL
3675 +compat_SyS_migrate_pages_16618 compat_SyS_migrate_pages 2 16618 NULL
3676 +rtw_set_wpa_ie_16633 rtw_set_wpa_ie 3 16633 NULL
3677 -+solo_tw28_init_16634 solo_tw28_init 0 16634 NULL
3678 +btrfs_get_token_32_16651 btrfs_get_token_32 0 16651 NULL
3679 -+__add_to_page_cache_locked_16659 __add_to_page_cache_locked 0 16659 NULL
3680 -+mfd_add_devices_16668 mfd_add_devices 0 16668 NULL
3681 +__wa_populate_dto_urb_16699 __wa_populate_dto_urb 3-4 16699 NULL
3682 -+nilfs_chunk_size_16706 nilfs_chunk_size 0 16706 NULL
3683 -+mlx4_QUERY_FW_16715 mlx4_QUERY_FW 0 16715 NULL
3684 +__proc_lnet_buffers_16717 __proc_lnet_buffers 5 16717 NULL
3685 -+videobuf_dvb_register_bus_16740 videobuf_dvb_register_bus 0 16740 NULL
3686 +__copy_to_user_swizzled_16748 __copy_to_user_swizzled 3-4 16748 NULL
3687 -+cafe_smbus_setup_16749 cafe_smbus_setup 0 16749 NULL
3688 +arcmsr_adjust_disk_queue_depth_16756 arcmsr_adjust_disk_queue_depth 2 16756 NULL
3689 +blk_rq_map_user_iov_16772 blk_rq_map_user_iov 5 16772 NULL
3690 -+generic_write_end_16782 generic_write_end 0-5 16782 NULL
3691 +i2o_parm_issue_16790 i2o_parm_issue 0 16790 NULL
3692 +get_server_iovec_16804 get_server_iovec 2 16804 NULL
3693 -+register_miscdev_16828 register_miscdev 0 16828 NULL
3694 +drm_malloc_ab_16831 drm_malloc_ab 1-2 16831 NULL
3695 +scsi_mode_sense_16835 scsi_mode_sense 5 16835 NULL
3696 +hfsplus_min_io_size_16859 hfsplus_min_io_size 0 16859 NULL
3697 -+xfs_dialloc_ag_16868 xfs_dialloc_ag 0 16868 NULL
3698 -+alloc_idx_lebs_16872 alloc_idx_lebs 2 16872 NULL nohasharray
3699 -+xfs_iget_16872 xfs_iget 0 16872 &alloc_idx_lebs_16872
3700 ++alloc_idx_lebs_16872 alloc_idx_lebs 2 16872 NULL
3701 +carl9170_debugfs_ampdu_state_read_16873 carl9170_debugfs_ampdu_state_read 3 16873 NULL
3702 +st_write_16874 st_write 3 16874 NULL
3703 +__kfifo_peek_n_16877 __kfifo_peek_n 0 16877 NULL
3704 -+snd_gf1_mem_proc_dump_16926 snd_gf1_mem_proc_dump 5 16926 NULL nohasharray
3705 -+psb_unlocked_ioctl_16926 psb_unlocked_ioctl 2 16926 &snd_gf1_mem_proc_dump_16926
3706 -+usb_enumerate_device_16941 usb_enumerate_device 0 16941 NULL
3707 ++psb_unlocked_ioctl_16926 psb_unlocked_ioctl 2 16926 NULL nohasharray
3708 ++snd_gf1_mem_proc_dump_16926 snd_gf1_mem_proc_dump 5 16926 &psb_unlocked_ioctl_16926
3709 +_sp2d_alloc_16944 _sp2d_alloc 1-2-3 16944 NULL
3710 +squashfs_read_table_16945 squashfs_read_table 3 16945 NULL
3711 -+sis_alloc_suspend_16951 sis_alloc_suspend 0 16951 NULL
3712 +keyctl_instantiate_key_iov_16969 keyctl_instantiate_key_iov 3 16969 NULL
3713 -+fnic_intr_alloc_16971 fnic_intr_alloc 0 16971 NULL
3714 -+ocfs2_read_quota_phys_block_16990 ocfs2_read_quota_phys_block 0 16990 NULL
3715 +ceph_read_dir_17005 ceph_read_dir 3 17005 NULL
3716 +copy_counters_to_user_17027 copy_counters_to_user 5 17027 NULL
3717 -+ath9k_hw_eeprom_init_17038 ath9k_hw_eeprom_init 0 17038 NULL
3718 +C_SYSC_keyctl_17041 C_SYSC_keyctl 4 17041 NULL
3719 +jffs2_trusted_setxattr_17048 jffs2_trusted_setxattr 4 17048 NULL
3720 +__arch_hweight32_17060 __arch_hweight32 0 17060 NULL
3721 @@ -116382,25 +115816,20 @@ index 0000000..8709512
3722 +simple_transaction_read_17076 simple_transaction_read 3 17076 NULL
3723 +carl9170_debugfs_mem_usage_read_17084 carl9170_debugfs_mem_usage_read 3 17084 NULL
3724 +entry_length_17093 entry_length 0 17093 NULL
3725 -+ocfs2_get_refcount_cpos_end_17113 ocfs2_get_refcount_cpos_end 0 17113 NULL
3726 +write_mem_17114 write_mem 3 17114 NULL
3727 +pvr2_hdw_state_report_17121 pvr2_hdw_state_report 3 17121 NULL
3728 -+br_sysfs_renameif_17142 br_sysfs_renameif 0 17142 NULL
3729 +nouveau_instobj_create__17144 nouveau_instobj_create_ 4 17144 NULL
3730 +jumpshot_write_data_17151 jumpshot_write_data 4 17151 NULL
3731 -+t4_fw_reset_17157 t4_fw_reset 0 17157 NULL
3732 +sep_read_17161 sep_read 3 17161 NULL
3733 +befs_nls2utf_17163 befs_nls2utf 3 17163 NULL
3734 +tx_tx_start_templates_read_17164 tx_tx_start_templates_read 3 17164 NULL
3735 +UniStrnlen_17169 UniStrnlen 0 17169 NULL
3736 +access_remote_vm_17189 access_remote_vm 0 17189 NULL nohasharray
3737 -+iwl_dbgfs_txfifo_flush_write_17189 iwl_dbgfs_txfifo_flush_write 3 17189 &access_remote_vm_17189 nohasharray
3738 -+ocfs2_flock_handle_signal_17189 ocfs2_flock_handle_signal 0 17189 &iwl_dbgfs_txfifo_flush_write_17189
3739 ++iwl_dbgfs_txfifo_flush_write_17189 iwl_dbgfs_txfifo_flush_write 3 17189 &access_remote_vm_17189
3740 +iscsit_find_cmd_from_itt_or_dump_17194 iscsit_find_cmd_from_itt_or_dump 3 17194 NULL nohasharray
3741 +driver_state_read_17194 driver_state_read 3 17194 &iscsit_find_cmd_from_itt_or_dump_17194
3742 +sync_request_17208 sync_request 2 17208 NULL
3743 +dn_recvmsg_17213 dn_recvmsg 4 17213 NULL
3744 -+qla24xx_enable_msix_17225 qla24xx_enable_msix 0 17225 NULL
3745 +lprocfs_read_frac_helper_17261 lprocfs_read_frac_helper 0 17261 NULL
3746 +error_error_frame_cts_nul_flid_read_17262 error_error_frame_cts_nul_flid_read 3 17262 NULL
3747 +alloc_ep_17269 alloc_ep 1 17269 NULL
3748 @@ -116408,64 +115837,46 @@ index 0000000..8709512
3749 +raw_recvmsg_17277 raw_recvmsg 4 17277 NULL
3750 +hmac_sha256_17278 hmac_sha256 2 17278 NULL
3751 +neigh_hash_grow_17283 neigh_hash_grow 2 17283 NULL
3752 -+check_board_id_and_rev_17288 check_board_id_and_rev 0 17288 NULL
3753 +minstrel_stats_read_17290 minstrel_stats_read 3 17290 NULL
3754 +ieee80211_if_fmt_dot11MeshForwarding_17301 ieee80211_if_fmt_dot11MeshForwarding 3 17301 NULL
3755 +mb_cache_create_17307 mb_cache_create 2 17307 NULL
3756 -+gnttab_map_frames_v2_17314 gnttab_map_frames_v2 2 17314 NULL nohasharray
3757 -+regmap_bulk_read_17314 regmap_bulk_read 0 17314 &gnttab_map_frames_v2_17314
3758 -+SYSC_pread64_17337 SYSC_pread64 3 17337 NULL
3759 ++gnttab_map_frames_v2_17314 gnttab_map_frames_v2 2 17314 NULL
3760 +ieee80211_if_read_dot11MeshHWMPperrMinInterval_17346 ieee80211_if_read_dot11MeshHWMPperrMinInterval 3 17346 NULL
3761 +ath6kl_wmi_send_mgmt_cmd_17347 ath6kl_wmi_send_mgmt_cmd 7 17347 NULL
3762 -+uv_setup_irq_17362 uv_setup_irq 0 17362 NULL
3763 -+mthca_SW2HW_EQ_17393 mthca_SW2HW_EQ 0 17393 NULL
3764 -+snmp6_register_dev_17402 snmp6_register_dev 0 17402 NULL
3765 +mdc_import_seq_write_17409 mdc_import_seq_write 3 17409 NULL
3766 -+mlx4_init_hca_17420 mlx4_init_hca 0 17420 NULL
3767 -+qla4xxx_request_irqs_17423 qla4xxx_request_irqs 0 17423 NULL
3768 +lpfc_debugfs_dif_err_write_17424 lpfc_debugfs_dif_err_write 3 17424 NULL
3769 +sta_connected_time_read_17435 sta_connected_time_read 3 17435 NULL
3770 +libcfs_ipif_enumerate_17445 libcfs_ipif_enumerate 0 17445 NULL
3771 -+xfs_btree_lshift_17448 xfs_btree_lshift 0 17448 NULL
3772 +nla_get_u32_17455 nla_get_u32 0 17455 NULL
3773 +__ref_totlen_17461 __ref_totlen 0 17461 NULL
3774 +probe_kernel_write_17481 probe_kernel_write 3 17481 NULL
3775 +TSS_rawhmac_17486 TSS_rawhmac 3 17486 NULL
3776 +lbs_highrssi_write_17515 lbs_highrssi_write 3 17515 NULL
3777 -+ata_bmdma_port_start_17525 ata_bmdma_port_start 0 17525 NULL
3778 +qp_free_res_17541 qp_free_res 5 17541 NULL
3779 +__copy_to_user_17551 __copy_to_user 0-3 17551 NULL
3780 -+copy_from_user_17559 copy_from_user 0-3 17559 NULL
3781 ++copy_from_user_17559 copy_from_user 3-0 17559 NULL
3782 +snd_pcm_action_lock_irq_17569 snd_pcm_action_lock_irq 0 17569 NULL
3783 +hash_netport4_expire_17573 hash_netport4_expire 4 17573 NULL
3784 +acpi_ut_create_package_object_17594 acpi_ut_create_package_object 1 17594 NULL
3785 +neigh_hash_alloc_17595 neigh_hash_alloc 1 17595 NULL
3786 -+wm8994_gpio_to_irq_17604 wm8994_gpio_to_irq 2 17604 NULL
3787 +osst_execute_17607 osst_execute 7-6 17607 NULL
3788 +ieee80211_if_read_dot11MeshHWMPactivePathToRootTimeout_17618 ieee80211_if_read_dot11MeshHWMPactivePathToRootTimeout 3 17618 NULL
3789 +dma_map_page_17628 dma_map_page 0 17628 NULL
3790 -+ocfs2_rotate_subtree_left_17634 ocfs2_rotate_subtree_left 0 17634 NULL
3791 +twl4030_set_gpio_direction_17645 twl4030_set_gpio_direction 1 17645 NULL
3792 +SYSC_migrate_pages_17657 SYSC_migrate_pages 2 17657 NULL
3793 +packet_setsockopt_17662 packet_setsockopt 5 17662 NULL nohasharray
3794 +ubi_io_read_data_17662 ubi_io_read_data 0 17662 &packet_setsockopt_17662
3795 -+kernel_write_17665 kernel_write 3 17665 NULL
3796 -+t4_query_params_17668 t4_query_params 0 17668 NULL
3797 +pwr_enable_ps_read_17686 pwr_enable_ps_read 3 17686 NULL
3798 +filemap_fdatawait_17688 filemap_fdatawait 0 17688 NULL
3799 -+venus_rename_17707 venus_rename 4-5 17707 NULL nohasharray
3800 -+__einj_error_trigger_17707 __einj_error_trigger 0 17707 &venus_rename_17707
3801 ++venus_rename_17707 venus_rename 4-5 17707 NULL
3802 +exofs_read_lookup_dev_table_17733 exofs_read_lookup_dev_table 3 17733 NULL
3803 +sctpprobe_read_17741 sctpprobe_read 3 17741 NULL
3804 -+gpio_request_17750 gpio_request 0 17750 NULL
3805 +ubifs_leb_change_17789 ubifs_leb_change 0 17789 NULL
3806 +shrink_slab_node_17794 shrink_slab_node 3 17794 NULL
3807 +lpuart_copy_rx_to_tty_17801 lpuart_copy_rx_to_tty 3 17801 NULL
3808 +gnet_stats_copy_app_17821 gnet_stats_copy_app 3 17821 NULL
3809 -+velocity_init_td_ring_17825 velocity_init_td_ring 0 17825 NULL
3810 +cipso_v4_gentag_rbm_17836 cipso_v4_gentag_rbm 0 17836 NULL
3811 +em28xx_audio_ep_packet_size_17844 em28xx_audio_ep_packet_size 0 17844 NULL
3812 -+sysfs_rename_link_ns_17848 sysfs_rename_link_ns 0 17848 NULL
3813 +dm_stats_message_17863 dm_stats_message 5 17863 NULL
3814 +sisusb_send_bulk_msg_17864 sisusb_send_bulk_msg 3 17864 NULL
3815 +alloc_sja1000dev_17868 alloc_sja1000dev 1 17868 NULL
3816 @@ -116478,22 +115889,16 @@ index 0000000..8709512
3817 +ieee80211_if_fmt_dot11MeshHWMPRootMode_17890 ieee80211_if_fmt_dot11MeshHWMPRootMode 3 17890 NULL
3818 +dev_pm_opp_get_opp_count_17911 dev_pm_opp_get_opp_count 0 17911 NULL
3819 +xfs_buf_associate_memory_17915 xfs_buf_associate_memory 3 17915 NULL
3820 -+xfs_rtallocate_extent_near_17916 xfs_rtallocate_extent_near 0 17916 NULL
3821 +tipc_port_iovec_rcv_17921 tipc_port_iovec_rcv 3 17921 NULL
3822 +scsi_bufflen_17933 scsi_bufflen 0 17933 NULL
3823 +__mutex_lock_check_stamp_17947 __mutex_lock_check_stamp 0 17947 NULL
3824 +beacon_interval_write_17952 beacon_interval_write 3 17952 NULL
3825 +calc_nr_buckets_17976 calc_nr_buckets 0 17976 NULL
3826 -+mtip_hw_init_17980 mtip_hw_init 0 17980 NULL
3827 +ext4_ext_calc_credits_for_single_extent_17983 ext4_ext_calc_credits_for_single_extent 0-2 17983 NULL
3828 +smk_write_cipso_17989 smk_write_cipso 3 17989 NULL
3829 +gnttab_max_grant_frames_17993 gnttab_max_grant_frames 0 17993 NULL
3830 +pvr2_v4l2_read_18006 pvr2_v4l2_read 3 18006 NULL
3831 -+cpufreq_add_dev_symlink_18028 cpufreq_add_dev_symlink 0 18028 NULL
3832 -+tps65912_i2c_write_18030 tps65912_i2c_write 3 18030 NULL
3833 +o2hb_highest_node_18034 o2hb_highest_node 0 18034 NULL
3834 -+__posix_lock_file_18035 __posix_lock_file 0 18035 NULL
3835 -+ocfs2_cache_cluster_dealloc_18043 ocfs2_cache_cluster_dealloc 0 18043 NULL
3836 +cryptd_alloc_instance_18048 cryptd_alloc_instance 2-3 18048 NULL
3837 +__btrfs_drop_extents_18049 __btrfs_drop_extents 5 18049 NULL
3838 +ddebug_proc_write_18055 ddebug_proc_write 3 18055 NULL
3839 @@ -116507,33 +115912,25 @@ index 0000000..8709512
3840 +dfs_file_read_18116 dfs_file_read 3 18116 NULL
3841 +svc_getnl_18120 svc_getnl 0 18120 NULL
3842 +paging32_gpte_to_gfn_lvl_18131 paging32_gpte_to_gfn_lvl 0-2-1 18131 NULL
3843 -+xfs_zero_eof_18134 xfs_zero_eof 0 18134 NULL
3844 +selinux_inode_setsecurity_18148 selinux_inode_setsecurity 4 18148 NULL
3845 +is_idx_node_in_use_18165 is_idx_node_in_use 0 18165 NULL
3846 +pccard_store_cis_18176 pccard_store_cis 6 18176 NULL
3847 +snd_pcm_hw_refine_user_18204 snd_pcm_hw_refine_user 0 18204 NULL
3848 +orinoco_add_extscan_result_18207 orinoco_add_extscan_result 3 18207 NULL
3849 +gsm_control_message_18209 gsm_control_message 4 18209 NULL
3850 -+read_rindex_entry_18213 read_rindex_entry 0 18213 NULL
3851 -+ocfs2_divide_leaf_refcount_block_18214 ocfs2_divide_leaf_refcount_block 0 18214 NULL
3852 +do_ipv6_setsockopt_18215 do_ipv6_setsockopt 5 18215 NULL
3853 -+pcmcia_enable_device_18218 pcmcia_enable_device 0 18218 NULL
3854 -+gnttab_alloc_grant_references_18240 gnttab_alloc_grant_references 1 18240 NULL nohasharray
3855 -+tsi721_request_msix_18240 tsi721_request_msix 0 18240 &gnttab_alloc_grant_references_18240
3856 ++gnttab_alloc_grant_references_18240 gnttab_alloc_grant_references 1 18240 NULL
3857 +alloc_trace_uprobe_18247 alloc_trace_uprobe 3 18247 NULL
3858 +rfcomm_sock_setsockopt_18254 rfcomm_sock_setsockopt 5 18254 NULL
3859 +qdisc_class_hash_alloc_18262 qdisc_class_hash_alloc 1 18262 NULL
3860 -+tg3_bmcr_reset_18271 tg3_bmcr_reset 0 18271 NULL
3861 +gfs2_alloc_sort_buffer_18275 gfs2_alloc_sort_buffer 1 18275 NULL
3862 +alloc_ring_18278 alloc_ring 2-4 18278 NULL
3863 +find_dirty_idx_leb_18280 find_dirty_idx_leb 0 18280 NULL
3864 +bio_phys_segments_18281 bio_phys_segments 0 18281 NULL nohasharray
3865 -+nouveau_subdev_create__18281 nouveau_subdev_create_ 7-0 18281 &bio_phys_segments_18281
3866 -+lx_init_xilinx_test_18282 lx_init_xilinx_test 0 18282 NULL
3867 ++nouveau_subdev_create__18281 nouveau_subdev_create_ 7 18281 &bio_phys_segments_18281
3868 +ext4_readpages_18283 ext4_readpages 4 18283 NULL
3869 +mmc_send_bus_test_18285 mmc_send_bus_test 4 18285 NULL
3870 +um_idi_write_18293 um_idi_write 3 18293 NULL
3871 -+tg3_request_irq_18303 tg3_request_irq 0 18303 NULL
3872 +nouveau_disp_create__18305 nouveau_disp_create_ 4-7 18305 NULL
3873 +vga_r_18310 vga_r 0 18310 NULL
3874 +class_add_profile_18315 class_add_profile 1-3-5 18315 NULL
3875 @@ -116547,125 +115944,80 @@ index 0000000..8709512
3876 +SyS_process_vm_readv_18366 SyS_process_vm_readv 3-5 18366 NULL
3877 +ep_io_18367 ep_io 0 18367 NULL
3878 +qib_user_sdma_num_pages_18371 qib_user_sdma_num_pages 0 18371 NULL
3879 -+sas_register_ports_18375 sas_register_ports 0 18375 NULL
3880 -+__ceph_getxattr_18386 __ceph_getxattr 0 18386 NULL nohasharray
3881 -+asd_create_dev_attrs_18386 asd_create_dev_attrs 0 18386 &__ceph_getxattr_18386
3882 -+ci_role_write_18388 ci_role_write 3 18388 NULL nohasharray
3883 -+irq_find_mapping_18388 irq_find_mapping 0-2 18388 &ci_role_write_18388
3884 -+sf1_read_18393 sf1_read 0 18393 NULL
3885 -+hdlc_empty_fifo_18397 hdlc_empty_fifo 2 18397 NULL
3886 -+__video_register_device_18399 __video_register_device 0 18399 NULL
3887 ++__ceph_getxattr_18386 __ceph_getxattr 0 18386 NULL
3888 ++ci_role_write_18388 ci_role_write 3 18388 NULL
3889 +adis16136_show_serial_18402 adis16136_show_serial 3 18402 NULL
3890 -+ixgbe_request_msix_irqs_18403 ixgbe_request_msix_irqs 0 18403 NULL
3891 -+pci_save_pcix_state_18410 pci_save_pcix_state 0 18410 NULL
3892 -+rtl8169_rx_fill_18416 rtl8169_rx_fill 0 18416 NULL
3893 +memblock_virt_alloc_node_nopanic_18431 memblock_virt_alloc_node_nopanic 1 18431 NULL
3894 +iscsi_create_flashnode_sess_18433 iscsi_create_flashnode_sess 4 18433 NULL
3895 +snd_hda_get_connections_18437 snd_hda_get_connections 0 18437 NULL
3896 -+ide_pci_configure_18442 ide_pci_configure 0 18442 NULL
3897 +fuse_perform_write_18457 fuse_perform_write 4 18457 NULL
3898 +regset_tls_set_18459 regset_tls_set 4 18459 NULL
3899 -+t3_wait_op_done_18469 t3_wait_op_done 0 18469 NULL
3900 +pci_vpd_lrdt_size_18479 pci_vpd_lrdt_size 0 18479 NULL nohasharray
3901 +mite_bytes_in_transit_18479 mite_bytes_in_transit 0 18479 &pci_vpd_lrdt_size_18479
3902 +udpv6_setsockopt_18487 udpv6_setsockopt 5 18487 NULL
3903 +btrfs_fiemap_18501 btrfs_fiemap 3 18501 NULL
3904 +__copy_user_zeroing_intel_18510 __copy_user_zeroing_intel 0-3 18510 NULL
3905 -+__block_write_begin_18511 __block_write_begin 0 18511 NULL
3906 -+snd_vx_inb_18514 snd_vx_inb 0 18514 NULL nohasharray
3907 -+mlx5_debug_eq_add_18514 mlx5_debug_eq_add 0 18514 &snd_vx_inb_18514
3908 ++snd_vx_inb_18514 snd_vx_inb 0 18514 NULL
3909 +snd_gus_dram_poke_18525 snd_gus_dram_poke 4 18525 NULL
3910 +nouveau_fifo_channel_create__18530 nouveau_fifo_channel_create_ 9 18530 NULL
3911 +tipc_send2port_18531 tipc_send2port 4 18531 NULL
3912 -+t3_sge_init_flcntxt_18535 t3_sge_init_flcntxt 0 18535 NULL
3913 +seq_copy_in_user_18543 seq_copy_in_user 3 18543 NULL
3914 +sas_change_queue_depth_18555 sas_change_queue_depth 2 18555 NULL
3915 +smk_write_rules_list_18565 smk_write_rules_list 3 18565 NULL
3916 -+asd_init_chip_18572 asd_init_chip 0 18572 NULL
3917 +debug_output_18575 debug_output 3 18575 NULL
3918 -+xfs_btree_read_bufl_18597 xfs_btree_read_bufl 0 18597 NULL
3919 -+filemap_fdatawait_range_18600 filemap_fdatawait_range 0 18600 NULL nohasharray
3920 -+slabinfo_write_18600 slabinfo_write 3 18600 &filemap_fdatawait_range_18600
3921 ++filemap_fdatawait_range_18600 filemap_fdatawait_range 0 18600 NULL
3922 +iowarrior_write_18604 iowarrior_write 3 18604 NULL
3923 +from_buffer_18625 from_buffer 3 18625 NULL
3924 -+vnic_dev_cmd_18640 vnic_dev_cmd 0 18640 NULL
3925 -+__dev_set_mtu_18647 __dev_set_mtu 0 18647 NULL
3926 -+gpiod_request_18656 gpiod_request 0 18656 NULL
3927 +snd_pcm_oss_write3_18657 snd_pcm_oss_write3 0-3 18657 NULL
3928 +ieee80211_if_fmt_rssi_threshold_18664 ieee80211_if_fmt_rssi_threshold 3 18664 NULL
3929 -+unmap_page_18665 unmap_page 2-3 18665 NULL
3930 +xfs_iext_insert_18667 xfs_iext_insert 3 18667 NULL
3931 +fnic_stats_debugfs_read_18688 fnic_stats_debugfs_read 3 18688 NULL
3932 +echo_client_prep_commit_18693 echo_client_prep_commit 8 18693 NULL
3933 -+lbs_set_snmp_mib_18694 lbs_set_snmp_mib 0 18694 NULL
3934 +iwl_dbgfs_rx_handlers_read_18708 iwl_dbgfs_rx_handlers_read 3 18708 NULL
3935 +ceph_alloc_page_vector_18710 ceph_alloc_page_vector 1 18710 NULL
3936 -+spu_read_u16_18713 spu_read_u16 0 18713 NULL
3937 +blk_rq_bytes_18715 blk_rq_bytes 0 18715 NULL
3938 +nfs4_init_callback_netid_18717 nfs4_init_callback_netid 3 18717 NULL
3939 -+byt_gpio_to_irq_18721 byt_gpio_to_irq 2 18721 NULL
3940 +snd_als4k_gcr_read_addr_18741 snd_als4k_gcr_read_addr 0 18741 NULL
3941 +o2hb_debug_create_18744 o2hb_debug_create 4 18744 NULL
3942 +__erst_read_to_erange_from_nvram_18748 __erst_read_to_erange_from_nvram 0 18748 NULL
3943 +wep_packets_read_18751 wep_packets_read 3 18751 NULL
3944 -+carm_init_wait_18763 carm_init_wait 0 18763 NULL
3945 +read_file_dump_nfcal_18766 read_file_dump_nfcal 3 18766 NULL
3946 +SyS_lsetxattr_18776 SyS_lsetxattr 4 18776 NULL
3947 +alloc_fcdev_18780 alloc_fcdev 1 18780 NULL
3948 -+prealloc_18800 prealloc 0 18800 NULL
3949 +dm_stats_print_18815 dm_stats_print 7 18815 NULL
3950 +sys_modify_ldt_18824 sys_modify_ldt 3 18824 NULL
3951 -+hid_connect_18828 hid_connect 0 18828 NULL
3952 +mtf_test_write_18844 mtf_test_write 3 18844 NULL
3953 -+t3_sge_write_context_18852 t3_sge_write_context 0 18852 NULL
3954 +sctp_setsockopt_events_18862 sctp_setsockopt_events 3 18862 NULL
3955 +ieee80211_if_read_element_ttl_18869 ieee80211_if_read_element_ttl 3 18869 NULL
3956 +xlog_find_verify_log_record_18870 xlog_find_verify_log_record 2 18870 NULL
3957 +ceph_setxattr_18913 ceph_setxattr 4 18913 NULL
3958 -+dma_set_mask_and_coherent_18926 dma_set_mask_and_coherent 0 18926 NULL
3959 +ieee80211_rx_mgmt_disassoc_18927 ieee80211_rx_mgmt_disassoc 3 18927 NULL
3960 -+snapshot_write_next_18937 snapshot_write_next 0 18937 NULL
3961 -+ida_get_new_18948 ida_get_new 0 18948 NULL
3962 -+clean_journal_18955 clean_journal 0 18955 NULL
3963 +__nla_reserve_18974 __nla_reserve 3 18974 NULL
3964 -+lx_init_ethersound_config_18976 lx_init_ethersound_config 0 18976 NULL
3965 +__blockdev_direct_IO_18977 __blockdev_direct_IO 0-6 18977 NULL
3966 +find_dirtiest_idx_leb_19001 find_dirtiest_idx_leb 0 19001 NULL
3967 +layout_in_gaps_19006 layout_in_gaps 2 19006 NULL
3968 +huge_page_size_19008 huge_page_size 0 19008 NULL
3969 -+peak_pciec_write_pca9553_19010 peak_pciec_write_pca9553 0 19010 NULL
3970 +hash_netport6_expire_19013 hash_netport6_expire 4 19013 NULL
3971 -+sysfs_create_dir_ns_19033 sysfs_create_dir_ns 0 19033 NULL
3972 -+ocfs2_steal_resource_19036 ocfs2_steal_resource 0 19036 NULL nohasharray
3973 -+peak_pciec_init_leds_19036 peak_pciec_init_leds 0 19036 &ocfs2_steal_resource_19036
3974 +revalidate_19043 revalidate 2 19043 NULL
3975 +afs_vnode_store_data_19048 afs_vnode_store_data 2-3-4-5 19048 NULL
3976 +osc_pinger_recov_seq_write_19056 osc_pinger_recov_seq_write 3 19056 NULL nohasharray
3977 +do_vm86_irq_handling_19056 do_vm86_irq_handling 2 19056 &osc_pinger_recov_seq_write_19056
3978 -+get_log_header_19063 get_log_header 0 19063 NULL
3979 -+create_gpadl_header_19064 create_gpadl_header 2-0 19064 NULL
3980 ++create_gpadl_header_19064 create_gpadl_header 2 19064 NULL
3981 +ceph_create_snap_context_19082 ceph_create_snap_context 1 19082 NULL
3982 -+dwc2_core_reset_19099 dwc2_core_reset 0 19099 NULL
3983 +sta_last_seq_ctrl_read_19106 sta_last_seq_ctrl_read 3 19106 NULL
3984 +cifs_readv_from_socket_19109 cifs_readv_from_socket 3 19109 NULL
3985 -+pci_enable_pcie_error_reporting_19111 pci_enable_pcie_error_reporting 0 19111 NULL
3986 -+cb710_register_slot_19121 cb710_register_slot 0 19121 NULL
3987 +skb_gro_offset_19123 skb_gro_offset 0 19123 NULL
3988 +snd_als4k_iobase_readl_19136 snd_als4k_iobase_readl 0 19136 NULL
3989 -+tg3_phy_reset_chanpat_19137 tg3_phy_reset_chanpat 0 19137 NULL
3990 +alloc_irdadev_19140 alloc_irdadev 1 19140 NULL
3991 -+spu_read_u32_19158 spu_read_u32 0 19158 NULL
3992 +sleep_auth_read_19159 sleep_auth_read 3 19159 NULL
3993 +smk_write_access2_19170 smk_write_access2 3 19170 NULL
3994 +iwl_dbgfs_reply_tx_error_read_19205 iwl_dbgfs_reply_tx_error_read 3 19205 NULL
3995 -+__copy_to_user_inatomic_19214 __copy_to_user_inatomic 0-3 19214 NULL
3996 ++__copy_to_user_inatomic_19214 __copy_to_user_inatomic 3-0 19214 NULL
3997 +dev_counters_read_19216 dev_counters_read 3 19216 NULL
3998 +wbcir_tx_19219 wbcir_tx 3 19219 NULL
3999 +snd_mask_max_19224 snd_mask_max 0 19224 NULL
4000 +snd_pcm_capture_rewind_19229 snd_pcm_capture_rewind 0-2 19229 NULL
4001 -+vnic_dev_cmd_proxy_19232 vnic_dev_cmd_proxy 0 19232 NULL
4002 -+bio_alloc_mddev_19238 bio_alloc_mddev 2 19238 NULL nohasharray
4003 -+ata_pci_sff_activate_host_19238 ata_pci_sff_activate_host 0 19238 &bio_alloc_mddev_19238
4004 ++bio_alloc_mddev_19238 bio_alloc_mddev 2 19238 NULL
4005 +ucma_query_19260 ucma_query 4 19260 NULL
4006 +il_dbgfs_rxon_filter_flags_read_19281 il_dbgfs_rxon_filter_flags_read 3 19281 NULL
4007 +batadv_tt_save_orig_buffer_19288 batadv_tt_save_orig_buffer 4 19288 NULL nohasharray
4008 @@ -116673,76 +116025,53 @@ index 0000000..8709512
4009 +qc_capture_19298 qc_capture 3 19298 NULL
4010 +ocfs2_prepare_inode_for_refcount_19303 ocfs2_prepare_inode_for_refcount 3-4 19303 NULL
4011 +event_tx_stuck_read_19305 event_tx_stuck_read 3 19305 NULL
4012 -+ntb_create_callbacks_19310 ntb_create_callbacks 0 19310 NULL
4013 +debug_read_19322 debug_read 3 19322 NULL
4014 -+SYSC_sendfile64_19327 SYSC_sendfile64 4 19327 NULL
4015 -+lbs_host_sleep_write_19332 lbs_host_sleep_write 3 19332 NULL nohasharray
4016 -+cfg80211_inform_bss_19332 cfg80211_inform_bss 8 19332 &lbs_host_sleep_write_19332
4017 ++cfg80211_inform_bss_19332 cfg80211_inform_bss 8 19332 NULL nohasharray
4018 ++lbs_host_sleep_write_19332 lbs_host_sleep_write 3 19332 &cfg80211_inform_bss_19332
4019 +closure_sub_19359 closure_sub 2 19359 NULL
4020 +firmware_data_write_19360 firmware_data_write 6-5 19360 NULL
4021 +read_zero_19366 read_zero 3 19366 NULL
4022 -+of_spi_register_master_19374 of_spi_register_master 0 19374 NULL
4023 +interpret_user_input_19393 interpret_user_input 2 19393 NULL
4024 +sync_fill_pt_info_19397 sync_fill_pt_info 0 19397 NULL
4025 +pep_recvmsg_19402 pep_recvmsg 4 19402 NULL
4026 +hid_hw_raw_request_19408 hid_hw_raw_request 0 19408 NULL
4027 +dvbdmx_write_19423 dvbdmx_write 3 19423 NULL
4028 -+__phys_addr_19434 __phys_addr 0 19434 NULL
4029 +SyS_sched_getaffinity_19444 SyS_sched_getaffinity 2 19444 NULL
4030 +xfrm_alg_auth_len_19454 xfrm_alg_auth_len 0 19454 NULL
4031 +gnet_stats_copy_19458 gnet_stats_copy 4 19458 NULL
4032 +gp2ap020a00f_get_thresh_reg_19468 gp2ap020a00f_get_thresh_reg 0 19468 NULL
4033 +sky2_read16_19475 sky2_read16 0 19475 NULL
4034 -+lanai_pci_start_19481 lanai_pci_start 0 19481 NULL
4035 -+__read_status_pciv2_19492 __read_status_pciv2 0 19492 NULL
4036 +kstrtoll_from_user_19500 kstrtoll_from_user 2 19500 NULL
4037 -+vfio_vc_cap_len_19507 vfio_vc_cap_len 0 19507 NULL
4038 +ext4_add_new_descs_19509 ext4_add_new_descs 3 19509 NULL
4039 +batadv_tvlv_container_register_19520 batadv_tvlv_container_register 5 19520 NULL
4040 -+apei_exec_pre_map_gars_19529 apei_exec_pre_map_gars 0 19529 NULL nohasharray
4041 -+cfc_write_array_to_buffer_19529 cfc_write_array_to_buffer 3 19529 &apei_exec_pre_map_gars_19529
4042 ++cfc_write_array_to_buffer_19529 cfc_write_array_to_buffer 3 19529 NULL
4043 +nfc_llcp_build_tlv_19536 nfc_llcp_build_tlv 3 19536 NULL
4044 -+howmany_64_19548 howmany_64 2 19548 NULL
4045 +gfn_to_index_19558 gfn_to_index 0-1-3-2 19558 NULL
4046 -+kernel_read_19559 kernel_read 0-4 19559 NULL
4047 +ocfs2_control_message_19564 ocfs2_control_message 3 19564 NULL
4048 +nfsd_read_19568 nfsd_read 5 19568 NULL
4049 +ieee80211_key_alloc_19575 ieee80211_key_alloc 3 19575 NULL
4050 +mnt_want_write_file_19579 mnt_want_write_file 0 19579 NULL
4051 +bm_status_read_19583 bm_status_read 3 19583 NULL
4052 +load_xattr_datum_19594 load_xattr_datum 0 19594 NULL
4053 -+fallocate_chunk_19610 fallocate_chunk 0 19610 NULL
4054 +__mei_cl_recv_19636 __mei_cl_recv 3 19636 NULL
4055 -+__zs_cpu_up_19647 __zs_cpu_up 0 19647 NULL
4056 -+ipw_setup_deferred_work_19657 ipw_setup_deferred_work 0 19657 NULL
4057 +LoadBitmap_19658 LoadBitmap 2 19658 NULL
4058 +memblock_virt_alloc_low_nopanic_19714 memblock_virt_alloc_low_nopanic 1 19714 NULL
4059 +ocfs2_control_get_this_node_19721 ocfs2_control_get_this_node 0 19721 NULL
4060 +read_reg_19723 read_reg 0 19723 NULL
4061 +wm8350_block_write_19727 wm8350_block_write 2-3 19727 NULL
4062 -+v4l2_device_register_19731 v4l2_device_register 0 19731 NULL
4063 -+memcpy_toiovecend_19736 memcpy_toiovecend 3-4 19736 NULL
4064 -+ata_pci_bmdma_init_one_19738 ata_pci_bmdma_init_one 0 19738 NULL
4065 -+pci_read_vpd_19741 pci_read_vpd 0 19741 NULL
4066 ++memcpy_toiovecend_19736 memcpy_toiovecend 4-3 19736 NULL
4067 +snd_es1968_get_dma_ptr_19747 snd_es1968_get_dma_ptr 0 19747 NULL
4068 +p9_client_read_19750 p9_client_read 5-0 19750 NULL
4069 +pnpbios_proc_write_19758 pnpbios_proc_write 3 19758 NULL
4070 +ocfs2_readpages_19759 ocfs2_readpages 4 19759 NULL
4071 +jffs2_acl_from_medium_19762 jffs2_acl_from_medium 2 19762 NULL
4072 -+readhscx_19769 readhscx 0 19769 NULL
4073 -+ocfs2_read_group_descriptor_19771 ocfs2_read_group_descriptor 0 19771 NULL
4074 -+mxt_fw_write_19776 mxt_fw_write 3 19776 NULL
4075 -+memory_isolate_notify_19808 memory_isolate_notify 0 19808 NULL
4076 +irda_setsockopt_19824 irda_setsockopt 5 19824 NULL
4077 -+xfs_bmap_add_extent_hole_real_19828 xfs_bmap_add_extent_hole_real 0 19828 NULL
4078 +vfs_getxattr_19832 vfs_getxattr 0 19832 NULL
4079 -+_regulator_disable_19841 _regulator_disable 0 19841 NULL
4080 +crypt_alloc_buffer_19846 crypt_alloc_buffer 2 19846 NULL
4081 +cfg80211_mlme_register_mgmt_19852 cfg80211_mlme_register_mgmt 5 19852 NULL
4082 +__nla_put_19857 __nla_put 3 19857 NULL
4083 +mrp_request_join_19882 mrp_request_join 4 19882 NULL
4084 +aes_decrypt_interrupt_read_19910 aes_decrypt_interrupt_read 3 19910 NULL
4085 -+__ath_regd_init_19913 __ath_regd_init 0 19913 NULL
4086 +ps_upsd_max_apturn_read_19918 ps_upsd_max_apturn_read 3 19918 NULL
4087 +mangle_name_19923 mangle_name 0 19923 NULL
4088 +cgroup_task_count_19930 cgroup_task_count 0 19930 NULL
4089 @@ -116750,68 +116079,47 @@ index 0000000..8709512
4090 +iwl_dbgfs_rx_queue_read_19943 iwl_dbgfs_rx_queue_read 3 19943 NULL
4091 +cfg80211_rx_assoc_resp_19944 cfg80211_rx_assoc_resp 4 19944 NULL
4092 +ll_xattr_cache_list_19954 ll_xattr_cache_list 0 19954 NULL
4093 -+register_cpu_notifier_19969 register_cpu_notifier 0 19969 NULL
4094 -+get_jack_mode_name_19976 get_jack_mode_name 4 19976 NULL
4095 +attach_hdlc_protocol_19986 attach_hdlc_protocol 3 19986 NULL
4096 +rtw_set_wps_probe_resp_19989 rtw_set_wps_probe_resp 3 19989 NULL nohasharray
4097 +i40e_reserve_msix_vectors_19989 i40e_reserve_msix_vectors 2 19989 &rtw_set_wps_probe_resp_19989
4098 -+ib_register_device_19990 ib_register_device 0 19990 NULL
4099 +diva_um_idi_read_20003 diva_um_idi_read 0 20003 NULL
4100 +lov_stripe_md_size_20009 lov_stripe_md_size 0-1 20009 NULL nohasharray
4101 +event_trigger_write_20009 event_trigger_write 3 20009 &lov_stripe_md_size_20009
4102 -+tree_mod_log_eb_move_20011 tree_mod_log_eb_move 5 20011 NULL nohasharray
4103 -+if_spi_prog_helper_firmware_20011 if_spi_prog_helper_firmware 0 20011 &tree_mod_log_eb_move_20011
4104 ++tree_mod_log_eb_move_20011 tree_mod_log_eb_move 5 20011 NULL
4105 +SYSC_fgetxattr_20027 SYSC_fgetxattr 4 20027 NULL
4106 +split_scan_timeout_read_20029 split_scan_timeout_read 3 20029 NULL
4107 -+mwl8k_init_txqs_20042 mwl8k_init_txqs 0 20042 NULL
4108 -+iwl_mvm_power_mac_dbgfs_read_20067 iwl_mvm_power_mac_dbgfs_read 4-0 20067 NULL
4109 -+target_message_20072 target_message 2 20072 NULL
4110 ++iwl_mvm_power_mac_dbgfs_read_20067 iwl_mvm_power_mac_dbgfs_read 0-4 20067 NULL
4111 +rawv6_sendmsg_20080 rawv6_sendmsg 4 20080 NULL
4112 +fuse_conn_limit_read_20084 fuse_conn_limit_read 3 20084 NULL
4113 +aat2870_reg_write_file_20086 aat2870_reg_write_file 3 20086 NULL
4114 +team_options_register_20091 team_options_register 3 20091 NULL
4115 +qla2x00_adjust_sdev_qdepth_up_20097 qla2x00_adjust_sdev_qdepth_up 2 20097 NULL
4116 -+xfs_qm_dqget_20103 xfs_qm_dqget 0 20103 NULL
4117 -+root_nfs_copy_20111 root_nfs_copy 3 20111 NULL
4118 +hptiop_adjust_disk_queue_depth_20122 hptiop_adjust_disk_queue_depth 2 20122 NULL
4119 +self_check_vid_hdr_20131 self_check_vid_hdr 0 20131 NULL
4120 +tomoyo_commit_ok_20167 tomoyo_commit_ok 2 20167 NULL
4121 -+p54p_upload_firmware_20168 p54p_upload_firmware 0 20168 NULL
4122 +read_flush_pipefs_20171 read_flush_pipefs 3 20171 NULL
4123 +wep_addr_key_count_read_20174 wep_addr_key_count_read 3 20174 NULL
4124 +crystalhd_map_dio_20181 crystalhd_map_dio 3 20181 NULL
4125 -+__radix_tree_create_20221 __radix_tree_create 0 20221 NULL
4126 +pvr2_ctrl_value_to_sym_20229 pvr2_ctrl_value_to_sym 5 20229 NULL
4127 +rose_sendmsg_20249 rose_sendmsg 4 20249 NULL
4128 +tm6000_i2c_send_regs_20250 tm6000_i2c_send_regs 5 20250 NULL
4129 -+ssd1307fb_write_array_20258 ssd1307fb_write_array 3 20258 NULL
4130 -+notifier_from_errno_20267 notifier_from_errno 0-1 20267 NULL
4131 +btrfs_header_nritems_20296 btrfs_header_nritems 0 20296 NULL
4132 +r10_sync_page_io_20307 r10_sync_page_io 3 20307 NULL
4133 +dm_get_reserved_bio_based_ios_20315 dm_get_reserved_bio_based_ios 0 20315 NULL
4134 -+tx_tx_burst_programmed_read_20320 tx_tx_burst_programmed_read 3 20320 NULL nohasharray
4135 -+register_blkdev_20320 register_blkdev 0 20320 &tx_tx_burst_programmed_read_20320
4136 ++tx_tx_burst_programmed_read_20320 tx_tx_burst_programmed_read 3 20320 NULL
4137 +vx_send_msg_nolock_20322 vx_send_msg_nolock 0 20322 NULL
4138 +snd_cs4281_BA1_read_20323 snd_cs4281_BA1_read 5 20323 NULL
4139 -+lbs_set_mac_control_sync_20333 lbs_set_mac_control_sync 0 20333 NULL
4140 -+rsxx_dma_setup_20335 rsxx_dma_setup 0 20335 NULL
4141 -+ocfs2_et_insert_check_20341 ocfs2_et_insert_check 0 20341 NULL
4142 -+gfs2_glock_nq_m_20347 gfs2_glock_nq_m 1-0 20347 NULL
4143 -+t3_seeprom_read_20349 t3_seeprom_read 0 20349 NULL
4144 ++gfs2_glock_nq_m_20347 gfs2_glock_nq_m 1 20347 NULL
4145 +handle_arr_calc_size_20355 handle_arr_calc_size 0-1 20355 NULL
4146 -+fw_load_from_user_helper_20360 fw_load_from_user_helper 0 20360 NULL
4147 +snd_pcm_stop_20376 snd_pcm_stop 0 20376 NULL
4148 +smk_set_cipso_20379 smk_set_cipso 3 20379 NULL
4149 +snd_nm256_readl_20394 snd_nm256_readl 0 20394 NULL
4150 -+__kfifo_from_user_20399 __kfifo_from_user 3 20399 NULL nohasharray
4151 -+SyS_get_mempolicy_20399 SyS_get_mempolicy 3 20399 &__kfifo_from_user_20399
4152 -+ath9k_init_softc_20438 ath9k_init_softc 0 20438 NULL
4153 ++SyS_get_mempolicy_20399 SyS_get_mempolicy 3 20399 NULL nohasharray
4154 ++__kfifo_from_user_20399 __kfifo_from_user 3 20399 &SyS_get_mempolicy_20399
4155 +compat_ipv6_setsockopt_20468 compat_ipv6_setsockopt 5 20468 NULL
4156 +read_buf_20469 read_buf 2 20469 NULL
4157 +bio_trim_20472 bio_trim 2 20472 NULL
4158 +btrfs_get_32_20476 btrfs_get_32 0 20476 NULL
4159 -+pccard_loop_tuple_20513 pccard_loop_tuple 0 20513 NULL
4160 -+thermal_throttle_add_dev_20516 thermal_throttle_add_dev 0 20516 NULL
4161 +xfs_iext_realloc_direct_20521 xfs_iext_realloc_direct 2 20521 NULL
4162 +drbd_bm_resize_20522 drbd_bm_resize 2 20522 NULL
4163 +amd_create_gatt_pages_20537 amd_create_gatt_pages 1 20537 NULL
4164 @@ -116819,8 +116127,6 @@ index 0000000..8709512
4165 +venus_create_20555 venus_create 4 20555 NULL
4166 +btrfs_super_log_root_20565 btrfs_super_log_root 0 20565 NULL
4167 +crypto_ahash_reqsize_20569 crypto_ahash_reqsize 0 20569 NULL
4168 -+xfs_bmap_isaeof_20570 xfs_bmap_isaeof 0 20570 NULL
4169 -+ocfs2_cluster_lock_20588 ocfs2_cluster_lock 0 20588 NULL
4170 +kvm_test_age_hva_20593 kvm_test_age_hva 2 20593 NULL
4171 +set_secure_conn_20596 set_secure_conn 4 20596 NULL
4172 +sync_timeline_create_20601 sync_timeline_create 2 20601 NULL
4173 @@ -116828,9 +116134,8 @@ index 0000000..8709512
4174 +qib_qsfp_write_20614 qib_qsfp_write 0-2-4 20614 NULL
4175 +snd_pcm_oss_prepare_20641 snd_pcm_oss_prepare 0 20641 NULL
4176 +get_extent_skip_holes_20642 get_extent_skip_holes 2 20642 NULL
4177 -+kfifo_copy_to_user_20646 kfifo_copy_to_user 4-3 20646 NULL
4178 -+ath9k_init_btcoex_20647 ath9k_init_btcoex 0 20647 NULL
4179 -+cpulist_scnprintf_20648 cpulist_scnprintf 2-0 20648 NULL
4180 ++kfifo_copy_to_user_20646 kfifo_copy_to_user 3-4 20646 NULL
4181 ++cpulist_scnprintf_20648 cpulist_scnprintf 2 20648 NULL
4182 +oz_add_farewell_20652 oz_add_farewell 5 20652 NULL
4183 +oz_cdev_read_20659 oz_cdev_read 3 20659 NULL
4184 +snd_hdsp_playback_copy_20676 snd_hdsp_playback_copy 5 20676 NULL nohasharray
4185 @@ -116841,92 +116146,69 @@ index 0000000..8709512
4186 +read_file_tgt_int_stats_20697 read_file_tgt_int_stats 3 20697 NULL
4187 +__maestro_read_20700 __maestro_read 0 20700 NULL
4188 +cipso_v4_gentag_rng_20703 cipso_v4_gentag_rng 0 20703 NULL
4189 -+_snd_pcm_new_20708 _snd_pcm_new 0 20708 NULL
4190 +pcpu_page_first_chunk_20712 pcpu_page_first_chunk 1 20712 NULL
4191 +ocfs2_read_xattr_bucket_20722 ocfs2_read_xattr_bucket 0 20722 NULL
4192 +security_context_to_sid_force_20724 security_context_to_sid_force 2 20724 NULL
4193 +fb_prepare_logo_20743 fb_prepare_logo 0 20743 NULL
4194 -+mlx4_cmd_use_events_20750 mlx4_cmd_use_events 0 20750 NULL
4195 +vol_cdev_direct_write_20751 vol_cdev_direct_write 3 20751 NULL
4196 +ocfs2_align_bytes_to_clusters_20754 ocfs2_align_bytes_to_clusters 2 20754 NULL
4197 -+enic_set_niccfg_20757 enic_set_niccfg 0 20757 NULL
4198 +brcmf_p2p_escan_20763 brcmf_p2p_escan 2 20763 NULL nohasharray
4199 +mnt_clone_write_20763 mnt_clone_write 0 20763 &brcmf_p2p_escan_20763
4200 +ubi_io_read_20767 ubi_io_read 0 20767 NULL
4201 +fb_alloc_cmap_gfp_20792 fb_alloc_cmap_gfp 2 20792 NULL
4202 -+iommu_range_alloc_20794 iommu_range_alloc 3 20794 NULL
4203 +iwl_dbgfs_rxon_flags_read_20795 iwl_dbgfs_rxon_flags_read 3 20795 NULL
4204 +lowpan_write_20800 lowpan_write 3 20800 NULL
4205 -+sysfs_add_file_to_group_20814 sysfs_add_file_to_group 0 20814 NULL
4206 -+strndup_user_20819 strndup_user 2 20819 NULL nohasharray
4207 -+do_glock_20819 do_glock 0 20819 &strndup_user_20819
4208 -+cp_alloc_rings_20823 cp_alloc_rings 0 20823 NULL
4209 ++strndup_user_20819 strndup_user 2 20819 NULL
4210 +tipc_msg_build_20825 tipc_msg_build 3 20825 NULL
4211 +wl1271_format_buffer_20834 wl1271_format_buffer 2 20834 NULL
4212 -+uvc_alloc_entity_20836 uvc_alloc_entity 3-4 20836 NULL
4213 ++uvc_alloc_entity_20836 uvc_alloc_entity 4-3 20836 NULL
4214 +p9_tag_alloc_20845 p9_tag_alloc 3 20845 NULL
4215 +nvme_trans_supported_vpd_pages_20847 nvme_trans_supported_vpd_pages 4 20847 NULL
4216 -+get_name_20855 get_name 4 20855 NULL
4217 +iwl_dbgfs_pm_params_read_20866 iwl_dbgfs_pm_params_read 3 20866 NULL
4218 +snd_pcm_capture_avail_20867 snd_pcm_capture_avail 0 20867 NULL
4219 +srq_free_res_20868 srq_free_res 5 20868 NULL
4220 +cfs_cpt_table_create_20884 cfs_cpt_table_create 1 20884 NULL
4221 -+rb_simple_write_20890 rb_simple_write 3 20890 NULL nohasharray
4222 -+asd_alloc_edbs_20890 asd_alloc_edbs 0 20890 &rb_simple_write_20890
4223 ++rb_simple_write_20890 rb_simple_write 3 20890 NULL
4224 +sisusb_send_packet_20891 sisusb_send_packet 2 20891 NULL
4225 +key_icverrors_read_20895 key_icverrors_read 3 20895 NULL
4226 +vfio_msi_enable_20906 vfio_msi_enable 2 20906 NULL
4227 +lbs_rdbbp_write_20918 lbs_rdbbp_write 3 20918 NULL
4228 +htable_bits_20933 htable_bits 0 20933 NULL
4229 -+sh_eth_phy_start_20943 sh_eth_phy_start 0 20943 NULL
4230 +altera_set_ir_post_20948 altera_set_ir_post 2 20948 NULL
4231 +rx_rx_phy_hdr_read_20950 rx_rx_phy_hdr_read 3 20950 NULL
4232 +rsxx_cram_read_20957 rsxx_cram_read 3 20957 NULL
4233 +nfs_map_name_to_uid_20962 nfs_map_name_to_uid 3 20962 NULL
4234 +snd_rme9652_playback_copy_20970 snd_rme9652_playback_copy 5 20970 NULL
4235 +alg_setsockopt_20985 alg_setsockopt 5 20985 NULL
4236 -+bcm2048_set_rds_wline_20993 bcm2048_set_rds_wline 0 20993 NULL
4237 +qib_verbs_send_20999 qib_verbs_send 5-3 20999 NULL
4238 +btrfs_dirty_pages_21019 btrfs_dirty_pages 0 21019 NULL
4239 +btrfs_inode_ref_name_len_21024 btrfs_inode_ref_name_len 0 21024 NULL
4240 -+xfs_btree_new_root_21028 xfs_btree_new_root 0 21028 NULL
4241 -+rx_defrag_tkip_called_read_21031 rx_defrag_tkip_called_read 3 21031 NULL nohasharray
4242 -+snd_pcm_lib_preallocate_pages_21031 snd_pcm_lib_preallocate_pages 0 21031 &rx_defrag_tkip_called_read_21031
4243 ++rx_defrag_tkip_called_read_21031 rx_defrag_tkip_called_read 3 21031 NULL
4244 +srp_change_queue_depth_21038 srp_change_queue_depth 2 21038 NULL
4245 +fsl_edma_prep_dma_cyclic_21042 fsl_edma_prep_dma_cyclic 4-3 21042 NULL
4246 +lbs_threshold_read_21046 lbs_threshold_read 5 21046 NULL
4247 +reiserfs_direct_IO_21051 reiserfs_direct_IO 4 21051 NULL
4248 +proc_fault_inject_write_21058 proc_fault_inject_write 3 21058 NULL
4249 -+qdisc_get_default_21072 qdisc_get_default 2 21072 NULL
4250 +event_calibration_read_21083 event_calibration_read 3 21083 NULL
4251 -+ath5k_eeprom_read_modes_21088 ath5k_eeprom_read_modes 0 21088 NULL
4252 +bl_add_page_to_bio_21094 bl_add_page_to_bio 2 21094 NULL nohasharray
4253 -+multipath_status_21094 multipath_status 5 21094 &bl_add_page_to_bio_21094 nohasharray
4254 -+mthca_MAP_ICM_page_21094 mthca_MAP_ICM_page 0 21094 &multipath_status_21094
4255 ++multipath_status_21094 multipath_status 5 21094 &bl_add_page_to_bio_21094
4256 +rate_control_pid_events_read_21099 rate_control_pid_events_read 3 21099 NULL
4257 +ath6kl_send_go_probe_resp_21113 ath6kl_send_go_probe_resp 3 21113 NULL
4258 +_efx_mcdi_rpc_async_21119 _efx_mcdi_rpc_async 4-5 21119 NULL
4259 +i2400m_rx_trace_21127 i2400m_rx_trace 3 21127 NULL
4260 +mei_dbgfs_read_active_21172 mei_dbgfs_read_active 3 21172 NULL
4261 -+c2_rnic_open_21178 c2_rnic_open 0 21178 NULL
4262 +cx18_v4l2_read_21196 cx18_v4l2_read 3 21196 NULL
4263 +__generic_file_aio_write_21201 __generic_file_aio_write 0 21201 NULL
4264 +ipc_rcu_alloc_21208 ipc_rcu_alloc 1 21208 NULL
4265 +scsi_execute_req_flags_21215 scsi_execute_req_flags 5 21215 NULL
4266 -+t4_wr_mbox_meat_21225 t4_wr_mbox_meat 0 21225 NULL
4267 +get_numpages_21227 get_numpages 0-2-1 21227 NULL
4268 +input_ff_create_21240 input_ff_create 2 21240 NULL
4269 +cfg80211_notify_new_peer_candidate_21242 cfg80211_notify_new_peer_candidate 4 21242 NULL
4270 +fru_length_21257 fru_length 0 21257 NULL
4271 +rtw_set_wps_beacon_21262 rtw_set_wps_beacon 3 21262 NULL
4272 -+ocfs2_blocks_for_bytes_21268 ocfs2_blocks_for_bytes 0-2 21268 NULL
4273 -+xfs_alloc_ag_vextent_size_21276 xfs_alloc_ag_vextent_size 0 21276 NULL
4274 -+t4vf_wr_mbox_core_21291 t4vf_wr_mbox_core 0 21291 NULL
4275 +drm_universal_plane_init_21296 drm_universal_plane_init 6 21296 NULL
4276 -+net_rx_queue_update_kobjects_21298 net_rx_queue_update_kobjects 0 21298 NULL
4277 -+remove_qp_ok_21302 remove_qp_ok 0 21302 NULL
4278 +do_msg_fill_21307 do_msg_fill 3 21307 NULL
4279 -+add_res_range_21310 add_res_range 4-0 21310 NULL
4280 ++add_res_range_21310 add_res_range 4 21310 NULL
4281 +get_zeroed_page_21322 get_zeroed_page 0 21322 NULL
4282 +ftrace_profile_read_21327 ftrace_profile_read 3 21327 NULL
4283 +read_file_bool_bmps_21344 read_file_bool_bmps 3 21344 NULL
4284 @@ -116938,178 +116220,116 @@ index 0000000..8709512
4285 +diva_get_driver_dbg_mask_21399 diva_get_driver_dbg_mask 0 21399 NULL
4286 +__clone_and_map_simple_bio_21404 __clone_and_map_simple_bio 4 21404 NULL
4287 +snd_m3_inw_21406 snd_m3_inw 0 21406 NULL
4288 -+mlx4_init_slave_21414 mlx4_init_slave 0 21414 NULL
4289 +usnic_ib_dump_vf_hdr_21423 usnic_ib_dump_vf_hdr 3 21423 NULL
4290 -+snapshot_read_next_21426 snapshot_read_next 0 21426 NULL
4291 +tcp_bound_to_half_wnd_21429 tcp_bound_to_half_wnd 0-2 21429 NULL
4292 +tracing_saved_cmdlines_read_21434 tracing_saved_cmdlines_read 3 21434 NULL
4293 +aggr_size_tx_agg_vs_rate_read_21438 aggr_size_tx_agg_vs_rate_read 3 21438 NULL
4294 +__ertm_hdr_size_21450 __ertm_hdr_size 0 21450 NULL
4295 -+ReadISAR_21453 ReadISAR 0 21453 NULL
4296 -+mei_nfc_send_21477 mei_nfc_send 3 21477 NULL nohasharray
4297 -+regcache_write_21477 regcache_write 0 21477 &mei_nfc_send_21477
4298 ++mei_nfc_send_21477 mei_nfc_send 3 21477 NULL
4299 +read_file_xmit_21487 read_file_xmit 3 21487 NULL
4300 +mmc_alloc_sg_21504 mmc_alloc_sg 1 21504 NULL
4301 +btrfs_file_aio_write_21520 btrfs_file_aio_write 4 21520 NULL
4302 +il_dbgfs_stations_read_21532 il_dbgfs_stations_read 3 21532 NULL
4303 +cipso_v4_map_cat_enum_hton_21540 cipso_v4_map_cat_enum_hton 0 21540 NULL
4304 -+ath10k_push_board_ext_data_21547 ath10k_push_board_ext_data 0 21547 NULL
4305 +rxrpc_send_data_21553 rxrpc_send_data 5 21553 NULL
4306 +rx_rx_beacon_early_term_read_21559 rx_rx_beacon_early_term_read 3 21559 NULL
4307 +xfs_buf_read_uncached_21585 xfs_buf_read_uncached 3 21585 NULL
4308 +snd_es18xx_mixer_read_21586 snd_es18xx_mixer_read 0 21586 NULL
4309 +ocfs2_acl_from_xattr_21604 ocfs2_acl_from_xattr 2 21604 NULL
4310 +filemap_get_page_21606 filemap_get_page 2 21606 NULL
4311 -+gfs2_glock_nq_init_21624 gfs2_glock_nq_init 0 21624 NULL
4312 -+ocfs2_refcount_cow_hunk_21630 ocfs2_refcount_cow_hunk 3-4 21630 NULL
4313 +__jfs_getxattr_21631 __jfs_getxattr 0 21631 NULL
4314 -+__irq_alloc_descs_21639 __irq_alloc_descs 0-3 21639 NULL
4315 -+ocfs2_lock_refcount_allocators_21646 ocfs2_lock_refcount_allocators 0 21646 NULL
4316 -+lpfc_sli4_cfg_post_extnts_21671 lpfc_sli4_cfg_post_extnts 0 21671 NULL
4317 +atalk_sendmsg_21677 atalk_sendmsg 4 21677 NULL
4318 +ocfs2_xattr_get_nolock_21678 ocfs2_xattr_get_nolock 0 21678 NULL
4319 +regmap_register_patch_21681 regmap_register_patch 3 21681 NULL
4320 +rtllib_alloc_txb_21687 rtllib_alloc_txb 1 21687 NULL
4321 +evdev_ioctl_handler_21705 evdev_ioctl_handler 2 21705 NULL
4322 -+xfs_btree_insert_21712 xfs_btree_insert 0 21712 NULL
4323 +update_time_21719 update_time 0 21719 NULL
4324 +unix_skb_len_21722 unix_skb_len 0 21722 NULL
4325 +lprocfs_wr_import_21728 lprocfs_wr_import 3 21728 NULL
4326 -+ocfs2_remove_rightmost_path_21729 ocfs2_remove_rightmost_path 0 21729 NULL
4327 -+mthca_alloc_init_21754 mthca_alloc_init 2-0 21754 NULL
4328 ++mthca_alloc_init_21754 mthca_alloc_init 2 21754 NULL
4329 +usbat_flash_read_data_21762 usbat_flash_read_data 4 21762 NULL
4330 +gen_pool_add_21776 gen_pool_add 3 21776 NULL
4331 -+SyS_sendfile_21777 SyS_sendfile 4 21777 NULL
4332 +xfs_da_grow_inode_int_21785 xfs_da_grow_inode_int 3 21785 NULL
4333 +dvb_generic_ioctl_21810 dvb_generic_ioctl 2 21810 NULL
4334 -+__ocfs2_cluster_lock_21812 __ocfs2_cluster_lock 0 21812 NULL
4335 -+wm8994_request_irq_21822 wm8994_request_irq 2 21822 NULL
4336 +_iwl_dbgfs_sta_drain_write_21837 _iwl_dbgfs_sta_drain_write 3 21837 NULL
4337 -+ieee80211_init_cipher_suites_21841 ieee80211_init_cipher_suites 0 21841 NULL
4338 +oom_adj_read_21847 oom_adj_read 3 21847 NULL
4339 +lpfc_idiag_extacc_avail_get_21865 lpfc_idiag_extacc_avail_get 0-3 21865 NULL
4340 +brcms_debugfs_hardware_read_21867 brcms_debugfs_hardware_read 3 21867 NULL
4341 +msix_capability_init_21870 msix_capability_init 0 21870 NULL
4342 +sisusbcon_bmove_21873 sisusbcon_bmove 6-5-7 21873 NULL
4343 -+c_can_wait_for_ctrl_init_21874 c_can_wait_for_ctrl_init 0 21874 NULL
4344 +ldlm_lock_create_21888 ldlm_lock_create 7 21888 NULL
4345 -+mlx4_init_mcg_table_21907 mlx4_init_mcg_table 0 21907 NULL
4346 +dbAllocCtl_21911 dbAllocCtl 0 21911 NULL
4347 +qsfp_1_read_21915 qsfp_1_read 3 21915 NULL
4348 -+atl1_sw_init_21935 atl1_sw_init 0 21935 NULL
4349 -+__ocfs2_claim_clusters_21936 __ocfs2_claim_clusters 0 21936 NULL
4350 -+snd_card_saa7134_pcm_21938 snd_card_saa7134_pcm 0 21938 NULL
4351 +twl_i2c_write_u16_21953 twl_i2c_write_u16 3 21953 NULL
4352 +__build_xattrs_21979 __build_xattrs 0 21979 NULL
4353 +SYSC_prctl_21980 SYSC_prctl 4 21980 NULL
4354 -+xen_bind_pirq_msi_to_irq_21986 xen_bind_pirq_msi_to_irq 4 21986 NULL
4355 +compat_rw_copy_check_uvector_22001 compat_rw_copy_check_uvector 3-0 22001 NULL nohasharray
4356 +rxpipe_descr_host_int_trig_rx_data_read_22001 rxpipe_descr_host_int_trig_rx_data_read 3 22001 &compat_rw_copy_check_uvector_22001
4357 -+ocfs2_reserve_cluster_bitmap_bits_22016 ocfs2_reserve_cluster_bitmap_bits 0 22016 NULL
4358 +regcache_sync_block_raw_flush_22021 regcache_sync_block_raw_flush 3-4 22021 NULL
4359 +btrfs_get_16_22023 btrfs_get_16 0 22023 NULL
4360 +_sp2d_min_pg_22032 _sp2d_min_pg 0 22032 NULL
4361 -+lookup_metapath_22039 lookup_metapath 0 22039 NULL
4362 +zd_usb_read_fw_22049 zd_usb_read_fw 4 22049 NULL
4363 -+ieee80211_if_fmt_dropped_frames_ttl_22054 ieee80211_if_fmt_dropped_frames_ttl 3 22054 NULL nohasharray
4364 -+skge_ring_alloc_22054 skge_ring_alloc 0 22054 &ieee80211_if_fmt_dropped_frames_ttl_22054
4365 -+hpsa_find_cfg_addrs_22063 hpsa_find_cfg_addrs 0 22063 NULL
4366 -+mlx4_multi_func_init_22066 mlx4_multi_func_init 0 22066 NULL
4367 ++ieee80211_if_fmt_dropped_frames_ttl_22054 ieee80211_if_fmt_dropped_frames_ttl 3 22054 NULL
4368 +btrfs_reloc_clone_csums_22077 btrfs_reloc_clone_csums 2-3 22077 NULL
4369 +mem_rw_22085 mem_rw 3 22085 NULL
4370 -+xfs_bmapi_reserve_delalloc_22086 xfs_bmapi_reserve_delalloc 0 22086 NULL
4371 +kstrtos32_from_user_22087 kstrtos32_from_user 2 22087 NULL
4372 +snd_pcm_xrun_22088 snd_pcm_xrun 0 22088 NULL
4373 +rt2x00debug_read_crypto_stats_22109 rt2x00debug_read_crypto_stats 3 22109 NULL
4374 -+shmem_add_to_page_cache_22121 shmem_add_to_page_cache 0 22121 NULL nohasharray
4375 -+rtsx_pci_init_hw_22121 rtsx_pci_init_hw 0 22121 &shmem_add_to_page_cache_22121
4376 +snd_hda_codec_read_22130 snd_hda_codec_read 0 22130 NULL
4377 -+mwifiex_pcie_alloc_sleep_cookie_buf_22146 mwifiex_pcie_alloc_sleep_cookie_buf 0 22146 NULL
4378 +SyS_sched_setaffinity_22148 SyS_sched_setaffinity 2 22148 NULL
4379 +do_tcp_sendpages_22155 do_tcp_sendpages 4 22155 NULL
4380 -+pci_request_region_22164 pci_request_region 0 22164 NULL
4381 +__kfifo_alloc_22173 __kfifo_alloc 3 22173 NULL
4382 -+cmd_exec_22204 cmd_exec 0 22204 NULL
4383 -+clear_sge_ctxt_22219 clear_sge_ctxt 0 22219 NULL
4384 +rfcomm_sock_recvmsg_22227 rfcomm_sock_recvmsg 4 22227 NULL
4385 +mem_write_22232 mem_write 3 22232 NULL
4386 +p9_virtio_zc_request_22240 p9_virtio_zc_request 6-5 22240 NULL
4387 -+fsnotify_parent_22243 fsnotify_parent 0 22243 NULL
4388 +prepare_to_wait_event_22247 prepare_to_wait_event 0 22247 NULL
4389 +compat_process_vm_rw_22254 compat_process_vm_rw 3-5 22254 NULL
4390 +ping_common_sendmsg_22261 ping_common_sendmsg 5 22261 NULL
4391 -+add_res_tree_22263 add_res_tree 7-0 22263 NULL
4392 ++add_res_tree_22263 add_res_tree 7 22263 NULL
4393 +queue_max_sectors_22280 queue_max_sectors 0 22280 NULL
4394 -+__tun_chr_ioctl_22300 __tun_chr_ioctl 4 22300 NULL nohasharray
4395 -+pci_vpd_srdt_size_22300 pci_vpd_srdt_size 0 22300 &__tun_chr_ioctl_22300
4396 -+mthca_tune_pci_22304 mthca_tune_pci 0 22304 NULL
4397 ++pci_vpd_srdt_size_22300 pci_vpd_srdt_size 0 22300 NULL nohasharray
4398 ++__tun_chr_ioctl_22300 __tun_chr_ioctl 4 22300 &pci_vpd_srdt_size_22300
4399 +mesh_table_alloc_22305 mesh_table_alloc 1 22305 NULL
4400 +lov_setstripe_22307 lov_setstripe 2 22307 NULL
4401 -+check_range_22308 check_range 0 22308 NULL
4402 -+udpv6_sendmsg_22316 udpv6_sendmsg 4 22316 NULL
4403 -+C_SYSC_msgrcv_22320 C_SYSC_msgrcv 3 22320 NULL
4404 -+page_cache_tree_insert_22331 page_cache_tree_insert 0 22331 NULL
4405 -+do_migrate_range_22334 do_migrate_range 0 22334 NULL
4406 +atomic_read_22342 atomic_read 0 22342 NULL
4407 -+ptn3460_read_bytes_22352 ptn3460_read_bytes 4 22352 NULL
4408 +ll_lazystatfs_seq_write_22353 ll_lazystatfs_seq_write 3 22353 NULL
4409 -+c_can_chip_config_22357 c_can_chip_config 0 22357 NULL
4410 +snd_pcm_alsa_frames_22363 snd_pcm_alsa_frames 2 22363 NULL
4411 -+tps6586x_gpio_to_irq_22365 tps6586x_gpio_to_irq 2 22365 NULL
4412 +evdev_ioctl_22371 evdev_ioctl 2 22371 NULL
4413 +alloc_large_system_hash_22391 alloc_large_system_hash 2 22391 NULL
4414 -+ocfs2_assign_bh_22392 ocfs2_assign_bh 0 22392 NULL
4415 -+mlx4_dev_cap_22395 mlx4_dev_cap 0 22395 NULL
4416 +zoran_write_22404 zoran_write 3 22404 NULL
4417 +queue_reply_22416 queue_reply 3 22416 NULL
4418 +__set_enter_print_fmt_22431 __set_enter_print_fmt 0 22431 NULL
4419 +queue_max_segments_22441 queue_max_segments 0 22441 NULL
4420 +handle_received_packet_22457 handle_received_packet 3 22457 NULL
4421 -+snd_wss_new_22472 snd_wss_new 0 22472 NULL
4422 -+comedi_pci_enable_22483 comedi_pci_enable 0 22483 NULL
4423 +ecryptfs_write_22488 ecryptfs_write 4-3 22488 NULL
4424 +qib_user_sdma_alloc_header_22490 qib_user_sdma_alloc_header 2 22490 NULL
4425 +cache_write_procfs_22491 cache_write_procfs 3 22491 NULL
4426 -+mutex_lock_interruptible_22505 mutex_lock_interruptible 0 22505 NULL
4427 +trim_no_bitmap_22524 trim_no_bitmap 4-3 22524 NULL
4428 +ntb_setup_bwd_msix_22549 ntb_setup_bwd_msix 2-0 22549 NULL
4429 +ocfs2_read_extent_block_22550 ocfs2_read_extent_block 0 22550 NULL
4430 +agp_alloc_page_array_22554 agp_alloc_page_array 1 22554 NULL
4431 -+mlx4_cmd_imm_22582 mlx4_cmd_imm 0 22582 NULL
4432 +dbFindCtl_22587 dbFindCtl 0 22587 NULL
4433 -+snapshot_read_22601 snapshot_read 3 22601 NULL
4434 -+ocfs2_get_refcount_block_22610 ocfs2_get_refcount_block 0 22610 NULL
4435 +sctp_setsockopt_connectx_old_22631 sctp_setsockopt_connectx_old 3 22631 NULL
4436 +ide_core_cp_entry_22636 ide_core_cp_entry 3 22636 NULL
4437 +wl1271_rx_filter_get_fields_size_22638 wl1271_rx_filter_get_fields_size 0 22638 NULL
4438 +pwr_wake_on_timer_exp_read_22640 pwr_wake_on_timer_exp_read 3 22640 NULL
4439 +iwl_dbgfs_calib_disabled_read_22649 iwl_dbgfs_calib_disabled_read 3 22649 NULL
4440 -+compat_SyS_msgrcv_22661 compat_SyS_msgrcv 3 22661 NULL
4441 -+call_netdevice_notifiers_22672 call_netdevice_notifiers 0 22672 NULL
4442 +ext4_ext_direct_IO_22679 ext4_ext_direct_IO 4 22679 NULL
4443 +fill_gap_22681 fill_gap 0 22681 NULL nohasharray
4444 +l2tp_ip_recvmsg_22681 l2tp_ip_recvmsg 4 22681 &fill_gap_22681
4445 +bch_dump_read_22685 bch_dump_read 3 22685 NULL
4446 +reg_umr_22686 reg_umr 5 22686 NULL
4447 -+fnic_request_intr_22693 fnic_request_intr 0 22693 NULL
4448 +SYSC_vmsplice_22697 SYSC_vmsplice 3 22697 NULL
4449 +alloc_libipw_22708 alloc_libipw 1 22708 NULL
4450 -+ecryptfs_write_metadata_to_contents_22721 ecryptfs_write_metadata_to_contents 3 22721 NULL
4451 -+cx18_copy_buf_to_user_22735 cx18_copy_buf_to_user 4-0 22735 NULL nohasharray
4452 -+__mlx4_cq_alloc_icm_22735 __mlx4_cq_alloc_icm 0 22735 &cx18_copy_buf_to_user_22735
4453 ++cx18_copy_buf_to_user_22735 cx18_copy_buf_to_user 4-0 22735 NULL
4454 +ceph_decode_32_22738 ceph_decode_32 0 22738 NULL nohasharray
4455 +__mei_cl_send_22738 __mei_cl_send 3 22738 &ceph_decode_32_22738
4456 +__writeback_single_inode_22739 __writeback_single_inode 0 22739 NULL
4457 +iio_debugfs_write_reg_22742 iio_debugfs_write_reg 3 22742 NULL
4458 -+mlx4_init_pd_table_22758 mlx4_init_pd_table 0 22758 NULL
4459 +qlcnic_sriov_init_22762 qlcnic_sriov_init 2 22762 NULL
4460 -+si4713_write_property_22765 si4713_write_property 0 22765 NULL
4461 -+t4_config_glbl_rss_22767 t4_config_glbl_rss 0 22767 NULL
4462 +print_frame_22769 print_frame 0 22769 NULL
4463 +ftrace_arch_read_dyn_info_22773 ftrace_arch_read_dyn_info 0 22773 NULL
4464 -+ocfs2_block_group_alloc_22774 ocfs2_block_group_alloc 0 22774 NULL
4465 +__break_lease_22777 __break_lease 0 22777 NULL
4466 -+bus_add_groups_22782 bus_add_groups 0 22782 NULL
4467 +vnic_dev_get_res_count_22791 vnic_dev_get_res_count 0 22791 NULL
4468 +pla_ocp_write_22802 pla_ocp_write 4 22802 NULL
4469 +__generic_copy_to_user_intel_22806 __generic_copy_to_user_intel 0-3 22806 NULL
4470 @@ -117120,12 +116340,8 @@ index 0000000..8709512
4471 +mdc800_device_read_22896 mdc800_device_read 3 22896 NULL
4472 +ion_handle_test_kernel_22900 ion_handle_test_kernel 4-3 22900 NULL nohasharray
4473 +policy_emit_config_values_22900 policy_emit_config_values 3 22900 &ion_handle_test_kernel_22900
4474 -+mwl8k_cmd_get_hw_spec_sta_22922 mwl8k_cmd_get_hw_spec_sta 0 22922 NULL
4475 -+__set_xattr_22923 __set_xattr 0 22923 NULL nohasharray
4476 -+mthca_QUERY_FW_22923 mthca_QUERY_FW 0 22923 &__set_xattr_22923
4477 -+c67x00_ll_reset_22925 c67x00_ll_reset 0 22925 NULL
4478 ++__set_xattr_22923 __set_xattr 0 22923 NULL
4479 +xstateregs_set_22932 xstateregs_set 4 22932 NULL
4480 -+max8925_write_device_22937 max8925_write_device 3 22937 NULL
4481 +pcpu_mem_zalloc_22948 pcpu_mem_zalloc 1 22948 NULL
4482 +alloc_sglist_22960 alloc_sglist 2-3 22960 NULL
4483 +caif_seqpkt_sendmsg_22961 caif_seqpkt_sendmsg 4 22961 NULL
4484 @@ -117136,49 +116352,37 @@ index 0000000..8709512
4485 +remote_settings_file_write_22987 remote_settings_file_write 3 22987 NULL
4486 +viafb_dvp0_proc_write_23023 viafb_dvp0_proc_write 3 23023 NULL
4487 +cifs_local_to_utf16_bytes_23025 cifs_local_to_utf16_bytes 0 23025 NULL
4488 -+ocfs2_refcount_cow_xattr_23029 ocfs2_refcount_cow_xattr 6-7-0 23029 NULL
4489 +st_status_23032 st_status 5 23032 NULL
4490 -+lx_dsp_get_mac_23037 lx_dsp_get_mac 0 23037 NULL
4491 +nv50_disp_chan_create__23056 nv50_disp_chan_create_ 5 23056 NULL
4492 +comedi_buf_write_n_available_23057 comedi_buf_write_n_available 0 23057 NULL
4493 +security_inode_killpriv_23060 security_inode_killpriv 0 23060 NULL
4494 +reiserfs_add_entry_23062 reiserfs_add_entry 4 23062 NULL nohasharray
4495 +unix_seqpacket_recvmsg_23062 unix_seqpacket_recvmsg 4 23062 &reiserfs_add_entry_23062
4496 +mei_cl_send_23068 mei_cl_send 3 23068 NULL
4497 -+walk_system_ram_range_23073 walk_system_ram_range 0 23073 NULL
4498 -+kvm_mmu_gva_to_gpa_write_23075 kvm_mmu_gva_to_gpa_write 0 23075 NULL
4499 +raw_sendmsg_23078 raw_sendmsg 4 23078 NULL
4500 +get_user_hdr_len_23079 get_user_hdr_len 0 23079 NULL
4501 +isr_tx_procs_read_23084 isr_tx_procs_read 3 23084 NULL
4502 +rt2x00debug_write_eeprom_23091 rt2x00debug_write_eeprom 3 23091 NULL
4503 +ntfs_ucstonls_23097 ntfs_ucstonls 3-5 23097 NULL
4504 -+wiphy_register_23099 wiphy_register 0 23099 NULL
4505 -+xfs_dir_ialloc_23100 xfs_dir_ialloc 0 23100 NULL
4506 +pipe_iov_copy_from_user_23102 pipe_iov_copy_from_user 3 23102 NULL
4507 +dgram_recvmsg_23104 dgram_recvmsg 4 23104 NULL
4508 -+kernfs_rename_ns_23106 kernfs_rename_ns 0 23106 NULL
4509 +mwl8k_cmd_set_beacon_23110 mwl8k_cmd_set_beacon 4 23110 NULL
4510 -+nl80211_send_rx_auth_23111 nl80211_send_rx_auth 4 23111 NULL nohasharray
4511 -+bset_tree_bytes_23111 bset_tree_bytes 0 23111 &nl80211_send_rx_auth_23111
4512 -+reset_card_23116 reset_card 0 23116 NULL
4513 ++bset_tree_bytes_23111 bset_tree_bytes 0 23111 NULL nohasharray
4514 ++nl80211_send_rx_auth_23111 nl80211_send_rx_auth 4 23111 &bset_tree_bytes_23111
4515 +__clear_user_23118 __clear_user 0-2 23118 NULL
4516 +drm_mode_create_tv_properties_23122 drm_mode_create_tv_properties 2 23122 NULL
4517 +ata_scsi_change_queue_depth_23126 ata_scsi_change_queue_depth 2 23126 NULL
4518 -+em28xx_write_regs_req_23138 em28xx_write_regs_req 0 23138 NULL
4519 +read_file_ani_23161 read_file_ani 3 23161 NULL
4520 +usblp_write_23178 usblp_write 3 23178 NULL
4521 +gss_pipe_downcall_23182 gss_pipe_downcall 3 23182 NULL
4522 +mpi_alloc_limb_space_23190 mpi_alloc_limb_space 1 23190 NULL
4523 -+pm80x_free_irq_23210 pm80x_free_irq 2 23210 NULL
4524 +nft_hash_tbl_alloc_23224 nft_hash_tbl_alloc 1 23224 NULL
4525 +tty_buffer_request_room_23228 tty_buffer_request_room 2-0 23228 NULL
4526 -+xlog_get_bp_23229 xlog_get_bp 2 23229 NULL nohasharray
4527 -+__read_status_pci_23229 __read_status_pci 0 23229 &xlog_get_bp_23229
4528 ++xlog_get_bp_23229 xlog_get_bp 2 23229 NULL
4529 ++ft1000_read_dpram_mag_32_23232 ft1000_read_dpram_mag_32 0 23232 NULL
4530 +rxrpc_client_sendmsg_23236 rxrpc_client_sendmsg 5 23236 NULL
4531 -+__gfn_to_rmap_23240 __gfn_to_rmap 2-1 23240 NULL
4532 ++__gfn_to_rmap_23240 __gfn_to_rmap 1-2 23240 NULL
4533 +nv50_ram_create__23241 nv50_ram_create_ 4 23241 NULL
4534 -+mlx4_write_mtt_23248 mlx4_write_mtt 0 23248 NULL
4535 -+fnic_notify_set_23263 fnic_notify_set 0 23263 NULL
4536 +sctp_recvmsg_23265 sctp_recvmsg 4 23265 NULL
4537 +uwb_dev_addr_print_23282 uwb_dev_addr_print 2 23282 NULL
4538 +diva_get_trace_filter_23286 diva_get_trace_filter 0 23286 NULL
4539 @@ -117189,20 +116393,15 @@ index 0000000..8709512
4540 +get_dst_timing_23358 get_dst_timing 0 23358 NULL nohasharray
4541 +write_inode_23358 write_inode 0 23358 &get_dst_timing_23358
4542 +fd_setup_write_same_buf_23369 fd_setup_write_same_buf 3 23369 NULL
4543 -+pt1_init_tables_23377 pt1_init_tables 0 23377 NULL
4544 +iscsi_change_queue_depth_23416 iscsi_change_queue_depth 2 23416 NULL
4545 +vga_mm_r_23419 vga_mm_r 0 23419 NULL
4546 -+gpiod_export_23427 gpiod_export 0 23427 NULL
4547 +ocfs2_zero_tail_23447 ocfs2_zero_tail 3 23447 NULL
4548 +hidraw_send_report_23449 hidraw_send_report 3 23449 NULL
4549 +__ata_change_queue_depth_23484 __ata_change_queue_depth 3 23484 NULL
4550 +linear_conf_23485 linear_conf 2 23485 NULL nohasharray
4551 +sync_mapping_buffers_23485 sync_mapping_buffers 0 23485 &linear_conf_23485
4552 -+unmap_and_move_huge_page_23492 unmap_and_move_huge_page 0 23492 NULL
4553 -+si4713_send_command_23493 si4713_send_command 0-4-6 23493 NULL
4554 +event_filter_read_23494 event_filter_read 3 23494 NULL
4555 +lustre_acl_xattr_merge2ext_23502 lustre_acl_xattr_merge2ext 2 23502 NULL
4556 -+_request_firmware_load_23508 _request_firmware_load 0 23508 NULL
4557 +devm_iio_device_alloc_23511 devm_iio_device_alloc 2 23511 NULL
4558 +__proc_cpt_table_23516 __proc_cpt_table 5 23516 NULL
4559 +hash_ipmark6_expire_23518 hash_ipmark6_expire 4 23518 NULL
4560 @@ -117210,24 +116409,16 @@ index 0000000..8709512
4561 +tcp_current_mss_23552 tcp_current_mss 0 23552 NULL
4562 +dbg_leb_change_23555 dbg_leb_change 0 23555 NULL
4563 +btrfs_super_bytenr_23561 btrfs_super_bytenr 0 23561 NULL
4564 -+mwl8k_cmd_radio_control_23569 mwl8k_cmd_radio_control 0 23569 NULL
4565 +venus_symlink_23570 venus_symlink 6-4 23570 NULL
4566 +iwl_dbgfs_interrupt_read_23574 iwl_dbgfs_interrupt_read 3 23574 NULL
4567 -+_regmap_select_page_23575 _regmap_select_page 0 23575 NULL
4568 +xfpregs_get_23586 xfpregs_get 4 23586 NULL
4569 +snd_interval_min_23590 snd_interval_min 0 23590 NULL
4570 +islpci_mgt_transaction_23610 islpci_mgt_transaction 5 23610 NULL
4571 -+xfs_qm_dqread_23613 xfs_qm_dqread 0 23613 NULL
4572 -+ocfs2_journal_access_23616 ocfs2_journal_access 0 23616 NULL
4573 -+rt2x00mmio_alloc_queue_dma_23638 rt2x00mmio_alloc_queue_dma 0 23638 NULL
4574 +__i2400mu_send_barker_23652 __i2400mu_send_barker 3 23652 NULL
4575 -+ath10k_init_hw_params_23656 ath10k_init_hw_params 0 23656 NULL
4576 +sInW_23663 sInW 0 23663 NULL
4577 +SyS_connect_23669 SyS_connect 3 23669 NULL
4578 -+t4_sge_init_soft_23684 t4_sge_init_soft 0 23684 NULL
4579 +cx18_read_23699 cx18_read 3 23699 NULL
4580 +at_get_23708 at_get 0 23708 NULL
4581 -+start_queue_23741 start_queue 0 23741 NULL
4582 +rx_rx_dropped_frame_read_23748 rx_rx_dropped_frame_read 3 23748 NULL
4583 +__kfifo_max_r_23768 __kfifo_max_r 0-2-1 23768 NULL
4584 +__build_packet_message_23778 __build_packet_message 4-10 23778 NULL
4585 @@ -117236,37 +116427,30 @@ index 0000000..8709512
4586 +mpt_free_res_23793 mpt_free_res 5 23793 NULL
4587 +map_write_23795 map_write 3 23795 NULL
4588 +rx_path_reset_read_23801 rx_path_reset_read 3 23801 NULL
4589 -+ocfs2_replace_cow_23803 ocfs2_replace_cow 0 23803 NULL
4590 +__earlyonly_bootmem_alloc_23824 __earlyonly_bootmem_alloc 2 23824 NULL
4591 +lustre_msg_buflen_23827 lustre_msg_buflen 0 23827 NULL
4592 -+ceph_copy_page_vector_to_user_23829 ceph_copy_page_vector_to_user 0-4-3 23829 NULL
4593 ++ceph_copy_page_vector_to_user_23829 ceph_copy_page_vector_to_user 0-3-4 23829 NULL
4594 +pgdat_end_pfn_23842 pgdat_end_pfn 0 23842 NULL
4595 +iwl_dbgfs_nvm_read_23845 iwl_dbgfs_nvm_read 3 23845 NULL
4596 +p54_init_common_23850 p54_init_common 1 23850 NULL
4597 -+gart_alloc_coherent_23852 gart_alloc_coherent 2 23852 NULL
4598 +bin_to_hex_dup_23853 bin_to_hex_dup 2 23853 NULL
4599 +ocfs2_xattr_get_clusters_23857 ocfs2_xattr_get_clusters 0 23857 NULL
4600 +ieee80211_if_read_dot11MeshMaxPeerLinks_23878 ieee80211_if_read_dot11MeshMaxPeerLinks 3 23878 NULL
4601 +nouveau_clock_create__23881 nouveau_clock_create_ 5 23881 NULL nohasharray
4602 +writeback_single_inode_23881 writeback_single_inode 0 23881 &nouveau_clock_create__23881
4603 -+__tg3_writephy_23889 __tg3_writephy 0 23889 NULL
4604 +tipc_snprintf_23893 tipc_snprintf 2-0 23893 NULL
4605 +add_new_gdb_meta_bg_23911 add_new_gdb_meta_bg 3 23911 NULL nohasharray
4606 +ieee80211_if_read_hw_queues_23911 ieee80211_if_read_hw_queues 3 23911 &add_new_gdb_meta_bg_23911
4607 -+device_create_bin_file_23914 device_create_bin_file 0 23914 NULL
4608 +f2fs_getxattr_23917 f2fs_getxattr 0 23917 NULL
4609 -+mpihelp_mul_karatsuba_case_23918 mpihelp_mul_karatsuba_case 5-3 23918 NULL nohasharray
4610 -+ipath_reg_phys_mr_23918 ipath_reg_phys_mr 3 23918 &mpihelp_mul_karatsuba_case_23918
4611 ++ipath_reg_phys_mr_23918 ipath_reg_phys_mr 3 23918 NULL nohasharray
4612 ++mpihelp_mul_karatsuba_case_23918 mpihelp_mul_karatsuba_case 5-3 23918 &ipath_reg_phys_mr_23918
4613 +kvm_read_guest_23928 kvm_read_guest 4-2 23928 NULL
4614 +uvc_endpoint_max_bpi_23944 uvc_endpoint_max_bpi 0 23944 NULL
4615 +cifs_setxattr_23957 cifs_setxattr 4 23957 NULL
4616 +size_roundup_power2_23958 size_roundup_power2 0-1 23958 NULL
4617 -+vfs_write_23971 vfs_write 3-0 23971 NULL
4618 +sddr55_write_data_23983 sddr55_write_data 4 23983 NULL
4619 +zd_usb_iowrite16v_async_23984 zd_usb_iowrite16v_async 3 23984 NULL
4620 -+p54spi_request_eeprom_23985 p54spi_request_eeprom 0 23985 NULL
4621 +cxgb_alloc_mem_24007 cxgb_alloc_mem 1 24007 NULL
4622 -+__at86rf230_read_subreg_24016 __at86rf230_read_subreg 0 24016 NULL
4623 +give_pages_24021 give_pages 3 24021 NULL
4624 +adis16400_show_serial_number_24037 adis16400_show_serial_number 3 24037 NULL
4625 +hmac_setkey_24043 hmac_setkey 3 24043 NULL
4626 @@ -117276,14 +116460,10 @@ index 0000000..8709512
4627 +C_SYSC_process_vm_writev_24102 C_SYSC_process_vm_writev 3-5 24102 NULL
4628 +pipeline_post_proc_swi_read_24108 pipeline_post_proc_swi_read 3 24108 NULL
4629 +request_key_auth_read_24109 request_key_auth_read 3 24109 NULL
4630 -+hv_ringbuffer_write_24114 hv_ringbuffer_write 0 24114 NULL nohasharray
4631 -+tg3_test_dma_24114 tg3_test_dma 0 24114 &hv_ringbuffer_write_24114
4632 +lov_brw_24122 lov_brw 4 24122 NULL
4633 -+mpu401_read_24126 mpu401_read 0-3 24126 NULL
4634 -+_picolcd_flash_write_24134 _picolcd_flash_write 4 24134 NULL nohasharray
4635 -+si4713_powerup_24134 si4713_powerup 0 24134 &_picolcd_flash_write_24134
4636 -+irnet_ctrl_write_24139 irnet_ctrl_write 3 24139 NULL nohasharray
4637 -+xfs_btree_increment_24139 xfs_btree_increment 0 24139 &irnet_ctrl_write_24139
4638 ++mpu401_read_24126 mpu401_read 3 24126 NULL
4639 ++_picolcd_flash_write_24134 _picolcd_flash_write 4 24134 NULL
4640 ++irnet_ctrl_write_24139 irnet_ctrl_write 3 24139 NULL
4641 +SyS_sethostname_24150 SyS_sethostname 2 24150 NULL
4642 +trim_bitmaps_24158 trim_bitmaps 3 24158 NULL
4643 +adu_read_24177 adu_read 3 24177 NULL
4644 @@ -117291,33 +116471,22 @@ index 0000000..8709512
4645 +irq_remapping_setup_msi_irqs_24194 irq_remapping_setup_msi_irqs 2 24194 NULL
4646 +ieee80211_if_read_dot11MeshHWMPpreqMinInterval_24208 ieee80211_if_read_dot11MeshHWMPpreqMinInterval 3 24208 NULL
4647 +efx_vf_size_24213 efx_vf_size 0 24213 NULL
4648 -+p54_convert_rev1_24215 p54_convert_rev1 0 24215 NULL
4649 -+SyS_sendfile64_24220 SyS_sendfile64 4 24220 NULL
4650 +tcpprobe_sprint_24222 tcpprobe_sprint 0-2 24222 NULL
4651 +mei_amthif_read_24224 mei_amthif_read 4 24224 NULL nohasharray
4652 +pcpu_embed_first_chunk_24224 pcpu_embed_first_chunk 3-2-1 24224 &mei_amthif_read_24224
4653 +pci_num_vf_24235 pci_num_vf 0 24235 NULL
4654 +sel_read_bool_24236 sel_read_bool 3 24236 NULL
4655 -+xfs_bmap_rtalloc_24237 xfs_bmap_rtalloc 0 24237 NULL
4656 +em28xx_alloc_urbs_24260 em28xx_alloc_urbs 4-6 24260 NULL
4657 -+mthca_QUERY_ADAPTER_24265 mthca_QUERY_ADAPTER 0 24265 NULL
4658 -+crypto_register_ahash_24267 crypto_register_ahash 0 24267 NULL
4659 +calculate_sizes_24273 calculate_sizes 2 24273 NULL
4660 +thin_status_24278 thin_status 5 24278 NULL
4661 +msg_size_24288 msg_size 0 24288 NULL
4662 -+ath10k_mac_register_24291 ath10k_mac_register 0 24291 NULL
4663 -+i2c_smbus_check_pec_24297 i2c_smbus_check_pec 0 24297 NULL
4664 -+map_page_24298 map_page 4-3 24298 NULL
4665 -+gserial_connect_24302 gserial_connect 0 24302 NULL
4666 +btmrvl_pscmd_read_24308 btmrvl_pscmd_read 3 24308 NULL
4667 +reserve_metadata_bytes_24313 reserve_metadata_bytes 0 24313 NULL
4668 +ath6kl_add_bss_if_needed_24317 ath6kl_add_bss_if_needed 6 24317 NULL
4669 -+pci_write_config_word_24318 pci_write_config_word 0 24318 NULL
4670 +si476x_radio_read_acf_blob_24336 si476x_radio_read_acf_blob 3 24336 NULL
4671 +C_SYSC_pwritev_24345 C_SYSC_pwritev 3 24345 NULL
4672 +prepare_pages_24349 prepare_pages 0 24349 NULL
4673 +kzalloc_node_24352 kzalloc_node 1 24352 NULL
4674 -+dwc2_hcd_init_24359 dwc2_hcd_init 0 24359 NULL
4675 +qla2x00_handle_queue_full_24365 qla2x00_handle_queue_full 2 24365 NULL
4676 +cfi_read_pri_24366 cfi_read_pri 3 24366 NULL
4677 +btrfs_item_size_nr_24367 btrfs_item_size_nr 0 24367 NULL
4678 @@ -117325,7 +116494,6 @@ index 0000000..8709512
4679 +break_deleg_24373 break_deleg 0 24373 &igetword_24373
4680 +max_io_len_24384 max_io_len 0-1 24384 NULL
4681 +mpt_alloc_res_24387 mpt_alloc_res 5 24387 NULL
4682 -+xfs_bmapi_read_24392 xfs_bmapi_read 0 24392 NULL
4683 +osc_cur_grant_bytes_seq_write_24396 osc_cur_grant_bytes_seq_write 3 24396 NULL
4684 +getxattr_24398 getxattr 4 24398 NULL nohasharray
4685 +pvr2_v4l2_ioctl_24398 pvr2_v4l2_ioctl 2 24398 &getxattr_24398
4686 @@ -117337,27 +116505,20 @@ index 0000000..8709512
4687 +ieee80211_rx_mgmt_beacon_24430 ieee80211_rx_mgmt_beacon 3 24430 NULL
4688 +copy_and_ioctl_24434 copy_and_ioctl 4 24434 NULL
4689 +ixgbe_alloc_q_vector_24439 ixgbe_alloc_q_vector 4-6 24439 NULL
4690 -+smk_user_access_24440 smk_user_access 3 24440 NULL nohasharray
4691 -+rtw_set_wps_assoc_resp_24440 rtw_set_wps_assoc_resp 3 24440 &smk_user_access_24440
4692 ++rtw_set_wps_assoc_resp_24440 rtw_set_wps_assoc_resp 3 24440 NULL nohasharray
4693 ++smk_user_access_24440 smk_user_access 3 24440 &rtw_set_wps_assoc_resp_24440
4694 +evdev_do_ioctl_24459 evdev_do_ioctl 2 24459 NULL
4695 +lbs_highsnr_write_24460 lbs_highsnr_write 3 24460 NULL
4696 +skb_copy_and_csum_datagram_iovec_24466 skb_copy_and_csum_datagram_iovec 2 24466 NULL
4697 -+mlx4_map_cmd_24471 mlx4_map_cmd 0 24471 NULL
4698 -+eeprom_read_24477 eeprom_read 0 24477 NULL
4699 +dut_mode_read_24489 dut_mode_read 3 24489 NULL
4700 +read_file_spec_scan_ctl_24491 read_file_spec_scan_ctl 3 24491 NULL
4701 -+snd_at73c213_pcm_new_24493 snd_at73c213_pcm_new 0 24493 NULL
4702 +pd_video_read_24510 pd_video_read 3 24510 NULL
4703 +request_key_with_auxdata_24515 request_key_with_auxdata 4 24515 NULL
4704 +xfs_buf_get_map_24522 xfs_buf_get_map 3 24522 NULL
4705 +do_mpage_readpage_24536 do_mpage_readpage 3 24536 NULL
4706 -+sta2x11_vip_init_controls_24549 sta2x11_vip_init_controls 0 24549 NULL
4707 +write_cache_pages_24562 write_cache_pages 0 24562 NULL
4708 +SyS_pselect6_24582 SyS_pselect6 1 24582 NULL
4709 +udf_compute_nr_groups_24594 udf_compute_nr_groups 0 24594 NULL
4710 -+lpfc_sli_issue_mbox_wait_24596 lpfc_sli_issue_mbox_wait 0 24596 NULL
4711 -+de_reset_mac_24598 de_reset_mac 0 24598 NULL
4712 -+vfio_default_config_write_24602 vfio_default_config_write 0-3 24602 NULL
4713 +sensor_hub_get_physical_device_count_24605 sensor_hub_get_physical_device_count 0 24605 NULL nohasharray
4714 +lov_alloc_memmd_24605 lov_alloc_memmd 2 24605 &sensor_hub_get_physical_device_count_24605
4715 +SyS_poll_24620 SyS_poll 2 24620 NULL
4716 @@ -117365,162 +116526,108 @@ index 0000000..8709512
4717 +blk_rq_err_bytes_24650 blk_rq_err_bytes 0 24650 NULL
4718 +btrfs_check_data_free_space_24692 btrfs_check_data_free_space 0 24692 NULL
4719 +datafab_write_data_24696 datafab_write_data 4 24696 NULL
4720 -+ata_host_activate_24702 ata_host_activate 0 24702 NULL
4721 +intelfbhw_get_p1p2_24703 intelfbhw_get_p1p2 2 24703 NULL
4722 +simple_attr_read_24738 simple_attr_read 3 24738 NULL
4723 +qla2x00_change_queue_depth_24742 qla2x00_change_queue_depth 2 24742 NULL
4724 +get_dma_residue_24749 get_dma_residue 0 24749 NULL
4725 -+fnic_cq_alloc_24750 fnic_cq_alloc 0 24750 NULL
4726 -+ocfs2_cow_file_pos_24751 ocfs2_cow_file_pos 3 24751 NULL
4727 +kgdb_hex2mem_24755 kgdb_hex2mem 3 24755 NULL
4728 -+ath9k_init_debug_24765 ath9k_init_debug 0 24765 NULL
4729 +ocfs2_read_blocks_24777 ocfs2_read_blocks 0 24777 NULL
4730 -+em28xx_audio_setup_24778 em28xx_audio_setup 0 24778 NULL
4731 +datablob_hmac_verify_24786 datablob_hmac_verify 4 24786 NULL
4732 +cache_read_24790 cache_read 3 24790 NULL
4733 -+__xfs_get_blocks_24791 __xfs_get_blocks 2 24791 NULL
4734 +user_regset_copyout_24796 user_regset_copyout 7 24796 NULL
4735 -+bcm_kona_gpio_to_irq_24799 bcm_kona_gpio_to_irq 2 24799 NULL
4736 +kvm_read_guest_virt_helper_24804 kvm_read_guest_virt_helper 3-1 24804 NULL
4737 +ath6kl_fwlog_mask_write_24810 ath6kl_fwlog_mask_write 3 24810 NULL
4738 -+net2272_read_24825 net2272_read 0 24825 NULL
4739 +snd_als4k_gcr_read_24840 snd_als4k_gcr_read 0 24840 NULL
4740 +snd_pcm_lib_buffer_bytes_24865 snd_pcm_lib_buffer_bytes 0 24865 NULL
4741 -+l2cap_create_basic_pdu_24869 l2cap_create_basic_pdu 3 24869 NULL nohasharray
4742 -+pnp_alloc_24869 pnp_alloc 1 24869 &l2cap_create_basic_pdu_24869
4743 ++pnp_alloc_24869 pnp_alloc 1 24869 NULL nohasharray
4744 ++l2cap_create_basic_pdu_24869 l2cap_create_basic_pdu 3 24869 &pnp_alloc_24869
4745 +queues_read_24877 queues_read 3 24877 NULL
4746 -+__vxge_hw_vp_initialize_24885 __vxge_hw_vp_initialize 2 24885 NULL
4747 -+xfs_qm_dqattach_24898 xfs_qm_dqattach 0 24898 NULL
4748 +codec_list_read_file_24910 codec_list_read_file 3 24910 NULL
4749 -+ngene_command_load_firmware_24916 ngene_command_load_firmware 0 24916 NULL
4750 -+__btrfs_free_extent_24927 __btrfs_free_extent 7 24927 NULL nohasharray
4751 -+v4l2_ctrl_new_24927 v4l2_ctrl_new 7 24927 &__btrfs_free_extent_24927
4752 ++v4l2_ctrl_new_24927 v4l2_ctrl_new 7 24927 NULL nohasharray
4753 ++__btrfs_free_extent_24927 __btrfs_free_extent 7 24927 &v4l2_ctrl_new_24927
4754 +ocfs2_fiemap_24949 ocfs2_fiemap 3-4 24949 NULL
4755 -+snd_wss_pcm_24951 snd_wss_pcm 0 24951 NULL
4756 +packet_sendmsg_24954 packet_sendmsg 4 24954 NULL
4757 -+ipg_io_config_24957 ipg_io_config 0 24957 NULL
4758 -+security_inode_rename_24971 security_inode_rename 0 24971 NULL
4759 +twl_i2c_write_u8_24976 twl_i2c_write_u8 3 24976 NULL
4760 +llc_ui_sendmsg_24987 llc_ui_sendmsg 4 24987 NULL
4761 -+devm_spi_register_master_24995 devm_spi_register_master 0 24995 NULL
4762 -+slot_get_24999 slot_get 0 24999 NULL
4763 +key_conf_hw_key_idx_read_25003 key_conf_hw_key_idx_read 3 25003 NULL
4764 -+il_dbgfs_channels_read_25005 il_dbgfs_channels_read 3 25005 NULL nohasharray
4765 -+mwl8k_encryption_set_cmd_info_25005 mwl8k_encryption_set_cmd_info 0 25005 &il_dbgfs_channels_read_25005
4766 -+tg3_readphy_25017 tg3_readphy 0 25017 NULL
4767 ++il_dbgfs_channels_read_25005 il_dbgfs_channels_read 3 25005 NULL
4768 +ni_660x_num_counters_25031 ni_660x_num_counters 0 25031 NULL
4769 +nfs_dns_resolve_name_25036 nfs_dns_resolve_name 3 25036 NULL
4770 -+load_unaligned_zeropad_25050 load_unaligned_zeropad 0 25050 NULL
4771 +btrfs_stack_key_blockptr_25058 btrfs_stack_key_blockptr 0 25058 NULL
4772 +gs_buf_alloc_25067 gs_buf_alloc 2 25067 NULL
4773 +ll_track_pid_seq_write_25068 ll_track_pid_seq_write 3 25068 NULL
4774 +SYSC_listxattr_25072 SYSC_listxattr 3 25072 NULL
4775 -+enic_set_intr_mode_25081 enic_set_intr_mode 0 25081 NULL
4776 +ima_appraise_measurement_25093 ima_appraise_measurement 6 25093 NULL
4777 -+irq_cpu_rmap_add_25104 irq_cpu_rmap_add 0 25104 NULL
4778 +snd_rawmidi_kernel_write_25106 snd_rawmidi_kernel_write 3 25106 NULL
4779 -+mlx4_cmd_poll_25112 mlx4_cmd_poll 0 25112 NULL
4780 -+gfs2_quota_check_25130 gfs2_quota_check 0 25130 NULL
4781 +ipath_init_qp_table_25167 ipath_init_qp_table 2 25167 NULL
4782 -+kvm_mmu_notifier_change_pte_25169 kvm_mmu_notifier_change_pte 3 25169 NULL nohasharray
4783 -+_iwl_dbgfs_reduced_txp_write_25169 _iwl_dbgfs_reduced_txp_write 3 25169 &kvm_mmu_notifier_change_pte_25169
4784 ++_iwl_dbgfs_reduced_txp_write_25169 _iwl_dbgfs_reduced_txp_write 3 25169 NULL nohasharray
4785 ++kvm_mmu_notifier_change_pte_25169 kvm_mmu_notifier_change_pte 3 25169 &_iwl_dbgfs_reduced_txp_write_25169
4786 +sctp_getsockopt_local_addrs_25178 sctp_getsockopt_local_addrs 2 25178 NULL
4787 +mon_stat_read_25238 mon_stat_read 3 25238 NULL
4788 -+bma180_set_bw_25243 bma180_set_bw 0 25243 NULL
4789 -+t4vf_read_rss_vi_config_25254 t4vf_read_rss_vi_config 0 25254 NULL
4790 +stripe_status_25259 stripe_status 5 25259 NULL
4791 -+dvbdev_get_free_adapter_num_25271 dvbdev_get_free_adapter_num 0 25271 NULL
4792 +snd_pcm_start_25273 snd_pcm_start 0 25273 NULL
4793 +crypto_alloc_instance2_25277 crypto_alloc_instance2 3 25277 NULL
4794 +vfs_writev_25278 vfs_writev 3 25278 NULL
4795 +l2tp_session_create_25286 l2tp_session_create 1 25286 NULL
4796 -+read8_reg_25307 read8_reg 0-4 25307 NULL
4797 +ath9k_debugfs_read_buf_25316 ath9k_debugfs_read_buf 3 25316 NULL
4798 +rng_buffer_size_25348 rng_buffer_size 0 25348 NULL
4799 -+SYSC_kexec_load_25361 SYSC_kexec_load 2 25361 NULL
4800 +unix_mkname_25368 unix_mkname 0-2 25368 NULL
4801 +sel_read_mls_25369 sel_read_mls 3 25369 NULL
4802 -+tc3589x_gpio_to_irq_25371 tc3589x_gpio_to_irq 2 25371 NULL
4803 -+SyS_splice_25390 SyS_splice 5 25390 NULL
4804 +vsp1_entity_init_25407 vsp1_entity_init 3 25407 NULL
4805 -+xfs_ialloc_pagi_init_25411 xfs_ialloc_pagi_init 0 25411 NULL
4806 -+_gpiod_direction_output_raw_25414 _gpiod_direction_output_raw 0 25414 NULL
4807 +dai_list_read_file_25421 dai_list_read_file 3 25421 NULL
4808 -+xfs_qm_dqtobp_25448 xfs_qm_dqtobp 0 25448 NULL
4809 -+ipath_decode_err_25468 ipath_decode_err 3 25468 NULL
4810 +crypto_hash_digestsize_25469 crypto_hash_digestsize 0 25469 NULL
4811 -+remove_mtt_ok_25486 remove_mtt_ok 0 25486 NULL
4812 +ivtv_buf_copy_from_user_25502 ivtv_buf_copy_from_user 4-0 25502 NULL
4813 +snd_pcm_plugin_build_25505 snd_pcm_plugin_build 5 25505 NULL
4814 -+xfs_alloc_fix_freelist_25514 xfs_alloc_fix_freelist 0 25514 NULL
4815 +sb_permission_25523 sb_permission 0 25523 NULL
4816 +ext3_get_inode_loc_25542 ext3_get_inode_loc 0 25542 NULL
4817 +ieee80211_if_read_path_refresh_time_25545 ieee80211_if_read_path_refresh_time 3 25545 NULL
4818 +wimax_addr_scnprint_25548 wimax_addr_scnprint 2 25548 NULL
4819 +ht_print_chan_25556 ht_print_chan 0-3-4 25556 NULL
4820 +skb_tailroom_25567 skb_tailroom 0 25567 NULL
4821 -+il4965_init_drv_25580 il4965_init_drv 0 25580 NULL
4822 +ping_recvmsg_25597 ping_recvmsg 4 25597 NULL
4823 +copy_user_generic_25611 copy_user_generic 0 25611 NULL
4824 +proc_coredump_filter_write_25625 proc_coredump_filter_write 3 25625 NULL
4825 +befs_utf2nls_25628 befs_utf2nls 3 25628 NULL nohasharray
4826 +__get_user_pages_25628 __get_user_pages 0 25628 &befs_utf2nls_25628
4827 +__direct_map_25647 __direct_map 5-6 25647 NULL
4828 -+mlx4_init_uar_table_25661 mlx4_init_uar_table 0 25661 NULL
4829 +aircable_prepare_write_buffer_25669 aircable_prepare_write_buffer 3 25669 NULL
4830 +lpfc_idiag_cmd_get_25672 lpfc_idiag_cmd_get 2 25672 NULL
4831 +sta_inactive_ms_read_25690 sta_inactive_ms_read 3 25690 NULL
4832 +prom_early_alloc_25692 prom_early_alloc 1 25692 NULL
4833 -+alloc_ring_25697 alloc_ring 0 25697 NULL
4834 +rx_filter_mc_filter_read_25712 rx_filter_mc_filter_read 3 25712 NULL
4835 +ibmasm_new_command_25714 ibmasm_new_command 2 25714 NULL
4836 +__alloc_bootmem_low_node_25726 __alloc_bootmem_low_node 2 25726 NULL nohasharray
4837 +sel_write_context_25726 sel_write_context 3 25726 &__alloc_bootmem_low_node_25726
4838 +cxgbi_device_portmap_create_25747 cxgbi_device_portmap_create 3 25747 NULL
4839 -+fnic_dev_spec_25790 fnic_dev_spec 0 25790 NULL
4840 +event_rx_pool_read_25792 event_rx_pool_read 3 25792 NULL
4841 +sg_read_25799 sg_read 3 25799 NULL
4842 -+xfs_alloc_ag_vextent_exact_25810 xfs_alloc_ag_vextent_exact 0 25810 NULL
4843 -+system_enable_read_25815 system_enable_read 3 25815 NULL nohasharray
4844 -+kset_register_25815 kset_register 0 25815 &system_enable_read_25815
4845 ++system_enable_read_25815 system_enable_read 3 25815 NULL
4846 +realloc_buffer_25816 realloc_buffer 2 25816 NULL
4847 +pwr_missing_bcns_read_25824 pwr_missing_bcns_read 3 25824 NULL
4848 -+cx18_prep_dev_25854 cx18_prep_dev 0 25854 NULL
4849 +parport_read_25855 parport_read 0 25855 NULL
4850 +xfs_dir2_sf_hdr_size_25858 xfs_dir2_sf_hdr_size 0 25858 NULL
4851 +key_attr_size_25865 key_attr_size 0 25865 NULL
4852 -+ieee802154_register_device_25866 ieee802154_register_device 0 25866 NULL
4853 +ath6kl_regread_read_25884 ath6kl_regread_read 3 25884 NULL
4854 +run_delalloc_nocow_25896 run_delalloc_nocow 3-4 25896 NULL
4855 +sisusbcon_scroll_area_25899 sisusbcon_scroll_area 4-3 25899 NULL
4856 +lpfc_change_queue_depth_25905 lpfc_change_queue_depth 2 25905 NULL
4857 -+tmiofb_hw_init_25906 tmiofb_hw_init 0 25906 NULL
4858 +nvme_trans_mode_page_create_25908 nvme_trans_mode_page_create 7-4 25908 NULL
4859 +do_jffs2_setxattr_25910 do_jffs2_setxattr 5 25910 NULL
4860 +rcname_read_25919 rcname_read 3 25919 NULL
4861 +snd_es1938_capture_copy_25930 snd_es1938_capture_copy 5 25930 NULL
4862 +key_flags_read_25931 key_flags_read 3 25931 NULL
4863 +copy_play_buf_25932 copy_play_buf 3 25932 NULL
4864 -+iio_buffer_register_25952 iio_buffer_register 0 25952 NULL
4865 +flush_25957 flush 2 25957 NULL
4866 -+mthca_ENABLE_LAM_25960 mthca_ENABLE_LAM 0 25960 NULL
4867 +_regmap_multi_reg_write_25967 _regmap_multi_reg_write 3 25967 NULL
4868 -+video_register_device_25971 video_register_device 0 25971 NULL
4869 +udp_setsockopt_25985 udp_setsockopt 5 25985 NULL
4870 +lustre_msg_buflen_v2_25997 lustre_msg_buflen_v2 0 25997 NULL
4871 +SyS_process_vm_readv_26019 SyS_process_vm_readv 3-5 26019 NULL
4872 -+irq_create_strict_mappings_26025 irq_create_strict_mappings 4 26025 NULL
4873 +mptscsih_change_queue_depth_26036 mptscsih_change_queue_depth 2 26036 NULL
4874 +selinux_inode_post_setxattr_26037 selinux_inode_post_setxattr 4 26037 NULL
4875 -+ccp_init_26054 ccp_init 0 26054 NULL
4876 +keyctl_update_key_26061 keyctl_update_key 3 26061 NULL
4877 +pri_wm_latency_write_26063 pri_wm_latency_write 3 26063 NULL
4878 -+pcim_iomap_regions_26084 pcim_iomap_regions 0 26084 NULL
4879 +rx_rx_wa_density_dropped_frame_read_26095 rx_rx_wa_density_dropped_frame_read 3 26095 NULL
4880 -+mid_setup_dma_26097 mid_setup_dma 0 26097 NULL
4881 -+i8042_pnp_id_to_string_26108 i8042_pnp_id_to_string 3 26108 NULL
4882 +read_sb_page_26119 read_sb_page 5 26119 NULL
4883 -+mlx4_comm_cmd_wait_26138 mlx4_comm_cmd_wait 0 26138 NULL
4884 +ath9k_hw_name_26146 ath9k_hw_name 3 26146 NULL
4885 +copy_oldmem_page_26164 copy_oldmem_page 3 26164 NULL
4886 +gfs2_xattr_acl_get_26166 gfs2_xattr_acl_get 0 26166 NULL nohasharray
4887 @@ -117529,88 +116636,49 @@ index 0000000..8709512
4888 +ieee80211_if_fmt_dot11MeshTTL_26198 ieee80211_if_fmt_dot11MeshTTL 3 26198 NULL
4889 +xfs_idata_realloc_26199 xfs_idata_realloc 2 26199 NULL
4890 +mce_write_26201 mce_write 3 26201 NULL
4891 -+alloc_name_26202 alloc_name 0 26202 NULL
4892 -+SyS_splice_26206 SyS_splice 5 26206 NULL
4893 -+platform_device_register_26214 platform_device_register 0 26214 NULL
4894 +mwifiex_regrdwr_write_26225 mwifiex_regrdwr_write 3 26225 NULL
4895 +_scsih_change_queue_depth_26230 _scsih_change_queue_depth 2 26230 NULL
4896 +rxrpc_recvmsg_26233 rxrpc_recvmsg 4 26233 NULL
4897 +simple_setattr_26234 simple_setattr 0 26234 NULL
4898 -+ecryptfs_read_lower_page_segment_26244 ecryptfs_read_lower_page_segment 4 26244 NULL
4899 -+hv_ringbuffer_init_26246 hv_ringbuffer_init 0 26246 NULL
4900 +genwqe_ffdc_buff_size_26263 genwqe_ffdc_buff_size 0 26263 NULL
4901 +crypto_ctxsize_26278 crypto_ctxsize 0 26278 NULL
4902 -+apei_resources_request_26279 apei_resources_request 0 26279 NULL
4903 +wacom_set_device_mode_26280 wacom_set_device_mode 3 26280 NULL
4904 -+cx18_dvb_register_26282 cx18_dvb_register 0 26282 NULL
4905 -+recursive_scan_26296 recursive_scan 0 26296 NULL
4906 +snd_pcm_plug_client_channels_buf_26309 snd_pcm_plug_client_channels_buf 0-3 26309 NULL
4907 +pwr_wake_on_host_read_26321 pwr_wake_on_host_read 3 26321 NULL
4908 +check_can_nocow_26336 check_can_nocow 2 26336 NULL
4909 -+da903x_add_subdevs_26338 da903x_add_subdevs 0 26338 NULL
4910 +snd_vx_check_reg_bit_26344 snd_vx_check_reg_bit 0 26344 NULL
4911 +ocfs2_duplicate_clusters_by_page_26357 ocfs2_duplicate_clusters_by_page 6-3 26357 NULL
4912 +cifs_readdata_alloc_26360 cifs_readdata_alloc 1 26360 NULL
4913 -+notifier_chain_register_26372 notifier_chain_register 0 26372 NULL
4914 +invalidate_inode_pages2_range_26403 invalidate_inode_pages2_range 0 26403 NULL
4915 +ntty_write_26404 ntty_write 3 26404 NULL
4916 +firmware_store_26408 firmware_store 4 26408 NULL
4917 -+pagemap_read_26441 pagemap_read 3 26441 NULL
4918 -+tower_read_26461 tower_read 3 26461 NULL nohasharray
4919 -+enc_pools_add_pages_26461 enc_pools_add_pages 1 26461 &tower_read_26461
4920 -+e100_alloc_cbs_26462 e100_alloc_cbs 0 26462 NULL
4921 ++enc_pools_add_pages_26461 enc_pools_add_pages 1 26461 NULL nohasharray
4922 ++tower_read_26461 tower_read 3 26461 &enc_pools_add_pages_26461
4923 +ib_alloc_device_26483 ib_alloc_device 1 26483 NULL
4924 +ulong_write_file_26485 ulong_write_file 3 26485 NULL
4925 +dvb_ca_en50221_io_ioctl_26490 dvb_ca_en50221_io_ioctl 2 26490 NULL
4926 -+carmine_init_26495 carmine_init 0 26495 NULL
4927 -+read_vmcore_26501 read_vmcore 3 26501 NULL
4928 +uhid_char_write_26502 uhid_char_write 3 26502 NULL
4929 +vfio_pci_set_msi_trigger_26507 vfio_pci_set_msi_trigger 4-3 26507 NULL
4930 +iwl_dbgfs_rf_reset_read_26512 iwl_dbgfs_rf_reset_read 3 26512 NULL
4931 +alloc_ep_req_26521 alloc_ep_req 3-2 26521 NULL
4932 -+vnic_intr_alloc_26535 vnic_intr_alloc 0 26535 NULL
4933 -+ath10k_htt_h2t_ver_req_msg_26537 ath10k_htt_h2t_ver_req_msg 0 26537 NULL
4934 +SyS_rt_sigpending_26538 SyS_rt_sigpending 2 26538 NULL
4935 +__vhost_add_used_n_26554 __vhost_add_used_n 3 26554 NULL
4936 +dio_new_bio_26562 dio_new_bio 0 26562 NULL
4937 -+ath10k_htt_tx_inc_pending_26569 ath10k_htt_tx_inc_pending 0 26569 NULL
4938 +rts51x_read_mem_26577 rts51x_read_mem 4 26577 NULL
4939 -+ath9k_init_device_26582 ath9k_init_device 0 26582 NULL
4940 -+sas_register_phys_26586 sas_register_phys 0 26586 NULL
4941 -+pci_set_cacheline_size_26598 pci_set_cacheline_size 0 26598 NULL
4942 -+__unmap_single_26604 __unmap_single 2-3 26604 NULL
4943 -+xfs_rtcheck_range_26614 xfs_rtcheck_range 0 26614 NULL
4944 -+kernfs_name_locked_26617 kernfs_name_locked 3 26617 NULL
4945 -+iommu_alloc_26621 iommu_alloc 4 26621 NULL
4946 +pwr_fix_tsf_ps_read_26627 pwr_fix_tsf_ps_read 3 26627 NULL
4947 -+upload_dsp_code_26649 upload_dsp_code 0 26649 NULL
4948 +irq_alloc_generic_chip_26650 irq_alloc_generic_chip 2 26650 NULL nohasharray
4949 +inb_p_26650 inb_p 0 26650 &irq_alloc_generic_chip_26650
4950 +nouveau_volt_create__26654 nouveau_volt_create_ 4 26654 NULL
4951 -+ath5k_hw_init_26657 ath5k_hw_init 0 26657 NULL
4952 -+adnp_gpio_to_irq_26668 adnp_gpio_to_irq 2 26668 NULL
4953 -+c_can_set_bittiming_26674 c_can_set_bittiming 0 26674 NULL
4954 +cipso_v4_map_cat_rbm_hton_26680 cipso_v4_map_cat_rbm_hton 0 26680 NULL
4955 +flowinfo_read_26683 flowinfo_read 3 26683 NULL
4956 -+yellowfin_init_ring_26714 yellowfin_init_ring 0 26714 NULL
4957 -+sysfs_add_file_26716 sysfs_add_file 0 26716 NULL
4958 +nouveau_namedb_create__26732 nouveau_namedb_create_ 7 26732 NULL
4959 -+nilfs_rec_len_from_disk_26739 nilfs_rec_len_from_disk 0-1 26739 NULL
4960 -+snd_rawmidi_new_26740 snd_rawmidi_new 0 26740 NULL
4961 +pipeline_tcp_rx_stat_fifo_int_read_26745 pipeline_tcp_rx_stat_fifo_int_read 3 26745 NULL
4962 -+bos_desc_26752 bos_desc 0 26752 NULL
4963 -+pci_bus_read_config_byte_26759 pci_bus_read_config_byte 0 26759 NULL
4964 +snd_hda_get_raw_connections_26762 snd_hda_get_raw_connections 0 26762 NULL
4965 +dma_map_single_attrs_26779 dma_map_single_attrs 0 26779 NULL
4966 -+hcd_buffer_create_26787 hcd_buffer_create 0 26787 NULL
4967 +qlcnic_alloc_sds_rings_26795 qlcnic_alloc_sds_rings 2 26795 NULL
4968 -+mfd_add_device_26810 mfd_add_device 0 26810 NULL
4969 +cipso_v4_genopt_26812 cipso_v4_genopt 0 26812 NULL
4970 -+iwl_trans_read_mem32_26825 iwl_trans_read_mem32 0 26825 NULL nohasharray
4971 -+lbs_setup_firmware_26825 lbs_setup_firmware 0 26825 &iwl_trans_read_mem32_26825
4972 ++iwl_trans_read_mem32_26825 iwl_trans_read_mem32 0 26825 NULL
4973 +smk_write_load_26829 smk_write_load 3 26829 NULL
4974 -+ibmasm_init_remote_input_dev_26833 ibmasm_init_remote_input_dev 0 26833 NULL
4975 -+xfs_alloc_pagf_init_26834 xfs_alloc_pagf_init 0 26834 NULL
4976 +scnprint_id_26842 scnprint_id 3-0 26842 NULL
4977 +ecryptfs_miscdev_write_26847 ecryptfs_miscdev_write 3 26847 NULL
4978 +ss_alloc_ep_req_26848 ss_alloc_ep_req 2 26848 NULL
4979 @@ -117628,17 +116696,11 @@ index 0000000..8709512
4980 +extract_entropy_user_26952 extract_entropy_user 3 26952 NULL nohasharray
4981 +do_trimming_26952 do_trimming 3 26952 &extract_entropy_user_26952
4982 +do_direct_IO_26979 do_direct_IO 0 26979 NULL
4983 -+shpc_indirect_read_26985 shpc_indirect_read 0 26985 NULL
4984 -+mwl8k_fw_lock_26991 mwl8k_fw_lock 0 26991 NULL
4985 -+i2c_smbus_xfer_27006 i2c_smbus_xfer 0 27006 NULL
4986 -+xfs_filestream_associate_27030 xfs_filestream_associate 0 27030 NULL
4987 -+snd_msnd_reset_dsp_27059 snd_msnd_reset_dsp 0 27059 NULL
4988 +__videobuf_alloc_vb_27062 __videobuf_alloc_vb 1 27062 NULL
4989 +ext4_convert_unwritten_extents_27064 ext4_convert_unwritten_extents 4-3-0 27064 NULL
4990 +snd_pcm_lib_period_bytes_27071 snd_pcm_lib_period_bytes 0 27071 NULL
4991 +paravirt_read_msr_27077 paravirt_read_msr 0 27077 NULL
4992 +alloc_fdmem_27083 alloc_fdmem 1 27083 NULL
4993 -+find_first_bit_27088 find_first_bit 0 27088 NULL
4994 +btmrvl_hscmd_write_27089 btmrvl_hscmd_write 3 27089 NULL nohasharray
4995 +ath9k_hw_4k_dump_eeprom_27089 ath9k_hw_4k_dump_eeprom 5-4 27089 &btmrvl_hscmd_write_27089
4996 +__devcgroup_inode_permission_27108 __devcgroup_inode_permission 0 27108 NULL
4997 @@ -117648,21 +116710,12 @@ index 0000000..8709512
4998 +btmrvl_hscfgcmd_write_27143 btmrvl_hscfgcmd_write 3 27143 NULL
4999 +snd_compr_calc_avail_27165 snd_compr_calc_avail 0 27165 NULL
5000 +ieee80211_if_read_rc_rateidx_mask_5ghz_27183 ieee80211_if_read_rc_rateidx_mask_5ghz 3 27183 NULL
5001 -+__sg_alloc_table_27198 __sg_alloc_table 0 27198 NULL
5002 -+write_kmem_27225 write_kmem 3 27225 NULL
5003 +dbAllocAG_27228 dbAllocAG 0 27228 NULL
5004 +rxrpc_request_key_27235 rxrpc_request_key 3 27235 NULL
5005 -+solo_snd_pcm_init_27238 solo_snd_pcm_init 0 27238 NULL nohasharray
5006 -+si476x_radio_init_debugfs_27238 si476x_radio_init_debugfs 0 27238 &solo_snd_pcm_init_27238
5007 -+ocfs2_journal_access_path_27243 ocfs2_journal_access_path 0 27243 NULL
5008 -+ds1374_check_rtc_status_27248 ds1374_check_rtc_status 0 27248 NULL
5009 +ll_track_gid_seq_write_27267 ll_track_gid_seq_write 3 27267 NULL
5010 +comedi_alloc_devpriv_27272 comedi_alloc_devpriv 2 27272 NULL
5011 -+__dma_map_cont_27289 __dma_map_cont 5 27289 NULL
5012 -+copy_from_buf_27308 copy_from_buf 2-4 27308 NULL
5013 ++copy_from_buf_27308 copy_from_buf 4-2 27308 NULL
5014 +virtqueue_add_inbuf_27312 virtqueue_add_inbuf 3 27312 NULL
5015 -+ntb_register_event_callback_27313 ntb_register_event_callback 0 27313 NULL
5016 -+write_buf_27316 write_buf 3 27316 NULL
5017 +snd_pcm_oss_write2_27332 snd_pcm_oss_write2 3-0 27332 NULL
5018 +afs_cell_create_27346 afs_cell_create 2 27346 NULL
5019 +iwl_dbgfs_csr_write_27363 iwl_dbgfs_csr_write 3 27363 NULL
5020 @@ -117670,121 +116723,74 @@ index 0000000..8709512
5021 +seq_read_27411 seq_read 3 27411 NULL
5022 +ib_dma_map_sg_27413 ib_dma_map_sg 0 27413 NULL
5023 +ieee80211_if_read_smps_27416 ieee80211_if_read_smps 3 27416 NULL
5024 -+ocfs2_refcount_cal_cow_clusters_27422 ocfs2_refcount_cal_cow_clusters 3-4-0 27422 NULL
5025 +cypress_write_27423 cypress_write 4 27423 NULL
5026 -+pt1_init_buffer_27430 pt1_init_buffer 0 27430 NULL
5027 +sddr09_read_data_27447 sddr09_read_data 3 27447 NULL
5028 -+xfs_btree_lookup_get_block_27448 xfs_btree_lookup_get_block 0 27448 NULL
5029 +v4l2_ctrl_new_std_menu_items_27487 v4l2_ctrl_new_std_menu_items 4 27487 NULL
5030 +hcd_buffer_alloc_27495 hcd_buffer_alloc 2 27495 NULL
5031 +ip_set_get_h32_27498 ip_set_get_h32 0 27498 NULL
5032 +btrfs_get_64_27499 btrfs_get_64 0 27499 NULL
5033 +garmin_read_process_27509 garmin_read_process 3 27509 NULL
5034 +oti_alloc_cookies_27510 oti_alloc_cookies 2 27510 NULL
5035 -+blocking_notifier_chain_register_27518 blocking_notifier_chain_register 0 27518 NULL
5036 +ib_copy_to_udata_27525 ib_copy_to_udata 3 27525 NULL
5037 -+sky2_setup_irq_27538 sky2_setup_irq 0 27538 NULL
5038 +snd_sonicvibes_getdmaa_27552 snd_sonicvibes_getdmaa 0 27552 NULL
5039 +SyS_fgetxattr_27571 SyS_fgetxattr 4 27571 NULL
5040 +sco_sock_recvmsg_27572 sco_sock_recvmsg 4 27572 NULL
5041 +libipw_alloc_txb_27579 libipw_alloc_txb 1 27579 NULL
5042 -+lbs_get_firmware_27609 lbs_get_firmware 0 27609 NULL
5043 +C_SYSC_mbind_27636 C_SYSC_mbind 5 27636 NULL
5044 +ocfs2_xattr_ibody_get_27642 ocfs2_xattr_ibody_get 0 27642 NULL nohasharray
5045 +read_flush_procfs_27642 read_flush_procfs 3 27642 &ocfs2_xattr_ibody_get_27642 nohasharray
5046 +nl80211_send_connect_result_27642 nl80211_send_connect_result 5-7 27642 &read_flush_procfs_27642 nohasharray
5047 -+ocfs2_direct_IO_27642 ocfs2_direct_IO 4 27642 &nl80211_send_connect_result_27642 nohasharray
5048 -+xfs_alloc_vextent_27642 xfs_alloc_vextent 0 27642 &ocfs2_direct_IO_27642
5049 ++ocfs2_direct_IO_27642 ocfs2_direct_IO 4 27642 &nl80211_send_connect_result_27642
5050 +add_new_gdb_27643 add_new_gdb 3 27643 NULL
5051 +btrfs_fallocate_27647 btrfs_fallocate 3-4 27647 NULL
5052 -+asd_download_seq_27653 asd_download_seq 0 27653 NULL
5053 +qnx6_readpages_27657 qnx6_readpages 4 27657 NULL
5054 +cdrom_read_cdda_old_27664 cdrom_read_cdda_old 4 27664 NULL
5055 -+ath_tx_edma_init_27673 ath_tx_edma_init 0 27673 NULL
5056 -+power_supply_create_gen_triggers_27685 power_supply_create_gen_triggers 0 27685 NULL
5057 +ocfs2_extend_dir_27695 ocfs2_extend_dir 4 27695 NULL
5058 +fs_path_add_from_extent_buffer_27702 fs_path_add_from_extent_buffer 4 27702 NULL
5059 +evm_write_key_27715 evm_write_key 3 27715 NULL
5060 +ieee80211_if_fmt_dot11MeshGateAnnouncementProtocol_27722 ieee80211_if_fmt_dot11MeshGateAnnouncementProtocol 3 27722 NULL
5061 +xfs_dir2_block_sfsize_27727 xfs_dir2_block_sfsize 0 27727 NULL
5062 -+init_timers_cpu_27741 init_timers_cpu 0 27741 NULL
5063 +SyS_setsockopt_27759 SyS_setsockopt 5 27759 NULL
5064 -+ipr_test_msi_27760 ipr_test_msi 0 27760 NULL
5065 -+transport_init_session_tags_27776 transport_init_session_tags 1-2 27776 NULL nohasharray
5066 -+gpiochip_export_27776 gpiochip_export 0 27776 &transport_init_session_tags_27776
5067 ++transport_init_session_tags_27776 transport_init_session_tags 1-2 27776 NULL
5068 +__lov_setstripe_27782 __lov_setstripe 2 27782 NULL
5069 -+snd_component_add_27784 snd_component_add 0 27784 NULL
5070 +twl4030_set_gpio_dataout_27792 twl4030_set_gpio_dataout 1 27792 NULL
5071 +SyS_readv_27804 SyS_readv 3 27804 NULL
5072 +mpihelp_mul_27805 mpihelp_mul 5-3 27805 NULL
5073 +hpt374_read_freq_27828 hpt374_read_freq 0 27828 NULL
5074 -+init_header_complete_27833 init_header_complete 0 27833 NULL
5075 -+read_profile_27859 read_profile 3 27859 NULL nohasharray
5076 -+pcmcia_register_socket_27859 pcmcia_register_socket 0 27859 &read_profile_27859
5077 ++read_profile_27859 read_profile 3 27859 NULL
5078 +sky2_pci_read16_27863 sky2_pci_read16 0 27863 NULL
5079 +ieee80211_if_read_dot11MeshHWMProotInterval_27873 ieee80211_if_read_dot11MeshHWMProotInterval 3 27873 NULL
5080 +unix_seqpacket_sendmsg_27893 unix_seqpacket_sendmsg 4 27893 NULL
5081 -+driver_add_groups_27897 driver_add_groups 0 27897 NULL
5082 -+mlx4_CONF_SPECIAL_QP_27915 mlx4_CONF_SPECIAL_QP 0 27915 NULL
5083 +i915_error_object_create_sized_27919 i915_error_object_create_sized 4 27919 NULL
5084 -+t4_write_flash_27925 t4_write_flash 0 27925 NULL
5085 -+t4vf_get_vfres_27935 t4vf_get_vfres 0 27935 NULL
5086 -+unmap_and_move_27936 unmap_and_move 0 27936 NULL
5087 -+check_mapped_name_27943 check_mapped_name 3 27943 NULL
5088 +tracing_clock_write_27961 tracing_clock_write 3 27961 NULL nohasharray
5089 +bio_next_split_27961 bio_next_split 2 27961 &tracing_clock_write_27961
5090 -+enic_set_rss_nic_cfg_27966 enic_set_rss_nic_cfg 0 27966 NULL nohasharray
5091 -+security_path_chown_27966 security_path_chown 0 27966 &enic_set_rss_nic_cfg_27966
5092 +tipc_media_addr_printf_27971 tipc_media_addr_printf 2 27971 NULL
5093 -+device_register_27972 device_register 0 27972 NULL nohasharray
5094 -+mic_rx_pkts_read_27972 mic_rx_pkts_read 3 27972 &device_register_27972
5095 -+compat_SyS_set_mempolicy_27975 compat_SyS_set_mempolicy 3 27975 NULL nohasharray
5096 -+xfs_alloc_fixup_trees_27975 xfs_alloc_fixup_trees 0 27975 &compat_SyS_set_mempolicy_27975
5097 -+adm8211_hw_reset_27976 adm8211_hw_reset 0 27976 NULL
5098 -+pci_enable_device_flags_27977 pci_enable_device_flags 0 27977 NULL nohasharray
5099 -+__kernfs_setattr_27977 __kernfs_setattr 0 27977 &pci_enable_device_flags_27977
5100 -+ipg_hw_init_27992 ipg_hw_init 0 27992 NULL
5101 ++mic_rx_pkts_read_27972 mic_rx_pkts_read 3 27972 NULL
5102 ++compat_SyS_set_mempolicy_27975 compat_SyS_set_mempolicy 3 27975 NULL
5103 +edt_ft5x06_debugfs_raw_data_read_28002 edt_ft5x06_debugfs_raw_data_read 3 28002 NULL
5104 +seq_get_buf_28006 seq_get_buf 0 28006 NULL
5105 +snd_rawmidi_write_28008 snd_rawmidi_write 3 28008 NULL
5106 +powercap_register_zone_28028 powercap_register_zone 6 28028 NULL
5107 -+ath_mci_setup_28039 ath_mci_setup 0 28039 NULL
5108 +sctp_setsockopt_maxburst_28041 sctp_setsockopt_maxburst 3 28041 NULL
5109 +rts51x_xd_rw_28046 rts51x_xd_rw 3-4 28046 NULL
5110 -+p9_fd_write_28050 p9_fd_write 3 28050 NULL
5111 +cx231xx_init_vbi_isoc_28053 cx231xx_init_vbi_isoc 3-2-4 28053 NULL
5112 +pool_status_28055 pool_status 5 28055 NULL
5113 -+init_rs_non_canonical_28059 init_rs_non_canonical 1 28059 NULL nohasharray
5114 -+sis_chip_init_28059 sis_chip_init 0 28059 &init_rs_non_canonical_28059
5115 ++init_rs_non_canonical_28059 init_rs_non_canonical 1 28059 NULL
5116 +lpfc_idiag_mbxacc_read_28061 lpfc_idiag_mbxacc_read 3 28061 NULL
5117 -+tea5764_i2c_read_28063 tea5764_i2c_read 0 28063 NULL
5118 +tx_frag_bad_mblk_num_read_28064 tx_frag_bad_mblk_num_read 3 28064 NULL
5119 -+do_register_framebuffer_28067 do_register_framebuffer 0 28067 NULL
5120 -+ib_query_port_28079 ib_query_port 0 28079 NULL
5121 -+platform_get_irq_28088 platform_get_irq 0 28088 NULL
5122 +mmc_test_alloc_mem_28102 mmc_test_alloc_mem 3-2 28102 NULL
5123 +rx_defrag_need_defrag_read_28117 rx_defrag_need_defrag_read 3 28117 NULL
5124 -+peak_pciec_probe_28118 peak_pciec_probe 0 28118 NULL
5125 +vgacon_adjust_height_28124 vgacon_adjust_height 2 28124 NULL
5126 -+pluto_hw_init_28135 pluto_hw_init 0 28135 NULL
5127 -+memblock_virt_alloc_from_nopanic_28146 memblock_virt_alloc_from_nopanic 1 28146 NULL
5128 +video_read_28148 video_read 3 28148 NULL
5129 +snd_midi_channel_alloc_set_28153 snd_midi_channel_alloc_set 1 28153 NULL
5130 +stats_dot11FCSErrorCount_read_28154 stats_dot11FCSErrorCount_read 3 28154 NULL
5131 -+mi1_wr_addr_28156 mi1_wr_addr 0 28156 NULL
5132 -+vread_28173 vread 0-3 28173 NULL
5133 +macvtap_get_user_28185 macvtap_get_user 4 28185 NULL
5134 -+goldfish_tty_create_driver_28186 goldfish_tty_create_driver 0 28186 NULL
5135 +counter_free_res_28187 counter_free_res 5 28187 NULL
5136 +read_disk_sb_28188 read_disk_sb 2 28188 NULL
5137 -+get_res_28191 get_res 0 28191 NULL
5138 +nouveau_mxm_create__28200 nouveau_mxm_create_ 4 28200 NULL
5139 +__qp_memcpy_from_queue_28220 __qp_memcpy_from_queue 3-4 28220 NULL
5140 -+ocfs2_cow_sync_writeback_28221 ocfs2_cow_sync_writeback 0 28221 NULL
5141 +line6_alloc_sysex_buffer_28225 line6_alloc_sysex_buffer 4 28225 NULL
5142 +amd_nb_num_28228 amd_nb_num 0 28228 NULL
5143 -+stex_common_handshake_28229 stex_common_handshake 0 28229 NULL
5144 -+dwc2_gahbcfg_init_28266 dwc2_gahbcfg_init 0 28266 NULL
5145 +fuse_direct_IO_28275 fuse_direct_IO 4 28275 NULL
5146 +usemap_size_28281 usemap_size 0 28281 NULL
5147 +inline_xattr_size_28285 inline_xattr_size 0 28285 NULL
5148 @@ -117793,54 +116799,38 @@ index 0000000..8709512
5149 +kstrtos16_from_user_28300 kstrtos16_from_user 2 28300 NULL
5150 +nouveau_compat_ioctl_28305 nouveau_compat_ioctl 2 28305 NULL
5151 +snd_pcm_oss_read_28317 snd_pcm_oss_read 3 28317 NULL
5152 -+security_inode_link_28327 security_inode_link 0 28327 NULL
5153 +generic_write_checks_28329 generic_write_checks 0 28329 NULL
5154 +bm_entry_write_28338 bm_entry_write 3 28338 NULL
5155 +tcp_copy_to_iovec_28344 tcp_copy_to_iovec 3 28344 NULL
5156 -+snapshot_write_28351 snapshot_write 3 28351 NULL
5157 +xfs_iomap_write_unwritten_28365 xfs_iomap_write_unwritten 3-2 28365 NULL
5158 +batadv_handle_tt_response_28370 batadv_handle_tt_response 4 28370 NULL
5159 +dlmfs_file_read_28385 dlmfs_file_read 3 28385 NULL
5160 +tx_frag_cache_miss_read_28394 tx_frag_cache_miss_read 3 28394 NULL
5161 +bypass_pwup_write_28416 bypass_pwup_write 3 28416 NULL
5162 +subdev_ioctl_28417 subdev_ioctl 2 28417 NULL
5163 -+vfio_msi_cap_len_28424 vfio_msi_cap_len 0 28424 NULL
5164 +ksocknal_alloc_tx_28426 ksocknal_alloc_tx 2 28426 NULL
5165 -+hid_hw_output_report_28429 hid_hw_output_report 0 28429 NULL
5166 +mpage_readpages_28436 mpage_readpages 3 28436 NULL
5167 -+xfs_rtfind_back_28450 xfs_rtfind_back 0 28450 NULL
5168 +snd_emu10k1_efx_read_28452 snd_emu10k1_efx_read 2 28452 NULL
5169 +key_mic_failures_read_28457 key_mic_failures_read 3 28457 NULL
5170 +alloc_irq_cpu_rmap_28459 alloc_irq_cpu_rmap 1 28459 NULL
5171 -+__filemap_fdatawrite_28485 __filemap_fdatawrite 0 28485 NULL
5172 -+si4713_register_i2c_adapter_28515 si4713_register_i2c_adapter 0 28515 NULL
5173 +ps_poll_upsd_utilization_read_28519 ps_poll_upsd_utilization_read 3 28519 NULL
5174 +i2400m_tx_stats_read_28527 i2400m_tx_stats_read 3 28527 NULL
5175 +early_init_dt_alloc_memory_arch_28528 early_init_dt_alloc_memory_arch 1 28528 NULL
5176 -+spu_set_bus_mode_28542 spu_set_bus_mode 0 28542 NULL
5177 +sel_read_policycap_28544 sel_read_policycap 3 28544 NULL
5178 +mptctl_getiocinfo_28545 mptctl_getiocinfo 2 28545 NULL nohasharray
5179 +aio_read_events_28545 aio_read_events 3 28545 &mptctl_getiocinfo_28545 nohasharray
5180 +run_delalloc_range_28545 run_delalloc_range 3-4 28545 &aio_read_events_28545
5181 -+asd_init_phy_28547 asd_init_phy 0 28547 NULL
5182 -+sysfs_create_bin_file_28551 sysfs_create_bin_file 0 28551 NULL
5183 +b43legacy_debugfs_write_28556 b43legacy_debugfs_write 3 28556 NULL
5184 +asymmetric_verify_28567 asymmetric_verify 3 28567 NULL
5185 -+gfs2_meta_indirect_buffer_28573 gfs2_meta_indirect_buffer 0 28573 NULL
5186 +oxygen_read32_28582 oxygen_read32 0 28582 NULL
5187 -+task_cgroup_path_28599 task_cgroup_path 3 28599 NULL
5188 +extract_entropy_28604 extract_entropy 5-3 28604 NULL
5189 +kfifo_unused_28612 kfifo_unused 0 28612 NULL
5190 +snd_nm256_capture_copy_28622 snd_nm256_capture_copy 3-5 28622 NULL
5191 +setup_usemap_28636 setup_usemap 3-4 28636 NULL
5192 -+qib_handle_6120_hwerrors_28642 qib_handle_6120_hwerrors 3 28642 NULL
5193 -+xfs_bmap_finish_28644 xfs_bmap_finish 0 28644 NULL nohasharray
5194 -+myri10ge_load_hotplug_firmware_28644 myri10ge_load_hotplug_firmware 0 28644 &xfs_bmap_finish_28644
5195 +p9_fcall_alloc_28652 p9_fcall_alloc 1 28652 NULL
5196 +read_nic_io_byte_28654 read_nic_io_byte 0 28654 NULL
5197 +blk_queue_resize_tags_28670 blk_queue_resize_tags 2 28670 NULL
5198 +SyS_setgroups16_28686 SyS_setgroups16 1 28686 NULL
5199 -+adau1701_register_size_28688 adau1701_register_size 0 28688 NULL
5200 +kvm_mmu_get_page_28692 kvm_mmu_get_page 2 28692 NULL
5201 +drm_plane_init_28731 drm_plane_init 6 28731 NULL
5202 +spi_execute_28736 spi_execute 5 28736 NULL
5203 @@ -117853,8 +116843,6 @@ index 0000000..8709512
5204 +iwl_dbgfs_rxon_filter_flags_read_28832 iwl_dbgfs_rxon_filter_flags_read 3 28832 NULL
5205 +kernel_tree_alloc_28833 kernel_tree_alloc 1 28833 NULL
5206 +vp_request_msix_vectors_28849 vp_request_msix_vectors 2 28849 NULL
5207 -+ssb_bus_powerup_28855 ssb_bus_powerup 0 28855 NULL
5208 -+e100_self_test_28862 e100_self_test 0 28862 NULL
5209 +ipv6_renew_options_28867 ipv6_renew_options 5 28867 NULL
5210 +max_io_len_target_boundary_28879 max_io_len_target_boundary 0-1 28879 NULL
5211 +packet_sendmsg_spkt_28885 packet_sendmsg_spkt 4 28885 NULL
5212 @@ -117865,10 +116853,7 @@ index 0000000..8709512
5213 +mxuport_prepare_write_buffer_28943 mxuport_prepare_write_buffer 3 28943 NULL
5214 +btrfs_trim_block_group_28963 btrfs_trim_block_group 3-4 28963 NULL
5215 +alloc_sched_domains_28972 alloc_sched_domains 1 28972 NULL
5216 -+gfs2_dir_del_28977 gfs2_dir_del 0 28977 NULL
5217 +hash_net6_expire_28979 hash_net6_expire 4 28979 NULL
5218 -+xfs_alloc_update_28982 xfs_alloc_update 0 28982 NULL
5219 -+stex_request_irq_28992 stex_request_irq 0 28992 NULL
5220 +hci_sock_setsockopt_28993 hci_sock_setsockopt 5 28993 NULL
5221 +bin_uuid_28999 bin_uuid 3 28999 NULL
5222 +fd_execute_rw_29004 fd_execute_rw 3 29004 NULL
5223 @@ -117876,168 +116861,109 @@ index 0000000..8709512
5224 +rxrpc_sendmsg_29049 rxrpc_sendmsg 4 29049 NULL
5225 +btrfs_root_bytenr_29058 btrfs_root_bytenr 0 29058 NULL
5226 +iso_packets_buffer_init_29061 iso_packets_buffer_init 3-4 29061 NULL
5227 -+roundup_64_29066 roundup_64 2-0-1 29066 NULL
5228 +lpfc_idiag_extacc_drivr_get_29067 lpfc_idiag_extacc_drivr_get 0-3 29067 NULL
5229 +sctp_getsockopt_assoc_stats_29074 sctp_getsockopt_assoc_stats 2 29074 NULL
5230 -+xfs_alloc_ag_vextent_small_29084 xfs_alloc_ag_vextent_small 0 29084 NULL
5231 +iwl_dbgfs_log_event_write_29088 iwl_dbgfs_log_event_write 3 29088 NULL
5232 +ccp_init_dm_workarea_29097 ccp_init_dm_workarea 3 29097 NULL
5233 +__compat_sys_preadv64_29103 __compat_sys_preadv64 3 29103 NULL
5234 +isdn_ppp_write_29109 isdn_ppp_write 4 29109 NULL
5235 +snprintf_29125 snprintf 0 29125 NULL
5236 -+init_mac_29127 init_mac 0 29127 NULL
5237 +iov_shorten_29130 iov_shorten 0 29130 NULL
5238 +proc_scsi_write_29142 proc_scsi_write 3 29142 NULL
5239 -+alloc_irqs_from_29152 alloc_irqs_from 0-2 29152 NULL
5240 +kvm_mmu_notifier_clear_flush_young_29154 kvm_mmu_notifier_clear_flush_young 3 29154 NULL
5241 +drm_property_create_enum_29201 drm_property_create_enum 5 29201 NULL
5242 +wusb_prf_256_29203 wusb_prf_256 7 29203 NULL
5243 -+comedi_alloc_subdevices_29207 comedi_alloc_subdevices 0 29207 NULL
5244 +iwl_dbgfs_temperature_read_29224 iwl_dbgfs_temperature_read 3 29224 NULL
5245 +nvme_trans_copy_from_user_29227 nvme_trans_copy_from_user 3 29227 NULL
5246 -+t4vf_wr_mbox_29233 t4vf_wr_mbox 0 29233 NULL
5247 -+iio_device_register_debugfs_29234 iio_device_register_debugfs 0 29234 NULL
5248 +irq_domain_add_linear_29236 irq_domain_add_linear 2 29236 NULL
5249 +recover_peb_29238 recover_peb 0 29238 NULL
5250 +evdev_handle_get_val_29242 evdev_handle_get_val 5-6 29242 NULL
5251 -+rw_verify_area_29243 rw_verify_area 0-4 29243 NULL
5252 +security_context_to_sid_core_29248 security_context_to_sid_core 2 29248 NULL
5253 +rbd_osd_req_create_29260 rbd_osd_req_create 3 29260 NULL
5254 +prism2_set_genericelement_29277 prism2_set_genericelement 3 29277 NULL
5255 +ext4_fiemap_29296 ext4_fiemap 4 29296 NULL
5256 -+xfs_bmap_btree_to_extents_29297 xfs_bmap_btree_to_extents 0 29297 NULL
5257 +sn9c102_read_29305 sn9c102_read 3 29305 NULL
5258 +__fuse_get_req_29315 __fuse_get_req 2 29315 NULL
5259 +lprocfs_write_helper_29323 lprocfs_write_helper 2 29323 NULL
5260 -+xfs_bmbt_change_owner_29325 xfs_bmbt_change_owner 0 29325 NULL
5261 +kvm_handle_hva_29326 kvm_handle_hva 2 29326 NULL
5262 +tun_put_user_29337 tun_put_user 5 29337 NULL
5263 +__alloc_ei_netdev_29338 __alloc_ei_netdev 1 29338 NULL
5264 +l2cap_sock_setsockopt_old_29346 l2cap_sock_setsockopt_old 4 29346 NULL
5265 -+ext2_chunk_size_29354 ext2_chunk_size 0 29354 NULL
5266 -+gpiochip_find_base_29366 gpiochip_find_base 0-1 29366 NULL
5267 -+lx_pcm_create_29392 lx_pcm_create 0 29392 NULL
5268 +read_file_tx99_power_29405 read_file_tx99_power 3 29405 NULL
5269 -+get_esi_asic_29417 get_esi_asic 0 29417 NULL
5270 +mempool_create_29437 mempool_create 1 29437 NULL
5271 +crypto_ahash_alignmask_29445 crypto_ahash_alignmask 0 29445 NULL
5272 +p9_client_prepare_req_29448 p9_client_prepare_req 3 29448 NULL
5273 -+of_get_named_gpio_flags_29455 of_get_named_gpio_flags 0 29455 NULL
5274 +validate_scan_freqs_29462 validate_scan_freqs 0 29462 NULL
5275 -+mlx4_init_srq_table_29470 mlx4_init_srq_table 0 29470 NULL
5276 +SyS_flistxattr_29474 SyS_flistxattr 3 29474 NULL
5277 +do_register_entry_29478 do_register_entry 4 29478 NULL
5278 +simple_strtoul_29480 simple_strtoul 0 29480 NULL
5279 -+pci_enable_device_mem_29500 pci_enable_device_mem 0 29500 NULL
5280 +btmrvl_pscmd_write_29504 btmrvl_pscmd_write 3 29504 NULL
5281 +btrfs_file_extent_disk_bytenr_29505 btrfs_file_extent_disk_bytenr 0 29505 NULL
5282 -+i2c_add_adapter_29507 i2c_add_adapter 0 29507 NULL
5283 +usnic_vnic_spec_dump_29508 usnic_vnic_spec_dump 2 29508 NULL
5284 +write_file_regidx_29517 write_file_regidx 3 29517 NULL
5285 +atk_debugfs_ggrp_read_29522 atk_debugfs_ggrp_read 3 29522 NULL
5286 +pci_enable_msix_29524 pci_enable_msix 0 29524 NULL
5287 -+add_to_page_cache_lru_29534 add_to_page_cache_lru 0 29534 NULL
5288 -+vfs_read_29543 vfs_read 0-3 29543 NULL
5289 +ftrace_write_29551 ftrace_write 3 29551 NULL
5290 +idetape_queue_rw_tail_29562 idetape_queue_rw_tail 3 29562 NULL
5291 -+leaf_dealloc_29566 leaf_dealloc 3-2 29566 NULL
5292 ++leaf_dealloc_29566 leaf_dealloc 3 29566 NULL
5293 +kvm_read_guest_virt_system_29569 kvm_read_guest_virt_system 4-2 29569 NULL
5294 -+p9_fd_read_29570 p9_fd_read 3 29570 NULL
5295 +lbs_lowsnr_read_29571 lbs_lowsnr_read 3 29571 NULL
5296 -+security_path_chmod_29578 security_path_chmod 0 29578 NULL
5297 -+ext3_ordered_write_end_29584 ext3_ordered_write_end 5 29584 NULL
5298 +iwl_dbgfs_missed_beacon_write_29586 iwl_dbgfs_missed_beacon_write 3 29586 NULL
5299 -+snd_device_new_29588 snd_device_new 0 29588 NULL
5300 +pvr2_hdw_report_unlocked_29589 pvr2_hdw_report_unlocked 4-0 29589 NULL
5301 +dio_set_defer_completion_29599 dio_set_defer_completion 0 29599 NULL
5302 +slots_per_page_29601 slots_per_page 0 29601 NULL
5303 +osc_cached_mb_seq_write_29610 osc_cached_mb_seq_write 3 29610 NULL
5304 +nla_get_u16_29624 nla_get_u16 0 29624 NULL
5305 -+gfs2_alloc_blocks_29630 gfs2_alloc_blocks 0 29630 NULL
5306 +tx_frag_cache_hit_read_29639 tx_frag_cache_hit_read 3 29639 NULL
5307 +sctp_make_abort_user_29654 sctp_make_abort_user 3 29654 NULL nohasharray
5308 +spmi_controller_alloc_29654 spmi_controller_alloc 2 29654 &sctp_make_abort_user_29654
5309 -+_regulator_do_enable_29656 _regulator_do_enable 0 29656 NULL
5310 -+e100_phy_init_29662 e100_phy_init 0 29662 NULL
5311 +sisusb_write_mem_bulk_29678 sisusb_write_mem_bulk 4 29678 NULL
5312 -+jbd2_journal_restart_29692 jbd2_journal_restart 0 29692 NULL
5313 +lustre_posix_acl_xattr_2ext_29693 lustre_posix_acl_xattr_2ext 2 29693 NULL
5314 +posix_acl_from_xattr_29708 posix_acl_from_xattr 3 29708 NULL
5315 +probes_write_29711 probes_write 3 29711 NULL
5316 +read_cis_cache_29735 read_cis_cache 4 29735 NULL
5317 +xfs_new_eof_29737 xfs_new_eof 2 29737 NULL
5318 +std_nic_write_29752 std_nic_write 3 29752 NULL
5319 -+input_fujitsu_setup_29761 input_fujitsu_setup 0 29761 NULL
5320 -+asd_seq_download_seqs_29767 asd_seq_download_seqs 0 29767 NULL
5321 +tg3_irq_count_29786 tg3_irq_count 0 29786 NULL
5322 +dbAlloc_29794 dbAlloc 0 29794 NULL
5323 -+register_reboot_notifier_29796 register_reboot_notifier 0 29796 NULL
5324 +tcp_sendpage_29829 tcp_sendpage 4 29829 NULL
5325 +__probe_kernel_write_29842 __probe_kernel_write 3 29842 NULL
5326 -+ath10k_wmi_cmd_init_29843 ath10k_wmi_cmd_init 0 29843 NULL
5327 -+fnic_alloc_vnic_resources_29845 fnic_alloc_vnic_resources 0 29845 NULL
5328 -+__raw_notifier_call_chain_29847 __raw_notifier_call_chain 0 29847 NULL
5329 +kvm_read_hva_atomic_29848 kvm_read_hva_atomic 3 29848 NULL
5330 -+count_partial_29850 count_partial 0 29850 NULL
5331 -+xfs_rtfind_forw_29866 xfs_rtfind_forw 0 29866 NULL
5332 -+ath9k_hw_init_macaddr_29869 ath9k_hw_init_macaddr 0 29869 NULL
5333 +write_file_bool_bmps_29870 write_file_bool_bmps 3 29870 NULL
5334 +ipv6_setsockopt_29871 ipv6_setsockopt 5 29871 NULL
5335 -+fnic_dev_notify_set_29874 fnic_dev_notify_set 0 29874 NULL
5336 +scsi_end_request_29876 scsi_end_request 3 29876 NULL
5337 +crypto_aead_alignmask_29885 crypto_aead_alignmask 0 29885 NULL
5338 -+tc3589x_gpio_irq_get_irq_29889 tc3589x_gpio_irq_get_irq 2 29889 NULL
5339 -+xfs_alloc_read_agf_29893 xfs_alloc_read_agf 0 29893 NULL
5340 +rtw_cfg80211_indicate_sta_assoc_29897 rtw_cfg80211_indicate_sta_assoc 3 29897 NULL
5341 +lov_ost_pool_extend_29914 lov_ost_pool_extend 2 29914 NULL
5342 -+__mcam_cam_reset_29916 __mcam_cam_reset 0 29916 NULL
5343 +write_file_queue_29922 write_file_queue 3 29922 NULL
5344 -+ahash_prepare_alg_29938 ahash_prepare_alg 0 29938 NULL
5345 +__btrfs_getxattr_29947 __btrfs_getxattr 0 29947 NULL nohasharray
5346 +ipv6_recv_error_29947 ipv6_recv_error 3 29947 &__btrfs_getxattr_29947
5347 -+ath10k_core_fetch_firmware_api_1_29956 ath10k_core_fetch_firmware_api_1 0 29956 NULL
5348 -+arch_setup_dmar_msi_29992 arch_setup_dmar_msi 0 29992 NULL
5349 +dev_mem_write_30028 dev_mem_write 3 30028 NULL
5350 +alloc_netdev_mqs_30030 alloc_netdev_mqs 1 30030 NULL
5351 -+sysfs_add_file_mode_ns_30038 sysfs_add_file_mode_ns 0 30038 NULL
5352 +scsi_vpd_inquiry_30040 scsi_vpd_inquiry 0-4 30040 NULL
5353 +drp_wmove_30043 drp_wmove 4 30043 NULL
5354 -+__pci_request_selected_regions_30058 __pci_request_selected_regions 0 30058 NULL
5355 -+SyS_write_30059 SyS_write 3 30059 NULL
5356 -+mthca_reset_30070 mthca_reset 0 30070 NULL
5357 +cxgbi_ddp_reserve_30091 cxgbi_ddp_reserve 4 30091 NULL
5358 +snd_midi_channel_init_set_30092 snd_midi_channel_init_set 1 30092 NULL
5359 +rx_filter_data_filter_read_30098 rx_filter_data_filter_read 3 30098 NULL
5360 -+mlx5_cmd_exec_30102 mlx5_cmd_exec 0 30102 NULL
5361 +defragment_dma_buffer_30113 defragment_dma_buffer 0 30113 NULL
5362 -+xfs_iget_cache_miss_30115 xfs_iget_cache_miss 0 30115 NULL
5363 +spi_async_locked_30117 spi_async_locked 0 30117 NULL
5364 -+calgary_unmap_page_30130 calgary_unmap_page 2-3 30130 NULL
5365 -+snd_pcm_stream_proc_init_30132 snd_pcm_stream_proc_init 0 30132 NULL
5366 +u_memcpya_30139 u_memcpya 3-2 30139 NULL
5367 +dbg_port_buf_30145 dbg_port_buf 2 30145 NULL
5368 -+elfcorehdr_read_30159 elfcorehdr_read 2 30159 NULL
5369 +alloc_switch_ctx_30165 alloc_switch_ctx 2 30165 NULL
5370 -+expand_inode_data_30169 expand_inode_data 2-3 30169 NULL
5371 -+lis3lv02d_get_pwron_wait_30183 lis3lv02d_get_pwron_wait 0 30183 NULL
5372 ++expand_inode_data_30169 expand_inode_data 3-2 30169 NULL
5373 +mempool_create_page_pool_30189 mempool_create_page_pool 1 30189 NULL
5374 +drm_property_create_bitmask_30195 drm_property_create_bitmask 5 30195 NULL
5375 +__genwqe_readq_30197 __genwqe_readq 0 30197 NULL
5376 +snd_pcm_playback_forward_30201 snd_pcm_playback_forward 0-2 30201 NULL
5377 +usblp_ioctl_30203 usblp_ioctl 2 30203 NULL
5378 -+gfs2_stuffed_write_end_30204 gfs2_stuffed_write_end 0-5 30204 NULL
5379 +read_4k_modal_eeprom_30212 read_4k_modal_eeprom 3 30212 NULL
5380 +SyS_semop_30227 SyS_semop 3 30227 NULL
5381 +bitmap_file_set_bit_30228 bitmap_file_set_bit 2 30228 NULL
5382 -+em28xx_write_reg_30239 em28xx_write_reg 0 30239 NULL
5383 -+shmem_unuse_inode_30263 shmem_unuse_inode 0 30263 NULL
5384 +rawv6_recvmsg_30265 rawv6_recvmsg 4 30265 NULL
5385 -+try_break_deleg_30271 try_break_deleg 0 30271 NULL nohasharray
5386 -+isr_pci_pm_read_30271 isr_pci_pm_read 3 30271 &try_break_deleg_30271
5387 ++isr_pci_pm_read_30271 isr_pci_pm_read 3 30271 NULL nohasharray
5388 ++try_break_deleg_30271 try_break_deleg 0 30271 &isr_pci_pm_read_30271
5389 +compat_readv_30273 compat_readv 3 30273 NULL
5390 -+dma_set_max_seg_size_30274 dma_set_max_seg_size 0 30274 NULL
5391 -+skcipher_sendmsg_30290 skcipher_sendmsg 4 30290 NULL nohasharray
5392 -+migrate_page_30290 migrate_page 0 30290 &skcipher_sendmsg_30290
5393 ++skcipher_sendmsg_30290 skcipher_sendmsg 4 30290 NULL
5394 +pipeline_sec_frag_swi_read_30294 pipeline_sec_frag_swi_read 3 30294 NULL
5395 +tcp_sendmsg_30296 tcp_sendmsg 4 30296 NULL
5396 +osc_contention_seconds_seq_write_30305 osc_contention_seconds_seq_write 3 30305 NULL
5397 @@ -118045,23 +116971,16 @@ index 0000000..8709512
5398 +i8254_read_30330 i8254_read 0 30330 NULL
5399 +resource_from_user_30341 resource_from_user 3 30341 NULL
5400 +o2nm_this_node_30342 o2nm_this_node 0 30342 NULL
5401 -+ath5k_eeprom_init_30354 ath5k_eeprom_init 0 30354 NULL
5402 -+gfs2_trans_begin_30359 gfs2_trans_begin 0 30359 NULL
5403 +kstrtou32_from_user_30361 kstrtou32_from_user 2 30361 NULL
5404 +pagecache_write_begin_30364 pagecache_write_begin 0 30364 NULL
5405 +pvscsi_change_queue_depth_30365 pvscsi_change_queue_depth 2 30365 NULL
5406 +C_SYSC_readv_30369 C_SYSC_readv 3 30369 NULL
5407 -+device_init_wakeup_30387 device_init_wakeup 0 30387 NULL
5408 +blkdev_issue_zeroout_30392 blkdev_issue_zeroout 3 30392 NULL
5409 +c4iw_init_resource_30393 c4iw_init_resource 2-3 30393 NULL
5410 +get_kernel_pages_30397 get_kernel_pages 0 30397 NULL
5411 +vb2_fop_write_30420 vb2_fop_write 3 30420 NULL
5412 -+mlx4_init_eq_table_30423 mlx4_init_eq_table 0 30423 NULL
5413 -+tx_tx_template_prepared_read_30424 tx_tx_template_prepared_read 3 30424 NULL nohasharray
5414 -+call_netdevice_notifier_30424 call_netdevice_notifier 0 30424 &tx_tx_template_prepared_read_30424
5415 ++tx_tx_template_prepared_read_30424 tx_tx_template_prepared_read 3 30424 NULL
5416 +lstcon_session_info_30425 lstcon_session_info 6 30425 NULL
5417 -+qt2160_write_30427 qt2160_write 0 30427 NULL
5418 -+bma180_reset_intr_30432 bma180_reset_intr 0 30432 NULL
5419 +enable_write_30456 enable_write 3 30456 NULL
5420 +tx_tx_template_programmed_read_30461 tx_tx_template_programmed_read 3 30461 NULL
5421 +urandom_read_30462 urandom_read 3 30462 NULL
5422 @@ -118073,24 +116992,12 @@ index 0000000..8709512
5423 +__send_duplicate_bios_30498 __send_duplicate_bios 4 30498 NULL
5424 +memblock_virt_alloc_node_30515 memblock_virt_alloc_node 1 30515 NULL
5425 +dwc3_testmode_write_30516 dwc3_testmode_write 3 30516 NULL
5426 -+set_config_30526 set_config 0 30526 NULL nohasharray
5427 -+debug_debug2_read_30526 debug_debug2_read 3 30526 &set_config_30526
5428 -+mite_setup2_30530 mite_setup2 0 30530 NULL
5429 -+si470x_start_usb_30536 si470x_start_usb 0 30536 NULL
5430 -+asd_start_seqs_30544 asd_start_seqs 0 30544 NULL
5431 -+ql_sem_spinlock_30547 ql_sem_spinlock 0 30547 NULL
5432 -+xfs_sb_version_hasftype_30559 xfs_sb_version_hasftype 0 30559 NULL nohasharray
5433 -+ixgbevf_acquire_msix_vectors_30559 ixgbevf_acquire_msix_vectors 2 30559 &xfs_sb_version_hasftype_30559
5434 ++debug_debug2_read_30526 debug_debug2_read 3 30526 NULL
5435 ++ixgbevf_acquire_msix_vectors_30559 ixgbevf_acquire_msix_vectors 2 30559 NULL
5436 +disk_expand_part_tbl_30561 disk_expand_part_tbl 2 30561 NULL
5437 -+tg3_get_invariants_30577 tg3_get_invariants 0 30577 NULL
5438 +set_le_30581 set_le 4 30581 NULL
5439 -+ntb_bwd_setup_30590 ntb_bwd_setup 0 30590 NULL
5440 +blk_init_tags_30592 blk_init_tags 1 30592 NULL
5441 -+stmmac_hw_setup_30605 stmmac_hw_setup 0 30605 NULL
5442 -+sgl_map_user_pages_30610 sgl_map_user_pages 2 30610 NULL nohasharray
5443 -+cpufreq_get_global_kobject_30610 cpufreq_get_global_kobject 0 30610 &sgl_map_user_pages_30610
5444 -+SyS_msgrcv_30611 SyS_msgrcv 3 30611 NULL
5445 -+spu_write_30618 spu_write 0 30618 NULL
5446 ++sgl_map_user_pages_30610 sgl_map_user_pages 2 30610 NULL
5447 +macvtap_sendmsg_30629 macvtap_sendmsg 4 30629 NULL
5448 +ieee80211_if_read_dot11MeshAwakeWindowDuration_30631 ieee80211_if_read_dot11MeshAwakeWindowDuration 3 30631 NULL
5449 +compat_raw_setsockopt_30634 compat_raw_setsockopt 5 30634 NULL
5450 @@ -118099,62 +117006,41 @@ index 0000000..8709512
5451 +jffs2_flash_read_30667 jffs2_flash_read 0 30667 NULL
5452 +ni_ai_fifo_read_30681 ni_ai_fifo_read 3 30681 NULL
5453 +sst_hsw_get_dsp_position_30691 sst_hsw_get_dsp_position 0 30691 NULL
5454 -+dccp_setsockopt_ccid_30701 dccp_setsockopt_ccid 4 30701 NULL nohasharray
5455 -+xfs_bmap_add_extent_unwritten_real_30701 xfs_bmap_add_extent_unwritten_real 0 30701 &dccp_setsockopt_ccid_30701
5456 ++dccp_setsockopt_ccid_30701 dccp_setsockopt_ccid 4 30701 NULL
5457 +lbs_wrbbp_write_30712 lbs_wrbbp_write 3 30712 NULL
5458 -+ocfs2_find_cpos_for_left_leaf_30713 ocfs2_find_cpos_for_left_leaf 0 30713 NULL
5459 +lbs_debugfs_read_30721 lbs_debugfs_read 3 30721 NULL
5460 +snd_nm256_playback_silence_30727 snd_nm256_playback_silence 3-4 30727 NULL
5461 -+pci_read_config_word_30732 pci_read_config_word 0 30732 NULL
5462 +snapshot_status_30744 snapshot_status 5 30744 NULL
5463 +fuse_conn_limit_write_30777 fuse_conn_limit_write 3 30777 NULL
5464 -+SyS_pread64_30778 SyS_pread64 3 30778 NULL
5465 -+__bio_alloc_30787 __bio_alloc 3 30787 NULL nohasharray
5466 -+class_for_each_device_30787 class_for_each_device 0 30787 &__bio_alloc_30787
5467 -+t4_sge_init_hard_30806 t4_sge_init_hard 0 30806 NULL
5468 ++__bio_alloc_30787 __bio_alloc 3 30787 NULL
5469 +smk_read_doi_30813 smk_read_doi 3 30813 NULL
5470 -+tg3_do_test_dma_30815 tg3_do_test_dma 0 30815 NULL
5471 -+SYSC_splice_30820 SYSC_splice 5 30820 NULL
5472 -+xlog_grant_head_wait_30829 xlog_grant_head_wait 0 30829 NULL
5473 +get_kobj_path_length_30831 get_kobj_path_length 0 30831 NULL
5474 -+mlx4_load_fw_30833 mlx4_load_fw 0 30833 NULL
5475 +ath10k_write_fw_dbglog_30835 ath10k_write_fw_dbglog 3 30835 NULL
5476 +of_gpio_named_count_30841 of_gpio_named_count 0 30841 NULL
5477 +sctp_setsockopt_auth_chunk_30843 sctp_setsockopt_auth_chunk 3 30843 NULL
5478 +wd_autoreset_write_30862 wd_autoreset_write 3 30862 NULL
5479 -+gpio_request_one_30881 gpio_request_one 0 30881 NULL
5480 +ieee80211_if_fmt_dropped_frames_no_route_30884 ieee80211_if_fmt_dropped_frames_no_route 3 30884 NULL
5481 -+pn_recvmsg_30887 pn_recvmsg 4 30887 NULL nohasharray
5482 -+__ei_open_30887 __ei_open 0 30887 &pn_recvmsg_30887
5483 -+lpfc_sli4_alloc_resource_identifiers_30925 lpfc_sli4_alloc_resource_identifiers 0 30925 NULL
5484 ++pn_recvmsg_30887 pn_recvmsg 4 30887 NULL
5485 +usnic_debugfs_buildinfo_read_30928 usnic_debugfs_buildinfo_read 3 30928 NULL
5486 +sctp_setsockopt_rtoinfo_30941 sctp_setsockopt_rtoinfo 3 30941 NULL
5487 +tty_insert_flip_string_flags_30969 tty_insert_flip_string_flags 4 30969 NULL
5488 -+call_netdevice_notifiers_info_30980 call_netdevice_notifiers_info 0 30980 NULL
5489 +huge_page_mask_30981 huge_page_mask 0 30981 NULL
5490 -+read_file_bt_ant_diversity_30983 read_file_bt_ant_diversity 3 30983 NULL nohasharray
5491 -+add_probe_files_30983 add_probe_files 0 30983 &read_file_bt_ant_diversity_30983
5492 ++read_file_bt_ant_diversity_30983 read_file_bt_ant_diversity 3 30983 NULL
5493 +lbs_host_sleep_read_31013 lbs_host_sleep_read 3 31013 NULL
5494 +ima_eventsig_init_31022 ima_eventsig_init 5 31022 NULL
5495 +template_fmt_size_31033 template_fmt_size 0 31033 NULL
5496 +do_setup_msi_irqs_31043 do_setup_msi_irqs 2 31043 NULL
5497 -+stride_pg_count_31053 stride_pg_count 0-2-1-4-3-5 31053 NULL
5498 ++stride_pg_count_31053 stride_pg_count 0-3-2-1-4-5 31053 NULL
5499 +lbs_failcount_read_31063 lbs_failcount_read 3 31063 NULL
5500 +sctp_setsockopt_context_31091 sctp_setsockopt_context 3 31091 NULL
5501 +proc_gid_map_write_31093 proc_gid_map_write 3 31093 NULL
5502 +depth_read_31112 depth_read 3 31112 NULL
5503 +hash_ipportnet6_expire_31118 hash_ipportnet6_expire 4 31118 NULL
5504 -+tse_init_rx_buffer_31129 tse_init_rx_buffer 0 31129 NULL
5505 -+kimage_normal_alloc_31140 kimage_normal_alloc 3 31140 NULL
5506 +size_inside_page_31141 size_inside_page 0 31141 NULL
5507 -+w9966_v4l_read_31148 w9966_v4l_read 3 31148 NULL nohasharray
5508 -+hpsa_kdump_soft_reset_31148 hpsa_kdump_soft_reset 0 31148 &w9966_v4l_read_31148
5509 ++w9966_v4l_read_31148 w9966_v4l_read 3 31148 NULL
5510 +ch_do_scsi_31171 ch_do_scsi 4 31171 NULL
5511 -+_regulator_do_disable_31175 _regulator_do_disable 0 31175 NULL
5512 -+__gpiod_request_31195 __gpiod_request 0 31195 NULL
5513 +r592_read_fifo_pio_31198 r592_read_fifo_pio 3 31198 NULL
5514 +mtdchar_readoob_31200 mtdchar_readoob 4 31200 NULL
5515 -+sh_eth_phy_init_31201 sh_eth_phy_init 0 31201 NULL
5516 +__btrfs_free_reserved_extent_31207 __btrfs_free_reserved_extent 2 31207 NULL
5517 +cpumask_weight_31215 cpumask_weight 0 31215 NULL
5518 +__read_reg_31216 __read_reg 0 31216 NULL
5519 @@ -118163,75 +117049,55 @@ index 0000000..8709512
5520 +cyy_readb_31240 cyy_readb 0 31240 NULL
5521 +_create_sg_bios_31244 _create_sg_bios 4 31244 NULL
5522 +ieee80211_if_read_last_beacon_31257 ieee80211_if_read_last_beacon 3 31257 NULL
5523 -+pch_spi_get_resources_31275 pch_spi_get_resources 0 31275 NULL
5524 +hash_netportnet4_expire_31290 hash_netportnet4_expire 4 31290 NULL
5525 +uvc_simplify_fraction_31303 uvc_simplify_fraction 3 31303 NULL
5526 +sisusbcon_scroll_31315 sisusbcon_scroll 5-2-3 31315 NULL
5527 +command_file_write_31318 command_file_write 3 31318 NULL
5528 -+hwerr_crcbits_31334 hwerr_crcbits 4 31334 NULL
5529 -+_regmap_raw_multi_reg_write_31336 _regmap_raw_multi_reg_write 3 31336 NULL nohasharray
5530 -+radix_tree_insert_31336 radix_tree_insert 0 31336 &_regmap_raw_multi_reg_write_31336
5531 ++_regmap_raw_multi_reg_write_31336 _regmap_raw_multi_reg_write 3 31336 NULL
5532 +em28xx_init_usb_xfer_31337 em28xx_init_usb_xfer 4-6 31337 NULL
5533 -+platform_device_add_31340 platform_device_add 0 31340 NULL
5534 +outlen_write_31358 outlen_write 3 31358 NULL
5535 +ieee80211_rx_mgmt_auth_31366 ieee80211_rx_mgmt_auth 3 31366 NULL
5536 -+mlx4_MAP_FA_31371 mlx4_MAP_FA 0 31371 NULL
5537 +xprt_rdma_allocate_31372 xprt_rdma_allocate 2 31372 NULL
5538 +vb2_vmalloc_get_userptr_31374 vb2_vmalloc_get_userptr 3-2 31374 NULL
5539 +trace_parser_get_init_31379 trace_parser_get_init 2 31379 NULL
5540 +inb_31388 inb 0 31388 NULL
5541 -+ni_660x_allocate_private_31400 ni_660x_allocate_private 0 31400 NULL
5542 +key_ifindex_read_31411 key_ifindex_read 3 31411 NULL
5543 +_sp2d_max_pg_31422 _sp2d_max_pg 0 31422 NULL
5544 +TSS_checkhmac1_31429 TSS_checkhmac1 5 31429 NULL
5545 +snd_aw2_saa7146_get_hw_ptr_capture_31431 snd_aw2_saa7146_get_hw_ptr_capture 0 31431 NULL
5546 -+sep_crypto_setup_31439 sep_crypto_setup 0 31439 NULL
5547 +transport_alloc_session_tags_31449 transport_alloc_session_tags 2-3 31449 NULL
5548 +opera1_xilinx_rw_31453 opera1_xilinx_rw 5 31453 NULL
5549 -+_regmap_update_bits_31456 _regmap_update_bits 0 31456 NULL
5550 +xfs_btree_get_numrecs_31477 xfs_btree_get_numrecs 0 31477 NULL
5551 +alg_setkey_31485 alg_setkey 3 31485 NULL
5552 +rds_message_map_pages_31487 rds_message_map_pages 2 31487 NULL
5553 -+cpuid_device_create_31489 cpuid_device_create 0 31489 NULL
5554 +qsfp_2_read_31491 qsfp_2_read 3 31491 NULL
5555 +__alloc_bootmem_31498 __alloc_bootmem 1 31498 NULL
5556 +hidraw_write_31536 hidraw_write 3 31536 NULL
5557 -+snd_ac97_bus_31550 snd_ac97_bus 0 31550 NULL
5558 +usbvision_read_31555 usbvision_read 3 31555 NULL
5559 -+snd_mpu401_uart_new_31565 snd_mpu401_uart_new 0 31565 NULL
5560 +tx_frag_tkip_called_read_31575 tx_frag_tkip_called_read 3 31575 NULL
5561 +get_max_inline_xattr_value_size_31578 get_max_inline_xattr_value_size 0 31578 NULL
5562 +osst_write_31581 osst_write 3 31581 NULL
5563 +snd_compr_get_avail_31584 snd_compr_get_avail 0 31584 NULL
5564 -+kobject_set_name_31585 kobject_set_name 0 31585 NULL
5565 -+flash_wait_op_31594 flash_wait_op 0 31594 NULL
5566 -+usb_add_phy_31609 usb_add_phy 0 31609 NULL
5567 +iwl_dbgfs_ucode_tx_stats_read_31611 iwl_dbgfs_ucode_tx_stats_read 3 31611 NULL
5568 +arvo_sysfs_read_31617 arvo_sysfs_read 6 31617 NULL nohasharray
5569 +memblock_virt_alloc_nopanic_31617 memblock_virt_alloc_nopanic 1 31617 &arvo_sysfs_read_31617
5570 +usnic_ib_dump_vf_31623 usnic_ib_dump_vf 3 31623 NULL
5571 +videobuf_read_one_31637 videobuf_read_one 3 31637 NULL
5572 -+t4vf_sge_init_31642 t4vf_sge_init 0 31642 NULL
5573 +pod_alloc_sysex_buffer_31651 pod_alloc_sysex_buffer 3 31651 NULL
5574 -+device_wakeup_attach_31653 device_wakeup_attach 0 31653 NULL
5575 +xfer_secondary_pool_31661 xfer_secondary_pool 2 31661 NULL
5576 +__lgread_31668 __lgread 4 31668 NULL
5577 +copy_from_user_nmi_31672 copy_from_user_nmi 3-0 31672 NULL
5578 +forced_ps_read_31685 forced_ps_read 3 31685 NULL
5579 +fst_recover_rx_error_31687 fst_recover_rx_error 3 31687 NULL
5580 -+sht15_transmission_start_31696 sht15_transmission_start 0 31696 NULL
5581 -+gfs2_dir_check_31711 gfs2_dir_check 0 31711 NULL
5582 +rs_pretty_print_rate_31727 rs_pretty_print_rate 0 31727 NULL
5583 -+ata_tport_add_31733 ata_tport_add 0 31733 NULL
5584 -+utf16s_to_utf8s_31735 utf16s_to_utf8s 0 31735 NULL nohasharray
5585 -+lu_buf_check_and_grow_31735 lu_buf_check_and_grow 2 31735 &utf16s_to_utf8s_31735
5586 ++lu_buf_check_and_grow_31735 lu_buf_check_and_grow 2 31735 NULL nohasharray
5587 ++utf16s_to_utf8s_31735 utf16s_to_utf8s 0 31735 &lu_buf_check_and_grow_31735
5588 +shmem_pwrite_slow_31741 shmem_pwrite_slow 3-2 31741 NULL
5589 +input_abs_get_max_31742 input_abs_get_max 0 31742 NULL nohasharray
5590 +NCR_700_change_queue_depth_31742 NCR_700_change_queue_depth 2 31742 &input_abs_get_max_31742
5591 +bcm_char_read_31750 bcm_char_read 3 31750 NULL
5592 +snd_seq_device_new_31753 snd_seq_device_new 4 31753 NULL
5593 +SyS_lsetxattr_31766 SyS_lsetxattr 4 31766 NULL
5594 -+crypto_register_alg_31775 crypto_register_alg 0 31775 NULL
5595 +osync_buffers_list_31789 osync_buffers_list 0 31789 NULL
5596 +usblp_cache_device_id_string_31790 usblp_cache_device_id_string 0 31790 NULL
5597 +ecryptfs_send_message_locked_31801 ecryptfs_send_message_locked 2 31801 NULL
5598 @@ -118240,12 +117106,8 @@ index 0000000..8709512
5599 +SyS_msgsnd_31814 SyS_msgsnd 3 31814 NULL
5600 +strnlen_user_31815 strnlen_user 0-2 31815 NULL
5601 +sta_last_signal_read_31818 sta_last_signal_read 3 31818 NULL
5602 -+ssb_gige_get_phyaddr_31833 ssb_gige_get_phyaddr 0 31833 NULL
5603 -+fsnotify_perm_31843 fsnotify_perm 0 31843 NULL
5604 -+clone_bio_31854 clone_bio 4-3 31854 NULL nohasharray
5605 -+velocity_init_rd_ring_31854 velocity_init_rd_ring 0 31854 &clone_bio_31854
5606 ++clone_bio_31854 clone_bio 4-3 31854 NULL
5607 +SyS_ppoll_31855 SyS_ppoll 2 31855 NULL
5608 -+foreach_descriptor_31873 foreach_descriptor 0 31873 NULL
5609 +iwl_dbgfs_disable_ht40_write_31876 iwl_dbgfs_disable_ht40_write 3 31876 NULL
5610 +drm_mode_crtc_set_gamma_size_31881 drm_mode_crtc_set_gamma_size 2 31881 NULL
5611 +ddb_output_write_31902 ddb_output_write 3-0 31902 NULL
5612 @@ -118254,16 +117116,12 @@ index 0000000..8709512
5613 +new_dir_31919 new_dir 3 31919 NULL
5614 +kmem_alloc_31920 kmem_alloc 1 31920 NULL
5615 +era_status_31934 era_status 5 31934 NULL
5616 -+SYSC_sethostname_31940 SYSC_sethostname 2 31940 NULL nohasharray
5617 -+si4713_send_startup_command_31940 si4713_send_startup_command 0 31940 &SYSC_sethostname_31940
5618 ++SYSC_sethostname_31940 SYSC_sethostname 2 31940 NULL
5619 +read_mem_31942 read_mem 3 31942 NULL nohasharray
5620 +iov_iter_copy_from_user_31942 iov_iter_copy_from_user 4-0 31942 &read_mem_31942
5621 +ext4_zero_range_31944 ext4_zero_range 3-2 31944 NULL
5622 -+blocking_notifier_call_chain_31947 blocking_notifier_call_chain 0 31947 NULL
5623 +vb2_write_31948 vb2_write 3 31948 NULL
5624 +pvr2_ctrl_get_valname_31951 pvr2_ctrl_get_valname 4 31951 NULL
5625 -+adm8211_init_rings_31955 adm8211_init_rings 0 31955 NULL
5626 -+pch_gbe_sw_init_31962 pch_gbe_sw_init 0 31962 NULL
5627 +regcache_rbtree_sync_31964 regcache_rbtree_sync 2 31964 NULL
5628 +iwl_rx_packet_payload_len_31965 iwl_rx_packet_payload_len 0 31965 NULL
5629 +copy_from_user_toio_31966 copy_from_user_toio 3 31966 NULL
5630 @@ -118271,56 +117129,36 @@ index 0000000..8709512
5631 +vx_read_status_31982 vx_read_status 0 31982 &iblock_execute_rw_31982
5632 +find_next_zero_bit_31990 find_next_zero_bit 0 31990 NULL
5633 +lustre_acl_xattr_merge2posix_31992 lustre_acl_xattr_merge2posix 2 31992 NULL
5634 -+sysfs_create_file_31996 sysfs_create_file 0 31996 NULL
5635 +calc_hmac_32010 calc_hmac 3 32010 NULL
5636 -+si476x_radio_add_new_custom_32015 si476x_radio_add_new_custom 0 32015 NULL
5637 +aead_len_32021 aead_len 0 32021 NULL nohasharray
5638 +aer_init_32021 aer_init 0 32021 &aead_len_32021
5639 -+ocfs2_remove_extent_32032 ocfs2_remove_extent 0 32032 NULL
5640 +stk_read_32038 stk_read 3 32038 NULL
5641 -+ocfs2_update_edge_lengths_32046 ocfs2_update_edge_lengths 0 32046 NULL
5642 +SYSC_llistxattr_32061 SYSC_llistxattr 3 32061 NULL
5643 +proc_scsi_devinfo_write_32064 proc_scsi_devinfo_write 3 32064 NULL
5644 -+xfs_buf_iowait_32068 xfs_buf_iowait 0 32068 NULL
5645 +cow_file_range_inline_32091 cow_file_range_inline 3 32091 NULL
5646 +bio_alloc_32095 bio_alloc 2 32095 NULL
5647 -+alloc_pwms_32100 alloc_pwms 2 32100 NULL
5648 +ath6kl_fwlog_read_32101 ath6kl_fwlog_read 3 32101 NULL
5649 +disk_status_32120 disk_status 4 32120 NULL
5650 -+devm_iio_device_register_32122 devm_iio_device_register 0 32122 NULL
5651 -+kobject_add_internal_32133 kobject_add_internal 0 32133 NULL
5652 -+rfkill_register_32137 rfkill_register 0 32137 NULL
5653 -+i2c_smbus_write_byte_data_32162 i2c_smbus_write_byte_data 0 32162 NULL
5654 +venus_link_32165 venus_link 5 32165 NULL
5655 +do_writepages_32173 do_writepages 0 32173 NULL
5656 +del_ptr_32197 del_ptr 4 32197 NULL
5657 +wusb_ccm_mac_32199 wusb_ccm_mac 7 32199 NULL
5658 -+__mem_cgroup_try_charge_swapin_32204 __mem_cgroup_try_charge_swapin 0 32204 NULL
5659 -+asd_map_ha_32214 asd_map_ha 0 32214 NULL
5660 +riva_get_cmap_len_32218 riva_get_cmap_len 0 32218 NULL
5661 +caif_seqpkt_recvmsg_32241 caif_seqpkt_recvmsg 4 32241 NULL
5662 +lbs_lowrssi_read_32242 lbs_lowrssi_read 3 32242 NULL
5663 +ocfs2_xattr_find_entry_32260 ocfs2_xattr_find_entry 0 32260 NULL
5664 -+si476x_cmd_tune_seek_freq_32310 si476x_cmd_tune_seek_freq 4-6 32310 NULL
5665 +kvm_set_spte_hva_32312 kvm_set_spte_hva 2 32312 NULL
5666 +cas_calc_tabort_32316 cas_calc_tabort 0 32316 NULL
5667 +SyS_select_32319 SyS_select 1 32319 NULL
5668 +nouveau_bar_create__32332 nouveau_bar_create_ 4 32332 NULL
5669 +nl80211_send_mlme_event_32337 nl80211_send_mlme_event 4 32337 NULL
5670 -+xfs_bmap_extsize_align_32338 xfs_bmap_extsize_align 0 32338 NULL
5671 +t4_alloc_mem_32342 t4_alloc_mem 1 32342 NULL
5672 -+gspca_input_connect_32353 gspca_input_connect 0 32353 NULL
5673 +dispatch_ioctl_32357 dispatch_ioctl 2 32357 NULL nohasharray
5674 +rx_streaming_always_write_32357 rx_streaming_always_write 3 32357 &dispatch_ioctl_32357
5675 -+sel_read_initcon_32362 sel_read_initcon 3 32362 NULL nohasharray
5676 -+ReadHDLCPCI_32362 ReadHDLCPCI 0 32362 &sel_read_initcon_32362
5677 -+ocfs2_cancel_convert_32392 ocfs2_cancel_convert 0 32392 NULL
5678 ++sel_read_initcon_32362 sel_read_initcon 3 32362 NULL
5679 +ll_setxattr_common_32398 ll_setxattr_common 4 32398 NULL
5680 +xfs_iext_add_indirect_multi_32400 xfs_iext_add_indirect_multi 3 32400 NULL
5681 -+vnic_dev_set_ig_vlan_rewrite_mode_32402 vnic_dev_set_ig_vlan_rewrite_mode 0 32402 NULL
5682 +vmci_qp_alloc_32405 vmci_qp_alloc 5-3 32405 NULL
5683 -+tsi721_request_irq_32419 tsi721_request_irq 0 32419 NULL
5684 -+xfs_alloc_put_freelist_32437 xfs_alloc_put_freelist 0 32437 NULL
5685 +snd_pcm_sync_ptr_32461 snd_pcm_sync_ptr 0 32461 NULL
5686 +cache_status_32462 cache_status 5 32462 NULL
5687 +fill_readbuf_32464 fill_readbuf 3 32464 NULL
5688 @@ -118330,66 +117168,42 @@ index 0000000..8709512
5689 +ctrl_std_val_to_sym_32516 ctrl_std_val_to_sym 5 32516 NULL
5690 +disconnect_32521 disconnect 4 32521 NULL
5691 +qsfp_read_32522 qsfp_read 0-2-4 32522 NULL
5692 -+ocfs2_refresh_qinfo_32524 ocfs2_refresh_qinfo 0 32524 NULL
5693 +ilo_read_32531 ilo_read 3 32531 NULL
5694 +ieee80211_if_read_estab_plinks_32533 ieee80211_if_read_estab_plinks 3 32533 NULL
5695 -+suni_init_32539 suni_init 0 32539 NULL
5696 +format_devstat_counter_32550 format_devstat_counter 3 32550 NULL
5697 -+alloc_dma_desc_resources_32561 alloc_dma_desc_resources 0 32561 NULL
5698 +aes_encrypt_fail_read_32562 aes_encrypt_fail_read 3 32562 NULL
5699 +osc_iocontrol_32565 osc_iocontrol 3 32565 NULL
5700 +mem_swapout_entry_32586 mem_swapout_entry 3 32586 NULL
5701 +pipeline_tcp_tx_stat_fifo_int_read_32589 pipeline_tcp_tx_stat_fifo_int_read 3 32589 NULL
5702 +read_file_beacon_32595 read_file_beacon 3 32595 NULL
5703 +ieee80211_if_read_dropped_frames_congestion_32603 ieee80211_if_read_dropped_frames_congestion 3 32603 NULL
5704 -+xfs_bmap_last_offset_32614 xfs_bmap_last_offset 0 32614 NULL
5705 -+__pci_request_region_32618 __pci_request_region 0 32618 NULL
5706 -+pci_request_selected_regions_exclusive_32622 pci_request_selected_regions_exclusive 0 32622 NULL
5707 +irda_recvmsg_dgram_32631 irda_recvmsg_dgram 4 32631 NULL
5708 +cfg80211_roamed_32632 cfg80211_roamed 5-7 32632 NULL
5709 +kvmalloc_32646 kvmalloc 1 32646 NULL
5710 +ib_sg_dma_len_32649 ib_sg_dma_len 0 32649 NULL
5711 +generic_readlink_32654 generic_readlink 3 32654 NULL
5712 -+get_unaligned_be24_32667 get_unaligned_be24 0 32667 NULL
5713 +move_addr_to_kernel_32673 move_addr_to_kernel 2 32673 NULL
5714 -+apei_res_add_32674 apei_res_add 0 32674 NULL nohasharray
5715 -+cpuup_prepare_32674 cpuup_prepare 0 32674 &apei_res_add_32674
5716 +compat_SyS_preadv_32679 compat_SyS_preadv 3 32679 NULL
5717 +jfs_readpages_32702 jfs_readpages 4 32702 NULL
5718 -+xfs_filestream_new_ag_32711 xfs_filestream_new_ag 0 32711 NULL
5719 +rt2x00debug_read_queue_dump_32712 rt2x00debug_read_queue_dump 3 32712 NULL
5720 -+xfs_bmbt_update_32713 xfs_bmbt_update 0 32713 NULL
5721 -+find_next_descriptor_32726 find_next_descriptor 0 32726 NULL
5722 +megasas_change_queue_depth_32747 megasas_change_queue_depth 2 32747 NULL
5723 +stats_read_ul_32751 stats_read_ul 3 32751 NULL
5724 +vmci_transport_dgram_dequeue_32775 vmci_transport_dgram_dequeue 4 32775 NULL
5725 +sctp_tsnmap_grow_32784 sctp_tsnmap_grow 2 32784 NULL
5726 -+ocfs2_read_inode_block_full_32790 ocfs2_read_inode_block_full 0 32790 NULL
5727 -+xfs_trans_read_buf_32795 xfs_trans_read_buf 0 32795 NULL
5728 +rproc_name_read_32805 rproc_name_read 3 32805 NULL
5729 -+get_register_page_interruptible_32809 get_register_page_interruptible 5 32809 NULL
5730 -+qt2160_register_leds_32849 qt2160_register_leds 0 32849 NULL
5731 -+mtip_exec_internal_command_32859 mtip_exec_internal_command 0 32859 NULL
5732 +sta_tx_latency_stat_read_32862 sta_tx_latency_stat_read 3 32862 NULL
5733 +new_tape_buffer_32866 new_tape_buffer 2 32866 NULL
5734 -+cifs_writedata_alloc_32880 cifs_writedata_alloc 1 32880 NULL nohasharray
5735 -+ath6kl_usb_submit_ctrl_in_32880 ath6kl_usb_submit_ctrl_in 6 32880 &cifs_writedata_alloc_32880
5736 -+vp702x_usb_inout_cmd_32884 vp702x_usb_inout_cmd 6-4 32884 NULL
5737 -+ath5k_hw_set_power_mode_32901 ath5k_hw_set_power_mode 0 32901 NULL
5738 ++ath6kl_usb_submit_ctrl_in_32880 ath6kl_usb_submit_ctrl_in 6 32880 NULL nohasharray
5739 ++cifs_writedata_alloc_32880 cifs_writedata_alloc 1 32880 &ath6kl_usb_submit_ctrl_in_32880
5740 ++vp702x_usb_inout_cmd_32884 vp702x_usb_inout_cmd 4-6 32884 NULL
5741 +tipc_link_iovec_xmit_fast_32913 tipc_link_iovec_xmit_fast 3 32913 NULL nohasharray
5742 +il_dbgfs_tx_stats_read_32913 il_dbgfs_tx_stats_read 3 32913 &tipc_link_iovec_xmit_fast_32913
5743 +zlib_inflate_workspacesize_32927 zlib_inflate_workspacesize 0 32927 NULL
5744 +rmap_recycle_32938 rmap_recycle 3 32938 NULL
5745 -+irq_reserve_irqs_32946 irq_reserve_irqs 2 32946 NULL
5746 -+xfs_log_reserve_32959 xfs_log_reserve 0-2 32959 NULL
5747 -+mwl8k_cmd_set_hw_spec_32968 mwl8k_cmd_set_hw_spec 0 32968 NULL
5748 -+sh_eth_dev_init_32971 sh_eth_dev_init 0 32971 NULL
5749 -+saa7706h_i2c_send_32979 saa7706h_i2c_send 3 32979 NULL
5750 +compat_filldir_32999 compat_filldir 3 32999 NULL
5751 +SyS_syslog_33007 SyS_syslog 3 33007 NULL
5752 +br_multicast_set_hash_max_33012 br_multicast_set_hash_max 2 33012 NULL
5753 +write_file_bt_ant_diversity_33019 write_file_bt_ant_diversity 3 33019 NULL
5754 -+pci_set_dma_mask_33033 pci_set_dma_mask 0 33033 NULL
5755 +snd_pcm_prepare_33036 snd_pcm_prepare 0 33036 NULL
5756 +mic_virtio_copy_to_user_33048 mic_virtio_copy_to_user 3 33048 NULL
5757 +SYSC_lgetxattr_33049 SYSC_lgetxattr 4 33049 NULL
5758 @@ -118398,53 +117212,35 @@ index 0000000..8709512
5759 +bitmap_resize_33054 bitmap_resize 2 33054 NULL
5760 +stats_dot11RTSSuccessCount_read_33065 stats_dot11RTSSuccessCount_read 3 33065 NULL
5761 +sel_read_checkreqprot_33068 sel_read_checkreqprot 3 33068 NULL
5762 -+gfs2_write_end_33073 gfs2_write_end 5 33073 NULL
5763 +alloc_tio_33077 alloc_tio 3 33077 NULL
5764 +acl_permission_check_33083 acl_permission_check 0 33083 NULL
5765 -+__pci_assign_resource_33107 __pci_assign_resource 0 33107 NULL
5766 -+vnic_dev_cmd_no_proxy_33109 vnic_dev_cmd_no_proxy 0 33109 NULL
5767 +fb_sys_write_33130 fb_sys_write 3 33130 NULL
5768 -+asd_seq_unpause_lseq_33131 asd_seq_unpause_lseq 0 33131 NULL
5769 +notify_change_33143 notify_change 0 33143 NULL
5770 +SyS_poll_33152 SyS_poll 2 33152 NULL
5771 +_pci_add_cap_save_buffer_33153 _pci_add_cap_save_buffer 4 33153 NULL
5772 -+attach_capi_ctr_33155 attach_capi_ctr 0 33155 NULL
5773 +debug_debug6_read_33168 debug_debug6_read 3 33168 NULL
5774 +dataflash_read_fact_otp_33204 dataflash_read_fact_otp 3-2 33204 NULL
5775 -+pp_read_33210 pp_read 3 33210 NULL nohasharray
5776 -+ax_open_33210 ax_open 0 33210 &pp_read_33210 nohasharray
5777 -+xen_allocate_irqs_dynamic_33210 xen_allocate_irqs_dynamic 1 33210 &ax_open_33210
5778 -+bcm2048_set_fm_deemphasis_33227 bcm2048_set_fm_deemphasis 0 33227 NULL
5779 -+ata_pci_init_one_33231 ata_pci_init_one 0 33231 NULL
5780 ++pp_read_33210 pp_read 3 33210 NULL
5781 +xfs_file_aio_write_33234 xfs_file_aio_write 4 33234 NULL
5782 -+asd_init_hw_33249 asd_init_hw 0 33249 NULL
5783 +snd_pcm_plug_client_size_33267 snd_pcm_plug_client_size 0-2 33267 NULL
5784 +cachefiles_cook_key_33274 cachefiles_cook_key 2 33274 NULL
5785 +sync_pt_create_33282 sync_pt_create 2 33282 NULL
5786 +mcs7830_get_reg_33308 mcs7830_get_reg 3 33308 NULL
5787 +isku_sysfs_read_keys_easyzone_33318 isku_sysfs_read_keys_easyzone 6 33318 NULL
5788 -+pci_set_dma_max_seg_size_33319 pci_set_dma_max_seg_size 0 33319 NULL
5789 +vx_send_irq_dsp_33329 vx_send_irq_dsp 0 33329 NULL
5790 +joydev_ioctl_33343 joydev_ioctl 2 33343 NULL
5791 -+vfio_basic_config_write_33350 vfio_basic_config_write 3 33350 NULL
5792 +lov_stripesize_seq_write_33353 lov_stripesize_seq_write 3 33353 NULL
5793 +create_xattr_datum_33356 create_xattr_datum 5 33356 NULL nohasharray
5794 +irq_pkt_threshold_read_33356 irq_pkt_threshold_read 3 33356 &create_xattr_datum_33356
5795 -+pvscsi_allocate_sg_33357 pvscsi_allocate_sg 0 33357 NULL
5796 +read_file_regidx_33370 read_file_regidx 3 33370 NULL
5797 +ieee80211_if_read_dropped_frames_no_route_33383 ieee80211_if_read_dropped_frames_no_route 3 33383 NULL
5798 +scsi_varlen_cdb_length_33385 scsi_varlen_cdb_length 0 33385 NULL
5799 +nvc0_ram_create__33391 nvc0_ram_create_ 5 33391 NULL
5800 -+rsxx_setup_dev_33393 rsxx_setup_dev 0 33393 NULL nohasharray
5801 -+e100_exec_cb_33393 e100_exec_cb 0 33393 &rsxx_setup_dev_33393
5802 +ocfs2_allocate_unwritten_extents_33394 ocfs2_allocate_unwritten_extents 2-3 33394 NULL
5803 +cfs_trace_copyin_string_33396 cfs_trace_copyin_string 4 33396 NULL
5804 +snd_pcm_capture_ioctl1_33408 snd_pcm_capture_ioctl1 0 33408 NULL
5805 -+filemap_fdatawrite_33415 filemap_fdatawrite 0 33415 NULL
5806 +hash_netiface6_expire_33421 hash_netiface6_expire 4 33421 NULL
5807 -+uvc_get_video_ctrl_33425 uvc_get_video_ctrl 0 33425 NULL
5808 +dis_tap_write_33426 dis_tap_write 3 33426 NULL
5809 -+fnic_dev_cmd_33433 fnic_dev_cmd 0 33433 NULL
5810 +message_stats_list_33440 message_stats_list 5 33440 NULL
5811 +ovs_vport_alloc_33475 ovs_vport_alloc 1 33475 NULL
5812 +create_entry_33479 create_entry 2 33479 NULL
5813 @@ -118461,15 +117257,11 @@ index 0000000..8709512
5814 +count_subheaders_33591 count_subheaders 0 33591 NULL
5815 +scsi_execute_33596 scsi_execute 5 33596 NULL
5816 +comedi_buf_write_n_allocated_33604 comedi_buf_write_n_allocated 0 33604 NULL
5817 -+niu_get_invariants_33607 niu_get_invariants 0 33607 NULL
5818 +xt_compat_target_offset_33608 xt_compat_target_offset 0 33608 NULL
5819 +usb_gstrings_attach_33615 usb_gstrings_attach 3 33615 NULL nohasharray
5820 +il_dbgfs_qos_read_33615 il_dbgfs_qos_read 3 33615 &usb_gstrings_attach_33615
5821 -+xfs_btree_check_sblock_33618 xfs_btree_check_sblock 0 33618 NULL
5822 -+do_sync_write_33624 do_sync_write 0 33624 NULL
5823 +stride_page_count_33641 stride_page_count 2 33641 NULL
5824 +irq_blk_threshold_read_33666 irq_blk_threshold_read 3 33666 NULL
5825 -+p54spi_request_firmware_33667 p54spi_request_firmware 0 33667 NULL
5826 +inw_p_33668 inw_p 0 33668 NULL
5827 +arp_hdr_len_33671 arp_hdr_len 0 33671 NULL
5828 +i2c_hid_alloc_buffers_33673 i2c_hid_alloc_buffers 2 33673 NULL
5829 @@ -118480,27 +117272,17 @@ index 0000000..8709512
5830 +pvr2_stream_buffer_count_33719 pvr2_stream_buffer_count 2 33719 NULL
5831 +write_file_spectral_count_33723 write_file_spectral_count 3 33723 NULL
5832 +read_file_node_recv_33729 read_file_node_recv 3 33729 NULL
5833 -+solo_i2c_init_33731 solo_i2c_init 0 33731 NULL
5834 -+__mutex_lock_interruptible_slowpath_33735 __mutex_lock_interruptible_slowpath 0 33735 NULL
5835 +rtw_cbuf_alloc23a_33740 rtw_cbuf_alloc23a 1 33740 NULL
5836 -+sh_vou_hw_init_33757 sh_vou_hw_init 0 33757 NULL
5837 -+ath10k_download_and_run_otp_33758 ath10k_download_and_run_otp 0 33758 NULL
5838 +vifs_state_read_33762 vifs_state_read 3 33762 NULL
5839 +hashtab_create_33769 hashtab_create 3 33769 NULL
5840 +i8042_create_aux_port_33777 i8042_create_aux_port 0 33777 NULL
5841 -+ql_set_mac_addr_33797 ql_set_mac_addr 0 33797 NULL
5842 +if_sdio_read_rx_len_33800 if_sdio_read_rx_len 0 33800 NULL
5843 +filter_write_33819 filter_write 3 33819 NULL
5844 -+c2_rnic_query_33824 c2_rnic_query 0 33824 NULL
5845 +sep_create_msgarea_context_33829 sep_create_msgarea_context 4 33829 NULL
5846 +scrub_setup_recheck_block_33831 scrub_setup_recheck_block 5-4 33831 NULL
5847 +ext4_journal_extend_33835 ext4_journal_extend 2 33835 NULL
5848 +snd_pcm_action_nonatomic_33844 snd_pcm_action_nonatomic 0 33844 NULL
5849 -+calgary_alloc_coherent_33851 calgary_alloc_coherent 2 33851 NULL
5850 +oz_cdev_write_33852 oz_cdev_write 3 33852 NULL
5851 -+pci_bus_alloc_resource_33872 pci_bus_alloc_resource 0 33872 NULL
5852 -+bin_string_33884 bin_string 3-5 33884 NULL
5853 -+sis190_init_ring_33895 sis190_init_ring 0 33895 NULL
5854 +get_user_pages_33908 get_user_pages 0 33908 NULL
5855 +sg_nents_33909 sg_nents 0 33909 NULL
5856 +ath6kl_roam_mode_write_33912 ath6kl_roam_mode_write 3 33912 NULL
5857 @@ -118509,45 +117291,32 @@ index 0000000..8709512
5858 +lpfc_idiag_ctlacc_read_33943 lpfc_idiag_ctlacc_read 3 33943 NULL
5859 +read_file_tgt_rx_stats_33944 read_file_tgt_rx_stats 3 33944 NULL
5860 +__proc_dump_kernel_33954 __proc_dump_kernel 5 33954 NULL
5861 -+ocfs2_create_new_meta_bhs_33955 ocfs2_create_new_meta_bhs 0 33955 NULL
5862 +btrfs_delalloc_reserve_metadata_33963 btrfs_delalloc_reserve_metadata 0 33963 NULL
5863 +vga_switcheroo_debugfs_write_33984 vga_switcheroo_debugfs_write 3 33984 NULL
5864 +lbs_lowrssi_write_34025 lbs_lowrssi_write 3 34025 NULL
5865 -+ppp_write_34034 ppp_write 3 34034 NULL nohasharray
5866 -+ccp_find_mmio_area_34034 ccp_find_mmio_area 0 34034 &ppp_write_34034
5867 ++ppp_write_34034 ppp_write 3 34034 NULL
5868 +tty_insert_flip_string_34042 tty_insert_flip_string 3-0 34042 NULL
5869 -+__domain_flush_pages_34045 __domain_flush_pages 2-3 34045 NULL
5870 +calc_linear_pos_34067 calc_linear_pos 0-4 34067 NULL
5871 +memcg_update_all_caches_34068 memcg_update_all_caches 1 34068 NULL
5872 -+xfs_dialloc_34078 xfs_dialloc 0 34078 NULL
5873 -+dw_dma_probe_34094 dw_dma_probe 0 34094 NULL
5874 +pipeline_pipeline_fifo_full_read_34095 pipeline_pipeline_fifo_full_read 3 34095 NULL
5875 +__irq_domain_add_34101 __irq_domain_add 2 34101 NULL
5876 +proc_scsi_host_write_34107 proc_scsi_host_write 3 34107 NULL
5877 -+islpci_mgt_transmit_34133 islpci_mgt_transmit 5 34133 NULL nohasharray
5878 -+typhoon_request_firmware_34133 typhoon_request_firmware 0 34133 &islpci_mgt_transmit_34133
5879 ++islpci_mgt_transmit_34133 islpci_mgt_transmit 5 34133 NULL
5880 +ttm_dma_page_pool_free_34135 ttm_dma_page_pool_free 2-0 34135 NULL
5881 +ixgbe_dbg_netdev_ops_write_34141 ixgbe_dbg_netdev_ops_write 3 34141 NULL
5882 +shmem_pread_fast_34147 shmem_pread_fast 3 34147 NULL
5883 -+ocfs2_xattr_list_entry_34165 ocfs2_xattr_list_entry 0 34165 NULL
5884 +skb_to_sgvec_34171 skb_to_sgvec 0 34171 NULL
5885 +rsi_debug_zone_write_34206 rsi_debug_zone_write 3 34206 NULL
5886 -+xfs_bmapi_write_34208 xfs_bmapi_write 0 34208 NULL
5887 +ext4_da_write_begin_34215 ext4_da_write_begin 3-4 34215 NULL
5888 +bl_pipe_downcall_34264 bl_pipe_downcall 3 34264 NULL
5889 -+ocfs2_dlm_lock_34265 ocfs2_dlm_lock 0 34265 NULL
5890 -+pcf857x_to_irq_34273 pcf857x_to_irq 2 34273 NULL
5891 -+device_private_init_34279 device_private_init 0 34279 NULL
5892 +ext4_get_groups_count_34324 ext4_get_groups_count 0 34324 NULL
5893 -+iov_iter_single_seg_count_34326 iov_iter_single_seg_count 0 34326 NULL nohasharray
5894 -+pcpu_need_to_extend_34326 pcpu_need_to_extend 0 34326 &iov_iter_single_seg_count_34326
5895 -+bcma_gpio_to_irq_34343 bcma_gpio_to_irq 2 34343 NULL
5896 -+write_rss_34360 write_rss 0 34360 NULL
5897 ++pcpu_need_to_extend_34326 pcpu_need_to_extend 0 34326 NULL nohasharray
5898 ++iov_iter_single_seg_count_34326 iov_iter_single_seg_count 0 34326 &pcpu_need_to_extend_34326
5899 +crypto_ablkcipher_ivsize_34363 crypto_ablkcipher_ivsize 0 34363 NULL nohasharray
5900 +sync_page_io_34363 sync_page_io 3 34363 &crypto_ablkcipher_ivsize_34363
5901 +rngapi_reset_34366 rngapi_reset 3 34366 NULL
5902 -+ea_read_34378 ea_read 0 34378 NULL nohasharray
5903 -+_iwl_dbgfs_low_latency_write_34378 _iwl_dbgfs_low_latency_write 3 34378 &ea_read_34378
5904 ++_iwl_dbgfs_low_latency_write_34378 _iwl_dbgfs_low_latency_write 3 34378 NULL nohasharray
5905 ++ea_read_34378 ea_read 0 34378 &_iwl_dbgfs_low_latency_write_34378
5906 +fuse_send_read_34379 fuse_send_read 4 34379 NULL
5907 +av7110_vbi_write_34384 av7110_vbi_write 3 34384 NULL
5908 +usbvision_v4l2_read_34386 usbvision_v4l2_read 3 34386 NULL
5909 @@ -118565,41 +117334,32 @@ index 0000000..8709512
5910 +SyS_pwritev_34494 SyS_pwritev 3 34494 NULL
5911 +qp_alloc_res_34496 qp_alloc_res 5 34496 NULL
5912 +lu_buf_check_and_alloc_34505 lu_buf_check_and_alloc 2 34505 NULL
5913 -+ext4_fallocate_34537 ext4_fallocate 4-3 34537 NULL nohasharray
5914 -+tracing_stats_read_34537 tracing_stats_read 3 34537 &ext4_fallocate_34537
5915 -+hugetlbfs_read_actor_34547 hugetlbfs_read_actor 4-5-2-0 34547 NULL
5916 ++tracing_stats_read_34537 tracing_stats_read 3 34537 NULL nohasharray
5917 ++ext4_fallocate_34537 ext4_fallocate 4-3 34537 &tracing_stats_read_34537
5918 ++hugetlbfs_read_actor_34547 hugetlbfs_read_actor 2-5-4-0 34547 NULL
5919 +dbBackSplit_34561 dbBackSplit 0 34561 NULL
5920 -+self_check_peb_ec_hdr_34564 self_check_peb_ec_hdr 0 34564 NULL nohasharray
5921 -+alloc_ieee80211_rsl_34564 alloc_ieee80211_rsl 1 34564 &self_check_peb_ec_hdr_34564
5922 -+mlx4_init_mr_table_34578 mlx4_init_mr_table 0 34578 NULL
5923 ++alloc_ieee80211_rsl_34564 alloc_ieee80211_rsl 1 34564 NULL nohasharray
5924 ++self_check_peb_ec_hdr_34564 self_check_peb_ec_hdr 0 34564 &alloc_ieee80211_rsl_34564
5925 +lov_stripecount_seq_write_34582 lov_stripecount_seq_write 3 34582 NULL
5926 +init_send_hfcd_34586 init_send_hfcd 1 34586 NULL
5927 +inet6_ifla6_size_34591 inet6_ifla6_size 0 34591 NULL
5928 +ceph_msgpool_init_34599 ceph_msgpool_init 4 34599 NULL nohasharray
5929 +cw1200_queue_init_34599 cw1200_queue_init 4 34599 &ceph_msgpool_init_34599
5930 +bio_integrity_bytes_34602 bio_integrity_bytes 2 34602 NULL
5931 -+ctrl_xmit_34606 ctrl_xmit 0 34606 NULL
5932 +__jffs2_ref_totlen_34609 __jffs2_ref_totlen 0 34609 NULL nohasharray
5933 +mtd_write_34609 mtd_write 0 34609 &__jffs2_ref_totlen_34609
5934 -+apei_get_nvs_resources_34616 apei_get_nvs_resources 0 34616 NULL
5935 +__cfg80211_disconnected_34622 __cfg80211_disconnected 3 34622 NULL
5936 +cnic_alloc_dma_34641 cnic_alloc_dma 3 34641 NULL
5937 -+register_sja1000dev_34648 register_sja1000dev 0 34648 NULL
5938 +kvm_set_spte_hva_34671 kvm_set_spte_hva 2 34671 NULL
5939 +sleep_auth_write_34676 sleep_auth_write 3 34676 NULL
5940 +isr_fiqs_read_34687 isr_fiqs_read 3 34687 NULL
5941 +batadv_tvlv_realloc_packet_buff_34688 batadv_tvlv_realloc_packet_buff 3-4 34688 NULL
5942 -+adp5588_gpio_add_34698 adp5588_gpio_add 0 34698 NULL
5943 +port_print_34704 port_print 3 34704 NULL
5944 +ieee80211_if_read_num_sta_ps_34722 ieee80211_if_read_num_sta_ps 3 34722 NULL
5945 +platform_list_read_file_34734 platform_list_read_file 3 34734 NULL
5946 +reg_w_ixbuf_34736 reg_w_ixbuf 4 34736 NULL
5947 +lsm_alloc_plain_34755 lsm_alloc_plain 1 34755 NULL
5948 +bootmode_store_34762 bootmode_store 4 34762 NULL
5949 -+device_add_34766 device_add 0 34766 NULL
5950 -+xfs_iget_cache_hit_34767 xfs_iget_cache_hit 0 34767 NULL nohasharray
5951 -+__iio_device_attr_init_34767 __iio_device_attr_init 0 34767 &xfs_iget_cache_hit_34767
5952 -+gpio_request_array_34773 gpio_request_array 0 34773 NULL
5953 +qib_cdev_init_34778 qib_cdev_init 1 34778 NULL
5954 +SYSC_keyctl_34800 SYSC_keyctl 4 34800 NULL
5955 +can_nocow_extent_34801 can_nocow_extent 2 34801 NULL
5956 @@ -118611,61 +117371,36 @@ index 0000000..8709512
5957 +nl_portid_hash_zalloc_34843 nl_portid_hash_zalloc 1 34843 NULL
5958 +acpi_system_write_wakeup_device_34853 acpi_system_write_wakeup_device 3 34853 NULL
5959 +usb_serial_generic_prepare_write_buffer_34857 usb_serial_generic_prepare_write_buffer 3 34857 NULL
5960 -+asd_init_seqs_34858 asd_init_seqs 0 34858 NULL
5961 +ieee80211_if_read_txpower_34871 ieee80211_if_read_txpower 3 34871 NULL
5962 +msg_print_text_34889 msg_print_text 0 34889 NULL
5963 +ieee80211_if_write_34894 ieee80211_if_write 3 34894 NULL
5964 -+pci_user_read_config_byte_34899 pci_user_read_config_byte 0 34899 NULL
5965 -+asd_verify_lseq_34910 asd_verify_lseq 0 34910 NULL
5966 -+gfs2_glock_wait_34913 gfs2_glock_wait 0 34913 NULL
5967 +si476x_radio_read_rsq_primary_blob_34916 si476x_radio_read_rsq_primary_blob 3 34916 NULL
5968 -+ath10k_htc_connect_service_34924 ath10k_htc_connect_service 0 34924 NULL
5969 -+btrfs_super_chunk_root_34925 btrfs_super_chunk_root 0 34925 NULL nohasharray
5970 -+__inode_permission_34925 __inode_permission 0 34925 &btrfs_super_chunk_root_34925
5971 ++__inode_permission_34925 __inode_permission 0 34925 NULL nohasharray
5972 ++btrfs_super_chunk_root_34925 btrfs_super_chunk_root 0 34925 &__inode_permission_34925
5973 +ceph_aio_write_34930 ceph_aio_write 4 34930 NULL
5974 -+sec_flags2str_34933 sec_flags2str 3 34933 NULL
5975 +snd_info_entry_read_34938 snd_info_entry_read 3 34938 NULL
5976 -+compat_SyS_kexec_load_34947 compat_SyS_kexec_load 2 34947 NULL
5977 -+i2c_transfer_34958 i2c_transfer 0 34958 NULL
5978 +do_add_page_to_bio_34974 do_add_page_to_bio 2-10 34974 NULL
5979 -+snd_at73c213_write_reg_34987 snd_at73c213_write_reg 0 34987 NULL
5980 +schedule_erase_34996 schedule_erase 0 34996 NULL
5981 -+print_message_35000 print_message 0 35000 NULL
5982 +rx_rx_hdr_overflow_read_35002 rx_rx_hdr_overflow_read 3 35002 NULL
5983 +l2cap_skbuff_fromiovec_35003 l2cap_skbuff_fromiovec 4-3 35003 NULL
5984 +rtw_cfg80211_rx_p2p_action_public_35010 rtw_cfg80211_rx_p2p_action_public 3 35010 NULL
5985 +sisusb_copy_memory_35016 sisusb_copy_memory 4 35016 NULL
5986 -+setup_sge_qsets_35026 setup_sge_qsets 0 35026 NULL
5987 +coda_psdev_read_35029 coda_psdev_read 3 35029 NULL
5988 -+mthca_cmd_post_35036 mthca_cmd_post 0 35036 NULL
5989 -+xfs_rtallocate_extent_35052 xfs_rtallocate_extent 0 35052 NULL
5990 +pwr_connection_out_of_sync_read_35061 pwr_connection_out_of_sync_read 3 35061 NULL
5991 -+dma_async_device_register_35079 dma_async_device_register 0 35079 NULL
5992 -+ntfs_attr_extend_initialized_35084 ntfs_attr_extend_initialized 0 35084 NULL
5993 -+mei_register_35089 mei_register 0 35089 NULL
5994 -+uas_find_endpoints_35096 uas_find_endpoints 0 35096 NULL
5995 +__kfifo_uint_must_check_helper_35097 __kfifo_uint_must_check_helper 0-1 35097 NULL
5996 +capi_write_35104 capi_write 3 35104 NULL nohasharray
5997 +tx_tx_done_template_read_35104 tx_tx_done_template_read 3 35104 &capi_write_35104
5998 +ide_settings_proc_write_35110 ide_settings_proc_write 3 35110 NULL
5999 -+ceph_osdc_start_request_35122 ceph_osdc_start_request 0 35122 NULL
6000 -+enic_alloc_vnic_resources_35156 enic_alloc_vnic_resources 0 35156 NULL
6001 +message_stats_print_35158 message_stats_print 6 35158 NULL
6002 +iscsi_conn_setup_35159 iscsi_conn_setup 2 35159 NULL
6003 +ieee80211_if_read_bssid_35161 ieee80211_if_read_bssid 3 35161 NULL
6004 -+il_init_channel_map_35165 il_init_channel_map 0 35165 NULL
6005 -+solo_v4l2_init_35179 solo_v4l2_init 0 35179 NULL
6006 +compat_SyS_pselect6_35203 compat_SyS_pselect6 1 35203 NULL
6007 +unix_stream_recvmsg_35210 unix_stream_recvmsg 4 35210 NULL
6008 +security_key_getsecurity_35218 security_key_getsecurity 0 35218 NULL nohasharray
6009 +striped_read_35218 striped_read 0-2 35218 &security_key_getsecurity_35218
6010 -+rx_rx_cmplt_task_read_35226 rx_rx_cmplt_task_read 3 35226 NULL nohasharray
6011 -+video_register_device_no_warn_35226 video_register_device_no_warn 0 35226 &rx_rx_cmplt_task_read_35226
6012 -+set_fd_set_35249 set_fd_set 1 35249 NULL nohasharray
6013 -+be_cmd_enable_magic_wol_35249 be_cmd_enable_magic_wol 0 35249 &set_fd_set_35249
6014 ++rx_rx_cmplt_task_read_35226 rx_rx_cmplt_task_read 3 35226 NULL
6015 ++set_fd_set_35249 set_fd_set 1 35249 NULL
6016 +ioapic_setup_resources_35255 ioapic_setup_resources 1 35255 NULL
6017 -+va1j5jf8007s_prepare_2_35257 va1j5jf8007s_prepare_2 0 35257 NULL
6018 -+jbd2_journal_get_write_access_35263 jbd2_journal_get_write_access 0 35263 NULL
6019 +dis_disc_write_35265 dis_disc_write 3 35265 NULL
6020 +dma_show_regs_35266 dma_show_regs 3 35266 NULL
6021 +irda_recvmsg_stream_35280 irda_recvmsg_stream 4 35280 NULL
6022 @@ -118674,19 +117409,14 @@ index 0000000..8709512
6023 +__btrfs_buffered_write_35311 __btrfs_buffered_write 3-0 35311 NULL nohasharray
6024 +brcmf_sdio_forensic_read_35311 brcmf_sdio_forensic_read 3 35311 &__btrfs_buffered_write_35311
6025 +tracing_read_pipe_35312 tracing_read_pipe 3 35312 NULL
6026 -+asd_init_scbs_35316 asd_init_scbs 0 35316 NULL
6027 +sta_tx_latency_stat_write_35323 sta_tx_latency_stat_write 3 35323 NULL
6028 -+xfs_btree_check_lblock_35333 xfs_btree_check_lblock 0 35333 NULL
6029 +ieee80211_if_fmt_ap_power_level_35347 ieee80211_if_fmt_ap_power_level 3 35347 NULL
6030 +nouveau_devinit_create__35348 nouveau_devinit_create_ 4 35348 NULL
6031 +ieee80211_rx_mgmt_deauth_35351 ieee80211_rx_mgmt_deauth 3 35351 NULL
6032 +compat_filldir64_35354 compat_filldir64 3 35354 NULL
6033 -+read_kmem_35372 read_kmem 3 35372 NULL
6034 -+ocfs2_journal_access_di_35393 ocfs2_journal_access_di 0 35393 NULL
6035 +SyS_getxattr_35408 SyS_getxattr 4 35408 NULL
6036 +rawv6_send_hdrinc_35425 rawv6_send_hdrinc 3 35425 NULL
6037 +iwl_dbgfs_drv_rx_stats_read_35430 iwl_dbgfs_drv_rx_stats_read 3 35430 NULL
6038 -+C_SYSC_sendfile_35432 C_SYSC_sendfile 4 35432 NULL
6039 +buffer_to_user_35439 buffer_to_user 3 35439 NULL
6040 +efx_mcdi_rpc_async_quiet_35460 efx_mcdi_rpc_async_quiet 4-5 35460 NULL
6041 +macvtap_do_read_35475 macvtap_do_read 3 35475 NULL
6042 @@ -118700,51 +117430,38 @@ index 0000000..8709512
6043 +ocfs2_write_zero_page_35539 ocfs2_write_zero_page 3 35539 NULL
6044 +ibnl_put_attr_35541 ibnl_put_attr 3 35541 NULL
6045 +ieee80211_if_write_smps_35550 ieee80211_if_write_smps 3 35550 NULL
6046 -+adp5588_setup_35562 adp5588_setup 0 35562 NULL
6047 -+C_SYSC_kexec_load_35565 C_SYSC_kexec_load 2 35565 NULL
6048 -+cx18_create_in_workq_35567 cx18_create_in_workq 0 35567 NULL
6049 -+dev_alloc_name_ns_35569 dev_alloc_name_ns 0 35569 NULL
6050 +ext4_blocks_for_truncate_35579 ext4_blocks_for_truncate 0 35579 NULL
6051 +ext2_acl_from_disk_35580 ext2_acl_from_disk 2 35580 NULL
6052 +spk_msg_set_35586 spk_msg_set 3 35586 NULL
6053 -+fnic_dev_alloc_desc_ring_35589 fnic_dev_alloc_desc_ring 0 35589 NULL
6054 +kernel_readv_35617 kernel_readv 3 35617 NULL
6055 +reiserfs_readpages_35629 reiserfs_readpages 4 35629 NULL
6056 -+pci_request_regions_35635 pci_request_regions 0 35635 NULL
6057 +ptlrpcd_steal_rqset_35637 ptlrpcd_steal_rqset 0 35637 NULL
6058 +spi_register_board_info_35651 spi_register_board_info 2 35651 NULL
6059 +rdmaltWithLock_35669 rdmaltWithLock 0 35669 NULL
6060 +SYSC_pwritev_35690 SYSC_pwritev 3 35690 NULL
6061 +rds_page_copy_user_35691 rds_page_copy_user 4 35691 NULL
6062 +md_super_write_35703 md_super_write 4 35703 NULL
6063 -+myri10ge_reset_35719 myri10ge_reset 0 35719 NULL
6064 -+pci_enable_sriov_35745 pci_enable_sriov 0 35745 NULL
6065 +iwl_dbgfs_disable_ht40_read_35761 iwl_dbgfs_disable_ht40_read 3 35761 NULL
6066 +udf_alloc_i_data_35786 udf_alloc_i_data 2 35786 NULL
6067 -+__i2c_bit_add_bus_35812 __i2c_bit_add_bus 0 35812 NULL
6068 +pvr2_hdw_cpufw_get_35824 pvr2_hdw_cpufw_get 0-4-2 35824 NULL
6069 +tx_tx_cmplt_read_35854 tx_tx_cmplt_read 3 35854 NULL
6070 +vx_query_hbuffer_size_35859 vx_query_hbuffer_size 0 35859 NULL
6071 +mthca_buf_alloc_35861 mthca_buf_alloc 2 35861 NULL
6072 +fls64_35862 fls64 0 35862 NULL
6073 -+lpfc_eq_create_35879 lpfc_eq_create 0 35879 NULL
6074 +kvm_dirty_bitmap_bytes_35886 kvm_dirty_bitmap_bytes 0 35886 NULL
6075 +ieee80211_if_fmt_dot11MeshRetryTimeout_35890 ieee80211_if_fmt_dot11MeshRetryTimeout 3 35890 NULL
6076 +uwb_rc_cmd_done_35892 uwb_rc_cmd_done 4 35892 NULL
6077 -+SyS_set_mempolicy_35909 SyS_set_mempolicy 3 35909 NULL
6078 +kernel_setsockopt_35913 kernel_setsockopt 5 35913 NULL
6079 +rbio_nr_pages_35916 rbio_nr_pages 0-1-2 35916 NULL
6080 +sctp_tsnmap_mark_35929 sctp_tsnmap_mark 2 35929 NULL
6081 +rx_defrag_init_called_read_35935 rx_defrag_init_called_read 3 35935 NULL
6082 +put_cmsg_compat_35937 put_cmsg_compat 4 35937 NULL
6083 +ext_rts51x_sd_execute_write_data_35971 ext_rts51x_sd_execute_write_data 9 35971 NULL
6084 -+ceph_buffer_new_35974 ceph_buffer_new 1 35974 NULL nohasharray
6085 -+generic_ocp_read_35974 generic_ocp_read 3 35974 &ceph_buffer_new_35974
6086 ++generic_ocp_read_35974 generic_ocp_read 3 35974 NULL nohasharray
6087 ++ceph_buffer_new_35974 ceph_buffer_new 1 35974 &generic_ocp_read_35974
6088 +acl_alloc_35979 acl_alloc 1 35979 NULL
6089 -+device_add_class_symlinks_35985 device_add_class_symlinks 0 35985 NULL
6090 +kuc_alloc_35998 kuc_alloc 1 35998 NULL nohasharray
6091 +write_file_antenna_35998 write_file_antenna 3 35998 &kuc_alloc_35998
6092 -+locks_mandatory_area_35999 locks_mandatory_area 0 35999 NULL
6093 +il3945_ucode_tx_stats_read_36016 il3945_ucode_tx_stats_read 3 36016 NULL
6094 +ubi_eba_write_leb_36029 ubi_eba_write_leb 0 36029 NULL
6095 +__videobuf_alloc_36031 __videobuf_alloc 1 36031 NULL
6096 @@ -118755,115 +117472,78 @@ index 0000000..8709512
6097 +stack_max_size_write_36068 stack_max_size_write 3 36068 NULL
6098 +radeon_vm_num_pdes_36070 radeon_vm_num_pdes 0 36070 NULL
6099 +ieee80211_if_fmt_peer_36071 ieee80211_if_fmt_peer 3 36071 NULL
6100 -+dwc2_core_init_36072 dwc2_core_init 0 36072 NULL
6101 +ieee80211_if_write_tsf_36077 ieee80211_if_write_tsf 3 36077 NULL
6102 +snd_pcm_plug_read_transfer_36080 snd_pcm_plug_read_transfer 0-3 36080 NULL
6103 +mtip_hw_read_device_status_36082 mtip_hw_read_device_status 3 36082 NULL
6104 -+zr364xx_board_init_36093 zr364xx_board_init 0 36093 NULL
6105 -+usb_add_hcd_36108 usb_add_hcd 0 36108 NULL
6106 +vga_arb_write_36112 vga_arb_write 3 36112 NULL
6107 +simple_xattr_alloc_36118 simple_xattr_alloc 2 36118 NULL
6108 +ext3_readpages_36144 ext3_readpages 4 36144 NULL
6109 +twl_set_36154 twl_set 2 36154 NULL
6110 +b1_alloc_card_36155 b1_alloc_card 1 36155 NULL
6111 -+snd_korg1212_copy_from_36169 snd_korg1212_copy_from 6 36169 NULL nohasharray
6112 -+mlx4_status_to_errno_36169 mlx4_status_to_errno 0 36169 &snd_korg1212_copy_from_36169
6113 -+SyS_kexec_load_36176 SyS_kexec_load 2 36176 NULL
6114 ++snd_korg1212_copy_from_36169 snd_korg1212_copy_from 6 36169 NULL
6115 +ramoops_init_przs_36199 ramoops_init_przs 4 36199 NULL
6116 -+p54_generate_channel_lists_36200 p54_generate_channel_lists 0 36200 NULL
6117 -+skge_reset_36205 skge_reset 0 36205 NULL
6118 +SYSC_sched_getaffinity_36208 SYSC_sched_getaffinity 2 36208 NULL
6119 -+va1j5jf8007s_init_frequency_36215 va1j5jf8007s_init_frequency 0 36215 NULL
6120 +SYSC_process_vm_readv_36216 SYSC_process_vm_readv 3-5 36216 NULL
6121 +atomic_stats_read_36228 atomic_stats_read 3 36228 NULL
6122 -+__padata_remove_cpu_36235 __padata_remove_cpu 0 36235 NULL
6123 +rtw_cfg80211_set_wpa_ie_36236 rtw_cfg80211_set_wpa_ie 3 36236 NULL
6124 +viafb_iga1_odev_proc_write_36241 viafb_iga1_odev_proc_write 3 36241 NULL
6125 +SYSC_getxattr_36242 SYSC_getxattr 4 36242 NULL
6126 +vmsplice_to_user_36245 vmsplice_to_user 3 36245 NULL nohasharray
6127 +rproc_recovery_read_36245 rproc_recovery_read 3 36245 &vmsplice_to_user_36245
6128 -+mlx4_init_port_info_36269 mlx4_init_port_info 0 36269 NULL
6129 -+usb_buffer_alloc_36276 usb_buffer_alloc 2 36276 NULL nohasharray
6130 -+cfs_hash_buckets_realloc_36276 cfs_hash_buckets_realloc 4 36276 &usb_buffer_alloc_36276 nohasharray
6131 -+bus_for_each_dev_36276 bus_for_each_dev 0 36276 &cfs_hash_buckets_realloc_36276
6132 ++cfs_hash_buckets_realloc_36276 cfs_hash_buckets_realloc 4 36276 NULL nohasharray
6133 ++usb_buffer_alloc_36276 usb_buffer_alloc 2 36276 &cfs_hash_buckets_realloc_36276
6134 +codec_reg_read_file_36280 codec_reg_read_file 3 36280 NULL
6135 +crypto_shash_digestsize_36284 crypto_shash_digestsize 0 36284 NULL
6136 +lpfc_debugfs_dif_err_read_36303 lpfc_debugfs_dif_err_read 3 36303 NULL
6137 +cfg80211_rx_mlme_mgmt_36306 cfg80211_rx_mlme_mgmt 3 36306 NULL
6138 -+ad7879_spi_xfer_36311 ad7879_spi_xfer 3 36311 NULL nohasharray
6139 -+ath10k_htt_tx_attach_36311 ath10k_htt_tx_attach 0 36311 &ad7879_spi_xfer_36311
6140 -+mthca_register_device_36325 mthca_register_device 0 36325 NULL
6141 -+fat_compat_ioctl_filldir_36328 fat_compat_ioctl_filldir 3 36328 NULL nohasharray
6142 -+__compat_sys_pwritev64_36328 __compat_sys_pwritev64 3 36328 &fat_compat_ioctl_filldir_36328
6143 ++ad7879_spi_xfer_36311 ad7879_spi_xfer 3 36311 NULL
6144 ++__compat_sys_pwritev64_36328 __compat_sys_pwritev64 3 36328 NULL nohasharray
6145 ++fat_compat_ioctl_filldir_36328 fat_compat_ioctl_filldir 3 36328 &__compat_sys_pwritev64_36328
6146 +lc_create_36332 lc_create 4 36332 NULL
6147 +jbd2_journal_init_revoke_table_36336 jbd2_journal_init_revoke_table 1 36336 NULL
6148 -+t4_config_rss_range_36340 t4_config_rss_range 0 36340 NULL
6149 +isku_sysfs_read_key_mask_36343 isku_sysfs_read_key_mask 6 36343 NULL
6150 +ath6kl_regwrite_write_36351 ath6kl_regwrite_write 3 36351 NULL
6151 +v9fs_file_readn_36353 v9fs_file_readn 4 36353 NULL
6152 +to_sector_36361 to_sector 0-1 36361 NULL
6153 -+usb_register_bus_36362 usb_register_bus 0 36362 NULL
6154 -+tunables_read_36385 tunables_read 3 36385 NULL nohasharray
6155 -+bind_qsets_36385 bind_qsets 0 36385 &tunables_read_36385
6156 -+asd_init_dl_36392 asd_init_dl 0 36392 NULL
6157 ++tunables_read_36385 tunables_read 3 36385 NULL
6158 +afs_alloc_flat_call_36399 afs_alloc_flat_call 2-3 36399 NULL
6159 +sierra_write_36402 sierra_write 4 36402 NULL
6160 -+qdsb_get_36409 qdsb_get 0 36409 NULL
6161 -+il3945_init_drv_36411 il3945_init_drv 0 36411 NULL
6162 +SyS_sethostname_36417 SyS_sethostname 2 36417 NULL
6163 -+snd_msnd_init_sma_36431 snd_msnd_init_sma 0 36431 NULL
6164 -+ReadW6692B_36445 ReadW6692B 0 36445 NULL
6165 +sctp_tsnmap_init_36446 sctp_tsnmap_init 2 36446 NULL
6166 +alloc_etherdev_mqs_36450 alloc_etherdev_mqs 1 36450 NULL
6167 +SyS_process_vm_writev_36476 SyS_process_vm_writev 3-5 36476 NULL
6168 +lock_and_cleanup_extent_if_need_36480 lock_and_cleanup_extent_if_need 0 36480 NULL
6169 +b43_nphy_load_samples_36481 b43_nphy_load_samples 3 36481 NULL
6170 -+ip6_append_data_36490 ip6_append_data 4 36490 NULL nohasharray
6171 -+tx_tx_checksum_result_read_36490 tx_tx_checksum_result_read 3 36490 &ip6_append_data_36490
6172 -+cmd_loop_36491 cmd_loop 0 36491 NULL
6173 -+enic_dev_init_36496 enic_dev_init 0 36496 NULL
6174 ++tx_tx_checksum_result_read_36490 tx_tx_checksum_result_read 3 36490 NULL
6175 +__hwahc_op_set_ptk_36510 __hwahc_op_set_ptk 5 36510 NULL
6176 +mcam_v4l_read_36513 mcam_v4l_read 3 36513 NULL
6177 +_iwl_dbgfs_fw_nmi_write_36515 _iwl_dbgfs_fw_nmi_write 3 36515 NULL
6178 -+ibmasm_send_os_state_36516 ibmasm_send_os_state 0 36516 NULL
6179 +get_param_l_36518 get_param_l 0 36518 NULL
6180 +ieee80211_if_read_fwded_frames_36520 ieee80211_if_read_fwded_frames 3 36520 NULL
6181 +crypto_aead_authsize_36537 crypto_aead_authsize 0 36537 NULL
6182 +cpu_type_read_36540 cpu_type_read 3 36540 NULL
6183 -+de_init_hw_36543 de_init_hw 0 36543 NULL
6184 +__kfifo_to_user_36555 __kfifo_to_user 3-0 36555 NULL
6185 +btrfs_get_token_64_36572 btrfs_get_token_64 0 36572 NULL
6186 +__erst_read_36579 __erst_read 0 36579 NULL
6187 -+e100_exec_cmd_36583 e100_exec_cmd 0 36583 NULL
6188 +put_cmsg_36589 put_cmsg 4 36589 NULL
6189 -+do_sendfile_36610 do_sendfile 4-5 36610 NULL
6190 +fat_ioctl_filldir_36621 fat_ioctl_filldir 3 36621 NULL
6191 +vxge_config_vpaths_36636 vxge_config_vpaths 0 36636 NULL
6192 -+ath5k_eeprom_read_target_rate_pwr_info_36641 ath5k_eeprom_read_target_rate_pwr_info 0 36641 NULL
6193 +convert_extent_item_v0_36645 convert_extent_item_v0 4 36645 NULL
6194 +ced_ioctl_36647 ced_ioctl 2 36647 NULL
6195 +lpfc_idiag_extacc_alloc_get_36648 lpfc_idiag_extacc_alloc_get 0-3 36648 NULL
6196 -+ath9k_hw_init_36649 ath9k_hw_init 0 36649 NULL
6197 +osd_req_list_collection_objects_36664 osd_req_list_collection_objects 5 36664 NULL
6198 +iscsi_host_alloc_36671 iscsi_host_alloc 2 36671 NULL
6199 +xillybus_read_36678 xillybus_read 3 36678 NULL
6200 +gsmtty_write_36702 gsmtty_write 3 36702 NULL
6201 -+vfio_user_config_write_36712 vfio_user_config_write 0 36712 NULL
6202 -+tg3_phy_auxctl_write_36713 tg3_phy_auxctl_write 0 36713 NULL
6203 -+ocfs2_rotate_tree_right_36723 ocfs2_rotate_tree_right 0 36723 NULL
6204 -+saa7134_i2c_eeprom_36729 saa7134_i2c_eeprom 3 36729 NULL
6205 +snd_rawmidi_kernel_read1_36740 snd_rawmidi_kernel_read1 4-0 36740 NULL
6206 +cxgbi_device_register_36746 cxgbi_device_register 1-2 36746 NULL
6207 +ps_poll_upsd_timeouts_read_36755 ps_poll_upsd_timeouts_read 3 36755 NULL
6208 -+pci_write_config_dword_36790 pci_write_config_dword 0 36790 NULL
6209 -+i40e_init_lan_hmc_36796 i40e_init_lan_hmc 2-3-4-5 36796 NULL
6210 ++i40e_init_lan_hmc_36796 i40e_init_lan_hmc 5-4-3-2 36796 NULL
6211 +proc_fault_inject_read_36802 proc_fault_inject_read 3 36802 NULL
6212 +hiddev_ioctl_36816 hiddev_ioctl 2 36816 NULL
6213 -+ocfs2_journal_access_rb_36823 ocfs2_journal_access_rb 0 36823 NULL
6214 +int_hardware_entry_36833 int_hardware_entry 3 36833 NULL
6215 +fc_change_queue_depth_36841 fc_change_queue_depth 2 36841 NULL
6216 +keyctl_describe_key_36853 keyctl_describe_key 3 36853 NULL
6217 -+cm_write_36858 cm_write 3 36858 NULL
6218 +tipc_link_iovec_long_xmit_36871 tipc_link_iovec_long_xmit 3 36871 NULL nohasharray
6219 +tx_tx_data_programmed_read_36871 tx_tx_data_programmed_read 3 36871 &tipc_link_iovec_long_xmit_36871
6220 +svc_setsockopt_36876 svc_setsockopt 5 36876 NULL
6221 @@ -118871,221 +117551,142 @@ index 0000000..8709512
6222 +__btrfs_map_block_36883 __btrfs_map_block 3 36883 NULL
6223 +ib_ucm_alloc_data_36885 ib_ucm_alloc_data 3 36885 NULL
6224 +selinux_inode_notifysecctx_36896 selinux_inode_notifysecctx 3 36896 NULL
6225 -+tas5086_register_size_36899 tas5086_register_size 0 36899 NULL
6226 +OS_kmalloc_36909 OS_kmalloc 1 36909 NULL
6227 -+ext4_da_write_end_36974 ext4_da_write_end 5 36974 NULL
6228 -+ttm_bo_init_mm_36977 ttm_bo_init_mm 0 36977 NULL
6229 +il4965_rs_sta_dbgfs_scale_table_write_36979 il4965_rs_sta_dbgfs_scale_table_write 3 36979 NULL
6230 -+xfs_btree_check_sptr_36984 xfs_btree_check_sptr 0 36984 NULL
6231 +drbd_new_dev_size_36998 drbd_new_dev_size 0-3 36998 NULL
6232 +auok190xfb_write_37001 auok190xfb_write 3 37001 NULL
6233 +setxattr_37006 setxattr 4 37006 NULL
6234 -+vfio_msi_config_write_37022 vfio_msi_config_write 3 37022 NULL
6235 -+ocfs2_dlm_unlock_37037 ocfs2_dlm_unlock 0 37037 NULL
6236 +command_file_read_37038 command_file_read 3 37038 NULL
6237 +figure_loop_size_37051 figure_loop_size 2-3 37051 NULL
6238 -+ieee80211_if_read_drop_unencrypted_37053 ieee80211_if_read_drop_unencrypted 3 37053 NULL nohasharray
6239 -+qp_broker_create_37053 qp_broker_create 6-5 37053 &ieee80211_if_read_drop_unencrypted_37053
6240 ++qp_broker_create_37053 qp_broker_create 6-5 37053 NULL nohasharray
6241 ++ieee80211_if_read_drop_unencrypted_37053 ieee80211_if_read_drop_unencrypted 3 37053 &qp_broker_create_37053
6242 +_iwl_dbgfs_bcast_filters_macs_write_37069 _iwl_dbgfs_bcast_filters_macs_write 3 37069 NULL
6243 +SYSC_setxattr_37078 SYSC_setxattr 4 37078 NULL
6244 +parse_command_37079 parse_command 2 37079 NULL
6245 +pipeline_cs_rx_packet_in_read_37089 pipeline_cs_rx_packet_in_read 3 37089 NULL
6246 +tun_get_user_37094 tun_get_user 5 37094 NULL
6247 -+xlog_grant_head_check_37116 xlog_grant_head_check 0 37116 NULL
6248 -+has_wrprotected_page_37123 has_wrprotected_page 3-2 37123 NULL
6249 ++has_wrprotected_page_37123 has_wrprotected_page 2-3 37123 NULL
6250 +snd_hda_get_conn_list_37132 snd_hda_get_conn_list 0 37132 NULL
6251 +mtt_free_res_37144 mtt_free_res 5 37144 NULL
6252 +msg_word_37164 msg_word 0 37164 NULL
6253 +f2fs_direct_IO_37167 f2fs_direct_IO 4 37167 NULL
6254 +vcc_recvmsg_37198 vcc_recvmsg 4 37198 NULL
6255 -+ath10k_bmi_done_37201 ath10k_bmi_done 0 37201 NULL
6256 +forced_ps_write_37209 forced_ps_write 3 37209 NULL
6257 +crypto_shash_descsize_37212 crypto_shash_descsize 0 37212 NULL nohasharray
6258 +ext4_ind_direct_IO_37212 ext4_ind_direct_IO 4-0 37212 &crypto_shash_descsize_37212
6259 -+bchannel_get_rxbuf_37213 bchannel_get_rxbuf 0-2 37213 NULL
6260 +regmap_access_read_file_37223 regmap_access_read_file 3 37223 NULL
6261 +__do_replace_37227 __do_replace 5 37227 NULL
6262 -+produce_free_peb_37232 produce_free_peb 0 37232 NULL
6263 +iwl_dbgfs_d3_sram_read_37237 iwl_dbgfs_d3_sram_read 3 37237 NULL
6264 +rx_filter_dup_filter_read_37238 rx_filter_dup_filter_read 3 37238 NULL
6265 -+iio_device_register_37256 iio_device_register 0 37256 NULL
6266 -+xfs_reclaim_inode_37257 xfs_reclaim_inode 0 37257 NULL
6267 -+prot_queue_del_37258 prot_queue_del 0 37258 NULL nohasharray
6268 -+misc_register_37258 misc_register 0 37258 &prot_queue_del_37258
6269 ++prot_queue_del_37258 prot_queue_del 0 37258 NULL
6270 +exofs_max_io_pages_37263 exofs_max_io_pages 0-2 37263 NULL
6271 +_iwl_dbgfs_fw_restart_write_37270 _iwl_dbgfs_fw_restart_write 3 37270 NULL
6272 +request_threaded_irq_37303 request_threaded_irq 0 37303 NULL
6273 +ieee80211_if_read_power_mode_37305 ieee80211_if_read_power_mode 3 37305 NULL
6274 -+tda998x_write_if_37306 tda998x_write_if 5 37306 NULL
6275 -+bma180_set_scale_37307 bma180_set_scale 0 37307 NULL
6276 +ext3_direct_IO_37308 ext3_direct_IO 4 37308 NULL
6277 +jffs2_write_dirent_37311 jffs2_write_dirent 5 37311 NULL
6278 +tipc_send_37315 tipc_send 3 37315 NULL
6279 -+l2cap_create_connless_pdu_37327 l2cap_create_connless_pdu 3 37327 NULL nohasharray
6280 -+bnx2x_vf_fill_fw_str_37327 bnx2x_vf_fill_fw_str 3 37327 &l2cap_create_connless_pdu_37327
6281 ++l2cap_create_connless_pdu_37327 l2cap_create_connless_pdu 3 37327 NULL
6282 +scsi_mode_select_37330 scsi_mode_select 6 37330 NULL
6283 +rxrpc_server_sendmsg_37331 rxrpc_server_sendmsg 4 37331 NULL
6284 -+t4vf_wait_dev_ready_37332 t4vf_wait_dev_ready 0 37332 NULL
6285 -+xfs_iomap_write_allocate_37336 xfs_iomap_write_allocate 0 37336 NULL
6286 +security_inode_getsecurity_37354 security_inode_getsecurity 0 37354 NULL
6287 -+hv_post_message_37383 hv_post_message 0 37383 NULL
6288 -+iommu_num_pages_37391 iommu_num_pages 0-3-1-2 37391 NULL
6289 +hci_sock_sendmsg_37420 hci_sock_sendmsg 4 37420 NULL
6290 -+acpi_os_allocate_zeroed_37422 acpi_os_allocate_zeroed 1 37422 NULL nohasharray
6291 -+find_next_bit_37422 find_next_bit 0 37422 &acpi_os_allocate_zeroed_37422
6292 -+ocfs2_insert_path_37425 ocfs2_insert_path 0 37425 NULL
6293 -+pcie_set_readrq_37427 pcie_set_readrq 0 37427 NULL
6294 ++acpi_os_allocate_zeroed_37422 acpi_os_allocate_zeroed 1 37422 NULL
6295 +tty_insert_flip_string_fixed_flag_37428 tty_insert_flip_string_fixed_flag 4-0 37428 NULL
6296 +iwl_print_last_event_logs_37433 iwl_print_last_event_logs 0-7-9 37433 NULL
6297 +fru_alloc_37442 fru_alloc 1 37442 NULL
6298 +tcp_established_options_37450 tcp_established_options 0 37450 NULL
6299 -+xfs_btree_dec_cursor_37452 xfs_btree_dec_cursor 0 37452 NULL
6300 +brcmf_sdio_dump_console_37455 brcmf_sdio_dump_console 4 37455 NULL
6301 -+ext4_write_end_37464 ext4_write_end 5 37464 NULL
6302 +get_est_timing_37484 get_est_timing 0 37484 NULL
6303 -+ath10k_wmi_connect_htc_service_37487 ath10k_wmi_connect_htc_service 0 37487 NULL
6304 +kmem_realloc_37489 kmem_realloc 2 37489 NULL
6305 -+regulator_register_notifier_37492 regulator_register_notifier 0 37492 NULL
6306 -+mthca_MAP_FA_37493 mthca_MAP_FA 0 37493 NULL
6307 +bitmap_dirty_bits_37503 bitmap_dirty_bits 2 37503 NULL
6308 +osc_active_seq_write_37514 osc_active_seq_write 3 37514 NULL
6309 -+bdev_writeseg_37519 bdev_writeseg 2-3 37519 NULL nohasharray
6310 -+t4_memory_rw_37519 t4_memory_rw 0 37519 &bdev_writeseg_37519
6311 -+xz_dec_test_write_37527 xz_dec_test_write 3 37527 NULL nohasharray
6312 -+via_sensor_power_setup_37527 via_sensor_power_setup 0 37527 &xz_dec_test_write_37527
6313 -+lpfc_cq_create_37530 lpfc_cq_create 0 37530 NULL
6314 -+ad7606_register_ring_funcs_and_init_37533 ad7606_register_ring_funcs_and_init 0 37533 NULL
6315 ++bdev_writeseg_37519 bdev_writeseg 2-3 37519 NULL
6316 ++xz_dec_test_write_37527 xz_dec_test_write 3 37527 NULL
6317 +fault_inject_read_37534 fault_inject_read 3 37534 NULL
6318 +hdr_size_37536 hdr_size 0 37536 NULL
6319 +extent_map_end_37550 extent_map_end 0 37550 NULL
6320 +sep_create_dcb_dmatables_context_37551 sep_create_dcb_dmatables_context 6 37551 NULL
6321 +fat_cont_expand_37552 fat_cont_expand 0 37552 NULL
6322 -+coralp_init_37568 coralp_init 0 37568 NULL
6323 -+t4_prep_fw_37572 t4_prep_fw 0 37572 NULL
6324 +xhci_alloc_streams_37586 xhci_alloc_streams 5 37586 NULL
6325 -+ocfs2_add_branch_37588 ocfs2_add_branch 0 37588 NULL
6326 -+alloc_descs_37593 alloc_descs 0-1 37593 NULL
6327 +qla2x00_debounce_register_37597 qla2x00_debounce_register 0 37597 NULL
6328 +kvm_read_guest_page_mmu_37611 kvm_read_guest_page_mmu 6 37611 NULL
6329 -+SYSC_mbind_37622 SYSC_mbind 5 37622 NULL nohasharray
6330 -+ocfs2_split_refcount_rec_37622 ocfs2_split_refcount_rec 0 37622 &SYSC_mbind_37622
6331 ++SYSC_mbind_37622 SYSC_mbind 5 37622 NULL
6332 +SyS_mbind_37638 SyS_mbind 5 37638 NULL
6333 +may_delete_37656 may_delete 0 37656 NULL
6334 +bio_copy_user_iov_37660 bio_copy_user_iov 4 37660 NULL
6335 -+rfcomm_sock_sendmsg_37661 rfcomm_sock_sendmsg 4 37661 NULL nohasharray
6336 -+vmw_framebuffer_dmabuf_dirty_37661 vmw_framebuffer_dmabuf_dirty 6 37661 &rfcomm_sock_sendmsg_37661
6337 ++vmw_framebuffer_dmabuf_dirty_37661 vmw_framebuffer_dmabuf_dirty 6 37661 NULL nohasharray
6338 ++rfcomm_sock_sendmsg_37661 rfcomm_sock_sendmsg 4 37661 &vmw_framebuffer_dmabuf_dirty_37661
6339 +SYSC_get_mempolicy_37664 SYSC_get_mempolicy 3 37664 NULL
6340 -+ipr_alloc_mem_37669 ipr_alloc_mem 0 37669 NULL
6341 +__wa_seg_calculate_isoc_frame_count_37672 __wa_seg_calculate_isoc_frame_count 0 37672 NULL
6342 +ieee80211_if_read_rc_rateidx_mcs_mask_2ghz_37675 ieee80211_if_read_rc_rateidx_mcs_mask_2ghz 3 37675 NULL
6343 +regmap_map_read_file_37685 regmap_map_read_file 3 37685 NULL
6344 -+ioat3_irq_reinit_37692 ioat3_irq_reinit 0 37692 NULL
6345 +nametbl_header_37698 nametbl_header 2-0 37698 NULL
6346 +__le32_to_cpup_37702 __le32_to_cpup 0 37702 NULL
6347 +dynamic_ps_timeout_write_37713 dynamic_ps_timeout_write 3 37713 NULL
6348 +read_enabled_file_bool_37744 read_enabled_file_bool 3 37744 NULL
6349 -+ql_set_routing_reg_37747 ql_set_routing_reg 0 37747 NULL
6350 -+xfs_read_agf_37749 xfs_read_agf 0 37749 NULL
6351 +ocfs2_control_cfu_37750 ocfs2_control_cfu 2 37750 NULL
6352 +ipath_cdev_init_37752 ipath_cdev_init 1 37752 NULL
6353 +dccp_setsockopt_cscov_37766 dccp_setsockopt_cscov 2 37766 NULL
6354 +il4965_rs_sta_dbgfs_rate_scale_data_read_37792 il4965_rs_sta_dbgfs_rate_scale_data_read 3 37792 NULL
6355 +smk_read_logging_37804 smk_read_logging 3 37804 NULL
6356 +ocrdma_alloc_frmr_page_list_37815 ocrdma_alloc_frmr_page_list 2 37815 NULL
6357 -+ath10k_core_check_chip_id_37819 ath10k_core_check_chip_id 0 37819 NULL
6358 +rx_decrypt_key_not_found_read_37820 rx_decrypt_key_not_found_read 3 37820 NULL
6359 -+mlx4_cmd_post_37826 mlx4_cmd_post 0 37826 NULL
6360 -+bitmap_find_next_zero_area_37827 bitmap_find_next_zero_area 0-4-5 37827 NULL
6361 -+ad7606_request_gpios_37828 ad7606_request_gpios 0 37828 NULL
6362 +android_get_p2p_addr_37832 android_get_p2p_addr 0 37832 NULL
6363 -+jbd2_journal_get_undo_access_37837 jbd2_journal_get_undo_access 0 37837 NULL
6364 -+mthca_cmd_37841 mthca_cmd 0 37841 NULL
6365 +o2hb_debug_read_37851 o2hb_debug_read 3 37851 NULL
6366 -+SYSC_pwrite64_37862 SYSC_pwrite64 3 37862 NULL
6367 +xfs_dir2_block_to_sf_37868 xfs_dir2_block_to_sf 3 37868 NULL
6368 -+niu_init_mac_ipp_pcs_base_37880 niu_init_mac_ipp_pcs_base 0 37880 NULL
6369 +set_registers_37883 set_registers 4 37883 NULL
6370 +btrfs_stack_file_extent_disk_bytenr_37888 btrfs_stack_file_extent_disk_bytenr 0 37888 NULL
6371 -+snd_at73c213_set_bitrate_37891 snd_at73c213_set_bitrate 0 37891 NULL
6372 -+pkt_alloc_packet_data_37928 pkt_alloc_packet_data 1 37928 NULL nohasharray
6373 -+_rtw_malloc_37928 _rtw_malloc 1 37928 &pkt_alloc_packet_data_37928
6374 -+_pci_assign_resource_37930 _pci_assign_resource 0 37930 NULL
6375 ++_rtw_malloc_37928 _rtw_malloc 1 37928 NULL nohasharray
6376 ++pkt_alloc_packet_data_37928 pkt_alloc_packet_data 1 37928 &_rtw_malloc_37928
6377 +read_rbu_packet_size_37939 read_rbu_packet_size 6 37939 NULL
6378 -+snd_opti9xx_configure_37942 snd_opti9xx_configure 0 37942 NULL
6379 -+write_file_bool_37957 write_file_bool 3 37957 NULL nohasharray
6380 -+lx_init_get_version_features_37957 lx_init_get_version_features 0 37957 &write_file_bool_37957
6381 ++write_file_bool_37957 write_file_bool 3 37957 NULL
6382 +fifo_alloc_37961 fifo_alloc 1 37961 NULL
6383 -+ath10k_do_pci_wake_37965 ath10k_do_pci_wake 0 37965 NULL
6384 +rds_rdma_extra_size_37990 rds_rdma_extra_size 0 37990 NULL
6385 +persistent_ram_old_size_37997 persistent_ram_old_size 0 37997 NULL
6386 +vfs_readv_38011 vfs_readv 3 38011 NULL
6387 -+ufs_commit_chunk_38036 ufs_commit_chunk 3 38036 NULL
6388 +aggr_recv_addba_req_evt_38037 aggr_recv_addba_req_evt 4 38037 NULL
6389 -+SyS_pwrite64_38041 SyS_pwrite64 3 38041 NULL
6390 +il_dbgfs_chain_noise_read_38044 il_dbgfs_chain_noise_read 3 38044 NULL nohasharray
6391 +klsi_105_prepare_write_buffer_38044 klsi_105_prepare_write_buffer 3 38044 &il_dbgfs_chain_noise_read_38044
6392 +SyS_llistxattr_38048 SyS_llistxattr 3 38048 NULL
6393 -+sysfs_do_create_link_38051 sysfs_do_create_link 0 38051 NULL
6394 +_xfs_buf_alloc_38058 _xfs_buf_alloc 3 38058 NULL
6395 +nsm_create_handle_38060 nsm_create_handle 4 38060 NULL
6396 +alloc_ltalkdev_38071 alloc_ltalkdev 1 38071 NULL
6397 -+xfs_buf_readahead_map_38081 xfs_buf_readahead_map 3 38081 NULL nohasharray
6398 -+wcn36xx_smd_rsp_process_38081 wcn36xx_smd_rsp_process 3 38081 &xfs_buf_readahead_map_38081
6399 ++wcn36xx_smd_rsp_process_38081 wcn36xx_smd_rsp_process 3 38081 NULL nohasharray
6400 ++xfs_buf_readahead_map_38081 xfs_buf_readahead_map 3 38081 &wcn36xx_smd_rsp_process_38081
6401 +uwb_mac_addr_print_38085 uwb_mac_addr_print 2 38085 NULL
6402 +request_key_auth_new_38092 request_key_auth_new 3 38092 NULL
6403 +proc_self_readlink_38094 proc_self_readlink 3 38094 NULL
6404 +ep0_read_38095 ep0_read 3 38095 NULL
6405 -+sk_wmem_schedule_38096 sk_wmem_schedule 2 38096 NULL nohasharray
6406 -+osc_checksum_seq_write_38096 osc_checksum_seq_write 3 38096 &sk_wmem_schedule_38096
6407 ++osc_checksum_seq_write_38096 osc_checksum_seq_write 3 38096 NULL nohasharray
6408 ++sk_wmem_schedule_38096 sk_wmem_schedule 2 38096 &osc_checksum_seq_write_38096
6409 +o2hb_read_slots_38105 o2hb_read_slots 2 38105 NULL
6410 +snd_pcm_oss_write_38108 snd_pcm_oss_write 3 38108 NULL
6411 -+snd_pcm_new_38111 snd_pcm_new 0 38111 NULL
6412 +vmw_kms_present_38130 vmw_kms_present 9 38130 NULL
6413 -+mthca_init_hca_38140 mthca_init_hca 0 38140 NULL
6414 +__ntfs_copy_from_user_iovec_inatomic_38153 __ntfs_copy_from_user_iovec_inatomic 4-3-0 38153 NULL
6415 +btrfs_extent_same_38163 btrfs_extent_same 3-2 38163 NULL
6416 +kvm_clear_guest_38164 kvm_clear_guest 3-2 38164 NULL
6417 -+ath5k_eeprom_init_header_38173 ath5k_eeprom_init_header 0 38173 NULL
6418 -+cdev_add_38176 cdev_add 2-3-0 38176 NULL
6419 ++cdev_add_38176 cdev_add 2-3 38176 NULL
6420 +rt2x00debug_write_rf_38195 rt2x00debug_write_rf 3 38195 NULL
6421 -+led_trigger_register_38196 led_trigger_register 0 38196 NULL
6422 +get_ucode_user_38202 get_ucode_user 3 38202 NULL
6423 -+osd_req_list_partition_collections_38223 osd_req_list_partition_collections 5 38223 NULL nohasharray
6424 -+xfs_rtallocate_range_38223 xfs_rtallocate_range 0 38223 &osd_req_list_partition_collections_38223
6425 -+palmas_gpio_to_irq_38235 palmas_gpio_to_irq 2 38235 NULL
6426 ++osd_req_list_partition_collections_38223 osd_req_list_partition_collections 5 38223 NULL
6427 +ceph_decode_16_38239 ceph_decode_16 0 38239 NULL
6428 -+spi_register_master_38240 spi_register_master 0 38240 NULL
6429 -+__mlx4_cmd_38244 __mlx4_cmd 0 38244 NULL
6430 +_ipw_read_reg32_38245 _ipw_read_reg32 0 38245 NULL
6431 -+t4_fw_halt_38247 t4_fw_halt 0 38247 NULL
6432 +snd_pcm_playback_rewind_38249 snd_pcm_playback_rewind 0-2 38249 NULL
6433 -+xfs_qm_dqrepair_38262 xfs_qm_dqrepair 0 38262 NULL
6434 +mthca_alloc_icm_table_38268 mthca_alloc_icm_table 4-3 38268 NULL nohasharray
6435 -+ieee80211_if_read_auto_open_plinks_38268 ieee80211_if_read_auto_open_plinks 3 38268 &mthca_alloc_icm_table_38268 nohasharray
6436 -+SYSC_msgrcv_38268 SYSC_msgrcv 3 38268 &ieee80211_if_read_auto_open_plinks_38268
6437 -+xfs_bmdr_to_bmbt_38275 xfs_bmdr_to_bmbt 5 38275 NULL nohasharray
6438 -+xfs_bmbt_to_bmdr_38275 xfs_bmbt_to_bmdr 3 38275 &xfs_bmdr_to_bmbt_38275
6439 ++ieee80211_if_read_auto_open_plinks_38268 ieee80211_if_read_auto_open_plinks 3 38268 &mthca_alloc_icm_table_38268
6440 ++xfs_bmbt_to_bmdr_38275 xfs_bmbt_to_bmdr 3 38275 NULL nohasharray
6441 ++xfs_bmdr_to_bmbt_38275 xfs_bmdr_to_bmbt 5 38275 &xfs_bmbt_to_bmdr_38275
6442 +ftdi_process_packet_38281 ftdi_process_packet 4 38281 NULL
6443 +C_SYSC_pselect6_38296 C_SYSC_pselect6 1 38296 NULL
6444 -+p54_convert_rev0_38300 p54_convert_rev0 0 38300 NULL
6445 +ucma_query_path_38305 ucma_query_path 3 38305 NULL
6446 -+hpsa_pci_init_38323 hpsa_pci_init 0 38323 NULL
6447 +isr_rx_headers_read_38325 isr_rx_headers_read 3 38325 NULL
6448 +ida_simple_get_38326 ida_simple_get 0 38326 NULL
6449 -+ocfs2_rotate_rightmost_leaf_left_38330 ocfs2_rotate_rightmost_leaf_left 0 38330 NULL
6450 +__snd_gf1_look8_38333 __snd_gf1_look8 0 38333 NULL
6451 -+ntb_transport_init_38338 ntb_transport_init 0 38338 NULL
6452 -+ql_set_mac_addr_reg_38341 ql_set_mac_addr_reg 0 38341 NULL
6453 -+ocfs2_replace_extent_rec_38357 ocfs2_replace_extent_rec 0 38357 NULL
6454 -+btrfs_file_extent_disk_num_bytes_38363 btrfs_file_extent_disk_num_bytes 0 38363 NULL nohasharray
6455 -+rtsx_pci_acquire_irq_38363 rtsx_pci_acquire_irq 0 38363 &btrfs_file_extent_disk_num_bytes_38363
6456 -+xfs_free_file_space_38383 xfs_free_file_space 2-3 38383 NULL
6457 ++btrfs_file_extent_disk_num_bytes_38363 btrfs_file_extent_disk_num_bytes 0 38363 NULL
6458 +dn_sendmsg_38390 dn_sendmsg 4 38390 NULL
6459 -+ath10k_core_register_38414 ath10k_core_register 0 38414 NULL
6460 +ieee80211_if_read_dtim_count_38419 ieee80211_if_read_dtim_count 3 38419 NULL
6461 -+read_port_table_lengths_38427 read_port_table_lengths 0 38427 NULL
6462 +pmcraid_copy_sglist_38431 pmcraid_copy_sglist 3 38431 NULL
6463 -+dev_set_mtu_38447 dev_set_mtu 0 38447 NULL
6464 +kvm_write_guest_38454 kvm_write_guest 4-2 38454 NULL
6465 +_iwl_dbgfs_scan_ant_rxchain_write_38479 _iwl_dbgfs_scan_ant_rxchain_write 3 38479 NULL
6466 +blk_end_bidi_request_38482 blk_end_bidi_request 3-4 38482 NULL
6467 @@ -119110,24 +117711,13 @@ index 0000000..8709512
6468 +mmc_send_cxd_data_38655 mmc_send_cxd_data 5 38655 NULL
6469 +nouveau_instmem_create__38664 nouveau_instmem_create_ 4 38664 NULL
6470 +snd_es1371_wait_src_ready_38673 snd_es1371_wait_src_ready 0 38673 NULL
6471 -+nilfs_write_end_38674 nilfs_write_end 5 38674 NULL
6472 +iscsit_dump_data_payload_38683 iscsit_dump_data_payload 2 38683 NULL
6473 -+ar5008_hw_rf_alloc_ext_banks_38689 ar5008_hw_rf_alloc_ext_banks 0 38689 NULL
6474 +validate_vid_hdr_38699 validate_vid_hdr 0 38699 NULL
6475 +rbio_add_io_page_38700 rbio_add_io_page 6 38700 NULL
6476 -+cx18_streams_setup_38714 cx18_streams_setup 0 38714 NULL
6477 -+zforce_send_wait_38720 zforce_send_wait 3 38720 NULL
6478 -+w83977af_sir_interrupt_38738 w83977af_sir_interrupt 0 38738 NULL
6479 +udf_readpages_38761 udf_readpages 4 38761 NULL
6480 -+si476x_core_i2c_xfer_38777 si476x_core_i2c_xfer 4 38777 NULL
6481 +iwl_dbgfs_thermal_throttling_read_38779 iwl_dbgfs_thermal_throttling_read 3 38779 NULL
6482 -+bcache_device_init_38781 bcache_device_init 3 38781 NULL nohasharray
6483 -+pt1_unlock_38781 pt1_unlock 0 38781 &bcache_device_init_38781
6484 ++bcache_device_init_38781 bcache_device_init 3 38781 NULL
6485 +snd_gus_dram_write_38784 snd_gus_dram_write 4 38784 NULL
6486 -+ican3_msg_connect_38785 ican3_msg_connect 0 38785 NULL
6487 -+p54_set_leds_38787 p54_set_leds 0 38787 NULL
6488 -+slab_order_38794 slab_order 0 38794 NULL
6489 -+do_pci_enable_device_38802 do_pci_enable_device 0 38802 NULL
6490 +err_decode_38804 err_decode 2 38804 NULL
6491 +ipv6_renew_option_38813 ipv6_renew_option 3 38813 NULL
6492 +direct_entry_38836 direct_entry 3 38836 NULL
6493 @@ -119135,16 +117725,10 @@ index 0000000..8709512
6494 +read_nic_io_word_38853 read_nic_io_word 0 38853 NULL
6495 +interfaces_38859 interfaces 2 38859 NULL
6496 +dbgfs_state_38894 dbgfs_state 3 38894 NULL
6497 -+ei_open_38906 ei_open 0 38906 NULL
6498 -+ntb_device_setup_38907 ntb_device_setup 0 38907 NULL
6499 -+dev_set_name_38926 dev_set_name 0 38926 NULL
6500 +il_dbgfs_sram_write_38942 il_dbgfs_sram_write 3 38942 NULL
6501 -+init_mediavision_38946 init_mediavision 0 38946 NULL
6502 +__ath6kl_wmi_send_mgmt_cmd_38971 __ath6kl_wmi_send_mgmt_cmd 7 38971 NULL
6503 +usb_maxpacket_38977 usb_maxpacket 0 38977 NULL nohasharray
6504 +C_SYSC_preadv64_38977 C_SYSC_preadv64 3 38977 &usb_maxpacket_38977
6505 -+c2_alloc_mqsp_chunk_38982 c2_alloc_mqsp_chunk 0 38982 NULL
6506 -+usb_parse_endpoint_38983 usb_parse_endpoint 0 38983 NULL
6507 +OSDSetBlock_38986 OSDSetBlock 2-4 38986 NULL
6508 +bio_clone_range_38997 bio_clone_range 2 38997 NULL
6509 +lpfc_idiag_extacc_write_38998 lpfc_idiag_extacc_write 3 38998 NULL
6510 @@ -119153,9 +117737,6 @@ index 0000000..8709512
6511 +force_sc_support_read_39014 force_sc_support_read 3 39014 NULL
6512 +__blkdev_issue_zeroout_39020 __blkdev_issue_zeroout 3 39020 NULL
6513 +_zd_iowrite32v_async_locked_39034 _zd_iowrite32v_async_locked 3 39034 NULL
6514 -+dwc2_phy_init_39049 dwc2_phy_init 0 39049 NULL
6515 -+do_write_kmem_39051 do_write_kmem 0-1-3 39051 NULL
6516 -+ReadHFC_39104 ReadHFC 0 39104 NULL
6517 +tomoyo_truncate_39105 tomoyo_truncate 0 39105 NULL
6518 +leb_write_lock_39111 leb_write_lock 0 39111 NULL
6519 +__kfifo_to_user_r_39123 __kfifo_to_user_r 5-3 39123 NULL
6520 @@ -119165,11 +117746,8 @@ index 0000000..8709512
6521 +ath9k_hw_ar9003_dump_eeprom_39156 ath9k_hw_ar9003_dump_eeprom 5-4 39156 NULL
6522 +echo_client_kbrw_39170 echo_client_kbrw 6 39170 NULL
6523 +ext3_xattr_check_names_39174 ext3_xattr_check_names 0 39174 NULL
6524 -+msr_device_create_39175 msr_device_create 0 39175 NULL
6525 -+ubi_more_update_data_39189 ubi_more_update_data 4 39189 NULL nohasharray
6526 -+ican3_startup_module_39189 ican3_startup_module 0 39189 &ubi_more_update_data_39189
6527 ++ubi_more_update_data_39189 ubi_more_update_data 4 39189 NULL
6528 +qcam_read_bytes_39205 qcam_read_bytes 0 39205 NULL
6529 -+v4l2_ctrl_handler_setup_39217 v4l2_ctrl_handler_setup 0 39217 NULL
6530 +ivtv_v4l2_write_39226 ivtv_v4l2_write 3 39226 NULL
6531 +posix_acl_to_xattr_39237 posix_acl_to_xattr 0 39237 NULL
6532 +snd_pcm_capture_forward_39248 snd_pcm_capture_forward 0-2 39248 NULL
6533 @@ -119180,78 +117758,56 @@ index 0000000..8709512
6534 +_iwl_dbgfs_pm_params_write_39325 _iwl_dbgfs_pm_params_write 3 39325 NULL
6535 +__cfg80211_connect_result_39326 __cfg80211_connect_result 4-6 39326 NULL
6536 +insert_reserved_file_extent_39327 insert_reserved_file_extent 3 39327 NULL
6537 -+xen_hvm_setup_msi_irqs_39342 xen_hvm_setup_msi_irqs 2 39342 NULL
6538 +wimax_msg_alloc_39343 wimax_msg_alloc 4 39343 NULL
6539 +ide_complete_rq_39354 ide_complete_rq 3 39354 NULL
6540 -+gfs2_dir_write_data_39357 gfs2_dir_write_data 0-3-4 39357 NULL
6541 +do_write_log_from_user_39362 do_write_log_from_user 3-0 39362 NULL
6542 +vortex_wtdma_getlinearpos_39371 vortex_wtdma_getlinearpos 0 39371 NULL
6543 -+regmap_name_read_file_39379 regmap_name_read_file 3 39379 NULL nohasharray
6544 -+virtscsi_init_39379 virtscsi_init 0 39379 &regmap_name_read_file_39379
6545 ++regmap_name_read_file_39379 regmap_name_read_file 3 39379 NULL
6546 +fnic_trace_debugfs_read_39380 fnic_trace_debugfs_read 3 39380 NULL
6547 +ps_poll_ps_poll_utilization_read_39383 ps_poll_ps_poll_utilization_read 3 39383 NULL
6548 +__send_to_port_39386 __send_to_port 3 39386 NULL
6549 -+xfs_btree_dup_cursor_39394 xfs_btree_dup_cursor 0 39394 NULL
6550 -+t4vf_fw_reset_39409 t4vf_fw_reset 0 39409 NULL
6551 -+enic_dev_set_ig_vlan_rewrite_mode_39410 enic_dev_set_ig_vlan_rewrite_mode 0 39410 NULL
6552 -+gfs2_internal_read_39413 gfs2_internal_read 0 39413 NULL
6553 +user_power_read_39414 user_power_read 3 39414 NULL
6554 +hash_ipmark4_expire_39419 hash_ipmark4_expire 4 39419 NULL
6555 +alloc_agpphysmem_i8xx_39427 alloc_agpphysmem_i8xx 1 39427 NULL
6556 -+get_flash_params_39428 get_flash_params 0 39428 NULL
6557 +mic_desc_size_39464 mic_desc_size 0 39464 NULL
6558 -+apei_resources_add_39470 apei_resources_add 0 39470 NULL
6559 +setkey_unaligned_39474 setkey_unaligned 3 39474 NULL
6560 +ieee80211_if_fmt_dot11MeshHWMPmaxPREQretries_39499 ieee80211_if_fmt_dot11MeshHWMPmaxPREQretries 3 39499 NULL
6561 +cl_req_alloc_39523 cl_req_alloc 4 39523 NULL
6562 -+do_remove_conflicting_framebuffers_39527 do_remove_conflicting_framebuffers 0 39527 NULL nohasharray
6563 -+bma180_set_new_data_intr_state_39527 bma180_set_new_data_intr_state 0 39527 &do_remove_conflicting_framebuffers_39527
6564 -+ican3_new_send_msg_39533 ican3_new_send_msg 0 39533 NULL
6565 +int_proc_write_39542 int_proc_write 3 39542 NULL
6566 +ext4_alloc_file_blocks_39551 ext4_alloc_file_blocks 3 39551 NULL
6567 +pp_write_39554 pp_write 3 39554 NULL
6568 -+service_buffer_allocate_39559 service_buffer_allocate 0 39559 NULL
6569 +datablob_format_39571 datablob_format 2 39571 NULL nohasharray
6570 +ieee80211_if_read_fwded_mcast_39571 ieee80211_if_read_fwded_mcast 3 39571 &datablob_format_39571
6571 +memblock_virt_alloc_internal_39600 memblock_virt_alloc_internal 1 39600 NULL
6572 -+ipw_wdev_init_39604 ipw_wdev_init 0 39604 NULL
6573 +ext_depth_39607 ext_depth 0 39607 NULL
6574 +batadv_tt_tvlv_generate_39615 batadv_tt_tvlv_generate 4 39615 NULL
6575 +nfs_idmap_get_key_39616 nfs_idmap_get_key 2 39616 NULL
6576 +sdio_readb_39618 sdio_readb 0 39618 NULL
6577 -+i2c_master_send_39619 i2c_master_send 0-3 39619 NULL
6578 +prepare_uptodate_page_39622 prepare_uptodate_page 0 39622 NULL
6579 +set_dev_class_39645 set_dev_class 4 39645 NULL
6580 +snd_rme32_capture_copy_39653 snd_rme32_capture_copy 5 39653 NULL
6581 +tcp_try_rmem_schedule_39657 tcp_try_rmem_schedule 3 39657 NULL
6582 +kvm_read_guest_cached_39666 kvm_read_guest_cached 4 39666 NULL
6583 -+__dev_alloc_name_39670 __dev_alloc_name 0 39670 NULL
6584 +v4l_stk_read_39672 v4l_stk_read 3 39672 NULL
6585 +hsc_msg_len_get_39673 hsc_msg_len_get 0 39673 NULL
6586 +do_surface_dirty_sou_39678 do_surface_dirty_sou 7 39678 NULL
6587 +sd_completed_bytes_39705 sd_completed_bytes 0 39705 NULL
6588 +ftrace_pid_write_39710 ftrace_pid_write 3 39710 NULL
6589 -+vnic_cq_alloc_39723 vnic_cq_alloc 0 39723 NULL
6590 +adt7316_spi_multi_read_39765 adt7316_spi_multi_read 3 39765 NULL
6591 +security_inode_listsecurity_39812 security_inode_listsecurity 0 39812 NULL
6592 -+snd_pcm_oss_writev3_39818 snd_pcm_oss_writev3 3 39818 NULL nohasharray
6593 -+iio_triggered_buffer_setup_39818 iio_triggered_buffer_setup 0 39818 &snd_pcm_oss_writev3_39818
6594 -+ath10k_debug_create_39827 ath10k_debug_create 0 39827 NULL
6595 ++snd_pcm_oss_writev3_39818 snd_pcm_oss_writev3 3 39818 NULL
6596 +get_priv_size_39828 get_priv_size 0-1 39828 NULL
6597 -+ath5k_hw_set_capabilities_39847 ath5k_hw_set_capabilities 0 39847 NULL
6598 -+tpkbd_probe_tp_39874 tpkbd_probe_tp 0 39874 NULL
6599 +pkt_add_39897 pkt_add 3 39897 NULL
6600 +read_file_modal_eeprom_39909 read_file_modal_eeprom 3 39909 NULL
6601 +gen_pool_add_virt_39913 gen_pool_add_virt 4 39913 NULL
6602 +dw210x_op_rw_39915 dw210x_op_rw 6 39915 NULL
6603 +__mnt_want_write_file_39917 __mnt_want_write_file 0 39917 NULL
6604 +aes_encrypt_interrupt_read_39919 aes_encrypt_interrupt_read 3 39919 NULL
6605 -+oom_score_adj_read_39921 oom_score_adj_read 3 39921 NULL nohasharray
6606 -+exofs_read_kern_39921 exofs_read_kern 6 39921 &oom_score_adj_read_39921
6607 ++exofs_read_kern_39921 exofs_read_kern 6 39921 NULL nohasharray
6608 ++oom_score_adj_read_39921 oom_score_adj_read 3 39921 &exofs_read_kern_39921
6609 +__spi_async_39932 __spi_async 0 39932 NULL
6610 +__get_order_39935 __get_order 0 39935 NULL
6611 +error_error_frame_read_39947 error_error_frame_read 3 39947 NULL
6612 -+usb_get_device_descriptor_39951 usb_get_device_descriptor 0 39951 NULL
6613 +tty_prepare_flip_string_39955 tty_prepare_flip_string 3-0 39955 NULL
6614 +lstcon_group_list_39958 lstcon_group_list 2 39958 NULL
6615 +bio_chain_clone_range_39967 bio_chain_clone_range 3 39967 NULL
6616 @@ -119259,83 +117815,57 @@ index 0000000..8709512
6617 +broadsheetfb_write_39976 broadsheetfb_write 3 39976 NULL
6618 +mthca_array_init_39987 mthca_array_init 2 39987 NULL
6619 +fw_device_op_read_39990 fw_device_op_read 3 39990 NULL
6620 -+server_name2svname_39998 server_name2svname 4 39998 NULL
6621 +xen_hvm_config_40018 xen_hvm_config 2 40018 NULL
6622 +ivtvfb_write_40023 ivtvfb_write 3 40023 NULL
6623 +disc_pwup_write_40027 disc_pwup_write 3 40027 NULL
6624 +ea_foreach_i_40028 ea_foreach_i 0 40028 NULL
6625 +datablob_hmac_append_40038 datablob_hmac_append 3 40038 NULL
6626 -+pci_set_consistent_dma_mask_40050 pci_set_consistent_dma_mask 0 40050 NULL
6627 +l2cap_create_iframe_pdu_40055 l2cap_create_iframe_pdu 3 40055 NULL nohasharray
6628 +add_tty_40055 add_tty 1 40055 &l2cap_create_iframe_pdu_40055
6629 -+igb_request_msix_40067 igb_request_msix 0 40067 NULL
6630 +atomic_xchg_40070 atomic_xchg 0 40070 NULL
6631 +snd_pcm_sw_params_user_40095 snd_pcm_sw_params_user 0 40095 NULL
6632 -+mpt_handshake_req_reply_wait_40097 mpt_handshake_req_reply_wait 0 40097 NULL
6633 -+xfs_rtbuf_get_40107 xfs_rtbuf_get 0 40107 NULL
6634 -+gen_pool_first_fit_40110 gen_pool_first_fit 4 40110 NULL
6635 +sctp_setsockopt_delayed_ack_40129 sctp_setsockopt_delayed_ack 3 40129 NULL
6636 -+dwc2_max_desc_num_40132 dwc2_max_desc_num 0 40132 NULL nohasharray
6637 -+reg_read_range_40132 reg_read_range 4 40132 &dwc2_max_desc_num_40132
6638 ++dwc2_max_desc_num_40132 dwc2_max_desc_num 0 40132 NULL
6639 +rx_rx_frame_checksum_read_40140 rx_rx_frame_checksum_read 3 40140 NULL
6640 +ath10k_write_simulate_fw_crash_40143 ath10k_write_simulate_fw_crash 3 40143 NULL
6641 +iwch_alloc_fastreg_pbl_40153 iwch_alloc_fastreg_pbl 2 40153 NULL
6642 -+asd_map_ioport_40157 asd_map_ioport 0 40157 NULL
6643 +pt_write_40159 pt_write 3 40159 NULL
6644 -+lis3lv02d_poweron_40163 lis3lv02d_poweron 0 40163 NULL
6645 +scsi_sg_count_40182 scsi_sg_count 0 40182 NULL
6646 +ipr_alloc_ucode_buffer_40199 ipr_alloc_ucode_buffer 1 40199 NULL
6647 +allocate_probes_40204 allocate_probes 1 40204 NULL
6648 -+sync_cached_firmware_buf_40217 sync_cached_firmware_buf 0 40217 NULL
6649 +au0828_v4l2_read_40220 au0828_v4l2_read 3 40220 NULL
6650 +compress_file_range_40225 compress_file_range 3-4 40225 NULL
6651 +ocrdma_dbgfs_ops_read_40232 ocrdma_dbgfs_ops_read 3 40232 NULL
6652 +osst_read_40237 osst_read 3 40237 NULL
6653 -+lpage_info_slot_40243 lpage_info_slot 3-1 40243 NULL
6654 -+ocfs2_zero_extend_get_range_40248 ocfs2_zero_extend_get_range 4-3 40248 NULL
6655 ++lpage_info_slot_40243 lpage_info_slot 1-3 40243 NULL
6656 ++ocfs2_zero_extend_get_range_40248 ocfs2_zero_extend_get_range 4 40248 NULL
6657 +of_get_child_count_40254 of_get_child_count 0 40254 NULL
6658 +rs_sta_dbgfs_scale_table_read_40262 rs_sta_dbgfs_scale_table_read 3 40262 NULL
6659 +ext2_fiemap_40271 ext2_fiemap 4 40271 NULL
6660 -+snd_at73c213_chip_init_40274 snd_at73c213_chip_init 0 40274 NULL
6661 +usbnet_read_cmd_40275 usbnet_read_cmd 7 40275 NULL
6662 +rx_xfr_hint_trig_read_40283 rx_xfr_hint_trig_read 3 40283 NULL
6663 +SyS_bind_40303 SyS_bind 3 40303 NULL
6664 +ubi_io_write_data_40305 ubi_io_write_data 0 40305 NULL
6665 +ib_get_mad_data_offset_40336 ib_get_mad_data_offset 0 40336 NULL
6666 -+of_irq_parse_raw_40339 of_irq_parse_raw 0 40339 NULL
6667 +mmio_read_40348 mmio_read 4 40348 NULL
6668 +event_rx_mem_empty_read_40363 event_rx_mem_empty_read 3 40363 NULL
6669 +ocfs2_check_range_for_refcount_40365 ocfs2_check_range_for_refcount 2-3 40365 NULL
6670 -+mthca_map_eq_icm_40370 mthca_map_eq_icm 0 40370 NULL
6671 +get_chars_40373 get_chars 3 40373 NULL
6672 -+_vnic_dev_cmd_40377 _vnic_dev_cmd 0 40377 NULL
6673 -+asd_seq_start_lseq_40403 asd_seq_start_lseq 0 40403 NULL
6674 -+ecryptfs_read_lower_40419 ecryptfs_read_lower 3 40419 NULL
6675 +fb_prepare_extra_logos_40429 fb_prepare_extra_logos 0-2 40429 NULL
6676 -+vq_send_wr_40447 vq_send_wr 0 40447 NULL
6677 -+il4965_request_firmware_40453 il4965_request_firmware 0 40453 NULL
6678 +tomoyo_update_policy_40458 tomoyo_update_policy 2 40458 NULL
6679 +zd_usb_scnprint_id_40459 zd_usb_scnprint_id 0-3 40459 NULL
6680 +gp2ap020a00f_write_event_threshold_40461 gp2ap020a00f_write_event_threshold 2 40461 NULL
6681 +SyS_writev_40467 SyS_writev 3 40467 NULL
6682 +SyS_select_40473 SyS_select 1 40473 NULL
6683 -+spu_write_u16_40480 spu_write_u16 0 40480 NULL
6684 +afs_fs_store_data_40484 afs_fs_store_data 3-4-5-6 40484 NULL
6685 +batadv_hash_new_40491 batadv_hash_new 1 40491 NULL
6686 +devcgroup_inode_permission_40492 devcgroup_inode_permission 0 40492 NULL
6687 -+ath5k_init_40493 ath5k_init 0 40493 NULL
6688 -+sg_phys_40507 sg_phys 0 40507 NULL
6689 -+xfs_iread_extents_40510 xfs_iread_extents 0 40510 NULL
6690 +__ethtool_get_sset_count_40511 __ethtool_get_sset_count 0 40511 NULL
6691 +TSS_checkhmac2_40520 TSS_checkhmac2 5-7 40520 NULL
6692 -+slab_mem_going_offline_callback_40525 slab_mem_going_offline_callback 0 40525 NULL
6693 +ixgbe_dbg_reg_ops_read_40540 ixgbe_dbg_reg_ops_read 3 40540 NULL
6694 +ima_write_policy_40548 ima_write_policy 3 40548 NULL
6695 +esp_alloc_tmp_40558 esp_alloc_tmp 3-2 40558 NULL
6696 -+ssb_pci_xtal_40581 ssb_pci_xtal 0 40581 NULL
6697 -+b1_get_byte_40597 b1_get_byte 0 40597 NULL
6698 +get_priv_descr_and_size_40612 get_priv_descr_and_size 0 40612 NULL
6699 -+i2c_register_adapter_40660 i2c_register_adapter 0 40660 NULL
6700 +twl4030_kpwrite_u8_40665 twl4030_kpwrite_u8 3 40665 NULL
6701 +__cfg80211_roamed_40668 __cfg80211_roamed 4-6 40668 NULL
6702 +pipeline_rx_complete_stat_fifo_int_read_40671 pipeline_rx_complete_stat_fifo_int_read 3 40671 NULL
6703 @@ -119343,11 +117873,8 @@ index 0000000..8709512
6704 +idr_get_empty_slot_40674 idr_get_empty_slot 0 40674 NULL
6705 +alloc_rbio_40676 alloc_rbio 4 40676 NULL
6706 +videobuf_dma_init_user_locked_40678 videobuf_dma_init_user_locked 4-3 40678 NULL
6707 -+pci_enable_resources_40680 pci_enable_resources 0 40680 NULL
6708 -+regulator_enable_40689 regulator_enable 0 40689 NULL
6709 +nfc_hci_set_param_40697 nfc_hci_set_param 5 40697 NULL
6710 +__seq_open_private_40715 __seq_open_private 3 40715 NULL
6711 -+ip_skb_dst_mtu_40718 ip_skb_dst_mtu 0 40718 NULL
6712 +set_extent_bit_40719 set_extent_bit 0 40719 NULL
6713 +of_pdt_build_one_prop_40735 of_pdt_build_one_prop 5 40735 NULL
6714 +fuse_readpages_40737 fuse_readpages 4 40737 NULL
6715 @@ -119358,32 +117885,24 @@ index 0000000..8709512
6716 +pg_write_40766 pg_write 3 40766 NULL
6717 +kernfs_fop_read_40770 kernfs_fop_read 3 40770 NULL
6718 +show_list_40775 show_list 3-0 40775 NULL
6719 -+kfifo_out_copy_r_40784 kfifo_out_copy_r 3-0 40784 NULL
6720 -+bitmap_weight_40791 bitmap_weight 0-2 40791 NULL
6721 ++kfifo_out_copy_r_40784 kfifo_out_copy_r 0-3 40784 NULL
6722 ++bitmap_weight_40791 bitmap_weight 0 40791 NULL
6723 +pyra_sysfs_read_40795 pyra_sysfs_read 6 40795 NULL
6724 -+amradio_send_cmd_40800 amradio_send_cmd 0 40800 NULL
6725 +rtw_add_beacon_40801 rtw_add_beacon 3-5 40801 NULL
6726 +add_action_40811 add_action 4 40811 NULL
6727 +nl80211_send_roamed_40825 nl80211_send_roamed 5-7 40825 NULL
6728 -+SyS_mbind_40828 SyS_mbind 5 40828 NULL
6729 -+__mlx4_qp_reserve_range_40847 __mlx4_qp_reserve_range 2-3 40847 NULL
6730 +nilfs_mdt_init_40849 nilfs_mdt_init 3 40849 NULL
6731 -+va1j5jf8007t_init_frequency_40852 va1j5jf8007t_init_frequency 0 40852 NULL
6732 +v9fs_file_read_40858 v9fs_file_read 3 40858 NULL
6733 +read_file_queue_40895 read_file_queue 3 40895 NULL
6734 +waiters_read_40902 waiters_read 3 40902 NULL
6735 +isdn_add_channels_40905 isdn_add_channels 3 40905 NULL
6736 +gfs2_ea_find_40913 gfs2_ea_find 0 40913 NULL
6737 +vol_cdev_write_40915 vol_cdev_write 3 40915 NULL
6738 -+snd_vx_create_40948 snd_vx_create 4 40948 NULL nohasharray
6739 -+sg_alloc_table_40948 sg_alloc_table 0 40948 &snd_vx_create_40948
6740 -+wm8994_free_irq_40951 wm8994_free_irq 2 40951 NULL
6741 -+uaa_to_xfi_40965 uaa_to_xfi 0 40965 NULL
6742 ++snd_vx_create_40948 snd_vx_create 4 40948 NULL
6743 +rds_sendmsg_40976 rds_sendmsg 4 40976 NULL
6744 +insert_old_idx_40987 insert_old_idx 0 40987 NULL
6745 +il_dbgfs_fh_reg_read_40993 il_dbgfs_fh_reg_read 3 40993 NULL
6746 -+iwl_dbgfs_scan_ant_rxchain_read_40999 iwl_dbgfs_scan_ant_rxchain_read 3 40999 NULL nohasharray
6747 -+bmp085_init_client_40999 bmp085_init_client 0 40999 &iwl_dbgfs_scan_ant_rxchain_read_40999
6748 ++iwl_dbgfs_scan_ant_rxchain_read_40999 iwl_dbgfs_scan_ant_rxchain_read 3 40999 NULL
6749 +mac80211_format_buffer_41010 mac80211_format_buffer 2 41010 NULL
6750 +mtd_block_isbad_41015 mtd_block_isbad 0 41015 NULL
6751 +__proc_dobitmasks_41029 __proc_dobitmasks 5 41029 NULL
6752 @@ -119391,7 +117910,6 @@ index 0000000..8709512
6753 +mISDN_sock_sendmsg_41035 mISDN_sock_sendmsg 4 41035 NULL
6754 +ocfs2_xattr_index_block_find_41040 ocfs2_xattr_index_block_find 0 41040 NULL
6755 +lprocfs_write_frac_helper_41050 lprocfs_write_frac_helper 2 41050 NULL
6756 -+calculate_order_41061 calculate_order 0 41061 NULL
6757 +vfs_listxattr_41062 vfs_listxattr 0 41062 NULL nohasharray
6758 +beacon_filtering_write_41062 beacon_filtering_write 3 41062 &vfs_listxattr_41062
6759 +sc_only_mode_read_41076 sc_only_mode_read 3 41076 NULL
6760 @@ -119402,97 +117920,71 @@ index 0000000..8709512
6761 +provide_user_output_41105 provide_user_output 3 41105 NULL
6762 +f_audio_buffer_alloc_41110 f_audio_buffer_alloc 1 41110 NULL
6763 +ath10k_read_wmi_services_41112 ath10k_read_wmi_services 3 41112 NULL
6764 -+ocfs2_extend_trans_41116 ocfs2_extend_trans 0 41116 NULL
6765 -+if_spi_init_card_41148 if_spi_init_card 0 41148 NULL
6766 +v4l2_ctrl_new_int_menu_41151 v4l2_ctrl_new_int_menu 4 41151 NULL
6767 -+drm_global_item_ref_41157 drm_global_item_ref 0 41157 NULL
6768 +tx_frag_mpdu_alloc_failed_read_41167 tx_frag_mpdu_alloc_failed_read 3 41167 NULL
6769 +dvb_ca_write_41171 dvb_ca_write 3 41171 NULL
6770 +netif_get_num_default_rss_queues_41187 netif_get_num_default_rss_queues 0 41187 NULL
6771 +request_irq_41192 request_irq 0 41192 NULL
6772 +dfs_file_write_41196 dfs_file_write 3 41196 NULL
6773 +nfs_page_array_len_41219 nfs_page_array_len 0-2-1 41219 NULL
6774 -+setup_rss_41225 setup_rss 0 41225 NULL
6775 +cfg80211_process_disassoc_41231 cfg80211_process_disassoc 3 41231 NULL
6776 +hiddev_compat_ioctl_41255 hiddev_compat_ioctl 2 41255 NULL
6777 +erst_read_41260 erst_read 0 41260 NULL
6778 +alloc_context_41283 alloc_context 1 41283 NULL
6779 +of_count_phandle_with_args_41291 of_count_phandle_with_args 0 41291 NULL
6780 -+bcm2048_sysfs_register_properties_41337 bcm2048_sysfs_register_properties 0 41337 NULL
6781 +o2hb_setup_one_bio_41341 o2hb_setup_one_bio 4 41341 NULL
6782 +twl_change_queue_depth_41342 twl_change_queue_depth 2 41342 NULL
6783 +rtw_android_set_block_41347 rtw_android_set_block 0 41347 NULL
6784 +ceph_do_getattr_41349 ceph_do_getattr 0 41349 NULL
6785 -+irq_expand_nr_irqs_41351 irq_expand_nr_irqs 0 41351 NULL
6786 +cnic_init_id_tbl_41354 cnic_init_id_tbl 2 41354 NULL
6787 +kmp_init_41373 kmp_init 2 41373 NULL
6788 -+tifm_add_adapter_41390 tifm_add_adapter 0 41390 NULL
6789 +isr_commands_read_41398 isr_commands_read 3 41398 NULL
6790 +rx_defrag_decrypt_failed_read_41411 rx_defrag_decrypt_failed_read 3 41411 NULL
6791 +xfs_iext_add_41422 xfs_iext_add 3 41422 NULL
6792 +isdn_ppp_fill_rq_41428 isdn_ppp_fill_rq 2 41428 NULL
6793 +lbs_rdrf_read_41431 lbs_rdrf_read 3 41431 NULL
6794 +iio_device_alloc_41440 iio_device_alloc 1 41440 NULL
6795 -+ntfs_file_buffered_write_41442 ntfs_file_buffered_write 6-4-0 41442 NULL
6796 ++ntfs_file_buffered_write_41442 ntfs_file_buffered_write 6-4 41442 NULL
6797 +pcpu_build_alloc_info_41443 pcpu_build_alloc_info 1-2-3 41443 NULL
6798 +se_io_cb_41461 se_io_cb 3 41461 NULL
6799 +layout_leb_in_gaps_41470 layout_leb_in_gaps 0 41470 NULL
6800 +snd_pcm_status_41472 snd_pcm_status 0 41472 NULL
6801 +rt2x00debug_write_rfcsr_41473 rt2x00debug_write_rfcsr 3 41473 NULL
6802 +bl_alloc_init_bio_41478 bl_alloc_init_bio 1 41478 NULL
6803 -+kvm_unmap_hva_range_41484 kvm_unmap_hva_range 2-3 41484 NULL
6804 ++kvm_unmap_hva_range_41484 kvm_unmap_hva_range 3-2 41484 NULL
6805 +wep_interrupt_read_41492 wep_interrupt_read 3 41492 NULL
6806 -+SyS_get_mempolicy_41495 SyS_get_mempolicy 3 41495 NULL
6807 +hpfs_translate_name_41497 hpfs_translate_name 3 41497 NULL
6808 +xfrm_hash_new_size_41505 xfrm_hash_new_size 0-1 41505 NULL
6809 +SyS_preadv_41523 SyS_preadv 3 41523 NULL
6810 -+em28xx_is_ac97_ready_41524 em28xx_is_ac97_ready 0 41524 NULL
6811 +dm_get_reserved_rq_based_ios_41529 dm_get_reserved_rq_based_ios 0 41529 NULL
6812 +tx_tx_frame_checksum_read_41553 tx_tx_frame_checksum_read 3 41553 NULL
6813 +ath6kl_endpoint_stats_read_41554 ath6kl_endpoint_stats_read 3 41554 NULL
6814 +nr_status_frames_41559 nr_status_frames 0-1 41559 NULL nohasharray
6815 +si476x_radio_fops_read_41559 si476x_radio_fops_read 3 41559 &nr_status_frames_41559
6816 -+t1_sge_configure_41576 t1_sge_configure 0 41576 NULL
6817 +rng_dev_read_41581 rng_dev_read 3 41581 NULL
6818 +batadv_tvlv_container_ogm_append_41588 batadv_tvlv_container_ogm_append 4 41588 NULL
6819 -+__snd_device_register_41590 __snd_device_register 0 41590 NULL
6820 +vga_io_r_41609 vga_io_r 0 41609 NULL
6821 +tcp_hdrlen_41610 tcp_hdrlen 0 41610 NULL
6822 -+lbs_bcnmiss_write_41613 lbs_bcnmiss_write 3 41613 NULL nohasharray
6823 -+usb_endpoint_maxp_41613 usb_endpoint_maxp 0 41613 &lbs_bcnmiss_write_41613
6824 ++usb_endpoint_maxp_41613 usb_endpoint_maxp 0 41613 NULL nohasharray
6825 ++lbs_bcnmiss_write_41613 lbs_bcnmiss_write 3 41613 &usb_endpoint_maxp_41613
6826 +a2mp_send_41615 a2mp_send 4 41615 NULL
6827 +lstcon_batch_list_41627 lstcon_batch_list 2 41627 NULL
6828 +mempool_create_kmalloc_pool_41650 mempool_create_kmalloc_pool 1 41650 NULL
6829 +rx_rx_pre_complt_read_41653 rx_rx_pre_complt_read 3 41653 NULL
6830 +get_std_timing_41654 get_std_timing 0 41654 NULL
6831 +ieee80211_if_fmt_bssid_41677 ieee80211_if_fmt_bssid 3 41677 NULL
6832 -+raw_notifier_call_chain_41679 raw_notifier_call_chain 0 41679 NULL
6833 -+fill_pcm_stream_name_41685 fill_pcm_stream_name 2 41685 NULL
6834 +lov_unpackmd_41701 lov_unpackmd 4 41701 NULL
6835 -+apei_exec_for_each_entry_41717 apei_exec_for_each_entry 0 41717 NULL
6836 -+pt1_sync_41718 pt1_sync 0 41718 NULL
6837 +fillonedir_41746 fillonedir 3 41746 NULL
6838 -+bus_add_driver_41783 bus_add_driver 0 41783 NULL
6839 +iwl_dbgfs_bt_notif_read_41794 iwl_dbgfs_bt_notif_read 3 41794 NULL
6840 -+mlx4_mtt_init_41798 mlx4_mtt_init 0 41798 NULL
6841 +hsi_alloc_controller_41802 hsi_alloc_controller 1 41802 NULL
6842 -+rtw_android_get_macaddr_41812 rtw_android_get_macaddr 0 41812 NULL nohasharray
6843 -+fat_write_end_41812 fat_write_end 5 41812 &rtw_android_get_macaddr_41812
6844 -+da9052_enable_irq_41814 da9052_enable_irq 2 41814 NULL
6845 ++rtw_android_get_macaddr_41812 rtw_android_get_macaddr 0 41812 NULL
6846 +sco_send_frame_41815 sco_send_frame 3 41815 NULL
6847 -+lp_gpio_to_irq_41822 lp_gpio_to_irq 2 41822 NULL
6848 +ixgbe_dbg_netdev_ops_read_41839 ixgbe_dbg_netdev_ops_read 3 41839 NULL
6849 +do_ip_setsockopt_41852 do_ip_setsockopt 5 41852 NULL
6850 +keyctl_instantiate_key_41855 keyctl_instantiate_key 3 41855 NULL
6851 -+carm_init_shm_41861 carm_init_shm 0 41861 NULL
6852 -+xfs_rtget_summary_41864 xfs_rtget_summary 0 41864 NULL
6853 +pci_map_single_41869 pci_map_single 0 41869 NULL
6854 -+usb_gadget_get_string_41871 usb_gadget_get_string 0 41871 NULL
6855 -+mthca_mr_alloc_phys_41882 mthca_mr_alloc_phys 0 41882 NULL
6856 -+mpt_do_ioc_recovery_41894 mpt_do_ioc_recovery 0 41894 NULL
6857 +v_APCI3120_InterruptDmaMoveBlock16bit_41914 v_APCI3120_InterruptDmaMoveBlock16bit 4 41914 NULL
6858 +get_fdb_entries_41916 get_fdb_entries 3 41916 NULL
6859 -+build_inv_iotlb_pages_41922 build_inv_iotlb_pages 4-5 41922 NULL
6860 +ext4_da_write_inline_data_begin_41935 ext4_da_write_inline_data_begin 3-4 41935 NULL
6861 +sci_rxfill_41945 sci_rxfill 0 41945 NULL
6862 +read_gssp_41947 read_gssp 3 41947 NULL
6863 @@ -119501,72 +117993,51 @@ index 0000000..8709512
6864 +ubi_self_check_all_ff_41959 ubi_self_check_all_ff 0 41959 NULL
6865 +dst_mtu_41969 dst_mtu 0 41969 NULL
6866 +cx24116_writeregN_41975 cx24116_writeregN 4 41975 NULL
6867 -+load_firmware_41977 load_firmware 0 41977 NULL
6868 +ubi_io_is_bad_41983 ubi_io_is_bad 0 41983 NULL
6869 -+xfs_qm_dqalloc_41985 xfs_qm_dqalloc 0 41985 NULL
6870 -+em28xx_write_regs_41996 em28xx_write_regs 0 41996 NULL
6871 -+be_process_mcc_42002 be_process_mcc 0 42002 NULL
6872 +pool_allocate_42012 pool_allocate 3 42012 NULL
6873 +spidev_sync_read_42014 spidev_sync_read 0 42014 NULL
6874 +rs_sta_dbgfs_scale_table_write_42017 rs_sta_dbgfs_scale_table_write 3 42017 NULL
6875 +acpi_ut_create_buffer_object_42030 acpi_ut_create_buffer_object 1 42030 NULL
6876 -+ql_cam_route_initialize_42031 ql_cam_route_initialize 0 42031 NULL
6877 +__hwahc_op_set_gtk_42038 __hwahc_op_set_gtk 4 42038 NULL
6878 +alloc_trace_kprobe_42041 alloc_trace_kprobe 6 42041 NULL
6879 +irda_sendmsg_ultra_42047 irda_sendmsg_ultra 4 42047 NULL
6880 +jffs2_do_link_42048 jffs2_do_link 6 42048 NULL
6881 +ps_poll_upsd_max_ap_turn_read_42050 ps_poll_upsd_max_ap_turn_read 3 42050 NULL
6882 +InterfaceTransmitPacket_42058 InterfaceTransmitPacket 3 42058 NULL
6883 -+ql_write_cfg_42074 ql_write_cfg 0 42074 NULL
6884 -+si4713_powerdown_42078 si4713_powerdown 0 42078 NULL
6885 -+cx18_stream_alloc_42084 cx18_stream_alloc 0 42084 NULL
6886 +scsi_execute_req_42088 scsi_execute_req 5 42088 NULL
6887 +sk_chk_filter_42095 sk_chk_filter 2 42095 NULL
6888 -+sh_eth_reset_42097 sh_eth_reset 0 42097 NULL
6889 +submit_inquiry_42108 submit_inquiry 3 42108 NULL
6890 +dw_dma_cyclic_prep_42113 dw_dma_cyclic_prep 3-4 42113 NULL
6891 -+mthca_MAD_IFC_42144 mthca_MAD_IFC 0 42144 NULL
6892 +blk_ioctl_zeroout_42160 blk_ioctl_zeroout 3 42160 NULL
6893 +mmc_align_data_size_42161 mmc_align_data_size 0-2 42161 NULL
6894 -+hpsa_init_reset_devices_42162 hpsa_init_reset_devices 0 42162 NULL
6895 -+asd_verify_seq_42165 asd_verify_seq 0 42165 NULL
6896 +read_file_base_eeprom_42168 read_file_base_eeprom 3 42168 NULL
6897 +oprofilefs_str_to_user_42182 oprofilefs_str_to_user 3 42182 NULL
6898 +write_file_beacon_42185 write_file_beacon 3 42185 NULL
6899 +get_znodes_to_commit_42201 get_znodes_to_commit 0 42201 NULL
6900 -+detach_if_pending_42219 detach_if_pending 0 42219 NULL
6901 +pla_ocp_read_42235 pla_ocp_read 3 42235 NULL
6902 -+pci_user_read_config_word_42240 pci_user_read_config_word 0 42240 NULL
6903 -+xfs_rtfree_range_42244 xfs_rtfree_range 0 42244 NULL
6904 +rx_defrag_need_decrypt_read_42253 rx_defrag_need_decrypt_read 3 42253 NULL
6905 -+find_last_bit_42260 find_last_bit 0 42260 NULL nohasharray
6906 -+ar9002_hw_init_mode_regs_42260 ar9002_hw_init_mode_regs 0 42260 &find_last_bit_42260
6907 ++find_last_bit_42260 find_last_bit 0 42260 NULL
6908 +__pcpu_size_to_slot_42271 __pcpu_size_to_slot 0 42271 NULL
6909 +__tty_buffer_request_room_42276 __tty_buffer_request_room 2-0 42276 NULL
6910 +snd_pcm_hw_param_value_max_42280 snd_pcm_hw_param_value_max 0 42280 NULL
6911 -+__cpus_weight_42299 __cpus_weight 2-0 42299 NULL
6912 ++__cpus_weight_42299 __cpus_weight 0 42299 NULL
6913 +sel_read_perm_42302 sel_read_perm 3 42302 NULL
6914 +sctp_setsockopt_del_key_42304 sctp_setsockopt_del_key 3 42304 NULL nohasharray
6915 +ulong_read_file_42304 ulong_read_file 3 42304 &sctp_setsockopt_del_key_42304
6916 +xfs_vm_readpages_42308 xfs_vm_readpages 4 42308 NULL
6917 -+hysdn_conf_read_42324 hysdn_conf_read 3 42324 NULL nohasharray
6918 -+lpfc_config_msi_42324 lpfc_config_msi 0 42324 &hysdn_conf_read_42324
6919 ++hysdn_conf_read_42324 hysdn_conf_read 3 42324 NULL
6920 +tcp_sync_mss_42330 tcp_sync_mss 2-0 42330 NULL
6921 +ide_raw_taskfile_42355 ide_raw_taskfile 4 42355 NULL
6922 +drbd_md_last_sector_42378 drbd_md_last_sector 0 42378 NULL
6923 +il_dbgfs_disable_ht40_read_42386 il_dbgfs_disable_ht40_read 3 42386 NULL
6924 +msnd_fifo_read_42406 msnd_fifo_read 0-3 42406 NULL
6925 +krng_get_random_42420 krng_get_random 3 42420 NULL
6926 -+__iio_add_chan_devattr_42434 __iio_add_chan_devattr 0 42434 NULL
6927 +gsm_data_alloc_42437 gsm_data_alloc 3 42437 NULL
6928 +spr_wm_latency_write_42441 spr_wm_latency_write 3 42441 NULL
6929 +key_conf_keyidx_read_42443 key_conf_keyidx_read 3 42443 NULL
6930 -+gpio_direction_input_42445 gpio_direction_input 0 42445 NULL
6931 +snd_pcm_action_group_42452 snd_pcm_action_group 0 42452 NULL
6932 +tcm_loop_change_queue_depth_42454 tcm_loop_change_queue_depth 2 42454 NULL
6933 +kuc_free_42455 kuc_free 2 42455 NULL
6934 -+__clk_enable_42456 __clk_enable 0 42456 NULL
6935 -+cp2112_gpio_get_42467 cp2112_gpio_get 2 42467 NULL
6936 +__simple_xattr_set_42474 __simple_xattr_set 4 42474 NULL
6937 +omfs_readpages_42490 omfs_readpages 4 42490 NULL
6938 +bypass_write_42498 bypass_write 3 42498 NULL
6939 @@ -119577,89 +118048,50 @@ index 0000000..8709512
6940 +self_check_ec_hdr_42528 self_check_ec_hdr 0 42528 NULL
6941 +dbAllocNear_42546 dbAllocNear 0 42546 NULL
6942 +ath6kl_wmi_proc_events_vif_42549 ath6kl_wmi_proc_events_vif 5 42549 NULL
6943 -+request_firmware_42553 request_firmware 0 42553 NULL
6944 +udp_recvmsg_42558 udp_recvmsg 4 42558 NULL
6945 -+iwl_print_event_log_42566 iwl_print_event_log 0-5-7 42566 NULL
6946 -+ocfs2_reserve_suballoc_bits_42569 ocfs2_reserve_suballoc_bits 0 42569 NULL
6947 ++iwl_print_event_log_42566 iwl_print_event_log 7-5-0 42566 NULL
6948 +xfrm_new_hash_mask_42579 xfrm_new_hash_mask 0-1 42579 NULL
6949 -+t4_fw_upgrade_42586 t4_fw_upgrade 0 42586 NULL
6950 +oom_score_adj_write_42594 oom_score_adj_write 3 42594 NULL
6951 -+p54_register_led_42634 p54_register_led 0 42634 NULL
6952 +ieee80211_if_fmt_dot11MeshHWMPactivePathTimeout_42635 ieee80211_if_fmt_dot11MeshHWMPactivePathTimeout 3 42635 NULL
6953 +scsi_activate_tcq_42640 scsi_activate_tcq 2 42640 NULL
6954 +br_mdb_rehash_42643 br_mdb_rehash 2 42643 NULL
6955 -+parport_pc_compat_write_block_pio_42644 parport_pc_compat_write_block_pio 3 42644 NULL
6956 +_regmap_raw_write_42652 _regmap_raw_write 4-2 42652 NULL
6957 -+ocfs2_search_chain_42655 ocfs2_search_chain 0 42655 NULL
6958 +request_key_and_link_42693 request_key_and_link 4 42693 NULL
6959 -+vb2_read_42703 vb2_read 3 42703 NULL nohasharray
6960 -+stex_ss_handshake_42703 stex_ss_handshake 0 42703 &vb2_read_42703
6961 -+__ocfs2_decrease_refcount_42717 __ocfs2_decrease_refcount 0 42717 NULL
6962 -+remove_fs_rule_ok_42720 remove_fs_rule_ok 0 42720 NULL
6963 -+read_status_42722 read_status 0 42722 NULL
6964 -+dvb_demux_ioctl_42733 dvb_demux_ioctl 2 42733 NULL nohasharray
6965 -+fw_get_filesystem_firmware_42733 fw_get_filesystem_firmware 0 42733 &dvb_demux_ioctl_42733
6966 ++vb2_read_42703 vb2_read 3 42703 NULL
6967 ++dvb_demux_ioctl_42733 dvb_demux_ioctl 2 42733 NULL
6968 +set_aoe_iflist_42737 set_aoe_iflist 2 42737 NULL
6969 +ax25_setsockopt_42740 ax25_setsockopt 5 42740 NULL
6970 -+dpm_sysfs_add_42756 dpm_sysfs_add 0 42756 NULL
6971 -+ath10k_htt_verify_version_42776 ath10k_htt_verify_version 0 42776 NULL
6972 +x25_recvmsg_42777 x25_recvmsg 4 42777 NULL
6973 +snd_midi_event_decode_42780 snd_midi_event_decode 0 42780 NULL
6974 +cryptd_hash_setkey_42781 cryptd_hash_setkey 3 42781 NULL nohasharray
6975 +isku_sysfs_read_info_42781 isku_sysfs_read_info 6 42781 &cryptd_hash_setkey_42781
6976 -+elfcorehdr_read_notes_42786 elfcorehdr_read_notes 2 42786 NULL
6977 +koneplus_sysfs_read_42792 koneplus_sysfs_read 6 42792 NULL
6978 +ntfs_attr_extend_allocation_42796 ntfs_attr_extend_allocation 0 42796 NULL
6979 -+fw_device_op_compat_ioctl_42804 fw_device_op_compat_ioctl 2 42804 NULL nohasharray
6980 -+bma180_soft_reset_42804 bma180_soft_reset 0 42804 &fw_device_op_compat_ioctl_42804
6981 ++fw_device_op_compat_ioctl_42804 fw_device_op_compat_ioctl 2 42804 NULL
6982 +drm_ioctl_42813 drm_ioctl 2 42813 NULL
6983 +iwl_dbgfs_ucode_bt_stats_read_42820 iwl_dbgfs_ucode_bt_stats_read 3 42820 NULL
6984 +set_arg_42824 set_arg 3 42824 NULL
6985 +si476x_radio_read_rsq_blob_42827 si476x_radio_read_rsq_blob 3 42827 NULL
6986 -+add_port_42840 add_port 0 42840 NULL
6987 -+t4_sge_alloc_rxq_42871 t4_sge_alloc_rxq 0 42871 NULL nohasharray
6988 -+snd_device_register_all_42871 snd_device_register_all 0 42871 &t4_sge_alloc_rxq_42871
6989 +ocfs2_clusters_for_bytes_42872 ocfs2_clusters_for_bytes 0-2 42872 NULL
6990 +nvme_trans_unit_serial_page_42879 nvme_trans_unit_serial_page 4 42879 NULL
6991 +xpc_kmalloc_cacheline_aligned_42895 xpc_kmalloc_cacheline_aligned 1 42895 NULL
6992 -+ath10k_init_download_firmware_42899 ath10k_init_download_firmware 0 42899 NULL
6993 -+hd_end_request_42904 hd_end_request 2 42904 NULL nohasharray
6994 -+smsc911x_enable_resources_42904 smsc911x_enable_resources 0 42904 &hd_end_request_42904
6995 ++hd_end_request_42904 hd_end_request 2 42904 NULL
6996 +sta_last_rx_rate_read_42909 sta_last_rx_rate_read 3 42909 NULL
6997 -+mthca_make_profile_42919 mthca_make_profile 0 42919 NULL
6998 -+snd_ctl_rename_id_42923 snd_ctl_rename_id 0 42923 NULL
6999 -+xfs_bmapi_allocate_42938 xfs_bmapi_allocate 0 42938 NULL
7000 +sctp_getsockopt_maxburst_42941 sctp_getsockopt_maxburst 2 42941 NULL
7001 +vx_reset_chk_42946 vx_reset_chk 0 42946 NULL
7002 +blkdev_direct_IO_42962 blkdev_direct_IO 4 42962 NULL
7003 +ntb_setup_snb_msix_42971 ntb_setup_snb_msix 2-0 42971 NULL
7004 +compat_udpv6_setsockopt_42981 compat_udpv6_setsockopt 5 42981 NULL
7005 -+pci_bus_read_config_word_42987 pci_bus_read_config_word 0 42987 NULL
7006 +nfs_idmap_get_desc_42990 nfs_idmap_get_desc 4-2 42990 NULL nohasharray
7007 +rtw_os_xmit_resource_alloc_42990 rtw_os_xmit_resource_alloc 3 42990 &nfs_idmap_get_desc_42990
7008 -+mlx4_qp_reserve_range_43000 mlx4_qp_reserve_range 2-3 43000 NULL
7009 -+xfs_da_read_buf_43008 xfs_da_read_buf 0 43008 NULL
7010 -+setup_device_43016 setup_device 0 43016 NULL nohasharray
7011 -+vfio_fill_vconfig_bytes_43016 vfio_fill_vconfig_bytes 0 43016 &setup_device_43016
7012 +isr_rx_mem_overflow_read_43025 isr_rx_mem_overflow_read 3 43025 NULL
7013 +wep_default_key_count_read_43035 wep_default_key_count_read 3 43035 NULL
7014 -+power_supply_check_supplies_43052 power_supply_check_supplies 0 43052 NULL
7015 -+fb_add_videomode_43057 fb_add_videomode 0 43057 NULL
7016 -+t3_sge_alloc_qset_43061 t3_sge_alloc_qset 0 43061 NULL
7017 +nouveau_gpuobj_create__43072 nouveau_gpuobj_create_ 9 43072 NULL
7018 +nfs_map_group_to_gid_43082 nfs_map_group_to_gid 3 43082 NULL
7019 -+ql_start_rx_ring_43085 ql_start_rx_ring 0 43085 NULL
7020 +_xfer_secondary_pool_43089 _xfer_secondary_pool 2 43089 NULL
7021 -+t4_port_init_43092 t4_port_init 0 43092 NULL
7022 -+sysfs_create_file_ns_43103 sysfs_create_file_ns 0 43103 NULL
7023 -+stmmac_init_dma_engine_43104 stmmac_init_dma_engine 0 43104 NULL
7024 +ieee80211_if_fmt_drop_unencrypted_43107 ieee80211_if_fmt_drop_unencrypted 3 43107 NULL
7025 -+gfs2_journaled_truncate_43108 gfs2_journaled_truncate 0 43108 NULL
7026 -+mlx4_reset_43117 mlx4_reset 0 43117 NULL
7027 +calculate_node_totalpages_43118 calculate_node_totalpages 2-3 43118 NULL
7028 -+e1000_request_msix_43134 e1000_request_msix 0 43134 NULL
7029 +read_file_dfs_43145 read_file_dfs 3 43145 NULL
7030 -+gfs2_dir_write_stuffed_43147 gfs2_dir_write_stuffed 0-4 43147 NULL
7031 +cfs_cpt_table_alloc_43159 cfs_cpt_table_alloc 1 43159 NULL
7032 +usb_string_sub_43164 usb_string_sub 0 43164 NULL
7033 +il_dbgfs_power_save_status_read_43165 il_dbgfs_power_save_status_read 3 43165 NULL
7034 @@ -119669,32 +118101,20 @@ index 0000000..8709512
7035 +iso_callback_43208 iso_callback 3 43208 NULL
7036 +ath10k_p2p_calc_noa_ie_len_43209 ath10k_p2p_calc_noa_ie_len 0 43209 NULL
7037 +f2fs_acl_from_disk_43210 f2fs_acl_from_disk 2 43210 NULL
7038 -+ican3_reset_module_43213 ican3_reset_module 0 43213 NULL
7039 +atomic_long_add_return_43217 atomic_long_add_return 1-0 43217 NULL
7040 -+inode_init_always_43225 inode_init_always 0 43225 NULL
7041 +batadv_tt_tvlv_unicast_handler_v1_43239 batadv_tt_tvlv_unicast_handler_v1 5 43239 NULL
7042 +vmemmap_alloc_block_43245 vmemmap_alloc_block 1 43245 NULL
7043 +ide_end_rq_43269 ide_end_rq 4 43269 NULL
7044 +nilfs_direct_IO_43271 nilfs_direct_IO 4 43271 NULL
7045 -+evtchn_write_43278 evtchn_write 3 43278 NULL nohasharray
7046 -+parport_pc_ecp_write_block_pio_43278 parport_pc_ecp_write_block_pio 3 43278 &evtchn_write_43278
7047 ++evtchn_write_43278 evtchn_write 3 43278 NULL
7048 +filemap_write_and_wait_range_43279 filemap_write_and_wait_range 0 43279 NULL
7049 +mpage_alloc_43299 mpage_alloc 3 43299 NULL
7050 -+em28xx_audio_analog_set_43312 em28xx_audio_analog_set 0 43312 NULL
7051 +mmu_set_spte_43327 mmu_set_spte 6-7 43327 NULL
7052 +__ext4_get_inode_loc_43332 __ext4_get_inode_loc 0 43332 NULL
7053 -+xfs_log_regrant_43350 xfs_log_regrant 0 43350 NULL
7054 -+gart_free_coherent_43362 gart_free_coherent 4-2 43362 NULL
7055 -+gfs2_rgrp_bh_get_43375 gfs2_rgrp_bh_get 0 43375 NULL
7056 -+__mlx4_qp_alloc_icm_43388 __mlx4_qp_alloc_icm 0 43388 NULL
7057 -+xfs_btree_new_iroot_43392 xfs_btree_new_iroot 0 43392 NULL
7058 +xenfb_write_43412 xenfb_write 3 43412 NULL
7059 -+__alloc_bootmem_low_43423 __alloc_bootmem_low 1 43423 NULL nohasharray
7060 -+msi_capability_init_43423 msi_capability_init 0 43423 &__alloc_bootmem_low_43423
7061 -+pt1_init_frontend_43429 pt1_init_frontend 0 43429 NULL
7062 ++__alloc_bootmem_low_43423 __alloc_bootmem_low 1 43423 NULL
7063 +usb_alloc_urb_43436 usb_alloc_urb 1 43436 NULL
7064 +ath6kl_wmi_roam_tbl_event_rx_43440 ath6kl_wmi_roam_tbl_event_rx 3 43440 NULL
7065 -+ocfs2_rotate_tree_left_43442 ocfs2_rotate_tree_left 0 43442 NULL
7066 +usb_string_43443 usb_string 0 43443 NULL nohasharray
7067 +usemap_size_43443 usemap_size 0-1-2 43443 &usb_string_43443
7068 +get_vm_area_size_43444 get_vm_area_size 0 43444 NULL
7069 @@ -119702,16 +118122,11 @@ index 0000000..8709512
7070 +nvme_trans_device_id_page_43466 nvme_trans_device_id_page 4 43466 NULL
7071 +tx_tx_data_prepared_read_43497 tx_tx_data_prepared_read 3 43497 NULL
7072 +ieee80211_if_fmt_dot11MeshHWMPnetDiameterTraversalTime_43505 ieee80211_if_fmt_dot11MeshHWMPnetDiameterTraversalTime 3 43505 NULL
7073 -+__unmap_and_move_43513 __unmap_and_move 0 43513 NULL
7074 +dvb_ca_en50221_io_write_43533 dvb_ca_en50221_io_write 3 43533 NULL
7075 +read_events_43534 read_events 3 43534 NULL
7076 +cachefiles_daemon_write_43535 cachefiles_daemon_write 3 43535 NULL
7077 +tx_frag_failed_read_43540 tx_frag_failed_read 3 43540 NULL
7078 -+request_resource_43548 request_resource 0 43548 NULL
7079 -+ath_rx_init_43564 ath_rx_init 0 43564 NULL
7080 -+hpsa_wait_for_board_state_43572 hpsa_wait_for_board_state 0 43572 NULL
7081 +rpc_malloc_43573 rpc_malloc 2 43573 NULL
7082 -+handle_frequent_errors_43599 handle_frequent_errors 4 43599 NULL
7083 +lpfc_idiag_drbacc_read_reg_43606 lpfc_idiag_drbacc_read_reg 0-3 43606 NULL
7084 +proc_read_43614 proc_read 3 43614 NULL
7085 +disable_dma_on_even_43618 disable_dma_on_even 0 43618 NULL
7086 @@ -119721,103 +118136,65 @@ index 0000000..8709512
7087 +ext4_acl_count_43659 ext4_acl_count 0-1 43659 NULL
7088 +write_file_tx99_power_43670 write_file_tx99_power 3 43670 NULL
7089 +dmam_declare_coherent_memory_43679 dmam_declare_coherent_memory 4 43679 NULL
7090 -+tg3_mdio_init_43683 tg3_mdio_init 0 43683 NULL
7091 -+calgary_map_page_43686 calgary_map_page 4 43686 NULL
7092 +max77693_bulk_write_43698 max77693_bulk_write 2-3 43698 NULL
7093 +drbd_md_first_sector_43729 drbd_md_first_sector 0 43729 NULL
7094 +snd_rme32_playback_copy_43732 snd_rme32_playback_copy 5 43732 NULL
7095 -+ocfs2_replace_clusters_43733 ocfs2_replace_clusters 0 43733 NULL
7096 +fuse_conn_congestion_threshold_write_43736 fuse_conn_congestion_threshold_write 3 43736 NULL
7097 -+amradio_set_freq_43748 amradio_set_freq 0 43748 NULL
7098 +gigaset_initcs_43753 gigaset_initcs 2 43753 NULL
7099 +sctp_setsockopt_active_key_43755 sctp_setsockopt_active_key 3 43755 NULL
7100 +generic_file_direct_write_43770 generic_file_direct_write 0 43770 NULL
7101 -+xfs_alloc_lookup_eq_43775 xfs_alloc_lookup_eq 0 43775 NULL
7102 +ocfs2_xattr_get_value_outside_43787 ocfs2_xattr_get_value_outside 0 43787 NULL nohasharray
7103 -+byte_pos_43787 byte_pos 0 43787 &ocfs2_xattr_get_value_outside_43787 nohasharray
7104 -+pci_user_write_config_byte_43787 pci_user_write_config_byte 0 43787 &byte_pos_43787
7105 -+xfs_trans_reserve_quota_bydquots_43797 xfs_trans_reserve_quota_bydquots 0 43797 NULL
7106 ++byte_pos_43787 byte_pos 0 43787 &ocfs2_xattr_get_value_outside_43787
7107 +btrfs_copy_from_user_43806 btrfs_copy_from_user 3-1-0 43806 NULL
7108 -+_xfs_filestream_update_ag_43824 _xfs_filestream_update_ag 0 43824 NULL
7109 +ieee80211_if_fmt_element_ttl_43825 ieee80211_if_fmt_element_ttl 3 43825 NULL
7110 +ieee80211_alloc_hw_43829 ieee80211_alloc_hw 1 43829 NULL
7111 +read_flush_43851 read_flush 3 43851 NULL
7112 -+t4vf_alloc_vi_43859 t4vf_alloc_vi 0 43859 NULL
7113 +pm860x_bulk_write_43875 pm860x_bulk_write 2-3 43875 NULL
7114 -+vmbus_post_msg_43887 vmbus_post_msg 0 43887 NULL
7115 +ec_dbgfs_cmd_write_43895 ec_dbgfs_cmd_write 3 43895 NULL
7116 +SendString_43928 SendString 3 43928 NULL
7117 +stats_dot11RTSFailureCount_read_43948 stats_dot11RTSFailureCount_read 3 43948 NULL
7118 -+xfs_trans_dqresv_43960 xfs_trans_dqresv 0 43960 NULL
7119 +__get_required_blob_size_43980 __get_required_blob_size 0-3-2 43980 NULL
7120 +nla_reserve_43984 nla_reserve 3 43984 NULL
7121 +__clkdev_alloc_43990 __clkdev_alloc 1 43990 NULL
7122 +scsi_command_size_43992 scsi_command_size 0 43992 NULL nohasharray
7123 -+kvm_read_guest_virt_43992 kvm_read_guest_virt 4-2 43992 &scsi_command_size_43992 nohasharray
7124 -+bcm_recvmsg_43992 bcm_recvmsg 4 43992 &kvm_read_guest_virt_43992
7125 ++bcm_recvmsg_43992 bcm_recvmsg 4 43992 &scsi_command_size_43992 nohasharray
7126 ++kvm_read_guest_virt_43992 kvm_read_guest_virt 4-2 43992 &bcm_recvmsg_43992
7127 +ulist_add_43994 ulist_add 0 43994 NULL
7128 +emit_flags_44006 emit_flags 4-3 44006 NULL
7129 +write_flush_procfs_44011 write_flush_procfs 3 44011 NULL
7130 -+ivtv_streams_register_44038 ivtv_streams_register 0 44038 NULL
7131 +fru_strlen_44046 fru_strlen 0 44046 NULL
7132 +ath9k_def_dump_modal_eeprom_44078 ath9k_def_dump_modal_eeprom 3-2-0 44078 NULL
7133 +SYSC_add_key_44079 SYSC_add_key 4 44079 NULL
7134 -+ath10k_hif_tx_sg_44092 ath10k_hif_tx_sg 0 44092 NULL
7135 -+pci_msix_vec_count_44093 pci_msix_vec_count 0 44093 NULL nohasharray
7136 -+__vxge_hw_vpath_tim_configure_44093 __vxge_hw_vpath_tim_configure 2 44093 &pci_msix_vec_count_44093
7137 ++pci_msix_vec_count_44093 pci_msix_vec_count 0 44093 NULL
7138 +xlog_recover_add_to_cont_trans_44102 xlog_recover_add_to_cont_trans 4 44102 NULL
7139 +skb_frag_dma_map_44112 skb_frag_dma_map 0 44112 NULL
7140 -+file_remove_suid_44122 file_remove_suid 0 44122 NULL nohasharray
7141 -+tracing_set_trace_read_44122 tracing_set_trace_read 3 44122 &file_remove_suid_44122
7142 ++tracing_set_trace_read_44122 tracing_set_trace_read 3 44122 NULL nohasharray
7143 ++file_remove_suid_44122 file_remove_suid 0 44122 &tracing_set_trace_read_44122
7144 +SyS_process_vm_writev_44129 SyS_process_vm_writev 3-5 44129 NULL
7145 -+em28xx_read_reg_req_44130 em28xx_read_reg_req 0 44130 NULL
7146 +ttm_get_pages_44142 ttm_get_pages 2 44142 NULL
7147 +scsi_get_resid_44147 scsi_get_resid 0 44147 NULL
7148 +ubifs_find_dirty_idx_leb_44169 ubifs_find_dirty_idx_leb 0 44169 NULL
7149 +ocfs2_xattr_bucket_find_44174 ocfs2_xattr_bucket_find 0 44174 NULL
7150 +SYSC_set_mempolicy_44176 SYSC_set_mempolicy 3 44176 NULL
7151 -+readreg_ipac_44186 readreg_ipac 0 44186 NULL
7152 -+ath10k_wmi_cmd_send_nowait_44190 ath10k_wmi_cmd_send_nowait 0 44190 NULL
7153 +handle_eviocgbit_44193 handle_eviocgbit 3 44193 NULL
7154 -+claim_ptd_buffers_44213 claim_ptd_buffers 3 44213 NULL
7155 +srp_alloc_iu_44227 srp_alloc_iu 2 44227 NULL
7156 -+scsi_track_queue_full_44239 scsi_track_queue_full 2 44239 NULL nohasharray
7157 -+kobject_rename_44239 kobject_rename 0 44239 &scsi_track_queue_full_44239
7158 ++scsi_track_queue_full_44239 scsi_track_queue_full 2 44239 NULL
7159 +sigma_action_write_regmap_44240 sigma_action_write_regmap 3 44240 NULL
7160 -+apei_resources_sub_44252 apei_resources_sub 0 44252 NULL
7161 -+gpiod_direction_output_raw_44276 gpiod_direction_output_raw 0 44276 NULL
7162 -+ican3_set_buserror_44279 ican3_set_buserror 0 44279 NULL
7163 -+device_create_file_44285 device_create_file 0 44285 NULL
7164 -+_request_firmware_prepare_44291 _request_firmware_prepare 0 44291 NULL
7165 +ath6kl_keepalive_read_44303 ath6kl_keepalive_read 3 44303 NULL
7166 +bitmap_scnprintf_44318 bitmap_scnprintf 0-2 44318 NULL
7167 +dispatch_proc_write_44320 dispatch_proc_write 3 44320 NULL
7168 +ccp_init_data_44324 ccp_init_data 5 44324 NULL
7169 +rs_init_44327 rs_init 1 44327 NULL
7170 -+radix_tree_maybe_preload_44346 radix_tree_maybe_preload 0 44346 NULL
7171 -+usb_get_configuration_44354 usb_get_configuration 0 44354 NULL
7172 +blk_queue_init_tags_44355 blk_queue_init_tags 2 44355 NULL nohasharray
7173 +nfs_fscache_get_super_cookie_44355 nfs_fscache_get_super_cookie 3 44355 &blk_queue_init_tags_44355
7174 -+alloc_requests_44372 alloc_requests 0 44372 NULL
7175 +rts_threshold_read_44384 rts_threshold_read 3 44384 NULL
7176 -+start_rx_44387 start_rx 0 44387 NULL
7177 -+oxygen_mixer_init_44390 oxygen_mixer_init 0 44390 NULL
7178 +mtip_hw_read_flags_44396 mtip_hw_read_flags 3 44396 NULL
7179 -+pcibios_err_to_errno_44397 pcibios_err_to_errno 0-1 44397 NULL
7180 +aoedev_flush_44398 aoedev_flush 2 44398 NULL
7181 -+strlcpy_44400 strlcpy 3 44400 NULL
7182 +drm_buffer_alloc_44405 drm_buffer_alloc 2 44405 NULL
7183 -+osst_do_scsi_44410 osst_do_scsi 4 44410 NULL nohasharray
7184 -+e100_eeprom_load_44410 e100_eeprom_load 0 44410 &osst_do_scsi_44410
7185 ++osst_do_scsi_44410 osst_do_scsi 4 44410 NULL
7186 +ieee80211_if_read_rc_rateidx_mcs_mask_5ghz_44423 ieee80211_if_read_rc_rateidx_mcs_mask_5ghz 3 44423 NULL
7187 -+fs16_to_cpu_44435 fs16_to_cpu 0 44435 NULL
7188 -+xfs_mod_incore_sb_44439 xfs_mod_incore_sb 0 44439 NULL
7189 -+c2_adapter_init_44443 c2_adapter_init 0 44443 NULL
7190 -+mwifiex_pcie_alloc_cmdrsp_buf_44466 mwifiex_pcie_alloc_cmdrsp_buf 0 44466 NULL
7191 +write_file_debug_44476 write_file_debug 3 44476 NULL
7192 -+btrfs_chunk_item_size_44478 btrfs_chunk_item_size 0-1 44478 NULL nohasharray
7193 -+t4vf_get_dev_params_44478 t4vf_get_dev_params 0 44478 &btrfs_chunk_item_size_44478
7194 -+register_root_hub_44486 register_root_hub 0 44486 NULL
7195 ++btrfs_chunk_item_size_44478 btrfs_chunk_item_size 0-1 44478 NULL
7196 +sdio_align_size_44489 sdio_align_size 0-2 44489 NULL
7197 +bio_advance_44496 bio_advance 2 44496 NULL
7198 +ieee80211_if_read_dropped_frames_ttl_44500 ieee80211_if_read_dropped_frames_ttl 3 44500 NULL
7199 @@ -119827,33 +118204,22 @@ index 0000000..8709512
7200 +spidev_write_44510 spidev_write 3 44510 NULL
7201 +SyS_io_getevents_44519 SyS_io_getevents 3 44519 NULL
7202 +ieee80211_rx_mgmt_assoc_resp_44525 ieee80211_rx_mgmt_assoc_resp 3 44525 NULL
7203 -+oxygen_pcm_init_44535 oxygen_pcm_init 0 44535 NULL
7204 +comm_write_44537 comm_write 3 44537 NULL
7205 -+xfs_log_calc_unit_res_44540 xfs_log_calc_unit_res 0-2 44540 NULL
7206 +snd_pcm_drop_44542 snd_pcm_drop 0 44542 NULL
7207 -+ath10k_htt_rx_attach_44546 ath10k_htt_rx_attach 0 44546 NULL
7208 +dgrp_config_proc_write_44571 dgrp_config_proc_write 3 44571 NULL
7209 -+il_eeprom_init_44574 il_eeprom_init 0 44574 NULL
7210 +btrfs_set_extent_delalloc_44587 btrfs_set_extent_delalloc 0 44587 NULL
7211 +nouveau_perfmon_create__44602 nouveau_perfmon_create_ 4 44602 NULL
7212 -+mthca_init_tavor_44611 mthca_init_tavor 0 44611 NULL
7213 -+xfs_bmapi_delay_44630 xfs_bmapi_delay 0 44630 NULL
7214 -+lpfc_wq_create_44639 lpfc_wq_create 0 44639 NULL
7215 +alloc_ctrl_packet_44667 alloc_ctrl_packet 1 44667 NULL
7216 +mpi_resize_44674 mpi_resize 2 44674 NULL
7217 -+sysfs_create_link_44685 sysfs_create_link 0 44685 NULL nohasharray
7218 -+adp5588_write_44685 adp5588_write 0 44685 &sysfs_create_link_44685
7219 +ts_read_44687 ts_read 3 44687 NULL
7220 +lov_emerg_alloc_44698 lov_emerg_alloc 1 44698 NULL
7221 +C_SYSC_select_44701 C_SYSC_select 1 44701 NULL
7222 -+__ocfs2_rotate_tree_left_44705 __ocfs2_rotate_tree_left 0 44705 NULL
7223 +__generic_block_fiemap_44713 __generic_block_fiemap 4 44713 NULL nohasharray
7224 +xfer_to_user_44713 xfer_to_user 3 44713 &__generic_block_fiemap_44713
7225 +_zd_iowrite32v_locked_44725 _zd_iowrite32v_locked 3 44725 NULL
7226 +clusterip_proc_write_44729 clusterip_proc_write 3 44729 NULL
7227 +fib_count_nexthops_44730 fib_count_nexthops 0 44730 NULL
7228 -+efx_wanted_parallelism_44732 efx_wanted_parallelism 0 44732 NULL nohasharray
7229 -+SyS_read_44732 SyS_read 3 44732 &efx_wanted_parallelism_44732
7230 ++efx_wanted_parallelism_44732 efx_wanted_parallelism 0 44732 NULL
7231 +key_tx_rx_count_read_44742 key_tx_rx_count_read 3 44742 NULL
7232 +bch_bio_max_sectors_44755 bch_bio_max_sectors 0 44755 NULL
7233 +tnode_new_44757 tnode_new 3 44757 NULL nohasharray
7234 @@ -119874,25 +118240,15 @@ index 0000000..8709512
7235 +set_advertising_44870 set_advertising 4 44870 NULL
7236 +init_rs_44873 init_rs 1 44873 NULL
7237 +skb_availroom_44883 skb_availroom 0 44883 NULL
7238 -+snd_vortex_mixer_44889 snd_vortex_mixer 0 44889 NULL
7239 -+ocfs2_wait_for_mask_44893 ocfs2_wait_for_mask 0 44893 NULL
7240 +do_tty_write_44896 do_tty_write 5 44896 NULL
7241 -+asd_create_ha_caches_44901 asd_create_ha_caches 0 44901 NULL
7242 +regmap_spi_read_44921 regmap_spi_read 3-5 44921 NULL
7243 +tx_queue_status_read_44978 tx_queue_status_read 3 44978 NULL
7244 -+mthca_RUN_FW_44993 mthca_RUN_FW 0 44993 NULL
7245 +bytepos_delta_45017 bytepos_delta 0 45017 NULL
7246 +ptrace_writedata_45021 ptrace_writedata 4 45021 NULL
7247 +dm_kvzalloc_45025 dm_kvzalloc 1 45025 NULL
7248 -+vfio_ecap_init_45033 vfio_ecap_init 0 45033 NULL
7249 -+nand_scan_tail_45048 nand_scan_tail 0 45048 NULL
7250 -+sysfs_do_create_link_sd_45057 sysfs_do_create_link_sd 0 45057 NULL
7251 +sel_write_user_45060 sel_write_user 3 45060 NULL
7252 +snd_mixart_BA0_read_45069 snd_mixart_BA0_read 5 45069 NULL
7253 -+register_candev_45078 register_candev 0 45078 NULL
7254 -+ata_tdev_add_45079 ata_tdev_add 0 45079 NULL
7255 -+sony_check_add_dev_list_45100 sony_check_add_dev_list 0 45100 NULL
7256 -+snd_card_new_45104 snd_card_new 5-0 45104 NULL
7257 ++snd_card_new_45104 snd_card_new 5 45104 NULL
7258 +kvm_mmu_page_get_gfn_45110 kvm_mmu_page_get_gfn 0-2 45110 NULL
7259 +pwr_missing_bcns_cnt_read_45113 pwr_missing_bcns_cnt_read 3 45113 NULL
7260 +usbdev_read_45114 usbdev_read 3 45114 NULL
7261 @@ -119900,14 +118256,11 @@ index 0000000..8709512
7262 +cfs_trace_daemon_command_usrstr_45147 cfs_trace_daemon_command_usrstr 2 45147 NULL
7263 +gen_bitmask_string_45149 gen_bitmask_string 6 45149 NULL
7264 +device_write_45156 device_write 3 45156 NULL nohasharray
7265 -+ocfs2_remove_inode_range_45156 ocfs2_remove_inode_range 3-4 45156 &device_write_45156
7266 -+SYSC_write_45160 SYSC_write 3 45160 NULL
7267 ++ocfs2_remove_inode_range_45156 ocfs2_remove_inode_range 3 45156 &device_write_45156
7268 +tomoyo_write_self_45161 tomoyo_write_self 3 45161 NULL
7269 +sta_agg_status_write_45164 sta_agg_status_write 3 45164 NULL
7270 -+get_protocol_45172 get_protocol 0 45172 NULL
7271 +sctp_pack_cookie_45190 sctp_pack_cookie 6 45190 NULL nohasharray
7272 +snd_sb_csp_load_user_45190 snd_sb_csp_load_user 3 45190 &sctp_pack_cookie_45190
7273 -+__radix_tree_preload_45197 __radix_tree_preload 0 45197 NULL
7274 +iso_alloc_urb_45206 iso_alloc_urb 4-5 45206 NULL
7275 +spi_alloc_master_45223 spi_alloc_master 2 45223 NULL
7276 +ieee80211_if_read_peer_45233 ieee80211_if_read_peer 3 45233 NULL
7277 @@ -119916,32 +118269,19 @@ index 0000000..8709512
7278 +input_mt_init_slots_45279 input_mt_init_slots 2 45279 NULL
7279 +gfs2_fiemap_45282 gfs2_fiemap 4 45282 NULL
7280 +snd_pcm_oss_sync1_45298 snd_pcm_oss_sync1 2 45298 NULL
7281 -+xfs_alert_fsblock_zero_45304 xfs_alert_fsblock_zero 0 45304 NULL
7282 +e1000_tx_map_45309 e1000_tx_map 5 45309 NULL
7283 -+ufshcd_memory_alloc_45311 ufshcd_memory_alloc 0 45311 NULL
7284 +copy_vm86_regs_from_user_45340 copy_vm86_regs_from_user 3 45340 NULL
7285 +brcmf_sdio_died_dump_45359 brcmf_sdio_died_dump 3 45359 NULL
7286 +null_alloc_repbuf_45375 null_alloc_repbuf 3 45375 NULL
7287 -+snd_ctl_add_45389 snd_ctl_add 0 45389 NULL
7288 +count_skb_frag_slots_45395 count_skb_frag_slots 0 45395 NULL
7289 +sock_recv_errqueue_45412 sock_recv_errqueue 3 45412 NULL
7290 -+sht15_wait_for_response_45419 sht15_wait_for_response 0 45419 NULL
7291 -+ieee80211_if_fmt_dot11MeshHWMProotInterval_45421 ieee80211_if_fmt_dot11MeshHWMProotInterval 3 45421 NULL nohasharray
7292 -+mthca_INIT_HCA_45421 mthca_INIT_HCA 0 45421 &ieee80211_if_fmt_dot11MeshHWMProotInterval_45421
7293 ++ieee80211_if_fmt_dot11MeshHWMProotInterval_45421 ieee80211_if_fmt_dot11MeshHWMProotInterval 3 45421 NULL
7294 +ll_iocontrol_register_45430 ll_iocontrol_register 2 45430 NULL
7295 -+tty_buffer_alloc_45437 tty_buffer_alloc 2 45437 NULL nohasharray
7296 -+hpsa_kdump_hard_reset_controller_45437 hpsa_kdump_hard_reset_controller 0 45437 &tty_buffer_alloc_45437
7297 -+__node_remap_45458 __node_remap 4 45458 NULL
7298 ++tty_buffer_alloc_45437 tty_buffer_alloc 2 45437 NULL
7299 +rds_ib_set_wr_signal_state_45463 rds_ib_set_wr_signal_state 0 45463 NULL
7300 -+tracing_read_dyn_info_45468 tracing_read_dyn_info 3 45468 NULL nohasharray
7301 -+register_netdev_45468 register_netdev 0 45468 &tracing_read_dyn_info_45468
7302 -+__calc_request_pg_45470 __calc_request_pg 0 45470 NULL
7303 -+xfs_btree_block_change_owner_45476 xfs_btree_block_change_owner 0 45476 NULL
7304 ++tracing_read_dyn_info_45468 tracing_read_dyn_info 3 45468 NULL
7305 +snd_pcm_hwsync_45479 snd_pcm_hwsync 0 45479 NULL
7306 -+arizona_init_fll_45503 arizona_init_fll 5 45503 NULL
7307 -+vnic_rq_alloc_45507 vnic_rq_alloc 0 45507 NULL
7308 +rds_message_copy_from_user_45510 rds_message_copy_from_user 3 45510 NULL
7309 -+dvb_register_45530 dvb_register 0 45530 NULL
7310 +copy_macs_45534 copy_macs 4 45534 NULL
7311 +nla_attr_size_45545 nla_attr_size 0-1 45545 NULL
7312 +v9fs_direct_read_45546 v9fs_direct_read 3 45546 NULL
7313 @@ -119952,16 +118292,12 @@ index 0000000..8709512
7314 +venus_rmdir_45564 venus_rmdir 4 45564 NULL
7315 +ath6kl_keepalive_write_45600 ath6kl_keepalive_write 3 45600 NULL
7316 +hidraw_get_report_45609 hidraw_get_report 3 45609 NULL
7317 -+ip_dst_mtu_maybe_forward_45627 ip_dst_mtu_maybe_forward 0 45627 NULL
7318 -+pci_enable_device_io_45662 pci_enable_device_io 0 45662 NULL
7319 -+dma_map_cont_45668 dma_map_cont 5 45668 NULL
7320 +compat_mpctl_ioctl_45671 compat_mpctl_ioctl 2 45671 NULL
7321 +dgram_sendmsg_45679 dgram_sendmsg 4 45679 NULL
7322 +smk_write_ambient_45691 smk_write_ambient 3 45691 NULL
7323 -+unix_dgram_sendmsg_45699 unix_dgram_sendmsg 4 45699 NULL nohasharray
7324 -+bscnl_emit_45699 bscnl_emit 2-5-0 45699 &unix_dgram_sendmsg_45699
7325 ++bscnl_emit_45699 bscnl_emit 2-5-0 45699 NULL nohasharray
7326 ++unix_dgram_sendmsg_45699 unix_dgram_sendmsg 4 45699 &bscnl_emit_45699
7327 +sg_proc_write_adio_45704 sg_proc_write_adio 3 45704 NULL
7328 -+uas_configure_endpoints_45724 uas_configure_endpoints 0 45724 NULL
7329 +snd_cs46xx_io_read_45734 snd_cs46xx_io_read 5 45734 NULL
7330 +rw_copy_check_uvector_45748 rw_copy_check_uvector 3-0 45748 NULL nohasharray
7331 +v4l2_ctrl_new_std_45748 v4l2_ctrl_new_std 5 45748 &rw_copy_check_uvector_45748
7332 @@ -119979,179 +118315,127 @@ index 0000000..8709512
7333 +x509_process_extension_45854 x509_process_extension 5 45854 NULL
7334 +efx_tx_queue_insert_45859 efx_tx_queue_insert 2 45859 NULL
7335 +isdn_write_45863 isdn_write 3 45863 NULL
7336 -+tpm_config_in_45880 tpm_config_in 0 45880 NULL
7337 +get_rdac_req_45882 get_rdac_req 3 45882 NULL
7338 +ocfs2_xattr_block_find_45891 ocfs2_xattr_block_find 0 45891 NULL
7339 -+online_page_cgroup_45894 online_page_cgroup 0 45894 NULL
7340 +cfs_cpt_weight_45903 cfs_cpt_weight 0 45903 NULL
7341 +wm_adsp_region_to_reg_45915 wm_adsp_region_to_reg 0-2 45915 NULL
7342 +dbgfs_frame_45917 dbgfs_frame 3 45917 NULL
7343 -+asd_verify_cseq_45925 asd_verify_cseq 0 45925 NULL
7344 +btree_keys_cachelines_45928 btree_keys_cachelines 0 45928 NULL
7345 +alloc_mr_45935 alloc_mr 1 45935 NULL
7346 -+remove_counter_ok_45936 remove_counter_ok 0 45936 NULL
7347 -+copy_to_45969 copy_to 3 45969 NULL
7348 +rb_simple_read_45972 rb_simple_read 3 45972 NULL
7349 -+ioat2_dca_count_dca_slots_45984 ioat2_dca_count_dca_slots 0 45984 NULL nohasharray
7350 -+ngene_load_firm_45984 ngene_load_firm 0 45984 &ioat2_dca_count_dca_slots_45984
7351 -+kobject_init_and_add_46003 kobject_init_and_add 0 46003 NULL
7352 ++ioat2_dca_count_dca_slots_45984 ioat2_dca_count_dca_slots 0 45984 NULL
7353 +sierra_setup_urb_46029 sierra_setup_urb 5 46029 NULL
7354 -+fnic_reset_stats_read_46030 fnic_reset_stats_read 3 46030 NULL nohasharray
7355 -+get_free_entries_46030 get_free_entries 1 46030 &fnic_reset_stats_read_46030 nohasharray
7356 -+iio_device_register_eventset_46030 iio_device_register_eventset 0 46030 &get_free_entries_46030
7357 ++get_free_entries_46030 get_free_entries 1 46030 NULL nohasharray
7358 ++fnic_reset_stats_read_46030 fnic_reset_stats_read 3 46030 &get_free_entries_46030
7359 +__access_remote_vm_46031 __access_remote_vm 0 46031 NULL
7360 +snd_emu10k1x_ptr_read_46049 snd_emu10k1x_ptr_read 0 46049 NULL
7361 +__ocfs2_move_extent_46060 __ocfs2_move_extent 3-4 46060 NULL nohasharray
7362 +dma_tx_errors_read_46060 dma_tx_errors_read 3 46060 &__ocfs2_move_extent_46060
7363 +sel_commit_bools_write_46077 sel_commit_bools_write 3 46077 NULL
7364 -+snd_vortex_new_pcm_46093 snd_vortex_new_pcm 0 46093 NULL
7365 -+arizona_set_irq_wake_46101 arizona_set_irq_wake 2 46101 NULL
7366 -+il3945_ucode_general_stats_read_46111 il3945_ucode_general_stats_read 3 46111 NULL nohasharray
7367 -+memcg_update_array_size_46111 memcg_update_array_size 1 46111 &il3945_ucode_general_stats_read_46111
7368 ++memcg_update_array_size_46111 memcg_update_array_size 1 46111 NULL nohasharray
7369 ++il3945_ucode_general_stats_read_46111 il3945_ucode_general_stats_read 3 46111 &memcg_update_array_size_46111
7370 +C_SYSC_writev_46113 C_SYSC_writev 3 46113 NULL
7371 -+sysfs_rename_link_46118 sysfs_rename_link 0 46118 NULL
7372 +mlx4_ib_alloc_fast_reg_page_list_46119 mlx4_ib_alloc_fast_reg_page_list 2 46119 NULL
7373 +rtw_buf_update_46138 rtw_buf_update 4 46138 NULL
7374 +vb2_dma_sg_get_userptr_46146 vb2_dma_sg_get_userptr 3-2 46146 NULL
7375 +__netlink_change_ngroups_46156 __netlink_change_ngroups 2 46156 NULL
7376 -+si470x_set_register_46160 si470x_set_register 0 46160 NULL
7377 -+rsxx_hw_buffers_init_46164 rsxx_hw_buffers_init 0 46164 NULL
7378 +twl_direction_out_46182 twl_direction_out 2 46182 NULL
7379 +vxge_os_dma_malloc_46184 vxge_os_dma_malloc 2 46184 NULL
7380 +fq_resize_46195 fq_resize 2 46195 NULL
7381 +add_conn_list_46197 add_conn_list 3-0 46197 NULL
7382 -+typhoon_issue_command_46204 typhoon_issue_command 0 46204 NULL
7383 +i2400m_op_msg_from_user_46213 i2400m_op_msg_from_user 4 46213 NULL
7384 +tm6000_i2c_recv_regs_46215 tm6000_i2c_recv_regs 5 46215 NULL
7385 +dsp_write_46218 dsp_write 2 46218 NULL
7386 +hash_netiface4_expire_46226 hash_netiface4_expire 4 46226 NULL
7387 -+write_driver_ver_to_cfgtable_46239 write_driver_ver_to_cfgtable 0 46239 NULL
7388 +xen_setup_msi_irqs_46245 xen_setup_msi_irqs 2 46245 NULL
7389 +mpi_read_raw_data_46248 mpi_read_raw_data 2 46248 NULL
7390 -+gfs2_block_truncate_page_46252 gfs2_block_truncate_page 0 46252 NULL
7391 -+ReadReg_46277 ReadReg 0 46277 NULL
7392 -+dvb_net_init_46291 dvb_net_init 0 46291 NULL
7393 -+zs_cpu_notifier_46295 zs_cpu_notifier 0 46295 NULL
7394 +sg_proc_write_dressz_46316 sg_proc_write_dressz 3 46316 NULL
7395 +C_SYSC_ppoll_46319 C_SYSC_ppoll 2 46319 NULL
7396 -+__hwahc_dev_set_key_46328 __hwahc_dev_set_key 5 46328 NULL nohasharray
7397 -+compat_SyS_readv_46328 compat_SyS_readv 3 46328 &__hwahc_dev_set_key_46328
7398 ++compat_SyS_readv_46328 compat_SyS_readv 3 46328 NULL nohasharray
7399 ++__hwahc_dev_set_key_46328 __hwahc_dev_set_key 5 46328 &compat_SyS_readv_46328
7400 +iwl_dbgfs_chain_noise_read_46355 iwl_dbgfs_chain_noise_read 3 46355 NULL
7401 +smk_write_direct_46363 smk_write_direct 3 46363 NULL
7402 -+flow_cache_cpu_prepare_46367 flow_cache_cpu_prepare 0 46367 NULL
7403 +fuse_file_aio_write_46399 fuse_file_aio_write 4 46399 NULL
7404 +crypto_ablkcipher_reqsize_46411 crypto_ablkcipher_reqsize 0 46411 NULL
7405 +ttm_page_pool_get_pages_46431 ttm_page_pool_get_pages 0-5 46431 NULL
7406 +cfs_power2_roundup_46433 cfs_power2_roundup 0-1 46433 NULL
7407 -+pci_enable_msi_exact_46436 pci_enable_msi_exact 2 46436 NULL
7408 -+nilfs_commit_chunk_46445 nilfs_commit_chunk 4-3 46445 NULL
7409 +cp210x_set_config_46447 cp210x_set_config 4 46447 NULL
7410 -+parport_pc_fifo_write_block_46455 parport_pc_fifo_write_block 3 46455 NULL
7411 +il_dbgfs_clear_traffic_stats_write_46458 il_dbgfs_clear_traffic_stats_write 3 46458 NULL
7412 -+mlx4_SW2HW_EQ_46463 mlx4_SW2HW_EQ 0 46463 NULL
7413 -+register_framebuffer_46464 register_framebuffer 0 46464 NULL
7414 +filldir64_46469 filldir64 3 46469 NULL
7415 -+ocfs2_reserve_clusters_with_limit_46479 ocfs2_reserve_clusters_with_limit 0 46479 NULL
7416 +fill_in_write_vector_46498 fill_in_write_vector 0 46498 NULL
7417 +pin_code_reply_46510 pin_code_reply 4 46510 NULL
7418 +mthca_alloc_cq_buf_46512 mthca_alloc_cq_buf 3 46512 NULL
7419 -+kmsg_read_46514 kmsg_read 3 46514 NULL nohasharray
7420 -+nouveau_drm_ioctl_46514 nouveau_drm_ioctl 2 46514 &kmsg_read_46514
7421 ++nouveau_drm_ioctl_46514 nouveau_drm_ioctl 2 46514 NULL nohasharray
7422 ++kmsg_read_46514 kmsg_read 3 46514 &nouveau_drm_ioctl_46514
7423 +nl80211_send_rx_assoc_46538 nl80211_send_rx_assoc 4 46538 NULL
7424 -+assign_firmware_buf_46554 assign_firmware_buf 0 46554 NULL
7425 -+ican3_msg_fasthostif_46560 ican3_msg_fasthostif 0 46560 NULL
7426 +dn_current_mss_46574 dn_current_mss 0 46574 NULL
7427 +serverworks_create_gatt_pages_46582 serverworks_create_gatt_pages 1 46582 NULL
7428 +snd_compr_write_data_46592 snd_compr_write_data 3 46592 NULL
7429 -+niu_determine_phy_disposition_46597 niu_determine_phy_disposition 0 46597 NULL
7430 +il3945_stats_flag_46606 il3945_stats_flag 0-3 46606 NULL
7431 -+tg3_phy_reset_5703_4_5_46612 tg3_phy_reset_5703_4_5 0 46612 NULL
7432 +vscnprintf_46617 vscnprintf 0-2 46617 NULL
7433 -+__kfifo_out_r_46623 __kfifo_out_r 3-0 46623 NULL
7434 ++__kfifo_out_r_46623 __kfifo_out_r 0-3 46623 NULL
7435 +request_key_async_with_auxdata_46624 request_key_async_with_auxdata 4 46624 NULL
7436 -+regmap_read_46634 regmap_read 0 46634 NULL
7437 -+pci_enable_device_46642 pci_enable_device 0 46642 NULL
7438 +vfs_getxattr_alloc_46649 vfs_getxattr_alloc 0 46649 NULL
7439 +e1000_tx_map_46672 e1000_tx_map 4 46672 NULL
7440 +l2cap_create_le_flowctl_pdu_46682 l2cap_create_le_flowctl_pdu 3 46682 NULL
7441 +alloc_data_packet_46698 alloc_data_packet 1 46698 NULL
7442 +__ilog2_u32_46706 __ilog2_u32 0 46706 NULL
7443 -+il_init_geos_46709 il_init_geos 0 46709 NULL
7444 +erst_dbg_write_46715 erst_dbg_write 3 46715 NULL
7445 +wl1271_rx_filter_alloc_field_46721 wl1271_rx_filter_alloc_field 5 46721 NULL
7446 +irq_domain_add_simple_46734 irq_domain_add_simple 2 46734 NULL
7447 +read_file_tx99_46741 read_file_tx99 3 46741 NULL
7448 -+ext4_count_free_46754 ext4_count_free 2 46754 NULL
7449 +hest_ghes_dev_register_46766 hest_ghes_dev_register 1 46766 NULL
7450 +int_hw_irq_en_46776 int_hw_irq_en 3 46776 NULL
7451 +_xfs_buf_get_pages_46811 _xfs_buf_get_pages 2 46811 NULL
7452 +xfs_iroot_realloc_46826 xfs_iroot_realloc 2 46826 NULL
7453 +shmem_pwrite_fast_46842 shmem_pwrite_fast 3 46842 NULL
7454 -+readreg_46845 readreg 0 46845 NULL
7455 +spi_async_46857 spi_async 0 46857 NULL
7456 -+vsnprintf_46863 vsnprintf 0 46863 NULL nohasharray
7457 -+SyS_move_pages_46863 SyS_move_pages 2 46863 &vsnprintf_46863
7458 ++vsnprintf_46863 vsnprintf 0 46863 NULL
7459 +nvme_alloc_queue_46865 nvme_alloc_queue 3 46865 NULL
7460 -+regulatory_hint_46868 regulatory_hint 0 46868 NULL
7461 +qp_memcpy_from_queue_iov_46874 qp_memcpy_from_queue_iov 5-4 46874 NULL
7462 +lov_iocontrol_46876 lov_iocontrol 3 46876 NULL
7463 +ixgbe_dbg_reg_ops_write_46895 ixgbe_dbg_reg_ops_write 3 46895 NULL
7464 +sk_mem_pages_46896 sk_mem_pages 0-1 46896 NULL
7465 +ieee80211_if_fmt_power_mode_46906 ieee80211_if_fmt_power_mode 3 46906 NULL
7466 -+wlcore_alloc_hw_46917 wlcore_alloc_hw 1-3 46917 NULL
7467 -+vortex_up_46921 vortex_up 0 46921 NULL
7468 ++wlcore_alloc_hw_46917 wlcore_alloc_hw 3-1 46917 NULL
7469 +fb_write_46924 fb_write 3 46924 NULL
7470 +__sctp_setsockopt_connectx_46949 __sctp_setsockopt_connectx 3 46949 NULL
7471 -+qla4xxx_post_aen_work_46953 qla4xxx_post_aen_work 3 46953 NULL nohasharray
7472 -+ntfs_truncate_46953 ntfs_truncate 0 46953 &qla4xxx_post_aen_work_46953
7473 ++qla4xxx_post_aen_work_46953 qla4xxx_post_aen_work 3 46953 NULL
7474 +SYSC_poll_46965 SYSC_poll 2 46965 NULL
7475 +crypto_tfm_alg_alignmask_46971 crypto_tfm_alg_alignmask 0 46971 NULL
7476 +mgmt_pending_add_46976 mgmt_pending_add 5 46976 NULL
7477 -+strlcat_46985 strlcat 3 46985 NULL
7478 +bitmap_file_clear_bit_46990 bitmap_file_clear_bit 2 46990 NULL
7479 +sel_write_bool_46996 sel_write_bool 3 46996 NULL
7480 +blk_rq_map_kern_47004 blk_rq_map_kern 4 47004 NULL
7481 -+__map_single_47020 __map_single 4-3-0 47020 NULL
7482 +cx231xx_init_bulk_47024 cx231xx_init_bulk 3-2-4 47024 NULL
7483 -+sram_test_word_47038 sram_test_word 0 47038 NULL
7484 +fs_path_len_47060 fs_path_len 0 47060 NULL
7485 +event_trigger_regex_write_47067 event_trigger_regex_write 3 47067 NULL
7486 -+ext4_xattr_list_entries_47070 ext4_xattr_list_entries 0 47070 NULL
7487 +pipeline_dec_packet_in_read_47076 pipeline_dec_packet_in_read 3 47076 NULL
7488 +scsi_deactivate_tcq_47086 scsi_deactivate_tcq 2 47086 NULL
7489 +iwl_dump_nic_event_log_47089 iwl_dump_nic_event_log 0 47089 NULL
7490 -+ptlrpc_lprocfs_threads_max_seq_write_47104 ptlrpc_lprocfs_threads_max_seq_write 3 47104 NULL nohasharray
7491 -+ath9k_hw_fill_cap_info_47104 ath9k_hw_fill_cap_info 0 47104 &ptlrpc_lprocfs_threads_max_seq_write_47104
7492 ++ptlrpc_lprocfs_threads_max_seq_write_47104 ptlrpc_lprocfs_threads_max_seq_write 3 47104 NULL
7493 +mousedev_read_47123 mousedev_read 3 47123 NULL
7494 -+ath5k_eeprom_read_spur_chans_47125 ath5k_eeprom_read_spur_chans 0 47125 NULL
7495 +upcall_msg_size_47141 upcall_msg_size 2 47141 NULL
7496 +acpi_ut_initialize_buffer_47143 acpi_ut_initialize_buffer 2 47143 NULL nohasharray
7497 +ses_recv_diag_47143 ses_recv_diag 4 47143 &acpi_ut_initialize_buffer_47143
7498 +mxms_headerlen_47161 mxms_headerlen 0 47161 NULL
7499 +rs_sta_dbgfs_rate_scale_data_read_47165 rs_sta_dbgfs_rate_scale_data_read 3 47165 NULL
7500 +rts51x_ms_rw_47171 rts51x_ms_rw 3-4 47171 NULL
7501 -+xfs_btree_get_buf_block_47197 xfs_btree_get_buf_block 0 47197 NULL
7502 -+nobh_write_end_47214 nobh_write_end 5 47214 NULL
7503 -+tg3_phy_auxctl_read_47216 tg3_phy_auxctl_read 0 47216 NULL
7504 +options_write_47243 options_write 3 47243 NULL
7505 +portcntrs_1_read_47253 portcntrs_1_read 3 47253 NULL
7506 -+da9052_disable_irq_nosync_47260 da9052_disable_irq_nosync 2 47260 NULL
7507 -+nq_m_sync_47264 nq_m_sync 0 47264 NULL
7508 +ablkcipher_next_slow_47274 ablkcipher_next_slow 4-3 47274 NULL
7509 +gfs2_readpages_47285 gfs2_readpages 4 47285 NULL
7510 +vsnprintf_47291 vsnprintf 0 47291 NULL
7511 +SYSC_semop_47292 SYSC_semop 3 47292 NULL
7512 +tx_internal_desc_overflow_read_47300 tx_internal_desc_overflow_read 3 47300 NULL
7513 -+xfs_trans_reserve_quota_nblks_47313 xfs_trans_reserve_quota_nblks 0 47313 NULL
7514 +nouveau_fb_create__47316 nouveau_fb_create_ 4 47316 NULL
7515 +ieee80211_if_read_dot11MeshHoldingTimeout_47356 ieee80211_if_read_dot11MeshHoldingTimeout 3 47356 NULL
7516 -+gfs2_replay_read_block_47357 gfs2_replay_read_block 0 47357 NULL
7517 +avc_get_hash_stats_47359 avc_get_hash_stats 0 47359 NULL
7518 +kvm_arch_create_memslot_47364 kvm_arch_create_memslot 3 47364 NULL nohasharray
7519 +__output_copy_user_47364 __output_copy_user 3 47364 &kvm_arch_create_memslot_47364
7520 +__bio_map_kern_47379 __bio_map_kern 3 47379 NULL
7521 -+trace_options_core_read_47390 trace_options_core_read 3 47390 NULL nohasharray
7522 -+nv_rd32_47390 nv_rd32 0 47390 &trace_options_core_read_47390
7523 ++nv_rd32_47390 nv_rd32 0 47390 NULL nohasharray
7524 ++trace_options_core_read_47390 trace_options_core_read 3 47390 &nv_rd32_47390
7525 +nametbl_list_47391 nametbl_list 2 47391 NULL
7526 +dgrp_net_write_47392 dgrp_net_write 3 47392 NULL
7527 +pfkey_sendmsg_47394 pfkey_sendmsg 4 47394 NULL
7528 @@ -120160,20 +118444,17 @@ index 0000000..8709512
7529 +crypto_ablkcipher_alignmask_47410 crypto_ablkcipher_alignmask 0 47410 NULL
7530 +lbs_wrrf_write_47418 lbs_wrrf_write 3 47418 NULL
7531 +C_SYSC_set_mempolicy_47466 C_SYSC_set_mempolicy 3 47466 NULL
7532 -+usermodehelper_read_trylock_47478 usermodehelper_read_trylock 0 47478 NULL
7533 +nvme_trans_send_fw_cmd_47479 nvme_trans_send_fw_cmd 4 47479 NULL
7534 +newpart_47485 newpart 6-4 47485 NULL
7535 +mcp23s17_read_regs_47491 mcp23s17_read_regs 4 47491 NULL
7536 +core_sys_select_47494 core_sys_select 1 47494 NULL
7537 +as3722_block_write_47503 as3722_block_write 2-3 47503 NULL
7538 -+alloc_arraycache_47505 alloc_arraycache 2 47505 NULL
7539 +unlink_simple_47506 unlink_simple 3 47506 NULL
7540 +pstore_decompress_47510 pstore_decompress 0 47510 NULL
7541 +__proc_lnet_portal_rotor_47529 __proc_lnet_portal_rotor 5 47529 NULL
7542 +snd_pcm_resume_47530 snd_pcm_resume 0 47530 NULL
7543 +process_vm_rw_47533 process_vm_rw 3-5 47533 NULL nohasharray
7544 +vscnprintf_47533 vscnprintf 0-2 47533 &process_vm_rw_47533
7545 -+einj_check_trigger_header_47534 einj_check_trigger_header 0 47534 NULL
7546 +ieee80211_if_fmt_min_discovery_timeout_47539 ieee80211_if_fmt_min_discovery_timeout 3 47539 NULL
7547 +rtw_cfg80211_set_assoc_resp_wpsp2pie_47558 rtw_cfg80211_set_assoc_resp_wpsp2pie 3 47558 NULL
7548 +read_ldt_47570 read_ldt 2 47570 NULL
7549 @@ -120186,70 +118467,52 @@ index 0000000..8709512
7550 +ccp_sha_setkey_47633 ccp_sha_setkey 3 47633 NULL
7551 +get_size_47644 get_size 1-2 47644 NULL
7552 +snd_pcm_info_47699 snd_pcm_info 0 47699 NULL
7553 -+packet_recvmsg_47700 packet_recvmsg 4 47700 NULL nohasharray
7554 -+ipath_format_hwmsg_47700 ipath_format_hwmsg 2 47700 &packet_recvmsg_47700
7555 ++packet_recvmsg_47700 packet_recvmsg 4 47700 NULL
7556 +save_microcode_47717 save_microcode 3 47717 NULL
7557 -+bits_to_user_47733 bits_to_user 3-2 47733 NULL
7558 ++bits_to_user_47733 bits_to_user 2-3 47733 NULL
7559 +carl9170_debugfs_read_47738 carl9170_debugfs_read 3 47738 NULL
7560 +ir_prepare_write_buffer_47747 ir_prepare_write_buffer 3 47747 NULL
7561 -+hpfs_write_end_47748 hpfs_write_end 5 47748 NULL
7562 +mvumi_alloc_mem_resource_47750 mvumi_alloc_mem_resource 3 47750 NULL
7563 +alloc_sched_domains_47756 alloc_sched_domains 1 47756 NULL
7564 -+spk_serial_in_47760 spk_serial_in 0 47760 NULL
7565 +uwb_ie_dump_hex_47774 uwb_ie_dump_hex 4 47774 NULL
7566 +SyS_setgroups16_47780 SyS_setgroups16 1 47780 NULL
7567 +error_error_numll_frame_cts_start_read_47781 error_error_numll_frame_cts_start_read 3 47781 NULL
7568 +posix_acl_fix_xattr_from_user_47793 posix_acl_fix_xattr_from_user 2 47793 NULL
7569 -+W6692_empty_Bfifo_47804 W6692_empty_Bfifo 2 47804 NULL
7570 +lov_packmd_47810 lov_packmd 0 47810 NULL
7571 +tree_mod_log_insert_move_47823 tree_mod_log_insert_move 5 47823 NULL
7572 +pinconf_dbg_config_write_47835 pinconf_dbg_config_write 3 47835 NULL
7573 -+alloc_ringdesc_47843 alloc_ringdesc 0 47843 NULL
7574 -+mthca_cmd_post_hcr_47846 mthca_cmd_post_hcr 0 47846 NULL
7575 -+t4_mem_win_rw_47852 t4_mem_win_rw 0 47852 NULL
7576 +KEY_SIZE_47855 KEY_SIZE 0 47855 NULL
7577 +vhci_read_47878 vhci_read 3 47878 NULL
7578 -+e100_load_ucode_wait_47882 e100_load_ucode_wait 0 47882 NULL
7579 +ubi_wl_put_peb_47886 ubi_wl_put_peb 0 47886 NULL
7580 +keyctl_instantiate_key_common_47889 keyctl_instantiate_key_common 4 47889 NULL
7581 +cfs_percpt_alloc_47918 cfs_percpt_alloc 2 47918 NULL
7582 +comedi_write_47926 comedi_write 3 47926 NULL
7583 +nvme_trans_get_blk_desc_len_47946 nvme_trans_get_blk_desc_len 0-2 47946 NULL
7584 +arch_setup_msi_irq_47959 arch_setup_msi_irq 0 47959 NULL
7585 -+gether_get_ifname_47972 gether_get_ifname 3 47972 NULL
7586 +mempool_resize_47983 mempool_resize 2 47983 NULL nohasharray
7587 +iwl_dbgfs_ucode_tracing_read_47983 iwl_dbgfs_ucode_tracing_read 3 47983 &mempool_resize_47983
7588 +dbg_port_buf_47990 dbg_port_buf 2 47990 NULL
7589 +ib_umad_write_47993 ib_umad_write 3 47993 NULL
7590 -+ata_pci_sff_init_host_48000 ata_pci_sff_init_host 0 48000 NULL
7591 -+ocfs2_find_refcount_split_pos_48001 ocfs2_find_refcount_split_pos 0 48001 NULL
7592 +lustre_cfg_len_48002 lustre_cfg_len 0 48002 NULL
7593 +gdm_tty_recv_complete_48011 gdm_tty_recv_complete 2 48011 NULL
7594 +bio_integrity_set_tag_48035 bio_integrity_set_tag 3 48035 NULL
7595 +pppoe_sendmsg_48039 pppoe_sendmsg 4 48039 NULL
7596 +SYSC_writev_48040 SYSC_writev 3 48040 NULL
7597 -+tps6507x_i2c_write_device_48046 tps6507x_i2c_write_device 3 48046 NULL
7598 +wpan_phy_alloc_48056 wpan_phy_alloc 1 48056 NULL
7599 -+ocfs2_change_refcount_rec_48059 ocfs2_change_refcount_rec 0 48059 NULL
7600 -+t3_wait_op_done_val_48061 t3_wait_op_done_val 0 48061 NULL
7601 +posix_acl_alloc_48063 posix_acl_alloc 1 48063 NULL
7602 +palmas_bulk_write_48068 palmas_bulk_write 2-3-5 48068 NULL
7603 +disc_write_48070 disc_write 3 48070 NULL
7604 -+nv_device_get_irq_48075 nv_device_get_irq 0 48075 NULL
7605 +mmc_alloc_host_48097 mmc_alloc_host 1 48097 NULL
7606 -+xfs_read_agi_48100 xfs_read_agi 0 48100 NULL
7607 +skb_copy_datagram_const_iovec_48102 skb_copy_datagram_const_iovec 4-2-5 48102 NULL
7608 +wm_latency_write_48125 wm_latency_write 3 48125 NULL
7609 +vmw_framebuffer_surface_dirty_48132 vmw_framebuffer_surface_dirty 6 48132 NULL
7610 +set_discoverable_48141 set_discoverable 4 48141 NULL
7611 -+lpfc_sli4_alloc_extent_48144 lpfc_sli4_alloc_extent 0 48144 NULL
7612 +dn_fib_count_nhs_48145 dn_fib_count_nhs 0 48145 NULL
7613 +SyS_vmsplice_48150 SyS_vmsplice 3 48150 NULL
7614 +_add_to_r4w_48152 _add_to_r4w 4 48152 NULL
7615 +isr_dma1_done_read_48159 isr_dma1_done_read 3 48159 NULL
7616 +c4iw_id_table_alloc_48163 c4iw_id_table_alloc 3 48163 NULL
7617 +rbd_obj_method_sync_48170 rbd_obj_method_sync 8 48170 NULL
7618 -+bcm2048_set_fm_automatic_stereo_mono_48178 bcm2048_set_fm_automatic_stereo_mono 0 48178 NULL
7619 +alloc_cc770dev_48186 alloc_cc770dev 1 48186 NULL
7620 +cfg80211_process_deauth_48200 cfg80211_process_deauth 3 48200 NULL
7621 +ext4_index_trans_blocks_48205 ext4_index_trans_blocks 0-2 48205 NULL
7622 @@ -120260,7 +118523,6 @@ index 0000000..8709512
7623 +read_file_recv_48232 read_file_recv 3 48232 NULL
7624 +unaccount_shadowed_48233 unaccount_shadowed 2 48233 NULL
7625 +nouveau_i2c_port_create__48240 nouveau_i2c_port_create_ 7 48240 NULL
7626 -+pm_qos_add_notifier_48241 pm_qos_add_notifier 0 48241 NULL
7627 +nfsctl_transaction_read_48250 nfsctl_transaction_read 3 48250 NULL
7628 +batadv_socket_read_48257 batadv_socket_read 3 48257 NULL
7629 +cache_write_pipefs_48270 cache_write_pipefs 3 48270 NULL
7630 @@ -120269,8 +118531,6 @@ index 0000000..8709512
7631 +lpfc_idiag_extacc_read_48301 lpfc_idiag_extacc_read 3 48301 NULL
7632 +timblogiw_read_48305 timblogiw_read 3 48305 NULL
7633 +hash_setkey_48310 hash_setkey 3 48310 NULL
7634 -+kvm_mmu_pte_write_48340 kvm_mmu_pte_write 2 48340 NULL
7635 -+__tg3_readphy_48347 __tg3_readphy 0 48347 NULL
7636 +skb_add_data_48363 skb_add_data 3 48363 NULL
7637 +tx_frag_init_called_read_48377 tx_frag_init_called_read 3 48377 NULL
7638 +lbs_debugfs_write_48413 lbs_debugfs_write 3 48413 NULL
7639 @@ -120282,9 +118542,7 @@ index 0000000..8709512
7640 +tun_recvmsg_48463 tun_recvmsg 4 48463 NULL
7641 +compat_SyS_preadv64_48469 compat_SyS_preadv64 3 48469 NULL
7642 +_iwl_dbgfs_bt_tx_prio_write_48473 _iwl_dbgfs_bt_tx_prio_write 3 48473 NULL
7643 -+ipath_format_hwerrors_48487 ipath_format_hwerrors 5 48487 NULL
7644 +r8712_usbctrl_vendorreq_48489 r8712_usbctrl_vendorreq 6 48489 NULL
7645 -+ocfs2_refcount_cow_48495 ocfs2_refcount_cow 3 48495 NULL
7646 +send_control_msg_48498 send_control_msg 6 48498 NULL
7647 +count_masked_bytes_48507 count_masked_bytes 0-1 48507 NULL
7648 +diva_os_copy_to_user_48508 diva_os_copy_to_user 4 48508 NULL
7649 @@ -120292,15 +118550,10 @@ index 0000000..8709512
7650 +phantom_get_free_48514 phantom_get_free 0 48514 NULL
7651 +drbd_bm_capacity_48530 drbd_bm_capacity 0 48530 NULL
7652 +raid10_size_48571 raid10_size 0-2-3 48571 NULL
7653 -+__mod_timer_48578 __mod_timer 0 48578 NULL
7654 +llog_data_len_48607 llog_data_len 1 48607 NULL
7655 -+mlx4_init_steering_48623 mlx4_init_steering 0 48623 NULL
7656 -+fnic_dev_init_48629 fnic_dev_init 0 48629 NULL
7657 +do_ip_vs_set_ctl_48641 do_ip_vs_set_ctl 4 48641 NULL
7658 +ll_rw_extents_stats_pp_seq_write_48651 ll_rw_extents_stats_pp_seq_write 3 48651 NULL
7659 +mtd_read_48655 mtd_read 0 48655 NULL
7660 -+tg3_phy_toggle_auxctl_smdsp_48661 tg3_phy_toggle_auxctl_smdsp 0 48661 NULL
7661 -+cx18_av_probe_48663 cx18_av_probe 0 48663 NULL
7662 +aes_encrypt_packets_read_48666 aes_encrypt_packets_read 3 48666 NULL
7663 +sm501_create_subdev_48668 sm501_create_subdev 3-4 48668 NULL
7664 +ubi_eba_unmap_leb_48671 ubi_eba_unmap_leb 0 48671 NULL
7665 @@ -120308,18 +118561,12 @@ index 0000000..8709512
7666 +hysdn_log_write_48694 hysdn_log_write 3 48694 NULL
7667 +altera_drscan_48698 altera_drscan 2 48698 NULL
7668 +kvm_set_irq_routing_48704 kvm_set_irq_routing 3 48704 NULL
7669 -+mwl8k_cmd_update_mac_addr_48706 mwl8k_cmd_update_mac_addr 0 48706 NULL
7670 +lpfc_idiag_drbacc_write_48712 lpfc_idiag_drbacc_write 3 48712 NULL
7671 -+sysfs_rename_dir_ns_48717 sysfs_rename_dir_ns 0 48717 NULL
7672 +SyS_lgetxattr_48719 SyS_lgetxattr 4 48719 NULL
7673 -+sht15_soft_reset_48724 sht15_soft_reset 0 48724 NULL
7674 -+balloon_page_migrate_48740 balloon_page_migrate 0 48740 NULL
7675 +ath6kl_usb_bmi_read_48745 ath6kl_usb_bmi_read 3 48745 NULL
7676 +ath6kl_regwrite_read_48747 ath6kl_regwrite_read 3 48747 NULL
7677 -+l2cap_segment_sdu_48772 l2cap_segment_sdu 4 48772 NULL nohasharray
7678 -+lx_dsp_get_clock_frequency_48772 lx_dsp_get_clock_frequency 0 48772 &l2cap_segment_sdu_48772
7679 ++l2cap_segment_sdu_48772 l2cap_segment_sdu 4 48772 NULL
7680 +gfs2_direct_IO_48774 gfs2_direct_IO 4 48774 NULL
7681 -+tg3_phy_init_48799 tg3_phy_init 0 48799 NULL
7682 +il3945_sta_dbgfs_stats_table_read_48802 il3945_sta_dbgfs_stats_table_read 3 48802 NULL
7683 +twa_change_queue_depth_48808 twa_change_queue_depth 2 48808 NULL
7684 +atomic_counters_read_48827 atomic_counters_read 3 48827 NULL
7685 @@ -120330,11 +118577,8 @@ index 0000000..8709512
7686 +C_SYSC_pwritev64_48864 C_SYSC_pwritev64 3 48864 NULL nohasharray
7687 +viafb_dvp1_proc_write_48864 viafb_dvp1_proc_write 3 48864 &C_SYSC_pwritev64_48864
7688 +__ffs_ep0_read_events_48868 __ffs_ep0_read_events 3 48868 NULL
7689 -+__platform_driver_register_48882 __platform_driver_register 0 48882 NULL
7690 -+devm_regulator_register_supply_alias_48888 devm_regulator_register_supply_alias 0 48888 NULL
7691 +crypto_cipher_ctxsize_48890 crypto_cipher_ctxsize 0 48890 NULL
7692 -+joydev_handle_JSIOCSAXMAP_48898 joydev_handle_JSIOCSAXMAP 3 48898 NULL nohasharray
7693 -+adap_init0_no_config_48898 adap_init0_no_config 0 48898 &joydev_handle_JSIOCSAXMAP_48898
7694 ++joydev_handle_JSIOCSAXMAP_48898 joydev_handle_JSIOCSAXMAP 3 48898 NULL
7695 +xdi_copy_to_user_48900 xdi_copy_to_user 4 48900 NULL
7696 +msg_hdr_sz_48908 msg_hdr_sz 0 48908 NULL
7697 +snd_pcm_update_hw_ptr_48925 snd_pcm_update_hw_ptr 0 48925 NULL
7698 @@ -120343,36 +118587,26 @@ index 0000000..8709512
7699 +event_heart_beat_read_48961 event_heart_beat_read 3 48961 NULL
7700 +nand_ecc_test_run_48966 nand_ecc_test_run 1 48966 NULL
7701 +vmci_handle_arr_create_48971 vmci_handle_arr_create 1 48971 NULL
7702 -+myri10ge_send_cmd_48980 myri10ge_send_cmd 0 48980 NULL
7703 -+xfs_trans_commit_48982 xfs_trans_commit 0 48982 NULL
7704 -+gfs2_dir_add_48987 gfs2_dir_add 0 48987 NULL
7705 -+mlx4_uar_alloc_48992 mlx4_uar_alloc 0 48992 NULL
7706 +rds_rm_size_48996 rds_rm_size 0-2 48996 NULL
7707 +sel_write_enforce_48998 sel_write_enforce 3 48998 NULL
7708 -+null_alloc_rs_49019 null_alloc_rs 2 49019 NULL nohasharray
7709 -+mlx4_RUN_FW_49019 mlx4_RUN_FW 0 49019 &null_alloc_rs_49019
7710 ++null_alloc_rs_49019 null_alloc_rs 2 49019 NULL
7711 +filemap_check_errors_49022 filemap_check_errors 0 49022 NULL
7712 +transient_status_49027 transient_status 4 49027 NULL
7713 +ll_xattr_cache_add_49032 ll_xattr_cache_add 4-0 49032 NULL
7714 -+sta2x11_vip_init_buffer_49091 sta2x11_vip_init_buffer 0 49091 NULL
7715 +scsi_register_49094 scsi_register 2 49094 NULL
7716 +compat_do_readv_writev_49102 compat_do_readv_writev 4 49102 NULL
7717 -+gfs2_diradd_alloc_required_49105 gfs2_diradd_alloc_required 0 49105 NULL
7718 +xfrm_replay_state_esn_len_49119 xfrm_replay_state_esn_len 0 49119 NULL
7719 +ll_max_cached_mb_seq_write_49122 ll_max_cached_mb_seq_write 3 49122 NULL
7720 +pt_read_49136 pt_read 3 49136 NULL nohasharray
7721 +netxen_setup_msi_interrupts_49136 netxen_setup_msi_interrupts 2 49136 &pt_read_49136
7722 -+read_file_49137 read_file 4 49137 NULL
7723 +ipwireless_tty_received_49154 ipwireless_tty_received 3 49154 NULL
7724 +f2fs_acl_count_49155 f2fs_acl_count 0-1 49155 NULL
7725 +ipw_queue_tx_init_49161 ipw_queue_tx_init 3 49161 NULL
7726 +__jfs_setxattr_49175 __jfs_setxattr 5 49175 NULL
7727 +ath6kl_bgscan_int_write_49178 ath6kl_bgscan_int_write 3 49178 NULL
7728 +dvb_dvr_ioctl_49182 dvb_dvr_ioctl 2 49182 NULL
7729 -+print_queue_49191 print_queue 4-0 49191 NULL
7730 -+root_nfs_cat_49192 root_nfs_cat 3 49192 NULL
7731 ++print_queue_49191 print_queue 0-4 49191 NULL
7732 +iwl_dbgfs_ucode_general_stats_read_49199 iwl_dbgfs_ucode_general_stats_read 3 49199 NULL
7733 -+asd_init_post_escbs_49200 asd_init_post_escbs 0 49200 NULL
7734 +il4965_rs_sta_dbgfs_stats_table_read_49206 il4965_rs_sta_dbgfs_stats_table_read 3 49206 NULL
7735 +do_jffs2_getxattr_49210 do_jffs2_getxattr 0 49210 NULL
7736 +nouveau_therm_create__49228 nouveau_therm_create_ 4 49228 NULL
7737 @@ -120386,123 +118620,87 @@ index 0000000..8709512
7738 +SYSC_mincore_49319 SYSC_mincore 2-1 49319 NULL
7739 +fwtty_port_handler_49327 fwtty_port_handler 9 49327 NULL
7740 +srpt_alloc_ioctx_ring_49330 srpt_alloc_ioctx_ring 2-4-3 49330 NULL
7741 -+myri10ge_get_firmware_capabilities_49339 myri10ge_get_firmware_capabilities 0 49339 NULL
7742 +joydev_ioctl_common_49359 joydev_ioctl_common 2 49359 NULL
7743 -+ipr_probe_ioa_part2_49365 ipr_probe_ioa_part2 0 49365 NULL
7744 +iscsi_alloc_session_49390 iscsi_alloc_session 3 49390 NULL
7745 +ext4_ext_index_trans_blocks_49396 ext4_ext_index_trans_blocks 0 49396 NULL
7746 +rx_streaming_always_read_49401 rx_streaming_always_read 3 49401 NULL
7747 +tnode_alloc_49407 tnode_alloc 1 49407 NULL
7748 -+acpi_check_resource_conflict_49420 acpi_check_resource_conflict 0 49420 NULL
7749 +samples_to_bytes_49426 samples_to_bytes 0-2 49426 NULL
7750 +compat_do_msg_fill_49440 compat_do_msg_fill 3 49440 NULL
7751 -+ocfs2_merge_rec_left_49455 ocfs2_merge_rec_left 0 49455 NULL
7752 +__hfsplus_getxattr_49460 __hfsplus_getxattr 0 49460 NULL
7753 -+be_mcc_compl_process_49462 be_mcc_compl_process 0 49462 NULL
7754 +agp_3_5_isochronous_node_enable_49465 agp_3_5_isochronous_node_enable 3 49465 NULL
7755 -+xfs_iformat_local_49472 xfs_iformat_local 4-0 49472 NULL
7756 ++xfs_iformat_local_49472 xfs_iformat_local 4 49472 NULL
7757 +isr_decrypt_done_read_49490 isr_decrypt_done_read 3 49490 NULL
7758 +iwl_dbgfs_disable_power_off_read_49517 iwl_dbgfs_disable_power_off_read 3 49517 NULL
7759 +SyS_listxattr_49519 SyS_listxattr 3 49519 NULL
7760 +emulator_write_phys_49520 emulator_write_phys 2-4 49520 NULL
7761 -+rx_queue_add_kobject_49559 rx_queue_add_kobject 0 49559 NULL
7762 +smk_write_access_49561 smk_write_access 3 49561 NULL
7763 +alloc_chunk_49575 alloc_chunk 1 49575 NULL
7764 +sctp_setsockopt_default_send_param_49578 sctp_setsockopt_default_send_param 3 49578 NULL
7765 -+readfifo_49583 readfifo 1 49583 NULL
7766 -+gfs2_quota_lock_49587 gfs2_quota_lock 0 49587 NULL
7767 +evm_inode_setattr_49594 evm_inode_setattr 0 49594 NULL
7768 +tap_write_49595 tap_write 3 49595 NULL
7769 -+mem_cgroup_charge_file_49596 mem_cgroup_charge_file 0 49596 NULL
7770 +isr_wakeups_read_49607 isr_wakeups_read 3 49607 NULL
7771 +btrfs_mksubvol_49616 btrfs_mksubvol 3 49616 NULL
7772 +heap_init_49617 heap_init 2 49617 NULL
7773 -+smk_write_doi_49621 smk_write_doi 3 49621 NULL nohasharray
7774 -+ath10k_htc_init_49621 ath10k_htc_init 0 49621 &smk_write_doi_49621
7775 ++smk_write_doi_49621 smk_write_doi 3 49621 NULL
7776 +port_fops_read_49626 port_fops_read 3 49626 NULL
7777 +btrfsic_cmp_log_and_dev_bytenr_49628 btrfsic_cmp_log_and_dev_bytenr 2 49628 NULL
7778 -+xfs_ialloc_get_rec_49648 xfs_ialloc_get_rec 0 49648 NULL
7779 -+mthca_cmd_poll_49664 mthca_cmd_poll 0 49664 NULL
7780 -+aa_simple_write_to_buffer_49683 aa_simple_write_to_buffer 4-3 49683 NULL
7781 -+ath9k_hw_post_init_49686 ath9k_hw_post_init 0 49686 NULL
7782 ++aa_simple_write_to_buffer_49683 aa_simple_write_to_buffer 3-4 49683 NULL
7783 +SyS_pwritev_49688 SyS_pwritev 3 49688 NULL
7784 +__setup_irq_49696 __setup_irq 0 49696 NULL
7785 +__copy_from_user_nocheck_49699 __copy_from_user_nocheck 0-3 49699 NULL
7786 +cx2341x_ctrl_new_menu_49700 cx2341x_ctrl_new_menu 3 49700 NULL
7787 -+get_key_haup_common_49709 get_key_haup_common 4 49709 NULL
7788 -+do_splice_to_49714 do_splice_to 4 49714 NULL
7789 +write_pool_49718 write_pool 3 49718 NULL
7790 +kvm_mmu_notifier_invalidate_page_49723 kvm_mmu_notifier_invalidate_page 3 49723 NULL
7791 -+mlx4_QUERY_HCA_49727 mlx4_QUERY_HCA 0 49727 NULL
7792 +sep_create_dcb_dmatables_context_kernel_49728 sep_create_dcb_dmatables_context_kernel 6 49728 NULL
7793 +zd_usb_iowrite16v_49744 zd_usb_iowrite16v 3 49744 NULL
7794 +btrfs_chunk_num_stripes_49751 btrfs_chunk_num_stripes 0 49751 NULL
7795 +fuse_wr_pages_49753 fuse_wr_pages 0-2-1 49753 NULL
7796 +key_conf_keylen_read_49758 key_conf_keylen_read 3 49758 NULL
7797 +fuse_conn_waiting_read_49762 fuse_conn_waiting_read 3 49762 NULL
7798 -+w83977af_fir_interrupt_49775 w83977af_fir_interrupt 0 49775 NULL
7799 +ceph_osdc_readpages_49789 ceph_osdc_readpages 0 49789 NULL
7800 +nfs4_acl_new_49806 nfs4_acl_new 1 49806 NULL
7801 +__of_parse_phandle_with_args_49807 __of_parse_phandle_with_args 0 49807 NULL
7802 -+asd_init_phys_49814 asd_init_phys 0 49814 NULL
7803 +ntfs_copy_from_user_iovec_49829 ntfs_copy_from_user_iovec 6-3-0 49829 NULL
7804 +add_uuid_49831 add_uuid 4 49831 NULL
7805 -+mlx4_QUERY_ADAPTER_49838 mlx4_QUERY_ADAPTER 0 49838 NULL
7806 -+iraw_loop_49842 iraw_loop 0-1 49842 NULL
7807 -+lm8323_write_49845 lm8323_write 2 49845 NULL
7808 +twl4030_write_49846 twl4030_write 2 49846 NULL
7809 +scsi_dispatch_cmd_entry_49848 scsi_dispatch_cmd_entry 3 49848 NULL
7810 +timeradd_entry_49850 timeradd_entry 3 49850 NULL
7811 +fiemap_count_to_size_49869 fiemap_count_to_size 0-1 49869 NULL
7812 +sctp_setsockopt_bindx_49870 sctp_setsockopt_bindx 3 49870 NULL
7813 +osc_brw_49896 osc_brw 4 49896 NULL
7814 -+mvumi_init_fw_49929 mvumi_init_fw 0 49929 NULL
7815 -+config_ep_by_speed_49939 config_ep_by_speed 0 49939 NULL
7816 -+xfs_ialloc_ag_alloc_49960 xfs_ialloc_ag_alloc 0 49960 NULL
7817 +ieee80211_if_fmt_dtim_count_49987 ieee80211_if_fmt_dtim_count 3 49987 NULL
7818 +drm_buffer_copy_from_user_49990 drm_buffer_copy_from_user 3 49990 NULL
7819 +l2cap_chan_send_49995 l2cap_chan_send 3 49995 NULL
7820 +dn_mss_from_pmtu_50011 dn_mss_from_pmtu 0-2 50011 NULL
7821 -+xfs_ialloc_inode_init_50015 xfs_ialloc_inode_init 0 50015 NULL
7822 -+register_inetaddr_notifier_50016 register_inetaddr_notifier 0 50016 NULL
7823 +security_context_to_sid_50019 security_context_to_sid 2 50019 NULL
7824 +isdn_read_50021 isdn_read 3 50021 NULL
7825 -+mdc_rename_pack_50023 mdc_rename_pack 4-6 50023 NULL nohasharray
7826 -+move_to_new_page_50023 move_to_new_page 0 50023 &mdc_rename_pack_50023
7827 ++mdc_rename_pack_50023 mdc_rename_pack 4-6 50023 NULL
7828 +brcmf_debugfs_chipinfo_read_50033 brcmf_debugfs_chipinfo_read 3 50033 NULL
7829 +ioread8_50049 ioread8 0 50049 NULL
7830 +fuse_conn_max_background_write_50061 fuse_conn_max_background_write 3 50061 NULL
7831 +__kfifo_dma_in_prepare_50081 __kfifo_dma_in_prepare 4 50081 NULL
7832 -+dev_set_alias_50084 dev_set_alias 3 50084 NULL
7833 +libcfs_ioctl_popdata_50087 libcfs_ioctl_popdata 3 50087 NULL
7834 +sock_setsockopt_50088 sock_setsockopt 5 50088 NULL
7835 +altera_swap_dr_50090 altera_swap_dr 2 50090 NULL
7836 +android_set_cntry_50100 android_set_cntry 0 50100 NULL
7837 +read_file_slot_50111 read_file_slot 3 50111 NULL
7838 +rx_streaming_interval_write_50120 rx_streaming_interval_write 3 50120 NULL
7839 -+jfs_direct_IO_50125 jfs_direct_IO 4 50125 NULL nohasharray
7840 -+ocfs2_search_one_group_50125 ocfs2_search_one_group 0 50125 &jfs_direct_IO_50125
7841 ++jfs_direct_IO_50125 jfs_direct_IO 4 50125 NULL
7842 +SYSC_preadv_50134 SYSC_preadv 3 50134 NULL
7843 -+clk_round_rate_50144 clk_round_rate 0 50144 NULL
7844 +tx_frag_need_fragmentation_read_50153 tx_frag_need_fragmentation_read 3 50153 NULL
7845 -+xfs_bwrite_50154 xfs_bwrite 0 50154 NULL
7846 +kmalloc_node_50163 kmalloc_node 1 50163 NULL
7847 +rx_filter_ibss_filter_read_50167 rx_filter_ibss_filter_read 3 50167 NULL
7848 +ahd_probe_stack_size_50168 ahd_probe_stack_size 0 50168 NULL
7849 +odev_update_50169 odev_update 2 50169 NULL
7850 +ubi_resize_volume_50172 ubi_resize_volume 2 50172 NULL nohasharray
7851 -+ieee80211_if_fmt_dot11MeshHWMPRannInterval_50172 ieee80211_if_fmt_dot11MeshHWMPRannInterval 3 50172 &ubi_resize_volume_50172 nohasharray
7852 -+xfs_get_blocks_direct_50172 xfs_get_blocks_direct 2 50172 &ieee80211_if_fmt_dot11MeshHWMPRannInterval_50172
7853 ++ieee80211_if_fmt_dot11MeshHWMPRannInterval_50172 ieee80211_if_fmt_dot11MeshHWMPRannInterval 3 50172 &ubi_resize_volume_50172
7854 +cfg80211_roamed_bss_50198 cfg80211_roamed_bss 4-6 50198 NULL
7855 +cyttsp4_probe_50201 cyttsp4_probe 4 50201 NULL
7856 +rx_rx_timeout_wa_read_50204 rx_rx_timeout_wa_read 3 50204 NULL
7857 -+mthca_buddy_init_50206 mthca_buddy_init 2 50206 NULL nohasharray
7858 -+compat_SyS_sendfile_50206 compat_SyS_sendfile 4 50206 &mthca_buddy_init_50206
7859 +l2cap_sock_setsockopt_50207 l2cap_sock_setsockopt 5 50207 NULL
7860 +mon_bin_compat_ioctl_50234 mon_bin_compat_ioctl 3 50234 NULL
7861 +sg_kmalloc_50240 sg_kmalloc 1 50240 NULL
7862 -+adpt_detect_50252 adpt_detect 0 50252 NULL
7863 -+igb_init_interrupt_scheme_50262 igb_init_interrupt_scheme 0 50262 NULL
7864 +rxrpc_setsockopt_50286 rxrpc_setsockopt 5 50286 NULL
7865 +soc_codec_reg_show_50302 soc_codec_reg_show 0-3 50302 NULL
7866 +SYSC_flistxattr_50307 SYSC_flistxattr 3 50307 NULL
7867 @@ -120514,60 +118712,34 @@ index 0000000..8709512
7868 +snd_pcm_lib_writev_50337 snd_pcm_lib_writev 0-3 50337 NULL
7869 +tpm_read_50344 tpm_read 3 50344 NULL
7870 +isdn_ppp_read_50356 isdn_ppp_read 4 50356 NULL
7871 -+iwl_dbgfs_echo_test_write_50362 iwl_dbgfs_echo_test_write 3 50362 NULL nohasharray
7872 -+ocfs2_figure_insert_type_50362 ocfs2_figure_insert_type 0 50362 &iwl_dbgfs_echo_test_write_50362
7873 -+xfrm_send_migrate_50365 xfrm_send_migrate 5 50365 NULL nohasharray
7874 -+snd_vortex_midi_50365 snd_vortex_midi 0 50365 &xfrm_send_migrate_50365
7875 ++iwl_dbgfs_echo_test_write_50362 iwl_dbgfs_echo_test_write 3 50362 NULL
7876 ++xfrm_send_migrate_50365 xfrm_send_migrate 5 50365 NULL
7877 +roccat_common2_receive_50369 roccat_common2_receive 4 50369 NULL
7878 -+ath10k_core_start_50376 ath10k_core_start 0 50376 NULL
7879 +sl_alloc_bufs_50380 sl_alloc_bufs 2 50380 NULL
7880 +l2tp_ip_sendmsg_50411 l2tp_ip_sendmsg 4 50411 NULL
7881 +iscsi_create_conn_50425 iscsi_create_conn 2 50425 NULL
7882 +validate_acl_mac_addrs_50429 validate_acl_mac_addrs 0 50429 NULL
7883 -+uvc_video_init_50433 uvc_video_init 0 50433 NULL
7884 -+xfs_alloc_update_counters_50441 xfs_alloc_update_counters 0 50441 NULL
7885 -+btrfs_error_discard_extent_50444 btrfs_error_discard_extent 2 50444 NULL nohasharray
7886 -+ecryptfs_write_lower_page_segment_50444 ecryptfs_write_lower_page_segment 4 50444 &btrfs_error_discard_extent_50444
7887 -+mlx4_init_icm_50447 mlx4_init_icm 0 50447 NULL
7888 ++btrfs_error_discard_extent_50444 btrfs_error_discard_extent 2 50444 NULL
7889 +pgctrl_write_50453 pgctrl_write 3 50453 NULL
7890 -+usb_amradio_init_50455 usb_amradio_init 0 50455 NULL
7891 -+device_create_sys_dev_entry_50458 device_create_sys_dev_entry 0 50458 NULL
7892 +cfs_size_round_50472 cfs_size_round 0-1 50472 NULL
7893 +cdrom_read_cdda_50478 cdrom_read_cdda 4 50478 NULL
7894 -+t3_mgmt_tx_50484 t3_mgmt_tx 0 50484 NULL
7895 -+xfs_iformat_extents_50486 xfs_iformat_extents 0 50486 NULL
7896 -+gfs2_block_map_50492 gfs2_block_map 0 50492 NULL
7897 +mei_io_cb_alloc_req_buf_50493 mei_io_cb_alloc_req_buf 2 50493 NULL
7898 -+of_irq_parse_one_50494 of_irq_parse_one 0 50494 NULL
7899 +pwr_rcvd_awake_beacons_read_50505 pwr_rcvd_awake_beacons_read 3 50505 NULL
7900 -+be_msix_register_50512 be_msix_register 0 50512 NULL
7901 -+ath10k_wmi_10x_cmd_init_50518 ath10k_wmi_10x_cmd_init 0 50518 NULL
7902 -+lpfc_rq_create_50524 lpfc_rq_create 0 50524 NULL
7903 -+velocity_init_rings_50538 velocity_init_rings 0 50538 NULL
7904 +ath6kl_set_ap_probe_resp_ies_50539 ath6kl_set_ap_probe_resp_ies 3 50539 NULL
7905 -+bh_get_50543 bh_get 0 50543 NULL
7906 -+gfs2_meta_inode_buffer_50544 gfs2_meta_inode_buffer 0 50544 NULL
7907 +usbat_flash_write_data_50553 usbat_flash_write_data 4 50553 NULL
7908 +self_check_peb_vid_hdr_50563 self_check_peb_vid_hdr 0 50563 NULL
7909 +fat_readpages_50582 fat_readpages 4 50582 NULL
7910 +iwl_dbgfs_missed_beacon_read_50584 iwl_dbgfs_missed_beacon_read 3 50584 NULL
7911 -+build_inv_iommu_pages_50589 build_inv_iommu_pages 2-3 50589 NULL
7912 +xillybus_write_50605 xillybus_write 3 50605 NULL
7913 +rx_rx_checksum_result_read_50617 rx_rx_checksum_result_read 3 50617 NULL
7914 -+ocfs2_split_extent_50618 ocfs2_split_extent 0 50618 NULL
7915 +sparse_early_usemaps_alloc_node_50623 sparse_early_usemaps_alloc_node 4 50623 NULL
7916 +simple_transaction_get_50633 simple_transaction_get 3 50633 NULL
7917 -+gfs2_unstuff_dinode_50644 gfs2_unstuff_dinode 0 50644 NULL
7918 -+ocfs2_do_insert_extent_50658 ocfs2_do_insert_extent 0 50658 NULL
7919 +ath6kl_tm_rx_event_50664 ath6kl_tm_rx_event 3 50664 NULL
7920 +bnad_debugfs_read_50665 bnad_debugfs_read 3 50665 NULL
7921 -+__mlx4_counter_alloc_50677 __mlx4_counter_alloc 0 50677 NULL
7922 -+prism2_read_fid_reg_50689 prism2_read_fid_reg 0 50689 NULL nohasharray
7923 -+i2c_smbus_read_byte_data_50689 i2c_smbus_read_byte_data 0 50689 &prism2_read_fid_reg_50689
7924 ++prism2_read_fid_reg_50689 prism2_read_fid_reg 0 50689 NULL
7925 +xfs_growfs_get_hdr_buf_50697 xfs_growfs_get_hdr_buf 3 50697 NULL
7926 +dev_mem_read_50706 dev_mem_read 3 50706 NULL
7927 +blk_check_plugged_50736 blk_check_plugged 3 50736 NULL
7928 -+xen_initdom_setup_msi_irqs_50737 xen_initdom_setup_msi_irqs 2 50737 NULL
7929 +__ext3_get_inode_loc_50744 __ext3_get_inode_loc 0 50744 NULL
7930 +ocfs2_xattr_block_get_50773 ocfs2_xattr_block_get 0 50773 NULL
7931 +tm6000_read_write_usb_50774 tm6000_read_write_usb 7 50774 NULL
7932 @@ -120578,18 +118750,14 @@ index 0000000..8709512
7933 +write_flush_50803 write_flush 3 50803 NULL
7934 +dvb_play_50814 dvb_play 3 50814 NULL
7935 +btrfs_stack_file_extent_disk_num_bytes_50825 btrfs_stack_file_extent_disk_num_bytes 0 50825 NULL
7936 -+dpcm_show_state_50827 dpcm_show_state 0 50827 NULL nohasharray
7937 -+init_rx_ring_50827 init_rx_ring 0 50827 &dpcm_show_state_50827
7938 ++dpcm_show_state_50827 dpcm_show_state 0 50827 NULL
7939 +SetArea_50835 SetArea 4 50835 NULL
7940 +videobuf_dma_init_user_50839 videobuf_dma_init_user 4-3 50839 NULL
7941 +self_check_write_50856 self_check_write 0 50856 NULL
7942 +carl9170_debugfs_write_50857 carl9170_debugfs_write 3 50857 NULL
7943 -+v4l2_ctrl_add_handler_50888 v4l2_ctrl_add_handler 0 50888 NULL
7944 +SyS_lgetxattr_50889 SyS_lgetxattr 4 50889 NULL
7945 -+mlx5_cmd_status_to_err_50891 mlx5_cmd_status_to_err 0 50891 NULL
7946 +netlbl_secattr_catmap_walk_rng_50894 netlbl_secattr_catmap_walk_rng 0-2 50894 NULL
7947 +__bdev_writeseg_50903 __bdev_writeseg 4 50903 NULL
7948 -+xfs_alloc_get_freelist_50906 xfs_alloc_get_freelist 0 50906 NULL
7949 +xfs_iext_remove_50909 xfs_iext_remove 3 50909 NULL
7950 +blk_rq_cur_sectors_50910 blk_rq_cur_sectors 0 50910 NULL
7951 +hash_recvmsg_50924 hash_recvmsg 4 50924 NULL
7952 @@ -120599,11 +118767,8 @@ index 0000000..8709512
7953 +virtio_cread16_50951 virtio_cread16 0 50951 NULL
7954 +sdio_uart_write_50954 sdio_uart_write 3 50954 NULL
7955 +SyS_setxattr_50957 SyS_setxattr 4 50957 NULL
7956 -+typhoon_start_runtime_50974 typhoon_start_runtime 0 50974 NULL
7957 -+of_modalias_node_50975 of_modalias_node 3 50975 NULL
7958 +iwl_statistics_flag_50981 iwl_statistics_flag 0-3 50981 NULL
7959 +timeout_write_50991 timeout_write 3 50991 NULL
7960 -+asd_seq_start_cseq_51001 asd_seq_start_cseq 0 51001 NULL
7961 +proc_write_51003 proc_write 3 51003 NULL
7962 +jbd2_journal_extend_51012 jbd2_journal_extend 2 51012 NULL
7963 +lbs_dev_info_51023 lbs_dev_info 3 51023 NULL
7964 @@ -120612,28 +118777,19 @@ index 0000000..8709512
7965 +dump_midi_51040 dump_midi 3 51040 NULL
7966 +usb_get_descriptor_51041 usb_get_descriptor 0 51041 NULL
7967 +srpt_alloc_ioctx_51042 srpt_alloc_ioctx 2-3 51042 NULL
7968 -+get_first_leaf_51044 get_first_leaf 0 51044 NULL
7969 +do_arpt_set_ctl_51053 do_arpt_set_ctl 4 51053 NULL
7970 +wusb_prf_64_51065 wusb_prf_64 7 51065 NULL
7971 +jbd2_journal_init_revoke_51088 jbd2_journal_init_revoke 2 51088 NULL
7972 -+solo_enc_v4l2_init_51094 solo_enc_v4l2_init 0 51094 NULL
7973 +__ocfs2_find_path_51096 __ocfs2_find_path 0 51096 NULL
7974 +ti_recv_51110 ti_recv 3 51110 NULL
7975 -+__atomic_notifier_call_chain_51130 __atomic_notifier_call_chain 0 51130 NULL
7976 +alloc_rtllib_51136 alloc_rtllib 1 51136 NULL
7977 -+ath10k_bmi_write_memory_51137 ath10k_bmi_write_memory 0 51137 NULL
7978 +simple_xattr_set_51140 simple_xattr_set 4 51140 NULL
7979 +xfs_trans_get_efd_51148 xfs_trans_get_efd 3 51148 NULL
7980 -+driver_attach_51156 driver_attach 0 51156 NULL
7981 -+asd_chip_hardrst_51191 asd_chip_hardrst 0 51191 NULL
7982 +snd_pcm_unlink_51210 snd_pcm_unlink 0 51210 NULL
7983 -+ath5k_hw_post_51224 ath5k_hw_post 0 51224 NULL
7984 +iwl_dbgfs_bcast_filters_macs_read_51231 iwl_dbgfs_bcast_filters_macs_read 3 51231 NULL
7985 +nf_ct_ext_create_51232 nf_ct_ext_create 3 51232 NULL
7986 +snd_pcm_write_51235 snd_pcm_write 3 51235 NULL
7987 +drm_property_create_51239 drm_property_create 4 51239 NULL
7988 -+ath10k_bmi_fast_download_51242 ath10k_bmi_fast_download 0 51242 NULL
7989 -+lx_init_xilinx_reset_51245 lx_init_xilinx_reset 0 51245 NULL
7990 +st_read_51251 st_read 3 51251 NULL
7991 +compat_dccp_setsockopt_51263 compat_dccp_setsockopt 5 51263 NULL
7992 +target_alloc_sgl_51264 target_alloc_sgl 3 51264 NULL
7993 @@ -120642,48 +118798,34 @@ index 0000000..8709512
7994 +pvr2_std_id_to_str_51288 pvr2_std_id_to_str 2 51288 NULL
7995 +bnad_debugfs_read_regrd_51308 bnad_debugfs_read_regrd 3 51308 NULL
7996 +init_map_ipmac_51317 init_map_ipmac 5 51317 NULL
7997 -+ocfs2_read_inode_block_51319 ocfs2_read_inode_block 0 51319 NULL
7998 +alloc_hippi_dev_51320 alloc_hippi_dev 1 51320 NULL
7999 +ext2_xattr_get_51327 ext2_xattr_get 0 51327 NULL
8000 +alloc_smp_req_51337 alloc_smp_req 1 51337 NULL
8001 -+hpsa_controller_hard_reset_51338 hpsa_controller_hard_reset 0 51338 NULL
8002 +ipw_get_event_log_len_51341 ipw_get_event_log_len 0 51341 NULL
8003 +ieee80211_if_fmt_estab_plinks_51370 ieee80211_if_fmt_estab_plinks 3 51370 NULL
8004 +radeon_kms_compat_ioctl_51371 radeon_kms_compat_ioctl 2 51371 NULL
8005 -+mlx4_cmd_init_51403 mlx4_cmd_init 0 51403 NULL
8006 -+rtl8180_init_hw_51409 rtl8180_init_hw 0 51409 NULL
8007 +blk_register_region_51424 blk_register_region 1-2 51424 NULL
8008 +mwifiex_rdeeprom_read_51429 mwifiex_rdeeprom_read 3 51429 NULL
8009 +hfsplus_brec_read_51436 hfsplus_brec_read 0 51436 NULL
8010 -+xfs_mod_incore_sb_unlocked_51439 xfs_mod_incore_sb_unlocked 0 51439 NULL
8011 +ieee80211_if_read_dot11MeshHWMPRootMode_51441 ieee80211_if_read_dot11MeshHWMPRootMode 3 51441 NULL
8012 +print_devstats_dot11ACKFailureCount_51443 print_devstats_dot11ACKFailureCount 3 51443 NULL
8013 -+dvb_register_frontend_51453 dvb_register_frontend 0 51453 NULL
8014 +vmxnet3_acquire_msix_vectors_51462 vmxnet3_acquire_msix_vectors 2 51462 NULL
8015 +____alloc_ei_netdev_51475 ____alloc_ei_netdev 1 51475 NULL
8016 +xfs_buf_get_uncached_51477 xfs_buf_get_uncached 2 51477 NULL
8017 -+lpfc_sli4_read_rev_51480 lpfc_sli4_read_rev 0 51480 NULL
8018 +kvm_fetch_guest_virt_51493 kvm_fetch_guest_virt 4-2 51493 NULL
8019 +ieee80211_if_write_uapsd_queues_51526 ieee80211_if_write_uapsd_queues 3 51526 NULL
8020 -+vortex_core_init_51535 vortex_core_init 0 51535 NULL
8021 +__alloc_eip_netdev_51549 __alloc_eip_netdev 1 51549 NULL
8022 +batadv_tt_prepare_tvlv_local_data_51568 batadv_tt_prepare_tvlv_local_data 0 51568 NULL
8023 -+va1j5jf8007s_prepare_1_51575 va1j5jf8007s_prepare_1 0 51575 NULL
8024 -+ixgb_get_eeprom_len_51586 ixgb_get_eeprom_len 0 51586 NULL nohasharray
8025 -+snd_msndmix_new_51586 snd_msndmix_new 0 51586 &ixgb_get_eeprom_len_51586
8026 ++ixgb_get_eeprom_len_51586 ixgb_get_eeprom_len 0 51586 NULL
8027 +aac_convert_sgraw2_51598 aac_convert_sgraw2 4 51598 NULL
8028 +table_size_to_number_of_entries_51613 table_size_to_number_of_entries 0-1 51613 NULL
8029 +extent_fiemap_51621 extent_fiemap 3 51621 NULL
8030 -+ath10k_core_probe_fw_51628 ath10k_core_probe_fw 0 51628 NULL
8031 -+mlx4_INIT_HCA_51640 mlx4_INIT_HCA 0 51640 NULL
8032 +sctp_auth_create_key_51641 sctp_auth_create_key 1 51641 NULL
8033 +iscsi_create_session_51647 iscsi_create_session 3 51647 NULL
8034 -+xfs_iformat_btree_51651 xfs_iformat_btree 0 51651 NULL
8035 +ps_upsd_utilization_read_51669 ps_upsd_utilization_read 3 51669 NULL
8036 +sctp_setsockopt_associnfo_51684 sctp_setsockopt_associnfo 3 51684 NULL
8037 +rtw_os_xmit_resource_alloc23a_51693 rtw_os_xmit_resource_alloc23a 3 51693 NULL
8038 +host_mapping_level_51696 host_mapping_level 0 51696 NULL
8039 -+atomic_notifier_chain_register_51697 atomic_notifier_chain_register 0 51697 NULL
8040 +sel_write_access_51704 sel_write_access 3 51704 NULL
8041 +tty_cdev_add_51714 tty_cdev_add 2-4 51714 NULL
8042 +v9fs_alloc_rdir_buf_51716 v9fs_alloc_rdir_buf 2 51716 NULL
8043 @@ -120693,13 +118835,9 @@ index 0000000..8709512
8044 +get_user_pages_fast_51751 get_user_pages_fast 0 51751 NULL
8045 +ifx_spi_insert_flip_string_51752 ifx_spi_insert_flip_string 3 51752 NULL
8046 +if_write_51756 if_write 3 51756 NULL
8047 -+res_tracker_insert_51757 res_tracker_insert 0 51757 NULL
8048 -+iio_buffer_add_channel_sysfs_51766 iio_buffer_add_channel_sysfs 0 51766 NULL
8049 -+ican3_set_termination_51769 ican3_set_termination 0 51769 NULL
8050 +ssd1307fb_alloc_array_51788 ssd1307fb_alloc_array 1 51788 NULL
8051 +qib_alloc_devdata_51819 qib_alloc_devdata 2 51819 NULL
8052 +buffer_from_user_51826 buffer_from_user 3 51826 NULL
8053 -+topology_add_dev_51831 topology_add_dev 0 51831 NULL
8054 +ioread32_51847 ioread32 0 51847 NULL nohasharray
8055 +read_file_tgt_tx_stats_51847 read_file_tgt_tx_stats 3 51847 &ioread32_51847
8056 +do_readv_writev_51849 do_readv_writev 4 51849 NULL
8057 @@ -120709,79 +118847,53 @@ index 0000000..8709512
8058 +get_indirect_ea_51869 get_indirect_ea 4 51869 NULL
8059 +user_read_51881 user_read 3 51881 NULL
8060 +dbAdjCtl_51888 dbAdjCtl 0 51888 NULL
8061 -+SyS_mq_timedsend_51896 SyS_mq_timedsend 3 51896 NULL nohasharray
8062 -+virt_to_phys_51896 virt_to_phys 0 51896 &SyS_mq_timedsend_51896
8063 ++SyS_mq_timedsend_51896 SyS_mq_timedsend 3 51896 NULL
8064 +wmi_set_ie_51919 wmi_set_ie 3 51919 NULL
8065 +dbg_status_buf_51930 dbg_status_buf 2 51930 NULL
8066 +__tcp_mtu_to_mss_51938 __tcp_mtu_to_mss 0-2 51938 NULL
8067 -+xfrm_alg_len_51940 xfrm_alg_len 0 51940 NULL nohasharray
8068 -+remove_xrcdn_ok_51940 remove_xrcdn_ok 0 51940 &xfrm_alg_len_51940
8069 -+scsi_get_vpd_page_51951 scsi_get_vpd_page 4 51951 NULL nohasharray
8070 -+solo_enc_init_51951 solo_enc_init 0 51951 &scsi_get_vpd_page_51951
8071 -+snd_mask_min_51969 snd_mask_min 0 51969 NULL nohasharray
8072 -+arizona_free_irq_51969 arizona_free_irq 2 51969 &snd_mask_min_51969
8073 -+__blkdev_get_51972 __blkdev_get 0 51972 NULL nohasharray
8074 -+read_page_51972 read_page 2 51972 &__blkdev_get_51972
8075 ++xfrm_alg_len_51940 xfrm_alg_len 0 51940 NULL
8076 ++scsi_get_vpd_page_51951 scsi_get_vpd_page 4 51951 NULL
8077 ++snd_mask_min_51969 snd_mask_min 0 51969 NULL
8078 ++__blkdev_get_51972 __blkdev_get 0 51972 NULL
8079 +get_zone_51981 get_zone 0-1 51981 NULL
8080 +ath6kl_sdio_alloc_prep_scat_req_51986 ath6kl_sdio_alloc_prep_scat_req 2 51986 NULL
8081 -+_c4iw_write_mem_dma_51991 _c4iw_write_mem_dma 3 51991 NULL
8082 -+__detect_osd_51993 __detect_osd 0 51993 NULL
8083 +dwc3_mode_write_51997 dwc3_mode_write 3 51997 NULL
8084 -+scsi_sysfs_add_host_52010 scsi_sysfs_add_host 0 52010 NULL
8085 +skb_copy_datagram_from_iovec_52014 skb_copy_datagram_from_iovec 4-2-5 52014 NULL
8086 +rdmalt_52022 rdmalt 0 52022 NULL
8087 +override_release_52032 override_release 2 52032 NULL
8088 -+mlx4_QUERY_FUNC_CAP_52041 mlx4_QUERY_FUNC_CAP 0 52041 NULL
8089 +end_port_52042 end_port 0 52042 NULL
8090 +dma_rx_errors_read_52045 dma_rx_errors_read 3 52045 NULL
8091 +msnd_fifo_write_52052 msnd_fifo_write 0-3 52052 NULL
8092 +dvb_ringbuffer_avail_52057 dvb_ringbuffer_avail 0 52057 NULL
8093 -+regulator_disable_52058 regulator_disable 0 52058 NULL
8094 +__fuse_request_alloc_52060 __fuse_request_alloc 1 52060 NULL
8095 +isofs_readpages_52067 isofs_readpages 4 52067 NULL
8096 +mxuport_process_read_urb_data_52072 mxuport_process_read_urb_data 3 52072 NULL
8097 +nsm_get_handle_52089 nsm_get_handle 4 52089 NULL
8098 +ulist_add_merge_52096 ulist_add_merge 0 52096 NULL
8099 -+o2net_debug_read_52105 o2net_debug_read 3 52105 NULL nohasharray
8100 -+__mlx4_srq_alloc_icm_52105 __mlx4_srq_alloc_icm 0 52105 &o2net_debug_read_52105
8101 ++o2net_debug_read_52105 o2net_debug_read 3 52105 NULL
8102 +split_scan_timeout_write_52128 split_scan_timeout_write 3 52128 NULL
8103 +retry_count_read_52129 retry_count_read 3 52129 NULL
8104 +snd_pcm_channel_info_user_52135 snd_pcm_channel_info_user 0 52135 NULL
8105 -+xfs_btree_change_owner_52137 xfs_btree_change_owner 0 52137 NULL
8106 +gdm_usb_hci_send_52138 gdm_usb_hci_send 3 52138 NULL
8107 +sub_alloc_52140 sub_alloc 0 52140 NULL
8108 +hysdn_conf_write_52145 hysdn_conf_write 3 52145 NULL
8109 +htable_size_52148 htable_size 0-1 52148 NULL
8110 -+gfs2_rs_alloc_52152 gfs2_rs_alloc 0 52152 NULL
8111 +smk_write_load2_52155 smk_write_load2 3 52155 NULL
8112 -+SendEventNotification_52160 SendEventNotification 0 52160 NULL
8113 +ieee80211_if_read_dot11MeshRetryTimeout_52168 ieee80211_if_read_dot11MeshRetryTimeout 3 52168 NULL
8114 +mga_compat_ioctl_52170 mga_compat_ioctl 2 52170 NULL
8115 -+ppa_init_52174 ppa_init 0 52174 NULL
8116 +print_prefix_52176 print_prefix 0 52176 NULL
8117 +proc_pid_readlink_52186 proc_pid_readlink 3 52186 NULL
8118 +reiserfs_posix_acl_from_disk_52191 reiserfs_posix_acl_from_disk 2 52191 NULL
8119 +vmci_qp_broker_alloc_52216 vmci_qp_broker_alloc 6-5 52216 NULL
8120 -+de_init_rings_52222 de_init_rings 0 52222 NULL
8121 -+mlx4_get_ownership_52227 mlx4_get_ownership 0 52227 NULL
8122 -+ntb_bus_init_52228 ntb_bus_init 0 52228 NULL
8123 -+fuse_request_alloc_52243 fuse_request_alloc 1 52243 NULL nohasharray
8124 -+xfs_iomap_eof_align_last_fsb_52243 xfs_iomap_eof_align_last_fsb 0-3 52243 &fuse_request_alloc_52243
8125 -+ocfs2_try_to_merge_extent_52244 ocfs2_try_to_merge_extent 0 52244 NULL
8126 -+pm80x_request_irq_52250 pm80x_request_irq 2 52250 NULL
8127 ++fuse_request_alloc_52243 fuse_request_alloc 1 52243 NULL
8128 +mdiobus_alloc_size_52259 mdiobus_alloc_size 1 52259 NULL
8129 +shrink_slab_52261 shrink_slab 2 52261 NULL
8130 +sisusbcon_do_font_op_52271 sisusbcon_do_font_op 9 52271 NULL
8131 -+handle_supp_msgs_52284 handle_supp_msgs 4 52284 NULL
8132 -+bcm2048_checkrev_52286 bcm2048_checkrev 0 52286 NULL
8133 -+kobject_set_name_vargs_52309 kobject_set_name_vargs 0 52309 NULL
8134 +read_file_reset_52310 read_file_reset 3 52310 NULL
8135 +ssd1307fb_write_52315 ssd1307fb_write 3 52315 NULL
8136 +request_asymmetric_key_52317 request_asymmetric_key 2-4 52317 NULL
8137 +hwflags_read_52318 hwflags_read 3 52318 NULL
8138 -+t3_sge_init_rspcntxt_52321 t3_sge_init_rspcntxt 0 52321 NULL
8139 +snd_pcm_hw_free_52327 snd_pcm_hw_free 0 52327 NULL
8140 -+si470x_set_chan_52329 si470x_set_chan 0 52329 NULL
8141 +test_unaligned_bulk_52333 test_unaligned_bulk 3 52333 NULL
8142 +hur_len_52339 hur_len 0 52339 NULL
8143 +bytes_to_frames_52362 bytes_to_frames 0-2 52362 NULL nohasharray
8144 @@ -120789,123 +118901,86 @@ index 0000000..8709512
8145 +copy_entries_to_user_52367 copy_entries_to_user 1 52367 NULL
8146 +iwl_dump_fh_52371 iwl_dump_fh 0 52371 NULL
8147 +hfsplus_find_attr_52374 hfsplus_find_attr 0 52374 NULL
8148 -+ocfs2_journal_access_eb_52377 ocfs2_journal_access_eb 0 52377 NULL
8149 +mq_emit_config_values_52378 mq_emit_config_values 3 52378 NULL
8150 +isdn_writebuf_stub_52383 isdn_writebuf_stub 4 52383 NULL
8151 +jfs_setxattr_52389 jfs_setxattr 4 52389 NULL
8152 +aer_inject_write_52399 aer_inject_write 3 52399 NULL
8153 -+cyz_load_fw_52409 cyz_load_fw 0 52409 NULL nohasharray
8154 -+get_device_info_52409 get_device_info 0 52409 &cyz_load_fw_52409
8155 +line6_midibuf_init_52425 line6_midibuf_init 2 52425 NULL
8156 +hso_serial_common_create_52428 hso_serial_common_create 4 52428 NULL
8157 +delay_status_52431 delay_status 5 52431 NULL
8158 +ath6kl_delete_qos_write_52435 ath6kl_delete_qos_write 3 52435 NULL
8159 +ieee80211_if_fmt_num_sta_ps_52438 ieee80211_if_fmt_num_sta_ps 3 52438 NULL
8160 -+acpi_nvs_for_each_region_52448 acpi_nvs_for_each_region 0 52448 NULL
8161 +alauda_read_data_52452 alauda_read_data 3 52452 NULL
8162 -+mlx4_register_device_52470 mlx4_register_device 0 52470 NULL
8163 +ieee80211_alloc_txb_52477 ieee80211_alloc_txb 1 52477 NULL
8164 +usb_tranzport_write_52479 usb_tranzport_write 3 52479 NULL
8165 +ocfs2_extend_no_holes_52483 ocfs2_extend_no_holes 3-4 52483 NULL
8166 +fd_do_rw_52495 fd_do_rw 3 52495 NULL
8167 -+myri10ge_adopt_running_firmware_52498 myri10ge_adopt_running_firmware 0 52498 NULL
8168 +int_tasklet_entry_52500 int_tasklet_entry 3 52500 NULL
8169 -+xfs_alloc_get_rec_52502 xfs_alloc_get_rec 0 52502 NULL
8170 -+stex_handshake_52503 stex_handshake 0 52503 NULL
8171 +lmv_get_easize_52504 lmv_get_easize 0 52504 NULL
8172 +pm_qos_power_write_52513 pm_qos_power_write 3 52513 NULL
8173 +bt_sock_stream_recvmsg_52518 bt_sock_stream_recvmsg 4 52518 NULL
8174 +dup_variable_bug_52525 dup_variable_bug 3 52525 NULL
8175 +raw_recvmsg_52529 raw_recvmsg 4 52529 NULL
8176 -+SyS_vmsplice_52540 SyS_vmsplice 3 52540 NULL nohasharray
8177 -+mvumi_alloc_cmds_52540 mvumi_alloc_cmds 0 52540 &SyS_vmsplice_52540
8178 ++SyS_vmsplice_52540 SyS_vmsplice 3 52540 NULL
8179 +dccpprobe_read_52549 dccpprobe_read 3 52549 NULL
8180 -+ntfs_prepare_pages_for_non_resident_write_52556 ntfs_prepare_pages_for_non_resident_write 0 52556 NULL
8181 +debug_level_proc_write_52572 debug_level_proc_write 3 52572 NULL
8182 -+kernfs_setattr_52583 kernfs_setattr 0 52583 NULL
8183 +isku_sysfs_read_macro_52587 isku_sysfs_read_macro 6 52587 NULL
8184 +snd_pcm_sw_params_52594 snd_pcm_sw_params 0 52594 NULL
8185 +SyS_setsockopt_52610 SyS_setsockopt 5 52610 NULL
8186 +ll_sa_entry_alloc_52611 ll_sa_entry_alloc 4 52611 NULL
8187 -+vq_init_52634 vq_init 0 52634 NULL
8188 +tps80031_writes_52638 tps80031_writes 3-4 52638 NULL
8189 +brcmf_sdio_assert_info_52653 brcmf_sdio_assert_info 4 52653 NULL
8190 +nvme_queue_extra_52661 nvme_queue_extra 0-1 52661 NULL
8191 +SYSC_gethostname_52677 SYSC_gethostname 2 52677 NULL
8192 -+reg_write_range_52690 reg_write_range 4 52690 NULL
8193 +nvd0_disp_pioc_create__52693 nvd0_disp_pioc_create_ 5 52693 NULL
8194 +nouveau_client_create__52715 nouveau_client_create_ 5 52715 NULL
8195 +__dm_stat_bio_52722 __dm_stat_bio 3 52722 NULL
8196 +cx25840_ir_rx_read_52724 cx25840_ir_rx_read 3 52724 NULL
8197 +blkcipher_next_slow_52733 blkcipher_next_slow 3-4 52733 NULL
8198 -+pch_gbe_hal_read_mac_addr_52734 pch_gbe_hal_read_mac_addr 0 52734 NULL
8199 +relay_alloc_page_array_52735 relay_alloc_page_array 1 52735 NULL
8200 -+hfcsusb_rx_frame_52745 hfcsusb_rx_frame 3 52745 NULL
8201 -+snd_card_proc_new_52754 snd_card_proc_new 0 52754 NULL
8202 +carl9170_debugfs_vif_dump_read_52755 carl9170_debugfs_vif_dump_read 3 52755 NULL
8203 +ieee80211_if_read_beacon_timeout_52756 ieee80211_if_read_beacon_timeout 3 52756 NULL
8204 +nvme_trans_ext_inq_page_52776 nvme_trans_ext_inq_page 3 52776 NULL
8205 +pwr_rcvd_beacons_read_52836 pwr_rcvd_beacons_read 3 52836 NULL
8206 +lb_alloc_ep_req_52837 lb_alloc_ep_req 2 52837 NULL
8207 -+mon_bin_get_event_52863 mon_bin_get_event 6-4 52863 NULL
8208 ++mon_bin_get_event_52863 mon_bin_get_event 4-6 52863 NULL
8209 +twl6030_gpadc_write_52867 twl6030_gpadc_write 1 52867 NULL
8210 -+qib_decode_6120_err_52876 qib_decode_6120_err 3 52876 NULL
8211 +twlreg_write_52880 twlreg_write 3 52880 NULL
8212 +pvr2_ctrl_value_to_sym_internal_52881 pvr2_ctrl_value_to_sym_internal 5 52881 NULL
8213 +cache_read_procfs_52882 cache_read_procfs 3 52882 NULL
8214 +kvm_kvzalloc_52894 kvm_kvzalloc 1 52894 NULL
8215 -+arizona_request_irq_52908 arizona_request_irq 2 52908 NULL
8216 +dio_bio_reap_52913 dio_bio_reap 0 52913 NULL
8217 +__kfifo_out_peek_r_52919 __kfifo_out_peek_r 3 52919 NULL
8218 +iblock_get_bio_52936 iblock_get_bio 3 52936 NULL
8219 -+__nodes_remap_52951 __nodes_remap 5 52951 NULL
8220 +ieee80211_if_fmt_fwded_mcast_52961 ieee80211_if_fmt_fwded_mcast 3 52961 NULL
8221 -+ipg_reset_52970 ipg_reset 0 52970 NULL
8222 -+niu_serdes_init_52980 niu_serdes_init 0 52980 NULL
8223 -+lx_message_send_atomic_52981 lx_message_send_atomic 0 52981 NULL
8224 +tx_tx_exch_read_52986 tx_tx_exch_read 3 52986 NULL
8225 +num_node_state_52989 num_node_state 0 52989 NULL
8226 -+efivarfs_file_write_53000 efivarfs_file_write 3 53000 NULL
8227 +btrfs_free_and_pin_reserved_extent_53016 btrfs_free_and_pin_reserved_extent 2 53016 NULL
8228 +tx_tx_exch_pending_read_53018 tx_tx_exch_pending_read 3 53018 NULL
8229 -+xfs_rtfree_extent_53024 xfs_rtfree_extent 0 53024 NULL
8230 -+ocfs2_new_leaf_refcount_block_53036 ocfs2_new_leaf_refcount_block 0 53036 NULL
8231 +bio_cur_bytes_53037 bio_cur_bytes 0 53037 NULL
8232 -+videobuf_dvb_register_adapter_53054 videobuf_dvb_register_adapter 0 53054 NULL
8233 +regcache_lzo_block_count_53056 regcache_lzo_block_count 0 53056 NULL
8234 +cfi_read_query_53066 cfi_read_query 0 53066 NULL
8235 +iwl_dbgfs_interrupt_write_53069 iwl_dbgfs_interrupt_write 3 53069 NULL
8236 +mwifiex_debug_read_53074 mwifiex_debug_read 3 53074 NULL
8237 -+mlx4_comm_cmd_53076 mlx4_comm_cmd 0 53076 NULL
8238 -+vmci_check_host_caps_53087 vmci_check_host_caps 0 53087 NULL
8239 +mic_virtio_copy_from_user_53107 mic_virtio_copy_from_user 3 53107 NULL
8240 -+il3945_setup_mac_53110 il3945_setup_mac 0 53110 NULL
8241 +verity_status_53120 verity_status 5 53120 NULL
8242 +brcmf_usb_dl_cmd_53130 brcmf_usb_dl_cmd 4 53130 NULL
8243 -+inode_newsize_ok_53140 inode_newsize_ok 0 53140 NULL nohasharray
8244 -+ps_poll_ps_poll_max_ap_turn_read_53140 ps_poll_ps_poll_max_ap_turn_read 3 53140 &inode_newsize_ok_53140
8245 ++ps_poll_ps_poll_max_ap_turn_read_53140 ps_poll_ps_poll_max_ap_turn_read 3 53140 NULL nohasharray
8246 ++inode_newsize_ok_53140 inode_newsize_ok 0 53140 &ps_poll_ps_poll_max_ap_turn_read_53140
8247 +ieee80211_bss_info_update_53170 ieee80211_bss_info_update 4 53170 NULL
8248 +btrfs_io_bio_alloc_53179 btrfs_io_bio_alloc 2 53179 NULL
8249 -+find_good_lh_53183 find_good_lh 0 53183 NULL
8250 +clear_capture_buf_53192 clear_capture_buf 2 53192 NULL
8251 -+xfs_btree_updkey_53195 xfs_btree_updkey 0 53195 NULL
8252 +tx_tx_start_data_read_53219 tx_tx_start_data_read 3 53219 NULL
8253 -+mlx4_master_process_vhcr_53239 mlx4_master_process_vhcr 0 53239 NULL
8254 +ptlrpc_lprocfs_req_history_max_seq_write_53243 ptlrpc_lprocfs_req_history_max_seq_write 3 53243 NULL
8255 -+xfs_trans_read_buf_map_53258 xfs_trans_read_buf_map 5-0 53258 NULL
8256 ++xfs_trans_read_buf_map_53258 xfs_trans_read_buf_map 5 53258 NULL
8257 +wil_write_file_ssid_53266 wil_write_file_ssid 3 53266 NULL
8258 +btrfs_file_extent_num_bytes_53269 btrfs_file_extent_num_bytes 0 53269 NULL
8259 -+scsi_add_device_53316 scsi_add_device 0 53316 NULL
8260 +ftrace_profile_write_53327 ftrace_profile_write 3 53327 NULL
8261 +find_nr_power_limit_53330 find_nr_power_limit 0 53330 NULL
8262 +gsm_control_reply_53333 gsm_control_reply 4 53333 NULL
8263 +btree_keys_bytes_53348 btree_keys_bytes 0 53348 NULL
8264 +sock_setbindtodevice_53369 sock_setbindtodevice 3 53369 NULL
8265 +get_random_bytes_arch_53370 get_random_bytes_arch 2 53370 NULL
8266 -+pci_user_write_config_word_53375 pci_user_write_config_word 0 53375 NULL
8267 -+xfs_imap_53389 xfs_imap 0 53389 NULL
8268 -+bcm2048_get_rds_wline_53393 bcm2048_get_rds_wline 0 53393 NULL
8269 -+isolate_lru_page_53417 isolate_lru_page 0 53417 NULL
8270 +isr_cmd_cmplt_read_53439 isr_cmd_cmplt_read 3 53439 NULL
8271 +mwifiex_info_read_53447 mwifiex_info_read 3 53447 NULL
8272 +apei_exec_run_optional_53452 apei_exec_run_optional 0 53452 NULL
8273 @@ -120914,63 +118989,44 @@ index 0000000..8709512
8274 +create_trace_kprobe_53475 create_trace_kprobe 1 53475 &ima_write_template_field_data_53475
8275 +iowarrior_read_53483 iowarrior_read 3 53483 NULL
8276 +osd_req_write_kern_53486 osd_req_write_kern 5 53486 NULL
8277 -+memory_notify_53496 memory_notify 0 53496 NULL
8278 +do_verify_xattr_datum_53499 do_verify_xattr_datum 0 53499 NULL
8279 +snd_pcm_format_physical_width_53505 snd_pcm_format_physical_width 0 53505 NULL
8280 +dbAllocNext_53506 dbAllocNext 0 53506 NULL
8281 +force_sc_support_write_53512 force_sc_support_write 3 53512 NULL nohasharray
8282 +check_acl_53512 check_acl 0 53512 &force_sc_support_write_53512
8283 +nft_data_dump_53549 nft_data_dump 5 53549 NULL
8284 -+rem_res_range_53551 rem_res_range 0 53551 NULL
8285 -+snd_pcm_new_stream_53581 snd_pcm_new_stream 0 53581 NULL
8286 +SYSC_bind_53582 SYSC_bind 3 53582 NULL
8287 -+e1000_sw_init_53587 e1000_sw_init 0 53587 NULL
8288 +cifs_utf16_bytes_53593 cifs_utf16_bytes 0 53593 NULL
8289 +proc_uid_map_write_53596 proc_uid_map_write 3 53596 NULL
8290 +pfkey_recvmsg_53604 pfkey_recvmsg 4 53604 NULL
8291 +___alloc_bootmem_nopanic_53626 ___alloc_bootmem_nopanic 1 53626 NULL
8292 +xd_write_multiple_pages_53633 xd_write_multiple_pages 6-5 53633 NULL
8293 +ccid_getsockopt_builtin_ccids_53634 ccid_getsockopt_builtin_ccids 2 53634 NULL
8294 -+if_spi_prog_main_firmware_check_len_53637 if_spi_prog_main_firmware_check_len 0 53637 NULL
8295 +nr_sendmsg_53656 nr_sendmsg 4 53656 NULL
8296 +fuse_fill_write_pages_53682 fuse_fill_write_pages 4-0 53682 NULL
8297 +v4l2_event_subscribe_53687 v4l2_event_subscribe 3 53687 NULL
8298 +bdev_logical_block_size_53690 bdev_logical_block_size 0 53690 NULL nohasharray
8299 +igb_alloc_q_vector_53690 igb_alloc_q_vector 4-6 53690 &bdev_logical_block_size_53690
8300 -+hwrng_register_53692 hwrng_register 0 53692 NULL
8301 -+ipw2100_up_53706 ipw2100_up 0 53706 NULL
8302 +find_overflow_devnum_53711 find_overflow_devnum 0 53711 NULL
8303 -+reset_dsp_53728 reset_dsp 0 53728 NULL
8304 +__proc_debug_mb_53732 __proc_debug_mb 5 53732 NULL
8305 +wdm_write_53735 wdm_write 3 53735 NULL
8306 -+da9052_disable_irq_53745 da9052_disable_irq 2 53745 NULL
8307 -+pci_read_config_byte_53754 pci_read_config_byte 0 53754 NULL
8308 +lpfc_idiag_queacc_read_qe_53755 lpfc_idiag_queacc_read_qe 0-2 53755 NULL nohasharray
8309 +amdtp_out_stream_get_max_payload_53755 amdtp_out_stream_get_max_payload 0 53755 &lpfc_idiag_queacc_read_qe_53755
8310 +wa_populate_buf_in_urb_53758 wa_populate_buf_in_urb 3-4 53758 NULL
8311 +ext2_acl_count_53773 ext2_acl_count 0-1 53773 NULL
8312 +__kfifo_dma_in_prepare_r_53792 __kfifo_dma_in_prepare_r 4-5 53792 NULL
8313 -+block_write_end_53795 block_write_end 0-5 53795 NULL
8314 +qp_alloc_host_work_53798 qp_alloc_host_work 5-3 53798 NULL
8315 +regmap_raw_write_53803 regmap_raw_write 2-4 53803 NULL
8316 +lpfc_idiag_ctlacc_read_reg_53809 lpfc_idiag_ctlacc_read_reg 0-3 53809 NULL
8317 +nls_nullsize_53815 nls_nullsize 0 53815 NULL
8318 -+radio_tea5777_set_freq_53817 radio_tea5777_set_freq 0 53817 NULL
8319 +setup_data_read_53822 setup_data_read 3 53822 NULL
8320 +pms_read_53873 pms_read 3 53873 NULL
8321 -+pci_write_config_byte_53874 pci_write_config_byte 0 53874 NULL
8322 +ieee80211_if_fmt_dropped_frames_congestion_53883 ieee80211_if_fmt_dropped_frames_congestion 3 53883 NULL
8323 -+tlan_init_53888 tlan_init 0 53888 NULL
8324 +SyS_setgroups_53900 SyS_setgroups 1 53900 NULL
8325 -+posix_acl_chmod_53904 posix_acl_chmod 0 53904 NULL
8326 +batadv_tt_tvlv_ogm_handler_v1_53909 batadv_tt_tvlv_ogm_handler_v1 5 53909 NULL
8327 +azx_via_get_position_53916 azx_via_get_position 0 53916 NULL
8328 +usb_serial_generic_write_53927 usb_serial_generic_write 4 53927 NULL
8329 -+ocfs2_make_clusters_writable_53938 ocfs2_make_clusters_writable 0 53938 NULL
8330 -+ilo_map_device_53946 ilo_map_device 0 53946 NULL
8331 -+niu_init_link_53964 niu_init_link 0 53964 NULL
8332 +idetape_chrdev_write_53976 idetape_chrdev_write 3 53976 NULL
8333 -+macvtap_get_minor_53980 macvtap_get_minor 0 53980 NULL
8334 +__ocfs2_xattr_set_value_outside_53981 __ocfs2_xattr_set_value_outside 5 53981 NULL
8335 +ieee80211_if_fmt_dot11MeshHWMPperrMinInterval_53998 ieee80211_if_fmt_dot11MeshHWMPperrMinInterval 3 53998 NULL
8336 +hfsplus_attr_build_key_54013 hfsplus_attr_build_key 0 54013 NULL
8337 @@ -120981,31 +119037,23 @@ index 0000000..8709512
8338 +pipeline_dec_packet_out_read_54052 pipeline_dec_packet_out_read 3 54052 NULL
8339 +nl80211_send_disconnected_54056 nl80211_send_disconnected 5 54056 NULL
8340 +rproc_state_read_54057 rproc_state_read 3 54057 NULL
8341 -+set_ac97_input_54069 set_ac97_input 0 54069 NULL
8342 +_malloc_54077 _malloc 1 54077 NULL
8343 -+bitmap_bitremap_54096 bitmap_bitremap 4 54096 NULL
8344 -+altera_set_ir_pre_54103 altera_set_ir_pre 2 54103 NULL nohasharray
8345 -+lustre_posix_acl_xattr_filter_54103 lustre_posix_acl_xattr_filter 2 54103 &altera_set_ir_pre_54103
8346 ++lustre_posix_acl_xattr_filter_54103 lustre_posix_acl_xattr_filter 2 54103 NULL nohasharray
8347 ++altera_set_ir_pre_54103 altera_set_ir_pre 2 54103 &lustre_posix_acl_xattr_filter_54103
8348 +__comedi_buf_write_alloc_54112 __comedi_buf_write_alloc 0-2 54112 NULL
8349 +strn_len_54122 strn_len 0 54122 NULL
8350 -+isku_receive_54130 isku_receive 4 54130 NULL nohasharray
8351 -+vnic_rq_alloc_bufs_54130 vnic_rq_alloc_bufs 0 54130 &isku_receive_54130
8352 ++isku_receive_54130 isku_receive 4 54130 NULL
8353 +isr_host_acknowledges_read_54136 isr_host_acknowledges_read 3 54136 NULL
8354 +irq_blk_threshold_write_54138 irq_blk_threshold_write 3 54138 NULL
8355 -+sas_init_events_54144 sas_init_events 0 54144 NULL
8356 +memcpy_toiovec_54166 memcpy_toiovec 3 54166 NULL
8357 +nouveau_falcon_create__54169 nouveau_falcon_create_ 8 54169 NULL
8358 +p9_client_prepare_req_54175 p9_client_prepare_req 3 54175 NULL
8359 -+devm_request_threaded_irq_54215 devm_request_threaded_irq 0 54215 NULL
8360 +do_sys_poll_54221 do_sys_poll 2 54221 NULL
8361 +__register_chrdev_54223 __register_chrdev 2-3 54223 NULL
8362 +pi_read_regr_54231 pi_read_regr 0 54231 NULL
8363 -+vnic_wq_alloc_bufs_54246 vnic_wq_alloc_bufs 0 54246 NULL nohasharray
8364 -+mcp23s08_read_regs_54246 mcp23s08_read_regs 4 54246 &vnic_wq_alloc_bufs_54246
8365 ++mcp23s08_read_regs_54246 mcp23s08_read_regs 4 54246 NULL
8366 +reada_add_block_54247 reada_add_block 2 54247 NULL
8367 -+jbd2__journal_restart_54249 jbd2__journal_restart 0 54249 NULL
8368 +xfs_dir2_sf_addname_hard_54254 xfs_dir2_sf_addname_hard 3 54254 NULL
8369 -+t4_load_fw_54256 t4_load_fw 0 54256 NULL
8370 +ceph_msgpool_get_54258 ceph_msgpool_get 2 54258 NULL
8371 +audio_write_54261 audio_write 4 54261 NULL nohasharray
8372 +wusb_prf_54261 wusb_prf 7 54261 &audio_write_54261
8373 @@ -121018,24 +119066,18 @@ index 0000000..8709512
8374 +bio_add_pc_page_54319 bio_add_pc_page 4 54319 NULL
8375 +br_fdb_fillbuf_54339 br_fdb_fillbuf 0 54339 NULL
8376 +__alloc_dev_table_54343 __alloc_dev_table 2 54343 NULL
8377 -+ath10k_core_fetch_firmware_files_54345 ath10k_core_fetch_firmware_files 0 54345 NULL
8378 +__get_free_pages_54352 __get_free_pages 0 54352 NULL
8379 +readlink_copy_54366 readlink_copy 2 54366 NULL
8380 +read_file_credit_dist_stats_54367 read_file_credit_dist_stats 3 54367 NULL
8381 +do_dccp_setsockopt_54377 do_dccp_setsockopt 5 54377 NULL nohasharray
8382 +intel_sdvo_write_cmd_54377 intel_sdvo_write_cmd 4 54377 &do_dccp_setsockopt_54377
8383 +ah_alloc_tmp_54378 ah_alloc_tmp 3-2 54378 NULL
8384 -+gart_unmap_page_54379 gart_unmap_page 2-3 54379 NULL
8385 +snd_pcm_oss_read2_54387 snd_pcm_oss_read2 0-3 54387 NULL
8386 +iwl_dbgfs_power_save_status_read_54392 iwl_dbgfs_power_save_status_read 3 54392 NULL
8387 -+snd_pcm_add_chmap_ctls_54404 snd_pcm_add_chmap_ctls 0 54404 NULL
8388 +ll_ra_count_get_54410 ll_ra_count_get 3 54410 NULL
8389 -+iio_trigger_register_54412 iio_trigger_register 0 54412 NULL
8390 +copy_gadget_strings_54417 copy_gadget_strings 2-3 54417 NULL
8391 +sparse_early_mem_maps_alloc_node_54485 sparse_early_mem_maps_alloc_node 4 54485 NULL
8392 +simple_strtoull_54493 simple_strtoull 0 54493 NULL
8393 -+swiotlb_tbl_map_single_54495 swiotlb_tbl_map_single 0 54495 NULL
8394 -+vfio_raw_config_read_54500 vfio_raw_config_read 3 54500 NULL
8395 +btrfs_ordered_sum_size_54509 btrfs_ordered_sum_size 0-2 54509 NULL
8396 +sst_byt_get_dsp_position_54513 sst_byt_get_dsp_position 0-3 54513 NULL
8397 +rfc4106_set_key_54519 rfc4106_set_key 3 54519 NULL
8398 @@ -121045,30 +119087,21 @@ index 0000000..8709512
8399 +setsockopt_54539 setsockopt 5 54539 NULL
8400 +lbs_lowsnr_write_54549 lbs_lowsnr_write 3 54549 NULL
8401 +SYSC_setsockopt_54561 SYSC_setsockopt 5 54561 NULL
8402 -+sht15_send_cmd_54567 sht15_send_cmd 0 54567 NULL
8403 +nfsd_vfs_write_54577 nfsd_vfs_write 6 54577 NULL
8404 +fw_iso_buffer_init_54582 fw_iso_buffer_init 3 54582 NULL
8405 +nvme_npages_54601 nvme_npages 0-1 54601 NULL
8406 +irq_pkt_threshold_write_54605 irq_pkt_threshold_write 3 54605 NULL
8407 +port_fops_write_54627 port_fops_write 3 54627 NULL
8408 -+ext2_write_end_54636 ext2_write_end 5 54636 NULL
8409 +tipc_send_stream_54648 tipc_send_stream 4 54648 NULL
8410 -+irq_timeout_read_54653 irq_timeout_read 3 54653 NULL nohasharray
8411 -+ath10k_bmi_get_target_info_54653 ath10k_bmi_get_target_info 0 54653 &irq_timeout_read_54653
8412 -+_regulator_enable_54655 _regulator_enable 0 54655 NULL
8413 ++irq_timeout_read_54653 irq_timeout_read 3 54653 NULL
8414 +dns_resolver_read_54658 dns_resolver_read 3 54658 NULL
8415 +twl6030_interrupt_mask_54659 twl6030_interrupt_mask 2 54659 NULL
8416 +tdp_page_fault_54663 tdp_page_fault 2 54663 NULL
8417 -+bus_add_device_54665 bus_add_device 0 54665 NULL
8418 +cw1200_queue_stats_init_54670 cw1200_queue_stats_init 2 54670 NULL
8419 -+bio_kmalloc_54672 bio_kmalloc 2 54672 NULL nohasharray
8420 -+ath9k_init_queues_54672 ath9k_init_queues 0 54672 &bio_kmalloc_54672
8421 ++bio_kmalloc_54672 bio_kmalloc 2 54672 NULL
8422 +evm_read_key_54674 evm_read_key 3 54674 NULL
8423 -+ath10k_wmi_attach_54680 ath10k_wmi_attach 0 54680 NULL
8424 -+platform_get_irq_byname_54700 platform_get_irq_byname 0 54700 NULL
8425 +__btrfs_inc_extent_ref_54706 __btrfs_inc_extent_ref 7 54706 NULL
8426 +rfkill_fop_read_54711 rfkill_fop_read 3 54711 NULL
8427 -+mwl8k_txq_init_54724 mwl8k_txq_init 0 54724 NULL
8428 +ocfs2_control_write_54737 ocfs2_control_write 3 54737 NULL
8429 +kzalloc_54740 kzalloc 1 54740 NULL
8430 +wep_iv_read_54744 wep_iv_read 3 54744 NULL
8431 @@ -121077,8 +119110,6 @@ index 0000000..8709512
8432 +iio_event_chrdev_read_54757 iio_event_chrdev_read 3 54757 NULL
8433 +adis16480_show_firmware_date_54762 adis16480_show_firmware_date 3 54762 NULL
8434 +ldsem_atomic_update_54774 ldsem_atomic_update 1 54774 NULL
8435 -+gpiochip_add_54781 gpiochip_add 0 54781 NULL
8436 -+xfs_rtallocate_extent_block_54791 xfs_rtallocate_extent_block 0 54791 NULL
8437 +flexcop_device_kmalloc_54793 flexcop_device_kmalloc 1 54793 NULL
8438 +nfsd_write_54809 nfsd_write 6 54809 NULL
8439 +ar9287_dump_modal_eeprom_54814 ar9287_dump_modal_eeprom 3-2 54814 NULL
8440 @@ -121089,43 +119120,31 @@ index 0000000..8709512
8441 +write_rio_54837 write_rio 3 54837 NULL
8442 +ext3_acl_from_disk_54839 ext3_acl_from_disk 2 54839 NULL nohasharray
8443 +nouveau_engctx_create__54839 nouveau_engctx_create_ 8 54839 &ext3_acl_from_disk_54839
8444 -+scsi_add_host_54847 scsi_add_host 0 54847 NULL
8445 +ufx_ops_write_54848 ufx_ops_write 3 54848 NULL
8446 +printer_read_54851 printer_read 3 54851 NULL
8447 -+assign_irq_vector_54852 assign_irq_vector 0 54852 NULL
8448 +broadsheet_spiflash_rewrite_sector_54864 broadsheet_spiflash_rewrite_sector 2 54864 NULL
8449 +prism_build_supp_rates_54865 prism_build_supp_rates 0 54865 NULL
8450 -+xfs_alloc_read_agfl_54879 xfs_alloc_read_agfl 0 54879 NULL
8451 -+ath9k_hw_attach_ops_54883 ath9k_hw_attach_ops 0 54883 NULL
8452 -+iscsi_pool_init_54913 iscsi_pool_init 2-4 54913 NULL nohasharray
8453 -+kobject_set_name_vargs_54913 kobject_set_name_vargs 0 54913 &iscsi_pool_init_54913
8454 ++iscsi_pool_init_54913 iscsi_pool_init 2-4 54913 NULL
8455 +btrfs_stack_chunk_num_stripes_54923 btrfs_stack_chunk_num_stripes 0 54923 NULL
8456 +bio_add_page_54933 bio_add_page 0-3 54933 NULL
8457 +mxms_structlen_54939 mxms_structlen 0 54939 NULL
8458 +add_port_54941 add_port 2 54941 NULL
8459 +tipc_send2name_54946 tipc_send2name 5 54946 NULL
8460 -+ath9k_dump_btcoex_54949 ath9k_dump_btcoex 3-0 54949 NULL nohasharray
8461 -+amb_init_54949 amb_init 0 54949 &ath9k_dump_btcoex_54949
8462 ++ath9k_dump_btcoex_54949 ath9k_dump_btcoex 0-3 54949 NULL
8463 +alauda_write_data_54967 alauda_write_data 3 54967 NULL
8464 +c4_add_card_54968 c4_add_card 3 54968 NULL
8465 -+igb_alloc_q_vectors_54977 igb_alloc_q_vectors 0 54977 NULL
8466 +ext3_xattr_get_54989 ext3_xattr_get 0 54989 NULL
8467 +cx231xx_v4l2_read_55014 cx231xx_v4l2_read 3 55014 NULL
8468 +error_error_null_Frame_tx_start_read_55024 error_error_null_Frame_tx_start_read 3 55024 NULL
8469 +apei_exec_run_55075 apei_exec_run 0 55075 NULL
8470 +bitmap_storage_alloc_55077 bitmap_storage_alloc 2 55077 NULL
8471 -+snd_pcm_capture_hw_avail_55086 snd_pcm_capture_hw_avail 0 55086 NULL nohasharray
8472 -+read_dma_55086 read_dma 3 55086 &snd_pcm_capture_hw_avail_55086
8473 ++snd_pcm_capture_hw_avail_55086 snd_pcm_capture_hw_avail 0 55086 NULL
8474 +rxpipe_beacon_buffer_thres_host_int_trig_rx_data_read_55106 rxpipe_beacon_buffer_thres_host_int_trig_rx_data_read 3 55106 NULL
8475 +crypto_ahash_setkey_55134 crypto_ahash_setkey 3 55134 NULL
8476 -+filldir_55137 filldir 3 55137 NULL nohasharray
8477 -+ocfs2_prepare_refcount_change_for_del_55137 ocfs2_prepare_refcount_change_for_del 0 55137 &filldir_55137
8478 ++filldir_55137 filldir 3 55137 NULL
8479 +ocfs2_truncate_file_55148 ocfs2_truncate_file 3 55148 NULL
8480 -+xfs_check_agi_freecount_55149 xfs_check_agi_freecount 0 55149 NULL nohasharray
8481 -+npages_to_npools_55149 npages_to_npools 0-1 55149 &xfs_check_agi_freecount_55149
8482 ++npages_to_npools_55149 npages_to_npools 0-1 55149 NULL
8483 +ieee80211_if_read_uapsd_queues_55150 ieee80211_if_read_uapsd_queues 3 55150 NULL
8484 -+xfs_icsb_modify_counters_55156 xfs_icsb_modify_counters 0 55156 NULL
8485 -+gfs2_ri_update_55185 gfs2_ri_update 0 55185 NULL
8486 +sel_write_relabel_55195 sel_write_relabel 3 55195 NULL
8487 +compat_SyS_ppoll_55196 compat_SyS_ppoll 2 55196 NULL
8488 +sched_feat_write_55202 sched_feat_write 3 55202 NULL
8489 @@ -121137,130 +119156,94 @@ index 0000000..8709512
8490 +dbAllocDmap_55227 dbAllocDmap 0 55227 NULL
8491 +memcpy_fromiovec_55247 memcpy_fromiovec 3 55247 NULL
8492 +lbs_failcount_write_55276 lbs_failcount_write 3 55276 NULL
8493 -+persistent_ram_new_55286 persistent_ram_new 2-1 55286 NULL
8494 ++persistent_ram_new_55286 persistent_ram_new 1-2 55286 NULL
8495 +rx_streaming_interval_read_55291 rx_streaming_interval_read 3 55291 NULL
8496 +lov_get_stripecnt_55297 lov_get_stripecnt 0-3 55297 NULL
8497 +gsm_control_modem_55303 gsm_control_modem 3 55303 NULL
8498 -+wimax_msg_len_55304 wimax_msg_len 0 55304 NULL
8499 -+compat_SyS_process_vm_readv_55305 compat_SyS_process_vm_readv 3-5 55305 NULL nohasharray
8500 -+qp_alloc_guest_work_55305 qp_alloc_guest_work 5-3 55305 &compat_SyS_process_vm_readv_55305
8501 -+init_sma_55311 init_sma 0 55311 NULL
8502 -+gfs2_dir_read_data_55327 gfs2_dir_read_data 3 55327 NULL
8503 -+__vxge_hw_vpath_initialize_55328 __vxge_hw_vpath_initialize 2 55328 NULL
8504 ++qp_alloc_guest_work_55305 qp_alloc_guest_work 5-3 55305 NULL nohasharray
8505 ++compat_SyS_process_vm_readv_55305 compat_SyS_process_vm_readv 3-5 55305 &qp_alloc_guest_work_55305
8506 +compat_SyS_mbind_55329 compat_SyS_mbind 5 55329 NULL
8507 +vme_user_read_55338 vme_user_read 3 55338 NULL
8508 +__wa_xfer_setup_sizes_55342 __wa_xfer_setup_sizes 0 55342 NULL nohasharray
8509 +sctp_datamsg_from_user_55342 sctp_datamsg_from_user 4 55342 &__wa_xfer_setup_sizes_55342
8510 +cw1200_sdio_align_size_55391 cw1200_sdio_align_size 2 55391 NULL
8511 +iwl_dbgfs_plcp_delta_read_55407 iwl_dbgfs_plcp_delta_read 3 55407 NULL
8512 -+sysfs_chmod_file_55408 sysfs_chmod_file 0 55408 NULL
8513 +nouveau_cli_create_55425 nouveau_cli_create 3 55425 NULL
8514 +si476x_radio_read_rds_blckcnt_blob_55427 si476x_radio_read_rds_blckcnt_blob 3 55427 NULL
8515 -+SyS_read_55449 SyS_read 3 55449 NULL
8516 +__vxge_hw_channel_allocate_55462 __vxge_hw_channel_allocate 3 55462 NULL
8517 -+snd_tea575x_hw_init_55467 snd_tea575x_hw_init 0 55467 NULL
8518 +cx23888_ir_rx_read_55473 cx23888_ir_rx_read 3 55473 NULL
8519 +snd_pcm_lib_write_55483 snd_pcm_lib_write 0-3 55483 NULL
8520 +i2o_pool_alloc_55485 i2o_pool_alloc 4 55485 NULL
8521 +batadv_tt_entries_55487 batadv_tt_entries 0-1 55487 NULL
8522 -+rtl8180_init_tx_ring_55496 rtl8180_init_tx_ring 0 55496 NULL
8523 +ras_stride_increase_window_55501 ras_stride_increase_window 3 55501 NULL
8524 +tx_tx_done_int_template_read_55511 tx_tx_done_int_template_read 3 55511 NULL
8525 -+xfs_btree_split_55515 xfs_btree_split 0 55515 NULL
8526 +ea_get_55522 ea_get 3-0 55522 NULL
8527 -+mthca_init_icm_55530 mthca_init_icm 0 55530 NULL
8528 +buffer_size_55534 buffer_size 0 55534 NULL
8529 -+regulator_bulk_disable_55535 regulator_bulk_disable 0 55535 NULL
8530 +set_msr_interception_55538 set_msr_interception 2 55538 NULL
8531 +tty_port_register_device_55543 tty_port_register_device 3 55543 NULL
8532 +hash_ipport6_expire_55549 hash_ipport6_expire 4 55549 NULL
8533 -+_regulator_is_enabled_55550 _regulator_is_enabled 0 55550 NULL
8534 +dm_stats_list_55551 dm_stats_list 4 55551 NULL
8535 +compat_SyS_setsockopt_55581 compat_SyS_setsockopt 5 55581 NULL
8536 +add_partition_55588 add_partition 2 55588 NULL
8537 +kstrtou8_from_user_55599 kstrtou8_from_user 2 55599 NULL
8538 -+mlx4_make_profile_55601 mlx4_make_profile 0 55601 NULL
8539 +SyS_keyctl_55602 SyS_keyctl 4 55602 NULL
8540 -+mthca_init_node_data_55607 mthca_init_node_data 0 55607 NULL
8541 +macvtap_put_user_55609 macvtap_put_user 4 55609 NULL
8542 +selinux_setprocattr_55611 selinux_setprocattr 4 55611 NULL
8543 +edge_tty_recv_55622 edge_tty_recv 3 55622 NULL
8544 -+pktgen_if_write_55628 pktgen_if_write 3 55628 NULL nohasharray
8545 -+reiserfs_xattr_get_55628 reiserfs_xattr_get 0 55628 &pktgen_if_write_55628
8546 ++reiserfs_xattr_get_55628 reiserfs_xattr_get 0 55628 NULL nohasharray
8547 ++pktgen_if_write_55628 pktgen_if_write 3 55628 &reiserfs_xattr_get_55628
8548 +osc_obd_max_pages_per_rpc_seq_write_55636 osc_obd_max_pages_per_rpc_seq_write 3 55636 NULL
8549 +xfs_bmbt_maxrecs_55649 xfs_bmbt_maxrecs 0-2 55649 NULL
8550 +lpfc_idiag_queinfo_read_55662 lpfc_idiag_queinfo_read 3 55662 NULL
8551 +il_dbgfs_tx_queue_read_55668 il_dbgfs_tx_queue_read 3 55668 NULL
8552 +get_info_55681 get_info 3 55681 NULL
8553 +iwl_dbgfs_plcp_delta_write_55682 iwl_dbgfs_plcp_delta_write 3 55682 NULL
8554 -+usb_get_bos_descriptor_55686 usb_get_bos_descriptor 0 55686 NULL
8555 +genl_allocate_reserve_groups_55705 genl_allocate_reserve_groups 1 55705 NULL
8556 +pm8001_store_update_fw_55716 pm8001_store_update_fw 4 55716 NULL
8557 -+ocfs2_lock_refcount_tree_55719 ocfs2_lock_refcount_tree 0 55719 NULL
8558 -+tap_pwup_write_55723 tap_pwup_write 3 55723 NULL nohasharray
8559 -+typhoon_wakeup_55723 typhoon_wakeup 0 55723 &tap_pwup_write_55723
8560 ++tap_pwup_write_55723 tap_pwup_write 3 55723 NULL
8561 +__iio_allocate_kfifo_55738 __iio_allocate_kfifo 2 55738 NULL
8562 +set_local_name_55757 set_local_name 4 55757 NULL
8563 +strlen_55778 strlen 0 55778 NULL nohasharray
8564 +is_idx_node_in_tnc_55778 is_idx_node_in_tnc 0 55778 &strlen_55778
8565 -+set_spte_55783 set_spte 4-5 55783 NULL
8566 ++set_spte_55783 set_spte 5-4 55783 NULL
8567 +req_bio_endio_55786 req_bio_endio 3 55786 NULL nohasharray
8568 +conf_read_55786 conf_read 3 55786 &req_bio_endio_55786
8569 +uwb_rc_neh_grok_event_55799 uwb_rc_neh_grok_event 3 55799 NULL
8570 +sb16_copy_from_user_55836 sb16_copy_from_user 10-6-7 55836 NULL
8571 +ip_hdrlen_55849 ip_hdrlen 0 55849 NULL
8572 +hcd_alloc_coherent_55862 hcd_alloc_coherent 5 55862 NULL
8573 -+pcie_capability_clear_and_set_word_55863 pcie_capability_clear_and_set_word 0 55863 NULL
8574 +shmem_setxattr_55867 shmem_setxattr 4 55867 NULL
8575 +hsc_write_55875 hsc_write 3 55875 NULL
8576 -+ramdisk_store_55885 ramdisk_store 4 55885 NULL nohasharray
8577 -+r6040_mii_probe_55885 r6040_mii_probe 0 55885 &ramdisk_store_55885
8578 ++ramdisk_store_55885 ramdisk_store 4 55885 NULL
8579 +pm_qos_power_read_55891 pm_qos_power_read 3 55891 NULL
8580 -+storvsc_channel_init_55905 storvsc_channel_init 0 55905 NULL
8581 +hash_ip4_expire_55911 hash_ip4_expire 4 55911 NULL
8582 +snd_pcm_hw_param_value_min_55917 snd_pcm_hw_param_value_min 0 55917 NULL
8583 +ext2_direct_IO_55932 ext2_direct_IO 4 55932 NULL
8584 +kvm_write_guest_virt_system_55944 kvm_write_guest_virt_system 4-2 55944 NULL
8585 +sel_read_policy_55947 sel_read_policy 3 55947 NULL
8586 +ceph_get_direct_page_vector_55956 ceph_get_direct_page_vector 2 55956 NULL
8587 -+simple_read_from_buffer_55957 simple_read_from_buffer 5-2 55957 NULL
8588 ++simple_read_from_buffer_55957 simple_read_from_buffer 2-5 55957 NULL
8589 +tx_tx_imm_resp_read_55964 tx_tx_imm_resp_read 3 55964 NULL
8590 +btrfs_clone_55977 btrfs_clone 5-3 55977 NULL
8591 -+mlx4_init_xrcd_table_55989 mlx4_init_xrcd_table 0 55989 NULL
8592 +wa_xfer_create_subset_sg_55992 wa_xfer_create_subset_sg 3-2 55992 NULL
8593 -+cp_init_rings_56021 cp_init_rings 0 56021 NULL
8594 -+mlx4_init_counters_table_56023 mlx4_init_counters_table 0 56023 NULL
8595 +nvme_alloc_iod_56027 nvme_alloc_iod 1-2 56027 NULL
8596 -+rtl8169_init_ring_56028 rtl8169_init_ring 0 56028 NULL nohasharray
8597 -+snd_msnd_pcm_56028 snd_msnd_pcm 0 56028 &rtl8169_init_ring_56028
8598 +usb_ocp_write_56047 usb_ocp_write 4 56047 NULL
8599 -+rdev_change_virtual_intf_56057 rdev_change_virtual_intf 0 56057 NULL
8600 +dccp_sendmsg_56058 dccp_sendmsg 4 56058 NULL
8601 -+gpio_direction_output_56094 gpio_direction_output 0 56094 NULL
8602 -+pci_user_write_config_dword_56099 pci_user_write_config_dword 0 56099 NULL
8603 +pscsi_get_bio_56103 pscsi_get_bio 1 56103 NULL
8604 -+em28xx_write_reg_bits_56107 em28xx_write_reg_bits 0 56107 NULL
8605 +usb_alloc_stream_buffers_56123 usb_alloc_stream_buffers 3 56123 NULL
8606 +sel_read_handle_status_56139 sel_read_handle_status 3 56139 NULL
8607 +write_file_frameerrors_56145 write_file_frameerrors 3 56145 NULL
8608 -+__i2c_transfer_56162 __i2c_transfer 0 56162 NULL
8609 +rawv6_setsockopt_56165 rawv6_setsockopt 5 56165 NULL
8610 -+create_irq_nr_56180 create_irq_nr 0 56180 NULL
8611 +ath9k_dump_legacy_btcoex_56194 ath9k_dump_legacy_btcoex 3-0 56194 NULL
8612 -+niu_get_and_validate_port_56203 niu_get_and_validate_port 0 56203 NULL
8613 -+ocfs2_journal_access_gd_56209 ocfs2_journal_access_gd 0 56209 NULL
8614 +vring_add_indirect_56222 vring_add_indirect 4 56222 NULL
8615 +ocfs2_find_xe_in_bucket_56224 ocfs2_find_xe_in_bucket 0 56224 NULL
8616 +do_ipt_set_ctl_56238 do_ipt_set_ctl 4 56238 NULL
8617 +fd_copyin_56247 fd_copyin 3 56247 NULL
8618 +sk_rmem_schedule_56255 sk_rmem_schedule 3 56255 NULL
8619 -+spu_set_interrupt_mode_56261 spu_set_interrupt_mode 0 56261 NULL
8620 -+clk_enable_56265 clk_enable 0 56265 NULL
8621 +acpi_ex_get_serial_access_length_56275 acpi_ex_get_serial_access_length 0-2 56275 NULL
8622 +il4965_ucode_general_stats_read_56277 il4965_ucode_general_stats_read 3 56277 NULL
8623 +ieee80211_if_fmt_user_power_level_56283 ieee80211_if_fmt_user_power_level 3 56283 NULL
8624 +RESIZE_IF_NEEDED_56286 RESIZE_IF_NEEDED 2 56286 NULL
8625 -+skd_acquire_irq_56295 skd_acquire_irq 0 56295 NULL
8626 +dvb_aplay_56296 dvb_aplay 3 56296 NULL
8627 +btmrvl_hscfgcmd_read_56303 btmrvl_hscfgcmd_read 3 56303 NULL
8628 +speakup_file_write_56310 speakup_file_write 3 56310 NULL
8629 @@ -121269,24 +119252,18 @@ index 0000000..8709512
8630 +snd_rawmidi_read_56337 snd_rawmidi_read 3 56337 NULL
8631 +vxge_os_dma_malloc_async_56348 vxge_os_dma_malloc_async 3 56348 NULL
8632 +mite_device_bytes_transferred_56355 mite_device_bytes_transferred 0 56355 NULL
8633 -+qd_get_56365 qd_get 0 56365 NULL nohasharray
8634 -+regmap_i2c_write_56365 regmap_i2c_write 3 56365 &qd_get_56365
8635 +iov_iter_copy_from_user_atomic_56368 iov_iter_copy_from_user_atomic 4-0 56368 NULL
8636 +dev_read_56369 dev_read 3 56369 NULL
8637 +ath10k_read_simulate_fw_crash_56371 ath10k_read_simulate_fw_crash 3 56371 NULL
8638 -+iio_device_add_info_mask_type_56373 iio_device_add_info_mask_type 0 56373 NULL
8639 -+si4713_initialize_56378 si4713_initialize 0 56378 NULL
8640 +snd_pcm_common_ioctl1_56382 snd_pcm_common_ioctl1 0 56382 NULL
8641 +write_gssp_56404 write_gssp 3 56404 NULL
8642 +ocfs2_control_read_56405 ocfs2_control_read 3 56405 NULL
8643 -+do_get_write_access_56410 do_get_write_access 0 56410 NULL
8644 +store_msg_56417 store_msg 3 56417 NULL
8645 +pppol2tp_sendmsg_56420 pppol2tp_sendmsg 4 56420 NULL
8646 +l2cap_segment_le_sdu_56426 l2cap_segment_le_sdu 4 56426 NULL
8647 +ec_dbgfs_cmd_read_56431 ec_dbgfs_cmd_read 3 56431 NULL
8648 +fl_create_56435 fl_create 5 56435 NULL
8649 +gnttab_map_56439 gnttab_map 2 56439 NULL
8650 -+ata_scsi_add_hosts_56448 ata_scsi_add_hosts 0 56448 NULL
8651 +cx231xx_init_isoc_56453 cx231xx_init_isoc 3-2-4 56453 NULL
8652 +set_connectable_56458 set_connectable 4 56458 NULL
8653 +osd_req_list_partition_objects_56464 osd_req_list_partition_objects 5 56464 NULL
8654 @@ -121294,51 +119271,36 @@ index 0000000..8709512
8655 +ocfs2_zero_extend_range_56468 ocfs2_zero_extend_range 3-2 56468 NULL
8656 +lbs_rdmac_write_56471 lbs_rdmac_write 3 56471 NULL
8657 +crypto_shash_alignmask_56486 crypto_shash_alignmask 0 56486 NULL
8658 -+bsp_check_56487 bsp_check 0 56487 NULL
8659 +ieee80211_rx_mgmt_probe_beacon_56491 ieee80211_rx_mgmt_probe_beacon 3 56491 NULL
8660 +memblock_virt_alloc_56501 memblock_virt_alloc 1 56501 NULL
8661 -+t4_fw_restart_56503 t4_fw_restart 0 56503 NULL
8662 +init_map_ip_56508 init_map_ip 5 56508 NULL
8663 -+sf1_write_56510 sf1_write 0 56510 NULL
8664 +lustre_posix_acl_xattr_reduce_space_56512 lustre_posix_acl_xattr_reduce_space 3 56512 NULL
8665 +cfg80211_connect_result_56515 cfg80211_connect_result 4-6 56515 NULL
8666 -+cfg80211_can_change_interface_56520 cfg80211_can_change_interface 0 56520 NULL
8667 +ip_options_get_56538 ip_options_get 4 56538 NULL
8668 +ll_wr_track_id_56544 ll_wr_track_id 2 56544 NULL
8669 -+alloc_apertures_56561 alloc_apertures 1 56561 NULL nohasharray
8670 -+lx_init_dsp_56561 lx_init_dsp 0 56561 &alloc_apertures_56561
8671 ++alloc_apertures_56561 alloc_apertures 1 56561 NULL
8672 +rs_sta_dbgfs_stats_table_read_56573 rs_sta_dbgfs_stats_table_read 3 56573 NULL
8673 +portcntrs_2_read_56586 portcntrs_2_read 3 56586 NULL
8674 +gro_pull_from_frag0_56593 gro_pull_from_frag0 2 56593 NULL
8675 +event_filter_write_56609 event_filter_write 3 56609 NULL
8676 +nvme_trans_log_temperature_56613 nvme_trans_log_temperature 3 56613 NULL
8677 -+edac_device_create_block_56619 edac_device_create_block 0 56619 NULL
8678 -+mthca_QUERY_DDR_56640 mthca_QUERY_DDR 0 56640 NULL
8679 +gather_array_56641 gather_array 3 56641 NULL
8680 +lookup_extent_backref_56644 lookup_extent_backref 9 56644 NULL
8681 -+snd_card_register_56648 snd_card_register 0 56648 NULL
8682 +uvc_debugfs_stats_read_56651 uvc_debugfs_stats_read 3 56651 NULL
8683 +tg3_nvram_write_block_56666 tg3_nvram_write_block 3 56666 NULL
8684 -+snd_gus_dram_read_56686 snd_gus_dram_read 4 56686 NULL nohasharray
8685 -+da9055_gpio_to_irq_56686 da9055_gpio_to_irq 2 56686 &snd_gus_dram_read_56686
8686 ++snd_gus_dram_read_56686 snd_gus_dram_read 4 56686 NULL
8687 +dvb_ringbuffer_read_user_56702 dvb_ringbuffer_read_user 3-0 56702 NULL
8688 +sta_flags_read_56710 sta_flags_read 3 56710 NULL
8689 +ipv6_getsockopt_sticky_56711 ipv6_getsockopt_sticky 5 56711 NULL
8690 -+lx_proc_create_56715 lx_proc_create 0 56715 NULL
8691 -+xfs_btree_decrement_56718 xfs_btree_decrement 0 56718 NULL
8692 +__wa_xfer_setup_segs_56725 __wa_xfer_setup_segs 2 56725 NULL
8693 +__copy_from_user_ll_56738 __copy_from_user_ll 0-3 56738 NULL
8694 +drm_agp_bind_pages_56748 drm_agp_bind_pages 3 56748 NULL
8695 +btrfsic_map_block_56751 btrfsic_map_block 2 56751 NULL
8696 -+pcie_capability_set_word_56764 pcie_capability_set_word 0 56764 NULL
8697 -+init_dma_desc_rings_56769 init_dma_desc_rings 0 56769 NULL
8698 -+alloc_iommu_56778 alloc_iommu 2-3-0 56778 NULL
8699 +ttm_alloc_new_pages_56792 ttm_alloc_new_pages 5 56792 NULL
8700 +ion_ioctl_56806 ion_ioctl 2 56806 NULL
8701 +do_syslog_56807 do_syslog 3 56807 NULL
8702 +mtdchar_write_56831 mtdchar_write 3 56831 NULL
8703 +snd_rawmidi_kernel_write1_56847 snd_rawmidi_kernel_write1 4-0 56847 NULL
8704 -+mlx5_buf_alloc_56848 mlx5_buf_alloc 0 56848 NULL
8705 +si476x_radio_read_agc_blob_56849 si476x_radio_read_agc_blob 3 56849 NULL
8706 +ext3_xattr_ibody_get_56880 ext3_xattr_ibody_get 0 56880 NULL
8707 +pvr2_debugifc_print_status_56890 pvr2_debugifc_print_status 3 56890 NULL
8708 @@ -121346,140 +119308,94 @@ index 0000000..8709512
8709 +batadv_tt_update_changes_56895 batadv_tt_update_changes 3 56895 NULL nohasharray
8710 +le_auto_conn_write_56895 le_auto_conn_write 3 56895 &batadv_tt_update_changes_56895
8711 +hfsplus_find_cat_56899 hfsplus_find_cat 0 56899 NULL
8712 -+strcspn_56913 strcspn 0 56913 NULL
8713 -+bcm2048_probe_56919 bcm2048_probe 0 56919 NULL
8714 +__kfifo_out_56927 __kfifo_out 0-3 56927 NULL
8715 +journal_init_revoke_56933 journal_init_revoke 2 56933 NULL
8716 -+pcie_capability_read_dword_56940 pcie_capability_read_dword 0 56940 NULL
8717 -+xfs_alloc_ag_vextent_56943 xfs_alloc_ag_vextent 0 56943 NULL
8718 +nouveau_xtensa_create__56952 nouveau_xtensa_create_ 8 56952 NULL
8719 +diva_get_driver_info_56967 diva_get_driver_info 0 56967 NULL
8720 -+sptlrpc_secflags2str_56995 sptlrpc_secflags2str 3 56995 NULL
8721 +vlsi_alloc_ring_57003 vlsi_alloc_ring 3-4 57003 NULL
8722 +btrfs_super_csum_size_57004 btrfs_super_csum_size 0 57004 NULL
8723 +aircable_process_packet_57027 aircable_process_packet 4 57027 NULL
8724 -+ieee80211_if_fmt_state_57043 ieee80211_if_fmt_state 3 57043 NULL nohasharray
8725 -+skb_network_offset_57043 skb_network_offset 0 57043 &ieee80211_if_fmt_state_57043
8726 ++ieee80211_if_fmt_state_57043 ieee80211_if_fmt_state 3 57043 NULL
8727 +bytes_to_samples_57049 bytes_to_samples 0-2 57049 NULL
8728 +xfs_buf_read_map_57053 xfs_buf_read_map 3 57053 NULL
8729 -+__wl_get_peb_57058 __wl_get_peb 0 57058 NULL
8730 +cx2341x_ctrl_new_std_57061 cx2341x_ctrl_new_std 4 57061 NULL
8731 +sca3000_read_data_57064 sca3000_read_data 4 57064 NULL
8732 +pcmcia_replace_cis_57066 pcmcia_replace_cis 3 57066 NULL
8733 +tracing_set_trace_write_57096 tracing_set_trace_write 3 57096 NULL
8734 -+altera_get_note_57099 altera_get_note 6 57099 NULL
8735 +hpfs_readpages_57106 hpfs_readpages 4 57106 NULL
8736 +snd_pcm_hw_params_old_user_57108 snd_pcm_hw_params_old_user 0 57108 NULL
8737 +crypto_compress_ctxsize_57109 crypto_compress_ctxsize 0 57109 NULL
8738 -+mwl8k_tx_wait_empty_57118 mwl8k_tx_wait_empty 0 57118 NULL nohasharray
8739 -+mlx4_slave_cap_57118 mlx4_slave_cap 0 57118 &mwl8k_tx_wait_empty_57118
8740 +cipso_v4_gentag_loc_57119 cipso_v4_gentag_loc 0 57119 NULL
8741 +ima_show_htable_value_57136 ima_show_htable_value 2 57136 NULL nohasharray
8742 +rds_ib_sub_signaled_57136 rds_ib_sub_signaled 2 57136 &ima_show_htable_value_57136 nohasharray
8743 +nl80211_send_deauth_57136 nl80211_send_deauth 4 57136 &rds_ib_sub_signaled_57136
8744 -+mlx4_cmd_57138 mlx4_cmd 0 57138 NULL
8745 +snd_sonicvibes_getdmac_57140 snd_sonicvibes_getdmac 0 57140 NULL
8746 +_iwl_dbgfs_bf_params_write_57141 _iwl_dbgfs_bf_params_write 3 57141 NULL
8747 -+dvb_register_device_57152 dvb_register_device 0 57152 NULL
8748 +udl_prime_create_57159 udl_prime_create 2 57159 NULL
8749 -+bus_register_57165 bus_register 0 57165 NULL
8750 +stk_prepare_sio_buffers_57168 stk_prepare_sio_buffers 2 57168 NULL
8751 +rx_hw_stuck_read_57179 rx_hw_stuck_read 3 57179 NULL
8752 +hash_netnet6_expire_57191 hash_netnet6_expire 4 57191 NULL
8753 -+ocfs2_claim_metadata_57192 ocfs2_claim_metadata 0 57192 NULL
8754 +tt3650_ci_msg_57219 tt3650_ci_msg 4 57219 NULL
8755 -+dma_fifo_alloc_57236 dma_fifo_alloc 5-3-2 57236 NULL
8756 ++dma_fifo_alloc_57236 dma_fifo_alloc 2-3-5 57236 NULL
8757 +flush_space_57241 flush_space 0 57241 NULL
8758 +rsxx_cram_write_57244 rsxx_cram_write 3 57244 NULL
8759 +ieee80211_if_fmt_tsf_57249 ieee80211_if_fmt_tsf 3 57249 NULL
8760 +oprofilefs_ulong_from_user_57251 oprofilefs_ulong_from_user 3 57251 NULL
8761 +alloc_flex_gd_57259 alloc_flex_gd 1 57259 NULL
8762 -+usb_parse_configuration_57270 usb_parse_configuration 0 57270 NULL
8763 +lbs_sleepparams_write_57283 lbs_sleepparams_write 3 57283 NULL
8764 +pstore_file_read_57288 pstore_file_read 3 57288 NULL
8765 +snd_pcm_read_57289 snd_pcm_read 3 57289 NULL
8766 -+fw_file_size_57307 fw_file_size 0 57307 NULL
8767 +ftdi_elan_write_57309 ftdi_elan_write 3 57309 NULL
8768 -+xfs_iread_57313 xfs_iread 0 57313 NULL nohasharray
8769 -+write_file_regval_57313 write_file_regval 3 57313 &xfs_iread_57313
8770 ++write_file_regval_57313 write_file_regval 3 57313 NULL
8771 +__mxt_write_reg_57326 __mxt_write_reg 3 57326 NULL
8772 +usblp_read_57342 usblp_read 3 57342 NULL
8773 +print_devstats_dot11RTSFailureCount_57347 print_devstats_dot11RTSFailureCount 3 57347 NULL
8774 +dio_send_cur_page_57348 dio_send_cur_page 0 57348 NULL
8775 -+mpt_attach_57370 mpt_attach 0 57370 NULL
8776 +tipc_bclink_stats_57372 tipc_bclink_stats 2 57372 NULL
8777 +tty_register_device_attr_57381 tty_register_device_attr 2 57381 NULL
8778 +read_file_blob_57406 read_file_blob 3 57406 NULL
8779 +enclosure_register_57412 enclosure_register 3 57412 NULL
8780 +compat_keyctl_instantiate_key_iov_57431 compat_keyctl_instantiate_key_iov 3 57431 NULL
8781 +copy_to_user_fromio_57432 copy_to_user_fromio 3 57432 NULL
8782 -+solo_gpio_init_57446 solo_gpio_init 0 57446 NULL
8783 -+usb_add_gadget_udc_release_57449 usb_add_gadget_udc_release 0 57449 NULL
8784 -+ath5k_eeprom_init_modes_57455 ath5k_eeprom_init_modes 0 57455 NULL
8785 +__roundup_pow_of_two_57461 __roundup_pow_of_two 0 57461 NULL
8786 +sisusb_clear_vram_57466 sisusb_clear_vram 2-3 57466 NULL
8787 +ieee80211_if_read_flags_57470 ieee80211_if_read_flags 3 57470 NULL
8788 +bnad_debugfs_write_regwr_57500 bnad_debugfs_write_regwr 3 57500 NULL
8789 +skb_headlen_57501 skb_headlen 0 57501 NULL
8790 +copy_in_user_57502 copy_in_user 3 57502 NULL
8791 -+ckhdid_printf_57505 ckhdid_printf 2 57505 NULL nohasharray
8792 -+gfs2_quota_hold_57505 gfs2_quota_hold 0 57505 &ckhdid_printf_57505
8793 -+ath10k_init_connect_htc_57509 ath10k_init_connect_htc 0 57509 NULL
8794 ++ckhdid_printf_57505 ckhdid_printf 2 57505 NULL
8795 +init_tag_map_57515 init_tag_map 3 57515 NULL
8796 -+il_dbgfs_force_reset_read_57517 il_dbgfs_force_reset_read 3 57517 NULL nohasharray
8797 -+wil_read_file_ssid_57517 wil_read_file_ssid 3 57517 &il_dbgfs_force_reset_read_57517
8798 -+cmm_read_57520 cmm_read 3 57520 NULL nohasharray
8799 -+do_hypercall_57520 do_hypercall 0 57520 &cmm_read_57520
8800 ++wil_read_file_ssid_57517 wil_read_file_ssid 3 57517 NULL nohasharray
8801 ++il_dbgfs_force_reset_read_57517 il_dbgfs_force_reset_read 3 57517 &wil_read_file_ssid_57517
8802 ++cmm_read_57520 cmm_read 3 57520 NULL
8803 +inode_permission_57531 inode_permission 0 57531 NULL
8804 +acpi_dev_get_resources_57534 acpi_dev_get_resources 0 57534 NULL
8805 -+ptlrpc_lprocfs_hp_ratio_seq_write_57537 ptlrpc_lprocfs_hp_ratio_seq_write 3 57537 NULL nohasharray
8806 -+usb_new_device_57537 usb_new_device 0 57537 &ptlrpc_lprocfs_hp_ratio_seq_write_57537
8807 -+driver_register_57538 driver_register 0 57538 NULL
8808 ++ptlrpc_lprocfs_hp_ratio_seq_write_57537 ptlrpc_lprocfs_hp_ratio_seq_write 3 57537 NULL
8809 +compat_SyS_process_vm_writev_57542 compat_SyS_process_vm_writev 3-5 57542 NULL
8810 -+ReadHDLCPnP_57559 ReadHDLCPnP 0 57559 NULL
8811 +obd_unpackmd_57563 obd_unpackmd 0 57563 NULL
8812 +snd_pcm_playback_ioctl1_57569 snd_pcm_playback_ioctl1 0 57569 NULL
8813 -+pn544_hci_i2c_fw_write_cmd_57572 pn544_hci_i2c_fw_write_cmd 4 57572 NULL
8814 -+get_bridge_ifindices_57579 get_bridge_ifindices 0 57579 NULL nohasharray
8815 -+ili210x_read_reg_57579 ili210x_read_reg 0 57579 &get_bridge_ifindices_57579
8816 ++get_bridge_ifindices_57579 get_bridge_ifindices 0 57579 NULL
8817 +ldlm_cli_enqueue_local_57582 ldlm_cli_enqueue_local 11 57582 NULL
8818 +il_dbgfs_interrupt_write_57591 il_dbgfs_interrupt_write 3 57591 NULL
8819 +read_file_spectral_fft_period_57593 read_file_spectral_fft_period 3 57593 NULL
8820 -+mthca_map_eq_regs_57598 mthca_map_eq_regs 0 57598 NULL
8821 -+wm831x_gpio_to_irq_57614 wm831x_gpio_to_irq 2 57614 NULL
8822 +tx_tx_retry_template_read_57623 tx_tx_retry_template_read 3 57623 NULL
8823 +sisusbcon_putcs_57630 sisusbcon_putcs 3 57630 NULL
8824 +mem_read_57631 mem_read 3 57631 NULL
8825 -+pci_enable_msi_block_57632 pci_enable_msi_block 0 57632 NULL
8826 -+msi_compose_msg_57637 msi_compose_msg 0 57637 NULL
8827 -+xfs_alloc_ag_vextent_near_57653 xfs_alloc_ag_vextent_near 0 57653 NULL
8828 -+c_can_start_57654 c_can_start 0 57654 NULL nohasharray
8829 -+get_vpd_params_57654 get_vpd_params 0 57654 &c_can_start_57654
8830 -+t4vf_sge_alloc_eth_txq_57656 t4vf_sge_alloc_eth_txq 0 57656 NULL
8831 +r3964_write_57662 r3964_write 4 57662 NULL
8832 +proc_ns_readlink_57664 proc_ns_readlink 3 57664 NULL
8833 +__lgwrite_57669 __lgwrite 4 57669 NULL
8834 -+f1x_match_to_this_node_57695 f1x_match_to_this_node 3 57695 NULL
8835 -+i2400m_rx_stats_read_57706 i2400m_rx_stats_read 3 57706 NULL nohasharray
8836 -+snd_es1688_probe_57706 snd_es1688_probe 0 57706 &i2400m_rx_stats_read_57706
8837 ++i2400m_rx_stats_read_57706 i2400m_rx_stats_read 3 57706 NULL
8838 +ieee80211_if_read_dot11MeshHWMPconfirmationInterval_57722 ieee80211_if_read_dot11MeshHWMPconfirmationInterval 3 57722 NULL
8839 -+vm_find_vqs_57729 vm_find_vqs 0 57729 NULL
8840 -+imm_init_57732 imm_init 0 57732 NULL
8841 +nouveau_gpio_create__57735 nouveau_gpio_create_ 4-5 57735 NULL
8842 +pppol2tp_recvmsg_57742 pppol2tp_recvmsg 4 57742 NULL
8843 +ieee80211_if_fmt_dot11MeshHWMPpreqMinInterval_57762 ieee80211_if_fmt_dot11MeshHWMPpreqMinInterval 3 57762 NULL
8844 +SYSC_process_vm_writev_57776 SYSC_process_vm_writev 3-5 57776 NULL
8845 -+ivtv_gpio_init_57781 ivtv_gpio_init 0 57781 NULL
8846 -+apei_exec_collect_resources_57788 apei_exec_collect_resources 0 57788 NULL
8847 -+security_inode_unlink_57791 security_inode_unlink 0 57791 NULL
8848 +ld2_57794 ld2 0 57794 NULL
8849 +ivtv_read_57796 ivtv_read 3 57796 NULL
8850 +ion_test_ioctl_57799 ion_test_ioctl 2 57799 NULL
8851 +bfad_debugfs_read_regrd_57830 bfad_debugfs_read_regrd 3 57830 NULL
8852 -+copy_to_user_57835 copy_to_user 3-0 57835 NULL
8853 -+mwl8k_rxq_init_57838 mwl8k_rxq_init 0 57838 NULL
8854 -+flash_read_57843 flash_read 3 57843 NULL nohasharray
8855 -+xfs_rtpick_extent_57843 xfs_rtpick_extent 0 57843 &flash_read_57843
8856 ++copy_to_user_57835 copy_to_user 0-3 57835 NULL
8857 ++flash_read_57843 flash_read 3 57843 NULL
8858 +kiblnd_create_tx_pool_57846 kiblnd_create_tx_pool 2 57846 NULL
8859 +radeon_ttm_gtt_read_57879 radeon_ttm_gtt_read 3 57879 NULL
8860 +xt_alloc_table_info_57903 xt_alloc_table_info 1 57903 NULL
8861 @@ -121489,43 +119405,23 @@ index 0000000..8709512
8862 +twl_i2c_write_57923 twl_i2c_write 3-4 57923 NULL
8863 +__snd_gf1_look16_57925 __snd_gf1_look16 0 57925 NULL
8864 +sel_read_handle_unknown_57933 sel_read_handle_unknown 3 57933 NULL
8865 -+xfs_inode_item_format_convert_57937 xfs_inode_item_format_convert 0 57937 NULL
8866 -+ath_regd_init_57938 ath_regd_init 0 57938 NULL
8867 +xfs_mru_cache_create_57943 xfs_mru_cache_create 3 57943 NULL
8868 +key_algorithm_read_57946 key_algorithm_read 3 57946 NULL
8869 +ip_set_alloc_57953 ip_set_alloc 1 57953 NULL nohasharray
8870 +ioat3_dca_count_dca_slots_57953 ioat3_dca_count_dca_slots 0 57953 &ip_set_alloc_57953
8871 -+do_rx_dma_57996 do_rx_dma 5 57996 NULL
8872 -+cb710_pci_configure_57999 cb710_pci_configure 0 57999 NULL
8873 +rx_reset_counter_read_58001 rx_reset_counter_read 3 58001 NULL
8874 -+iwl_dbgfs_ucode_rx_stats_read_58023 iwl_dbgfs_ucode_rx_stats_read 3 58023 NULL nohasharray
8875 -+si4713_set_power_state_58023 si4713_set_power_state 0 58023 &iwl_dbgfs_ucode_rx_stats_read_58023
8876 -+io_playback_transfer_58030 io_playback_transfer 4 58030 NULL nohasharray
8877 -+asd_unpause_cseq_58030 asd_unpause_cseq 0 58030 &io_playback_transfer_58030
8878 -+snd_info_card_create_58055 snd_info_card_create 0 58055 NULL
8879 ++iwl_dbgfs_ucode_rx_stats_read_58023 iwl_dbgfs_ucode_rx_stats_read 3 58023 NULL
8880 ++io_playback_transfer_58030 io_playback_transfer 4 58030 NULL
8881 +mce_async_out_58056 mce_async_out 3 58056 NULL
8882 -+bq32k_write_58057 bq32k_write 4 58057 NULL
8883 +ocfs2_find_leaf_58065 ocfs2_find_leaf 0 58065 NULL
8884 -+dt3155_alloc_coherent_58073 dt3155_alloc_coherent 2 58073 NULL nohasharray
8885 -+rfkill_led_trigger_register_58073 rfkill_led_trigger_register 0 58073 &dt3155_alloc_coherent_58073
8886 -+cm4040_write_58079 cm4040_write 3 58079 NULL nohasharray
8887 -+usb_stor_acquire_resources_58079 usb_stor_acquire_resources 0 58079 &cm4040_write_58079
8888 -+regulator_register_supply_alias_58081 regulator_register_supply_alias 0 58081 NULL
8889 -+ntb_xeon_setup_58098 ntb_xeon_setup 0 58098 NULL
8890 -+hpsa_enter_simple_mode_58108 hpsa_enter_simple_mode 0 58108 NULL
8891 ++dt3155_alloc_coherent_58073 dt3155_alloc_coherent 2 58073 NULL
8892 ++cm4040_write_58079 cm4040_write 3 58079 NULL
8893 +ipv6_flowlabel_opt_58135 ipv6_flowlabel_opt 3 58135 NULL nohasharray
8894 +slhc_init_58135 slhc_init 1-2 58135 &ipv6_flowlabel_opt_58135
8895 -+ql_clear_routing_entries_58143 ql_clear_routing_entries 0 58143 NULL
8896 -+xfs_bmap_add_extent_delay_real_58151 xfs_bmap_add_extent_delay_real 0 58151 NULL
8897 -+ocfs2_reserve_clusters_58164 ocfs2_reserve_clusters 0 58164 NULL
8898 -+spu_wait_for_u32_58166 spu_wait_for_u32 0 58166 NULL
8899 -+xfs_btree_update_58167 xfs_btree_update 0 58167 NULL
8900 -+cx18_init_struct1_58169 cx18_init_struct1 0 58169 NULL
8901 +garmin_write_bulk_58191 garmin_write_bulk 3 58191 NULL
8902 +ieee80211_if_fmt_flags_58205 ieee80211_if_fmt_flags 3 58205 NULL
8903 +i40evf_allocate_virt_mem_d_58210 i40evf_allocate_virt_mem_d 3 58210 NULL
8904 -+btrfsic_create_link_to_next_block_58246 btrfsic_create_link_to_next_block 4 58246 NULL nohasharray
8905 -+regmap_raw_read_58246 regmap_raw_read 0 58246 &btrfsic_create_link_to_next_block_58246
8906 ++btrfsic_create_link_to_next_block_58246 btrfsic_create_link_to_next_block 4 58246 NULL
8907 +read_file_debug_58256 read_file_debug 3 58256 NULL
8908 +osc_max_dirty_mb_seq_write_58263 osc_max_dirty_mb_seq_write 3 58263 NULL
8909 +cfg80211_mgmt_tx_status_58266 cfg80211_mgmt_tx_status 4 58266 NULL
8910 @@ -121533,138 +119429,90 @@ index 0000000..8709512
8911 +kstrtos8_from_user_58268 kstrtos8_from_user 2 58268 NULL
8912 +acpi_ds_build_internal_package_obj_58271 acpi_ds_build_internal_package_obj 3 58271 NULL
8913 +iscsi_decode_text_input_58292 iscsi_decode_text_input 4 58292 NULL
8914 -+tg3_get_device_address_58298 tg3_get_device_address 0 58298 NULL
8915 +ieee80211_if_read_dot11MeshTTL_58307 ieee80211_if_read_dot11MeshTTL 3 58307 NULL
8916 +tx_tx_start_int_templates_read_58324 tx_tx_start_int_templates_read 3 58324 NULL
8917 +ext4_ext_truncate_extend_restart_58331 ext4_ext_truncate_extend_restart 3 58331 NULL
8918 +__copy_from_user_swizzled_58337 __copy_from_user_swizzled 2-4 58337 NULL
8919 -+SyS_migrate_pages_58348 SyS_migrate_pages 2 58348 NULL
8920 +brcmf_debugfs_sdio_counter_read_58369 brcmf_debugfs_sdio_counter_read 3 58369 NULL
8921 +il_dbgfs_status_read_58388 il_dbgfs_status_read 3 58388 NULL
8922 +_drbd_md_sync_page_io_58403 _drbd_md_sync_page_io 6 58403 NULL
8923 -+kvm_mmu_write_protect_pt_masked_58406 kvm_mmu_write_protect_pt_masked 3 58406 NULL nohasharray
8924 -+idetape_pad_zeros_58406 idetape_pad_zeros 2 58406 &kvm_mmu_write_protect_pt_masked_58406
8925 -+xfs_btree_get_rec_58410 xfs_btree_get_rec 0 58410 NULL
8926 ++idetape_pad_zeros_58406 idetape_pad_zeros 2 58406 NULL
8927 +i2400m_pld_size_58415 i2400m_pld_size 0 58415 NULL
8928 -+pci_bus_write_config_byte_58451 pci_bus_write_config_byte 0 58451 NULL
8929 +capabilities_read_58457 capabilities_read 3 58457 NULL
8930 +usnic_vnic_get_resources_58462 usnic_vnic_get_resources 3 58462 NULL
8931 +compat_do_ipt_set_ctl_58466 compat_do_ipt_set_ctl 4 58466 NULL nohasharray
8932 +lpfc_idiag_baracc_read_58466 lpfc_idiag_baracc_read 3 58466 &compat_do_ipt_set_ctl_58466
8933 +nv_rd08_58472 nv_rd08 0 58472 NULL
8934 -+p54_register_common_58476 p54_register_common 0 58476 NULL
8935 -+acpi_tables_sysfs_init_58477 acpi_tables_sysfs_init 0 58477 NULL
8936 -+mthca_status_to_errno_58482 mthca_status_to_errno 0 58482 NULL
8937 +snd_gf1_read_addr_58483 snd_gf1_read_addr 0 58483 NULL
8938 +snd_rme96_capture_copy_58484 snd_rme96_capture_copy 5 58484 NULL
8939 +btrfs_cont_expand_58498 btrfs_cont_expand 2-3-0 58498 NULL
8940 +tcf_hash_create_58507 tcf_hash_create 4 58507 NULL
8941 -+gfs2_dir_get_new_buffer_58509 gfs2_dir_get_new_buffer 0 58509 NULL
8942 +rndis_add_response_58544 rndis_add_response 2 58544 NULL
8943 +wep_decrypt_fail_read_58567 wep_decrypt_fail_read 3 58567 NULL
8944 +scnprint_mac_oui_58578 scnprint_mac_oui 3-0 58578 NULL
8945 +cur_wm_latency_write_58581 cur_wm_latency_write 3 58581 NULL
8946 -+get_rhf_errstring_58582 get_rhf_errstring 3 58582 NULL
8947 +ea_read_inline_58589 ea_read_inline 0 58589 NULL
8948 +isku_sysfs_read_keys_thumbster_58590 isku_sysfs_read_keys_thumbster 6 58590 NULL
8949 +xip_file_read_58592 xip_file_read 3 58592 NULL
8950 +ecryptfs_write_end_58594 ecryptfs_write_end 5-3 58594 NULL
8951 +radeon_bo_size_58606 radeon_bo_size 0 58606 NULL
8952 +skb_copy_to_page_nocache_58624 skb_copy_to_page_nocache 6 58624 NULL
8953 -+ath10k_bmi_read_memory_58628 ath10k_bmi_read_memory 0 58628 NULL
8954 +filemap_fdatawrite_range_58630 filemap_fdatawrite_range 0 58630 NULL
8955 +tx_tx_start_fw_gen_read_58648 tx_tx_start_fw_gen_read 3 58648 NULL
8956 +iwl_dbgfs_rx_handlers_write_58655 iwl_dbgfs_rx_handlers_write 3 58655 NULL
8957 +find_zero_58685 find_zero 0-1 58685 NULL
8958 +uwb_bce_print_IEs_58686 uwb_bce_print_IEs 4 58686 NULL
8959 +tps6586x_writes_58689 tps6586x_writes 2-3 58689 NULL
8960 -+adap_init0_58694 adap_init0 0 58694 NULL
8961 -+scsi_setup_command_freelist_58703 scsi_setup_command_freelist 0 58703 NULL
8962 +vx_send_msg_58711 vx_send_msg 0 58711 NULL
8963 -+da9052_gpio_to_irq_58729 da9052_gpio_to_irq 2 58729 NULL
8964 +csum_exist_in_range_58730 csum_exist_in_range 2-3 58730 NULL
8965 +frames_to_bytes_58741 frames_to_bytes 0-2 58741 NULL
8966 +ieee80211_if_write_tkip_mic_test_58748 ieee80211_if_write_tkip_mic_test 3 58748 NULL
8967 +agp_allocate_memory_58761 agp_allocate_memory 2 58761 NULL
8968 +regmap_calc_reg_len_58795 regmap_calc_reg_len 0 58795 NULL
8969 -+sep_register_driver_with_fs_58802 sep_register_driver_with_fs 0 58802 NULL
8970 +raw_send_hdrinc_58803 raw_send_hdrinc 4 58803 NULL
8971 +isku_sysfs_read_58806 isku_sysfs_read 5 58806 NULL
8972 -+write_file_58812 write_file 4 58812 NULL
8973 +ep_read_58813 ep_read 3 58813 NULL
8974 +command_write_58841 command_write 3 58841 NULL
8975 -+__ath9k_hw_init_58848 __ath9k_hw_init 0 58848 NULL
8976 -+ocfs2_truncate_log_append_58850 ocfs2_truncate_log_append 0 58850 NULL
8977 +ath6kl_wmi_send_action_cmd_58860 ath6kl_wmi_send_action_cmd 7 58860 NULL
8978 -+i2c_atmel_send_58870 i2c_atmel_send 3 58870 NULL
8979 +gs_alloc_req_58883 gs_alloc_req 2 58883 NULL
8980 +esas2r_change_queue_depth_58886 esas2r_change_queue_depth 2 58886 NULL
8981 -+sd_format_disk_name_58907 sd_format_disk_name 0 58907 NULL
8982 +lprocfs_wr_pinger_recov_58914 lprocfs_wr_pinger_recov 3 58914 NULL
8983 +print_devstats_dot11FCSErrorCount_58919 print_devstats_dot11FCSErrorCount 3 58919 NULL
8984 +pipeline_cs_rx_packet_out_read_58926 pipeline_cs_rx_packet_out_read 3 58926 NULL
8985 -+ntb_transport_init_queue_58929 ntb_transport_init_queue 0 58929 NULL
8986 -+t4vf_config_rss_range_58930 t4vf_config_rss_range 0 58930 NULL
8987 -+SyS_pread64_58935 SyS_pread64 3 58935 NULL
8988 -+xfs_bmap_read_extents_58936 xfs_bmap_read_extents 0 58936 NULL
8989 -+vip_gpio_reserve_58943 vip_gpio_reserve 0 58943 NULL
8990 +wait_table_hash_nr_entries_58962 wait_table_hash_nr_entries 0 58962 NULL
8991 +ieee80211_if_fmt_dot11MeshHWMPactivePathToRootTimeout_58965 ieee80211_if_fmt_dot11MeshHWMPactivePathToRootTimeout 3 58965 NULL
8992 +crypto_aead_ivsize_58970 crypto_aead_ivsize 0 58970 NULL
8993 -+usbhs_mod_gadget_probe_58987 usbhs_mod_gadget_probe 0 58987 NULL
8994 +init_list_set_59005 init_list_set 3 59005 NULL
8995 +ep_write_59008 ep_write 3 59008 NULL
8996 +lpfc_idiag_baracc_write_59014 lpfc_idiag_baracc_write 3 59014 NULL
8997 +SyS_preadv_59029 SyS_preadv 3 59029 NULL
8998 -+init_pci_cap_msi_perm_59033 init_pci_cap_msi_perm 2-0 59033 NULL
8999 ++init_pci_cap_msi_perm_59033 init_pci_cap_msi_perm 2 59033 NULL
9000 +selinux_transaction_write_59038 selinux_transaction_write 3 59038 NULL
9001 +crypto_aead_reqsize_59039 crypto_aead_reqsize 0 59039 NULL
9002 +regmap_bulk_write_59049 regmap_bulk_write 2-4 59049 NULL nohasharray
9003 +i8042_enable_kbd_port_59049 i8042_enable_kbd_port 0 59049 &regmap_bulk_write_59049
9004 -+fnic_dev_stats_dump_59091 fnic_dev_stats_dump 0 59091 NULL
9005 -+mmc_sd_num_wr_blocks_59112 mmc_sd_num_wr_blocks 0 59112 NULL nohasharray
9006 -+asd_post_escb_list_59112 asd_post_escb_list 0 59112 &mmc_sd_num_wr_blocks_59112
9007 ++mmc_sd_num_wr_blocks_59112 mmc_sd_num_wr_blocks 0 59112 NULL
9008 +sta_tx_latency_stat_table_59122 sta_tx_latency_stat_table 0-4-5 59122 NULL nohasharray
9009 +scsi_io_completion_59122 scsi_io_completion 2 59122 &sta_tx_latency_stat_table_59122
9010 +nfc_llcp_send_i_frame_59130 nfc_llcp_send_i_frame 3 59130 NULL
9011 -+__iio_add_event_config_attrs_59136 __iio_add_event_config_attrs 0 59136 NULL
9012 -+print_devstats_dot11RTSSuccessCount_59145 print_devstats_dot11RTSSuccessCount 3 59145 NULL nohasharray
9013 -+framebuffer_alloc_59145 framebuffer_alloc 1 59145 &print_devstats_dot11RTSSuccessCount_59145
9014 -+ocfs2_claim_local_alloc_bits_59147 ocfs2_claim_local_alloc_bits 0 59147 NULL
9015 ++framebuffer_alloc_59145 framebuffer_alloc 1 59145 NULL nohasharray
9016 ++print_devstats_dot11RTSSuccessCount_59145 print_devstats_dot11RTSSuccessCount 3 59145 &framebuffer_alloc_59145
9017 +radeon_compat_ioctl_59150 radeon_compat_ioctl 2 59150 NULL
9018 +pvr2_hdw_report_clients_59152 pvr2_hdw_report_clients 3 59152 NULL
9019 -+mthca_create_eq_59157 mthca_create_eq 0 59157 NULL
9020 +ksize_59176 ksize 0 59176 NULL
9021 -+rtsx_pci_write_register_59177 rtsx_pci_write_register 0 59177 NULL
9022 +setup_window_59178 setup_window 4-2-5-7 59178 NULL
9023 +ocfs2_move_extent_59187 ocfs2_move_extent 2-5 59187 NULL
9024 -+xfs_ialloc_next_rec_59193 xfs_ialloc_next_rec 0 59193 NULL
9025 -+p54_parse_firmware_59195 p54_parse_firmware 0 59195 NULL
9026 +xfs_iext_realloc_indirect_59211 xfs_iext_realloc_indirect 2 59211 NULL
9027 -+spu_init_59215 spu_init 0 59215 NULL
9028 -+check_mapped_selector_name_59216 check_mapped_selector_name 5 59216 NULL
9029 +dt3155_read_59226 dt3155_read 3 59226 NULL
9030 -+paging64_gpte_to_gfn_lvl_59229 paging64_gpte_to_gfn_lvl 0-2-1 59229 NULL nohasharray
9031 -+ql_adapter_initialize_59229 ql_adapter_initialize 0 59229 &paging64_gpte_to_gfn_lvl_59229
9032 -+lpfc_sli4_queue_setup_59242 lpfc_sli4_queue_setup 0 59242 NULL
9033 -+init_queue_59250 init_queue 0 59250 NULL
9034 ++paging64_gpte_to_gfn_lvl_59229 paging64_gpte_to_gfn_lvl 0-2-1 59229 NULL
9035 +nla_len_59258 nla_len 0 59258 NULL
9036 +drbd_bm_write_page_59290 drbd_bm_write_page 2 59290 NULL
9037 -+netdev_queue_update_kobjects_59301 netdev_queue_update_kobjects 0 59301 NULL
9038 +btrfs_insert_dir_item_59304 btrfs_insert_dir_item 4 59304 NULL
9039 -+xfs_iformat_fork_59312 xfs_iformat_fork 0 59312 NULL
9040 +fd_copyout_59323 fd_copyout 3 59323 NULL
9041 -+ipr_probe_ioa_59326 ipr_probe_ioa 0 59326 NULL
9042 +read_9287_modal_eeprom_59327 read_9287_modal_eeprom 3 59327 NULL
9043 -+set_state_private_59336 set_state_private 0 59336 NULL
9044 +rx_defrag_in_process_called_read_59338 rx_defrag_in_process_called_read 3 59338 NULL
9045 -+xfs_attrmulti_attr_set_59346 xfs_attrmulti_attr_set 4 59346 NULL nohasharray
9046 -+xfs_alloc_lookup_le_59346 xfs_alloc_lookup_le 0 59346 &xfs_attrmulti_attr_set_59346
9047 -+__map_request_59350 __map_request 0 59350 NULL
9048 -+gfs2_quota_lock_check_59353 gfs2_quota_lock_check 0 59353 NULL
9049 -+hardware_init_port_59375 hardware_init_port 0 59375 NULL
9050 -+adp5588_read_59376 adp5588_read 0 59376 NULL
9051 -+f2fs_fallocate_59377 f2fs_fallocate 3-4 59377 NULL
9052 ++xfs_attrmulti_attr_set_59346 xfs_attrmulti_attr_set 4 59346 NULL
9053 ++f2fs_fallocate_59377 f2fs_fallocate 4-3 59377 NULL
9054 +pvr2_debugifc_print_info_59380 pvr2_debugifc_print_info 3 59380 NULL
9055 +journal_init_dev_59384 journal_init_dev 5 59384 NULL
9056 +__net_get_random_once_59389 __net_get_random_once 2 59389 NULL
9057 @@ -121675,32 +119523,21 @@ index 0000000..8709512
9058 +SyS_sched_setaffinity_59442 SyS_sched_setaffinity 2 59442 NULL
9059 +fs_path_ensure_buf_59445 fs_path_ensure_buf 2 59445 NULL
9060 +tipc_recv_stream_59456 tipc_recv_stream 4 59456 NULL
9061 -+t4vf_get_vpd_params_59484 t4vf_get_vpd_params 0 59484 NULL
9062 +_iwl_dbgfs_bcast_filters_write_59491 _iwl_dbgfs_bcast_filters_write 3 59491 NULL
9063 +rtw_cfg80211_set_mgnt_wpsp2pie_59497 rtw_cfg80211_set_mgnt_wpsp2pie 3 59497 NULL
9064 -+ath10k_htc_send_59498 ath10k_htc_send 0 59498 NULL
9065 +ib_copy_from_udata_59502 ib_copy_from_udata 3 59502 NULL
9066 +C_SYSC_get_mempolicy_59516 C_SYSC_get_mempolicy 3 59516 NULL
9067 +mic_vringh_copy_59523 mic_vringh_copy 4 59523 NULL
9068 -+ipw2100_wdev_init_59533 ipw2100_wdev_init 0 59533 NULL
9069 -+msix_setup_entries_59545 msix_setup_entries 0 59545 NULL nohasharray
9070 -+idr_alloc_59545 idr_alloc 0 59545 &msix_setup_entries_59545
9071 ++msix_setup_entries_59545 msix_setup_entries 0 59545 NULL
9072 +mpi_get_nbits_59551 mpi_get_nbits 0 59551 NULL
9073 -+ath9k_cmn_init_channels_rates_59557 ath9k_cmn_init_channels_rates 0 59557 NULL
9074 +tunables_write_59563 tunables_write 3 59563 NULL
9075 +bio_split_59564 bio_split 2 59564 NULL
9076 +__copy_from_user_ll_nozero_59571 __copy_from_user_ll_nozero 0-3 59571 NULL
9077 -+ext2_rec_len_from_disk_59581 ext2_rec_len_from_disk 0-1 59581 NULL
9078 -+write_pbl_59583 write_pbl 4 59583 NULL
9079 +memdup_user_59590 memdup_user 2 59590 NULL
9080 -+max8925_bulk_write_59597 max8925_bulk_write 3 59597 NULL
9081 -+tps6586x_irq_get_virq_59601 tps6586x_irq_get_virq 2 59601 NULL
9082 +xrcdn_free_res_59616 xrcdn_free_res 5 59616 NULL nohasharray
9083 +mem_fwlog_free_mem_blks_read_59616 mem_fwlog_free_mem_blks_read 3 59616 &xrcdn_free_res_59616
9084 +ath6kl_endpoint_stats_write_59621 ath6kl_endpoint_stats_write 3 59621 NULL
9085 +mtrr_write_59622 mtrr_write 3 59622 NULL
9086 -+ocfs2_adjust_rightmost_branch_59623 ocfs2_adjust_rightmost_branch 0 59623 NULL
9087 -+fnic_alloc_rq_frame_59634 fnic_alloc_rq_frame 0 59634 NULL
9088 +find_first_zero_bit_59636 find_first_zero_bit 0 59636 NULL
9089 +SyS_setdomainname_59646 SyS_setdomainname 2 59646 NULL
9090 +file_update_time_59647 file_update_time 0 59647 NULL
9091 @@ -121709,7 +119546,6 @@ index 0000000..8709512
9092 +__devcgroup_check_permission_59665 __devcgroup_check_permission 0 59665 NULL
9093 +iwl_dbgfs_mac_params_read_59666 iwl_dbgfs_mac_params_read 3 59666 NULL
9094 +alloc_dca_provider_59670 alloc_dca_provider 2 59670 NULL
9095 -+sriov_enable_59689 sriov_enable 0 59689 NULL
9096 +mic_calc_failure_read_59700 mic_calc_failure_read 3 59700 NULL
9097 +ioperm_get_59701 ioperm_get 4-3 59701 NULL
9098 +snd_pcm_info_user_59711 snd_pcm_info_user 0 59711 NULL
9099 @@ -121719,12 +119555,10 @@ index 0000000..8709512
9100 +qib_decode_7220_sdma_errs_59745 qib_decode_7220_sdma_errs 4 59745 NULL
9101 +strnlen_59746 strnlen 0 59746 NULL
9102 +ext3_acl_count_59754 ext3_acl_count 0-1 59754 NULL
9103 -+ioat2_reset_sync_59756 ioat2_reset_sync 0 59756 NULL
9104 +long_retry_limit_read_59766 long_retry_limit_read 3 59766 NULL nohasharray
9105 +cap_inode_need_killpriv_59766 cap_inode_need_killpriv 0 59766 &long_retry_limit_read_59766
9106 +venus_remove_59781 venus_remove 4 59781 NULL
9107 +mei_nfc_recv_59784 mei_nfc_recv 3 59784 NULL
9108 -+pt1_init_table_59798 pt1_init_table 0 59798 NULL
9109 +C_SYSC_preadv_59801 C_SYSC_preadv 3 59801 NULL
9110 +ipw_write_59807 ipw_write 3 59807 NULL
9111 +scsi_init_shared_tag_map_59812 scsi_init_shared_tag_map 2 59812 NULL
9112 @@ -121733,19 +119567,13 @@ index 0000000..8709512
9113 +regmap_raw_write_async_59849 regmap_raw_write_async 2-4 59849 NULL
9114 +pvr2_ioread_set_sync_key_59882 pvr2_ioread_set_sync_key 3 59882 NULL
9115 +l2cap_sock_recvmsg_59886 l2cap_sock_recvmsg 4 59886 NULL
9116 -+mlx4_table_get_59887 mlx4_table_get 0 59887 NULL
9117 +ffs_prepare_buffer_59892 ffs_prepare_buffer 2 59892 NULL
9118 -+ocfs2_extend_rotate_transaction_59894 ocfs2_extend_rotate_transaction 0 59894 NULL
9119 +kvm_mmu_notifier_invalidate_range_start_59944 kvm_mmu_notifier_invalidate_range_start 3-4 59944 NULL
9120 -+ocfs2_expand_inline_ref_root_59945 ocfs2_expand_inline_ref_root 0 59945 NULL
9121 +ath10k_read_dfs_stats_59949 ath10k_read_dfs_stats 3 59949 NULL
9122 +dapm_widget_power_read_file_59950 dapm_widget_power_read_file 3 59950 NULL nohasharray
9123 +il_dbgfs_rxon_flags_read_59950 il_dbgfs_rxon_flags_read 3 59950 &dapm_widget_power_read_file_59950
9124 +il_dbgfs_missed_beacon_read_59956 il_dbgfs_missed_beacon_read 3 59956 NULL
9125 +__arch_hweight16_59975 __arch_hweight16 0 59975 NULL
9126 -+raw_notifier_chain_register_59977 raw_notifier_chain_register 0 59977 NULL
9127 -+phy_record_59981 phy_record 0 59981 NULL
9128 -+asd_map_memio_59988 asd_map_memio 0 59988 NULL
9129 +osd_req_read_kern_59990 osd_req_read_kern 5 59990 NULL
9130 +ghash_async_setkey_60001 ghash_async_setkey 3 60001 NULL
9131 +ieee80211_if_fmt_dot11MeshAwakeWindowDuration_60006 ieee80211_if_fmt_dot11MeshAwakeWindowDuration 3 60006 NULL
9132 @@ -121754,8 +119582,6 @@ index 0000000..8709512
9133 +mthca_init_cq_60011 mthca_init_cq 2 60011 NULL
9134 +osd_req_list_dev_partitions_60027 osd_req_list_dev_partitions 4 60027 NULL
9135 +xlog_bread_offset_60030 xlog_bread_offset 3 60030 NULL
9136 -+xfs_imap_to_bp_60034 xfs_imap_to_bp 0 60034 NULL
9137 -+skd_acquire_msix_60037 skd_acquire_msix 0 60037 NULL
9138 +bio_integrity_hw_sectors_60039 bio_integrity_hw_sectors 0-2 60039 NULL
9139 +do_ip6t_set_ctl_60040 do_ip6t_set_ctl 4 60040 NULL
9140 +vcs_size_60050 vcs_size 0 60050 NULL
9141 @@ -121765,88 +119591,61 @@ index 0000000..8709512
9142 +c4iw_num_stags_60073 c4iw_num_stags 0 60073 NULL
9143 +rxrpc_kernel_send_data_60083 rxrpc_kernel_send_data 3 60083 NULL
9144 +ieee80211_if_fmt_fwded_frames_60103 ieee80211_if_fmt_fwded_frames 3 60103 NULL
9145 -+pci_save_state_60109 pci_save_state 0 60109 NULL
9146 +SYSC_msgsnd_60113 SYSC_msgsnd 3 60113 NULL
9147 +nfs_idmap_request_key_60124 nfs_idmap_request_key 2 60124 NULL
9148 +__mutex_lock_common_60134 __mutex_lock_common 0 60134 NULL
9149 -+spu_wait_for_u16_60142 spu_wait_for_u16 0 60142 NULL
9150 -+solo_disp_init_60146 solo_disp_init 0 60146 NULL
9151 +ld_usb_read_60156 ld_usb_read 3 60156 NULL
9152 +jmb38x_ms_count_slots_60164 jmb38x_ms_count_slots 0 60164 NULL
9153 +init_state_60165 init_state 2 60165 NULL
9154 +jffs2_alloc_full_dirent_60179 jffs2_alloc_full_dirent 1 60179 NULL nohasharray
9155 +sg_build_sgat_60179 sg_build_sgat 3 60179 &jffs2_alloc_full_dirent_60179
9156 +fuse_async_req_send_60183 fuse_async_req_send 0-3 60183 NULL
9157 -+rx_rx_tkip_replays_read_60193 rx_rx_tkip_replays_read 3 60193 NULL nohasharray
9158 -+arch_setup_msi_irqs_60193 arch_setup_msi_irqs 0 60193 &rx_rx_tkip_replays_read_60193
9159 ++arch_setup_msi_irqs_60193 arch_setup_msi_irqs 0 60193 NULL nohasharray
9160 ++rx_rx_tkip_replays_read_60193 rx_rx_tkip_replays_read 3 60193 &arch_setup_msi_irqs_60193
9161 +qib_reg_phys_mr_60202 qib_reg_phys_mr 3 60202 NULL
9162 +btrfs_get_token_16_60220 btrfs_get_token_16 0 60220 NULL
9163 -+arizona_map_irq_60230 arizona_map_irq 2 60230 NULL
9164 -+wm831x_irq_60254 wm831x_irq 2 60254 NULL
9165 +irq_alloc_domain_generic_chips_60264 irq_alloc_domain_generic_chips 2-3 60264 NULL
9166 -+mlx4_ACCESS_MEM_60265 mlx4_ACCESS_MEM 0 60265 NULL
9167 +display_crc_ctl_write_60273 display_crc_ctl_write 3 60273 NULL
9168 +printer_write_60276 printer_write 3 60276 NULL
9169 -+remove_srq_ok_60280 remove_srq_ok 0 60280 NULL
9170 +do_xip_mapping_read_60297 do_xip_mapping_read 5 60297 NULL
9171 +getDataLength_60301 getDataLength 0 60301 NULL
9172 +bch_subtract_dirty_60306 bch_subtract_dirty 3-4 60306 NULL
9173 -+mlx4_slave_cmd_60337 mlx4_slave_cmd 0 60337 NULL
9174 +usb_alphatrack_write_60341 usb_alphatrack_write 3 60341 NULL
9175 +__kfifo_from_user_r_60345 __kfifo_from_user_r 5-3 60345 NULL
9176 +dccp_setsockopt_60367 dccp_setsockopt 5 60367 NULL
9177 +ubi_eba_atomic_leb_change_60379 ubi_eba_atomic_leb_change 0 60379 NULL
9178 +mthca_alloc_resize_buf_60394 mthca_alloc_resize_buf 3 60394 NULL
9179 +ocfs2_zero_extend_60396 ocfs2_zero_extend 3 60396 NULL
9180 -+tveeprom_read_60397 tveeprom_read 3 60397 NULL
9181 +driver_names_read_60399 driver_names_read 3 60399 NULL
9182 +simple_alloc_urb_60420 simple_alloc_urb 3 60420 NULL
9183 +excessive_retries_read_60425 excessive_retries_read 3 60425 NULL
9184 +kmalloc_60432 kmalloc 1 60432 NULL nohasharray
9185 +tstats_write_60432 tstats_write 3 60432 &kmalloc_60432
9186 -+t4_wait_op_done_60444 t4_wait_op_done 0 60444 NULL
9187 +snd_hda_get_num_raw_conns_60462 snd_hda_get_num_raw_conns 0 60462 NULL
9188 -+ivtv_streams_setup_60463 ivtv_streams_setup 0 60463 NULL
9189 -+rtsx_pci_init_chip_60470 rtsx_pci_init_chip 0 60470 NULL
9190 +crypto_shash_setkey_60483 crypto_shash_setkey 3 60483 NULL
9191 +lustre_msg_early_size_60496 lustre_msg_early_size 0 60496 NULL
9192 -+psy_register_thermal_60507 psy_register_thermal 0 60507 NULL
9193 -+xfs_btree_make_block_unfull_60511 xfs_btree_make_block_unfull 0 60511 NULL
9194 -+ath_tx_init_60515 ath_tx_init 0 60515 NULL
9195 -+lx_dsp_reg_read_60524 lx_dsp_reg_read 0 60524 NULL
9196 +compat_SyS_get_mempolicy_60527 compat_SyS_get_mempolicy 3 60527 NULL
9197 +v9fs_fid_readn_60544 v9fs_fid_readn 4 60544 NULL
9198 +nonpaging_map_60551 nonpaging_map 4 60551 NULL
9199 +osc_lockless_truncate_seq_write_60553 osc_lockless_truncate_seq_write 3 60553 NULL
9200 -+solo_sysfs_init_60561 solo_sysfs_init 0 60561 NULL
9201 -+em28xx_write_ac97_60562 em28xx_write_ac97 0 60562 NULL
9202 +tracing_entries_write_60563 tracing_entries_write 3 60563 NULL
9203 +memblock_virt_alloc_try_nid_nopanic_60604 memblock_virt_alloc_try_nid_nopanic 1 60604 NULL
9204 +inode_change_ok_60614 inode_change_ok 0 60614 NULL
9205 -+ath10k_wmi_pdev_set_param_60615 ath10k_wmi_pdev_set_param 0 60615 NULL
9206 +skb_transport_offset_60619 skb_transport_offset 0 60619 NULL
9207 +wl1273_fm_fops_write_60621 wl1273_fm_fops_write 3 60621 NULL
9208 +acl_alloc_stack_init_60630 acl_alloc_stack_init 1 60630 NULL
9209 -+ath10k_hif_power_up_60645 ath10k_hif_power_up 0 60645 NULL
9210 +__proc_lnet_stats_60647 __proc_lnet_stats 5 60647 NULL
9211 -+ibmasm_send_driver_vpd_60648 ibmasm_send_driver_vpd 0 60648 NULL
9212 -+get_and_reset_irq_60653 get_and_reset_irq 0 60653 NULL
9213 +if_sdio_host_to_card_60666 if_sdio_host_to_card 4 60666 NULL
9214 +ieee80211_if_read_dot11MeshConfirmTimeout_60670 ieee80211_if_read_dot11MeshConfirmTimeout 3 60670 NULL
9215 -+pci_bus_alloc_from_region_60687 pci_bus_alloc_from_region 0 60687 NULL
9216 +vga_rcrt_60731 vga_rcrt 0 60731 NULL
9217 +snd_ice1712_ds_read_60754 snd_ice1712_ds_read 0 60754 NULL
9218 +raid_status_60755 raid_status 5 60755 NULL
9219 -+dwc2_fs_phy_init_60759 dwc2_fs_phy_init 0 60759 NULL
9220 +sel_write_checkreqprot_60774 sel_write_checkreqprot 3 60774 NULL
9221 +opticon_write_60775 opticon_write 4 60775 NULL
9222 +acl_alloc_num_60778 acl_alloc_num 1-2 60778 NULL
9223 +snd_pcm_oss_readv3_60792 snd_pcm_oss_readv3 3 60792 NULL
9224 -+gfs2_bmap_alloc_60822 gfs2_bmap_alloc 0 60822 NULL
9225 -+dma_set_coherent_mask_60828 dma_set_coherent_mask 0 60828 NULL
9226 +pwr_tx_with_ps_read_60851 pwr_tx_with_ps_read 3 60851 NULL
9227 -+__clone_and_map_data_bio_60861 __clone_and_map_data_bio 4-3 60861 NULL nohasharray
9228 -+usb_bulk_msg_60861 usb_bulk_msg 0 60861 &__clone_and_map_data_bio_60861
9229 ++__clone_and_map_data_bio_60861 __clone_and_map_data_bio 3-4 60861 NULL
9230 +alloc_buf_60864 alloc_buf 3-2 60864 NULL
9231 +generic_writepages_60871 generic_writepages 0 60871 NULL
9232 +ubifs_read_one_lp_60882 ubifs_read_one_lp 0 60882 NULL
9233 @@ -121855,8 +119654,6 @@ index 0000000..8709512
9234 +libcfs_sock_ioctl_60915 libcfs_sock_ioctl 0 60915 NULL
9235 +mgt_set_varlen_60916 mgt_set_varlen 4 60916 NULL
9236 +submit_extent_page_60928 submit_extent_page 5 60928 NULL
9237 -+xfs_rtallocate_extent_size_60939 xfs_rtallocate_extent_size 0 60939 NULL
9238 -+send_pktsched_cmd_60957 send_pktsched_cmd 0 60957 NULL
9239 +pti_char_write_60960 pti_char_write 3 60960 NULL
9240 +mwifiex_alloc_sdio_mpa_buffers_60961 mwifiex_alloc_sdio_mpa_buffers 2-3 60961 NULL
9241 +__a2mp_build_60987 __a2mp_build 3 60987 NULL
9242 @@ -121864,72 +119661,53 @@ index 0000000..8709512
9243 +ath6kl_lrssi_roam_read_61022 ath6kl_lrssi_roam_read 3 61022 NULL
9244 +graph_depth_write_61024 graph_depth_write 3 61024 NULL
9245 +sdhci_pltfm_register_61031 sdhci_pltfm_register 3 61031 NULL
9246 -+pccard_get_first_tuple_61036 pccard_get_first_tuple 0 61036 NULL
9247 +lpfc_idiag_queacc_write_61043 lpfc_idiag_queacc_write 3 61043 NULL
9248 -+psy_register_cooler_61047 psy_register_cooler 0 61047 NULL
9249 +symtab_init_61050 symtab_init 2 61050 NULL
9250 +fuse_send_write_61053 fuse_send_write 0-4 61053 NULL
9251 +snd_pcm_pause_61054 snd_pcm_pause 0 61054 NULL
9252 +bitmap_scnlistprintf_61062 bitmap_scnlistprintf 2-0 61062 NULL
9253 +ahash_align_buffer_size_61070 ahash_align_buffer_size 0-1-2 61070 NULL
9254 +snd_pcm_update_hw_ptr0_61084 snd_pcm_update_hw_ptr0 0 61084 NULL
9255 -+xfs_dabuf_map_61093 xfs_dabuf_map 0 61093 NULL
9256 +get_derived_key_61100 get_derived_key 4 61100 NULL
9257 -+i40e_calculate_l2fpm_size_61104 i40e_calculate_l2fpm_size 0-1-2-3-4 61104 NULL
9258 ++i40e_calculate_l2fpm_size_61104 i40e_calculate_l2fpm_size 0-4-3-2-1 61104 NULL
9259 +alloc_chrdev_region_61112 alloc_chrdev_region 0 61112 NULL
9260 +__probe_kernel_read_61119 __probe_kernel_read 3 61119 NULL
9261 +vmemmap_alloc_block_buf_61126 vmemmap_alloc_block_buf 1 61126 NULL
9262 +afs_proc_cells_write_61139 afs_proc_cells_write 3 61139 NULL
9263 -+beiscsi_process_mcc_61141 beiscsi_process_mcc 0 61141 NULL
9264 -+sram_test_pass_61148 sram_test_pass 0 61148 NULL nohasharray
9265 -+v4l2_device_register_subdev_61148 v4l2_device_register_subdev 0 61148 &sram_test_pass_61148
9266 +pair_device_61175 pair_device 4 61175 NULL nohasharray
9267 +event_oom_late_read_61175 event_oom_late_read 3 61175 &pair_device_61175
9268 +dio_bio_add_page_61178 dio_bio_add_page 0 61178 NULL
9269 +SyS_prctl_61202 SyS_prctl 4 61202 NULL
9270 -+bt878_mem_alloc_61208 bt878_mem_alloc 0 61208 NULL
9271 -+arch_hibernation_header_save_61212 arch_hibernation_header_save 0 61212 NULL
9272 +smk_read_ambient_61220 smk_read_ambient 3 61220 NULL
9273 -+dt3155_init_board_61231 dt3155_init_board 0 61231 NULL
9274 +v9fs_mmap_file_read_61262 v9fs_mmap_file_read 3 61262 NULL
9275 -+t3_sge_init_ecntxt_61269 t3_sge_init_ecntxt 0 61269 NULL
9276 +btrfs_bio_alloc_61270 btrfs_bio_alloc 3 61270 NULL nohasharray
9277 -+find_get_pages_tag_61270 find_get_pages_tag 0 61270 &btrfs_bio_alloc_61270 nohasharray
9278 -+ifalias_store_61270 ifalias_store 4 61270 &find_get_pages_tag_61270
9279 ++find_get_pages_tag_61270 find_get_pages_tag 0 61270 &btrfs_bio_alloc_61270
9280 +vortex_adbdma_getlinearpos_61283 vortex_adbdma_getlinearpos 0 61283 NULL nohasharray
9281 +hfsplus_getxattr_finder_info_61283 hfsplus_getxattr_finder_info 0 61283 &vortex_adbdma_getlinearpos_61283
9282 +nvme_trans_copy_to_user_61288 nvme_trans_copy_to_user 3 61288 NULL
9283 -+power_supply_create_triggers_61295 power_supply_create_triggers 0 61295 NULL
9284 +xfer_from_user_61307 xfer_from_user 3 61307 NULL
9285 +xfrm_user_sec_ctx_size_61320 xfrm_user_sec_ctx_size 0 61320 NULL
9286 +C_SYSC_msgsnd_61330 C_SYSC_msgsnd 3 61330 NULL
9287 +write_file_spectral_short_repeat_61335 write_file_spectral_short_repeat 3 61335 NULL
9288 +st5481_setup_isocpipes_61340 st5481_setup_isocpipes 6-4 61340 NULL
9289 -+rx_rx_wa_ba_not_expected_read_61341 rx_rx_wa_ba_not_expected_read 3 61341 NULL nohasharray
9290 -+do_splice_direct_61341 do_splice_direct 5 61341 &rx_rx_wa_ba_not_expected_read_61341
9291 ++rx_rx_wa_ba_not_expected_read_61341 rx_rx_wa_ba_not_expected_read 3 61341 NULL
9292 +__dm_get_reserved_ios_61342 __dm_get_reserved_ios 0-3-2 61342 NULL
9293 -+f1x_map_sysaddr_to_csrow_61344 f1x_map_sysaddr_to_csrow 2 61344 NULL
9294 +debug_debug4_read_61367 debug_debug4_read 3 61367 NULL
9295 +system_enable_write_61396 system_enable_write 3 61396 NULL
9296 -+xfs_zero_remaining_bytes_61423 xfs_zero_remaining_bytes 3 61423 NULL
9297 -+dma_ops_area_alloc_61440 dma_ops_area_alloc 3-4-0 61440 NULL
9298 +unix_stream_sendmsg_61455 unix_stream_sendmsg 4 61455 NULL
9299 +snd_pcm_lib_writev_transfer_61483 snd_pcm_lib_writev_transfer 5-4-2 61483 NULL
9300 +btrfs_item_size_61485 btrfs_item_size 0 61485 NULL
9301 -+ocfs2_get_refcount_rec_61514 ocfs2_get_refcount_rec 0 61514 NULL
9302 +erst_errno_61526 erst_errno 0 61526 NULL
9303 +compat_SyS_select_61542 compat_SyS_select 1 61542 NULL
9304 +trace_options_core_write_61551 trace_options_core_write 3 61551 NULL
9305 +dvb_net_ioctl_61559 dvb_net_ioctl 2 61559 NULL
9306 -+parport_pc_fifo_write_block_dma_61568 parport_pc_fifo_write_block_dma 3 61568 NULL
9307 +fan_proc_write_61569 fan_proc_write 3 61569 NULL
9308 +ieee80211_if_read_rc_rateidx_mask_2ghz_61570 ieee80211_if_read_rc_rateidx_mask_2ghz 3 61570 NULL
9309 +ldlm_pool_rw_atomic_seq_write_61572 ldlm_pool_rw_atomic_seq_write 3 61572 NULL
9310 +seq_open_private_61589 seq_open_private 3 61589 NULL
9311 +ept_gpte_to_gfn_lvl_61591 ept_gpte_to_gfn_lvl 0-2-1 61591 NULL
9312 +netlink_recvmsg_61600 netlink_recvmsg 4 61600 NULL
9313 -+nfs4_init_uniform_client_string_61601 nfs4_init_uniform_client_string 3 61601 NULL nohasharray
9314 -+cx2341x_handler_init_61601 cx2341x_handler_init 0 61601 &nfs4_init_uniform_client_string_61601
9315 ++nfs4_init_uniform_client_string_61601 nfs4_init_uniform_client_string 3 61601 NULL
9316 +configfs_write_file_61621 configfs_write_file 3 61621 NULL
9317 +ieee80211_if_fmt_hw_queues_61629 ieee80211_if_fmt_hw_queues 3 61629 NULL
9318 +i2o_parm_table_get_61635 i2o_parm_table_get 6 61635 NULL
9319 @@ -121937,32 +119715,19 @@ index 0000000..8709512
9320 +tcf_hashinfo_init_61643 tcf_hashinfo_init 2 61643 &snd_pcm_oss_read3_61643
9321 +resize_stripes_61650 resize_stripes 2 61650 NULL
9322 +ttm_page_pool_free_61661 ttm_page_pool_free 2-0 61661 NULL
9323 -+pci_read_config_dword_61662 pci_read_config_dword 0 61662 NULL
9324 +insert_one_name_61668 insert_one_name 7 61668 NULL
9325 +snd_pcm_playback_avail_61671 snd_pcm_playback_avail 0 61671 NULL
9326 -+qib_format_hwmsg_61679 qib_format_hwmsg 2 61679 NULL
9327 +lock_loop_61681 lock_loop 1 61681 NULL
9328 -+__do_tune_cpucache_61684 __do_tune_cpucache 2 61684 NULL
9329 -+ipr_request_other_msi_irqs_61689 ipr_request_other_msi_irqs 0 61689 NULL
9330 +filter_read_61692 filter_read 3 61692 NULL
9331 -+prog_page_61711 prog_page 2 61711 NULL
9332 +iov_length_61716 iov_length 0 61716 NULL
9333 +fragmentation_threshold_read_61718 fragmentation_threshold_read 3 61718 NULL
9334 +null_alloc_reqbuf_61719 null_alloc_reqbuf 3 61719 NULL
9335 -+asd_register_sas_ha_61730 asd_register_sas_ha 0 61730 NULL
9336 +read_file_interrupt_61742 read_file_interrupt 3 61742 NULL nohasharray
9337 +read_file_regval_61742 read_file_regval 3 61742 &read_file_interrupt_61742
9338 -+velocity_init_dma_rings_61759 velocity_init_dma_rings 0 61759 NULL
9339 +SyS_sendto_61763 SyS_sendto 6 61763 NULL
9340 -+va1j5jf8007s_prepare_61764 va1j5jf8007s_prepare 0 61764 NULL
9341 -+gfs2_meta_wait_61773 gfs2_meta_wait 0 61773 NULL
9342 -+mthca_cmd_box_61791 mthca_cmd_box 0 61791 NULL
9343 -+xfs_file_dio_aio_write_61801 xfs_file_dio_aio_write 0 61801 NULL
9344 -+enic_dev_wait_61803 enic_dev_wait 0 61803 NULL
9345 +mls_compute_context_len_61812 mls_compute_context_len 0 61812 NULL
9346 +bfad_debugfs_write_regwr_61841 bfad_debugfs_write_regwr 3 61841 NULL
9347 +regcache_sync_block_61846 regcache_sync_block 5-4 61846 NULL
9348 -+t4vf_sge_alloc_rxq_61850 t4vf_sge_alloc_rxq 0 61850 NULL
9349 +ath9k_hw_def_dump_eeprom_61853 ath9k_hw_def_dump_eeprom 5-4 61853 NULL
9350 +evdev_compute_buffer_size_61863 evdev_compute_buffer_size 0 61863 NULL
9351 +SYSC_lsetxattr_61869 SYSC_lsetxattr 4 61869 NULL
9352 @@ -121970,29 +119735,15 @@ index 0000000..8709512
9353 +btrfs_ioctl_clone_61886 btrfs_ioctl_clone 3-4-5 61886 NULL
9354 +lprocfs_write_frac_u64_helper_61897 lprocfs_write_frac_u64_helper 2 61897 NULL
9355 +lov_mds_md_stripecnt_61899 lov_mds_md_stripecnt 0-1 61899 NULL
9356 -+clear_refs_write_61904 clear_refs_write 3 61904 NULL
9357 -+kernfs_name_61910 kernfs_name 3 61910 NULL
9358 +rx_filter_arp_filter_read_61914 rx_filter_arp_filter_read 3 61914 NULL
9359 +au0828_init_isoc_61917 au0828_init_isoc 3-2-4 61917 NULL
9360 -+sctp_sendmsg_61919 sctp_sendmsg 4 61919 NULL nohasharray
9361 -+adap_init0_config_61919 adap_init0_config 0 61919 &sctp_sendmsg_61919
9362 -+ath10k_download_fw_61925 ath10k_download_fw 0 61925 NULL
9363 -+ocfs2_reserve_new_metadata_blocks_61926 ocfs2_reserve_new_metadata_blocks 0 61926 NULL
9364 -+be_mcc_notify_wait_61936 be_mcc_notify_wait 0 61936 NULL
9365 -+edac_device_create_instance_61940 edac_device_create_instance 0 61940 NULL
9366 -+SyS_kexec_load_61946 SyS_kexec_load 2 61946 NULL
9367 ++sctp_sendmsg_61919 sctp_sendmsg 4 61919 NULL
9368 +il4965_ucode_rx_stats_read_61948 il4965_ucode_rx_stats_read 3 61948 NULL
9369 -+rssd_disk_name_format_61952 rssd_disk_name_format 0 61952 NULL
9370 +squashfs_read_id_index_table_61961 squashfs_read_id_index_table 4 61961 NULL
9371 +fix_read_error_61965 fix_read_error 4 61965 NULL
9372 -+hid_open_report_61971 hid_open_report 0 61971 NULL
9373 -+ocfs2_quota_write_61972 ocfs2_quota_write 4-5 61972 NULL
9374 -+fd_locked_ioctl_61978 fd_locked_ioctl 3 61978 NULL
9375 +cow_file_range_61979 cow_file_range 3 61979 NULL
9376 +set_extent_delalloc_61982 set_extent_delalloc 0 61982 NULL
9377 -+dequeue_event_62000 dequeue_event 3 62000 NULL nohasharray
9378 -+si470x_start_62000 si470x_start 0 62000 &dequeue_event_62000
9379 -+pt1_reset_ram_62009 pt1_reset_ram 0 62009 NULL
9380 ++dequeue_event_62000 dequeue_event 3 62000 NULL
9381 +xt_compat_match_offset_62011 xt_compat_match_offset 0 62011 NULL
9382 +SyS_setxattr_62019 SyS_setxattr 4 62019 NULL
9383 +jffs2_do_unlink_62020 jffs2_do_unlink 4 62020 NULL
9384 @@ -122001,23 +119752,16 @@ index 0000000..8709512
9385 +sctp_user_addto_chunk_62047 sctp_user_addto_chunk 2-3 62047 NULL
9386 +do_pselect_62061 do_pselect 1 62061 NULL
9387 +pcpu_alloc_bootmem_62074 pcpu_alloc_bootmem 2 62074 NULL
9388 -+_xfs_log_force_lsn_62083 _xfs_log_force_lsn 0 62083 NULL
9389 +fat_setattr_62084 fat_setattr 0 62084 NULL
9390 -+mwifiex_pcie_create_txbd_ring_62103 mwifiex_pcie_create_txbd_ring 0 62103 NULL
9391 +jffs2_security_setxattr_62107 jffs2_security_setxattr 4 62107 NULL
9392 -+pt1_do_enable_ram_62110 pt1_do_enable_ram 0 62110 NULL
9393 +btrfs_direct_IO_62114 btrfs_direct_IO 4 62114 NULL
9394 +ip_recv_error_62117 ip_recv_error 3 62117 NULL
9395 +generic_block_fiemap_62122 generic_block_fiemap 4 62122 NULL
9396 +llc_ui_header_len_62131 llc_ui_header_len 0 62131 NULL
9397 -+qib_diag_write_62133 qib_diag_write 3 62133 NULL nohasharray
9398 -+kobject_add_varg_62133 kobject_add_varg 0 62133 &qib_diag_write_62133
9399 -+ql_status_62135 ql_status 5 62135 NULL nohasharray
9400 -+device_add_attrs_62135 device_add_attrs 0 62135 &ql_status_62135
9401 ++qib_diag_write_62133 qib_diag_write 3 62133 NULL
9402 ++ql_status_62135 ql_status 5 62135 NULL
9403 +video_usercopy_62151 video_usercopy 2 62151 NULL
9404 +SyS_getxattr_62166 SyS_getxattr 4 62166 NULL
9405 -+dac33_hard_power_62168 dac33_hard_power 0 62168 NULL
9406 -+ipr_save_pcix_cmd_reg_62171 ipr_save_pcix_cmd_reg 0 62171 NULL
9407 +prism54_wpa_bss_ie_get_62173 prism54_wpa_bss_ie_get 0 62173 NULL
9408 +write_file_dfs_62180 write_file_dfs 3 62180 NULL
9409 +alloc_upcall_62186 alloc_upcall 2 62186 NULL
9410 @@ -122026,10 +119770,6 @@ index 0000000..8709512
9411 +SYSC_setgroups16_62232 SYSC_setgroups16 1 62232 NULL
9412 +nfsd_read_file_62241 nfsd_read_file 6 62241 NULL
9413 +ion_handle_test_dma_62262 ion_handle_test_dma 4-5 62262 NULL
9414 -+frontend_init_62272 frontend_init 0 62272 NULL
9415 -+security_file_permission_62278 security_file_permission 0 62278 NULL
9416 -+get_random_int_62279 get_random_int 0 62279 NULL
9417 -+initialize_62283 initialize 0 62283 NULL
9418 +il_dbgfs_sram_read_62296 il_dbgfs_sram_read 3 62296 NULL
9419 +sparse_early_usemaps_alloc_pgdat_section_62304 sparse_early_usemaps_alloc_pgdat_section 2 62304 NULL
9420 +subsystem_filter_read_62310 subsystem_filter_read 3 62310 NULL
9421 @@ -122038,37 +119778,26 @@ index 0000000..8709512
9422 +ll_statahead_max_seq_write_62333 ll_statahead_max_seq_write 3 62333 NULL
9423 +flash_write_62354 flash_write 3 62354 NULL
9424 +xfpregs_set_62363 xfpregs_set 4 62363 NULL
9425 -+register_netdevice_62374 register_netdevice 0 62374 NULL
9426 +rx_rx_timeout_read_62389 rx_rx_timeout_read 3 62389 NULL
9427 +altera_irscan_62396 altera_irscan 2 62396 NULL
9428 +set_ssp_62411 set_ssp 4 62411 NULL
9429 +udf_expand_file_adinicb_62470 udf_expand_file_adinicb 0 62470 NULL
9430 +ext_rts51x_sd_execute_read_data_62501 ext_rts51x_sd_execute_read_data 9 62501 NULL
9431 -+ocfs2_path_bh_journal_access_62504 ocfs2_path_bh_journal_access 0 62504 NULL
9432 +pep_sendmsg_62524 pep_sendmsg 4 62524 NULL
9433 +test_iso_queue_62534 test_iso_queue 5 62534 NULL
9434 +debugfs_read_62535 debugfs_read 3 62535 NULL
9435 +sco_sock_sendmsg_62542 sco_sock_sendmsg 4 62542 NULL
9436 +qib_refresh_qsfp_cache_62547 qib_refresh_qsfp_cache 0 62547 NULL
9437 -+compute_bitstructs_62570 compute_bitstructs 0 62570 NULL
9438 +xfrm_user_policy_62573 xfrm_user_policy 4 62573 NULL
9439 -+compat_SyS_rt_sigpending_62580 compat_SyS_rt_sigpending 2 62580 NULL
9440 +get_subdir_62581 get_subdir 3 62581 NULL
9441 -+amradio_set_mute_62597 amradio_set_mute 0 62597 NULL
9442 +nfsd_vfs_read_62605 nfsd_vfs_read 6 62605 NULL
9443 -+t4_fw_initialize_62618 t4_fw_initialize 0 62618 NULL
9444 -+iommu_area_alloc_62619 iommu_area_alloc 4-7-0 62619 NULL
9445 +dut_mode_write_62630 dut_mode_write 3 62630 NULL
9446 +vfs_fsync_range_62635 vfs_fsync_range 0 62635 NULL
9447 +lpfc_sli4_queue_alloc_62646 lpfc_sli4_queue_alloc 3 62646 NULL
9448 -+at86rf230_irq_polarity_62649 at86rf230_irq_polarity 0 62649 NULL
9449 -+ocfs2_wait_for_mask_interruptible_62675 ocfs2_wait_for_mask_interruptible 0 62675 NULL
9450 +printer_req_alloc_62687 printer_req_alloc 2 62687 NULL
9451 -+adxl34x_i2c_read_block_62691 adxl34x_i2c_read_block 3 62691 NULL
9452 +bioset_integrity_create_62708 bioset_integrity_create 2 62708 NULL
9453 +gfs2_log_write_62717 gfs2_log_write 3 62717 NULL
9454 +rdm_62719 rdm 0 62719 NULL
9455 -+wiphy_verify_combinations_62738 wiphy_verify_combinations 0 62738 NULL
9456 +obd_ioctl_popdata_62741 obd_ioctl_popdata 3 62741 NULL
9457 +key_replays_read_62746 key_replays_read 3 62746 NULL
9458 +lov_verify_lmm_62747 lov_verify_lmm 2 62747 NULL
9459 @@ -122077,86 +119806,54 @@ index 0000000..8709512
9460 +C_SYSC_ipc_62776 C_SYSC_ipc 3 62776 NULL
9461 +SyS_sched_getaffinity_62786 SyS_sched_getaffinity 2 62786 NULL
9462 +dm_stats_account_io_62787 dm_stats_account_io 3 62787 NULL
9463 -+bma180_set_ee_writing_state_62810 bma180_set_ee_writing_state 0 62810 NULL
9464 -+t4_alloc_vi_62813 t4_alloc_vi 0 62813 NULL
9465 -+crypto_register_instance_62816 crypto_register_instance 0 62816 NULL
9466 +tracing_total_entries_read_62817 tracing_total_entries_read 3 62817 NULL
9467 +__rounddown_pow_of_two_62836 __rounddown_pow_of_two 0 62836 NULL
9468 -+bio_get_nr_vecs_62838 bio_get_nr_vecs 0 62838 NULL nohasharray
9469 -+notifier_to_errno_62838 notifier_to_errno 0-1 62838 &bio_get_nr_vecs_62838
9470 ++bio_get_nr_vecs_62838 bio_get_nr_vecs 0 62838 NULL
9471 +xlog_recover_add_to_trans_62839 xlog_recover_add_to_trans 4 62839 NULL
9472 +rx_fcs_err_read_62844 rx_fcs_err_read 3 62844 NULL
9473 +read_nic_io_dword_62859 read_nic_io_dword 0 62859 NULL
9474 +l2tp_ip6_recvmsg_62874 l2tp_ip6_recvmsg 4 62874 NULL
9475 -+typhoon_download_firmware_62875 typhoon_download_firmware 0 62875 NULL
9476 -+xfs_rtmodify_range_62877 xfs_rtmodify_range 0 62877 NULL
9477 +aoechr_write_62883 aoechr_write 3 62883 NULL
9478 +if_spi_host_to_card_62890 if_spi_host_to_card 4 62890 NULL
9479 -+ocfs2_validate_gd_parent_62905 ocfs2_validate_gd_parent 0 62905 NULL
9480 +mempool_create_slab_pool_62907 mempool_create_slab_pool 1 62907 NULL
9481 +getdqbuf_62908 getdqbuf 1 62908 NULL
9482 -+ll_statahead_agl_seq_write_62928 ll_statahead_agl_seq_write 3 62928 NULL nohasharray
9483 -+t4_memory_write_62928 t4_memory_write 0 62928 &ll_statahead_agl_seq_write_62928
9484 -+media_device_register_entity_62935 media_device_register_entity 0 62935 NULL
9485 -+pt1_enable_ram_62945 pt1_enable_ram 0 62945 NULL
9486 ++ll_statahead_agl_seq_write_62928 ll_statahead_agl_seq_write 3 62928 NULL
9487 +agp_create_user_memory_62955 agp_create_user_memory 1 62955 NULL
9488 -+mthca_init_arbel_62975 mthca_init_arbel 0 62975 NULL
9489 -+kstrtoull_from_user_63026 kstrtoull_from_user 2 63026 NULL nohasharray
9490 -+xfs_trans_reserve_63026 xfs_trans_reserve 0 63026 &kstrtoull_from_user_63026
9491 ++kstrtoull_from_user_63026 kstrtoull_from_user 2 63026 NULL
9492 +__vb2_perform_fileio_63033 __vb2_perform_fileio 3 63033 NULL
9493 +pipeline_defrag_to_csum_swi_read_63037 pipeline_defrag_to_csum_swi_read 3 63037 NULL
9494 +scsi_host_alloc_63041 scsi_host_alloc 2 63041 NULL
9495 +unlink1_63059 unlink1 3 63059 NULL
9496 +xen_set_nslabs_63066 xen_set_nslabs 0 63066 NULL
9497 +iwl_dbgfs_fw_rx_stats_read_63070 iwl_dbgfs_fw_rx_stats_read 3 63070 NULL
9498 -+ocfs2_decrease_refcount_63078 ocfs2_decrease_refcount 0 63078 NULL
9499 +sep_prepare_input_output_dma_table_in_dcb_63087 sep_prepare_input_output_dma_table_in_dcb 4-5 63087 NULL
9500 -+__ocfs2_flush_truncate_log_63097 __ocfs2_flush_truncate_log 0 63097 NULL
9501 +iwl_dbgfs_sensitivity_read_63116 iwl_dbgfs_sensitivity_read 3 63116 NULL
9502 +ext4_chunk_trans_blocks_63123 ext4_chunk_trans_blocks 0-2 63123 NULL
9503 -+bma180_set_bits_63133 bma180_set_bits 0 63133 NULL
9504 +snd_pcm_status_user_63140 snd_pcm_status_user 0 63140 NULL
9505 -+tsi721_setup_mport_63156 tsi721_setup_mport 0 63156 NULL
9506 +ubifs_change_one_lp_63157 ubifs_change_one_lp 0 63157 NULL
9507 -+dma_set_mask_63172 dma_set_mask 0 63172 NULL
9508 +smk_write_revoke_subj_63173 smk_write_revoke_subj 3 63173 NULL
9509 +SyS_syslog_63178 SyS_syslog 3 63178 NULL
9510 +vme_master_read_63221 vme_master_read 0 63221 NULL
9511 +SyS_gethostname_63227 SyS_gethostname 2 63227 NULL
9512 -+mwl8k_cmd_get_hw_spec_ap_63234 mwl8k_cmd_get_hw_spec_ap 0 63234 NULL
9513 +ptp_read_63251 ptp_read 4 63251 NULL
9514 -+ipr_set_pcix_cmd_reg_63253 ipr_set_pcix_cmd_reg 0 63253 NULL
9515 +xfs_dir2_leaf_getdents_63262 xfs_dir2_leaf_getdents 3 63262 NULL
9516 +iwl_dbgfs_fw_error_dump_read_63263 iwl_dbgfs_fw_error_dump_read 3 63263 NULL
9517 -+asd_init_sw_63305 asd_init_sw 0 63305 NULL
9518 +raid5_resize_63306 raid5_resize 2 63306 NULL
9519 +ath10k_read_fw_dbglog_63323 ath10k_read_fw_dbglog 3 63323 NULL
9520 -+recv_data_63327 recv_data 3 63327 NULL
9521 -+i2c_dw_init_63329 i2c_dw_init 0 63329 NULL
9522 +proc_info_read_63344 proc_info_read 3 63344 NULL
9523 -+__at86rf230_write_63356 __at86rf230_write 0 63356 NULL
9524 +ps_upsd_max_sptime_read_63362 ps_upsd_max_sptime_read 3 63362 NULL
9525 +idmouse_read_63374 idmouse_read 3 63374 NULL
9526 +usbnet_read_cmd_nopm_63388 usbnet_read_cmd_nopm 7 63388 NULL nohasharray
9527 +edac_pci_alloc_ctl_info_63388 edac_pci_alloc_ctl_info 1 63388 &usbnet_read_cmd_nopm_63388
9528 +rxpipe_missed_beacon_host_int_trig_rx_data_read_63405 rxpipe_missed_beacon_host_int_trig_rx_data_read 3 63405 NULL
9529 +nouveau_event_create_63411 nouveau_event_create 1 63411 NULL
9530 -+carm_init_host_63412 carm_init_host 0 63412 NULL
9531 +l2cap_sock_sendmsg_63427 l2cap_sock_sendmsg 4 63427 NULL
9532 -+pcie_capability_read_word_63429 pcie_capability_read_word 0 63429 NULL
9533 -+upload_dsp_code_63437 upload_dsp_code 0 63437 NULL
9534 +nfsd_symlink_63442 nfsd_symlink 6 63442 NULL
9535 -+of_irq_get_63443 of_irq_get 0 63443 NULL
9536 -+ath10k_wmi_cmd_send_63462 ath10k_wmi_cmd_send 0 63462 NULL
9537 +si5351_bulk_write_63468 si5351_bulk_write 2-3 63468 NULL
9538 +snd_info_entry_write_63474 snd_info_entry_write 3 63474 NULL
9539 -+do_work_63483 do_work 0 63483 NULL
9540 +reada_find_extent_63486 reada_find_extent 2 63486 NULL
9541 -+read_kcore_63488 read_kcore 3 63488 NULL
9542 +iwl_dbgfs_bcast_filters_read_63489 iwl_dbgfs_bcast_filters_read 3 63489 NULL
9543 -+dwapb_gpio_to_irq_63493 dwapb_gpio_to_irq 2 63493 NULL
9544 +snd_pcm_plug_write_transfer_63503 snd_pcm_plug_write_transfer 0-3 63503 NULL
9545 -+migrate_pages_63525 migrate_pages 0 63525 NULL
9546 +efx_mcdi_rpc_async_63529 efx_mcdi_rpc_async 4-5 63529 NULL
9547 +ubi_more_leb_change_data_63534 ubi_more_leb_change_data 4 63534 NULL nohasharray
9548 +generic_cont_expand_simple_63534 generic_cont_expand_simple 0 63534 &ubi_more_leb_change_data_63534
9549 @@ -122164,26 +119861,19 @@ index 0000000..8709512
9550 +if_sdio_read_scratch_63540 if_sdio_read_scratch 0 63540 NULL
9551 +append_to_buffer_63550 append_to_buffer 3 63550 NULL
9552 +kvm_write_guest_page_63555 kvm_write_guest_page 5 63555 NULL
9553 -+request_dma_63556 request_dma 0 63556 NULL
9554 -+cy_init_card_63567 cy_init_card 0 63567 NULL
9555 +rproc_alloc_63577 rproc_alloc 5 63577 NULL
9556 -+mod_timer_63594 mod_timer 0 63594 NULL
9557 +write_debug_level_63613 write_debug_level 3 63613 NULL
9558 +__spi_validate_63618 __spi_validate 0 63618 NULL
9559 +symbol_build_supp_rates_63634 symbol_build_supp_rates 0 63634 NULL
9560 +hid_report_len_63637 hid_report_len 0 63637 NULL
9561 +proc_loginuid_write_63648 proc_loginuid_write 3 63648 NULL
9562 +ValidateDSDParamsChecksum_63654 ValidateDSDParamsChecksum 3 63654 NULL
9563 -+pci_save_pcie_state_63656 pci_save_pcie_state 0 63656 NULL
9564 +ldlm_cli_enqueue_63657 ldlm_cli_enqueue 8 63657 NULL
9565 +hidraw_ioctl_63658 hidraw_ioctl 2 63658 NULL
9566 +vbi_read_63673 vbi_read 3 63673 NULL
9567 +write_file_spectral_fft_period_63696 write_file_spectral_fft_period 3 63696 NULL
9568 -+spi_start_queue_63711 spi_start_queue 0 63711 NULL
9569 -+ocfs2_et_root_journal_access_63713 ocfs2_et_root_journal_access 0 63713 NULL
9570 -+nouveau_object_create__63715 nouveau_object_create_ 5-0 63715 NULL
9571 ++nouveau_object_create__63715 nouveau_object_create_ 5 63715 NULL
9572 +btrfs_insert_delayed_dir_index_63720 btrfs_insert_delayed_dir_index 4 63720 NULL
9573 -+sh_eth_ring_init_63735 sh_eth_ring_init 0 63735 NULL
9574 +selinux_secctx_to_secid_63744 selinux_secctx_to_secid 2 63744 NULL
9575 +snd_pcm_oss_read1_63771 snd_pcm_oss_read1 3 63771 NULL
9576 +snd_pcm_link_63772 snd_pcm_link 0 63772 NULL
9577 @@ -122192,77 +119882,54 @@ index 0000000..8709512
9578 +mwifiex_11n_create_rx_reorder_tbl_63806 mwifiex_11n_create_rx_reorder_tbl 4 63806 NULL
9579 +copy_nodes_to_user_63807 copy_nodes_to_user 2 63807 NULL
9580 +C_SYSC_process_vm_readv_63811 C_SYSC_process_vm_readv 3-5 63811 NULL
9581 -+regmap_multi_reg_write_63826 regmap_multi_reg_write 3 63826 NULL nohasharray
9582 -+prepare_copy_63826 prepare_copy 2 63826 &regmap_multi_reg_write_63826
9583 ++regmap_multi_reg_write_63826 regmap_multi_reg_write 3 63826 NULL
9584 +sel_write_load_63830 sel_write_load 3 63830 NULL
9585 -+niu_probe_ports_63833 niu_probe_ports 0 63833 NULL
9586 -+dsp_full_reset_63835 dsp_full_reset 0 63835 NULL
9587 +proc_pid_attr_write_63845 proc_pid_attr_write 3 63845 NULL
9588 -+rtsx_pci_send_cmd_63870 rtsx_pci_send_cmd 0 63870 NULL
9589 -+at86rf230_read_subreg_63890 at86rf230_read_subreg 0 63890 NULL
9590 -+ar9002_hw_rf_claim_63891 ar9002_hw_rf_claim 0 63891 NULL
9591 +xhci_alloc_stream_info_63902 xhci_alloc_stream_info 3 63902 NULL
9592 +uvc_alloc_urb_buffers_63922 uvc_alloc_urb_buffers 0-2-3 63922 NULL
9593 +snd_compr_write_63923 snd_compr_write 3 63923 NULL
9594 +afs_send_simple_reply_63940 afs_send_simple_reply 3 63940 NULL
9595 +__team_options_register_63941 __team_options_register 3 63941 NULL
9596 -+sky2_init_63948 sky2_init 0 63948 NULL
9597 +macvtap_recvmsg_63949 macvtap_recvmsg 4 63949 NULL
9598 -+xfs_iflush_63956 xfs_iflush 0 63956 NULL
9599 -+remove_eq_ok_63958 remove_eq_ok 0 63958 NULL
9600 +set_bredr_63975 set_bredr 4 63975 NULL
9601 +construct_key_and_link_63985 construct_key_and_link 3 63985 NULL
9602 +rs_extent_to_bm_page_63996 rs_extent_to_bm_page 0-1 63996 NULL
9603 +read_file_frameerrors_64001 read_file_frameerrors 3 64001 NULL
9604 -+C_SYSC_sendfile64_64017 C_SYSC_sendfile64 4 64017 NULL
9605 +SyS_rt_sigpending_64018 SyS_rt_sigpending 2 64018 NULL
9606 +dbAllocDmapLev_64030 dbAllocDmapLev 0 64030 NULL
9607 -+r6040_alloc_rxbufs_64037 r6040_alloc_rxbufs 0 64037 NULL
9608 +SyS_fsetxattr_64039 SyS_fsetxattr 4 64039 NULL
9609 -+power_supply_create_bat_triggers_64046 power_supply_create_bat_triggers 0 64046 NULL
9610 +get_u8_64076 get_u8 0 64076 NULL
9611 +xilly_malloc_64077 xilly_malloc 2 64077 NULL
9612 +sl_realloc_bufs_64086 sl_realloc_bufs 2 64086 NULL
9613 +vmci_handle_arr_get_size_64088 vmci_handle_arr_get_size 0 64088 NULL
9614 +lbs_highrssi_read_64089 lbs_highrssi_read 3 64089 NULL
9615 -+SyS_set_mempolicy_64096 SyS_set_mempolicy 3 64096 NULL nohasharray
9616 -+gfs2_inplace_reserve_64096 gfs2_inplace_reserve 0 64096 &SyS_set_mempolicy_64096
9617 ++SyS_set_mempolicy_64096 SyS_set_mempolicy 3 64096 NULL
9618 +to_bytes_64103 to_bytes 0-1 64103 NULL
9619 +SyS_mq_timedsend_64107 SyS_mq_timedsend 3 64107 NULL
9620 +rdma_addr_size_64116 rdma_addr_size 0 64116 NULL
9621 -+wpan_phy_register_64117 wpan_phy_register 0 64117 NULL nohasharray
9622 -+associate_dev_64117 associate_dev 0 64117 &wpan_phy_register_64117
9623 +do_load_xattr_datum_64118 do_load_xattr_datum 0 64118 NULL
9624 +bypass_wd_write_64120 bypass_wd_write 3 64120 NULL
9625 +ext4_prepare_inline_data_64124 ext4_prepare_inline_data 3 64124 NULL
9626 +init_bch_64130 init_bch 1-2 64130 NULL
9627 +ablkcipher_copy_iv_64140 ablkcipher_copy_iv 3 64140 NULL
9628 +dlfb_ops_write_64150 dlfb_ops_write 3 64150 NULL
9629 -+snd_card_saa7134_new_mixer_64152 snd_card_saa7134_new_mixer 0 64152 NULL
9630 +bnx2x_vf_mcast_64166 bnx2x_vf_mcast 4 64166 NULL
9631 -+register_inet6addr_notifier_64167 register_inet6addr_notifier 0 64167 NULL
9632 +cpumask_scnprintf_64170 cpumask_scnprintf 0-2 64170 NULL
9633 -+ocfs2_reserve_blocks_for_rec_trunc_64206 ocfs2_reserve_blocks_for_rec_trunc 0 64206 NULL
9634 +kernfs_iop_setxattr_64220 kernfs_iop_setxattr 4 64220 NULL
9635 +xfs_vm_direct_IO_64223 xfs_vm_direct_IO 4 64223 NULL
9636 +read_pulse_64227 read_pulse 0-3 64227 NULL
9637 +ea_len_64229 ea_len 0 64229 NULL
9638 -+xfs_rtmodify_summary_64265 xfs_rtmodify_summary 0 64265 NULL
9639 +io_capture_transfer_64276 io_capture_transfer 4 64276 NULL
9640 +btrfs_file_extent_offset_64278 btrfs_file_extent_offset 0 64278 NULL
9641 +sta_current_tx_rate_read_64286 sta_current_tx_rate_read 3 64286 NULL
9642 -+xfs_dir_cilookup_result_64288 xfs_dir_cilookup_result 3-0 64288 NULL nohasharray
9643 ++xfs_dir_cilookup_result_64288 xfs_dir_cilookup_result 3 64288 NULL nohasharray
9644 +event_id_read_64288 event_id_read 3 64288 &xfs_dir_cilookup_result_64288
9645 -+solo_p2m_init_64291 solo_p2m_init 0 64291 NULL
9646 -+snd_es1688_init_64295 snd_es1688_init 0 64295 NULL
9647 +ocfs2_block_check_validate_bhs_64302 ocfs2_block_check_validate_bhs 0 64302 NULL
9648 +snd_hda_get_sub_nodes_64304 snd_hda_get_sub_nodes 0 64304 NULL
9649 +error_error_bar_retry_read_64305 error_error_bar_retry_read 3 64305 NULL
9650 -+irq_create_of_mapping_64324 irq_create_of_mapping 0 64324 NULL
9651 +sisusbcon_clear_64329 sisusbcon_clear 4-3-5 64329 NULL
9652 +ts_write_64336 ts_write 3 64336 NULL
9653 +usbtmc_write_64340 usbtmc_write 3 64340 NULL
9654 -+ath10k_htt_htc_attach_64341 ath10k_htt_htc_attach 0 64341 NULL
9655 +qlcnic_82xx_calculate_msix_vector_64354 qlcnic_82xx_calculate_msix_vector 0 64354 NULL
9656 +user_regset_copyin_64360 user_regset_copyin 7 64360 NULL
9657 +wlc_phy_loadsampletable_nphy_64367 wlc_phy_loadsampletable_nphy 3 64367 NULL
9658 @@ -122272,21 +119939,15 @@ index 0000000..8709512
9659 +btrfs_map_block_64379 btrfs_map_block 3 64379 NULL
9660 +vmcs_readl_64381 vmcs_readl 0 64381 NULL
9661 +nilfs_alloc_seg_bio_64383 nilfs_alloc_seg_bio 3 64383 NULL
9662 -+ir_lirc_transmit_ir_64403 ir_lirc_transmit_ir 3 64403 NULL nohasharray
9663 -+pcim_enable_device_64403 pcim_enable_device 0 64403 &ir_lirc_transmit_ir_64403 nohasharray
9664 -+pci_bus_write_config_dword_64403 pci_bus_write_config_dword 0 64403 &pcim_enable_device_64403
9665 ++ir_lirc_transmit_ir_64403 ir_lirc_transmit_ir 3 64403 NULL
9666 +pidlist_allocate_64404 pidlist_allocate 1 64404 NULL
9667 +rx_hdr_overflow_read_64407 rx_hdr_overflow_read 3 64407 NULL
9668 +keyctl_get_security_64418 keyctl_get_security 3 64418 NULL
9669 +oom_adj_write_64428 oom_adj_write 3 64428 NULL
9670 +read_file_spectral_short_repeat_64431 read_file_spectral_short_repeat 3 64431 NULL
9671 -+t4_read_flash_64432 t4_read_flash 0 64432 NULL
9672 +ax25_recvmsg_64441 ax25_recvmsg 4 64441 NULL
9673 -+__i2c_add_numbered_adapter_64445 __i2c_add_numbered_adapter 0 64445 NULL
9674 -+stmmac_init_phy_64449 stmmac_init_phy 0 64449 NULL
9675 +single_open_size_64483 single_open_size 4 64483 NULL
9676 -+p54_parse_rssical_64493 p54_parse_rssical 3-0 64493 NULL nohasharray
9677 -+xfs_inode_ag_walk_64493 xfs_inode_ag_walk 0 64493 &p54_parse_rssical_64493
9678 ++p54_parse_rssical_64493 p54_parse_rssical 3 64493 NULL
9679 +msg_data_sz_64503 msg_data_sz 0 64503 NULL
9680 +remove_uuid_64505 remove_uuid 4 64505 NULL
9681 +opera1_usb_i2c_msgxfer_64521 opera1_usb_i2c_msgxfer 4 64521 NULL
9682 @@ -122294,24 +119955,18 @@ index 0000000..8709512
9683 +ses_send_diag_64527 ses_send_diag 4 64527 NULL
9684 +prctl_set_mm_64538 prctl_set_mm 3 64538 NULL
9685 +SyS_bind_64544 SyS_bind 3 64544 NULL
9686 -+lm8323_read_64547 lm8323_read 4 64547 NULL
9687 +rbd_obj_read_sync_64554 rbd_obj_read_sync 3-4 64554 NULL
9688 +__btrfs_prealloc_file_range_64557 __btrfs_prealloc_file_range 3 64557 NULL
9689 -+__spi_sync_64561 __spi_sync 0 64561 NULL nohasharray
9690 -+ll_max_rw_chunk_seq_write_64561 ll_max_rw_chunk_seq_write 3 64561 &__spi_sync_64561
9691 ++ll_max_rw_chunk_seq_write_64561 ll_max_rw_chunk_seq_write 3 64561 NULL nohasharray
9692 ++__spi_sync_64561 __spi_sync 0 64561 &ll_max_rw_chunk_seq_write_64561
9693 +__apei_exec_run_64563 __apei_exec_run 0 64563 NULL
9694 +kstrtoul_from_user_64569 kstrtoul_from_user 2 64569 NULL
9695 +do_erase_64574 do_erase 4 64574 NULL
9696 -+ioat_dma_setup_interrupts_64587 ioat_dma_setup_interrupts 0 64587 NULL
9697 -+vb2_queue_init_64607 vb2_queue_init 0 64607 NULL
9698 -+pcmcia_request_irq_64617 pcmcia_request_irq 0 64617 NULL
9699 +fanotify_write_64623 fanotify_write 3 64623 NULL
9700 -+ocfs2_remove_refcount_extent_64631 ocfs2_remove_refcount_extent 0 64631 NULL
9701 -+_iwl_dbgfs_d0i3_refs_write_64642 _iwl_dbgfs_d0i3_refs_write 3 64642 NULL nohasharray
9702 -+bus_create_file_64642 bus_create_file 0 64642 &_iwl_dbgfs_d0i3_refs_write_64642
9703 ++_iwl_dbgfs_d0i3_refs_write_64642 _iwl_dbgfs_d0i3_refs_write 3 64642 NULL
9704 +regmap_read_debugfs_64658 regmap_read_debugfs 5 64658 NULL
9705 -+ocfs2_read_xattr_block_64661 ocfs2_read_xattr_block 0 64661 NULL nohasharray
9706 -+tlbflush_read_file_64661 tlbflush_read_file 3 64661 &ocfs2_read_xattr_block_64661
9707 ++tlbflush_read_file_64661 tlbflush_read_file 3 64661 NULL nohasharray
9708 ++ocfs2_read_xattr_block_64661 ocfs2_read_xattr_block 0 64661 &tlbflush_read_file_64661
9709 +efx_tsoh_get_buffer_64664 efx_tsoh_get_buffer 3 64664 NULL
9710 +rx_rx_out_of_mpdu_nodes_read_64668 rx_rx_out_of_mpdu_nodes_read 3 64668 NULL
9711 +nr_free_zone_pages_64680 nr_free_zone_pages 0 64680 NULL
9712 @@ -122319,93 +119974,55 @@ index 0000000..8709512
9713 +dapm_bias_read_file_64715 dapm_bias_read_file 3 64715 NULL
9714 +atomic_add_return_64720 atomic_add_return 0-1 64720 NULL
9715 +i2400m_msg_to_dev_64722 i2400m_msg_to_dev 3 64722 NULL
9716 -+AscGetChipVersion_64737 AscGetChipVersion 0 64737 NULL
9717 +squashfs_read_inode_lookup_table_64739 squashfs_read_inode_lookup_table 4 64739 NULL
9718 +bio_map_kern_64751 bio_map_kern 3 64751 NULL
9719 +rt2x00debug_write_csr_64753 rt2x00debug_write_csr 3 64753 NULL
9720 +message_for_md_64777 message_for_md 5 64777 NULL
9721 +isr_low_rssi_read_64789 isr_low_rssi_read 3 64789 NULL
9722 -+i40e_vsi_request_irq_msix_64791 i40e_vsi_request_irq_msix 0 64791 NULL
9723 +regmap_reg_ranges_read_file_64798 regmap_reg_ranges_read_file 3 64798 NULL
9724 +nfsctl_transaction_write_64800 nfsctl_transaction_write 3 64800 NULL
9725 +rfkill_fop_write_64808 rfkill_fop_write 3 64808 NULL
9726 +proc_projid_map_write_64810 proc_projid_map_write 3 64810 NULL
9727 +megaraid_change_queue_depth_64815 megaraid_change_queue_depth 2 64815 NULL
9728 +ecryptfs_send_miscdev_64816 ecryptfs_send_miscdev 2 64816 NULL
9729 -+do_kimage_alloc_64827 do_kimage_alloc 3 64827 NULL
9730 -+em28xx_read_reg_64839 em28xx_read_reg 0 64839 NULL
9731 +altera_set_dr_pre_64862 altera_set_dr_pre 2 64862 NULL
9732 +pci_vc_do_save_buffer_64876 pci_vc_do_save_buffer 0 64876 NULL
9733 +lprocfs_write_u64_helper_64880 lprocfs_write_u64_helper 2 64880 NULL
9734 -+xfs_imap_lookup_64906 xfs_imap_lookup 0 64906 NULL
9735 -+ieee80211_if_read_ave_beacon_64924 ieee80211_if_read_ave_beacon 3 64924 NULL nohasharray
9736 -+get_transport_64924 get_transport 0 64924 &ieee80211_if_read_ave_beacon_64924
9737 -+ql_wait_cfg_64933 ql_wait_cfg 0 64933 NULL
9738 ++ieee80211_if_read_ave_beacon_64924 ieee80211_if_read_ave_beacon 3 64924 NULL
9739 +ip_options_get_from_user_64958 ip_options_get_from_user 4 64958 NULL nohasharray
9740 +tipc_port_iovec_reject_64958 tipc_port_iovec_reject 4 64958 &ip_options_get_from_user_64958
9741 +traceprobe_probes_write_64969 traceprobe_probes_write 3 64969 NULL
9742 +suspend_dtim_interval_read_64971 suspend_dtim_interval_read 3 64971 NULL
9743 +crypto_ahash_digestsize_65014 crypto_ahash_digestsize 0 65014 NULL
9744 -+bma180_chip_init_65032 bma180_chip_init 0 65032 NULL
9745 +insert_dent_65034 insert_dent 7 65034 NULL
9746 -+snd_hda_get_pin_label_65035 snd_hda_get_pin_label 5 65035 NULL
9747 -+pci_enable_msi_range_65043 pci_enable_msi_range 0-3 65043 NULL
9748 -+gfs2_dir_mvino_65046 gfs2_dir_mvino 0 65046 NULL
9749 -+ext4_ind_trans_blocks_65053 ext4_ind_trans_blocks 0-2 65053 NULL nohasharray
9750 -+v4l2_ctrl_handler_init_class_65053 v4l2_ctrl_handler_init_class 0 65053 &ext4_ind_trans_blocks_65053
9751 -+pcibios_enable_device_65059 pcibios_enable_device 0 65059 NULL
9752 ++ext4_ind_trans_blocks_65053 ext4_ind_trans_blocks 0-2 65053 NULL
9753 +make_idx_node_65068 make_idx_node 0 65068 NULL
9754 -+fw_write_65069 fw_write 3 65069 NULL
9755 +__alloc_bootmem_node_high_65076 __alloc_bootmem_node_high 2 65076 NULL
9756 +batadv_socket_write_65083 batadv_socket_write 3 65083 NULL
9757 +ocfs2_truncate_cluster_pages_65086 ocfs2_truncate_cluster_pages 2 65086 NULL
9758 +ath9k_dump_mci_btcoex_65090 ath9k_dump_mci_btcoex 3-0 65090 NULL
9759 -+scsi_add_host_with_dma_65093 scsi_add_host_with_dma 0 65093 NULL
9760 +generic_ocp_write_65107 generic_ocp_write 4 65107 NULL
9761 -+__xfs_bmapi_allocate_65142 __xfs_bmapi_allocate 0 65142 NULL
9762 -+i2c_smbus_xfer_emulated_65183 i2c_smbus_xfer_emulated 0 65183 NULL
9763 -+lbs_update_hw_spec_65208 lbs_update_hw_spec 0 65208 NULL
9764 -+remove_cq_ok_65214 remove_cq_ok 0 65214 NULL
9765 +rx_rx_done_read_65217 rx_rx_done_read 3 65217 NULL
9766 -+print_endpoint_stat_65232 print_endpoint_stat 3-4-0 65232 NULL
9767 -+tg3_phydsp_write_65240 tg3_phydsp_write 0 65240 NULL
9768 ++print_endpoint_stat_65232 print_endpoint_stat 0-3-4 65232 NULL
9769 +whci_n_caps_65247 whci_n_caps 0 65247 NULL
9770 -+handler_new_ref_65275 handler_new_ref 0 65275 NULL
9771 +kmalloc_parameter_65279 kmalloc_parameter 1 65279 NULL
9772 -+xfs_btree_check_ptr_65281 xfs_btree_check_ptr 0 65281 NULL
9773 -+sas_register_ha_65282 sas_register_ha 0 65282 NULL
9774 -+pccard_get_next_tuple_65284 pccard_get_next_tuple 0 65284 NULL
9775 +compat_core_sys_select_65285 compat_core_sys_select 1 65285 NULL
9776 +mpi_set_buffer_65294 mpi_set_buffer 3 65294 NULL
9777 +redirected_tty_write_65297 redirected_tty_write 3 65297 NULL
9778 -+t4_prep_adapter_65299 t4_prep_adapter 0 65299 NULL
9779 +get_var_len_65304 get_var_len 0 65304 NULL
9780 +unpack_array_65318 unpack_array 0 65318 NULL
9781 -+fnic_wq_alloc_65321 fnic_wq_alloc 0 65321 NULL
9782 +pci_vpd_find_tag_65325 pci_vpd_find_tag 0-2 65325 NULL
9783 +dccp_setsockopt_service_65336 dccp_setsockopt_service 4 65336 NULL
9784 -+dma_rx_requested_read_65354 dma_rx_requested_read 3 65354 NULL nohasharray
9785 -+vnic_wq_copy_alloc_65354 vnic_wq_copy_alloc 0 65354 &dma_rx_requested_read_65354
9786 -+sxgbe_init_dma_engine_65358 sxgbe_init_dma_engine 0 65358 NULL
9787 ++dma_rx_requested_read_65354 dma_rx_requested_read 3 65354 NULL
9788 +alloc_cpu_rmap_65363 alloc_cpu_rmap 1 65363 NULL
9789 +SyS_writev_65372 SyS_writev 3 65372 NULL
9790 -+ath10k_htt_attach_65388 ath10k_htt_attach 0 65388 NULL
9791 +__alloc_bootmem_nopanic_65397 __alloc_bootmem_nopanic 1 65397 NULL
9792 +trace_seq_to_user_65398 trace_seq_to_user 3 65398 NULL
9793 -+__read_vmcore_65402 __read_vmcore 2 65402 NULL
9794 -+usb_ep_enable_65405 usb_ep_enable 0 65405 NULL
9795 -+iio_device_add_channel_sysfs_65406 iio_device_add_channel_sysfs 0 65406 NULL
9796 +ocfs2_write_begin_nolock_65410 ocfs2_write_begin_nolock 3-4 65410 NULL
9797 -+device_add_groups_65423 device_add_groups 0 65423 NULL
9798 -+__at86rf230_detect_device_65427 __at86rf230_detect_device 0 65427 NULL
9799 +xpc_kzalloc_cacheline_aligned_65433 xpc_kzalloc_cacheline_aligned 1 65433 NULL
9800 +usb_alloc_coherent_65444 usb_alloc_coherent 2 65444 NULL
9801 -+mlx4_comm_cmd_poll_65445 mlx4_comm_cmd_poll 0 65445 NULL
9802 -+sky2_test_msi_65453 sky2_test_msi 0 65453 NULL
9803 +il_dbgfs_wd_timeout_write_65464 il_dbgfs_wd_timeout_write 3 65464 NULL
9804 +clear_user_65470 clear_user 2 65470 NULL
9805 -+xfs_alloc_lookup_ge_65481 xfs_alloc_lookup_ge 0 65481 NULL
9806 -+ath_rx_edma_init_65483 ath_rx_edma_init 0 65483 NULL
9807 +dpcm_state_read_file_65489 dpcm_state_read_file 3 65489 NULL
9808 +lookup_inline_extent_backref_65493 lookup_inline_extent_backref 9 65493 NULL
9809 +nvme_trans_standard_inquiry_page_65526 nvme_trans_standard_inquiry_page 4 65526 NULL
9810
9811 diff --git a/3.15.1/4425_grsec_remove_EI_PAX.patch b/3.15.2/4425_grsec_remove_EI_PAX.patch
9812 similarity index 100%
9813 rename from 3.15.1/4425_grsec_remove_EI_PAX.patch
9814 rename to 3.15.2/4425_grsec_remove_EI_PAX.patch
9815
9816 diff --git a/3.15.1/4427_force_XATTR_PAX_tmpfs.patch b/3.15.2/4427_force_XATTR_PAX_tmpfs.patch
9817 similarity index 100%
9818 rename from 3.15.1/4427_force_XATTR_PAX_tmpfs.patch
9819 rename to 3.15.2/4427_force_XATTR_PAX_tmpfs.patch
9820
9821 diff --git a/3.15.1/4430_grsec-remove-localversion-grsec.patch b/3.15.2/4430_grsec-remove-localversion-grsec.patch
9822 similarity index 100%
9823 rename from 3.15.1/4430_grsec-remove-localversion-grsec.patch
9824 rename to 3.15.2/4430_grsec-remove-localversion-grsec.patch
9825
9826 diff --git a/3.15.1/4435_grsec-mute-warnings.patch b/3.15.2/4435_grsec-mute-warnings.patch
9827 similarity index 100%
9828 rename from 3.15.1/4435_grsec-mute-warnings.patch
9829 rename to 3.15.2/4435_grsec-mute-warnings.patch
9830
9831 diff --git a/3.15.1/4440_grsec-remove-protected-paths.patch b/3.15.2/4440_grsec-remove-protected-paths.patch
9832 similarity index 100%
9833 rename from 3.15.1/4440_grsec-remove-protected-paths.patch
9834 rename to 3.15.2/4440_grsec-remove-protected-paths.patch
9835
9836 diff --git a/3.15.1/4450_grsec-kconfig-default-gids.patch b/3.15.2/4450_grsec-kconfig-default-gids.patch
9837 similarity index 100%
9838 rename from 3.15.1/4450_grsec-kconfig-default-gids.patch
9839 rename to 3.15.2/4450_grsec-kconfig-default-gids.patch
9840
9841 diff --git a/3.15.1/4465_selinux-avc_audit-log-curr_ip.patch b/3.15.2/4465_selinux-avc_audit-log-curr_ip.patch
9842 similarity index 100%
9843 rename from 3.15.1/4465_selinux-avc_audit-log-curr_ip.patch
9844 rename to 3.15.2/4465_selinux-avc_audit-log-curr_ip.patch
9845
9846 diff --git a/3.15.1/4470_disable-compat_vdso.patch b/3.15.2/4470_disable-compat_vdso.patch
9847 similarity index 100%
9848 rename from 3.15.1/4470_disable-compat_vdso.patch
9849 rename to 3.15.2/4470_disable-compat_vdso.patch
9850
9851 diff --git a/3.15.1/4475_emutramp_default_on.patch b/3.15.2/4475_emutramp_default_on.patch
9852 similarity index 100%
9853 rename from 3.15.1/4475_emutramp_default_on.patch
9854 rename to 3.15.2/4475_emutramp_default_on.patch
9855
9856 diff --git a/3.15.2/sedcknYf3 b/3.15.2/sedcknYf3
9857 new file mode 100644
9858 index 0000000..e69de29
9859
9860 diff --git a/3.2.60/0000_README b/3.2.60/0000_README
9861 index 29c3a17..55b640f 100644
9862 --- a/3.2.60/0000_README
9863 +++ b/3.2.60/0000_README
9864 @@ -158,7 +158,7 @@ Patch: 1059_linux-3.2.60.patch
9865 From: http://www.kernel.org
9866 Desc: Linux 3.2.60
9867
9868 -Patch: 4420_grsecurity-3.0-3.2.60-201406222106.patch
9869 +Patch: 4420_grsecurity-3.0-3.2.60-201406262054.patch
9870 From: http://www.grsecurity.net
9871 Desc: hardened-sources base patch from upstream grsecurity
9872
9873
9874 diff --git a/3.2.60/4420_grsecurity-3.0-3.2.60-201406222106.patch b/3.2.60/4420_grsecurity-3.0-3.2.60-201406262054.patch
9875 similarity index 99%
9876 rename from 3.2.60/4420_grsecurity-3.0-3.2.60-201406222106.patch
9877 rename to 3.2.60/4420_grsecurity-3.0-3.2.60-201406262054.patch
9878 index be01e6f..6358226 100644
9879 --- a/3.2.60/4420_grsecurity-3.0-3.2.60-201406222106.patch
9880 +++ b/3.2.60/4420_grsecurity-3.0-3.2.60-201406262054.patch
9881 @@ -79995,6 +79995,53 @@ index 88e78de..c63979a 100644
9882 };
9883 } apparmor_audit_data;
9884 #endif
9885 +diff --git a/include/linux/lzo.h b/include/linux/lzo.h
9886 +index d793497..a0848d9 100644
9887 +--- a/include/linux/lzo.h
9888 ++++ b/include/linux/lzo.h
9889 +@@ -4,28 +4,28 @@
9890 + * LZO Public Kernel Interface
9891 + * A mini subset of the LZO real-time data compression library
9892 + *
9893 +- * Copyright (C) 1996-2005 Markus F.X.J. Oberhumer <markus@×××××××××.com>
9894 ++ * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer <markus@×××××××××.com>
9895 + *
9896 + * The full LZO package can be found at:
9897 + * http://www.oberhumer.com/opensource/lzo/
9898 + *
9899 +- * Changed for kernel use by:
9900 ++ * Changed for Linux kernel use by:
9901 + * Nitin Gupta <nitingupta910@×××××.com>
9902 + * Richard Purdie <rpurdie@××××××××××.com>
9903 + */
9904 +
9905 +-#define LZO1X_MEM_COMPRESS (16384 * sizeof(unsigned char *))
9906 +-#define LZO1X_1_MEM_COMPRESS LZO1X_MEM_COMPRESS
9907 ++#define LZO1X_1_MEM_COMPRESS (8192 * sizeof(unsigned short))
9908 ++#define LZO1X_MEM_COMPRESS LZO1X_1_MEM_COMPRESS
9909 +
9910 + #define lzo1x_worst_compress(x) ((x) + ((x) / 16) + 64 + 3)
9911 +
9912 +-/* This requires 'workmem' of size LZO1X_1_MEM_COMPRESS */
9913 ++/* This requires 'wrkmem' of size LZO1X_1_MEM_COMPRESS */
9914 + int lzo1x_1_compress(const unsigned char *src, size_t src_len,
9915 +- unsigned char *dst, size_t *dst_len, void *wrkmem);
9916 ++ unsigned char *dst, size_t *dst_len, void *wrkmem);
9917 +
9918 + /* safe decompression with overrun testing */
9919 + int lzo1x_decompress_safe(const unsigned char *src, size_t src_len,
9920 +- unsigned char *dst, size_t *dst_len);
9921 ++ unsigned char *dst, size_t *dst_len);
9922 +
9923 + /*
9924 + * Return values (< 0 = Error)
9925 +@@ -40,5 +40,6 @@ int lzo1x_decompress_safe(const unsigned char *src, size_t src_len,
9926 + #define LZO_E_EOF_NOT_FOUND (-7)
9927 + #define LZO_E_INPUT_NOT_CONSUMED (-8)
9928 + #define LZO_E_NOT_YET_IMPLEMENTED (-9)
9929 ++#define LZO_E_INVALID_ARGUMENT (-10)
9930 +
9931 + #endif
9932 diff --git a/include/linux/math64.h b/include/linux/math64.h
9933 index b8ba855..bfdffd0 100644
9934 --- a/include/linux/math64.h
9935 @@ -84305,6 +84352,19 @@ index 2a65167..91e01f8 100644
9936
9937
9938 /**
9939 +diff --git a/include/sound/core.h b/include/sound/core.h
9940 +index 222f11e..6a3b03a 100644
9941 +--- a/include/sound/core.h
9942 ++++ b/include/sound/core.h
9943 +@@ -120,6 +120,8 @@ struct snd_card {
9944 + int user_ctl_count; /* count of all user controls */
9945 + struct list_head controls; /* all controls for this card */
9946 + struct list_head ctl_files; /* active control files */
9947 ++ struct mutex user_ctl_lock; /* protects user controls against
9948 ++ concurrent access */
9949 +
9950 + struct snd_info_entry *proc_root; /* root for soundcard specific files */
9951 + struct snd_info_entry *proc_id; /* the card id */
9952 diff --git a/include/sound/soc.h b/include/sound/soc.h
9953 index 11cfb59..808afef 100644
9954 --- a/include/sound/soc.h
9955 @@ -92962,6 +93022,919 @@ index b8029a5..2b120e1 100644
9956 + pax_close_kernel();
9957 +}
9958 +EXPORT_SYMBOL(pax_list_del_rcu);
9959 +diff --git a/lib/lzo/lzo1x_compress.c b/lib/lzo/lzo1x_compress.c
9960 +index a604099..236eb21 100644
9961 +--- a/lib/lzo/lzo1x_compress.c
9962 ++++ b/lib/lzo/lzo1x_compress.c
9963 +@@ -1,194 +1,243 @@
9964 + /*
9965 +- * LZO1X Compressor from MiniLZO
9966 ++ * LZO1X Compressor from LZO
9967 + *
9968 +- * Copyright (C) 1996-2005 Markus F.X.J. Oberhumer <markus@×××××××××.com>
9969 ++ * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer <markus@×××××××××.com>
9970 + *
9971 + * The full LZO package can be found at:
9972 + * http://www.oberhumer.com/opensource/lzo/
9973 + *
9974 +- * Changed for kernel use by:
9975 ++ * Changed for Linux kernel use by:
9976 + * Nitin Gupta <nitingupta910@×××××.com>
9977 + * Richard Purdie <rpurdie@××××××××××.com>
9978 + */
9979 +
9980 + #include <linux/module.h>
9981 + #include <linux/kernel.h>
9982 +-#include <linux/lzo.h>
9983 + #include <asm/unaligned.h>
9984 ++#include <linux/lzo.h>
9985 + #include "lzodefs.h"
9986 +
9987 + static noinline size_t
9988 +-_lzo1x_1_do_compress(const unsigned char *in, size_t in_len,
9989 +- unsigned char *out, size_t *out_len, void *wrkmem)
9990 ++lzo1x_1_do_compress(const unsigned char *in, size_t in_len,
9991 ++ unsigned char *out, size_t *out_len,
9992 ++ size_t ti, void *wrkmem)
9993 + {
9994 ++ const unsigned char *ip;
9995 ++ unsigned char *op;
9996 + const unsigned char * const in_end = in + in_len;
9997 +- const unsigned char * const ip_end = in + in_len - M2_MAX_LEN - 5;
9998 +- const unsigned char ** const dict = wrkmem;
9999 +- const unsigned char *ip = in, *ii = ip;
10000 +- const unsigned char *end, *m, *m_pos;
10001 +- size_t m_off, m_len, dindex;
10002 +- unsigned char *op = out;
10003 ++ const unsigned char * const ip_end = in + in_len - 20;
10004 ++ const unsigned char *ii;
10005 ++ lzo_dict_t * const dict = (lzo_dict_t *) wrkmem;
10006 +
10007 +- ip += 4;
10008 ++ op = out;
10009 ++ ip = in;
10010 ++ ii = ip;
10011 ++ ip += ti < 4 ? 4 - ti : 0;
10012 +
10013 + for (;;) {
10014 +- dindex = ((size_t)(0x21 * DX3(ip, 5, 5, 6)) >> 5) & D_MASK;
10015 +- m_pos = dict[dindex];
10016 +-
10017 +- if (m_pos < in)
10018 +- goto literal;
10019 +-
10020 +- if (ip == m_pos || ((size_t)(ip - m_pos) > M4_MAX_OFFSET))
10021 +- goto literal;
10022 +-
10023 +- m_off = ip - m_pos;
10024 +- if (m_off <= M2_MAX_OFFSET || m_pos[3] == ip[3])
10025 +- goto try_match;
10026 +-
10027 +- dindex = (dindex & (D_MASK & 0x7ff)) ^ (D_HIGH | 0x1f);
10028 +- m_pos = dict[dindex];
10029 +-
10030 +- if (m_pos < in)
10031 +- goto literal;
10032 +-
10033 +- if (ip == m_pos || ((size_t)(ip - m_pos) > M4_MAX_OFFSET))
10034 +- goto literal;
10035 +-
10036 +- m_off = ip - m_pos;
10037 +- if (m_off <= M2_MAX_OFFSET || m_pos[3] == ip[3])
10038 +- goto try_match;
10039 +-
10040 +- goto literal;
10041 +-
10042 +-try_match:
10043 +- if (get_unaligned((const unsigned short *)m_pos)
10044 +- == get_unaligned((const unsigned short *)ip)) {
10045 +- if (likely(m_pos[2] == ip[2]))
10046 +- goto match;
10047 +- }
10048 +-
10049 ++ const unsigned char *m_pos;
10050 ++ size_t t, m_len, m_off;
10051 ++ u32 dv;
10052 + literal:
10053 +- dict[dindex] = ip;
10054 +- ++ip;
10055 ++ ip += 1 + ((ip - ii) >> 5);
10056 ++next:
10057 + if (unlikely(ip >= ip_end))
10058 + break;
10059 +- continue;
10060 +-
10061 +-match:
10062 +- dict[dindex] = ip;
10063 +- if (ip != ii) {
10064 +- size_t t = ip - ii;
10065 ++ dv = get_unaligned_le32(ip);
10066 ++ t = ((dv * 0x1824429d) >> (32 - D_BITS)) & D_MASK;
10067 ++ m_pos = in + dict[t];
10068 ++ dict[t] = (lzo_dict_t) (ip - in);
10069 ++ if (unlikely(dv != get_unaligned_le32(m_pos)))
10070 ++ goto literal;
10071 +
10072 ++ ii -= ti;
10073 ++ ti = 0;
10074 ++ t = ip - ii;
10075 ++ if (t != 0) {
10076 + if (t <= 3) {
10077 + op[-2] |= t;
10078 +- } else if (t <= 18) {
10079 ++ COPY4(op, ii);
10080 ++ op += t;
10081 ++ } else if (t <= 16) {
10082 + *op++ = (t - 3);
10083 ++ COPY8(op, ii);
10084 ++ COPY8(op + 8, ii + 8);
10085 ++ op += t;
10086 + } else {
10087 +- size_t tt = t - 18;
10088 +-
10089 +- *op++ = 0;
10090 +- while (tt > 255) {
10091 +- tt -= 255;
10092 ++ if (t <= 18) {
10093 ++ *op++ = (t - 3);
10094 ++ } else {
10095 ++ size_t tt = t - 18;
10096 + *op++ = 0;
10097 +- }
10098 +- *op++ = tt;
10099 +- }
10100 +- do {
10101 +- *op++ = *ii++;
10102 +- } while (--t > 0);
10103 +- }
10104 +-
10105 +- ip += 3;
10106 +- if (m_pos[3] != *ip++ || m_pos[4] != *ip++
10107 +- || m_pos[5] != *ip++ || m_pos[6] != *ip++
10108 +- || m_pos[7] != *ip++ || m_pos[8] != *ip++) {
10109 +- --ip;
10110 +- m_len = ip - ii;
10111 +-
10112 +- if (m_off <= M2_MAX_OFFSET) {
10113 +- m_off -= 1;
10114 +- *op++ = (((m_len - 1) << 5)
10115 +- | ((m_off & 7) << 2));
10116 +- *op++ = (m_off >> 3);
10117 +- } else if (m_off <= M3_MAX_OFFSET) {
10118 +- m_off -= 1;
10119 +- *op++ = (M3_MARKER | (m_len - 2));
10120 +- goto m3_m4_offset;
10121 +- } else {
10122 +- m_off -= 0x4000;
10123 +-
10124 +- *op++ = (M4_MARKER | ((m_off & 0x4000) >> 11)
10125 +- | (m_len - 2));
10126 +- goto m3_m4_offset;
10127 +- }
10128 +- } else {
10129 +- end = in_end;
10130 +- m = m_pos + M2_MAX_LEN + 1;
10131 +-
10132 +- while (ip < end && *m == *ip) {
10133 +- m++;
10134 +- ip++;
10135 +- }
10136 +- m_len = ip - ii;
10137 +-
10138 +- if (m_off <= M3_MAX_OFFSET) {
10139 +- m_off -= 1;
10140 +- if (m_len <= 33) {
10141 +- *op++ = (M3_MARKER | (m_len - 2));
10142 +- } else {
10143 +- m_len -= 33;
10144 +- *op++ = M3_MARKER | 0;
10145 +- goto m3_m4_len;
10146 +- }
10147 +- } else {
10148 +- m_off -= 0x4000;
10149 +- if (m_len <= M4_MAX_LEN) {
10150 +- *op++ = (M4_MARKER
10151 +- | ((m_off & 0x4000) >> 11)
10152 +- | (m_len - 2));
10153 +- } else {
10154 +- m_len -= M4_MAX_LEN;
10155 +- *op++ = (M4_MARKER
10156 +- | ((m_off & 0x4000) >> 11));
10157 +-m3_m4_len:
10158 +- while (m_len > 255) {
10159 +- m_len -= 255;
10160 ++ while (unlikely(tt > 255)) {
10161 ++ tt -= 255;
10162 + *op++ = 0;
10163 + }
10164 +-
10165 +- *op++ = (m_len);
10166 ++ *op++ = tt;
10167 + }
10168 ++ do {
10169 ++ COPY8(op, ii);
10170 ++ COPY8(op + 8, ii + 8);
10171 ++ op += 16;
10172 ++ ii += 16;
10173 ++ t -= 16;
10174 ++ } while (t >= 16);
10175 ++ if (t > 0) do {
10176 ++ *op++ = *ii++;
10177 ++ } while (--t > 0);
10178 + }
10179 +-m3_m4_offset:
10180 +- *op++ = ((m_off & 63) << 2);
10181 +- *op++ = (m_off >> 6);
10182 + }
10183 +
10184 ++ m_len = 4;
10185 ++ {
10186 ++#if defined(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS) && defined(LZO_USE_CTZ64)
10187 ++ u64 v;
10188 ++ v = get_unaligned((const u64 *) (ip + m_len)) ^
10189 ++ get_unaligned((const u64 *) (m_pos + m_len));
10190 ++ if (unlikely(v == 0)) {
10191 ++ do {
10192 ++ m_len += 8;
10193 ++ v = get_unaligned((const u64 *) (ip + m_len)) ^
10194 ++ get_unaligned((const u64 *) (m_pos + m_len));
10195 ++ if (unlikely(ip + m_len >= ip_end))
10196 ++ goto m_len_done;
10197 ++ } while (v == 0);
10198 ++ }
10199 ++# if defined(__LITTLE_ENDIAN)
10200 ++ m_len += (unsigned) __builtin_ctzll(v) / 8;
10201 ++# elif defined(__BIG_ENDIAN)
10202 ++ m_len += (unsigned) __builtin_clzll(v) / 8;
10203 ++# else
10204 ++# error "missing endian definition"
10205 ++# endif
10206 ++#elif defined(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS) && defined(LZO_USE_CTZ32)
10207 ++ u32 v;
10208 ++ v = get_unaligned((const u32 *) (ip + m_len)) ^
10209 ++ get_unaligned((const u32 *) (m_pos + m_len));
10210 ++ if (unlikely(v == 0)) {
10211 ++ do {
10212 ++ m_len += 4;
10213 ++ v = get_unaligned((const u32 *) (ip + m_len)) ^
10214 ++ get_unaligned((const u32 *) (m_pos + m_len));
10215 ++ if (v != 0)
10216 ++ break;
10217 ++ m_len += 4;
10218 ++ v = get_unaligned((const u32 *) (ip + m_len)) ^
10219 ++ get_unaligned((const u32 *) (m_pos + m_len));
10220 ++ if (unlikely(ip + m_len >= ip_end))
10221 ++ goto m_len_done;
10222 ++ } while (v == 0);
10223 ++ }
10224 ++# if defined(__LITTLE_ENDIAN)
10225 ++ m_len += (unsigned) __builtin_ctz(v) / 8;
10226 ++# elif defined(__BIG_ENDIAN)
10227 ++ m_len += (unsigned) __builtin_clz(v) / 8;
10228 ++# else
10229 ++# error "missing endian definition"
10230 ++# endif
10231 ++#else
10232 ++ if (unlikely(ip[m_len] == m_pos[m_len])) {
10233 ++ do {
10234 ++ m_len += 1;
10235 ++ if (ip[m_len] != m_pos[m_len])
10236 ++ break;
10237 ++ m_len += 1;
10238 ++ if (ip[m_len] != m_pos[m_len])
10239 ++ break;
10240 ++ m_len += 1;
10241 ++ if (ip[m_len] != m_pos[m_len])
10242 ++ break;
10243 ++ m_len += 1;
10244 ++ if (ip[m_len] != m_pos[m_len])
10245 ++ break;
10246 ++ m_len += 1;
10247 ++ if (ip[m_len] != m_pos[m_len])
10248 ++ break;
10249 ++ m_len += 1;
10250 ++ if (ip[m_len] != m_pos[m_len])
10251 ++ break;
10252 ++ m_len += 1;
10253 ++ if (ip[m_len] != m_pos[m_len])
10254 ++ break;
10255 ++ m_len += 1;
10256 ++ if (unlikely(ip + m_len >= ip_end))
10257 ++ goto m_len_done;
10258 ++ } while (ip[m_len] == m_pos[m_len]);
10259 ++ }
10260 ++#endif
10261 ++ }
10262 ++m_len_done:
10263 ++
10264 ++ m_off = ip - m_pos;
10265 ++ ip += m_len;
10266 + ii = ip;
10267 +- if (unlikely(ip >= ip_end))
10268 +- break;
10269 ++ if (m_len <= M2_MAX_LEN && m_off <= M2_MAX_OFFSET) {
10270 ++ m_off -= 1;
10271 ++ *op++ = (((m_len - 1) << 5) | ((m_off & 7) << 2));
10272 ++ *op++ = (m_off >> 3);
10273 ++ } else if (m_off <= M3_MAX_OFFSET) {
10274 ++ m_off -= 1;
10275 ++ if (m_len <= M3_MAX_LEN)
10276 ++ *op++ = (M3_MARKER | (m_len - 2));
10277 ++ else {
10278 ++ m_len -= M3_MAX_LEN;
10279 ++ *op++ = M3_MARKER | 0;
10280 ++ while (unlikely(m_len > 255)) {
10281 ++ m_len -= 255;
10282 ++ *op++ = 0;
10283 ++ }
10284 ++ *op++ = (m_len);
10285 ++ }
10286 ++ *op++ = (m_off << 2);
10287 ++ *op++ = (m_off >> 6);
10288 ++ } else {
10289 ++ m_off -= 0x4000;
10290 ++ if (m_len <= M4_MAX_LEN)
10291 ++ *op++ = (M4_MARKER | ((m_off >> 11) & 8)
10292 ++ | (m_len - 2));
10293 ++ else {
10294 ++ m_len -= M4_MAX_LEN;
10295 ++ *op++ = (M4_MARKER | ((m_off >> 11) & 8));
10296 ++ while (unlikely(m_len > 255)) {
10297 ++ m_len -= 255;
10298 ++ *op++ = 0;
10299 ++ }
10300 ++ *op++ = (m_len);
10301 ++ }
10302 ++ *op++ = (m_off << 2);
10303 ++ *op++ = (m_off >> 6);
10304 ++ }
10305 ++ goto next;
10306 + }
10307 +-
10308 + *out_len = op - out;
10309 +- return in_end - ii;
10310 ++ return in_end - (ii - ti);
10311 + }
10312 +
10313 +-int lzo1x_1_compress(const unsigned char *in, size_t in_len, unsigned char *out,
10314 +- size_t *out_len, void *wrkmem)
10315 ++int lzo1x_1_compress(const unsigned char *in, size_t in_len,
10316 ++ unsigned char *out, size_t *out_len,
10317 ++ void *wrkmem)
10318 + {
10319 +- const unsigned char *ii;
10320 ++ const unsigned char *ip = in;
10321 + unsigned char *op = out;
10322 +- size_t t;
10323 ++ size_t l = in_len;
10324 ++ size_t t = 0;
10325 +
10326 +- if (unlikely(in_len <= M2_MAX_LEN + 5)) {
10327 +- t = in_len;
10328 +- } else {
10329 +- t = _lzo1x_1_do_compress(in, in_len, op, out_len, wrkmem);
10330 ++ while (l > 20) {
10331 ++ size_t ll = l <= (M4_MAX_OFFSET + 1) ? l : (M4_MAX_OFFSET + 1);
10332 ++ uintptr_t ll_end = (uintptr_t) ip + ll;
10333 ++ if ((ll_end + ((t + ll) >> 5)) <= ll_end)
10334 ++ break;
10335 ++ BUILD_BUG_ON(D_SIZE * sizeof(lzo_dict_t) > LZO1X_1_MEM_COMPRESS);
10336 ++ memset(wrkmem, 0, D_SIZE * sizeof(lzo_dict_t));
10337 ++ t = lzo1x_1_do_compress(ip, ll, op, out_len, t, wrkmem);
10338 ++ ip += ll;
10339 + op += *out_len;
10340 ++ l -= ll;
10341 + }
10342 ++ t += l;
10343 +
10344 + if (t > 0) {
10345 +- ii = in + in_len - t;
10346 ++ const unsigned char *ii = in + in_len - t;
10347 +
10348 + if (op == out && t <= 238) {
10349 + *op++ = (17 + t);
10350 +@@ -198,16 +247,21 @@ int lzo1x_1_compress(const unsigned char *in, size_t in_len, unsigned char *out,
10351 + *op++ = (t - 3);
10352 + } else {
10353 + size_t tt = t - 18;
10354 +-
10355 + *op++ = 0;
10356 + while (tt > 255) {
10357 + tt -= 255;
10358 + *op++ = 0;
10359 + }
10360 +-
10361 + *op++ = tt;
10362 + }
10363 +- do {
10364 ++ if (t >= 16) do {
10365 ++ COPY8(op, ii);
10366 ++ COPY8(op + 8, ii + 8);
10367 ++ op += 16;
10368 ++ ii += 16;
10369 ++ t -= 16;
10370 ++ } while (t >= 16);
10371 ++ if (t > 0) do {
10372 + *op++ = *ii++;
10373 + } while (--t > 0);
10374 + }
10375 +@@ -223,4 +277,3 @@ EXPORT_SYMBOL_GPL(lzo1x_1_compress);
10376 +
10377 + MODULE_LICENSE("GPL");
10378 + MODULE_DESCRIPTION("LZO1X-1 Compressor");
10379 +-
10380 +diff --git a/lib/lzo/lzo1x_decompress.c b/lib/lzo/lzo1x_decompress.c
10381 +index f2fd098..8563081 100644
10382 +--- a/lib/lzo/lzo1x_decompress.c
10383 ++++ b/lib/lzo/lzo1x_decompress.c
10384 +@@ -1,12 +1,12 @@
10385 + /*
10386 +- * LZO1X Decompressor from MiniLZO
10387 ++ * LZO1X Decompressor from LZO
10388 + *
10389 +- * Copyright (C) 1996-2005 Markus F.X.J. Oberhumer <markus@×××××××××.com>
10390 ++ * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer <markus@×××××××××.com>
10391 + *
10392 + * The full LZO package can be found at:
10393 + * http://www.oberhumer.com/opensource/lzo/
10394 + *
10395 +- * Changed for kernel use by:
10396 ++ * Changed for Linux kernel use by:
10397 + * Nitin Gupta <nitingupta910@×××××.com>
10398 + * Richard Purdie <rpurdie@××××××××××.com>
10399 + */
10400 +@@ -15,225 +15,227 @@
10401 + #include <linux/module.h>
10402 + #include <linux/kernel.h>
10403 + #endif
10404 +-
10405 + #include <asm/unaligned.h>
10406 + #include <linux/lzo.h>
10407 + #include "lzodefs.h"
10408 +
10409 +-#define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x))
10410 +-#define HAVE_OP(x, op_end, op) ((size_t)(op_end - op) < (x))
10411 +-#define HAVE_LB(m_pos, out, op) (m_pos < out || m_pos >= op)
10412 ++#define HAVE_IP(t, x) \
10413 ++ (((size_t)(ip_end - ip) >= (size_t)(t + x)) && \
10414 ++ (((t + x) >= t) && ((t + x) >= x)))
10415 +
10416 +-#define COPY4(dst, src) \
10417 +- put_unaligned(get_unaligned((const u32 *)(src)), (u32 *)(dst))
10418 ++#define HAVE_OP(t, x) \
10419 ++ (((size_t)(op_end - op) >= (size_t)(t + x)) && \
10420 ++ (((t + x) >= t) && ((t + x) >= x)))
10421 ++
10422 ++#define NEED_IP(t, x) \
10423 ++ do { \
10424 ++ if (!HAVE_IP(t, x)) \
10425 ++ goto input_overrun; \
10426 ++ } while (0)
10427 ++
10428 ++#define NEED_OP(t, x) \
10429 ++ do { \
10430 ++ if (!HAVE_OP(t, x)) \
10431 ++ goto output_overrun; \
10432 ++ } while (0)
10433 ++
10434 ++#define TEST_LB(m_pos) \
10435 ++ do { \
10436 ++ if ((m_pos) < out) \
10437 ++ goto lookbehind_overrun; \
10438 ++ } while (0)
10439 +
10440 + int lzo1x_decompress_safe(const unsigned char *in, size_t in_len,
10441 +- unsigned char *out, size_t *out_len)
10442 ++ unsigned char *out, size_t *out_len)
10443 + {
10444 ++ unsigned char *op;
10445 ++ const unsigned char *ip;
10446 ++ size_t t, next;
10447 ++ size_t state = 0;
10448 ++ const unsigned char *m_pos;
10449 + const unsigned char * const ip_end = in + in_len;
10450 + unsigned char * const op_end = out + *out_len;
10451 +- const unsigned char *ip = in, *m_pos;
10452 +- unsigned char *op = out;
10453 +- size_t t;
10454 +
10455 +- *out_len = 0;
10456 ++ op = out;
10457 ++ ip = in;
10458 +
10459 ++ if (unlikely(in_len < 3))
10460 ++ goto input_overrun;
10461 + if (*ip > 17) {
10462 + t = *ip++ - 17;
10463 +- if (t < 4)
10464 ++ if (t < 4) {
10465 ++ next = t;
10466 + goto match_next;
10467 +- if (HAVE_OP(t, op_end, op))
10468 +- goto output_overrun;
10469 +- if (HAVE_IP(t + 1, ip_end, ip))
10470 +- goto input_overrun;
10471 +- do {
10472 +- *op++ = *ip++;
10473 +- } while (--t > 0);
10474 +- goto first_literal_run;
10475 ++ }
10476 ++ goto copy_literal_run;
10477 + }
10478 +
10479 +- while ((ip < ip_end)) {
10480 ++ for (;;) {
10481 + t = *ip++;
10482 +- if (t >= 16)
10483 +- goto match;
10484 +- if (t == 0) {
10485 +- if (HAVE_IP(1, ip_end, ip))
10486 +- goto input_overrun;
10487 +- while (*ip == 0) {
10488 +- t += 255;
10489 +- ip++;
10490 +- if (HAVE_IP(1, ip_end, ip))
10491 +- goto input_overrun;
10492 +- }
10493 +- t += 15 + *ip++;
10494 +- }
10495 +- if (HAVE_OP(t + 3, op_end, op))
10496 +- goto output_overrun;
10497 +- if (HAVE_IP(t + 4, ip_end, ip))
10498 +- goto input_overrun;
10499 +-
10500 +- COPY4(op, ip);
10501 +- op += 4;
10502 +- ip += 4;
10503 +- if (--t > 0) {
10504 +- if (t >= 4) {
10505 +- do {
10506 +- COPY4(op, ip);
10507 +- op += 4;
10508 +- ip += 4;
10509 +- t -= 4;
10510 +- } while (t >= 4);
10511 +- if (t > 0) {
10512 ++ if (t < 16) {
10513 ++ if (likely(state == 0)) {
10514 ++ if (unlikely(t == 0)) {
10515 ++ while (unlikely(*ip == 0)) {
10516 ++ t += 255;
10517 ++ ip++;
10518 ++ NEED_IP(1, 0);
10519 ++ }
10520 ++ t += 15 + *ip++;
10521 ++ }
10522 ++ t += 3;
10523 ++copy_literal_run:
10524 ++#if defined(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)
10525 ++ if (likely(HAVE_IP(t, 15) && HAVE_OP(t, 15))) {
10526 ++ const unsigned char *ie = ip + t;
10527 ++ unsigned char *oe = op + t;
10528 ++ do {
10529 ++ COPY8(op, ip);
10530 ++ op += 8;
10531 ++ ip += 8;
10532 ++ COPY8(op, ip);
10533 ++ op += 8;
10534 ++ ip += 8;
10535 ++ } while (ip < ie);
10536 ++ ip = ie;
10537 ++ op = oe;
10538 ++ } else
10539 ++#endif
10540 ++ {
10541 ++ NEED_OP(t, 0);
10542 ++ NEED_IP(t, 3);
10543 + do {
10544 + *op++ = *ip++;
10545 + } while (--t > 0);
10546 + }
10547 ++ state = 4;
10548 ++ continue;
10549 ++ } else if (state != 4) {
10550 ++ next = t & 3;
10551 ++ m_pos = op - 1;
10552 ++ m_pos -= t >> 2;
10553 ++ m_pos -= *ip++ << 2;
10554 ++ TEST_LB(m_pos);
10555 ++ NEED_OP(2, 0);
10556 ++ op[0] = m_pos[0];
10557 ++ op[1] = m_pos[1];
10558 ++ op += 2;
10559 ++ goto match_next;
10560 + } else {
10561 +- do {
10562 +- *op++ = *ip++;
10563 +- } while (--t > 0);
10564 ++ next = t & 3;
10565 ++ m_pos = op - (1 + M2_MAX_OFFSET);
10566 ++ m_pos -= t >> 2;
10567 ++ m_pos -= *ip++ << 2;
10568 ++ t = 3;
10569 + }
10570 ++ } else if (t >= 64) {
10571 ++ next = t & 3;
10572 ++ m_pos = op - 1;
10573 ++ m_pos -= (t >> 2) & 7;
10574 ++ m_pos -= *ip++ << 3;
10575 ++ t = (t >> 5) - 1 + (3 - 1);
10576 ++ } else if (t >= 32) {
10577 ++ t = (t & 31) + (3 - 1);
10578 ++ if (unlikely(t == 2)) {
10579 ++ while (unlikely(*ip == 0)) {
10580 ++ t += 255;
10581 ++ ip++;
10582 ++ NEED_IP(1, 0);
10583 ++ }
10584 ++ t += 31 + *ip++;
10585 ++ NEED_IP(2, 0);
10586 ++ }
10587 ++ m_pos = op - 1;
10588 ++ next = get_unaligned_le16(ip);
10589 ++ ip += 2;
10590 ++ m_pos -= next >> 2;
10591 ++ next &= 3;
10592 ++ } else {
10593 ++ m_pos = op;
10594 ++ m_pos -= (t & 8) << 11;
10595 ++ t = (t & 7) + (3 - 1);
10596 ++ if (unlikely(t == 2)) {
10597 ++ while (unlikely(*ip == 0)) {
10598 ++ t += 255;
10599 ++ ip++;
10600 ++ NEED_IP(1, 0);
10601 ++ }
10602 ++ t += 7 + *ip++;
10603 ++ NEED_IP(2, 0);
10604 ++ }
10605 ++ next = get_unaligned_le16(ip);
10606 ++ ip += 2;
10607 ++ m_pos -= next >> 2;
10608 ++ next &= 3;
10609 ++ if (m_pos == op)
10610 ++ goto eof_found;
10611 ++ m_pos -= 0x4000;
10612 + }
10613 +-
10614 +-first_literal_run:
10615 +- t = *ip++;
10616 +- if (t >= 16)
10617 +- goto match;
10618 +- m_pos = op - (1 + M2_MAX_OFFSET);
10619 +- m_pos -= t >> 2;
10620 +- m_pos -= *ip++ << 2;
10621 +-
10622 +- if (HAVE_LB(m_pos, out, op))
10623 +- goto lookbehind_overrun;
10624 +-
10625 +- if (HAVE_OP(3, op_end, op))
10626 +- goto output_overrun;
10627 +- *op++ = *m_pos++;
10628 +- *op++ = *m_pos++;
10629 +- *op++ = *m_pos;
10630 +-
10631 +- goto match_done;
10632 +-
10633 +- do {
10634 +-match:
10635 +- if (t >= 64) {
10636 +- m_pos = op - 1;
10637 +- m_pos -= (t >> 2) & 7;
10638 +- m_pos -= *ip++ << 3;
10639 +- t = (t >> 5) - 1;
10640 +- if (HAVE_LB(m_pos, out, op))
10641 +- goto lookbehind_overrun;
10642 +- if (HAVE_OP(t + 3 - 1, op_end, op))
10643 +- goto output_overrun;
10644 +- goto copy_match;
10645 +- } else if (t >= 32) {
10646 +- t &= 31;
10647 +- if (t == 0) {
10648 +- if (HAVE_IP(1, ip_end, ip))
10649 +- goto input_overrun;
10650 +- while (*ip == 0) {
10651 +- t += 255;
10652 +- ip++;
10653 +- if (HAVE_IP(1, ip_end, ip))
10654 +- goto input_overrun;
10655 +- }
10656 +- t += 31 + *ip++;
10657 +- }
10658 +- m_pos = op - 1;
10659 +- m_pos -= get_unaligned_le16(ip) >> 2;
10660 +- ip += 2;
10661 +- } else if (t >= 16) {
10662 +- m_pos = op;
10663 +- m_pos -= (t & 8) << 11;
10664 +-
10665 +- t &= 7;
10666 +- if (t == 0) {
10667 +- if (HAVE_IP(1, ip_end, ip))
10668 +- goto input_overrun;
10669 +- while (*ip == 0) {
10670 +- t += 255;
10671 +- ip++;
10672 +- if (HAVE_IP(1, ip_end, ip))
10673 +- goto input_overrun;
10674 +- }
10675 +- t += 7 + *ip++;
10676 +- }
10677 +- m_pos -= get_unaligned_le16(ip) >> 2;
10678 +- ip += 2;
10679 +- if (m_pos == op)
10680 +- goto eof_found;
10681 +- m_pos -= 0x4000;
10682 +- } else {
10683 +- m_pos = op - 1;
10684 +- m_pos -= t >> 2;
10685 +- m_pos -= *ip++ << 2;
10686 +-
10687 +- if (HAVE_LB(m_pos, out, op))
10688 +- goto lookbehind_overrun;
10689 +- if (HAVE_OP(2, op_end, op))
10690 +- goto output_overrun;
10691 +-
10692 +- *op++ = *m_pos++;
10693 +- *op++ = *m_pos;
10694 +- goto match_done;
10695 +- }
10696 +-
10697 +- if (HAVE_LB(m_pos, out, op))
10698 +- goto lookbehind_overrun;
10699 +- if (HAVE_OP(t + 3 - 1, op_end, op))
10700 +- goto output_overrun;
10701 +-
10702 +- if (t >= 2 * 4 - (3 - 1) && (op - m_pos) >= 4) {
10703 +- COPY4(op, m_pos);
10704 +- op += 4;
10705 +- m_pos += 4;
10706 +- t -= 4 - (3 - 1);
10707 ++ TEST_LB(m_pos);
10708 ++#if defined(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)
10709 ++ if (op - m_pos >= 8) {
10710 ++ unsigned char *oe = op + t;
10711 ++ if (likely(HAVE_OP(t, 15))) {
10712 + do {
10713 +- COPY4(op, m_pos);
10714 +- op += 4;
10715 +- m_pos += 4;
10716 +- t -= 4;
10717 +- } while (t >= 4);
10718 +- if (t > 0)
10719 +- do {
10720 +- *op++ = *m_pos++;
10721 +- } while (--t > 0);
10722 ++ COPY8(op, m_pos);
10723 ++ op += 8;
10724 ++ m_pos += 8;
10725 ++ COPY8(op, m_pos);
10726 ++ op += 8;
10727 ++ m_pos += 8;
10728 ++ } while (op < oe);
10729 ++ op = oe;
10730 ++ if (HAVE_IP(6, 0)) {
10731 ++ state = next;
10732 ++ COPY4(op, ip);
10733 ++ op += next;
10734 ++ ip += next;
10735 ++ continue;
10736 ++ }
10737 + } else {
10738 +-copy_match:
10739 +- *op++ = *m_pos++;
10740 +- *op++ = *m_pos++;
10741 ++ NEED_OP(t, 0);
10742 + do {
10743 + *op++ = *m_pos++;
10744 +- } while (--t > 0);
10745 ++ } while (op < oe);
10746 + }
10747 +-match_done:
10748 +- t = ip[-2] & 3;
10749 +- if (t == 0)
10750 +- break;
10751 ++ } else
10752 ++#endif
10753 ++ {
10754 ++ unsigned char *oe = op + t;
10755 ++ NEED_OP(t, 0);
10756 ++ op[0] = m_pos[0];
10757 ++ op[1] = m_pos[1];
10758 ++ op += 2;
10759 ++ m_pos += 2;
10760 ++ do {
10761 ++ *op++ = *m_pos++;
10762 ++ } while (op < oe);
10763 ++ }
10764 + match_next:
10765 +- if (HAVE_OP(t, op_end, op))
10766 +- goto output_overrun;
10767 +- if (HAVE_IP(t + 1, ip_end, ip))
10768 +- goto input_overrun;
10769 +-
10770 +- *op++ = *ip++;
10771 +- if (t > 1) {
10772 ++ state = next;
10773 ++ t = next;
10774 ++#if defined(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)
10775 ++ if (likely(HAVE_IP(6, 0) && HAVE_OP(4, 0))) {
10776 ++ COPY4(op, ip);
10777 ++ op += t;
10778 ++ ip += t;
10779 ++ } else
10780 ++#endif
10781 ++ {
10782 ++ NEED_IP(t, 3);
10783 ++ NEED_OP(t, 0);
10784 ++ while (t > 0) {
10785 + *op++ = *ip++;
10786 +- if (t > 2)
10787 +- *op++ = *ip++;
10788 ++ t--;
10789 + }
10790 +-
10791 +- t = *ip++;
10792 +- } while (ip < ip_end);
10793 ++ }
10794 + }
10795 +
10796 +- *out_len = op - out;
10797 +- return LZO_E_EOF_NOT_FOUND;
10798 +-
10799 + eof_found:
10800 + *out_len = op - out;
10801 +- return (ip == ip_end ? LZO_E_OK :
10802 +- (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
10803 ++ return (t != 3 ? LZO_E_ERROR :
10804 ++ ip == ip_end ? LZO_E_OK :
10805 ++ ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN);
10806 ++
10807 + input_overrun:
10808 + *out_len = op - out;
10809 + return LZO_E_INPUT_OVERRUN;
10810 +diff --git a/lib/lzo/lzodefs.h b/lib/lzo/lzodefs.h
10811 +index b6d482c..6710b83 100644
10812 +--- a/lib/lzo/lzodefs.h
10813 ++++ b/lib/lzo/lzodefs.h
10814 +@@ -1,19 +1,37 @@
10815 + /*
10816 + * lzodefs.h -- architecture, OS and compiler specific defines
10817 + *
10818 +- * Copyright (C) 1996-2005 Markus F.X.J. Oberhumer <markus@×××××××××.com>
10819 ++ * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer <markus@×××××××××.com>
10820 + *
10821 + * The full LZO package can be found at:
10822 + * http://www.oberhumer.com/opensource/lzo/
10823 + *
10824 +- * Changed for kernel use by:
10825 ++ * Changed for Linux kernel use by:
10826 + * Nitin Gupta <nitingupta910@×××××.com>
10827 + * Richard Purdie <rpurdie@××××××××××.com>
10828 + */
10829 +
10830 +-#define LZO_VERSION 0x2020
10831 +-#define LZO_VERSION_STRING "2.02"
10832 +-#define LZO_VERSION_DATE "Oct 17 2005"
10833 ++
10834 ++#define COPY4(dst, src) \
10835 ++ put_unaligned(get_unaligned((const u32 *)(src)), (u32 *)(dst))
10836 ++#if defined(__x86_64__)
10837 ++#define COPY8(dst, src) \
10838 ++ put_unaligned(get_unaligned((const u64 *)(src)), (u64 *)(dst))
10839 ++#else
10840 ++#define COPY8(dst, src) \
10841 ++ COPY4(dst, src); COPY4((dst) + 4, (src) + 4)
10842 ++#endif
10843 ++
10844 ++#if defined(__BIG_ENDIAN) && defined(__LITTLE_ENDIAN)
10845 ++#error "conflicting endian definitions"
10846 ++#elif defined(__x86_64__)
10847 ++#define LZO_USE_CTZ64 1
10848 ++#define LZO_USE_CTZ32 1
10849 ++#elif defined(__i386__) || defined(__powerpc__)
10850 ++#define LZO_USE_CTZ32 1
10851 ++#elif defined(__arm__) && (__LINUX_ARM_ARCH__ >= 5)
10852 ++#define LZO_USE_CTZ32 1
10853 ++#endif
10854 +
10855 + #define M1_MAX_OFFSET 0x0400
10856 + #define M2_MAX_OFFSET 0x0800
10857 +@@ -34,10 +52,8 @@
10858 + #define M3_MARKER 32
10859 + #define M4_MARKER 16
10860 +
10861 +-#define D_BITS 14
10862 +-#define D_MASK ((1u << D_BITS) - 1)
10863 ++#define lzo_dict_t unsigned short
10864 ++#define D_BITS 13
10865 ++#define D_SIZE (1u << D_BITS)
10866 ++#define D_MASK (D_SIZE - 1)
10867 + #define D_HIGH ((D_MASK >> 1) + 1)
10868 +-
10869 +-#define DX2(p, s1, s2) (((((size_t)((p)[2]) << (s2)) ^ (p)[1]) \
10870 +- << (s1)) ^ (p)[0])
10871 +-#define DX3(p, s1, s2, s3) ((DX2((p)+1, s2, s3) << (s1)) ^ (p)[0])
10872 diff --git a/lib/radix-tree.c b/lib/radix-tree.c
10873 index d9df745..e73c2fe 100644
10874 --- a/lib/radix-tree.c
10875 @@ -98532,7 +99505,7 @@ index 136ac4f..f917fa9 100644
10876 mm->unmap_area = arch_unmap_area;
10877 }
10878 diff --git a/mm/vmalloc.c b/mm/vmalloc.c
10879 -index eeba3bb..2aaad6e 100644
10880 +index eeba3bb..abb9ae6 100644
10881 --- a/mm/vmalloc.c
10882 +++ b/mm/vmalloc.c
10883 @@ -27,10 +27,67 @@
10884 @@ -98784,14 +99757,7 @@ index eeba3bb..2aaad6e 100644
10885 }
10886 EXPORT_SYMBOL(vfree);
10887
10888 -@@ -1497,16 +1625,34 @@ EXPORT_SYMBOL(vfree);
10889 - * Free the virtually contiguous memory area starting at @addr,
10890 - * which was created from the page array passed to vmap().
10891 - *
10892 -- * Must not be called in interrupt context.
10893 -+ * Must not be called in NMI context.
10894 - */
10895 - void vunmap(const void *addr)
10896 +@@ -1503,10 +1631,28 @@ void vunmap(const void *addr)
10897 {
10898 BUG_ON(in_interrupt());
10899 might_sleep();
10900 @@ -110077,6 +111043,222 @@ index ffd2025..df062c9 100644
10901
10902 /* PCM3052 register definitions */
10903
10904 +diff --git a/sound/core/control.c b/sound/core/control.c
10905 +index 5511307..9210594 100644
10906 +--- a/sound/core/control.c
10907 ++++ b/sound/core/control.c
10908 +@@ -288,6 +288,10 @@ static bool snd_ctl_remove_numid_conflict(struct snd_card *card,
10909 + {
10910 + struct snd_kcontrol *kctl;
10911 +
10912 ++ /* Make sure that the ids assigned to the control do not wrap around */
10913 ++ if (card->last_numid >= UINT_MAX - count)
10914 ++ card->last_numid = 0;
10915 ++
10916 + list_for_each_entry(kctl, &card->controls, list) {
10917 + if (kctl->id.numid < card->last_numid + 1 + count &&
10918 + kctl->id.numid + kctl->count > card->last_numid + 1) {
10919 +@@ -329,6 +333,7 @@ int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol)
10920 + {
10921 + struct snd_ctl_elem_id id;
10922 + unsigned int idx;
10923 ++ unsigned int count;
10924 + int err = -EINVAL;
10925 +
10926 + if (! kcontrol)
10927 +@@ -336,6 +341,9 @@ int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol)
10928 + if (snd_BUG_ON(!card || !kcontrol->info))
10929 + goto error;
10930 + id = kcontrol->id;
10931 ++ if (id.index > UINT_MAX - kcontrol->count)
10932 ++ goto error;
10933 ++
10934 + down_write(&card->controls_rwsem);
10935 + if (snd_ctl_find_id(card, &id)) {
10936 + up_write(&card->controls_rwsem);
10937 +@@ -357,8 +365,9 @@ int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol)
10938 + card->controls_count += kcontrol->count;
10939 + kcontrol->id.numid = card->last_numid + 1;
10940 + card->last_numid += kcontrol->count;
10941 ++ count = kcontrol->count;
10942 + up_write(&card->controls_rwsem);
10943 +- for (idx = 0; idx < kcontrol->count; idx++, id.index++, id.numid++)
10944 ++ for (idx = 0; idx < count; idx++, id.index++, id.numid++)
10945 + snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_ADD, &id);
10946 + return 0;
10947 +
10948 +@@ -387,6 +396,7 @@ int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol,
10949 + bool add_on_replace)
10950 + {
10951 + struct snd_ctl_elem_id id;
10952 ++ unsigned int count;
10953 + unsigned int idx;
10954 + struct snd_kcontrol *old;
10955 + int ret;
10956 +@@ -422,8 +432,9 @@ add:
10957 + card->controls_count += kcontrol->count;
10958 + kcontrol->id.numid = card->last_numid + 1;
10959 + card->last_numid += kcontrol->count;
10960 ++ count = kcontrol->count;
10961 + up_write(&card->controls_rwsem);
10962 +- for (idx = 0; idx < kcontrol->count; idx++, id.index++, id.numid++)
10963 ++ for (idx = 0; idx < count; idx++, id.index++, id.numid++)
10964 + snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_ADD, &id);
10965 + return 0;
10966 +
10967 +@@ -894,9 +905,9 @@ static int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file,
10968 + result = kctl->put(kctl, control);
10969 + }
10970 + if (result > 0) {
10971 ++ struct snd_ctl_elem_id id = control->id;
10972 + up_read(&card->controls_rwsem);
10973 +- snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_VALUE,
10974 +- &control->id);
10975 ++ snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_VALUE, &id);
10976 + return 0;
10977 + }
10978 + }
10979 +@@ -988,6 +999,7 @@ static int snd_ctl_elem_unlock(struct snd_ctl_file *file,
10980 +
10981 + struct user_element {
10982 + struct snd_ctl_elem_info info;
10983 ++ struct snd_card *card;
10984 + void *elem_data; /* element data */
10985 + unsigned long elem_data_size; /* size of element data in bytes */
10986 + void *tlv_data; /* TLV data */
10987 +@@ -1031,7 +1043,9 @@ static int snd_ctl_elem_user_get(struct snd_kcontrol *kcontrol,
10988 + {
10989 + struct user_element *ue = kcontrol->private_data;
10990 +
10991 ++ mutex_lock(&ue->card->user_ctl_lock);
10992 + memcpy(&ucontrol->value, ue->elem_data, ue->elem_data_size);
10993 ++ mutex_unlock(&ue->card->user_ctl_lock);
10994 + return 0;
10995 + }
10996 +
10997 +@@ -1040,10 +1054,12 @@ static int snd_ctl_elem_user_put(struct snd_kcontrol *kcontrol,
10998 + {
10999 + int change;
11000 + struct user_element *ue = kcontrol->private_data;
11001 +-
11002 ++
11003 ++ mutex_lock(&ue->card->user_ctl_lock);
11004 + change = memcmp(&ucontrol->value, ue->elem_data, ue->elem_data_size) != 0;
11005 + if (change)
11006 + memcpy(ue->elem_data, &ucontrol->value, ue->elem_data_size);
11007 ++ mutex_unlock(&ue->card->user_ctl_lock);
11008 + return change;
11009 + }
11010 +
11011 +@@ -1063,19 +1079,32 @@ static int snd_ctl_elem_user_tlv(struct snd_kcontrol *kcontrol,
11012 + new_data = memdup_user(tlv, size);
11013 + if (IS_ERR(new_data))
11014 + return PTR_ERR(new_data);
11015 ++ mutex_lock(&ue->card->user_ctl_lock);
11016 + change = ue->tlv_data_size != size;
11017 + if (!change)
11018 + change = memcmp(ue->tlv_data, new_data, size);
11019 + kfree(ue->tlv_data);
11020 + ue->tlv_data = new_data;
11021 + ue->tlv_data_size = size;
11022 ++ mutex_unlock(&ue->card->user_ctl_lock);
11023 + } else {
11024 +- if (! ue->tlv_data_size || ! ue->tlv_data)
11025 +- return -ENXIO;
11026 +- if (size < ue->tlv_data_size)
11027 +- return -ENOSPC;
11028 ++ int ret = 0;
11029 ++
11030 ++ mutex_lock(&ue->card->user_ctl_lock);
11031 ++ if (!ue->tlv_data_size || !ue->tlv_data) {
11032 ++ ret = -ENXIO;
11033 ++ goto err_unlock;
11034 ++ }
11035 ++ if (size < ue->tlv_data_size) {
11036 ++ ret = -ENOSPC;
11037 ++ goto err_unlock;
11038 ++ }
11039 + if (copy_to_user(tlv, ue->tlv_data, ue->tlv_data_size))
11040 +- return -EFAULT;
11041 ++ ret = -EFAULT;
11042 ++err_unlock:
11043 ++ mutex_unlock(&ue->card->user_ctl_lock);
11044 ++ if (ret)
11045 ++ return ret;
11046 + }
11047 + return change;
11048 + }
11049 +@@ -1133,8 +1162,6 @@ static int snd_ctl_elem_add(struct snd_ctl_file *file,
11050 + struct user_element *ue;
11051 + int idx, err;
11052 +
11053 +- if (!replace && card->user_ctl_count >= MAX_USER_CONTROLS)
11054 +- return -ENOMEM;
11055 + if (info->count < 1)
11056 + return -EINVAL;
11057 + access = info->access == 0 ? SNDRV_CTL_ELEM_ACCESS_READWRITE :
11058 +@@ -1143,21 +1170,16 @@ static int snd_ctl_elem_add(struct snd_ctl_file *file,
11059 + SNDRV_CTL_ELEM_ACCESS_TLV_READWRITE));
11060 + info->id.numid = 0;
11061 + memset(&kctl, 0, sizeof(kctl));
11062 +- down_write(&card->controls_rwsem);
11063 +- _kctl = snd_ctl_find_id(card, &info->id);
11064 +- err = 0;
11065 +- if (_kctl) {
11066 +- if (replace)
11067 +- err = snd_ctl_remove(card, _kctl);
11068 +- else
11069 +- err = -EBUSY;
11070 +- } else {
11071 +- if (replace)
11072 +- err = -ENOENT;
11073 ++
11074 ++ if (replace) {
11075 ++ err = snd_ctl_remove_user_ctl(file, &info->id);
11076 ++ if (err)
11077 ++ return err;
11078 + }
11079 +- up_write(&card->controls_rwsem);
11080 +- if (err < 0)
11081 +- return err;
11082 ++
11083 ++ if (card->user_ctl_count >= MAX_USER_CONTROLS)
11084 ++ return -ENOMEM;
11085 ++
11086 + memcpy(&kctl.id, &info->id, sizeof(info->id));
11087 + kctl.count = info->owner ? info->owner : 1;
11088 + access |= SNDRV_CTL_ELEM_ACCESS_USER;
11089 +@@ -1207,6 +1229,7 @@ static int snd_ctl_elem_add(struct snd_ctl_file *file,
11090 + ue = kzalloc(sizeof(struct user_element) + private_size, GFP_KERNEL);
11091 + if (ue == NULL)
11092 + return -ENOMEM;
11093 ++ ue->card = card;
11094 + ue->info = *info;
11095 + ue->info.access = 0;
11096 + ue->elem_data = (char *)ue + sizeof(*ue);
11097 +@@ -1318,8 +1341,9 @@ static int snd_ctl_tlv_ioctl(struct snd_ctl_file *file,
11098 + }
11099 + err = kctl->tlv.c(kctl, op_flag, tlv.length, _tlv->tlv);
11100 + if (err > 0) {
11101 ++ struct snd_ctl_elem_id id = kctl->id;
11102 + up_read(&card->controls_rwsem);
11103 +- snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_TLV, &kctl->id);
11104 ++ snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_TLV, &id);
11105 + return 0;
11106 + }
11107 + } else {
11108 +diff --git a/sound/core/init.c b/sound/core/init.c
11109 +index fa0f35b..6333f8b 100644
11110 +--- a/sound/core/init.c
11111 ++++ b/sound/core/init.c
11112 +@@ -207,6 +207,7 @@ int snd_card_create(int idx, const char *xid,
11113 + INIT_LIST_HEAD(&card->devices);
11114 + init_rwsem(&card->controls_rwsem);
11115 + rwlock_init(&card->ctl_files_rwlock);
11116 ++ mutex_init(&card->user_ctl_lock);
11117 + INIT_LIST_HEAD(&card->controls);
11118 + INIT_LIST_HEAD(&card->ctl_files);
11119 + spin_lock_init(&card->files_lock);
11120 diff --git a/sound/core/oss/pcm_oss.c b/sound/core/oss/pcm_oss.c
11121 index 542f69e..fe6e8c3 100644
11122 --- a/sound/core/oss/pcm_oss.c