Home
last modified time | relevance | path

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

/linux-6.12.1/mm/ !
Dvmalloc.c853 struct rb_list { struct
854 struct rb_root root;
855 struct list_head head;
856 spinlock_t lock;
/linux-6.12.1/drivers/scsi/lpfc/ !
Dlpfc_sli.c2637 lpfc_sli_hbqbuf_get(struct list_head *rb_list) in lpfc_sli_hbqbuf_get()