Home
last modified time | relevance | path

Searched defs:prev_stat (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A Dcommon.h120 u8 prev_stat; member
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H A Dcommon.h121 u8 prev_stat; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dconnection.c583 u8 prev_stat = xchg(&peer->status, NODE_STAT_ONLINE); in peer_online() local
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dconnection.c583 u8 prev_stat = xchg(&peer->status, NODE_STAT_ONLINE); in peer_online() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.c4167 ice_stat_update40(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, u64 *prev_stat, u64 *cur_stat) ice_stat_update40() argument
4204 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, u64 *prev_stat, u64 *cur_stat) ice_stat_update32() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c5080 ice_stat_update40(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, u64 *prev_stat, u64 *cur_stat) ice_stat_update40() argument
5117 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, u64 *prev_stat, u64 *cur_stat) ice_stat_update32() argument
[all...]

Completed in 16 milliseconds