Home
last modified time | relevance | path

Searched defs:tmp (Results 251 – 275 of 2923) sorted by relevance

1...<<11121314151617181920>>...117

/linux/tools/perf/tests/
H A Devent_update.c51 struct event_name *tmp = container_of(tool, struct event_name, tool); in process_event_name() local
83 struct event_name tmp; in test__event_update() local
/linux/drivers/ata/
H A Dsata_highbank.c260 u32 tmp; in highbank_cphy_disable_overrides() local
271 u32 tmp; in cphy_override_tx_attenuation() local
290 u32 tmp; in cphy_override_rx_mode() local
314 u32 tmp, k = 0; in highbank_cphy_override_lane() local
337 u32 tmp; in highbank_initialize_phys() local
/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c124 struct list_head *tmp; in csio_rn_lookup() local
148 struct list_head *tmp; in csio_rn_lookup_wwpn() local
172 struct list_head *tmp; in csio_rnode_lookup_portid() local
189 struct list_head *tmp, *tmp1; in csio_rn_dup_flowid() local
H A Dcsio_scsi.c122 struct list_head *tmp, *next; in csio_scsi_gather_active_ios() local
297 struct list_head *tmp; in csio_scsi_init_ultptx_dsgl() local
1163 struct list_head *tmp, *next; in csio_scsi_cleanup_io_q() local
1236 struct list_head *tmp, *next; in csio_scsi_abort_io_q() local
2325 struct list_head *tmp; in csio_scsi_alloc_ddp_bufs() local
2396 struct list_head *tmp; in csio_scsi_free_ddp_bufs() local
2481 struct csio_sm *tmp; in csio_scsim_init() local
2512 struct csio_sm *tmp; in csio_scsim_exit() local
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dftrace.c88 struct opts_list_t *tmp; in disable_trace_options() local
109 struct opts_list_t *tmp = opts_list; in disable_trace_options() local
121 struct opts_list_t *tmp = opts_list; in disable_trace_options() local
149 char *tmp; in setup_ftrace_instance() local
/linux/drivers/iio/adc/
H A Dti-ads8688.c189 u32 tmp; in ads8688_prog_write() local
201 u32 tmp; in ads8688_reset() local
214 u32 tmp; in ads8688_read() local
282 unsigned int tmp; in ads8688_write_reg_range() local
/linux/drivers/char/tpm/
H A Dtpm_ppi.c119 union acpi_object *obj, tmp[2]; in tpm_store_ppi_request() local
182 union acpi_object tmp = { in tpm_show_ppi_transition_action() local
288 union acpi_object *obj, tmp; in show_ppi_operations() local
/linux/drivers/gpu/drm/radeon/
H A Drv770_smc.c354 u32 tmp, i; in rv770_program_interrupt_vectors() local
402 u32 tmp; in rv770_is_smc_running() local
414 u32 tmp; in rv770_send_msg_to_smc() local
/linux/drivers/i2c/busses/
H A Di2c-viai2c-zhaoxin.c55 u8 tmp; in viai2c_fifo_xfer() local
95 u8 tmp; in viai2c_fifo_irq_xfer() local
141 u8 tmp; in zxi2c_xfer() local
/linux/fs/smb/client/
H A Dcifs_unicode.c184 char tmp[NLS_MAX_CHARSET_SIZE]; in cifs_from_utf16() local
310 char tmp[NLS_MAX_CHARSET_SIZE]; in cifs_utf16_bytes() local
460 wchar_t tmp; in cifsConvertToUTF16() local
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c375 struct nxp_c45_secy *pos, *tmp; in nxp_c45_find_secy() local
388 struct nxp_c45_secy *pos, *tmp; in nxp_c45_find_secy_by_id() local
406 struct nxp_c45_sa *pos, *tmp; in nxp_c45_find_sa() local
418 struct nxp_c45_sa *first = NULL, *pos, *tmp; in nxp_c45_sa_alloc() local
460 struct nxp_c45_sa *pos, *tmp; in nxp_c45_sa_list_free() local
655 struct nxp_c45_secy *pos, *tmp; in nxp_c45_mac_addr_free() local
762 struct nxp_c45_sa *pos, *tmp; in nxp_c45_tx_sc_clear_stats() local
791 struct nxp_c45_secy *pos, *tmp; in nxp_c45_is_rx_sc0_impl() local
863 struct nxp_c45_sa *pos, *tmp; in nxp_c45_rx_sc_clear_stats() local
889 struct nxp_c45_sa *pos, *tmp; in nxp_c45_rx_sc_del() local
[all …]
/linux/kernel/cgroup/
H A Dcpuset.c421 static inline int alloc_cpumasks(struct cpuset *cs, struct tmpmasks *tmp) in alloc_cpumasks()
466 static inline void free_cpumasks(struct cpuset *cs, struct tmpmasks *tmp) in free_cpumasks()
1442 struct tmpmasks *tmp) in remote_partition_enable()
1494 static void remote_partition_disable(struct cpuset *cs, struct tmpmasks *tmp) in remote_partition_disable()
1535 struct cpumask *excpus, struct tmpmasks *tmp) in remote_cpus_update()
1657 struct tmpmasks *tmp) in update_parent_effective_cpumask()
2053 static void update_cpumasks_hier(struct cpuset *cs, struct tmpmasks *tmp, in update_cpumasks_hier()
2240 struct tmpmasks *tmp) in update_sibling_cpumasks()
2297 struct tmpmasks tmp; in update_cpumask() local
2446 struct tmpmasks tmp; in update_exclusive_cpumask() local
[all …]
/linux/drivers/usb/host/
H A Dr8a66597-hcd.c48 u16 tmp; in enable_pipe_irq() local
60 u16 tmp; in disable_pipe_irq() local
80 u16 tmp; in r8a66597_clock_enable() local
151 u16 val, tmp; in r8a66597_disable_port() local
437 u16 tmp; in r8a66597_reg_wait() local
454 u16 tmp; in pipe_start() local
465 u16 tmp; in pipe_stop() local
1128 u16 tmp; in prepare_packet_write() local
1307 u16 tmp; in packet_read() local
1384 u16 tmp; in packet_write() local
[all …]
/linux/arch/arm64/crypto/
H A Dghash-ce-core.S386 .macro load_round_keys, rounds, rk, tmp
407 .macro enc_block, state, rounds, rk, tmp
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1843 struct felix_stream *tmp; in vsc9959_stream_table_lookup() local
1881 struct felix_stream *tmp; in vsc9959_stream_table_get() local
2003 struct felix_stream_filter *tmp; in vsc9959_psfp_sfi_table_add() local
2036 struct felix_stream_filter *tmp; in vsc9959_psfp_sfi_table_add2() local
2068 struct felix_stream_filter *tmp; in vsc9959_psfp_sfi_table_get() local
2079 struct felix_stream_filter *tmp, *n; in vsc9959_psfp_sfi_table_del() local
2191 struct felix_stream_gate_entry *tmp; in vsc9959_psfp_sgi_table_add() local
2223 struct felix_stream_gate_entry *tmp, *n; in vsc9959_psfp_sgi_table_del() local
2400 struct felix_stream *stream, tmp, *stream_entry; in vsc9959_psfp_filter_del() local
2555 u32 tmp, val = 0; in vsc9959_cut_through_fwd() local
/linux/arch/csky/include/asm/
H A Duaccess.h94 u32 tmp; in __put_user_fn() local
171 u32 tmp; in __get_user_fn() local
/linux/arch/hexagon/kernel/
H A Dsignal.c37 unsigned long tmp; in setup_sigcontext() local
67 unsigned long tmp; in restore_sigcontext() local
/linux/arch/mips/mm/
H A Dsc-mips.c123 unsigned int tmp; in mips_sc_is_activated() local
187 unsigned int tmp; in mips_sc_probe() local
/linux/drivers/net/usb/
H A Dr8153_ecm.c16 __le32 tmp; in pla_read_word() local
42 __le32 tmp; in pla_write_word() local
/linux/tools/testing/selftests/mm/
H A Dcow.c433 char *buf, *tmp; in do_test_iouring() local
619 char *tmp, buf; in do_test_ro_pin() local
853 char *mem, *mmap_mem, *tmp, *mremap_mem = MAP_FAILED; in do_run_with_thp() local
1550 char *mem, *smem, tmp; in run_with_zeropage() local
1582 char *mem, *smem, *mmap_mem, *mmap_smem, tmp; in run_with_huge_zeropage() local
1650 char *mem, *smem, tmp; in run_with_memfd() local
1698 char *mem, *smem, tmp; in run_with_tmpfile() local
1756 char *mem, *smem, tmp; in run_with_memfd_hugetlb() local
/linux/arch/sparc/kernel/
H A Dunaligned_64.c44 unsigned long tmp = (insn >> 21) & 1; in decode_direction() local
61 unsigned int tmp; in decode_access_size() local
475 u64 tmp = __swab64p(&first); in handle_ldf_stq() local
541 u64 tmp; in handle_ldf_stq() local
/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.c23 __le32 *tmp = kmalloc(sizeof(u32), GFP_KERNEL); in wfx_read32() local
40 __le32 *tmp = kmalloc(sizeof(u32), GFP_KERNEL); in wfx_write32() local
187 __le32 *tmp = kmalloc(sizeof(u32), GFP_KERNEL); in wfx_indirect_read32_locked() local
203 __le32 *tmp = kmalloc(sizeof(u32), GFP_KERNEL); in wfx_indirect_write32_locked() local
/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c85 unsigned int tmp; in scpsys_sram_enable() local
109 unsigned int tmp; in scpsys_sram_disable() local
239 bool tmp; in scpsys_power_on() local
316 bool tmp; in scpsys_power_off() local
/linux/drivers/iio/frequency/
H A Dadf4350.c144 u64 tmp; in adf4350_set_freq() local
263 unsigned long tmp; in adf4350_write() local
401 unsigned long long tmp; in adf4350_clk_recalc_rate() local
500 unsigned int tmp; in adf4350_parse_dt() local
/linux/sound/aoa/soundbus/
H A Dcore.c19 struct device *tmp; in soundbus_dev_get() local
92 int tmp = env->buflen; in soundbus_uevent() local

1...<<11121314151617181920>>...117