Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 150) sorted by relevance

123456

/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c45 BPF_PROG(cong_control,struct sock * sk,u32 ack,int flag,const struct rate_sample * rs) BPF_PROG() argument
51 BPF_PROG(cong_avoid,struct sock * sk,u32 ack,u32 acked) BPF_PROG() argument
/linux/include/linux/
H A Dbadblocks.h19 #define BB_MAKE(a, l, ack) (((a)<<9) | ((l)-1) | ((u64)(!!(ack)) << 63)) argument
48 int ack; member
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dftrace-tcp.c42 int ack; member
60 int fin, int syn, int rst, int psh, int ack, in __trace_event_expect()
129 ack:1; member
293 char fin, syn, rst, psh, ack; in tracer_scan_event() local
/linux/sound/core/seq/
H A Dseq_ports.c487 check_and_subscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool exclusive,bool ack) check_and_subscribe_port() argument
532 __delete_and_unsubscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool ack) __delete_and_unsubscribe_port() argument
554 delete_and_unsubscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool ack) delete_and_unsubscribe_port() argument
/linux/drivers/net/dsa/realtek/
H A Drealtek-smi.c145 u32 ack; in realtek_smi_wait_for_ack() local
243 u32 addr, u32 data, bool ack) in realtek_smi_write_reg()
/linux/drivers/pmdomain/actions/
H A Dowl-sps-helper.c20 bool ack; in owl_sps_set_pg() local
/linux/tools/testing/selftests/sched_ext/
H A Dnon_scx_kfunc_deny.bpf.c31 BPF_PROG(tcp_ca_cong_avoid,struct sock * sk,__u32 ack,__u32 acked) BPF_PROG() argument
/linux/net/ipv4/
H A Dtcp_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_cong_avoid()
H A Dbpf_tcp_ca.c263 static void bpf_tcp_ca_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bpf_tcp_ca_cong_avoid()
292 static void bpf_tcp_ca_cong_control(struct sock *sk, u32 ack, int flag, in bpf_tcp_ca_cong_control()
H A Dtcp_highspeed.c112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c157 __u8 *b, int ack) in pca_rx_byte()
169 int ack) in pca_rx_ack()
/linux/sound/i2c/
H A Di2c.c189 static int snd_i2c_bit_data(struct snd_i2c_bus *bus, int ack) in snd_i2c_bit_data()
220 int ack; in snd_i2c_bit_ack() local
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c118 u8 *ack, bool *becn, bool *fecn, u8 *mig, in hfi1_trace_parse_9b_bth()
136 u8 *ack, u8 *mig, u8 *opcode, in hfi1_trace_parse_16b_bth()
222 u8 ack, bool becn, bool fecn, u8 mig, in hfi1_trace_fmt_rest()
/linux/net/rds/
H A Dsend.c565 rds_send_is_acked(struct rds_message * rm,u64 ack,is_acked_func is_acked) rds_send_is_acked() argument
765 rds_send_path_drop_acked(struct rds_conn_path * cp,u64 ack,is_acked_func is_acked) rds_send_path_drop_acked() argument
793 rds_send_drop_acked(struct rds_connection * conn,u64 ack,is_acked_func is_acked) rds_send_drop_acked() argument
H A Dtcp_send.c172 int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked() argument
/linux/include/net/
H A Dpptp.h23 __be32 ack; member
/linux/drivers/gpu/drm/radeon/
H A Dradeon_dp_auxch.c62 uint32_t tmp, ack = 0; in radeon_dp_aux_transfer_native() local
/linux/net/rxrpc/
H A Doutput.c79 struct rxrpc_ackpacket *ack; in rxrpc_alloc_ack() local
156 struct rxrpc_ackpacket *ack = (struct rxrpc_ackpacket *)(whdr + 1); in rxrpc_fill_out_ack() local
250 struct rxrpc_ackpacket *ack = (struct rxrpc_ackpacket *)(whdr + 1); in rxrpc_send_ack_packet() local
/linux/net/sctp/
H A Dassociola.c1662 struct sctp_chunk *ack; in sctp_assoc_free_asconf_acks() local
1675 struct sctp_chunk *ack; in sctp_assoc_clean_asconf_ack_cache() local
1697 struct sctp_chunk *ack; in sctp_assoc_lookup_asconf_ack() local
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_ddc.c117 u32 ack; in mtk_hdmi_ddc_read_msg() local
190 u32 ack; in mtk_hdmi_ddc_write_msg() local
/linux/drivers/reset/sti/
H A Dreset-syscfg.h25 struct reg_field ack; member
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_mbox.c301 struct enic_mbox_pf_link_state_ack_msg *ack = payload; in enic_mbox_pf_process_msg() local
398 struct enic_mbox_pf_link_state_ack_msg ack = {}; in enic_mbox_vf_handle_link_state() local
/linux/arch/powerpc/sysdev/
H A Dipic.h46 u8 ack; /* pending register offset from base if the irq member
/linux/sound/pci/asihpi/
H A Dhpi6000.c1289 u16 ack; hpi6000_message_response_sequence() local
1408 u16 ack; hpi6000_send_data() local
1481 u16 ack; hpi6000_get_data() local
1590 u32 ack = 0L; hpi6000_wait_dsp_ack() local
[all...]
/linux/drivers/mfd/
H A Dintel-m10-bmc-pmci.c65 unsigned int cmd, ack, tmpval; in indirect_reg_read() local
97 unsigned int cmd, ack; in indirect_reg_write() local

123456