Home
last modified time | relevance | path

Searched defs:tmp (Results 401 – 425 of 3141) sorted by relevance

1...<<11121314151617181920>>...126

/linux/drivers/net/ethernet/ti/
H A Dnetcp_core.c238 struct netcp_module *tmp; in netcp_module_probe() local
351 struct netcp_module *tmp; in netcp_register_module() local
584 u32 tmp; in netcp_free_rx_desc_chain() local
650 u32 tmp; in netcp_process_one_rx_packet() local
1179 u32 tmp = 0; in netcp_tx_submit_skb() local
1452 struct netcp_addr *naddr, *tmp; in netcp_addr_sweep_del() local
1476 struct netcp_addr *naddr, *tmp; in netcp_addr_sweep_add() local
2118 struct netcp_intf_modpriv *intf_modpriv, *tmp; in netcp_delete_interface() local
2235 struct netcp_inst_modpriv *inst_modpriv, *tmp; in netcp_remove() local
/linux/drivers/pci/
H A Dsearch.c61 struct pci_dev *tmp; in pci_for_each_dma_alias() local
119 struct pci_bus *tmp; in pci_do_find_bus() local
/linux/fs/coda/
H A Dpsdev.c96 struct upc_req *tmp; in coda_psdev_write() local
308 struct upc_req *req, *tmp; in coda_psdev_release() local
/linux/arch/arm/crypto/
H A Daes-neonbs-core.S60 .macro __tbl, out, tbl, in, tmp
897 .macro next_tweak, out, in, const, tmp
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c50 struct i915_oa_config *oa_config = NULL, *tmp; in destroy_empty_config() local
74 struct i915_oa_config *oa_config = NULL, *tmp; in get_empty_config() local
/linux/drivers/md/dm-vdo/
H A Derrors.c166 const char *tmp = system_string_error(errnum, buffer, buf_end - buffer); in uds_string_error() local
199 const char *tmp; in uds_string_error_name() local
/linux/arch/m68k/math-emu/
H A Dmulti_arith.h185 union fp_mant128 tmp; in fp_dividemant() local
248 unsigned long tmp; in fp_putmant128() local
/linux/net/x25/
H A Dx25_link.c313 struct list_head *entry, *tmp; in x25_link_device_down() local
408 struct list_head *entry, *tmp; in x25_link_free() local
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8225.c375 const u8 *tmp; in rtl8225_rf_set_tx_power() local
622 const u8 *tmp; in rtl8225z2_rf_set_tx_power() local
678 const u8 *tmp; in rtl8225z2_b_rf_set_tx_power() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c68 u_int32_t tmp; in matroxfb_dh_restore() local
464 u_int32_t tmp; in matroxfb_dh_ioctl() local
524 u_int32_t tmp = 0; in matroxfb_dh_ioctl() local
/linux/net/ipv4/
H A Dipmr_base.c66 struct rhlist_head *tmp, *list; in mr_mfc_find_parent() local
80 struct rhlist_head *tmp, *list; in mr_mfc_find_any_parent() local
95 struct rhlist_head *tmp, *list; in mr_mfc_find_any() local
/linux/fs/hfs/
H A Dbnode.c257 int tmp; in hfs_bnode_dump() local
268 int tmp; in hfs_bnode_dump() local
280 struct hfs_bnode *tmp; in hfs_bnode_unlink() local
/linux/scripts/gendwarfksyms/
H A Dtypes.c30 struct type_list_entry *tmp; in type_list_free() local
195 struct hlist_node *tmp; in type_map_write() local
224 struct hlist_node *tmp; in type_map_free() local
/linux/arch/arm64/lib/
H A Dmte.S19 .macro multitag_transfer_size, reg, tmp
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c1004 struct res_common *tmp; in handle_unexisting_counter() local
1236 struct res_common *tmp; in mlx4_calc_vf_counters() local
2012 struct mac_res *res, *tmp; in mac_find_smac_ix_in_slave() local
2029 struct mac_res *res, *tmp; in mac_add_to_slave() local
2062 struct mac_res *res, *tmp; in mac_del_from_slave() local
2082 struct mac_res *res, *tmp; in rem_slave_macs() local
2136 struct vlan_res *res, *tmp; in vlan_add_to_slave() local
2170 struct vlan_res *res, *tmp; in vlan_del_from_slave() local
2191 struct vlan_res *res, *tmp; in rem_slave_vlans() local
4203 struct mac_res *res, *tmp; in validate_eth_header_mac() local
[all …]
/linux/arch/powerpc/kvm/
H A Dbook3s_rtas.c144 struct rtas_token_definition *d, *tmp; in rtas_token_undefine() local
301 struct rtas_token_definition *d, *tmp; in kvmppc_rtas_tokens_free() local
/linux/tools/lib/perf/include/internal/
H A Devlist.h103 #define __perf_evlist__for_each_entry_safe(list, tmp, evsel) \ argument
112 #define perf_evlist__for_each_entry_safe(evlist, tmp, evsel) \ argument
/linux/tools/lib/bpf/
H A Dhashmap.c65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local
104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
/linux/tools/perf/util/
H A Dhashmap.c65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local
104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
/linux/drivers/bcma/
H A Ddriver_pci.c194 u32 tmp; in bcma_pcicore_polarity_workaround() local
206 u16 tmp; in bcma_pcicore_serdes_workaround() local
/linux/drivers/media/tuners/
H A Dfc0012.c125 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
343 unsigned char tmp; in fc0012_get_rf_strength() local
/linux/arch/x86/kernel/
H A Dmsr.c55 u32 __user *tmp = (u32 __user *) buf; in msr_read() local
111 const u32 __user *tmp = (const u32 __user *)buf; in msr_write() local
/linux/drivers/irqchip/
H A Dirq-clps711x.c102 u32 tmp; in clps711x_intc_mask() local
113 u32 tmp; in clps711x_intc_unmask() local
/linux/drivers/iio/pressure/
H A Dmpl3115.c79 __be32 tmp = 0; in mpl3115_read_info_raw() local
96 __be16 tmp; in mpl3115_read_info_raw() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c91 struct sk_buff *tmp; in setup_l2e_send_pending() local
345 struct sk_buff *skb, *tmp; in handle_failed_resolution() local

1...<<11121314151617181920>>...126