Searched refs:nentry (Results 1 - 25 of 28) sorted by path

12

/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c114 unsigned nentry; member in struct:table
140 t->nentry = 0;
148 nlloop = (t->nentry + 3) / 4;
149 c = t->nentry;
151 t->nentry);
174 t->nentry = ((t->offset_max >> 2) + 31) / 32;
175 t->table = (unsigned *)malloc(sizeof(unsigned) * t->nentry);
178 memset(t->table, 0xff, sizeof(unsigned) * t->nentry);
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c169 struct __opa_vnic_mactable_entry *nentry = &node->entry; local
178 memcpy(entry->mac_addr, nentry->mac_addr,
180 memcpy(entry->mac_addr_mask, nentry->mac_addr_mask,
182 entry->dlid_sd = cpu_to_be32(nentry->dlid_sd);
226 struct __opa_vnic_mactable_entry *nentry; local
248 nentry = &node->entry;
249 memcpy(nentry->mac_addr, entry->mac_addr,
250 ARRAY_SIZE(nentry->mac_addr));
251 memcpy(nentry->mac_addr_mask, entry->mac_addr_mask,
252 ARRAY_SIZE(nentry
[all...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_10_0_sm8650.h406 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
409 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
412 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_3_0_msm8998.h290 {.nentry = ARRAY_SIZE(msm8998_qos_linear),
293 {.nentry = ARRAY_SIZE(msm8998_qos_macrotile),
296 {.nentry = ARRAY_SIZE(msm8998_qos_nrt),
H A Ddpu_3_2_sdm660.h245 {.nentry = ARRAY_SIZE(msm8998_qos_linear),
248 {.nentry = ARRAY_SIZE(msm8998_qos_macrotile),
251 {.nentry = ARRAY_SIZE(msm8998_qos_nrt),
H A Ddpu_3_3_sdm630.h181 {.nentry = ARRAY_SIZE(msm8998_qos_linear),
184 {.nentry = ARRAY_SIZE(msm8998_qos_macrotile),
187 {.nentry = ARRAY_SIZE(msm8998_qos_nrt),
H A Ddpu_4_0_sdm845.h307 {.nentry = ARRAY_SIZE(sdm845_qos_linear),
310 {.nentry = ARRAY_SIZE(sdm845_qos_macrotile),
313 {.nentry = ARRAY_SIZE(sdm845_qos_nrt),
H A Ddpu_5_0_sm8150.h345 {.nentry = ARRAY_SIZE(sm8150_qos_linear),
348 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
351 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_5_1_sc8180x.h371 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
374 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
377 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_5_4_sm6125.h175 {.nentry = ARRAY_SIZE(sm8150_qos_linear),
178 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
181 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_6_0_sm8250.h359 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
362 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
365 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_6_2_sc7180.h180 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
183 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
186 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_6_3_sm6115.h112 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
115 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
118 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_6_4_sm6350.h182 {.nentry = ARRAY_SIZE(sm6350_qos_linear_macrotile),
185 {.nentry = ARRAY_SIZE(sm6350_qos_linear_macrotile),
188 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_6_5_qcm2290.h112 {.nentry = ARRAY_SIZE(qcm2290_qos_linear),
H A Ddpu_6_9_sm6375.h123 {.nentry = ARRAY_SIZE(sm6350_qos_linear_macrotile),
126 {.nentry = ARRAY_SIZE(sm6350_qos_linear_macrotile),
129 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_7_0_sm8350.h369 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
372 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
375 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_7_2_sc7280.h224 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
227 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
230 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_8_0_sc8280xp.h410 {.nentry = ARRAY_SIZE(sc8180x_qos_linear),
413 {.nentry = ARRAY_SIZE(sc8180x_qos_macrotile),
416 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_8_1_sm8450.h387 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
390 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
393 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_9_0_sm8550.h380 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
383 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
386 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
H A Ddpu_9_2_x1e80100.h426 {.nentry = ARRAY_SIZE(sc7180_qos_linear),
429 {.nentry = ARRAY_SIZE(sc7180_qos_macrotile),
432 {.nentry = ARRAY_SIZE(sc7180_qos_nrt),
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h316 * @nentry: number of entry in this table
320 u32 nentry; member in struct:dpu_qos_lut_tbl
H A Ddpu_hw_util.c446 if (!tbl || !tbl->nentry || !tbl->entries)
449 for (i = 0; i < tbl->nentry; i++)
/linux-master/kernel/
H A Daudit_watch.c251 struct audit_entry *oentry, *nentry; local
283 nentry = audit_dupe_rule(&oentry->rule);
284 if (IS_ERR(nentry)) {
291 * nentry->rule.watch == oentry->rule.watch so
295 audit_put_watch(nentry->rule.watch);
297 nentry->rule.watch = nwatch;
298 list_add(&nentry->rule.rlist, &nwatch->rules);
299 list_add_rcu(&nentry->list, &audit_inode_hash[h]);
301 &nentry->rule.list);

Completed in 224 milliseconds

12