Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/kernel/
Dkcmp.c32 static unsigned long cookies[KCMP_TYPES][2] __read_mostly; variable
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c230 struct llog_cookie *cookies, int flags) in llog_cancel()
Dllog_cat.c488 struct llog_cookie *cookies) in llog_cat_cancel_records()
/linux-4.1.27/arch/sparc/kernel/
Dldc.c2009 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/
Dsunvnet.h37 struct ldc_trans_cookie cookies[VNET_MAXCOOKIES]; member
Dsunvnet.c1002 struct ldc_trans_cookie *cookies, int ncookies, in vnet_skb_map()