Searched defs:cookies (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/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.1.27/kernel/ |
D | kcmp.c | 32 static unsigned long cookies[KCMP_TYPES][2] __read_mostly; variable
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_obd.c | 230 struct llog_cookie *cookies, int flags) in llog_cancel()
|
D | llog_cat.c | 488 struct llog_cookie *cookies) in llog_cat_cancel_records()
|
/linux-4.1.27/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() 2125 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_single() 2175 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, in ldc_unmap() 2195 struct ldc_trans_cookie *cookies, int ncookies) in ldc_copy() 2284 struct ldc_trans_cookie *cookies, int *ncookies, in ldc_alloc_exp_dring() 2309 struct ldc_trans_cookie *cookies, int ncookies) in ldc_free_exp_dring()
|
/linux-4.1.27/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()
|