Home
last modified time | relevance | path

Searched refs:sdma_mmu_node (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpin_system.c16 struct sdma_mmu_node { struct
72 static inline struct mm_struct *mm_from_sdma_node(struct sdma_mmu_node *node) in mm_from_sdma_node()
77 static void free_system_node(struct sdma_mmu_node *node) in free_system_node()
93 static struct sdma_mmu_node *find_system_node(struct mmu_rb_handler *handler, in find_system_node()
111 return container_of(rb_node, struct sdma_mmu_node, rb); in find_system_node()
116 struct sdma_mmu_node *node, int npages) in pin_system_pages()
168 struct sdma_mmu_node **node_p, in add_system_pinning()
173 struct sdma_mmu_node *node; in add_system_pinning()
203 struct sdma_mmu_node **node_p, in get_system_cache_entry()
221 struct sdma_mmu_node *nod in get_system_cache_entry()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h145 struct sdma_mmu_node { struct
248 static inline struct mm_struct *mm_from_sdma_node(struct sdma_mmu_node *node) in mm_from_sdma_node()
H A Duser_sdma.c1305 static void free_system_node(struct sdma_mmu_node *node) in free_system_node()
1321 static struct sdma_mmu_node *find_system_node(struct mmu_rb_handler *handler, in find_system_node()
1339 return container_of(rb_node, struct sdma_mmu_node, rb); in find_system_node()
1344 struct sdma_mmu_node *node, int npages) in pin_system_pages()
1396 struct sdma_mmu_node **node_p, in add_system_pinning()
1401 struct sdma_mmu_node *node; in add_system_pinning()
1431 struct sdma_mmu_node **node_p, in get_system_cache_entry()
1450 struct sdma_mmu_node *node = in get_system_cache_entry()
1506 struct sdma_mmu_node *node = ctx; in sdma_mmu_rb_node_put()
1513 struct sdma_mmu_node *cache_entr in add_mapping_to_sdma_packet()
[all...]

Completed in 4 milliseconds