Home
last modified time | relevance | path

Searched refs:port_ret (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ports.h109 struct snd_seq_client_port **port_ret);
H A Dseq_ports.c118 struct snd_seq_client_port **port_ret) in snd_seq_create_port()
123 *port_ret = NULL; in snd_seq_create_port()
166 *port_ret = new_port; in snd_seq_create_port()
117 snd_seq_create_port(struct snd_seq_client *client, int port, struct snd_seq_client_port **port_ret) snd_seq_create_port() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c187 inet_csk_find_open_port(struct sock *sk, struct inet_bind_bucket **tb_ret, int *port_ret) in inet_csk_find_open_port() argument
266 *port_ret = port; in inet_csk_find_open_port()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c325 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
412 *port_ret = port; in inet_csk_find_open_port()
323 inet_csk_find_open_port(const struct sock *sk, struct inet_bind_bucket **tb_ret, struct inet_bind2_bucket **tb2_ret, struct inet_bind_hashbucket **head2_ret, int *port_ret) inet_csk_find_open_port() argument

Completed in 5 milliseconds