Home
last modified time | relevance | path

Searched refs:gru_alloc_thread_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrutables.h614 extern struct gru_thread_state *gru_alloc_thread_state(struct vm_area_struct
H A Dgrufault.c94 gts = gru_alloc_thread_state(vma, TSID(vaddr, vma)); in gru_alloc_locked_gts()
H A Dgrumain.c394 struct gru_thread_state *gru_alloc_thread_state(struct vm_area_struct *vma, in gru_alloc_thread_state() function