Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c893 struct rb_list { struct
894 struct rb_root root;
895 struct list_head head;
896 spinlock_t lock;
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c2637 lpfc_sli_hbqbuf_get(struct list_head *rb_list) in lpfc_sli_hbqbuf_get()