Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/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.4/fs/overlayfs/
Dcopy_up.c652 bool to_index = false; in ovl_do_copy_up() local
/Linux-v5.4/drivers/hwmon/
Dapplesmc.c90 #define to_index(attr) (to_sensor_dev_attr(attr)->index & 0xffff) macro
/Linux-v5.4/drivers/md/
Ddm-cache-policy-smq.c95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() function