| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_highspeed.c | 112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
|
| H A D | tcp_yeah.c | 58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
|
| H A D | tcp_hybla.c | 90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
|
| H A D | tcp_vegas.c | 165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
|
| H A D | tcp_veno.c | 119 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
|
| H A D | tcp_bic.c | 140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | pm_domains.c | 171 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup, keepon) \ argument 183 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup, keepon) \ argument 197 #define DOMAIN_M_A(pwr, status, req, idle, ack, always, wakeup, keepon) \ argument 211 #define DOMAIN_M_C_SD(_name, pwr, status, req, idle, ack, clk, mem, wakeup, keepon) \ argument 228 #define DOMAIN_M_O(_name, pwr, status, p_offset, req, idle, ack, r_offset, wakeup, keepon) \ argument 244 …e, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup, keepon) \ argument 263 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | tcp_send.c | 171 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | ipic.h | 46 u8 ack; /* pending register offset from base if the irq member
|
| /OK3568_Linux_fs/kernel/arch/m68k/coldfire/ |
| H A D | intc-5272.c | 41 unsigned char ack; member
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | i2c-gpio.c | 114 int delay, int ack) in i2c_gpio_send_ack() 173 int delay, int ack) in i2c_gpio_read_byte()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | qcom_rpm.c | 46 struct completion ack; member 495 u32 ack; in qcom_rpm_ack_interrupt() local
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_nsp_in.c | 92 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack() 132 unsigned short ack; in dn_process_ack() local
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpi6000.c | 1291 u16 ack; in hpi6000_message_response_sequence() local 1410 u16 ack; in hpi6000_send_data() local 1483 u16 ack; in hpi6000_get_data() local 1592 u32 ack = 0L; in hpi6000_wait_dsp_ack() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/irq/ |
| H A D | irq_service.h | 41 bool (*ack)( member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | badblocks.h | 18 #define BB_MAKE(a, l, ack) (((a)<<9) | ((l)-1) | ((u64)(!!(ack)) << 63)) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | connector.h | 74 __u32 ack; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | connector.h | 74 __u32 ack; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | connector.h | 74 __u32 ack; member
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | knc.c | 208 static inline void knc_pmu_ack_status(u64 ack) in knc_pmu_ack_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/ |
| H A D | usb-fw.c | 284 void *ack = _ack; in i2400mu_bus_bm_wait_for_ack() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | sbni.c | 601 unsigned framelen = 0, frameno, ack; in recv_frame() local 784 interpret_ack( struct net_device *dev, unsigned ack ) in interpret_ack() 965 check_fhdr( u32 ioaddr, u32 *framelen, u32 *frameno, u32 *ack, in check_fhdr()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | smp-tbsync.c | 31 volatile int ack; member
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-diolan-u2c.c | 232 static int diolan_i2c_get_byte_ack(struct i2c_diolan_u2c *dev, bool ack, in diolan_i2c_get_byte_ack() 365 bool ack = j < pmsg->len - 1; in diolan_usb_xfer() local
|
| /OK3568_Linux_fs/kernel/sound/pci/ca0106/ |
| H A D | ca_midi.h | 38 int ack, reset, enter_uart; member
|