Home
last modified time | relevance | path

Searched refs:confirmed (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/Documentation/hwmon/
Dlm8331 The LM83 is only found on a handful of motherboards. Both a confirmed
45 The LM82 is confirmed to have been found on most AMD Geode reference
71 north and south bridges, but this couldn't be confirmed.
Dlm85108 Devices has confirmed this "bug". The ADT7463 is reported to work as
/linux-4.1.27/Documentation/ABI/stable/
Dvdso25 (As of this writing, this ABI documentation as been confirmed for x86_64.
/linux-4.1.27/include/net/
Ddst.h446 if (n->confirmed != now) in dst_neigh_output()
447 n->confirmed = now; in dst_neigh_output()
Dneighbour.h136 unsigned long confirmed; member
/linux-4.1.27/net/core/
Dneighbour.c486 n->confirmed = jiffies - (NEIGH_VAR(n->parms, BASE_REACHABLE_TIME) << 1); in __neigh_create()
780 if (time_before(n->used, n->confirmed)) in neigh_periodic_work()
781 n->used = n->confirmed; in neigh_periodic_work()
883 neigh->confirmed + neigh->parms->reachable_time)) { in neigh_timer_handler()
885 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()
903 neigh->confirmed + in neigh_timer_handler()
910 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()
1130 neigh->confirmed = jiffies; in neigh_update()
1173 neigh->confirmed = jiffies - in neigh_update()
2176 ci.ndm_confirmed = jiffies_to_clock_t(now - neigh->confirmed); in neigh_fill_info()
/linux-4.1.27/Documentation/m68k/
DREADME.buddha188 All the timings are calculated and only confirmed by
/linux-4.1.27/Documentation/scsi/
DChangeLog.megaraid118 > We confirmed this patch fix the problem by IA64 server.
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt601 * 09-16-02 01.02.07 Added flags for confirmed completion.