Searched refs:confirmed (Results 1 – 16 of 16) sorted by relevance
/linux/include/trace/events/ |
H A D | neigh.h | 91 __field(unsigned long, confirmed) 131 __entry->confirmed = n->confirmed; 143 "confirmed %lu updated %lu used %lu new_lladdr %s " 150 __entry->confirmed, __entry->updated, __entry->used, 171 __field(unsigned long, confirmed) 209 __entry->confirmed = n->confirmed; 217 "confirmed %lu updated %lu used %lu err %d", 223 __entry->confirmed, __entr [all...] |
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k.c | 110 u16 confirmed; in qcaspi_write_register() local 120 ret = qcaspi_read_register(qca, reg, &confirmed); in qcaspi_write_register() 124 ret = confirmed != value; in qcaspi_write_register()
|
/linux/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
|
/linux/net/core/ |
H A D | neighbour.c | 309 if (!time_in_range(n->confirmed, mint, jiffies)) in neigh_add_timer() 310 n->confirmed = mint; in neigh_add_timer() 311 if (time_before(n->used, n->confirmed)) in neigh_add_timer() 312 n->used = n->confirmed; in neigh_add_timer() 688 n->confirmed = jiffies - (NEIGH_VAR(n->parms, BASE_REACHABLE_TIME) << 1); in ___neigh_create() 1019 if (time_before(n->used, n->confirmed) && in neigh_periodic_work() 1020 time_is_before_eq_jiffies(n->confirmed)) in neigh_periodic_work() 1021 n->used = n->confirmed; in neigh_periodic_work() 1123 neigh->confirmed + neigh->parms->reachable_time)) { in neigh_timer_handler() 1125 next = neigh->confirmed in neigh_timer_handler() [all...] |
/linux/Documentation/ABI/stable/ |
H A D | vdso | 35 As of this writing, this ABI documentation as been confirmed for x86_64.
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun5i-reference-design-tablet.dtsi | 89 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
H A D | sun8i-reference-design-tablet.dtsi | 68 * 100KHz, this has been confirmed on multiple different q8 tablets.
|
/linux/Documentation/process/ |
H A D | security-bugs.rst | 102 assigned for a confirmed issue, they can contact the :doc:`kernel CVE
|
/linux/Documentation/arch/m68k/ |
H A D | buddha-driver.rst | 186 All the timings are calculated and only confirmed by
|
/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | dpaa.rst | 251 - Tx confirmed packets count per CPU
|
/linux/Documentation/networking/ |
H A D | nexthop-group-resilient.rst | 259 This can be confirmed by looking at individual buckets::
|
H A D | tls-offload.rst | 323 and counting all records since the just-confirmed one, it adds the number
|
/linux/drivers/tty/ |
H A D | Kconfig | 158 Say Y here only if you have confirmed that your system's
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid | 118 > We confirmed this patch fix the problem by IA64 server.
|
/linux/drivers/message/fusion/lsi/ |
H A D | mpi_history.txt | 601 * 09-16-02 01.02.07 Added flags for confirmed completion.
|