Searched defs:last_use (Results 1 - 11 of 11) sorted by relevance
/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
|
/third_party/pulseaudio/src/modules/ |
H A D | module-suspend-on-idle.c | 56 pa_usec_t last_use; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_eswitch_br.h | 35 unsigned long last_use; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | node.cc | 302 Use* last_use = nullptr; in ReplaceUses() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl.c | 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
|
/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 | 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
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_acl.c | 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
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | mid-tier-register-allocator.cc | 3337 int last_use() const { return range_.end(); } in last_use() function in v8::internal::compiler::MidTierSpillSlotAllocator::SpillSlot
|
Completed in 17 milliseconds