Home
last modified time | relevance | path

Searched refs:last_use (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Datmclip.h28 unsigned long last_use; /* last send or receive operation */ member
/kernel/linux/linux-6.6/include/net/
H A Datmclip.h28 unsigned long last_use; /* last send or receive operation */ member
/kernel/linux/linux-5.10/net/atm/
H A 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()
/kernel/linux/linux-6.6/net/atm/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h35 unsigned long last_use; member
H A Dice_eswitch_br.c439 fdb_entry->last_use = jiffies; in ice_eswitch_br_fdb_entry_create()
1258 if (time_is_after_eq_jiffies(entry->last_use + in ice_eswitch_br_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.h170 u64 *packets, u64 *bytes, u64 *last_use);
H A Dprestera_acl.c550 u64 *packets, u64 *bytes, u64 *last_use) in prestera_acl_rule_get_stats()
565 *last_use = jiffies; in prestera_acl_rule_get_stats()
548 prestera_acl_rule_get_stats(struct prestera_acl *acl, struct prestera_acl_rule *rule, u64 *packets, u64 *bytes, u64 *last_use) prestera_acl_rule_get_stats() argument
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.h88 int last_use; member
H A Dblk-cgroup.c1803 * to the blkg from this point onward. blkg->last_use keeps track of in blkcg_scale_delay()
1819 if (cur_use < blkg->last_use) in blkcg_scale_delay()
1835 blkg->last_use = cur_use; in blkcg_scale_delay()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c891 u64 *last_use, in mlxsw_sp_acl_rule_get_stats()
921 *last_use = rule->last_used; in mlxsw_sp_acl_rule_get_stats()
888 mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, u64 *packets, u64 *bytes, u64 *drops, u64 *last_use, enum flow_action_hw_stats *used_hw_stats) mlxsw_sp_acl_rule_get_stats() argument
H A Dspectrum.h957 u64 *last_use,
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h135 int last_use; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c1012 u64 *last_use, in mlxsw_sp_acl_rule_get_stats()
1042 *last_use = rule->last_used; in mlxsw_sp_acl_rule_get_stats()
1009 mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, u64 *packets, u64 *bytes, u64 *drops, u64 *last_use, enum flow_action_hw_stats *used_hw_stats) mlxsw_sp_acl_rule_get_stats() argument
H A Dspectrum.h1089 u64 *last_use,
/kernel/linux/linux-5.10/block/
H A Dblk-cgroup.c1623 * to the blkg from this point onward. blkg->last_use keeps track of in blkcg_scale_delay()
1639 if (cur_use < blkg->last_use) in blkcg_scale_delay()
1655 blkg->last_use = cur_use; in blkcg_scale_delay()

Completed in 22 milliseconds