Searched defs:cookies (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | ldc.h | 126 				      struct ldc_trans_cookie *cookies,  in ldc_get_dring_entry()135 				      struct ldc_trans_cookie *cookies,  in ldc_put_dring_entry()
 
 | 
| D | vio.h | 73 	struct ldc_trans_cookie	cookies[0];  member164 	struct ldc_trans_cookie	cookies[0];  member
 249 	struct ldc_trans_cookie	cookies[0];  member
 284 	struct ldc_trans_cookie	cookies[VIO_MAX_RING_COOKIES];  member
 
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | ldc.c | 2077 	struct ldc_trans_cookie		*cookies;  member2149 	       struct ldc_trans_cookie *cookies, int ncookies,  in ldc_map_sg()
 2195 		   struct ldc_trans_cookie *cookies, int ncookies,  in ldc_map_single()
 2245 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies,  in ldc_unmap()
 2265 	     struct ldc_trans_cookie *cookies, int ncookies)  in ldc_copy()
 2354 			  struct ldc_trans_cookie *cookies, int *ncookies,  in ldc_alloc_exp_dring()
 2379 			struct ldc_trans_cookie *cookies, int ncookies)  in ldc_free_exp_dring()
 
 | 
| /Linux-v5.4/kernel/ | 
| D | kcmp.c | 37 static unsigned long cookies[KCMP_TYPES][2] __read_mostly;  variable
 | 
| /Linux-v5.4/drivers/net/ethernet/sun/ | 
| D | sunvnet_common.h | 34 	struct ldc_trans_cookie	cookies[VNET_MAXCOOKIES];  member
 | 
| D | sunvnet_common.c | 1065 			       struct ldc_trans_cookie *cookies, int ncookies,  in vnet_skb_map()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | rds.h | 405 	__u32 cookies[RDS_MAX_ZCOOKIES];  member
 |