Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c908 struct rb_list { struct
909 struct rb_root root;
910 struct list_head head;
911 spinlock_t lock;
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c2639 lpfc_sli_hbqbuf_get(struct list_head *rb_list) in lpfc_sli_hbqbuf_get()