Home
last modified time | relevance | path

Searched refs:last_use (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/include/net/
Datmclip.h28 unsigned long last_use; /* last send or receive operation */ member
/linux-5.19.10/net/atm/
Dclip.c129 unsigned long exp = cv->last_use + cv->idle_timeout; in neigh_check_cb()
233 clip_vcc->last_use = jiffies; in clip_push()
386 entry->vccs->last_use = jiffies; in clip_start_xmit()
431 clip_vcc->last_use = jiffies; in clip_mkip()
752 exp = clip_vcc->last_use; in atmarp_info()
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera_acl.h170 u64 *packets, u64 *bytes, u64 *last_use);
Dprestera_acl.c482 u64 *packets, u64 *bytes, u64 *last_use) in prestera_acl_rule_get_stats() argument
497 *last_use = jiffies; in prestera_acl_rule_get_stats()
/linux-5.19.10/block/
Dblk-cgroup.h83 int last_use; member
Dblk-cgroup.c1708 if (cur_use < blkg->last_use) in blkcg_scale_delay()
1724 blkg->last_use = cur_use; in blkcg_scale_delay()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c991 u64 *last_use, in mlxsw_sp_acl_rule_get_stats() argument
1021 *last_use = rule->last_used; in mlxsw_sp_acl_rule_get_stats()
Dspectrum.h1051 u64 *last_use,