Searched defs:prev_stat (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/hwmon/occ/ |
| H A D | common.h | 120 u8 prev_stat; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/occ/ |
| H A D | common.h | 121 u8 prev_stat; member
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| H A D | connection.c | 583 u8 prev_stat = xchg(&peer->status, NODE_STAT_ONLINE); in peer_online() local
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| H A D | connection.c | 583 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 D | ice_common.c | 4167 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 D | ice_common.c | 5080 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