Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 25 of 107) sorted by relevance

12345

/kernel/linux/linux-6.6/net/dccp/ccids/lib/
Dloss_interval.c22 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) in tfrc_lh_peek()
28 static inline u32 tfrc_lh_get_interval(struct tfrc_loss_hist *lh, const u8 i) in tfrc_lh_get_interval()
37 static struct tfrc_loss_interval *tfrc_lh_demand_next(struct tfrc_loss_hist *lh) in tfrc_lh_demand_next()
45 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh) in tfrc_lh_cleanup()
58 static void tfrc_lh_calc_i_mean(struct tfrc_loss_hist *lh) in tfrc_lh_calc_i_mean()
87 u8 tfrc_lh_update_i_mean(struct tfrc_loss_hist *lh, struct sk_buff *skb) in tfrc_lh_update_i_mean()
138 int tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, in tfrc_lh_interval_add()
Dloss_interval.h47 static inline void tfrc_lh_init(struct tfrc_loss_hist *lh) in tfrc_lh_init()
52 static inline u8 tfrc_lh_is_initialised(struct tfrc_loss_hist *lh) in tfrc_lh_is_initialised()
57 static inline u8 tfrc_lh_length(struct tfrc_loss_hist *lh) in tfrc_lh_length()
/kernel/linux/linux-5.10/net/dccp/ccids/lib/
Dloss_interval.c22 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) in tfrc_lh_peek()
28 static inline u32 tfrc_lh_get_interval(struct tfrc_loss_hist *lh, const u8 i) in tfrc_lh_get_interval()
37 static struct tfrc_loss_interval *tfrc_lh_demand_next(struct tfrc_loss_hist *lh) in tfrc_lh_demand_next()
45 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh) in tfrc_lh_cleanup()
58 static void tfrc_lh_calc_i_mean(struct tfrc_loss_hist *lh) in tfrc_lh_calc_i_mean()
84 u8 tfrc_lh_update_i_mean(struct tfrc_loss_hist *lh, struct sk_buff *skb) in tfrc_lh_update_i_mean()
135 int tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, in tfrc_lh_interval_add()
Dloss_interval.h47 static inline void tfrc_lh_init(struct tfrc_loss_hist *lh) in tfrc_lh_init()
52 static inline u8 tfrc_lh_is_initialised(struct tfrc_loss_hist *lh) in tfrc_lh_is_initialised()
57 static inline u8 tfrc_lh_length(struct tfrc_loss_hist *lh) in tfrc_lh_length()
/kernel/linux/linux-5.10/arch/s390/appldata/
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
/kernel/linux/linux-6.6/arch/sparc/mm/
Dtlb.c275 struct list_head *lh = (struct list_head *) pgtable; in pgtable_trans_huge_deposit() local
289 struct list_head *lh; in pgtable_trans_huge_withdraw() local
/kernel/linux/linux-6.6/arch/s390/appldata/
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-6.6/net/netfilter/
Dxt_l2tp.c84 union l2tp_val *lh; in l2tp_udp_mt() local
142 union l2tp_val *lh; in l2tp_ip_mt() local
/kernel/linux/linux-5.10/arch/sparc/mm/
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-5.10/net/netfilter/
Dxt_l2tp.c84 union l2tp_val *lh; in l2tp_udp_mt() local
142 union l2tp_val *lh; in l2tp_ip_mt() local
/kernel/linux/linux-6.6/drivers/md/
Ddm-bufio.c456 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write) in lh_init()
464 static void __lh_lock(struct lock_history *lh, unsigned int index) in __lh_lock()
479 static void __lh_unlock(struct lock_history *lh, unsigned int index) in __lh_unlock()
497 static void lh_exit(struct lock_history *lh) in lh_exit()
509 static void lh_next(struct lock_history *lh, sector_t b) in lh_next()
660 struct lock_history *lh; member
684 struct lock_history *lh) in __cache_evict()
705 struct lock_history lh; in cache_evict() local
737 b_predicate pred, void *context, struct lock_history *lh) in __cache_mark_many()
757 struct lock_history lh; in cache_mark_many() local
[all …]
/kernel/linux/linux-6.6/fs/gfs2/
Drecovery.c118 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header()
221 struct gfs2_log_header_host lh; in foreach_descriptor() local
/kernel/linux/linux-5.10/fs/gfs2/
Drecovery.c120 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header()
222 struct gfs2_log_header_host lh; in foreach_descriptor() local
/kernel/linux/linux-6.6/fs/
Dseq_file.c905 struct list_head *lh; in seq_list_start() local
926 struct list_head *lh; in seq_list_next() local
936 struct list_head *lh; in seq_list_start_rcu() local
958 struct list_head *lh; in seq_list_next_rcu() local
/kernel/linux/linux-6.6/kernel/rcu/
Dsrcutiny.c115 struct rcu_head *lh; in srcu_drive_gp() local
/kernel/linux/linux-5.10/kernel/rcu/
Dsrcutiny.c115 struct rcu_head *lh; in srcu_drive_gp() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_irq.c364 struct list_head *lh; in amdgpu_dm_irq_init() local
390 struct list_head *lh; in amdgpu_dm_irq_fini() local
/kernel/linux/linux-5.10/drivers/dma/sh/
Dshdma.h56 #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) argument
/kernel/linux/linux-6.6/drivers/dma/sh/
Dshdma.h56 #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) argument
/kernel/linux/linux-6.6/drivers/video/
Daperture.c137 struct list_head lh; member
/kernel/linux/linux-5.10/security/apparmor/
Dpolicy.c705 static struct aa_profile *__list_lookup_parent(struct list_head *lh, in __list_lookup_parent()
1027 struct list_head *lh; in aa_replace_profiles() local
/kernel/linux/linux-5.10/fs/coda/
Dpsdev.c97 struct list_head *lh; in coda_psdev_write() local
/kernel/linux/linux-6.6/fs/coda/
Dpsdev.c97 struct list_head *lh; in coda_psdev_write() local
/kernel/linux/linux-6.6/net/atm/
Dbr2684.c126 struct list_head *lh; in br2684_find_dev() local
151 struct list_head *lh; in atm_dev_event() local
/kernel/linux/linux-5.10/net/atm/
Dbr2684.c126 struct list_head *lh; in br2684_find_dev() local
151 struct list_head *lh; in atm_dev_event() local

12345