Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_impl.h40 int (*set_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
/openbmc/u-boot/common/
H A Ddlmalloc.c467 #define set_head(p, s) ((p)->size = (s)) macro