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

/linux-master/drivers/i3c/master/mipi-i3c-hci/
H A Ddat.h21 int (*alloc_entry)(struct i3c_hci *hci); member in struct:hci_dat_ops
H A Ddat_v1.c184 .alloc_entry = hci_dat_v1_alloc_entry,
H A Dcmd_v1.c313 ret = mipi_i3c_hci_dat_v1.alloc_entry(hci);
H A Dcore.c438 ret = mipi_i3c_hci_dat_v1.alloc_entry(hci);
492 ret = mipi_i3c_hci_dat_v1.alloc_entry(hci);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_reg_sr.c51 static struct xe_reg_sr_entry *alloc_entry(struct xe_reg_sr *sr) function
114 pentry = alloc_entry(sr);
/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c731 static struct entry *alloc_entry(struct entry_alloc *ea) function
1264 e = alloc_entry(&mq->cache_alloc);
1328 e = alloc_entry(&mq->hotspot_alloc);

Completed in 125 milliseconds