Home
last modified time | relevance | path

Searched defs:to_index (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/lib/
Dparman.c127 struct parman_item *item, unsigned long to_index, in __parman_prio_move()
137 unsigned long to_index; in parman_prio_shift_down() local
152 unsigned long to_index; in parman_prio_shift_up() local
168 unsigned long to_index; in parman_prio_item_remove() local
Dtest_parman.c114 unsigned long to_index, unsigned long count) in test_parman_move()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_ctcam.c137 unsigned long to_index, in mlxsw_sp_acl_ctcam_region_parman_move()
Dspectrum1_mr_tcam.c216 unsigned long to_index, in mlxsw_sp1_mr_tcam_region_parman_move()
/Linux-v5.10/fs/overlayfs/
Dcopy_up.c704 bool to_index = false; in ovl_do_copy_up() local
/Linux-v5.10/drivers/media/i2c/
Dmax9286.c202 #define to_index(priv, source) ((source) - &(priv)->sources[0]) macro
/Linux-v5.10/drivers/hwmon/
Dapplesmc.c94 #define to_index(attr) (to_sensor_dev_attr(attr)->index & 0xffff) macro
/Linux-v5.10/drivers/md/
Ddm-cache-policy-smq.c95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() function