| /kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
| H A D | loss_interval.h | 47 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 D | loss_interval.c | 22 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 D | packet_history.c | 311 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 D | loss_interval.h | 47 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 D | loss_interval.c | 22 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 D | packet_history.c | 311 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 D | tlb.c | 266 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 D | tlb.c | 271 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 D | xt_l2tp.c | 84 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 D | psdev.c | 97 struct list_head *lh; in coda_psdev_write() local
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| H A D | srcutiny.c | 115 struct rcu_head *lh; in srcu_drive_gp() local
|
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | psdev.c | 97 struct list_head *lh; in coda_psdev_write() local
|
| /kernel/linux/linux-6.6/drivers/video/ |
| H A D | aperture.c | 137 struct list_head lh; member
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | xt_l2tp.c | 84 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 D | srcutiny.c | 115 struct rcu_head *lh; in srcu_drive_gp() local
|
| /kernel/linux/linux-5.10/arch/s390/appldata/ |
| H A D | appldata_base.c | 126 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 D | appldata_base.c | 111 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 D | recovery.c | 120 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 D | lru_cache.c | 609 struct list_head *lh; in lc_set() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | highmem.c | 393 struct list_head lh; /* List of page_address_maps */ member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | binfmts.h | 95 struct list_head lh; member
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | recovery.c | 118 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 D | binfmts.h | 83 struct list_head lh; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| H A D | cm.c | 526 struct list_head lh; in mlx4_ib_cm_paravirt_clean() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | scsi_devinfo.c | 815 struct list_head *lh, *lh_next; in scsi_dev_info_remove_list() local
|