Home
last modified time | relevance | path

Searched refs:copy_mode (Results 1 – 5 of 5) sorted by relevance

/linux/net/tls/
H A Dtls_strp.c35 if (!strp->copy_mode) in tls_strp_anchor_free()
98 if (strp->copy_mode) { in tls_strp_msg_detach()
125 if (strp->copy_mode) in tls_strp_msg_cow()
136 strp->copy_mode = 1; in tls_strp_msg_cow()
149 if (strp->copy_mode) { in tls_strp_msg_hold()
202 if (strp->copy_mode) { in tls_strp_flush_anchor_copy()
206 strp->copy_mode = 0; in tls_strp_flush_anchor_copy()
421 strp->copy_mode = 1; in tls_strp_read_copy()
491 if (!strp->copy_mode && force_refresh) { in tls_strp_msg_load()
520 if (unlikely(strp->copy_mode)) in tls_strp_read_sock()
[all...]
/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h87 __u8 copy_mode; member
H A Dnfnetlink_queue.h99 __u8 copy_mode; /* enum nfqnl_config_mode */ member
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c153 .copy_mode = mode, in nfq_build_cfg_params()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-reg.c275 if (sc->copy_mode) in fimc_hw_set_scaler()