DELTA 314214 0 29 SVNÜAß ‚I §.€‚Gµ§+‚G#define dev_err_ratelimited(dev, ...) do { \ static time_t __ratelimited; \ if (linux_ratelimited(&__ratelimited)) \ dev_err(dev, __VA_ARGS__); \ } while (0) #define dev_warn_ratelimited(dev, ...) do { \ static time_t __ratelimited; \ if (linux_ratelimited(&__ratelimited)) \ dev_warn(dev, __VA_ARGS__); \ } while (0ENDREP DELTA 314040 550 27 SVNÈ9ÊE±L€–Q±J¨ ÈC#define pr_warn_ratelimited(...) do { \ static time_t __ratelimited; \ if (linux_ratelimited(&__ratelimited)) \ pr_warning(__VA_ARGS__); \ } while (0extern bool linux_ratelimited(time_t *);ENDREP DELTA 315422 0 194 SVN‚…@‚‡@‚÷T€~n÷R~bool linux_ratelimited(time_t *ptime) { /* make sure uptime is not zero by OR'ing bit 31 */ time_t curr = time_uptime | (1U << 31); /* check if one or more seconds have passed */ if (*ptime != curr) { *ptime = curr; return (1); } return (0); }ENDREP id: 1rp-219820.g-290135.r315856/943 type: file pred: 1rp-219820.g-290135.r314214/56 count: 18 text: 315856 0 354 12171 f0741255e7a4f89b7de1fe43773fcc97 e7972e356e5f2fd0ec12784381a1a2e4b6d38e8b 315855-6s1c/_8 props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/compat/linuxkpi/common/include/linux/device.h copyroot: 290135 /head/sys/compat/linuxkpi/common/include/linux/device.h id: 1t7-219820.15-290135.r315856/1347 type: file pred: 1t7-219820.15-290135.r314040/8374 count: 19 text: 315856 379 226 9472 0dca897bd5201f9254df76161b13b5ad 03f559ff7ee1b861b137a5b45085e21b632f18be 315855-6s1c/_9 props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/compat/linuxkpi/common/include/linux/kernel.h copyroot: 290135 /head/sys/compat/linuxkpi/common/include/linux/kernel.h PLAIN K 8 bitops.h V 36 file 1rb-219820.8-290135.r314337/538 K 13 bottom_half.h V 28 file 7-314043.0.r314043/3443 K 7 cache.h V 36 file 2d-270710.9-290135.r290135/7357 K 6 cdev.h V 37 file 1rd-219820.a-290135.r310559/3527 K 13 clocksource.h V 36 file 37-255932.b-290135.r294839/2064 K 8 compat.h V 37 file 1rf-219820.c-290135.r314040/6750 K 10 compiler.h V 36 file 1rh-219820.d-290135.r314878/100 K 12 completion.h V 35 file 1rj-219820.e-290135.r300495/71 K 7 delay.h V 37 file 1rn-219820.f-290135.r290135/9658 K 8 device.h V 36 file 1rp-219820.g-290135.r315856/943 K 11 dma-attrs.h V 38 file 1rr-219820.h-290135.r290135/10423 K 13 dma-mapping.h V 36 file 1rt-219820.i-290135.r313872/342 K 9 dmapool.h V 37 file 1rv-219820.j-290135.r298829/4908 K 5 err.h V 36 file 1rx-219820.k-290135.r299663/143 K 7 errno.h V 36 file 1rz-219820.l-290135.r299641/543 K 13 etherdevice.h V 34 file 2r-270710.m-290135.r314904/85 K 6 file.h V 37 file 1s3-219820.n-290135.r314040/7155 K 4 fs.h V 35 file 1s5-219820.o-290135.r310583/56 K 5 gfp.h V 37 file 1s7-219820.p-290135.r314905/2813 K 9 hardirq.h V 38 file 1s9-219820.q-290135.r290135/13878 K 5 idr.h V 37 file 1sb-219820.r-290135.r299427/1519 K 8 if_arp.h V 37 file 1sd-219820.s-290135.r290335/5781 K 10 if_ether.h V 38 file 1sf-219820.t-290135.r290135/15026 K 9 if_vlan.h V 36 file 1sh-219820.u-290135.r294830/395 K 4 in.h V 36 file 1sj-219820.v-290135.r315713/388 K 5 in6.h V 38 file 1sl-219820.w-290135.r290135/16179 K 12 inetdevice.h V 36 file 1sp-219820.x-290135.r315405/419 K 11 interrupt.h V 37 file 1st-219820.y-290135.r314043/3746 K 12 io-mapping.h V 38 file 1sv-219820.z-290135.r290135/17337 K 4 io.h V 37 file 1sx-219820.10-290135.r300594/275 K 7 ioctl.h V 36 file 1sz-219820.11-290135.r299664/98 K 7 jhash.h V 38 file 1t1-219820.12-290135.r290335/7411 K 9 jiffies.h V 37 file 1t3-219820.13-290135.r314861/108 K 8 kdev_t.h V 38 file 1t5-219820.14-290135.r314040/7967 K 8 kernel.h V 38 file 1t7-219820.15-290135.r315856/1347 K 6 kmod.h V 38 file 3d-270710.16-290135.r290135/20037 K 9 kobject.h V 38 file 1t9-219820.17-290135.r292987/5668 K 6 kref.h V 37 file 1tb-219820.18-290135.r300497/459 K 9 kthread.h V 38 file 1td-219820.19-290135.r314040/8782 K 7 ktime.h V 36 file 3i-270710.1a-290135.r300498/253 K 6 list.h V 38 file 1tl-219820.1b-290135.r310589/1777 K 9 lockdep.h V 39 file 1tn-219820.1c-290135.r290135/22341 K 6 log2.h V 39 file 1tp-219820.1d-290135.r290135/22729 K 8 math64.h V 38 file 3q-270710.1e-290135.r290135/23106 K 12 miscdevice.h V 38 file 1tr-219820.1f-290135.r292987/6078 K 4 mm.h V 38 file 1u9-219820.1g-290135.r315443/1744 K 10 mm_types.h V 28 file 9-315443.0.r315443/2143 K 8 module.h V 38 file 1ub-219820.1h-290135.r290335/8635 K 13 moduleparam.h V 37 file 1ud-219820.1i-290135.r300721/392 K 7 mutex.h V 37 file 1uh-219820.1j-290135.r314965/860 K 5 net.h V 38 file 1uj-219820.1k-290135.r290335/9045 K 11 netdevice.h V 38 file 1ul-219820.1l-290135.r315404/1793 K 10 notifier.h V 37 file 1un-219820.1m-290135.r294826/461 K 6 page.h V 38 file 1up-219820.1n-290135.r299673/1767 K 5 pci.h V 37 file 1ur-219820.1o-290135.r310031/242 K 5 pid.h V 28 file 7-315457.0.r315457/1740 K 6 poll.h V 38 file 1ut-219820.1p-290135.r290335/9864 K 8 printk.h V 37 file 5-278866.1q-290135.r290135/27736 K 12 radix-tree.h V 39 file 1uv-219820.1r-290135.r290335/10270 K 8 random.h V 37 file 1ux-219820.1s-290135.r301544/728 K 8 rbtree.h V 39 file 1uz-219820.1t-290135.r290135/28898 K 9 rculist.h V 28 file 7-314050.0.r314050/5109 K 10 rcupdate.h V 28 file 7-293194.0.r314050/5409 K 8 rwlock.h V 38 file 1v3-219820.1u-290135.r314040/9191 K 7 rwsem.h V 36 file 1v5-219820.1v-290135.r314860/92 K 13 scatterlist.h V 37 file 1v7-219820.1w-290135.r314109/586 K 7 sched.h V 38 file 1v9-219820.1x-290135.r315457/2036 K 11 semaphore.h V 39 file 1vb-219820.1y-290135.r314040/10417 K 6 slab.h V 38 file 1vd-219820.1z-290135.r314905/3212 K 8 socket.h V 39 file 1vf-219820.20-290135.r290135/31598 K 10 spinlock.h V 37 file 1vh-219820.21-290135.r314044/993 K 6 srcu.h V 26 file 7-292538.0.r314675/45 K 8 string.h V 37 file 1vl-219820.22-290135.r314215/720 K 7 sysfs.h V 36 file 1vn-219820.23-290135.r310014/82 K 6 time.h V 34 file 8-289572.24-290135.r300507/60 K 7 timer.h V 37 file 1vp-219820.25-290135.r314774/353 K 7 types.h V 38 file 1vr-219820.26-290135.r314604/2428 K 9 uaccess.h V 37 file 1vt-219820.27-290135.r315442/375 K 5 usb.h V 38 file 42-184610.28-290135.r290335/11511 K 9 vmalloc.h V 39 file 1vv-219820.29-290135.r290135/35066 K 6 wait.h V 39 file 1vx-219820.2a-290135.r314040/11658 K 11 workqueue.h V 38 file 1vz-219820.2b-290135.r314971/1410 K 10 ww_mutex.h V 28 file 7-314970.0.r314970/3355 END ENDREP id: b-289700.0.r315856/6410 type: dir pred: b-289700.0.r315713/5437 count: 136 text: 315856 1757 4640 0 67032c367dbfedab8106be0663e512f5 cpath: /head/sys/compat/linuxkpi/common/include/linux copyroot: 0 / PLAIN K 3 asm V 27 dir 9-289700.0.r315719/1334 K 5 linux V 27 dir b-289700.0.r315856/6410 K 3 net V 36 dir 1w1-219820.2c-290135.r315714/892 END ENDREP id: 7-289700.0.r315856/6767 type: dir pred: 7-289700.0.r315719/1686 count: 150 text: 315856 6616 138 0 427fdb43d96a18fff3f00e67766a2131 cpath: /head/sys/compat/linuxkpi/common/include copyroot: 0 / id: 1tf-219820.2d-290135.r315856/6966 type: file pred: 1tf-219820.2d-290135.r315422/222 count: 58 text: 315856 632 285 33728 1cea59108ba36b26f0d09804ae641d59 025c99efe6d91618fc46dc5840e196dba5e1c279 315855-6s1c/_b props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/compat/linuxkpi/common/src/linux_compat.c copyroot: 290135 /head/sys/compat/linuxkpi/common/src/linux_compat.c PLAIN K 14 linux_compat.c V 38 file 1tf-219820.2d-290135.r315856/6966 K 15 linux_current.c V 28 file o-314040.0.r315457/7657 K 11 linux_idr.c V 36 file 1th-219820.2e-290135.r301877/66 K 12 linux_kmod.c V 38 file 12-277302.2f-290135.r290135/42260 K 15 linux_kthread.c V 28 file q-314040.0.r315457/7985 K 12 linux_lock.c V 28 file a-314970.0.r314970/8778 K 12 linux_page.c V 28 file 9-314106.0.r314106/8016 K 11 linux_pci.c V 38 file 14-277302.2g-290135.r314040/18058 K 13 linux_radix.c V 39 file 1tj-219820.2h-290135.r298829/10321 K 11 linux_rcu.c V 28 file f-314050.0.r314604/8315 K 12 linux_slab.c V 28 file a-314905.0.r314905/8689 K 15 linux_tasklet.c V 27 file b-314043.0.r314853/475 K 11 linux_usb.c V 38 file 40-184610.2i-290135.r298829/10721 K 12 linux_work.c V 26 file b-314843.0.r314953/96 END ENDREP id: c-289700.0.r315856/8177 type: dir pred: c-289700.0.r315457/9121 count: 56 text: 315856 7368 796 0 03b32d3fd0026697c2882d09ec44c4b9 cpath: /head/sys/compat/linuxkpi/common/src copyroot: 0 / PLAIN K 7 include V 27 dir 7-289700.0.r315856/6767 K 3 src V 27 dir c-289700.0.r315856/8177 END ENDREP id: 5-289700.0.r315856/8474 type: dir pred: 5-289700.0.r315719/1988 count: 166 text: 315856 8371 90 0 37d2bcc3a3575bfa6a7ff510c2facc13 cpath: /head/sys/compat/linuxkpi/common copyroot: 0 / PLAIN K 6 common V 27 dir 5-289700.0.r315856/8474 END ENDREP id: 3-289700.0.r315856/8725 type: dir pred: 3-289700.0.r315719/2239 count: 166 text: 315856 8664 48 0 b06aacd4e6cef32b598a8e2079ef5c49 cpath: /head/sys/compat/linuxkpi copyroot: 0 / PLAIN K 8 cloudabi V 27 dir 3-285307.0.r315736/3346 K 10 cloudabi32 V 27 dir 3-304564.0.r315736/4742 K 10 cloudabi64 V 27 dir s-285307.0.r315736/6031 K 9 freebsd32 V 26 dir i-94380.0.r315527/5820 K 4 ia32 V 26 dir w-100384.0.r314489/651 K 9 linprocfs V 25 dir 3-59412.0.r313995/493 K 8 linsysfs V 26 dir d-158381.0.r315506/940 K 5 linux V 25 dir l-9313.0.r315510/4536 K 8 linuxkpi V 27 dir 3-289700.0.r315856/8725 K 4 ndis V 27 dir a-123474.0.r300422/1137 K 6 netbsd V 27 dir 3-28861.0.r240325/10230 K 7 x86bios V 33 dir f-197383.0-197444.r298827/519 END ENDREP id: k-9313.0.r315856/9470 type: dir pred: k-9313.0.r315736/6778 count: 2654 text: 315856 8908 549 0 fe66081aac233c81331fe0c22fb17eb6 cpath: /head/sys/compat copyroot: 0 / PLAIN K 8 Makefile V 28 file 2-1598.0.r312910/137703 K 5 amd64 V 22 dir o-5.0.r315754/2769 K 3 arm V 26 dir 2-70651.0.r315845/2931 K 5 arm64 V 27 dir 2-280364.0.r315754/5745 K 4 boot V 27 dir 6j-38465.0.r315850/4074 K 3 bsm V 27 dir 2-141144.0.r292522/7745 K 3 cam V 26 dir 2-39212.0.r315735/2884 K 4 cddl V 28 dir br-168404.0.r315853/7890 K 6 compat V 25 dir k-9313.0.r315856/9470 K 4 conf V 23 dir y-5.0.r315712/18900 K 7 contrib V 27 dir 2-23283.0.r314890/19481 K 6 crypto V 28 dir 7-55009.0.r312910/156735 K 3 ddb V 23 dir 10-5.0.r315477/1810 K 3 dev V 24 dir 12-5.0.r315784/17785 K 2 fs V 26 dir 2-1541.0.r314690/12608 K 3 gdb V 29 dir h-131899.0.r283291/118078 K 4 geom V 26 dir 2-13041.0.r315196/3616 K 3 gnu V 27 dir 2-1421.0.r314854/489950 K 4 i386 V 23 dir 1c-5.0.r315754/7131 K 3 isa V 25 dir 1w-5.0.r314436/932299 K 4 kern V 24 dir 20-5.0.r315851/13806 K 7 kgssapi V 28 dir 13-184588.0.r299008/2747 K 7 libkern V 26 dir 9-1542.0.r315225/27895 K 4 mips V 27 dir 2-178171.0.r315465/3128 K 7 modules V 26 dir i-2834.0.r315578/20575 K 3 net V 25 dir x-1542.0.r315741/7562 K 8 net80211 V 27 dir 2-116742.0.r315596/4601 K 8 netgraph V 28 dir 69-52419.0.r312443/24871 K 7 netinet V 26 dir 4f-1541.0.r315684/7736 K 8 netinet6 V 26 dir q-52904.0.r315458/7838 K 8 netipsec V 28 dir 2-105197.0.r314812/25983 K 7 netnatm V 27 dir 7-25604.0.r298310/52621 K 7 netpfil V 28 dir 11-240494.0.r315741/9505 K 6 netsmb V 27 dir u-75374.0.r298995/93511 K 3 nfs V 29 dir 4l-1541.0.r314436/1020931 K 9 nfsclient V 29 dir 4r-1541.0.r314436/1023311 K 9 nfsserver V 29 dir 5l-1541.0.r314436/1025003 K 3 nlm V 29 dir 1i-177633.0.r302216/13738 K 4 ofed V 29 dir 1hj-219820.0.r315714/6193 K 10 opencrypto V 28 dir 2-104476.0.r307667/36852 K 7 powerpc V 24 dir 22-5.0.r315464/32073 K 5 riscv V 27 dir 2-292407.0.r313254/4186 K 3 rpc V 28 dir u-1839.0.r314436/1040767 K 8 security V 27 dir 2-86630.0.r308947/14201 K 7 sparc64 V 29 dir 2-79054.0.r314436/1057011 K 3 sys V 24 dir 28-5.0.r315851/29790 K 5 teken V 35 dir h-186681.0-196775.r315480/30437 K 5 tests V 27 dir f-290663.0.r290714/2475 K 5 tools V 26 dir 6k-1541.0.r315031/1285 K 3 ufs V 29 dir 1a-1542.0.r314436/1114485 K 2 vm V 26 dir 1k-1542.0.r315580/3463 K 3 x86 V 28 dir 11-204309.0.r315402/1489 K 3 xdr V 28 dir 46-177633.0.r297975/3263 K 3 xen V 28 dir 2-181624.0.r314841/17599 END ENDREP id: g-5.0.r315856/11977 type: dir pred: g-5.0.r315853/10415 count: 113132 text: 315856 9642 2322 0 50b84fb2dccf7c4b5641fa6dc68059ff props: 201826 13530 46 0 af763326b561c4148fb4456ebd5fd345 cpath: /head/sys copyroot: 0 / minfo-cnt: 11 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 27 file 1-266959.0.r281789/766 K 9 COPYRIGHT V 24 file 1-2656.0.r310963/99 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 26 file 1-94742.0.r314622/244 K 8 Makefile V 32 file 3-1594.0-1595.r312910/40031 K 13 Makefile.inc1 V 25 file 5-38666.0.r315691/88 K 18 Makefile.libcompat V 32 file 5-38666.0-296709.r312857/81 K 17 ObsoleteFiles.inc V 28 file 4-148330.0.r315776/1823 K 6 README V 25 file 1-21173.0.r300137/48 K 9 README.md V 27 file 1-314473.0.r314495/558 K 8 UPDATING V 27 file 1-41806.0.r315565/1047 K 3 bin V 22 dir 1-5.0.r315585/5560 K 4 cddl V 28 dir 1-168404.0.r314654/24570 K 7 contrib V 26 dir 1-16755.0.r315745/6094 K 6 crypto V 28 dir 1-25405.0.r314720/147655 K 3 etc V 23 dir 1-38.0.r315570/6607 K 3 gnu V 22 dir 1-3.0.r315565/2905 K 7 include V 24 dir 1-697.0.r315733/6120 K 9 kerberos5 V 28 dir 4q-29815.0.r314657/11241 K 3 lib V 22 dir 6-5.0.r315771/7599 K 7 libexec V 23 dir c-5.0.r315733/32941 K 7 release V 25 dir 1-3027.0.r315761/2716 K 6 rescue V 26 dir 7-117035.0.r315654/843 K 4 sbin V 23 dir fa-4.0.r315775/7153 K 6 secure V 27 dir r-1553.0.r314720/150307 K 5 share V 23 dir e-3.0.r315829/28524 K 3 sys V 23 dir g-5.0.r315856/11977 K 7 targets V 35 dir 2-242818.1-284345.r314886/14426 K 5 tests V 27 dir g-257097.0.r315656/6316 K 5 tools V 27 dir 43-1590.0.r315768/17776 K 7 usr.bin V 23 dir m-3.0.r315779/14249 K 8 usr.sbin V 23 dir q-3.0.r315776/57114 END ENDREP id: 5-1.0.r315856/13689 type: dir pred: 5-1.0.r315853/12127 count: 212268 text: 315856 12213 1463 0 3e44fe6d28a60240fcac3f5aa1b949da props: 314564 2802123 2910 0 9ecee2c4cba9047c6f96c49815637cda cpath: /head copyroot: 0 / minfo-cnt: 122 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 23 dir 5-1.0.r315856/13689 K 8 projects V 23 dir 6-1.0.r314524/28157 K 7 release V 22 dir 7-1.0.r306421/3182 K 6 releng V 23 dir 8-1.0.r314126/25925 K 6 stable V 23 dir 9-1.0.r315855/29070 K 8 svnadmin V 27 dir 0-179447.0.r314856/1259 K 4 user V 22 dir a-1.0.r315758/9241 K 6 vendor V 22 dir b-1.0.r315792/6737 K 13 vendor-crypto V 26 dir 0-1575.0.r313155/61323 K 10 vendor-sys V 27 dir 0-12116.0.r315291/28839 END ENDREP id: 0.0.r315856/14429 type: dir pred: 0.0.r315855/29735 count: 315856 text: 315856 13941 475 0 81fb27c9e0406bf6b7d056710e4a578c props: 289270 0 4229 0 20f578acc837c5e58fc64b9eaa493aea cpath: / copyroot: 0 / minfo-cnt: 43849 1rp-219820.g-290135.t315855-6s1c modify-file true false /head/sys/compat/linuxkpi/common/include/linux/device.h 1t7-219820.15-290135.t315855-6s1c modify-file true false /head/sys/compat/linuxkpi/common/include/linux/kernel.h 1tf-219820.2d-290135.t315855-6s1c modify-file true false /head/sys/compat/linuxkpi/common/src/linux_compat.c 14429 14654