/linux/scripts/kconfig/lxdialog/ |
H A D | inputbox.c | 37 char *instr = dialog_input_result; in dialog_inputbox() local
|
/linux/arch/arm/vfp/ |
H A D | vfpmodule.c | 676 static int vfp_kmode_exception(struct pt_regs *regs, unsigned int instr) in vfp_kmode_exception() 910 static int __init vfp_detect(struct pt_regs *regs, unsigned int instr) in vfp_detect()
|
/linux/arch/s390/kernel/ |
H A D | nospec-branch.c | 105 u8 *instr, *thunk, *br; in __nospec_revert() local
|
/linux/arch/mips/alchemy/devboards/ |
H A D | pm.c | 150 const char *instr, in db1x_pmattr_store()
|
/linux/arch/powerpc/include/asm/ |
H A D | disassemble.h | 90 static inline unsigned make_dsisr(unsigned instr) in make_dsisr()
|
/linux/arch/arc/kernel/ |
H A D | disasm.c | 564 struct disasm_state instr; in disasm_next_pc() local
|
H A D | jump_label.c | 86 u32 instr; in arch_jump_label_transform() local
|
/linux/drivers/mtd/nand/raw/ |
H A D | meson_nand.c | 951 meson_nand_op_get_dma_safe_input_buf(const struct nand_op_instr *instr) in meson_nand_op_get_dma_safe_input_buf() 963 meson_nand_op_put_dma_safe_input_buf(const struct nand_op_instr *instr, in meson_nand_op_put_dma_safe_input_buf() 978 meson_nand_op_get_dma_safe_output_buf(const struct nand_op_instr *instr) in meson_nand_op_get_dma_safe_output_buf() 991 meson_nand_op_put_dma_safe_output_buf(const struct nand_op_instr *instr, in meson_nand_op_put_dma_safe_output_buf() 1008 const struct nand_op_instr *instr; in meson_nfc_check_op() local 1032 const struct nand_op_instr *instr = NULL; in meson_nfc_exec_op() local
|
H A D | qcom_nandc.c | 1604 const struct nand_op_instr *instr = NULL; in qcom_parse_instructions() local 1695 const struct nand_op_instr *instr = NULL; in qcom_read_status_exec() local 1758 const struct nand_op_instr *instr = NULL; in qcom_read_id_type_exec() local 1863 const struct nand_op_instr *instr = NULL; in qcom_param_page_type_exec() local 1991 const struct nand_op_instr *instr; in qcom_check_op() local
|
H A D | technologic-nand-controller.c | 69 const struct nand_op_instr *instr) in ts72xx_nand_exec_instr()
|
/linux/sound/synth/emux/ |
H A D | soundfont.c | 193 int bank, instr; in snd_soundfont_load() local 483 int bank, int instr) in remove_info() 1374 get_index(int bank, int instr, int key) in get_index()
|
/linux/drivers/mtd/chips/ |
H A D | map_ram.c | 128 static int mapram_erase (struct mtd_info *mtd, struct erase_info *instr) in mapram_erase()
|
/linux/arch/alpha/lib/ |
H A D | stacktrace.c | 4 typedef unsigned int instr; typedef
|
/linux/arch/arm64/include/asm/ |
H A D | kvm_nested.h | 137 static inline bool kvm_supported_tlbi_s1e1_op(struct kvm_vcpu *vpcu, u32 instr) in kvm_supported_tlbi_s1e1_op() 163 static inline bool kvm_supported_tlbi_s1e2_op(struct kvm_vcpu *vpcu, u32 instr) in kvm_supported_tlbi_s1e2_op()
|
/linux/include/linux/mtd/ |
H A D | inftl.h | 47 struct erase_info instr; member
|
H A D | nftl.h | 38 struct erase_info instr; member
|
/linux/arch/powerpc/kernel/ |
H A D | vecemu.c | 264 ppc_inst_t instr; in emulate_altivec() local
|
/linux/drivers/mtd/devices/ |
H A D | mtdram.c | 56 static int ram_erase(struct mtd_info *mtd, struct erase_info *instr) in ram_erase()
|
/linux/arch/arm/kernel/ |
H A D | swp_emulate.c | 160 static int swp_handler(struct pt_regs *regs, unsigned int instr) in swp_handler()
|
H A D | tcm.c | 238 static int __init tcm_handler(struct pt_regs *regs, unsigned int instr) in tcm_handler()
|
/linux/fs/jffs2/ |
H A D | erase.c | 41 struct erase_info *instr; in jffs2_erase_block() local
|
/linux/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 588 enum instruction_fetch_type type, unsigned long *instr) in kvmppc_load_last_inst() 678 enum instruction_fetch_type type, unsigned long *instr) in kvmppc_load_last_inst()
|
/linux/lib/ |
H A D | test_dynamic_debug.c | 16 static int param_set_do_prints(const char *instr, const struct kernel_param *kp) in param_set_do_prints()
|
/linux/arch/loongarch/kernel/ |
H A D | alternative.c | 188 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 390 static void noinline optimize_nops(const u8 * const instr, u8 *buf, size_t len) in optimize_nops() 485 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation() 539 void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t … in text_poke_apply_relocation() 562 static int alt_replace_call(u8 *instr, u8 *insn_buff, struct alt_instr *a) in alt_replace_call() 621 u8 *instr, *replacement; in apply_alternatives() local
|