Home
last modified time | relevance | path

Searched defs:cookies (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
Dldc.h117 struct ldc_trans_cookie *cookies, in ldc_get_dring_entry()
126 struct ldc_trans_cookie *cookies, in ldc_put_dring_entry()
Dvio.h71 struct ldc_trans_cookie cookies[0]; member
162 struct ldc_trans_cookie cookies[0]; member
247 struct ldc_trans_cookie cookies[0]; member
282 struct ldc_trans_cookie cookies[VIO_MAX_RING_COOKIES]; member
/linux-4.4.14/kernel/
Dkcmp.c32 static unsigned long cookies[KCMP_TYPES][2] __read_mostly; variable
/linux-4.4.14/arch/sparc/kernel/
Dldc.c2009 struct ldc_trans_cookie *cookies; member
2081 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_sg()
2127 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_single()
2177 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, in ldc_unmap()
2197 struct ldc_trans_cookie *cookies, int ncookies) in ldc_copy()
2286 struct ldc_trans_cookie *cookies, int *ncookies, in ldc_alloc_exp_dring()
2311 struct ldc_trans_cookie *cookies, int ncookies) in ldc_free_exp_dring()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunvnet.h37 struct ldc_trans_cookie cookies[VNET_MAXCOOKIES]; member
Dsunvnet.c1002 struct ldc_trans_cookie *cookies, int ncookies, in vnet_skb_map()