Home
last modified time | relevance | path

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

12345

/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-main.c55 struct list_head *backlog; member
97 struct ccp_crypto_cmd *crypto_cmd, struct ccp_crypto_cmd **backlog) in ccp_crypto_cmd_complete()
147 struct ccp_crypto_cmd *held, *next, *backlog; in ccp_crypto_complete() local
Dccp-dev.c378 struct ccp_cmd *backlog = NULL; in ccp_dequeue_cmd() local
/Linux-v5.4/include/net/
Dcodel_impl.h107 u32 *backlog, in codel_should_drop()
143 u32 *backlog, in codel_dequeue()
Dfq.h34 u32 backlog; member
77 u32 backlog; member
Dred.h292 unsigned int backlog) in red_calc_qavg_no_idle_time()
308 unsigned int backlog) in red_calc_qavg()
/Linux-v5.4/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-v5.4/tools/perf/ui/gtk/
Dhelpline.c32 static int backlog; in gtk_helpline_show() local
/Linux-v5.4/tools/perf/ui/tui/
Dhelpline.c34 static int backlog; in tui_helpline__show() local
/Linux-v5.4/drivers/crypto/marvell/
Dcesa.c39 struct crypto_async_request **backlog) in mv_cesa_dequeue_req_locked()
54 struct crypto_async_request *req = NULL, *backlog = NULL; in mv_cesa_rearm_engine() local
Dtdma.c136 struct crypto_async_request *backlog = NULL; in mv_cesa_tdma_process() local
/Linux-v5.4/include/uapi/linux/
Dgen_stats.h64 __u32 backlog; member
/Linux-v5.4/drivers/crypto/qce/
Dcore.c75 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
/Linux-v5.4/drivers/crypto/rockchip/
Drk3288_crypto.c206 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.h75 struct list_head backlog; member
/Linux-v5.4/net/dccp/
Dproto.c241 static inline int dccp_listen_start(struct sock *sk, int backlog) in dccp_listen_start()
931 int inet_dccp_listen(struct socket *sock, int backlog) in inet_dccp_listen()
/Linux-v5.4/crypto/
Dcrypto_engine.c68 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
/Linux-v5.4/net/sunrpc/
Dstats.c154 ktime_t backlog, execute, now; in rpc_count_iostats_metrics() local
/Linux-v5.4/drivers/infiniband/core/
Dcma_priv.h72 int backlog; member
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_cm.c1787 static int siw_listen_address(struct iw_cm_id *id, int backlog, in siw_listen_address()
1948 int siw_create_listen(struct iw_cm_id *id, int backlog) in siw_create_listen()
/Linux-v5.4/drivers/crypto/
Domap-aes-gcm.c250 struct aead_request *backlog; in omap_aes_gcm_handle_queue() local
/Linux-v5.4/drivers/atm/
Dzatm.h55 struct sk_buff_head backlog; /* list of buffers waiting for ring */ member
/Linux-v5.4/drivers/misc/mic/scif/
Dscif_epd.h101 int backlog; member
/Linux-v5.4/net/atm/
Dsvc.c282 static int svc_listen(struct socket *sock, int backlog) in svc_listen()
/Linux-v5.4/security/tomoyo/
Dtomoyo.c439 static int tomoyo_socket_listen(struct socket *sock, int backlog) in tomoyo_socket_listen()
/Linux-v5.4/drivers/net/ipvlan/
Dipvlan.h98 struct sk_buff_head backlog; member

12345