/kernel/linux/linux-5.10/include/net/ |
H A D | atmclip.h | 28 unsigned long last_use; /* last send or receive operation */ member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | atmclip.h | 28 unsigned long last_use; /* last send or receive operation */ member
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 129 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 D | clip.c | 129 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 D | ice_eswitch_br.h | 35 unsigned long last_use; member
|
H A D | ice_eswitch_br.c | 439 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 D | prestera_acl.h | 170 u64 *packets, u64 *bytes, u64 *last_use);
|
H A D | prestera_acl.c | 550 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 D | blk-cgroup.h | 88 int last_use; member
|
H A D | blk-cgroup.c | 1803 * 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 D | spectrum_acl.c | 891 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 D | spectrum.h | 957 u64 *last_use,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | blk-cgroup.h | 135 int last_use; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl.c | 1012 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 D | spectrum.h | 1089 u64 *last_use,
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-cgroup.c | 1623 * 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()
|