| /linux-4.4.14/arch/h8300/include/asm/ |
| D | processor.h | 63 unsigned short inst; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | ramht.c | 63 u64 inst = 0x00000040; /* just non-zero for <=g8x fifo ramht */ in nvkm_ramht_update() local
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/asm/ |
| D | ser_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | intr_vect_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | sser_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | bif_dma_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | eth_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
| D | iop_sap_out_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_spu_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_spu_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_cfg_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_mpu_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_cpu_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| D | fifo.h | 22 struct nvkm_gpuobj *inst; member
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
| D | gio_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/ |
| D | iop_sw_mpu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
| /linux-4.4.14/crypto/ |
| D | chacha20poly1305.c | 516 struct aead_instance *inst = aead_alg_instance(tfm); in chachapoly_init() local 560 static void chachapoly_free(struct aead_instance *inst) in chachapoly_free() 573 struct aead_instance *inst; in chachapoly_create() local
|
| D | eseqiv.c | 194 struct crypto_instance *inst; in eseqiv_alloc() local
|
| D | shash.c | 667 struct shash_instance *inst) in shash_register_instance() 679 void shash_free_instance(struct crypto_instance *inst) in shash_free_instance() 688 struct crypto_instance *inst) in crypto_init_shash_spawn()
|
| D | algboss.c | 66 struct crypto_instance *inst; in cryptomgr_probe() local
|
| D | chainiv.c | 265 struct crypto_instance *inst; in chainiv_alloc() local
|
| D | vmac.c | 625 struct crypto_instance *inst = (void *)tfm->__crt_alg; in vmac_init_tfm() local 645 struct shash_instance *inst; in vmac_create() local
|
| D | ablkcipher.c | 543 struct crypto_instance *inst; in crypto_givcipher_default() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv50.c | 394 int chid, u64 inst, const char *name) in nv50_gr_trap_handler() 625 u32 inst = nvkm_rd32(device, 0x40032c) & 0x0fffffff; in nv50_gr_intr() local
|
| D | ctxnv40.h | 24 cp_out(struct nvkm_grctx *ctx, u32 inst) in cp_out()
|
| D | nv10.c | 812 nv10_gr_load_dma_vtxbuf(struct nv10_gr_chan *chan, int chid, u32 inst) in nv10_gr_load_dma_vtxbuf() 887 u32 inst; in nv10_gr_load_context() local
|
| D | gf100.c | 1185 u64 inst = nvkm_rd32(device, 0x409b00) & 0x0fffffff; in gf100_gr_intr() local
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | asm.h | 22 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \ argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | nv50.c | 161 u32 trap[6], idx, inst; in nv50_fb_intr() local
|
| /linux-4.4.14/arch/m32r/kernel/ |
| D | signal.c | 221 u16 inst; in prev_insn() local
|
| D | entry.S | 443 inst: label
|
| /linux-4.4.14/net/ceph/ |
| D | debugfs.c | 43 struct ceph_entity_inst *inst = in monmap_show() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ |
| D | falcon.c | 66 u32 inst = nvkm_rd32(device, base + 0x050) & 0x3fffffff; in nvkm_falcon_intr() local
|
| /linux-4.4.14/drivers/edac/ |
| D | amd8131_edac.h | 93 enum pcix_bridge_inst inst; member
|
| D | edac_device.c | 77 struct edac_device_instance *dev_inst, *inst; in edac_device_alloc_ctl_info() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | dmanv40.c | 94 u32 inst, reg, ctx; in nv40_fifo_dma_engine_init() local
|
| D | base.c | 58 nvkm_fifo_chan_inst(struct nvkm_fifo *fifo, u64 inst, unsigned long *rflags) in nvkm_fifo_chan_inst()
|
| D | gf100.c | 293 u32 inst = nvkm_rd32(device, 0x002800 + (unit * 0x10)); in gf100_fifo_intr_fault() local
|
| D | gk104.c | 358 u32 inst = nvkm_rd32(device, 0x002800 + (unit * 0x10)); in gk104_fifo_intr_fault() local
|
| /linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/ |
| D | pcibus.h | 101 #define nlm_get_pcie_base(node, inst) nlm_pcicfg_base(cpu_is_xlp9xx() ? \ argument
|
| /linux-4.4.14/arch/m32r/mm/ |
| D | fault.c | 354 int inst = get_thread_fault_code() & ACE_INSTRUCTION; in update_mmu_cache() local
|
| /linux-4.4.14/include/linux/ |
| D | mcb.h | 64 int inst; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
| D | nv31.c | 127 u32 inst = data << 4; in nv31_mpeg_mthd_dma() local
|
| /linux-4.4.14/drivers/staging/most/mostcore/ |
| D | core.c | 57 struct most_inst_obj *inst; member 665 struct most_inst_obj *inst = to_inst_obj(kobj); in most_inst_release() local 736 struct most_inst_obj *inst; in create_most_inst_obj() local 760 static void destroy_most_inst_obj(struct most_inst_obj *inst) in destroy_most_inst_obj() 1748 struct most_inst_obj *inst; in most_register_interface() local
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
| D | iop_sw_cfg_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
| D | iop_sw_cpu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
| D | iop_sw_mpu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | mips-r2-to-r6-emul.h | 87 static inline int mipsr2_decoder(struct pt_regs *regs, u32 inst, in mipsr2_decoder()
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | mips-r2-to-r6-emul.c | 884 static inline int mipsr2_find_op_func(struct pt_regs *regs, u32 inst, in mipsr2_find_op_func() 905 int mipsr2_decoder(struct pt_regs *regs, u32 inst, unsigned long *fcr31) in mipsr2_decoder()
|
| D | traps.c | 766 union mips_instruction inst = { .word = opcode }; in simulate_fp() local
|
| /linux-4.4.14/arch/arm/mach-omap2/ |
| D | prm33xx.h | 24 #define AM33XX_PRM_REGADDR(inst, reg) \ argument
|
| D | cm1_54xx.h | 28 #define OMAP54XX_CM_CORE_AON_REGADDR(inst, reg) \ argument
|
| D | cm1_44xx.h | 31 #define OMAP44XX_CM1_REGADDR(inst, reg) \ argument
|
| D | cm1_7xx.h | 29 #define DRA7XX_CM_CORE_AON_REGADDR(inst, reg) \ argument
|
| D | cm33xx.h | 27 #define AM33XX_CM_REGADDR(inst, reg) \ argument
|
| D | cm2_54xx.h | 27 #define OMAP54XX_CM_CORE_REGADDR(inst, reg) \ argument
|
| D | prm54xx.h | 29 #define OMAP54XX_PRM_REGADDR(inst, reg) \ argument
|
| D | cm2_44xx.h | 31 #define OMAP44XX_CM2_REGADDR(inst, reg) \ argument
|
| D | cm2_7xx.h | 28 #define DRA7XX_CM_CORE_REGADDR(inst, reg) \ argument
|
| D | prm7xx.h | 31 #define DRA7XX_PRM_REGADDR(inst, reg) \ argument
|
| D | prm44xx.h | 33 #define OMAP44XX_PRM_REGADDR(inst, reg) \ argument
|
| /linux-4.4.14/arch/sparc/prom/ |
| D | tree_32.c | 297 phandle prom_inst2pkg(int inst) in prom_inst2pkg()
|
| D | tree_64.c | 358 inline phandle prom_inst2pkg(int inst) in prom_inst2pkg()
|
| /linux-4.4.14/arch/powerpc/sysdev/ |
| D | fsl_pci.c | 900 static int mcheck_handle_load(struct pt_regs *regs, u32 inst) in mcheck_handle_load() 1020 u32 inst; in fsl_pci_mcheck_exception() local
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
| D | iop_sw_spu_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_cfg_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_cpu_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | iop_sw_mpu_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| /linux-4.4.14/sound/drivers/opl3/ |
| D | opl3_synth.c | 200 struct sbi_patch inst; in snd_opl3_write() local
|
| /linux-4.4.14/drivers/mcb/ |
| D | mcb-internal.h | 107 unsigned int inst:6; member
|
| /linux-4.4.14/drivers/staging/unisys/include/ |
| D | visorbus.h | 154 uuid_le inst; member
|
| /linux-4.4.14/tools/thermal/tmon/ |
| D | sysfs.c | 407 int inst; in probe_thermal_sysfs() local
|
| D | tui.c | 633 int inst = ptdata.tzi[i].instance; in show_sensors_w() local
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/ |
| D | pinmux_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| D | gio_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| /linux-4.4.14/drivers/crypto/qat/qat_common/ |
| D | qat_hal.c | 69 #define INSERT_IMMED_GPRA_CONST(inst, const_val) \ argument 73 #define INSERT_IMMED_GPRB_CONST(inst, const_val) \ argument 86 static const uint64_t inst[] = { variable
|
| /linux-4.4.14/arch/tile/include/arch/ |
| D | mpipe.h | 190 uint_reg_t inst : 2; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | channv50.c | 37 const struct nv50_disp_mthd_list *list, int inst) in nv50_disp_mthd_list()
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
| D | pinmux_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
| /linux-4.4.14/arch/mips/kvm/ |
| D | tlb.c | 777 uint32_t inst; in kvm_get_inst() local
|
| /linux-4.4.14/drivers/mailbox/ |
| D | mailbox-sti.c | 40 #define MBOX_BASE(mdev, inst) ((mdev)->base + ((inst) * 4)) argument
|
| /linux-4.4.14/drivers/iio/common/ssp_sensors/ |
| D | ssp_spi.c | 486 int ssp_send_instruction(struct ssp_data *data, u8 inst, u8 sensor_type, in ssp_send_instruction()
|
| /linux-4.4.14/drivers/scsi/arm/ |
| D | fas216.c | 156 unsigned char is, stat, inst; in fas216_dumpstate() local 1626 unsigned char inst, is, stat; in fas216_intr() local
|
| /linux-4.4.14/drivers/staging/unisys/visorbus/ |
| D | visorchannel.c | 56 uuid_le inst; member
|
| /linux-4.4.14/drivers/media/platform/vivid/ |
| D | vivid-core.c | 649 static int vivid_create_instance(struct platform_device *pdev, int inst) in vivid_create_instance()
|
| D | vivid-core.h | 136 unsigned inst; member
|
| /linux-4.4.14/include/sound/ |
| D | opl3.h | 274 struct fm_instrument inst; member
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | sunsab.c | 1022 static int inst; in sab_probe() local
|
| D | sunzilog.c | 1405 int inst; in zs_probe() local
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | book3s.c | 426 u32 *inst) in kvmppc_load_last_inst()
|
| D | book3s_hv.c | 3053 unsigned int inst, int *advance) in kvmppc_core_emulate_op_hv()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | obd_config.c | 1079 int inst = 0, swab = 0; in class_config_llog_handler() local
|
| /linux-4.4.14/arch/sh/math-emu/ |
| D | math.c | 599 int do_fpu_inst(unsigned short inst, struct pt_regs *regs) in do_fpu_inst()
|
| /linux-4.4.14/include/linux/ceph/ |
| D | messenger.h | 55 struct ceph_entity_inst inst; /* my name+address */ member
|
| /linux-4.4.14/net/tipc/ |
| D | name_table.c | 353 u32 inst, u32 node, in tipc_nameseq_remove_publ()
|
| D | socket.c | 906 u32 inst = dest->addr.name.name.instance; in __tipc_sendmsg() local
|
| /linux-4.4.14/arch/arm/vfp/ |
| D | vfpdouble.c | 1127 u32 vfp_double_cpdo(u32 inst, u32 fpscr) in vfp_double_cpdo()
|
| D | vfpsingle.c | 1172 u32 vfp_single_cpdo(u32 inst, u32 fpscr) in vfp_single_cpdo()
|
| /linux-4.4.14/tools/perf/util/ |
| D | dwarf-aux.c | 578 static int __die_walk_instances_cb(Dwarf_Die *inst, void *data) in __die_walk_instances_cb()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | lproc_ptlrpc.c | 1254 __u32 inst; in lprocfs_wr_import() local
|
| /linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
| D | mgc_request.c | 1105 char *inst; in mgc_apply_recover_logs() local
|
| /linux-4.4.14/arch/mips/net/ |
| D | bpf_jit.c | 655 const struct sock_filter *inst; in build_body() local
|
| /linux-4.4.14/drivers/soc/ti/ |
| D | knav_qmss.h | 285 struct knav_queue_inst *inst; member
|
| /linux-4.4.14/arch/powerpc/xmon/ |
| D | xmon.c | 2327 unsigned long inst, last_inst = 0; in generic_inst_dump() local
|
| /linux-4.4.14/kernel/ |
| D | kprobes.c | 1840 struct kretprobe_instance *inst; in register_kretprobe() local
|
| /linux-4.4.14/drivers/media/pci/saa7164/ |
| D | saa7164.h | 231 u32 inst; member
|
| /linux-4.4.14/scripts/mod/ |
| D | modpost.c | 1759 unsigned int inst; in addend_mips_rel() local
|
| /linux-4.4.14/sound/pci/ymfpci/ |
| D | ymfpci_main.c | 2080 const __le32 *inst; in snd_ymfpci_download_image() local
|
| /linux-4.4.14/drivers/net/ethernet/sun/ |
| D | cassini.c | 1171 cas_hp_inst_t *inst; in cas_load_firmware() local
|
| /linux-4.4.14/sound/pci/ |
| D | maestro3.c | 719 } inst; member
|
| /linux-4.4.14/drivers/net/wireless/iwlegacy/ |
| D | 4965-mac.c | 4717 const void *inst, *data, *init, *init_data, *boot; member
|
| /linux-4.4.14/drivers/scsi/bfa/ |
| D | bfa_defs.h | 801 struct bfa_ablk_cfg_inst_s inst[BFA_ABLK_MAX]; member
|
| D | bfa_ioc.c | 4203 int inst, int type) in bfa_flash_aen_audit_post()
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/ |
| D | bnx2.h | 7027 u32 inst; member
|