/linux-4.4.14/include/linux/ |
D | ipmi-fru.h | 53 struct fru_type_length tl[0]; /* type-length stuff follows */ member 86 static inline int fru_type(struct fru_type_length *tl) in fru_type() 91 static inline int fru_length(struct fru_type_length *tl) in fru_length() 97 static inline int fru_strlen(struct fru_type_length *tl) in fru_strlen() 102 static inline char *fru_strcpy(char *dest, struct fru_type_length *tl) in fru_strcpy() 110 static inline struct fru_type_length *fru_next_tl(struct fru_type_length *tl) in fru_next_tl() 115 static inline int fru_is_eof(struct fru_type_length *tl) in fru_is_eof()
|
D | bpf.h | 189 static inline void bpf_register_prog_type(struct bpf_prog_type_list *tl) in bpf_register_prog_type()
|
/linux-4.4.14/drivers/fmc/ |
D | fru-parse.c | 17 struct fru_type_length *tl; in __fru_get_board_tl() local 32 struct fru_type_length *tl; in __fru_alloc_get_tl() local
|
/linux-4.4.14/kernel/bpf/ |
D | syscall.c | 27 struct bpf_map_type_list *tl; in find_and_alloc_map() local 44 void bpf_register_map_type(struct bpf_map_type_list *tl) in bpf_register_map_type() 432 struct bpf_prog_type_list *tl; in find_prog_type() local 445 void bpf_register_prog_type(struct bpf_prog_type_list *tl) in bpf_register_prog_type()
|
/linux-4.4.14/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-4.4.14/drivers/isdn/mISDN/ |
D | fsm.h | 53 struct timer_list tl; member
|
D | timerdev.c | 46 struct timer_list tl; member
|
D | dsp.h | 154 struct timer_list tl; member
|
/linux-4.4.14/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-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_intr.c | 540 unsigned long tl, hd, status, lengen; in handle_sdma_errors() local 586 u32 hd, tl; in handle_hdrq_full() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_vfpf.h | 99 struct channel_tlv tl; member 105 struct channel_tlv tl; member 117 struct channel_tlv tl; member 213 struct channel_tlv tl; member 219 struct channel_tlv tl; member
|
D | bnx2x_vfpf.c | 32 struct channel_tlv *tl = in bnx2x_add_tlv() local
|
/linux-4.4.14/arch/um/include/shared/ |
D | net_kern.h | 27 struct timer_list tl; member
|
/linux-4.4.14/drivers/s390/net/ |
D | fsm.h | 91 struct timer_list tl; member
|
/linux-4.4.14/drivers/input/keyboard/ |
D | mpr121_touchkey.c | 130 unsigned char usl, lsl, tl, eleconf; in mpr121_phys_init() local
|
/linux-4.4.14/arch/s390/kvm/ |
D | gaccess.c | 27 unsigned long tl : 2; /* Region- or Segment-Table Length */ member 49 unsigned long tl : 2; /* Region-Second-Table Length */ member 64 unsigned long tl : 2; /* Region-Third-Table Length */ member 78 unsigned long tl : 2; /* Segment-Table Length */ member
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | 4965-rs.c | 250 il4965_rs_tl_rm_old_stats(struct il_traffic_load *tl, u32 curr_time) in il4965_rs_tl_rm_old_stats() 276 struct il_traffic_load *tl = NULL; in il4965_rs_tl_add_packet() local 329 struct il_traffic_load *tl = NULL; in il4965_rs_tl_get_load() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 263 static void rs_tl_rm_old_stats(struct iwl_traffic_load *tl, u32 curr_time) in rs_tl_rm_old_stats() 290 struct iwl_traffic_load *tl = NULL; in rs_tl_add_packet() local 372 struct iwl_traffic_load *tl = NULL; in rs_tl_get_load() local
|
/linux-4.4.14/kernel/sched/ |
D | core.c | 6429 sd_init(struct sched_domain_topology_level *tl, int cpu) in sd_init() 6543 #define for_each_sd_topology(tl) \ argument 6546 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology() 6649 struct sched_domain_topology_level *tl; in sched_init_numa() local 6849 struct sched_domain_topology_level *tl; in __sdt_alloc() local 6902 struct sched_domain_topology_level *tl; in __sdt_free() local 6932 struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain() 6984 struct sched_domain_topology_level *tl; in build_sched_domains() local
|
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | network.c | 74 struct timer_list tl; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_dpm.c | 181 int amdgpu_calculate_at(u32 t, u32 h, u32 fh, u32 fl, u32 *tl, u32 *th) in amdgpu_calculate_at()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | traps_64.c | 64 unsigned long tl; member 2117 void sun4v_itlb_error_report(struct pt_regs *regs, int tl) in sun4v_itlb_error_report() 2140 void sun4v_dtlb_error_report(struct pt_regs *regs, int tl) in sun4v_dtlb_error_report()
|
/linux-4.4.14/fs/ocfs2/ |
D | alloc.c | 5794 struct ocfs2_truncate_log *tl; in ocfs2_truncate_log_needs_flush() local 5806 static int ocfs2_truncate_log_can_coalesce(struct ocfs2_truncate_log *tl, in ocfs2_truncate_log_can_coalesce() 5833 struct ocfs2_truncate_log *tl; in ocfs2_truncate_log_append() local 5910 struct ocfs2_truncate_log *tl; in ocfs2_replay_truncate_records() local 5981 struct ocfs2_truncate_log *tl; in __ocfs2_flush_truncate_log() local 6130 struct ocfs2_truncate_log *tl; in ocfs2_begin_truncate_log_recovery() local 6199 struct ocfs2_truncate_log *tl; in ocfs2_complete_truncate_log_recovery() local
|
/linux-4.4.14/arch/x86/crypto/ |
D | camellia_glue.c | 819 u32 dw, tl, tr; in camellia_setup_tail() local
|
/linux-4.4.14/crypto/ |
D | camellia_generic.c | 380 u32 dw, tl, tr; in camellia_setup_tail() local
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | mISDNipac.c | 608 u8 tl = 0; in isac_ctrl() local
|
/linux-4.4.14/drivers/scsi/isci/ |
D | phy.c | 383 struct scu_transport_layer_registers __iomem *tl, in sci_phy_initialize()
|
D | registers.h | 1807 struct scu_transport_layer_registers tl; member
|
/linux-4.4.14/drivers/net/usb/ |
D | rtl8150.c | 130 struct tasklet_struct tl; member
|
/linux-4.4.14/drivers/ide/ |
D | pmac.c | 782 u32 *timings, *timings2, tl[2]; in pmac_ide_set_dma_mode() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r600_dpm.c | 218 int r600_calculate_at(u32 t, u32 h, u32 fh, u32 fl, u32 *tl, u32 *th) in r600_calculate_at()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac.c | 1768 u32 th, tl; in ieee80211_sta_ps() local
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | hypervisor.h | 1216 unsigned char tl; /* Trap level */ member
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pal.h | 420 tl : 1, /* 1 => MC occurred member 497 tl : 1, /* Failure in tag part member
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dsi.c | 3721 int tl, t_he, width_bytes; in dsi_proto_timings() local
|