Home
last modified time | relevance | path

Searched refs:child_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h281 /** @child_index: index into child_list if child */
282 u8 child_index; member
H A Dintel_context.h258 ce->parallel.child_index + 1);
H A Dintel_context.c575 parent->parallel.child_index = parent->parallel.number_children++; in intel_context_bind_parent_child()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c104 int tclass, child_index; in mlxsw_sp_qdisc_find() local
115 child_index = TC_H_MIN(parent); in mlxsw_sp_qdisc_find()
116 tclass = MLXSW_SP_PRIO_CHILD_TO_TCLASS(child_index); in mlxsw_sp_qdisc_find()
854 int tclass, child_index; in mlxsw_sp_setup_tc_fifo() local
875 child_index = TC_H_MIN(p->parent); in mlxsw_sp_setup_tc_fifo()
876 tclass = MLXSW_SP_PRIO_CHILD_TO_TCLASS(child_index); in mlxsw_sp_setup_tc_fifo()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c2463 u8 child_index) in get_children_join_value()
2465 return __get_parent_scratch(ce)->join[child_index].semaphore; in get_children_join_value()
5193 u8 child_index) in get_children_join_addr()
5199 offsetof(struct parent_scratch, join[child_index].semaphore); in get_children_join_addr()
5271 ce->parallel.child_index), in emit_bb_start_child_no_preempt_mid_batch()
5408 ce->parallel.child_index), in __emit_fini_breadcrumb_child_no_preempt_mid_batch()
2462 get_children_join_value(struct intel_context *ce, u8 child_index) get_children_join_value() argument
5192 get_children_join_addr(struct intel_context *ce, u8 child_index) get_children_join_addr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c1494 int child_index = TC_H_MIN(parent); in mlxsw_sp_qdisc_prio_find_class() local
1495 int band = child_index - 1; in mlxsw_sp_qdisc_prio_find_class()

Completed in 15 milliseconds