Home
last modified time | relevance | path

Searched defs:new_target (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/xen/
Dxen-balloon.c61 unsigned long long new_target, static_max; in watch_target() local
/Linux-v4.19/drivers/hwmon/
Demc2103.c127 static void write_fan_target_to_i2c(struct i2c_client *client, u16 new_target) in write_fan_target_to_i2c()
359 u16 new_target = (data->fan_target * old_div) / new_div; in fan1_div_store() local
/Linux-v4.19/fs/nfs/
Dnfs4session.c486 u32 new_target) in nfs41_is_outlier_target_slotid()
/Linux-v4.19/drivers/misc/
Dvmw_balloon.c368 static bool vmballoon_send_get_target(struct vmballoon *b, u32 *new_target) in vmballoon_send_get_target()