Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dparman.c126 struct parman_item *item, unsigned long to_index, in __parman_prio_move()
136 unsigned long to_index; in parman_prio_shift_down() local
151 unsigned long to_index; in parman_prio_shift_up() local
167 unsigned long to_index; in parman_prio_item_remove() local
H A Dtest_parman.c114 unsigned long to_index, unsigned long count) in test_parman_move()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_ctcam.c137 unsigned long to_index, in mlxsw_sp_acl_ctcam_region_parman_move()
H A Dspectrum1_mr_tcam.c216 unsigned long to_index, in mlxsw_sp1_mr_tcam_region_parman_move()
/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c864 bool to_index = false; in ovl_do_copy_up() local
/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c94 #define to_index(attr) (to_sensor_dev_attr(attr)->index & 0xffff) macro
/openbmc/linux/drivers/media/i2c/
H A Dmax9286.c235 #define to_index(priv, source) ((source) - &(priv)->sources[0]) macro
/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c96 static unsigned int to_index(struct entry_space *es, struct entry *e) in to_index() function