Searched defs:to_index (Results 1 – 8 of 8) sorted by relevance
127 struct parman_item *item, unsigned long to_index, in __parman_prio_move()137 unsigned long to_index; in parman_prio_shift_down() local152 unsigned long to_index; in parman_prio_shift_up() local168 unsigned long to_index; in parman_prio_item_remove() local
114 unsigned long to_index, unsigned long count) in test_parman_move()
137 unsigned long to_index, in mlxsw_sp_acl_ctcam_region_parman_move()
216 unsigned long to_index, in mlxsw_sp1_mr_tcam_region_parman_move()
704 bool to_index = false; in ovl_do_copy_up() local
202 #define to_index(priv, source) ((source) - &(priv)->sources[0]) macro
94 #define to_index(attr) (to_sensor_dev_attr(attr)->index & 0xffff) macro
95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() function