Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/qed/
Dqed_if.h246 int (*chain_alloc)(struct qed_dev *cdev, member
/linux-4.4.14/kernel/power/
Dsnapshot.c204 static void *chain_alloc(struct chain_allocator *ca, unsigned int size) in chain_alloc() function