Home
last modified time | relevance | path

Searched refs:pile (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/
DTODO93 18. There's a pile of sink handling code, both for DP and HDMI where I didn't
/linux-6.1.9/Documentation/trace/
Dintel_th.rst96 # .. wait for traces to pile up ..
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_main.c202 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump() argument
208 if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) { in i40e_get_lump()
211 pile ? "<valid>" : "<null>", needed, id); in i40e_get_lump()
218 if (pile == pf->qp_pile && pf->vsi[id]->type == I40E_VSI_FDIR) { in i40e_get_lump()
219 if (pile->list[pile->num_entries - 1] & I40E_PILE_VALID_BIT) { in i40e_get_lump()
222 pile->num_entries - 1); in i40e_get_lump()
225 pile->list[pile->num_entries - 1] = id | I40E_PILE_VALID_BIT; in i40e_get_lump()
226 return pile->num_entries - 1; in i40e_get_lump()
230 while (i < pile->num_entries) { in i40e_get_lump()
232 if (pile->list[i] & I40E_PILE_VALID_BIT) { in i40e_get_lump()
[all …]
Di40e_virtchnl_pf.c2679 struct i40e_lump_tracking *pile; in i40e_check_enough_queue() local
2690 pile = pf->qp_pile; in i40e_check_enough_queue()
2698 i < pile->num_entries; i++) { in i40e_check_enough_queue()
2699 if (pile->list[i] & I40E_PILE_VALID_BIT) in i40e_check_enough_queue()
2709 for (i = 0; i < pile->num_entries; i++) { in i40e_check_enough_queue()
2710 if (pile->list[i] & I40E_PILE_VALID_BIT) { in i40e_check_enough_queue()
/linux-6.1.9/Documentation/gpu/
Ddrm-kms-helpers.rst25 * There's a big pile of helpers for handling outputs. First the generic bridge
Ddrm-kms.rst267 - An atomic update is assembled and validated as an entirely free-standing pile
Dtodo.rst105 now, but there's still a pile of existing drivers that easily could be
/linux-6.1.9/Documentation/devicetree/bindings/gpio/
Dgpio.txt256 Each offset runs from 0 to N. It is perfectly fine to pile any number of
/linux-6.1.9/Documentation/doc-guide/
Dcontributing.rst256 managed to turn a big pile into a group of smaller piles. The work of
/linux-6.1.9/Documentation/process/
D2.Process.rst101 worse; the pile of changes waiting for the next merge window will grow