instructions 51 arch/powerpc/perf/generic-compat-pmu.c GENERIC_EVENT_ATTR(instructions, PM_INST_CMPL); instructions 377 arch/powerpc/perf/power7-pmu.c GENERIC_EVENT_ATTR(instructions, PM_INST_CMPL); instructions 380 arch/powerpc/perf/power7-pmu.c GENERIC_EVENT_ATTR(branch-instructions, PM_BRU_FIN); instructions 126 arch/powerpc/perf/power8-pmu.c GENERIC_EVENT_ATTR(instructions, PM_INST_CMPL); instructions 127 arch/powerpc/perf/power8-pmu.c GENERIC_EVENT_ATTR(branch-instructions, PM_BRU_FIN); instructions 155 arch/powerpc/perf/power9-pmu.c GENERIC_EVENT_ATTR(instructions, PM_INST_CMPL); instructions 156 arch/powerpc/perf/power9-pmu.c GENERIC_EVENT_ATTR(branch-instructions, PM_BR_CMPL); instructions 110 arch/s390/include/asm/nospec-insn.h # Be very careful when adding instructions to this macro! instructions 260 arch/sh/include/asm/dwarf.h unsigned char *instructions; instructions 664 arch/sh/kernel/dwarf.c dwarf_cfa_execute_insns(fde->instructions, fde->end, cie, instructions 915 arch/sh/kernel/dwarf.c fde->instructions = p; instructions 1688 arch/x86/events/core.c EVENT_ATTR(instructions, INSTRUCTIONS ); instructions 1691 arch/x86/events/core.c EVENT_ATTR(branch-instructions, BRANCH_INSTRUCTIONS ); instructions 1010 arch/x86/kvm/hyperv.c u8 instructions[4]; instructions 1023 arch/x86/kvm/hyperv.c kvm_x86_ops->patch_hypercall(vcpu, instructions); instructions 1024 arch/x86/kvm/hyperv.c ((unsigned char *)instructions)[3] = 0xc3; /* ret */ instructions 1025 arch/x86/kvm/hyperv.c if (__copy_to_user((void __user *)addr, instructions, 4)) instructions 46 drivers/acpi/apei/apei-base.c u32 instructions, instructions 51 drivers/acpi/apei/apei-base.c ctx->instructions = instructions; instructions 171 drivers/acpi/apei/apei-base.c if (entry->instruction >= ctx->instructions || instructions 213 drivers/acpi/apei/apei-base.c if (ins >= ctx->instructions || !ins_table[ins].run) { instructions 33 drivers/acpi/apei/apei-internal.h u32 instructions; instructions 40 drivers/acpi/apei/apei-internal.h u32 instructions, instructions 483 drivers/crypto/inside-secure/safexcel.h u16 instructions:9; instructions 139 drivers/crypto/inside-secure/safexcel_cipher.c token[0].instructions = EIP197_TOKEN_INS_LAST | instructions 162 drivers/crypto/inside-secure/safexcel_cipher.c token[12].instructions = EIP197_TOKEN_INS_TYPE_OUTPUT | instructions 175 drivers/crypto/inside-secure/safexcel_cipher.c token[12].instructions = EIP197_TOKEN_INS_INSERT_HASH_DIGEST; instructions 182 drivers/crypto/inside-secure/safexcel_cipher.c token[13].instructions = EIP197_TOKEN_INS_TYPE_OUTPUT; instructions 189 drivers/crypto/inside-secure/safexcel_cipher.c token[6].instructions = EIP197_TOKEN_INS_TYPE_HASH; instructions 194 drivers/crypto/inside-secure/safexcel_cipher.c token[10].instructions = EIP197_TOKEN_INS_LAST | instructions 200 drivers/crypto/inside-secure/safexcel_cipher.c token[6].instructions = EIP197_TOKEN_INS_LAST | instructions 209 drivers/crypto/inside-secure/safexcel_cipher.c token[8].instructions = AES_BLOCK_SIZE; instructions 213 drivers/crypto/inside-secure/safexcel_cipher.c token[9].instructions = EIP197_TOKEN_INS_TYPE_OUTPUT | instructions 217 drivers/crypto/inside-secure/safexcel_cipher.c token[6].instructions = EIP197_TOKEN_INS_LAST | instructions 227 drivers/crypto/inside-secure/safexcel_cipher.c token[0].instructions = EIP197_TOKEN_INS_ORIGIN_TOKEN | instructions 244 drivers/crypto/inside-secure/safexcel_cipher.c token[6].instructions = EIP197_TOKEN_INS_TYPE_HASH; instructions 252 drivers/crypto/inside-secure/safexcel_cipher.c token[7].instructions = EIP197_TOKEN_INS_TYPE_HASH; instructions 261 drivers/crypto/inside-secure/safexcel_cipher.c token[11].instructions = EIP197_TOKEN_INS_TYPE_HASH; instructions 264 drivers/crypto/inside-secure/safexcel_cipher.c token[7].instructions = EIP197_TOKEN_INS_LAST | instructions 68 drivers/crypto/inside-secure/safexcel_hash.c token[0].instructions = EIP197_TOKEN_INS_TYPE_HASH; instructions 74 drivers/crypto/inside-secure/safexcel_hash.c token[1].instructions = EIP197_TOKEN_INS_TYPE_OUTPUT | instructions 41 drivers/media/pci/bt8xx/bttv-risc.c u32 instructions,line,todo; instructions 50 drivers/media/pci/bt8xx/bttv-risc.c instructions = skip_lines * 4; instructions 51 drivers/media/pci/bt8xx/bttv-risc.c instructions += (1 + ((bpl + padding) * store_lines) instructions 53 drivers/media/pci/bt8xx/bttv-risc.c instructions += 2 * 8; instructions 54 drivers/media/pci/bt8xx/bttv-risc.c if ((rc = btcx_riscmem_alloc(btv->c.pci,risc,instructions)) < 0) instructions 122 drivers/media/pci/bt8xx/bttv-risc.c unsigned int instructions,line,todo,ylen,chroma; instructions 134 drivers/media/pci/bt8xx/bttv-risc.c instructions = ((3 + (ybpl + ypadding) * ylines * 2) instructions 136 drivers/media/pci/bt8xx/bttv-risc.c instructions += 2; instructions 137 drivers/media/pci/bt8xx/bttv-risc.c if ((rc = btcx_riscmem_alloc(btv->c.pci,risc,instructions*4*5)) < 0) instructions 1203 drivers/media/pci/cx23885/cx23885-core.c u32 instructions, fields; instructions 1217 drivers/media/pci/cx23885/cx23885-core.c instructions = fields * (1 + ((bpl + padding) * lines) instructions 1219 drivers/media/pci/cx23885/cx23885-core.c instructions += 5; instructions 1220 drivers/media/pci/cx23885/cx23885-core.c risc->size = instructions * 12; instructions 1246 drivers/media/pci/cx23885/cx23885-core.c u32 instructions; instructions 1254 drivers/media/pci/cx23885/cx23885-core.c instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; instructions 1255 drivers/media/pci/cx23885/cx23885-core.c instructions += 4; instructions 1257 drivers/media/pci/cx23885/cx23885-core.c risc->size = instructions * 12; instructions 1278 drivers/media/pci/cx23885/cx23885-core.c u32 instructions, fields; instructions 1292 drivers/media/pci/cx23885/cx23885-core.c instructions = fields * (1 + ((bpl + padding) * lines) instructions 1294 drivers/media/pci/cx23885/cx23885-core.c instructions += 5; instructions 1295 drivers/media/pci/cx23885/cx23885-core.c risc->size = instructions * 12; instructions 1060 drivers/media/pci/cx25821/cx25821-core.c u32 instructions; instructions 1076 drivers/media/pci/cx25821/cx25821-core.c instructions = fields * (1 + ((bpl + padding) * lines) / PAGE_SIZE + instructions 1078 drivers/media/pci/cx25821/cx25821-core.c instructions += 5; instructions 1079 drivers/media/pci/cx25821/cx25821-core.c rc = cx25821_riscmem_alloc(pci, risc, instructions * 12); instructions 1171 drivers/media/pci/cx25821/cx25821-core.c u32 instructions; instructions 1180 drivers/media/pci/cx25821/cx25821-core.c instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; instructions 1181 drivers/media/pci/cx25821/cx25821-core.c instructions += 1; instructions 1183 drivers/media/pci/cx25821/cx25821-core.c rc = cx25821_riscmem_alloc(pci, risc, instructions * 12); instructions 135 drivers/media/pci/cx88/cx88-core.c u32 instructions, fields; instructions 150 drivers/media/pci/cx88/cx88-core.c instructions = fields * (1 + ((bpl + padding) * lines) / instructions 152 drivers/media/pci/cx88/cx88-core.c instructions += 4; instructions 153 drivers/media/pci/cx88/cx88-core.c risc->size = instructions * 8; instructions 180 drivers/media/pci/cx88/cx88-core.c u32 instructions; instructions 189 drivers/media/pci/cx88/cx88-core.c instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; instructions 190 drivers/media/pci/cx88/cx88-core.c instructions += 3; instructions 191 drivers/media/pci/cx88/cx88-core.c risc->size = instructions * 8; instructions 137 drivers/media/pci/tw68/tw68-risc.c u32 instructions, fields; instructions 151 drivers/media/pci/tw68/tw68-risc.c instructions = fields * (1 + (((bpl + padding) * lines) / instructions 153 drivers/media/pci/tw68/tw68-risc.c buf->size = instructions * 8; instructions 78 drivers/spi/spi-axi-spi-engine.c uint16_t instructions[]; instructions 112 drivers/spi/spi-axi-spi-engine.c p->instructions[p->length] = cmd; instructions 421 drivers/spi/spi-axi-spi-engine.c size = sizeof(*p->instructions) * (p_dry.length + 1); instructions 435 drivers/spi/spi-axi-spi-engine.c spi_engine->cmd_buf = p->instructions; instructions 47 drivers/watchdog/wdat_wdt.c struct list_head *instructions[MAX_WDAT_ACTIONS]; instructions 119 drivers/watchdog/wdat_wdt.c if (action >= ARRAY_SIZE(wdat->instructions)) instructions 122 drivers/watchdog/wdat_wdt.c if (!wdat->instructions[action]) instructions 128 drivers/watchdog/wdat_wdt.c list_for_each_entry(instr, wdat->instructions[action], node) { instructions 377 drivers/watchdog/wdat_wdt.c struct list_head *instructions; instructions 424 drivers/watchdog/wdat_wdt.c instructions = wdat->instructions[action]; instructions 425 drivers/watchdog/wdat_wdt.c if (!instructions) { instructions 426 drivers/watchdog/wdat_wdt.c instructions = devm_kzalloc(dev, instructions 427 drivers/watchdog/wdat_wdt.c sizeof(*instructions), instructions 429 drivers/watchdog/wdat_wdt.c if (!instructions) instructions 432 drivers/watchdog/wdat_wdt.c INIT_LIST_HEAD(instructions); instructions 433 drivers/watchdog/wdat_wdt.c wdat->instructions[action] = instructions; instructions 436 drivers/watchdog/wdat_wdt.c list_add_tail(&instr->node, instructions); instructions 950 scripts/kconfig/nconf.c static void show_menu(const char *prompt, const char *instructions, instructions 956 scripts/kconfig/nconf.c current_instructions = instructions; instructions 77 tools/perf/util/annotate.c struct ins *instructions; instructions 108 tools/perf/util/annotate.c if (arch->nr_instructions_allocated == 0 && arch->instructions) instructions 112 tools/perf/util/annotate.c new_instructions = realloc(arch->instructions, new_nr_allocated * sizeof(struct ins)); instructions 117 tools/perf/util/annotate.c arch->instructions = new_instructions; instructions 127 tools/perf/util/annotate.c memcpy(new_instructions, arch->instructions, arch->nr_instructions); instructions 139 tools/perf/util/annotate.c ins = &arch->instructions[arch->nr_instructions]; instructions 180 tools/perf/util/annotate.c .instructions = x86__instructions, instructions 678 tools/perf/util/annotate.c qsort(arch->instructions, nmemb, sizeof(struct ins), ins__cmp); instructions 691 tools/perf/util/annotate.c ins = bsearch(name, arch->instructions, nmemb, sizeof(struct ins), ins__key_cmp); instructions 987 tools/perf/util/auxtrace.c synth_opts->instructions = true; instructions 1026 tools/perf/util/auxtrace.c synth_opts->instructions = true; instructions 1142 tools/perf/util/auxtrace.c if (synth_opts->instructions) { instructions 90 tools/perf/util/auxtrace.h bool instructions; instructions 1323 tools/perf/util/cs-etm.c if (etm->synth_opts.instructions) { instructions 909 tools/perf/util/intel-pt.c if (pt->synth_opts.instructions) { instructions 2802 tools/perf/util/intel-pt.c if (pt->synth_opts.instructions) { instructions 1069 tools/perf/util/s390-cpumsf.c ison = itops->inject || itops->instructions || itops->branches || instructions 29 tools/testing/selftests/powerpc/pmu/count_instructions.c static int do_count_loop(struct event *events, u64 instructions, instructions 38 tools/testing/selftests/powerpc/pmu/count_instructions.c thirty_two_instruction_loop(instructions >> 5); instructions 45 tools/testing/selftests/powerpc/pmu/count_instructions.c expected = instructions + overhead; instructions 53 tools/testing/selftests/powerpc/pmu/count_instructions.c printf("Looped for %llu instructions, overhead %llu\n", instructions, overhead); instructions 25 tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c static int do_count_loop(struct event *event, uint64_t instructions, instructions 37 tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c thirty_two_instruction_loop(instructions >> 5); instructions 46 tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c expected = instructions + overhead; instructions 51 tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c printf("Looped for %lu instructions, overhead %lu\n", instructions, overhead);