Home
last modified time | relevance | path

Searched refs:print_stats (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.h58 char * (*print_stats)(char *p, void *priv); member
H A Dieee80211_crypt_wep.c232 .print_stats = prism2_wep_print_stats,
H A Dieee80211_crypt_ccmp.c405 .print_stats = ieee80211_ccmp_print_stats,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec.h38 char *(*print_stats) (char *p, void *priv); member
H A Dsec_wep.c216 .print_stats = lib80211_wep_print_stats,
H A Dsec_wpi.c462 .print_stats = NULL,
/OK3568_Linux_fs/kernel/include/net/
H A Dlib80211.h76 void (*print_stats) (struct seq_file *m, void *priv); member
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dnf-queue.c190 static void print_stats(void) in print_stats() function
392 print_stats(); in main()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c189 local->crypt_info.crypt[i]->ops->print_stats) { in prism2_crypt_proc_show()
190 local->crypt_info.crypt[i]->ops->print_stats( in prism2_crypt_proc_show()
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py172 p.strip_dirs().sort_stats('time').print_stats(20)
H A Dmain.py.in172 p.strip_dirs().sort_stats('time').print_stats(20)
/OK3568_Linux_fs/kernel/net/wireless/
H A Dlib80211_crypt_wep.c239 .print_stats = lib80211_wep_print_stats,
H A Dlib80211_crypt_ccmp.c431 .print_stats = lib80211_ccmp_print_stats,
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Ddiagnose.py213 stats.print_stats('_html5lib|bs4', 50)
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c228 .print_stats = prism2_wep_print_stats,
H A Drtllib_crypt_ccmp.c398 .print_stats = rtllib_ccmp_print_stats,
/OK3568_Linux_fs/kernel/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c124 static void print_stats(void) in print_stats() function
709 print_stats(); in main()
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c219 .print_stats = xprt_rdma_print_stats
H A Dtransport.c755 .print_stats = xprt_rdma_print_stats,
/OK3568_Linux_fs/kernel/drivers/block/xen-blkback/
H A Dblkback.c534 static void print_stats(struct xen_blkif_ring *ring) in print_stats() function
614 print_stats(ring); in xen_blkif_schedule()
621 print_stats(ring); in xen_blkif_schedule()
/OK3568_Linux_fs/kernel/tools/firewire/
H A Dnosy-dump.c827 print_stats(uint32_t *data, size_t length) in print_stats() function
1009 print_stats(buf, length); in main()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dstats.c246 xprt->ops->print_stats(xprt, seq); in do_print_stats()
H A Dxprtsock.c2649 .print_stats = xs_local_print_stats,
2671 .print_stats = xs_udp_print_stats,
2693 .print_stats = xs_tcp_print_stats,
2721 .print_stats = xs_tcp_print_stats,
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprt.h153 void (*print_stats)(struct rpc_xprt *xprt, struct seq_file *seq); member
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_debug.c604 if (server->ops->print_stats) in cifs_stats_proc_show()
605 server->ops->print_stats(m, tcon); in cifs_stats_proc_show()

12