Searched refs:confirmed (Results 1 – 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/include/trace/events/ |
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,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/ |
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()
|
/kernel/linux/linux-5.10/include/net/ |
D | arp.h | 60 if (READ_ONCE(n->confirmed) != now) in __ipv4_confirm_neigh() 61 WRITE_ONCE(n->confirmed, now); in __ipv4_confirm_neigh()
|
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()
|
D | neighbour.h | 138 unsigned long confirmed; member
|
D | sock.h | 2054 if (READ_ONCE(n->confirmed) != now) in sock_confirm_neigh() 2055 WRITE_ONCE(n->confirmed, now); in sock_confirm_neigh()
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
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.
|
D | lm85.rst | 148 Devices has confirmed this "bug". The ADT7463 is reported to work as
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | vdso | 33 As of this writing, this ABI documentation as been confirmed for x86_64.
|
/kernel/linux/linux-5.10/net/core/ |
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() 2496 ci.ndm_confirmed = jiffies_to_clock_t(now - neigh->confirmed); in neigh_fill_info()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | sun5i-reference-design-tablet.dtsi | 88 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
D | sun8i-reference-design-tablet.dtsi | 67 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
/kernel/linux/linux-5.10/Documentation/m68k/ |
D | buddha-driver.rst | 186 All the timings are calculated and only confirmed by
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 251 - Tx confirmed packets count per CPU
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | ChangeLog.megaraid | 118 > We confirmed this patch fix the problem by IA64 server.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | tls-offload.rst | 322 and counting all records since the just-confirmed one, it adds the number
|
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 601 * 09-16-02 01.02.07 Added flags for confirmed completion.
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0036_linux_drivers_staging.patch | 26057 + * on the current silicon. num_ceetms must be confirmed before portals
|