| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | neigh.h | 91 __field(unsigned long, confirmed) 131 __entry->confirmed = n->confirmed; 150 __entry->confirmed, __entry->updated, __entry->used, 171 __field(unsigned long, confirmed) 209 __entry->confirmed = n->confirmed; 223 __entry->confirmed, __entry->updated, __entry->used,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | fuse.c | 47 int confirmed = argc >= 3 && !strcmp(argv[2], "-y"); in do_fuse() local 51 argc -= 2 + confirmed; in do_fuse() 52 argv += 2 + confirmed; in do_fuse() 104 if (!confirmed && !confirm_prog()) in do_fuse()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/ |
| H A D | qca_7k.c | 125 u16 confirmed; in qcaspi_write_register() local 135 ret = qcaspi_read_register(qca, reg, &confirmed); in qcaspi_write_register() 139 ret = confirmed != value; in qcaspi_write_register()
|
| /OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/ |
| H A D | do_fuse.c | 57 int confirmed = argc >= 1 && !strcmp(argv[1], "-y"); in do_updt_fuse() local 70 if (!confirmed) { in do_updt_fuse()
|
| /OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/ |
| H A D | do_fuse.c | 57 int confirmed = argc >= 1 && !strcmp(argv[1], "-y"); in do_updt_fuse() local 70 if (!confirmed) { in do_updt_fuse()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | arp.h | 60 if (READ_ONCE(n->confirmed) != now) in __ipv4_confirm_neigh() 61 WRITE_ONCE(n->confirmed, now); in __ipv4_confirm_neigh()
|
| H A D | ndisc.h | 418 if (READ_ONCE(n->confirmed) != now) in __ipv6_confirm_neigh() 419 WRITE_ONCE(n->confirmed, now); in __ipv6_confirm_neigh() 435 if (READ_ONCE(n->confirmed) != now) in __ipv6_confirm_neigh_stub() 436 WRITE_ONCE(n->confirmed, now); in __ipv6_confirm_neigh_stub()
|
| H A D | neighbour.h | 141 unsigned long confirmed; member
|
| H A D | sock.h | 2062 if (READ_ONCE(n->confirmed) != now) in sock_confirm_neigh() 2063 WRITE_ONCE(n->confirmed, now); in sock_confirm_neigh()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | lm83.rst | 39 The LM83 is only found on a handful of motherboards. Both a confirmed 57 The LM82 is confirmed to have been found on most AMD Geode reference 83 north and south bridges, but this couldn't be confirmed.
|
| H A D | lm85.rst | 148 Devices has confirmed this "bug". The ADT7463 is reported to work as
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opensc/ |
| H A D | opensc_0.22.0.bb | 7 eID cards have also been confirmed to work."
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/attr/acl/ |
| H A D | 0001-test-patch-out-failing-bits.patch | 6 I have confirmed on the host distro (Ubuntu 18.04) that they
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | vdso | 33 As of this writing, this ABI documentation as been confirmed for x86_64.
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.108 | 6 As confirmed by the NCAR fftpack software curators, the following
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | neighbour.c | 637 n->confirmed = jiffies - (NEIGH_VAR(n->parms, BASE_REACHABLE_TIME) << 1); in ___neigh_create() 951 if (time_before(n->used, n->confirmed)) in neigh_periodic_work() 952 n->used = n->confirmed; in neigh_periodic_work() 1055 neigh->confirmed + neigh->parms->reachable_time)) { in neigh_timer_handler() 1057 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler() 1075 neigh->confirmed + in neigh_timer_handler() 1082 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler() 1328 neigh->confirmed = jiffies; in __neigh_update() 1377 neigh->confirmed = jiffies - in __neigh_update() 2491 ci.ndm_confirmed = jiffies_to_clock_t(now - neigh->confirmed); in neigh_fill_info()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/ |
| H A D | README.md | 78 This features is confirmed only on Renesas RZ/G1.
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun5i-reference-design-tablet.dtsi | 88 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
| H A D | sun8i-reference-design-tablet.dtsi | 67 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sun8i-reference-design-tablet.dtsi | 69 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Vim | 11 …the obligation to send him your changes ceases. Once the maintainer has confirmed that he has rece…
|
| /OK3568_Linux_fs/kernel/Documentation/m68k/ |
| H A D | buddha-driver.rst | 186 All the timings are calculated and only confirmed by
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | dpaa.rst | 251 - Tx confirmed packets count per CPU
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | beaglebone_vboot.txt | 457 Having confirmed that the signature is doing its job, let's try it out in
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.megaraid | 118 > We confirmed this patch fix the problem by IA64 server.
|