| /kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
| D | loss_interval.c | 22 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()
|
| D | loss_interval.h | 47 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/ |
| D | loss_interval.c | 22 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()
|
| D | loss_interval.h | 47 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/ |
| 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
|
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| D | tlb.c | 275 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/ |
| 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-6.6/net/netfilter/ |
| D | xt_l2tp.c | 84 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/ |
| 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-5.10/net/netfilter/ |
| D | xt_l2tp.c | 84 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/ |
| D | dm-bufio.c | 456 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/ |
| D | recovery.c | 118 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/ |
| D | recovery.c | 120 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/ |
| D | seq_file.c | 905 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/ |
| D | srcutiny.c | 115 struct rcu_head *lh; in srcu_drive_gp() local
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | srcutiny.c | 115 struct rcu_head *lh; in srcu_drive_gp() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_irq.c | 364 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/ |
| D | shdma.h | 56 #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) argument
|
| /kernel/linux/linux-6.6/drivers/dma/sh/ |
| D | shdma.h | 56 #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) argument
|
| /kernel/linux/linux-6.6/drivers/video/ |
| D | aperture.c | 137 struct list_head lh; member
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | policy.c | 705 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/ |
| D | psdev.c | 97 struct list_head *lh; in coda_psdev_write() local
|
| /kernel/linux/linux-6.6/fs/coda/ |
| D | psdev.c | 97 struct list_head *lh; in coda_psdev_write() local
|
| /kernel/linux/linux-6.6/net/atm/ |
| D | br2684.c | 126 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/ |
| D | br2684.c | 126 struct list_head *lh; in br2684_find_dev() local 151 struct list_head *lh; in atm_dev_event() local
|