Home
last modified time | relevance | path

Searched defs:chain_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/power/
H A Dsnapshot.c310 static void *chain_alloc(struct chain_allocator *ca, unsigned int size) in chain_alloc() function
/linux/include/linux/qed/
H A Dqed_if.h991 int (*chain_alloc)(struct qed_dev *cdev, member