Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/Documentation/ABI/stable/
Dvdso25 (As of this writing, this ABI documentation as been confirmed for x86_64.
/linux-4.4.14/include/net/
Ddst.h447 if (n->confirmed != now) in dst_neigh_output()
448 n->confirmed = now; in dst_neigh_output()
Dneighbour.h137 unsigned long confirmed; member
/linux-4.4.14/net/core/
Dneighbour.c490 n->confirmed = jiffies - (NEIGH_VAR(n->parms, BASE_REACHABLE_TIME) << 1); in __neigh_create()
784 if (time_before(n->used, n->confirmed)) in neigh_periodic_work()
785 n->used = n->confirmed; in neigh_periodic_work()
887 neigh->confirmed + neigh->parms->reachable_time)) { in neigh_timer_handler()
889 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()
907 neigh->confirmed + in neigh_timer_handler()
914 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()
1135 neigh->confirmed = jiffies; in neigh_update()
1180 neigh->confirmed = jiffies - in neigh_update()
2184 ci.ndm_confirmed = jiffies_to_clock_t(now - neigh->confirmed); in neigh_fill_info()
/linux-4.4.14/Documentation/m68k/
DREADME.buddha188 All the timings are calculated and only confirmed by
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid118 > We confirmed this patch fix the problem by IA64 server.
/linux-4.4.14/drivers/message/fusion/lsi/
Dmpi_history.txt601 * 09-16-02 01.02.07 Added flags for confirmed completion.