Home
last modified time | relevance | path

Searched defs:lh (Results 1 - 25 of 101) sorted by relevance

12345

/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dloss_interval.h47 static inline void tfrc_lh_init(struct tfrc_loss_hist *lh) in tfrc_lh_init() argument
52 static inline u8 tfrc_lh_is_initialised(struct tfrc_loss_hist *lh) in tfrc_lh_is_initialised() argument
57 static inline u8 tfrc_lh_length(struct tfrc_loss_hist *lh) in tfrc_lh_length() argument
H A Dloss_interval.c22 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) in tfrc_lh_peek() argument
28 static inline u32 tfrc_lh_get_interval(struct tfrc_loss_hist *lh, const u8 i) in tfrc_lh_get_interval() argument
37 static struct tfrc_loss_interval *tfrc_lh_demand_next(struct tfrc_loss_hist *lh) in tfrc_lh_demand_next() argument
45 tfrc_lh_cleanup(struct tfrc_loss_hist *lh) tfrc_lh_cleanup() argument
58 tfrc_lh_calc_i_mean(struct tfrc_loss_hist *lh) tfrc_lh_calc_i_mean() argument
84 tfrc_lh_update_i_mean(struct tfrc_loss_hist *lh, struct sk_buff *skb) tfrc_lh_update_i_mean() argument
135 tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, u32 (*calc_first_li)(struct sock *), struct sock *sk) tfrc_lh_interval_add() argument
[all...]
H A Dpacket_history.c311 tfrc_rx_handle_loss(struct tfrc_rx_hist *h, struct tfrc_loss_hist *lh, struct sk_buff *skb, const u64 ndp, u32 (*calc_first_li)(struct sock *), struct sock *sk) tfrc_rx_handle_loss() argument
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dloss_interval.h47 static inline void tfrc_lh_init(struct tfrc_loss_hist *lh) in tfrc_lh_init() argument
52 static inline u8 tfrc_lh_is_initialised(struct tfrc_loss_hist *lh) in tfrc_lh_is_initialised() argument
57 static inline u8 tfrc_lh_length(struct tfrc_loss_hist *lh) in tfrc_lh_length() argument
H A Dloss_interval.c22 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) in tfrc_lh_peek() argument
28 static inline u32 tfrc_lh_get_interval(struct tfrc_loss_hist *lh, const u8 i) in tfrc_lh_get_interval() argument
37 static struct tfrc_loss_interval *tfrc_lh_demand_next(struct tfrc_loss_hist *lh) in tfrc_lh_demand_next() argument
45 tfrc_lh_cleanup(struct tfrc_loss_hist *lh) tfrc_lh_cleanup() argument
58 tfrc_lh_calc_i_mean(struct tfrc_loss_hist *lh) tfrc_lh_calc_i_mean() argument
87 tfrc_lh_update_i_mean(struct tfrc_loss_hist *lh, struct sk_buff *skb) tfrc_lh_update_i_mean() argument
138 tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, u32 (*calc_first_li)(struct sock *), struct sock *sk) tfrc_lh_interval_add() argument
[all...]
H A Dpacket_history.c311 tfrc_rx_handle_loss(struct tfrc_rx_hist *h, struct tfrc_loss_hist *lh, struct sk_buff *skb, const u64 ndp, u32 (*calc_first_li)(struct sock *), struct sock *sk) tfrc_rx_handle_loss() argument
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dtlb.c266 struct list_head *lh = (struct list_head *) pgtable; in pgtable_trans_huge_deposit() local
280 struct list_head *lh; in pgtable_trans_huge_withdraw() local
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dtlb.c271 struct list_head *lh = (struct list_head *) pgtable; in pgtable_trans_huge_deposit() local
285 struct list_head *lh; in pgtable_trans_huge_withdraw() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_l2tp.c84 union l2tp_val *lh; in l2tp_udp_mt() local
142 union l2tp_val *lh; l2tp_ip_mt() local
[all...]
/kernel/linux/linux-5.10/fs/coda/
H A Dpsdev.c97 struct list_head *lh; in coda_psdev_write() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Dsrcutiny.c115 struct rcu_head *lh; in srcu_drive_gp() local
/kernel/linux/linux-6.6/fs/coda/
H A Dpsdev.c97 struct list_head *lh; in coda_psdev_write() local
/kernel/linux/linux-6.6/drivers/video/
H A Daperture.c137 struct list_head lh; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_l2tp.c84 union l2tp_val *lh; in l2tp_udp_mt() local
142 union l2tp_val *lh; l2tp_ip_mt() local
[all...]
/kernel/linux/linux-6.6/kernel/rcu/
H A Dsrcutiny.c115 struct rcu_head *lh; in srcu_drive_gp() local
/kernel/linux/linux-5.10/arch/s390/appldata/
H A Dappldata_base.c126 struct list_head *lh; in appldata_work_fn() local
285 struct list_head *lh; in appldata_generic_handler() local
420 struct list_head *lh; in appldata_freeze() local
449 struct list_head *lh; in appldata_restore() local
[all...]
/kernel/linux/linux-6.6/arch/s390/appldata/
H A Dappldata_base.c111 struct list_head *lh; in appldata_work_fn() local
270 struct list_head *lh; in appldata_generic_handler() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Drecovery.c120 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header() argument
222 struct gfs2_log_header_host lh; foreach_descriptor() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dlru_cache.c609 struct list_head *lh; in lc_set() local
/kernel/linux/linux-5.10/mm/
H A Dhighmem.c393 struct list_head lh; /* List of page_address_maps */ member
/kernel/linux/linux-5.10/include/linux/
H A Dbinfmts.h95 struct list_head lh; member
/kernel/linux/linux-6.6/fs/gfs2/
H A Drecovery.c118 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header() argument
221 struct gfs2_log_header_host lh; foreach_descriptor() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbinfmts.h83 struct list_head lh; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dcm.c526 struct list_head lh; in mlx4_ib_cm_paravirt_clean() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_devinfo.c815 struct list_head *lh, *lh_next; in scsi_dev_info_remove_list() local

Completed in 13 milliseconds

12345