Searched refs:uf (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | userfaultfd_k.h | 269 unsigned long start, unsigned long end, struct list_head *uf); 271 struct list_head *uf); 388 struct list_head *uf) in userfaultfd_unmap_prep() argument 394 struct list_head *uf) in userfaultfd_unmap_complete() argument
|
| A D | mm.h | 3350 struct list_head *uf); 3352 unsigned long start, size_t len, struct list_head *uf, 3356 unsigned long end, struct list_head *uf, bool unlock); 3358 struct list_head *uf);
|
| A D | skbuff.h | 3745 #define __skb_frag_dma_map1(dev, frag, offset, uf, uo) ({ \ argument 3746 const skb_frag_t *uf = (frag); \ 3749 __skb_frag_dma_map(dev, uf, uo, skb_frag_size(uf) - uo, \
|
Completed in 24 milliseconds