Home
last modified time | relevance | path

Searched defs:tmp (Results 751 – 775 of 4698) sorted by relevance

1...<<31323334353637383940>>...188

/openbmc/linux/arch/arm64/include/asm/
H A Dchecksum.h25 __uint128_t tmp; in ip_fast_csum() local
/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-cas.h23 uint32_t tmp; in atomic16_cmpxchg() local
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_hw.c17 int tmp; in ngbe_eeprom_chksum_hostif() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c104 unsigned long long tmp; in dscc_compute_dsc_parameters() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dhdp_v6_0.c126 uint32_t tmp; in hdp_v6_0_get_clockgating_state() local
H A Dgfx_v8_0.c841 uint32_t tmp = 0; in gfx_v8_0_ring_test_ring() local
876 uint32_t tmp; in gfx_v8_0_ring_test_ib() local
948 unsigned int *tmp = NULL, i; in gfx_v8_0_init_microcode() local
1494 u32 tmp; in gfx_v8_0_do_edc_gpr_workarounds() local
1657 u32 tmp; in gfx_v8_0_gpu_early_init() local
4205 u32 tmp; in gfx_v8_0_set_cpg_door_bell() local
4240 u32 tmp; in gfx_v8_0_cp_gfx_resume() local
4304 uint32_t tmp; in gfx_v8_0_kiq_setting() local
4416 uint32_t tmp; in gfx_v8_0_mqd_init() local
4932 u32 tmp; in gfx_v8_0_check_soft_reset() local
[all …]
/openbmc/linux/arch/ia64/lib/
H A Dclear_user.S31 #define tmp r20 macro
/openbmc/qemu/target/alpha/
H A Dgdbstub.c62 target_ulong tmp = ldtul_p(mem_buf); in alpha_cpu_gdb_write_register() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a_rfk.c328 u32 tmp; in _check_addc() local
577 u32 tmp = 0x0; in _iqk_read_xym_dbcc0() local
605 u32 tmp = 0x0; in _iqk_read_txcfir_dbcc0() local
666 u32 tmp = 0x0; in _iqk_read_rxcfir_dbcc0() local
719 u32 tmp = 0x0; in _iqk_sram() local
746 u32 tmp = 0x0; in _iqk_rxk_setting() local
784 u32 tmp; in _iqk_check_cal() local
1053 u32 tmp = 0x0; in _txk_group_sel() local
1109 u32 tmp = 0x0; in _iqk_nbtxk() local
1164 u32 tmp = 0x0; in _lok_finetune_check() local
[all …]
/openbmc/linux/drivers/usb/serial/
H A Df81534.c220 u8 *tmp; in f81534_set_register() local
259 u8 *tmp; in f81534_get_register() local
300 u8 tmp; in f81534_set_mask_register() local
351 u8 tmp; in f81534_wait_for_spi_idle() local
687 u8 tmp; in f81534_update_mctrl() local
735 u8 tmp; in f81534_find_config_idx() local
1301 u8 tmp; in f81534_lsr_worker() local
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c456 struct vxlan_mdb_config_src_entry *src, *tmp; in vxlan_mdb_config_src_list_init() local
477 struct vxlan_mdb_config_src_entry *src, *tmp; in vxlan_mdb_config_src_list_fini() local
877 struct hlist_node *tmp; in vxlan_mdb_remote_srcs_add() local
899 struct hlist_node *tmp; in vxlan_mdb_remote_srcs_del() local
1048 struct hlist_node *tmp; in vxlan_mdb_remote_srcs_replace() local
1423 struct vxlan_mdb_remote *remote, *tmp; in vxlan_mdb_remotes_flush() local
1432 struct hlist_node *tmp; in vxlan_mdb_entries_flush() local
/openbmc/linux/drivers/scsi/
H A Dmvumi.c158 struct mvumi_res *res, *tmp; in mvumi_release_mem_resource() local
608 u32 tmp; in mvumi_wait_for_fw() local
1093 unsigned int hs_state, tmp, hs_fun; in mvumi_handshake() local
1240 unsigned int tmp; in mvumi_check_handshake() local
1277 unsigned int tmp; in mvumi_start() local
1928 unsigned int status, isr_status = 0, tmp = 0; in mvumi_clear_intr() local
2149 unsigned long tmp; in mvumi_bios_param() local
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c221 u32 tmp; in init() local
396 u32 tmp; in tgec_set_promiscuous() local
422 u32 tmp; in tgec_accept_rx_pause_frames() local
448 u32 tmp; in tgec_link_up() local
464 u32 tmp; in tgec_link_down() local
544 u32 tmp; in tgec_set_tstamp() local
665 u32 tmp; in tgec_init() local
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c309 int tmp = bpp == 24 ? 2 : (bpp >> 4); in blade_init_accel() local
480 int tmp = bpp == 24 ? 2: (bpp >> 4); in image_init_accel() local
765 int x, y, tmp; in get_nativex() local
827 u8 tmp; in set_screen_start() local
884 int tmp = read3CE(par, CyberEnhance) & 0x8F; in set_number_of_lines() local
912 unsigned char tmp, tmp2; in get_memsize() local
1139 unsigned char tmp; in tridentfb_set_par() local
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c612 struct xt_counters *tmp; in get_counters() local
639 struct xt_counters *tmp; in get_old_counters() local
813 struct xt_table_info tmp; in get_info() local
954 struct arpt_replace tmp; in do_replace() local
1006 struct xt_counters_info tmp; in do_add_counters() local
1035 struct xt_counters *tmp; in do_add_counters() local
1256 struct compat_arpt_replace tmp; in compat_do_replace() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c226 unsigned int tmp, portctrl, ep_num; in dr_controller_setup() local
374 unsigned int tmp; in dr_controller_stop() local
483 unsigned int tmp = 0; in struct_ep_qh_setup() local
1257 u32 tmp; in ep0stall() local
1332 u16 tmp = 0; /* Status, cpu endian */ in ch9getstatus() local
1471 u32 tmp; in setup_received_irq() local
1597 int actual, remaining_length, j, tmp; in process_ep_req() local
/openbmc/linux/block/partitions/
H A Daix.c176 char tmp[64]; in aix_partition() local
254 char tmp[70]; in aix_partition() local
270 char tmp[sizeof(n[i].name) + 1]; // null char in aix_partition() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_pll.c249 u32 tmp; in vlv_dsi_pll_disable() local
429 u32 tmp; in bxt_dsi_program_clocks() local
573 u32 tmp; in bxt_dsi_reset_clocks() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-altera.c114 u32 tmp = readl(idev->base + ALTR_I2C_CTRL); in altr_i2c_core_disable() local
121 u32 tmp = readl(idev->base + ALTR_I2C_CTRL); in altr_i2c_core_enable() local
141 u32 tmp = (ALTR_I2C_THRESHOLD << ALTR_I2C_CTRL_RXT_SHFT) | in altr_i2c_init() local
/openbmc/linux/drivers/pcmcia/
H A Dpcmcia_resource.c541 u16 tmp = 0; in pcmcia_enable_device() local
546 u16 tmp = 0; in pcmcia_enable_device() local
654 struct resource tmp = c->io[0]; in pcmcia_request_io() local
/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c196 struct hlist_node *tmp; in xlnx_remove_cb_for_suspend() local
233 struct hlist_node *tmp; in xlnx_remove_cb_for_notify_event() local
669 struct hlist_node *tmp; in xlnx_event_manager_remove() local
/openbmc/qemu/util/
H A Daio-posix.c410 AioHandler *node, *tmp; in aio_dispatch_handlers() local
438 AioHandler *tmp; in run_poll_handlers_once() local
472 AioHandler *tmp; in remove_idle_poll_handlers() local
/openbmc/linux/net/mctp/
H A Daf_mctp.c401 struct hlist_node *tmp; in mctp_ioctl_droptag() local
500 struct hlist_node *tmp; in mctp_sk_expire_keys() local
566 struct hlist_node *tmp; in mctp_sk_unhash() local
/openbmc/linux/tools/testing/selftests/timers/
H A Drtcpie.c33 unsigned long tmp, data, old_pie_rate; in main() local
/openbmc/linux/arch/x86/xen/
H A Dsuspend.c55 u64 tmp; in xen_vcpu_notify_suspend() local

1...<<31323334353637383940>>...188