Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 9 of 9) sorted by relevance

/net/unix/
A Dunix_bpf.c148 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_dgram_bpf_update_proto() argument
153 if (restore) { in unix_dgram_bpf_update_proto()
164 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_stream_bpf_update_proto() argument
172 if (restore) { in unix_stream_bpf_update_proto()
A Daf_unix.h63 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
64 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
/net/ipv4/
A Dudp_bpf.c141 int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in udp_bpf_update_proto() argument
145 if (restore) { in udp_bpf_update_proto()
A Dtcp_bpf.c685 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto() argument
694 if (restore) { in tcp_bpf_update_proto()
/net/vmw_vsock/
A Dvsock_bpf.c150 int vsock_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in vsock_bpf_update_proto() argument
154 if (restore) { in vsock_bpf_update_proto()
A Dvirtio_transport.c921 .restore = virtio_vsock_restore,
/net/dsa/
A Dport.c837 goto restore; in dsa_port_vlan_filtering()
845 goto restore; in dsa_port_vlan_filtering()
850 restore: in dsa_port_vlan_filtering()
A Duser.c3389 goto restore; in dsa_conduit_lag_join()
3394 restore: in dsa_conduit_lag_join()
/net/wireless/
A Dreg.c1007 bool restore = true; in regdb_fw_cb() local
1032 restore = context && query_regdb(context); in regdb_fw_cb()
1034 restore = true; in regdb_fw_cb()
1038 if (restore) in regdb_fw_cb()

Completed in 41 milliseconds