Searched defs:tpage (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
H A D | sev.c | 672 struct page *tpage = NULL; in __sev_dbg_decrypt_user() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
H A D | sev.c | 824 struct page *tpage = NULL; in __sev_dbg_decrypt_user() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | file.c | 4329 struct page *page, *tpage; in readpages_get_pages() local 4436 struct page *page, *tpage; in cifs_readpages() local
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | tun.c | 2451 static void tun_put_page(struct tun_page *tpage) in tun_put_page() argument 2457 tun_xdp_one(struct tun_struct *tun, struct tun_file *tfile, struct xdp_buff *xdp, int *flush, struct tun_page *tpage) tun_xdp_one() argument 2578 struct tun_page tpage; tun_sendmsg() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 2437 static void tun_put_page(struct tun_page *tpage) in tun_put_page() argument 2443 tun_xdp_one(struct tun_struct *tun, struct tun_file *tfile, struct xdp_buff *xdp, int *flush, struct tun_page *tpage) tun_xdp_one() argument 2575 struct tun_page tpage; tun_sendmsg() local [all...] |
Completed in 19 milliseconds