Home
last modified time | relevance | path

Searched defs:backlog (Results 1 – 25 of 108) sorted by relevance

12345

/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto-main.c58 struct list_head *backlog; member
100 struct ccp_crypto_cmd *crypto_cmd, struct ccp_crypto_cmd **backlog) in ccp_crypto_cmd_complete()
150 struct ccp_crypto_cmd *held, *next, *backlog; in ccp_crypto_complete() local
Dccp-dev.c360 struct ccp_cmd *backlog = NULL; in ccp_dequeue_cmd() local
/Linux-v4.19/include/net/
Dcodel_impl.h107 u32 *backlog, in codel_should_drop()
143 u32 *backlog, in codel_dequeue()
Dfq.h35 u32 backlog; member
78 u32 backlog; member
Dred.h292 unsigned int backlog) in red_calc_qavg_no_idle_time()
308 unsigned int backlog) in red_calc_qavg()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c59 u64 backlog; member
349 u64 backlog; in mlxsw_sp_qdisc_red_unoffload() local
389 u64 tx_bytes, tx_packets, overlimits, drops, backlog; in mlxsw_sp_qdisc_get_red_stats() local
509 int tclass, i, band, backlog; in mlxsw_sp_qdisc_prio_replace() local
552 u64 backlog; in mlxsw_sp_qdisc_prio_unoffload() local
564 u64 tx_bytes, tx_packets, drops = 0, backlog = 0; in mlxsw_sp_qdisc_get_prio_stats() local
/Linux-v4.19/tools/perf/ui/gtk/
Dhelpline.c32 static int backlog; in gtk_helpline_show() local
/Linux-v4.19/tools/perf/ui/tui/
Dhelpline.c33 static int backlog; in tui_helpline__show() local
/Linux-v4.19/drivers/crypto/marvell/
Dcesa.c42 struct crypto_async_request **backlog) in mv_cesa_dequeue_req_locked()
57 struct crypto_async_request *req = NULL, *backlog = NULL; in mv_cesa_rearm_engine() local
Dtdma.c139 struct crypto_async_request *backlog = NULL; in mv_cesa_tdma_process() local
/Linux-v4.19/include/uapi/linux/
Dgen_stats.h63 __u32 backlog; member
/Linux-v4.19/drivers/crypto/qce/
Dcore.c83 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.h75 struct list_head backlog; member
/Linux-v4.19/drivers/crypto/rockchip/
Drk3288_crypto.c209 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
/Linux-v4.19/net/dccp/
Dproto.c244 static inline int dccp_listen_start(struct sock *sk, int backlog) in dccp_listen_start()
935 int inet_dccp_listen(struct socket *sock, int backlog) in inet_dccp_listen()
/Linux-v4.19/drivers/infiniband/core/
Dcma_priv.h72 int backlog; member
/Linux-v4.19/net/sunrpc/
Dstats.c153 ktime_t backlog, execute, now; in rpc_count_iostats_metrics() local
/Linux-v4.19/crypto/
Dcrypto_engine.c73 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
/Linux-v4.19/drivers/crypto/
Domap-aes-gcm.c254 struct aead_request *backlog; in omap_aes_gcm_handle_queue() local
Dmxs-dcp.c347 struct crypto_async_request *backlog; in dcp_chan_thread_aes() local
639 struct crypto_async_request *backlog; in dcp_chan_thread_sha() local
/Linux-v4.19/drivers/atm/
Dzatm.h55 struct sk_buff_head backlog; /* list of buffers waiting for ring */ member
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_epd.h110 int backlog; member
/Linux-v4.19/security/tomoyo/
Dtomoyo.c446 static int tomoyo_socket_listen(struct socket *sock, int backlog) in tomoyo_socket_listen()
/Linux-v4.19/drivers/net/ipvlan/
Dipvlan.h103 struct sk_buff_head backlog; member
/Linux-v4.19/net/atm/
Dsvc.c282 static int svc_listen(struct socket *sock, int backlog) in svc_listen()

12345