Home
last modified time | relevance | path

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

12

/linux-3.3/net/dccp/ccids/lib/
Dloss_interval.c26 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) in tfrc_lh_peek()
32 static inline u32 tfrc_lh_get_interval(struct tfrc_loss_hist *lh, const u8 i) in tfrc_lh_get_interval()
41 static struct tfrc_loss_interval *tfrc_lh_demand_next(struct tfrc_loss_hist *lh) in tfrc_lh_demand_next()
49 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh) in tfrc_lh_cleanup()
62 static void tfrc_lh_calc_i_mean(struct tfrc_loss_hist *lh) in tfrc_lh_calc_i_mean()
88 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.h51 static inline void tfrc_lh_init(struct tfrc_loss_hist *lh) in tfrc_lh_init()
56 static inline u8 tfrc_lh_is_initialised(struct tfrc_loss_hist *lh) in tfrc_lh_is_initialised()
61 static inline u8 tfrc_lh_length(struct tfrc_loss_hist *lh) in tfrc_lh_length()
Dpacket_history.c326 struct tfrc_loss_hist *lh, in tfrc_rx_handle_loss()
/linux-3.3/arch/s390/appldata/
Dappldata_base.c131 struct list_head *lh; in appldata_work_fn() local
341 struct list_head *lh; in appldata_generic_handler() local
486 struct list_head *lh; in appldata_freeze() local
517 struct list_head *lh; in appldata_restore() local
/linux-3.3/fs/gfs2/
Drecovery.c120 static int gfs2_log_header_in(struct gfs2_log_header_host *lh, const void *buf) in gfs2_log_header_in()
226 struct gfs2_log_header_host lh; in jhead_scan() local
338 struct gfs2_log_header_host lh; in foreach_descriptor() local
386 struct gfs2_log_header *lh; in clean_journal() local
Dlog.c597 struct gfs2_log_header *lh; in log_write_header() local
/linux-3.3/fs/proc/
Dinternal.h98 struct list_head lh; member
/linux-3.3/drivers/dma/
Dshdma.h62 #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) argument
Dfsldma.h161 #define to_fsl_desc(lh) container_of(lh, struct fsl_desc_sw, node) argument
/linux-3.3/fs/coda/
Dpsdev.c103 struct list_head *lh; in coda_psdev_write() local
/linux-3.3/fs/
Dseq_file.c667 struct list_head *lh; in seq_list_start() local
688 struct list_head *lh; in seq_list_next() local
/linux-3.3/net/atm/
Dbr2684.c122 struct list_head *lh; in br2684_find_dev() local
147 struct list_head *lh; in atm_dev_event() local
/linux-3.3/mm/
Dhighmem.c325 struct list_head lh; /* List of page_address_maps */ member
Dswapfile.c145 struct list_head *lh; in discard_swap_cluster() local
1310 struct list_head *lh; in map_swap_entry() local
1360 struct list_head *lh; in add_swap_extent() local
/linux-3.3/net/netfilter/
Dxt_connlimit.c83 union nf_inet_addr lh, rh; in same_source_net() local
/linux-3.3/drivers/s390/block/
Ddcssblk.c45 struct list_head lh; member
61 struct list_head lh; member
/linux-3.3/include/linux/
Dbinfmts.h87 struct list_head lh; member
/linux-3.3/net/bluetooth/
Dl2cap_core.c600 struct l2cap_hdr *lh; in l2cap_send_sframe() local
1557 struct l2cap_hdr *lh; in l2cap_create_connless_pdu() local
1591 struct l2cap_hdr *lh; in l2cap_create_basic_pdu() local
1624 struct l2cap_hdr *lh; in l2cap_create_iframe_pdu() local
1831 struct l2cap_hdr *lh; in l2cap_build_cmd() local
4364 struct l2cap_hdr *lh = (void *) skb->data; in l2cap_recv_frame() local
/linux-3.3/net/ipv4/
Dinetpeer.c285 int lh, rh; in peer_avl_rebalance() local
/linux-3.3/drivers/scsi/
Dscsi_devinfo.c828 struct list_head *lh, *lh_next; in scsi_dev_info_remove_list() local
/linux-3.3/net/ipv6/
Daf_inet6.c574 struct list_head *lh; in inet6_register_protosw() local
/linux-3.3/drivers/pci/pcie/aer/
Daer_inject.c133 struct list_head *lh = pci_bus_ops_list.next; in pci_bus_ops_pop() local
/linux-3.3/include/net/
Dip6_fib.h127 struct list_head lh; member
/linux-3.3/drivers/media/video/s5p-mfc/
Ds5p_mfc_opr.c1384 void s5p_mfc_cleanup_queue(struct list_head *lh, struct vb2_queue *vq) in s5p_mfc_cleanup_queue()
/linux-3.3/fs/jfs/
Djfs_dtree.c3667 struct ldtentry *lh; in ciCompare() local
3839 struct ldtentry *lh; in dtGetKey() local
3902 struct ldtentry *lh = NULL; in dtInsertEntry() local

12