/linux-3.4.99/drivers/block/drbd/ |
D | drbd_nl.c | 2076 unsigned short *tl; in drbd_nl_get_config() local 2099 unsigned short *tl = reply->tag_list; in drbd_nl_get_state() local 2122 unsigned short *tl; in drbd_nl_get_uuids() local 2145 unsigned short *tl; in drbd_nl_get_timeout_flag() local 2365 __tl_add_blob(unsigned short *tl, enum drbd_tags tag, const void *data, in __tl_add_blob() 2380 tl_add_blob(unsigned short *tl, enum drbd_tags tag, const void *data, int len) in tl_add_blob() 2386 tl_add_str(unsigned short *tl, enum drbd_tags tag, const char *str) in tl_add_str() 2392 tl_add_int(unsigned short *tl, enum drbd_tags tag, const void *val) in tl_add_int() 2422 unsigned short *tl = reply->tag_list; in drbd_bcast_state() local 2455 unsigned short *tl = reply->tag_list; in drbd_bcast_ev_helper() local [all …]
|
/linux-3.4.99/lib/ |
D | inflate.c | 589 struct huft *tl, /* literal/length decoder tables */ in inflate_codes() 770 struct huft *tl; /* literal/length code table */ in inflate_fixed() local 836 struct huft *tl; /* literal/length code table */ in inflate_dynamic() local
|
/linux-3.4.99/drivers/isdn/hisax/ |
D | fsm.h | 45 struct timer_list tl; member
|
D | hisax.h | 192 struct timer_list tl; member 199 struct timer_list tl; member 565 struct timer_list tl; member 622 struct timer_list tl; member
|
/linux-3.4.99/drivers/isdn/mISDN/ |
D | fsm.h | 53 struct timer_list tl; member
|
D | timerdev.c | 46 struct timer_list tl; member
|
D | dsp.h | 152 struct timer_list tl; member
|
/linux-3.4.99/drivers/infiniband/hw/ipath/ |
D | ipath_intr.c | 543 unsigned long tl, hd, status, lengen; in handle_sdma_errors() local 589 u32 hd, tl; in handle_hdrq_full() local
|
/linux-3.4.99/kernel/ |
D | posix-cpu-timers.c | 1060 struct cpu_timer_list *tl = list_first_entry(timers, in check_process_timers() local 1075 struct cpu_timer_list *tl = list_first_entry(timers, in check_process_timers() local 1090 struct cpu_timer_list *tl = list_first_entry(timers, in check_process_timers() local
|
/linux-3.4.99/arch/um/include/shared/ |
D | net_kern.h | 28 struct timer_list tl; member
|
/linux-3.4.99/drivers/s390/net/ |
D | fsm.h | 91 struct timer_list tl; member
|
/linux-3.4.99/drivers/input/keyboard/ |
D | mpr121_touchkey.c | 131 unsigned char usl, lsl, tl, eleconf; in mpr121_phys_init() local
|
/linux-3.4.99/drivers/net/wireless/iwlegacy/ |
D | 4965-rs.c | 251 il4965_rs_tl_rm_old_stats(struct il_traffic_load *tl, u32 curr_time) in il4965_rs_tl_rm_old_stats() 277 struct il_traffic_load *tl = NULL; in il4965_rs_tl_add_packet() local 330 struct il_traffic_load *tl = NULL; in il4965_rs_tl_get_load() local
|
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | iwl-agn-rs.c | 266 static void rs_tl_rm_old_stats(struct iwl_traffic_load *tl, u32 curr_time) in rs_tl_rm_old_stats() 293 struct iwl_traffic_load *tl = NULL; in rs_tl_add_packet() local 381 struct iwl_traffic_load *tl = NULL; in rs_tl_get_load() local
|
/linux-3.4.99/arch/sparc/kernel/ |
D | traps_64.c | 60 unsigned long tl; member 1959 void sun4v_itlb_error_report(struct pt_regs *regs, int tl) in sun4v_itlb_error_report() 1983 void sun4v_dtlb_error_report(struct pt_regs *regs, int tl) in sun4v_dtlb_error_report()
|
/linux-3.4.99/fs/ocfs2/ |
D | alloc.c | 5751 struct ocfs2_truncate_log *tl; in ocfs2_truncate_log_needs_flush() local 5763 static int ocfs2_truncate_log_can_coalesce(struct ocfs2_truncate_log *tl, in ocfs2_truncate_log_can_coalesce() 5790 struct ocfs2_truncate_log *tl; in ocfs2_truncate_log_append() local 5867 struct ocfs2_truncate_log *tl; in ocfs2_replay_truncate_records() local 5938 struct ocfs2_truncate_log *tl; in __ocfs2_flush_truncate_log() local 6086 struct ocfs2_truncate_log *tl; in ocfs2_begin_truncate_log_recovery() local 6155 struct ocfs2_truncate_log *tl; in ocfs2_complete_truncate_log_recovery() local
|
/linux-3.4.99/crypto/ |
D | camellia_generic.c | 380 u32 dw, tl, tr; in camellia_setup_tail() local
|
/linux-3.4.99/arch/xtensa/platforms/iss/ |
D | network.c | 77 struct timer_list tl; member
|
/linux-3.4.99/drivers/isdn/hardware/mISDN/ |
D | mISDNipac.c | 608 u8 tl = 0; in isac_ctrl() local
|
/linux-3.4.99/drivers/scsi/isci/ |
D | phy.c | 383 struct scu_transport_layer_registers __iomem *tl, in sci_phy_initialize()
|
/linux-3.4.99/arch/x86/crypto/ |
D | camellia_glue.c | 852 u32 dw, tl, tr; in camellia_setup_tail() local
|
/linux-3.4.99/drivers/net/usb/ |
D | rtl8150.c | 131 struct tasklet_struct tl; member
|
/linux-3.4.99/drivers/ide/ |
D | pmac.c | 787 u32 *timings, *timings2, tl[2]; in pmac_ide_set_dma_mode() local
|
/linux-3.4.99/kernel/sched/ |
D | core.c | 6550 struct sched_domain_topology_level *tl; in __sdt_alloc() local 6603 struct sched_domain_topology_level *tl; in __sdt_free() local 6633 struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain() 6672 struct sched_domain_topology_level *tl; in build_sched_domains() local
|
/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_softmac.c | 1651 u32 th,tl; in ieee80211_sta_ps() local
|