Home
last modified time | relevance | path

Searched defs:ncookies (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dldc.h123 ldc_get_dring_entry(struct ldc_channel *lp, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_get_dring_entry() argument
132 ldc_put_dring_entry(struct ldc_channel *lp, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_put_dring_entry() argument
[all...]
H A Dvio.h162 u32 ncookies; member
248 u32 ncookies; member
283 int ncookies; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dldc.h123 ldc_get_dring_entry(struct ldc_channel *lp, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_get_dring_entry() argument
132 ldc_put_dring_entry(struct ldc_channel *lp, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_put_dring_entry() argument
[all...]
H A Dvio.h162 u32 ncookies; member
248 u32 ncookies; member
283 int ncookies; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.h33 unsigned int ncookies; member
H A Dsunvnet_common.c1108 static inline struct sk_buff *vnet_skb_shape(struct sk_buff *skb, int ncookies) in vnet_skb_shape() argument
1064 vnet_skb_map(struct ldc_channel *lp, struct sk_buff *skb, struct ldc_trans_cookie *cookies, int ncookies, unsigned int map_perm) vnet_skb_map() argument
1721 int i, err, ncookies; vnet_port_alloc_tx_ring() local
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Dmessage.c61 int ncookies = ck->num; in rds_zcookie_add() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.h33 unsigned int ncookies; member
H A Dsunvnet_common.c1109 static inline struct sk_buff *vnet_skb_shape(struct sk_buff *skb, int ncookies) in vnet_skb_shape() argument
1065 vnet_skb_map(struct ldc_channel *lp, struct sk_buff *skb, struct ldc_trans_cookie *cookies, int ncookies, unsigned int map_perm) vnet_skb_map() argument
1722 int i, err, ncookies; vnet_port_alloc_tx_ring() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dmessage.c61 int ncookies = ck->num; in rds_zcookie_add() local
/kernel/linux/linux-5.10/drivers/block/
H A Dsunvdc.c715 int ncookies; in vdc_alloc_tx_ring() local
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dsunvdc.c717 int ncookies; in vdc_alloc_tx_ring() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dldc.c2147 ldc_map_sg(struct ldc_channel *lp, struct scatterlist *sg, int num_sg, struct ldc_trans_cookie *cookies, int ncookies, unsigned int map_perm) ldc_map_sg() argument
2193 ldc_map_single(struct ldc_channel *lp, void *buf, unsigned int len, struct ldc_trans_cookie *cookies, int ncookies, unsigned int map_perm) ldc_map_single() argument
2245 ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, int ncookies) ldc_unmap() argument
2263 ldc_copy(struct ldc_channel *lp, int copy_dir, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_copy() argument
2353 ldc_alloc_exp_dring(struct ldc_channel *lp, unsigned int len, struct ldc_trans_cookie *cookies, int *ncookies, unsigned int map_perm) ldc_alloc_exp_dring() argument
2378 ldc_free_exp_dring(struct ldc_channel *lp, void *buf, unsigned int len, struct ldc_trans_cookie *cookies, int ncookies) ldc_free_exp_dring() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dldc.c2147 ldc_map_sg(struct ldc_channel *lp, struct scatterlist *sg, int num_sg, struct ldc_trans_cookie *cookies, int ncookies, unsigned int map_perm) ldc_map_sg() argument
2193 ldc_map_single(struct ldc_channel *lp, void *buf, unsigned int len, struct ldc_trans_cookie *cookies, int ncookies, unsigned int map_perm) ldc_map_single() argument
2245 ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, int ncookies) ldc_unmap() argument
2263 ldc_copy(struct ldc_channel *lp, int copy_dir, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_copy() argument
2353 ldc_alloc_exp_dring(struct ldc_channel *lp, unsigned int len, struct ldc_trans_cookie *cookies, int *ncookies, unsigned int map_perm) ldc_alloc_exp_dring() argument
2378 ldc_free_exp_dring(struct ldc_channel *lp, void *buf, unsigned int len, struct ldc_trans_cookie *cookies, int ncookies) ldc_free_exp_dring() argument
[all...]

Completed in 31 milliseconds