Home
last modified time | relevance | path

Searched defs:sync_size (Results 1 – 3 of 3) sorted by relevance

/linux/net/tls/
H A Dtls_device_fallback.c239 if (*sync_size < 0) { in fill_sg_in() argument
321 sync_size in tls_enc_skb() argument
304 fill_sg_out(struct scatterlist sg_out[3],void * buf,struct tls_context * tls_ctx,struct sk_buff * nskb,int tcp_payload_offset,int payload_len,int sync_size,void * dummy_buf) fill_sg_out() argument
393 s32 sync_size = 0; tls_sw_fallback() local
[all...]
/linux/drivers/md/
H A Dmd-bitmap.h26 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member
59 unsigned long sync_size; member
H A Dmd-cluster.c1224 unsigned long sync_size = 0; in cluster_check_sync_size() local