Searched defs:cookies (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/sparc/include/asm/ |
D | ldc.h | 117 struct ldc_trans_cookie *cookies, in ldc_get_dring_entry() 126 struct ldc_trans_cookie *cookies, in ldc_put_dring_entry()
|
D | vio.h | 71 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/ |
D | kcmp.c | 32 static unsigned long cookies[KCMP_TYPES][2] __read_mostly; variable
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ldc.c | 2009 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/ |
D | sunvnet.h | 37 struct ldc_trans_cookie cookies[VNET_MAXCOOKIES]; member
|
D | sunvnet.c | 1002 struct ldc_trans_cookie *cookies, int ncookies, in vnet_skb_map()
|