Home
last modified time | relevance | path

Searched refs:reuse (Results 76 - 100 of 108) sorted by relevance

12345

/third_party/libbpf/src/
H A Dbpf_helper_defs.h2159 static long (*bpf_sk_select_reuseport)(struct sk_reuseport_md *reuse, void *map, void *key, __u64 flags) = (void *) 82;
2219 * result is from *reuse*\ **->socks**\ [] using the hash of the
2260 * result is from *reuse*\ **->socks**\ [] using the hash of the
2496 * result is from *reuse*\ **->socks**\ [] using the hash of the
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c146 bool reuse = false; in qed_ll2b_complete_rx_packet() local
167 reuse = true; in qed_ll2b_complete_rx_packet()
170 if (!reuse) in qed_ll2b_complete_rx_packet()
174 /* If need to reuse or there's no replacement buffer, repost this */ in qed_ll2b_complete_rx_packet()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c172 bool reuse = false; in qed_ll2b_complete_rx_packet() local
193 reuse = true; in qed_ll2b_complete_rx_packet()
196 if (!reuse) in qed_ll2b_complete_rx_packet()
200 /* If need to reuse or there's no replacement buffer, repost this */ in qed_ll2b_complete_rx_packet()
/kernel/linux/linux-6.6/mm/
H A Dhuge_memory.c1317 goto reuse; in do_huge_pmd_wp_page()
1336 goto reuse; in do_huge_pmd_wp_page()
1340 * See do_wp_page(): we can only reuse the folio exclusively if in do_huge_pmd_wp_page()
1354 reuse: in do_huge_pmd_wp_page()
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dapi_shell.c3522 int reuse, iPortVal; local
3551 reuse = 1;
3552 if (setsockopt(sockfd, SOL_SOCKET, SO_REUSEADDR, (const char *)&reuse, sizeof(reuse)) != 0) {
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c112 int reuse = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_tw_reuse); in tcp_twsk_unique() local
117 if (reuse == 2) { in tcp_twsk_unique()
140 reuse = 0; in tcp_twsk_unique()
155 (!twp || (reuse && time_after32(ktime_get_seconds(), in tcp_twsk_unique()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c154 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) in f2fs_destroy_compress_ctx() argument
160 if (!reuse) in f2fs_destroy_compress_ctx()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcompress.c152 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) in f2fs_destroy_compress_ctx() argument
159 if (!reuse) in f2fs_destroy_compress_ctx()
/third_party/mksh/
H A Dmain.c1726 coproc_cleanup(int reuse) in coproc_cleanup() argument
1729 if (!reuse || coproc.readw < 0 || coproc.read < 0) { in coproc_cleanup()
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c10020 struct sock_reuseport *reuse, in bpf_init_reuseport_kern()
10029 reuse_kern->reuseport_id = reuse->reuseport_id; in bpf_init_reuseport_kern()
10030 reuse_kern->bind_inany = reuse->bind_inany; in bpf_init_reuseport_kern()
10033 struct sock *bpf_run_sk_reuseport(struct sock_reuseport *reuse, struct sock *sk, in bpf_run_sk_reuseport() argument
10040 bpf_init_reuseport_kern(&reuse_kern, reuse, sk, skb, hash); in bpf_run_sk_reuseport()
10053 struct sock_reuseport *reuse; in BPF_CALL_4() local
10060 reuse = rcu_dereference(selected_sk->sk_reuseport_cb); in BPF_CALL_4()
10061 if (!reuse) { in BPF_CALL_4()
10067 * The only (!reuse) case here is - the sk has already been in BPF_CALL_4()
10076 if (unlikely(reuse in BPF_CALL_4()
10019 bpf_init_reuseport_kern(struct sk_reuseport_kern *reuse_kern, struct sock_reuseport *reuse, struct sock *sk, struct sk_buff *skb, u32 hash) bpf_init_reuseport_kern() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c11104 struct sock_reuseport *reuse, in bpf_init_reuseport_kern()
11115 reuse_kern->reuseport_id = reuse->reuseport_id; in bpf_init_reuseport_kern()
11116 reuse_kern->bind_inany = reuse->bind_inany; in bpf_init_reuseport_kern()
11119 struct sock *bpf_run_sk_reuseport(struct sock_reuseport *reuse, struct sock *sk, in bpf_run_sk_reuseport() argument
11127 bpf_init_reuseport_kern(&reuse_kern, reuse, sk, skb, migrating_sk, hash); in bpf_run_sk_reuseport()
11140 struct sock_reuseport *reuse; in BPF_CALL_4() local
11147 reuse = rcu_dereference(selected_sk->sk_reuseport_cb); in BPF_CALL_4()
11148 if (!reuse) { in BPF_CALL_4()
11154 * The only (!reuse) case here is - the sk has already been in BPF_CALL_4()
11163 if (unlikely(reuse in BPF_CALL_4()
11103 bpf_init_reuseport_kern(struct sk_reuseport_kern *reuse_kern, struct sock_reuseport *reuse, struct sock *sk, struct sk_buff *skb, struct sock *migrating_sk, u32 hash) bpf_init_reuseport_kern() argument
[all...]
/third_party/curl/lib/
H A Dftp.c868 if(conn->bits.reuse && ftpc->entrypath && in ftp_state_cwd()
1901 infof(data, "Skip %u.%u.%u.%u for data connection, reuse %s instead", in ftp_state_pasv_resp()
1953 if(conn->bits.tcp_fastopen && !conn->bits.reuse && !ftpc->newhost[0]) { in ftp_state_pasv_resp()
3293 else { /* remember working directory for connection reuse */ in ftp_done()
4251 const char *oldPath = conn->bits.reuse ? ftpc->prevpath : ""; in ftp_parse_url_path()
H A Dmulti.c901 forbidden from reuse. And this easy handle cannot find the connection in curl_multi_remove_handle()
2159 if(!result && data->conn->bits.reuse) {
2277 data->conn->bits.reuse) {
H A Dtransfer.c1531 conn->bits.reuse && in Curl_retry_request()
1537 /* We got no data, we attempted to reuse a connection. For HTTP this in Curl_retry_request()
H A Durldata.h507 BIT(reuse); /* if set, this is a reused connection */
1897 BIT(reuse_fresh); /* do not reuse an existing connection */
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp574 auto [reuse, translation] = check_integer_translate(fBlob->initialMatrix(), drawMatrix); in canReuse()
582 return reuse; in canReuse()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c89 int reuse) in sme_auth_build_sae_commit()
118 if (reuse && wpa_s->sme.sae.tmp && in sme_auth_build_sae_commit()
86 sme_auth_build_sae_commit(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const u8 *bssid, int external, int reuse) sme_auth_build_sae_commit() argument
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h220 reuse:1, member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h224 reuse:1, member
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma.c3443 int rdma_set_reuseaddr(struct rdma_cm_id *id, int reuse) in rdma_set_reuseaddr() argument
3451 if ((reuse && id_priv->state != RDMA_CM_LISTEN) || in rdma_set_reuseaddr()
3453 id_priv->reuseaddr = reuse; in rdma_set_reuseaddr()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma.c3574 int rdma_set_reuseaddr(struct rdma_cm_id *id, int reuse) in rdma_set_reuseaddr() argument
3582 if ((reuse && id_priv->state != RDMA_CM_LISTEN) || in rdma_set_reuseaddr()
3584 id_priv->reuseaddr = reuse; in rdma_set_reuseaddr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dsme.c104 int reuse, int *ret_use_pt,
147 if (reuse && wpa_s->sme.sae.tmp &&
97 sme_auth_build_sae_commit(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const u8 *bssid, const u8 *mld_addr, int external, int reuse, int *ret_use_pt, bool *ret_use_pk) global() argument
/third_party/python/Lib/test/
H A Dtest_socket.py1421 # We know a socket should start without reuse==0
1424 reuse = sock.getsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR)
1425 self.assertFalse(reuse != 0, "initial mode is reuse")
1432 reuse = sock.getsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR)
1433 self.assertFalse(reuse == 0, "failed to set reuse mode")
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm891 //reuse s_restore_m0 as a temp register
H A Dcwsr_trap_handler_gfx8.asm646 //reuse s_restore_m0 as a temp register

Completed in 112 milliseconds

12345