Home
last modified time | relevance | path

Searched defs:alloc_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddat.h21 int (*alloc_entry)(struct i3c_hci *hci); member
/openbmc/qemu/qobject/
H A Dqdict.c56 static QDictEntry *alloc_entry(const char *key, QObject *value) in alloc_entry() function
/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c731 static struct entry *alloc_entry(struct entry_alloc *ea) in alloc_entry() function