| /linux/drivers/misc/sgi-gru/ |
| A D | gru_instructions.h | 355 ins->nelem = 1; in gru_vload_phys() 367 ins->nelem = 1; in gru_vstore_phys() 380 ins->nelem = nelem; in gru_vload() 393 ins->nelem = nelem; in gru_vstore() 406 ins->nelem = nelem; in gru_ivload() 419 ins->nelem = nelem; in gru_ivstore() 433 ins->nelem = nelem; in gru_vset() 447 ins->nelem = nelem; in gru_ivset() 461 ins->nelem = nelem; in gru_vflush() 483 ins->nelem = nelem; in gru_bcopy() [all …]
|
| /linux/sound/pci/cs46xx/ |
| A D | dsp_spos.c | 104 ins->code.data[ins->code.size++] = loval; in shadow_and_reallocate_code() 105 ins->code.data[ins->code.size++] = hival; in shadow_and_reallocate_code() 237 if (!ins->symbol_table.symbols || !ins->code.data || !ins->modules) { in cs46xx_dsp_spos_create() 268 return ins; in cs46xx_dsp_spos_create() 438 ins->modules[ins->nmodules] = *module; in cs46xx_dsp_load_module() 851 if (!ins) in cs46xx_dsp_proc_done() 956 strcpy(ins->tasks[ins->ntask].task_name, name); in _map_task_tree() 959 ins->tasks[ins->ntask].address = dest; in _map_task_tree() 960 ins->tasks[ins->ntask].size = size; in _map_task_tree() 963 ins->tasks[ins->ntask].index = ins->ntask; in _map_task_tree() [all …]
|
| A D | dsp_spos_scb_lib.c | 50 if (ins->symbol_table.highest_frag_index > ins->symbol_table.nsymbols) { in remove_symbol() 51 ins->symbol_table.highest_frag_index = ins->symbol_table.nsymbols; in remove_symbol() 198 ins->nscb --; in cs46xx_dsp_remove_scb() 201 if (ins->scb_highest_frag_index > ins->nscb) { in cs46xx_dsp_remove_scb() 202 ins->scb_highest_frag_index = ins->nscb; in cs46xx_dsp_remove_scb() 240 if (ins->snd_card != NULL && ins->proc_dsp_dir != NULL && in cs46xx_dsp_proc_register_scb_desc() 280 (ins->the_null_scb->address << 0x10) | ins->the_null_scb->address; in _dsp_create_generic_scb() 649 0xffff - ins->dac_volume_right,0xffff - ins->dac_volume_left, in cs46xx_dsp_create_src_task_scb() 650 0xffff - ins->dac_volume_right,0xffff - ins->dac_volume_left in cs46xx_dsp_create_src_task_scb() 1568 if (ins->record_mixer_scb->sub_list_ptr != ins->the_null_scb) { in cs46xx_add_record_source() [all …]
|
| A D | cs46xx_lib.c | 1354 if (ins->pcm_channels[i].active && in snd_cs46xx_interrupt() 1355 ins->pcm_channels[i].private_data && in snd_cs46xx_interrupt() 1356 !ins->pcm_channels[i].unlinked) { in snd_cs46xx_interrupt() 1364 if (ins->pcm_channels[i].active && in snd_cs46xx_interrupt() 1365 ins->pcm_channels[i].private_data && in snd_cs46xx_interrupt() 1366 !ins->pcm_channels[i].unlinked) { in snd_cs46xx_interrupt() 2020 if (ins->adc_input != NULL) in snd_cs46xx_adc_capture_get() 2051 if (ins->pcm_input != NULL) in snd_cs46xx_pcm_capture_get() 2161 ins->spdif_csuv_default = val; in snd_cs46xx_spdif_default_put() 2213 change = ins->spdif_csuv_stream != val; in snd_cs46xx_spdif_stream_put() [all …]
|
| /linux/tools/perf/util/ |
| A D | disasm.h | 13 struct ins; 22 struct ins *instructions; 49 struct ins { struct 76 struct ins ins; member 90 int (*scnprintf)(struct ins *ins, char *bf, size_t size, 109 int ins__scnprintf(struct ins *ins, char *bf, size_t size, 112 bool ins__is_call(const struct ins *ins); 113 bool ins__is_jump(const struct ins *ins); 115 bool ins__is_nop(const struct ins *ins); 116 bool ins__is_ret(const struct ins *ins); [all …]
|
| A D | disasm.c | 88 struct ins *ins; in arch__associate_ins_ops() local 338 bool ins__is_call(const struct ins *ins) in ins__is_call() argument 489 bool ins__is_jump(const struct ins *ins) in ins__is_jump() argument 562 struct ins *ins = &ops->locked.ins; in lock__delete() local 564 if (ins->ops && ins->ops->free) in lock__delete() 826 bool ins__is_nop(const struct ins *ins) in ins__is_nop() argument 831 bool ins__is_ret(const struct ins *ins) in ins__is_ret() argument 843 const struct ins *ins = insp; in ins__key_cmp() local 865 struct ins *ins; in __ins__find() local 906 return ins ? ins->ops : NULL; in __ins__find() [all …]
|
| /linux/tools/objtool/arch/x86/ |
| A D | decode.c | 159 struct insn ins; in arch_decode_instruction() local 180 insn->len = ins.length; in arch_decode_instruction() 183 if (ins.vex_prefix.nbytes) in arch_decode_instruction() 188 op1 = ins.opcode.bytes[0]; in arch_decode_instruction() 189 op2 = ins.opcode.bytes[1]; in arch_decode_instruction() 190 op3 = ins.opcode.bytes[2]; in arch_decode_instruction() 200 if (ins.modrm.nbytes) { in arch_decode_instruction() 207 if (ins.sib.nbytes) { in arch_decode_instruction() 208 sib = ins.sib.bytes[0]; in arch_decode_instruction() 286 imm = ins.immediate.value; in arch_decode_instruction() [all …]
|
| /linux/arch/sparc/kernel/ |
| A D | process_64.c | 123 r_w.ins[0], r_w.ins[1], r_w.ins[2], r_w.ins[3], in show_regwindow32() 124 r_w.ins[4], r_w.ins[5], r_w.ins[6], r_w.ins[7]); in show_regwindow32() 157 rwk->ins[0], rwk->ins[1], rwk->ins[2], rwk->ins[3]); in show_regwindow() 159 rwk->ins[4], rwk->ins[5], rwk->ins[6], rwk->ins[7]); in show_regwindow() 161 printk("I7: <%pS>\n", (void *) rwk->ins[7]); in show_regwindow() 211 rp->i7 = rw->ins[7]; in __global_reg_self() 213 (rw->ins[6] + STACK_BIAS); in __global_reg_self() 215 rp->rpc = rw->ins[7]; in __global_reg_self() 457 &(((struct reg_window __user *)rval)->ins[6]))) in clone_stackframe() 673 pc = rw->ins[7]; in __get_wchan() [all …]
|
| A D | process_32.c | 137 rw->ins[0], rw->ins[1], rw->ins[2], rw->ins[3], in show_regs() 138 rw->ins[4], rw->ins[5], rw->ins[6], rw->ins[7]); in show_regs() 166 pc = rw->ins[7]; in show_stack() 169 fp = rw->ins[6]; in show_stack() 382 pc = rw->ins[7]; 387 fp = rw->ins[6] + bias;
|
| /linux/arch/x86/include/asm/ |
| A D | bug.h | 38 #define _BUG_FLAGS(ins, flags, extra) \ argument 40 asm_inline volatile("1:\t" ins "\n" \ 56 #define _BUG_FLAGS(ins, flags, extra) \ argument 58 asm_inline volatile("1:\t" ins "\n" \ 73 #define _BUG_FLAGS(ins, flags, extra) asm volatile(ins) argument
|
| /linux/arch/arm/mm/ |
| A D | alignment.c | 198 ARM( "1: "ins" %1, [%2], #1\n" ) \ 199 THUMB( "1: "ins" %1, [%2]\n" ) \ 256 ARM( "1: "ins" %1, [%2], #1\n" ) \ 257 THUMB( "1: "ins" %1, [%2]\n" ) \ 260 "2: "ins" %1, [%2]\n" \ 288 ARM( "1: "ins" %1, [%2], #1\n" ) \ 289 THUMB( "1: "ins" %1, [%2]\n" ) \ 292 ARM( "2: "ins" %1, [%2], #1\n" ) \ 293 THUMB( "2: "ins" %1, [%2]\n" ) \ 297 THUMB( "3: "ins" %1, [%2]\n" ) \ [all …]
|
| /linux/tools/objtool/arch/powerpc/ |
| A D | decode.c | 49 u32 ins; in arch_decode_instruction() local 51 ins = bswap_if_needed(file->elf, *(u32 *)(sec->data->d_buf + offset)); in arch_decode_instruction() 52 opcode = ins >> 26; in arch_decode_instruction() 58 if ((ins & 3) == 1) /* bl */ in arch_decode_instruction() 61 imm = ins & 0x3fffffc; in arch_decode_instruction()
|
| /linux/arch/sparc/include/uapi/asm/ |
| A D | ptrace.h | 54 unsigned long ins[8]; member 60 unsigned int ins[8]; member 66 unsigned long ins[6]; member 77 unsigned int ins[6]; member 87 unsigned long ins[8]; member 115 unsigned long ins[8]; member 121 unsigned long ins[6]; member
|
| /linux/drivers/staging/rts5208/ |
| A D | spi.c | 556 u8 ins, slow_read; in spi_read_flash() local 563 ins = srb->cmnd[3]; in spi_read_flash() 648 u8 ins, program_mode; in spi_write_flash() local 656 ins = srb->cmnd[3]; in spi_write_flash() 689 sf_program(chip, ins, 1, addr, 1); in spi_write_flash() 736 sf_program(chip, ins, 0, 0, 1); in spi_write_flash() 823 u8 ins, erase_mode; in spi_erase_flash() local 828 ins = srb->cmnd[3]; in spi_erase_flash() 852 retval = sf_erase(chip, ins, 0, 0); in spi_erase_flash() 866 u8 ins, status, ewsr; in spi_write_flash_status() local [all …]
|
| /linux/fs/ocfs2/ |
| A D | extent_map.c | 178 ins->ei_flags == emi->ei_flags) { in ocfs2_try_to_merge_extent_map() 179 emi->ei_clusters += ins->ei_clusters; in ocfs2_try_to_merge_extent_map() 181 } else if ((ins->ei_phys + ins->ei_clusters) == emi->ei_phys && in ocfs2_try_to_merge_extent_map() 182 (ins->ei_cpos + ins->ei_clusters) == emi->ei_cpos && in ocfs2_try_to_merge_extent_map() 183 ins->ei_flags == emi->ei_flags) { in ocfs2_try_to_merge_extent_map() 184 emi->ei_phys = ins->ei_phys; in ocfs2_try_to_merge_extent_map() 185 emi->ei_cpos = ins->ei_cpos; in ocfs2_try_to_merge_extent_map() 197 ocfs2_copy_emi_fields(emi, ins); in ocfs2_try_to_merge_extent_map() 219 struct ocfs2_extent_map_item ins; in ocfs2_extent_map_insert_rec() local 225 ins.ei_flags = rec->e_flags; in ocfs2_extent_map_insert_rec() [all …]
|
| /linux/sound/pci/oxygen/ |
| A D | oxygen_pcm.c | 679 int outs, ins; in oxygen_pcm_init() local 685 if (outs | ins) { in oxygen_pcm_init() 687 0, outs, ins, &pcm); in oxygen_pcm_init() 707 if (ins) in oxygen_pcm_init() 716 ins = !!(chip->model.device_config & CAPTURE_1_FROM_SPDIF); in oxygen_pcm_init() 717 if (outs | ins) { in oxygen_pcm_init() 724 if (ins) in oxygen_pcm_init() 742 if (outs | ins) { in oxygen_pcm_init() 744 2, outs, ins, &pcm); in oxygen_pcm_init() 754 if (ins) in oxygen_pcm_init() [all …]
|
| /linux/tools/perf/scripts/python/ |
| A D | stat-cpi.py | 57 ins = get(time, "instructions", cpu, thread) 60 if ins != 0: 61 cpi = cyc/float(ins) 63 …15f: cpu %d, thread %d -> cpi %f (%d/%d)" % (time/(float(1000000000)), cpu, thread, cpi, cyc, ins))
|
| /linux/fs/btrfs/ |
| A D | ulist.c | 158 static int ulist_rbtree_insert(struct ulist *ulist, struct ulist_node *ins) in ulist_rbtree_insert() argument 168 if (cur->val < ins->val) in ulist_rbtree_insert() 170 else if (cur->val > ins->val) in ulist_rbtree_insert() 175 rb_link_node(&ins->rb_node, parent, p); in ulist_rbtree_insert() 176 rb_insert_color(&ins->rb_node, &ulist->root); in ulist_rbtree_insert()
|
| /linux/arch/x86/lib/ |
| A D | atomic64_cx8_32.S | 48 .macro addsub_return func ins insc 63 \ins\()l %esi, %ebx 83 .macro incdec_return func ins insc 91 \ins\()l $1, %ebx
|
| /linux/drivers/acpi/apei/ |
| A D | apei-base.c | 200 u8 ins; in apei_exec_for_each_entry() local 207 ins = entry->instruction; in apei_exec_for_each_entry() 210 if (ins >= ctx->instructions || !ins_table[ins].run) { in apei_exec_for_each_entry() 213 ins); in apei_exec_for_each_entry() 228 u8 ins = entry->instruction; in pre_map_gar_callback() local 230 if (ctx->ins_table[ins].flags & APEI_EXEC_INS_ACCESS_REGISTER) in pre_map_gar_callback() 261 u8 ins = entry->instruction; in post_unmap_gar_callback() local 263 if (ctx->ins_table[ins].flags & APEI_EXEC_INS_ACCESS_REGISTER) in post_unmap_gar_callback() 716 u8 ins = entry->instruction; in collect_res_callback() local 721 if (!(ctx->ins_table[ins].flags & APEI_EXEC_INS_ACCESS_REGISTER)) in collect_res_callback()
|
| /linux/sound/drivers/ |
| A D | serial-u16550.c | 63 static int ins[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; /* 1 to 16 */ variable 83 module_param_array(ins, int, NULL, 0444); 84 MODULE_PARM_DESC(ins, "Number of MIDI inputs."); 834 int outs, int ins, in snd_uart16550_rmidi() argument 841 outs, ins, &rrawmidi); in snd_uart16550_rmidi() 869 ins[dev] = 1; in snd_serial_probe() 874 ins[dev] = 1; in snd_serial_probe() 878 ins[dev] = 1; in snd_serial_probe() 896 if (ins[dev] < 1 || ins[dev] > SNDRV_SERIAL_MAX_INS) { in snd_serial_probe() 899 SNDRV_SERIAL_MAX_INS, ins[dev]); in snd_serial_probe() [all …]
|
| /linux/arch/riscv/include/asm/ |
| A D | io.h | 101 __io_reads_ins(ins, u8, b, __io_pbr(), __io_par(addr)) 102 __io_reads_ins(ins, u16, w, __io_pbr(), __io_par(addr)) 103 __io_reads_ins(ins, u32, l, __io_pbr(), __io_par(addr)) 126 __io_reads_ins(ins, u64, q, __io_pbr(), __io_par(addr))
|
| /linux/drivers/media/platform/st/sti/bdisp/ |
| A D | bdisp-hw.c | 796 node->ins = BLT_INS_S1_OFF | BLT_INS_S2_MEM | BLT_INS_S3_OFF; in bdisp_hw_build_node() 802 node->ins = BLT_INS_S1_OFF | BLT_INS_S3_MEM; in bdisp_hw_build_node() 804 node->ins |= BLT_INS_S2_CF; in bdisp_hw_build_node() 806 node->ins |= BLT_INS_S2_MEM; in bdisp_hw_build_node() 813 node->ins = BLT_INS_S3_MEM; in bdisp_hw_build_node() 815 node->ins |= BLT_INS_S2_CF | BLT_INS_S1_CF; in bdisp_hw_build_node() 817 node->ins |= BLT_INS_S2_MEM | BLT_INS_S1_MEM; in bdisp_hw_build_node() 822 node->ins |= cfg->cconv ? BLT_INS_IVMX : 0; in bdisp_hw_build_node() 824 node->ins |= (cfg->scale || cfg->src_420 || cfg->dst_420) ? in bdisp_hw_build_node() 924 if (node->ins & BLT_INS_SCALE) { in bdisp_hw_build_node()
|
| /linux/drivers/pci/hotplug/ |
| A D | cpci_hotplug_pci.c | 102 int ins = 0; in cpci_check_and_clear_ins() local 120 ins = 0; in cpci_check_and_clear_ins() 122 ins = 1; in cpci_check_and_clear_ins() 124 return ins; in cpci_check_and_clear_ins()
|
| /linux/tools/perf/arch/powerpc/annotate/ |
| A D | instructions.c | 213 if (!strlen(dl->ins.name)) { in check_ppc_insn() 215 dl->ins.name = strdup(name_insn); in check_ppc_insn() 222 if (!strlen(dl->ins.name)) in check_ppc_insn() 223 dl->ins.name = strdup(ret->name); in check_ppc_insn()
|