Searched defs:inst (Results 1 - 149 of 149) sorted by relevance

/linux-4.1.27/arch/powerpc/kvm/
H A Demulate_loadstore.c53 u32 inst; kvmppc_emulate_loadstore() local
H A Demulate.c214 u32 inst; kvmppc_emulate_instruction() local
H A Dbooke_emulate.c53 kvmppc_booke_emulate_op(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned int inst, int *advance) kvmppc_booke_emulate_op() argument
H A De500_emulate.c87 kvmppc_e500_emul_ehpriv(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned int inst, int *advance) kvmppc_e500_emul_ehpriv() argument
116 kvmppc_core_emulate_op_e500(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned int inst, int *advance) kvmppc_core_emulate_op_e500() argument
H A Dbook3s_emulate.c658 u32 kvmppc_alignment_dsisr(struct kvm_vcpu *vcpu, unsigned int inst) kvmppc_alignment_dsisr() argument
663 ulong kvmppc_alignment_dar(struct kvm_vcpu *vcpu, unsigned int inst) kvmppc_alignment_dar() argument
89 kvmppc_core_emulate_op_pr(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned int inst, int *advance) kvmppc_core_emulate_op_pr() argument
H A Dbook3s.c423 kvmppc_load_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, u32 *inst) kvmppc_load_last_inst() argument
H A Dbook3s_hv.c2598 kvmppc_core_emulate_op_hv(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned int inst, int *advance) kvmppc_core_emulate_op_hv() argument
H A Dbook3s_paired_singles.c350 static inline u32 inst_get_field(u32 inst, int msb, int lsb) inst_get_field() argument
355 bool kvmppc_inst_is_paired_single(struct kvm_vcpu *vcpu, u32 inst) kvmppc_inst_is_paired_single() argument
491 static int get_d_signext(u32 inst) get_d_signext() argument
634 u32 inst; kvmppc_emulate_paired_single() local
/linux-4.1.27/arch/unicore32/kernel/
H A Dfpu-ucf64.c78 void ucf64_exchandler(u32 inst, u32 fpexc, struct pt_regs *regs) ucf64_exchandler() argument
/linux-4.1.27/arch/mips/include/asm/
H A Dbranch.h88 MIPS16e_compute_return_epc(struct pt_regs *regs, union mips16e_instruction *inst) MIPS16e_compute_return_epc() argument
H A Dmips-r2-to-r6-emul.h87 static inline int mipsr2_decoder(struct pt_regs *regs, u32 inst, mipsr2_decoder() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Depapr_paravirt.c51 u32 inst = be32_to_cpu(insts[i]); early_init_dt_scan_epapr() local
H A Dkvm.c80 static inline void kvm_patch_ins(u32 *inst, u32 new_inst) kvm_patch_ins() argument
86 static void kvm_patch_ins_ll(u32 *inst, long addr, u32 rt) kvm_patch_ins_ll() argument
95 static void kvm_patch_ins_ld(u32 *inst, long addr, u32 rt) kvm_patch_ins_ld() argument
104 static void kvm_patch_ins_lwz(u32 *inst, long addr, u32 rt) kvm_patch_ins_lwz() argument
109 static void kvm_patch_ins_std(u32 *inst, long addr, u32 rt) kvm_patch_ins_std() argument
118 static void kvm_patch_ins_stw(u32 *inst, long addr, u32 rt) kvm_patch_ins_stw() argument
123 static void kvm_patch_ins_nop(u32 *inst) kvm_patch_ins_nop() argument
128 static void kvm_patch_ins_b(u32 *inst, int addr) kvm_patch_ins_b() argument
164 static void kvm_patch_ins_mtmsrd(u32 *inst, u32 rt) kvm_patch_ins_mtmsrd() argument
217 static void kvm_patch_ins_mtmsr(u32 *inst, u32 rt) kvm_patch_ins_mtmsr() argument
278 static void kvm_patch_ins_wrtee(u32 *inst, u32 rt, int imm_one) kvm_patch_ins_wrtee() argument
335 static void kvm_patch_ins_wrteei_0(u32 *inst) kvm_patch_ins_wrteei_0() argument
376 static void kvm_patch_ins_mtsrin(u32 *inst, u32 rt, u32 rb) kvm_patch_ins_mtsrin() argument
427 static void kvm_check_ins(u32 *inst, u32 features) kvm_check_ins() argument
/linux-4.1.27/arch/arm/mach-omap2/
H A Dprcm_mpu44xx.c31 u32 omap4_prcm_mpu_read_inst_reg(s16 inst, u16 reg) omap4_prcm_mpu_read_inst_reg() argument
36 void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 reg) omap4_prcm_mpu_write_inst_reg() argument
41 u32 omap4_prcm_mpu_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) omap4_prcm_mpu_rmw_inst_reg_bits() argument
H A Dprminst44xx.c59 u32 omap4_prminst_read_inst_reg(u8 part, s16 inst, u16 idx) omap4_prminst_read_inst_reg() argument
68 void omap4_prminst_write_inst_reg(u32 val, u8 part, s16 inst, u16 idx) omap4_prminst_write_inst_reg() argument
77 u32 omap4_prminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, s16 inst, omap4_prminst_rmw_inst_reg_bits() argument
100 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, omap4_prminst_is_hardreset_asserted() argument
124 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, omap4_prminst_assert_hardreset() argument
153 int omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, omap4_prminst_deassert_hardreset() argument
182 s32 inst = omap4_prmst_get_prm_dev_inst(); omap4_prminst_global_warm_sw_reset() local
H A Dcm_common.c144 int omap_cm_module_enable(u8 mode, u8 part, u16 inst, u16 clkctrl_offs) omap_cm_module_enable() argument
166 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) omap_cm_module_disable() argument
H A Dcm33xx.c51 static inline u32 am33xx_cm_read_reg(u16 inst, u16 idx) am33xx_cm_read_reg() argument
57 static inline void am33xx_cm_write_reg(u32 val, u16 inst, u16 idx) am33xx_cm_write_reg() argument
63 static inline u32 am33xx_cm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) am33xx_cm_rmw_reg_bits() argument
83 static u32 _clkctrl_idlest(u16 inst, u16 clkctrl_offs) _clkctrl_idlest() argument
99 static bool _is_module_ready(u16 inst, u16 clkctrl_offs) _is_module_ready() argument
118 static void _clktrctrl_write(u8 c, u16 inst, u16 cdoffs) _clktrctrl_write() argument
138 static bool am33xx_cm_is_clkdm_in_hwsup(u16 inst, u16 cdoffs) am33xx_cm_is_clkdm_in_hwsup() argument
157 static void am33xx_cm_clkdm_enable_hwsup(u16 inst, u16 cdoffs) am33xx_cm_clkdm_enable_hwsup() argument
171 static void am33xx_cm_clkdm_disable_hwsup(u16 inst, u16 cdoffs) am33xx_cm_clkdm_disable_hwsup() argument
184 static void am33xx_cm_clkdm_force_sleep(u16 inst, u16 cdoffs) am33xx_cm_clkdm_force_sleep() argument
197 static void am33xx_cm_clkdm_force_wakeup(u16 inst, u16 cdoffs) am33xx_cm_clkdm_force_wakeup() argument
218 static int am33xx_cm_wait_module_ready(u8 part, s16 inst, u16 clkctrl_offs, am33xx_cm_wait_module_ready() argument
241 static int am33xx_cm_wait_module_idle(u8 part, s16 inst, u16 clkctrl_offs, am33xx_cm_wait_module_idle() argument
265 static void am33xx_cm_module_enable(u8 mode, u8 part, u16 inst, am33xx_cm_module_enable() argument
284 static void am33xx_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) am33xx_cm_module_disable() argument
H A Dcminst44xx.c87 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) _clkctrl_idlest() argument
104 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) _is_module_ready() argument
115 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) omap4_cminst_read_inst_reg() argument
124 static void omap4_cminst_write_inst_reg(u32 val, u8 part, u16 inst, u16 idx) omap4_cminst_write_inst_reg() argument
133 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, omap4_cminst_rmw_inst_reg_bits() argument
146 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) omap4_cminst_set_inst_reg_bits() argument
151 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, omap4_cminst_clear_inst_reg_bits() argument
157 static u32 omap4_cminst_read_inst_reg_bits(u8 part, u16 inst, s16 idx, u32 mask) omap4_cminst_read_inst_reg_bits() argument
182 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) _clktrctrl_write() argument
201 static bool omap4_cminst_is_clkdm_in_hwsup(u8 part, u16 inst, u16 cdoffs) omap4_cminst_is_clkdm_in_hwsup() argument
221 static void omap4_cminst_clkdm_enable_hwsup(u8 part, u16 inst, u16 cdoffs) omap4_cminst_clkdm_enable_hwsup() argument
236 static void omap4_cminst_clkdm_disable_hwsup(u8 part, u16 inst, u16 cdoffs) omap4_cminst_clkdm_disable_hwsup() argument
250 static void omap4_cminst_clkdm_force_wakeup(u8 part, u16 inst, u16 cdoffs) omap4_cminst_clkdm_force_wakeup() argument
259 static void omap4_cminst_clkdm_force_sleep(u8 part, u16 inst, u16 cdoffs) omap4_cminst_clkdm_force_sleep() argument
276 static int omap4_cminst_wait_module_ready(u8 part, s16 inst, u16 clkctrl_offs, omap4_cminst_wait_module_ready() argument
302 static int omap4_cminst_wait_module_idle(u8 part, s16 inst, u16 clkctrl_offs, omap4_cminst_wait_module_idle() argument
326 static void omap4_cminst_module_enable(u8 mode, u8 part, u16 inst, omap4_cminst_module_enable() argument
345 static void omap4_cminst_module_disable(u8 part, u16 inst, u16 clkctrl_offs) omap4_cminst_module_disable() argument
H A Dprm33xx.c31 static u32 am33xx_prm_read_reg(s16 inst, u16 idx) am33xx_prm_read_reg() argument
37 static void am33xx_prm_write_reg(u32 val, s16 inst, u16 idx) am33xx_prm_write_reg() argument
43 static u32 am33xx_prm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) am33xx_prm_rmw_reg_bits() argument
67 static int am33xx_prm_is_hardreset_asserted(u8 shift, u8 part, s16 inst, am33xx_prm_is_hardreset_asserted() argument
93 static int am33xx_prm_assert_hardreset(u8 shift, u8 part, s16 inst, am33xx_prm_assert_hardreset() argument
122 am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) am33xx_prm_deassert_hardreset() argument
H A Dprm44xx.c90 static u32 omap4_prm_read_inst_reg(s16 inst, u16 reg) omap4_prm_read_inst_reg() argument
96 static void omap4_prm_write_inst_reg(u32 val, s16 inst, u16 reg) omap4_prm_write_inst_reg() argument
102 static u32 omap4_prm_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) omap4_prm_rmw_inst_reg_bits() argument
164 s32 inst = omap4_prmst_get_prm_dev_inst(); omap4_prm_vcvp_read() local
175 s32 inst = omap4_prmst_get_prm_dev_inst(); omap4_prm_vcvp_write() local
186 s32 inst = omap4_prmst_get_prm_dev_inst(); omap4_prm_vcvp_rmw() local
300 s32 inst = omap4_prmst_get_prm_dev_inst(); omap44xx_prm_reconfigure_io_chain() local
345 s32 inst = omap4_prmst_get_prm_dev_inst(); omap44xx_prm_enable_io_wakeup() local
367 s32 inst = omap4_prmst_get_prm_dev_inst(); omap44xx_prm_read_reset_sources() local
396 static bool omap44xx_prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx) omap44xx_prm_was_any_context_lost_old() argument
411 static void omap44xx_prm_clear_context_loss_flags_old(u8 part, s16 inst, omap44xx_prm_clear_context_loss_flags_old() argument
H A Dprm_common.c408 bool prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx) prm_was_any_context_lost_old() argument
432 void prm_clear_context_loss_flags_old(u8 part, s16 inst, u16 idx) prm_clear_context_loss_flags_old() argument
/linux-4.1.27/include/crypto/internal/
H A Daead.h28 crypto_set_aead_spawn( struct crypto_aead_spawn *spawn, struct crypto_instance *inst) crypto_set_aead_spawn() argument
H A Dskcipher.h28 crypto_set_skcipher_spawn( struct crypto_skcipher_spawn *spawn, struct crypto_instance *inst) crypto_set_skcipher_spawn() argument
H A Dhash.h160 static inline void *ahash_instance_ctx(struct ahash_instance *inst) ahash_instance_ctx() argument
218 static inline void *shash_instance_ctx(struct shash_instance *inst) shash_instance_ctx() argument
148 ahash_crypto_instance( struct ahash_instance *inst) ahash_crypto_instance() argument
154 ahash_instance( struct crypto_instance *inst) ahash_instance() argument
205 shash_crypto_instance( struct shash_instance *inst) shash_crypto_instance() argument
211 shash_instance( struct crypto_instance *inst) shash_instance() argument
/linux-4.1.27/drivers/phy/
H A Dphy-samsung-usb2.c24 struct samsung_usb2_phy_instance *inst = phy_get_drvdata(phy); samsung_usb2_phy_power_on() local
56 struct samsung_usb2_phy_instance *inst = phy_get_drvdata(phy); samsung_usb2_phy_power_off() local
H A Dphy-s5pv210-usb2.c92 static void s5pv210_isol(struct samsung_usb2_phy_instance *inst, bool on) s5pv210_isol() argument
112 static void s5pv210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) s5pv210_phy_pwr() argument
152 static int s5pv210_power_on(struct samsung_usb2_phy_instance *inst) s5pv210_power_on() argument
160 static int s5pv210_power_off(struct samsung_usb2_phy_instance *inst) s5pv210_power_off() argument
H A Dphy-exynos4210-usb2.c127 static void exynos4210_isol(struct samsung_usb2_phy_instance *inst, bool on) exynos4210_isol() argument
149 static void exynos4210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) exynos4210_phy_pwr() argument
210 static int exynos4210_power_on(struct samsung_usb2_phy_instance *inst) exynos4210_power_on() argument
219 static int exynos4210_power_off(struct samsung_usb2_phy_instance *inst) exynos4210_power_off() argument
H A Dphy-exynos4x12-usb2.c168 static void exynos4x12_isol(struct samsung_usb2_phy_instance *inst, bool on) exynos4x12_isol() argument
195 static void exynos4x12_setup_clk(struct samsung_usb2_phy_instance *inst) exynos4x12_setup_clk() argument
211 static void exynos4x12_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) exynos4x12_phy_pwr() argument
263 static void exynos4x12_power_on_int(struct samsung_usb2_phy_instance *inst) exynos4x12_power_on_int() argument
273 static int exynos4x12_power_on(struct samsung_usb2_phy_instance *inst) exynos4x12_power_on() argument
303 static void exynos4x12_power_off_int(struct samsung_usb2_phy_instance *inst) exynos4x12_power_off_int() argument
312 static int exynos4x12_power_off(struct samsung_usb2_phy_instance *inst) exynos4x12_power_off() argument
H A Dphy-exynos5250-usb2.c178 static void exynos5250_isol(struct samsung_usb2_phy_instance *inst, bool on) exynos5250_isol() argument
200 static int exynos5250_power_on(struct samsung_usb2_phy_instance *inst) exynos5250_power_on() argument
326 static int exynos5250_power_off(struct samsung_usb2_phy_instance *inst) exynos5250_power_off() argument
H A Dphy-exynos5-usbdrd.c187 struct exynos5_usbdrd_phy *to_usbdrd_phy(struct phy_usb_instance *inst) to_usbdrd_phy() argument
230 static void exynos5_usbdrd_phy_isol(struct phy_usb_instance *inst, exynos5_usbdrd_phy_isol() argument
250 exynos5_usbdrd_pipe3_set_refclk(struct phy_usb_instance *inst) exynos5_usbdrd_pipe3_set_refclk() argument
296 exynos5_usbdrd_utmi_set_refclk(struct phy_usb_instance *inst) exynos5_usbdrd_utmi_set_refclk() argument
358 struct phy_usb_instance *inst = phy_get_drvdata(phy); exynos5_usbdrd_phy_init() local
420 struct phy_usb_instance *inst = phy_get_drvdata(phy); exynos5_usbdrd_phy_exit() local
453 struct phy_usb_instance *inst = phy_get_drvdata(phy); exynos5_usbdrd_phy_power_on() local
505 struct phy_usb_instance *inst = phy_get_drvdata(phy); exynos5_usbdrd_phy_power_off() local
/linux-4.1.27/arch/microblaze/mm/
H A Dfault.c48 unsigned int inst; store_updates_sp() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddisassemble.h25 static inline unsigned int get_op(u32 inst) get_op() argument
30 static inline unsigned int get_xop(u32 inst) get_xop() argument
35 static inline unsigned int get_sprn(u32 inst) get_sprn() argument
40 static inline unsigned int get_dcrn(u32 inst) get_dcrn() argument
45 static inline unsigned int get_rt(u32 inst) get_rt() argument
50 static inline unsigned int get_rs(u32 inst) get_rs() argument
55 static inline unsigned int get_ra(u32 inst) get_ra() argument
60 static inline unsigned int get_rb(u32 inst) get_rb() argument
65 static inline unsigned int get_rc(u32 inst) get_rc() argument
70 static inline unsigned int get_ws(u32 inst) get_ws() argument
75 static inline unsigned int get_d(u32 inst) get_d() argument
80 static inline unsigned int get_oc(u32 inst) get_oc() argument
H A Dkvm_ppc.h311 static inline u32 kvmppc_get_field(u64 inst, int msb, int lsb) kvmppc_get_field() argument
327 static inline u32 kvmppc_set_field(u64 inst, int msb, int lsb, int value) kvmppc_set_field() argument
277 kvmppc_get_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, u32 *inst) kvmppc_get_last_inst() argument
/linux-4.1.27/arch/powerpc/mm/
H A Dicswx.c175 u32 inst; acop_get_inst() local
201 u32 inst = 0; acop_handle_fault() local
H A Dfault.c77 unsigned int inst; store_updates_sp() local
/linux-4.1.27/arch/x86/crypto/
H A Dfpu.c83 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); crypto_fpu_init_tfm() local
104 struct crypto_instance *inst; crypto_fpu_alloc() local
141 static void crypto_fpu_free(struct crypto_instance *inst) crypto_fpu_free() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c118 u32 inst = nv_rd32(priv, 0x102188) & 0x7fffffff; g84_cipher_intr() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv40.c37 u32 inst = *(u32 *)arg << 4; nv40_mpeg_mthd_dma() local
H A Dnv44.c67 u32 inst = 0x80000000 | nv_gpuobj(chan)->addr >> 4; nv44_mpeg_context_fini() local
101 u32 inst = nv_rd32(priv, 0x00b318) & 0x000fffff; nv44_mpeg_intr() local
H A Dnv31.c64 u32 inst = *(u32 *)arg << 4; nv31_mpeg_mthd_dma() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/
H A Dg98.c84 u32 inst = nv_rd32(priv, 0x087050) & 0x3fffffff; g98_sec_intr() local
/linux-4.1.27/arch/mips/kernel/
H A Dbranch.c29 unsigned short inst; __isa_exception_epc() local
317 union mips16e_instruction inst; __MIPS16e_compute_return_epc() local
H A Dmips-r2-to-r6-emul.c883 static inline int mipsr2_find_op_func(struct pt_regs *regs, u32 inst, mipsr2_find_op_func() argument
904 int mipsr2_decoder(struct pt_regs *regs, u32 inst, unsigned long *fcr31) mipsr2_decoder() argument
H A Dtraps.c769 union mips_instruction inst = { .word = opcode }; simulate_fp() local
/linux-4.1.27/arch/mips/kvm/
H A Ddyntrans.c31 int kvm_mips_trans_cache_index(uint32_t inst, uint32_t *opc, kvm_mips_trans_cache_index() argument
52 int kvm_mips_trans_cache_va(uint32_t inst, uint32_t *opc, kvm_mips_trans_cache_va() argument
73 int kvm_mips_trans_mfc0(uint32_t inst, uint32_t *opc, struct kvm_vcpu *vcpu) kvm_mips_trans_mfc0() argument
115 int kvm_mips_trans_mtc0(uint32_t inst, uint32_t *opc, struct kvm_vcpu *vcpu) kvm_mips_trans_mtc0() argument
H A Dtlb.c777 uint32_t inst; kvm_get_inst() local
H A Demulate.c976 enum emulation_result kvm_mips_emulate_CP0(uint32_t inst, uint32_t *opc, kvm_mips_emulate_CP0() argument
1316 enum emulation_result kvm_mips_emulate_store(uint32_t inst, uint32_t cause, kvm_mips_emulate_store() argument
1428 enum emulation_result kvm_mips_emulate_load(uint32_t inst, uint32_t cause, kvm_mips_emulate_load() argument
1572 enum emulation_result kvm_mips_emulate_cache(uint32_t inst, uint32_t *opc, kvm_mips_emulate_cache() argument
1731 uint32_t inst; kvm_mips_emulate_inst() local
2321 uint32_t inst; kvm_mips_handle_ri() local
/linux-4.1.27/arch/parisc/mm/
H A Dfault.c51 parisc_acctyp(unsigned long code, unsigned int inst) parisc_acctyp() argument
/linux-4.1.27/net/ceph/
H A Ddebugfs.c43 struct ceph_entity_inst *inst = monmap_show() local
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_crypto.c61 void qat_crypto_put_instance(struct qat_crypto_instance *inst) qat_crypto_put_instance() argument
69 struct qat_crypto_instance *inst; qat_crypto_free_instances() local
126 struct qat_crypto_instance *inst; local
155 struct qat_crypto_instance *inst; qat_crypto_create_instances() local
H A Dqat_algs.c115 struct qat_crypto_instance *inst; member in struct:qat_alg_aead_ctx
128 struct qat_crypto_instance *inst; member in struct:qat_alg_ablkcipher_ctx
581 struct qat_crypto_instance *inst = qat_alg_aead_setkey() local
624 static void qat_alg_free_bufl(struct qat_crypto_instance *inst, qat_alg_free_bufl() argument
656 static int qat_alg_sgl_to_bufl(struct qat_crypto_instance *inst, qat_alg_sgl_to_bufl() argument
802 struct qat_crypto_instance *inst = ctx->inst; qat_aead_alg_callback() local
817 struct qat_crypto_instance *inst = ctx->inst; qat_ablkcipher_alg_callback() local
968 struct qat_crypto_instance *inst = qat_alg_ablkcipher_setkey() local
1122 struct qat_crypto_instance *inst = ctx->inst; qat_alg_aead_exit() local
1159 struct qat_crypto_instance *inst = ctx->inst; qat_alg_ablkcipher_exit() local
H A Dqat_hal.c86 static const uint64_t inst[] = { variable
/linux-4.1.27/crypto/
H A Dalgboss.c66 struct crypto_instance *inst; cryptomgr_probe() local
H A Dcbc.c195 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_cbc_init_tfm() local
216 struct crypto_instance *inst; crypto_cbc_alloc() local
264 static void crypto_cbc_free(struct crypto_instance *inst) crypto_cbc_free() argument
H A Dchainiv.c290 struct crypto_instance *inst; chainiv_alloc() local
334 static void chainiv_free(struct crypto_instance *inst) chainiv_free() argument
H A Dcmac.c206 struct crypto_instance *inst = (void *)tfm->__crt_alg; cmac_init_tfm() local
227 struct shash_instance *inst; cmac_create() local
H A Dcts.c255 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_cts_init_tfm() local
276 struct crypto_instance *inst; crypto_cts_alloc() local
327 static void crypto_cts_free(struct crypto_instance *inst) crypto_cts_free() argument
H A Decb.c99 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_ecb_init_tfm() local
120 struct crypto_instance *inst; crypto_ecb_alloc() local
160 static void crypto_ecb_free(struct crypto_instance *inst) crypto_ecb_free() argument
H A Dhmac.c160 struct crypto_instance *inst = (void *)tfm->__crt_alg; hmac_init_tfm() local
183 struct shash_instance *inst; hmac_create() local
H A Dpcbc.c205 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_pcbc_init_tfm() local
226 struct crypto_instance *inst; crypto_pcbc_alloc() local
270 static void crypto_pcbc_free(struct crypto_instance *inst) crypto_pcbc_free() argument
H A Dseqiv.c263 struct crypto_instance *inst; seqiv_ablkcipher_alloc() local
289 struct crypto_instance *inst; seqiv_aead_alloc() local
316 struct crypto_instance *inst; seqiv_alloc() local
346 static void seqiv_free(struct crypto_instance *inst) seqiv_free() argument
H A Dxcbc.c180 struct crypto_instance *inst = (void *)tfm->__crt_alg; xcbc_init_tfm() local
201 struct shash_instance *inst; xcbc_create() local
H A Daead.c279 struct crypto_instance *inst; aead_geniv_alloc() local
367 void aead_geniv_free(struct crypto_instance *inst) aead_geniv_free() argument
376 struct crypto_instance *inst = (void *)tfm->__crt_alg; aead_geniv_init() local
408 struct crypto_instance *inst; crypto_nivaead_default() local
H A Dctr.c160 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_ctr_init_tfm() local
183 struct crypto_instance *inst; crypto_ctr_alloc() local
239 static void crypto_ctr_free(struct crypto_instance *inst) crypto_ctr_free() argument
308 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_rfc3686_init_tfm() local
339 struct crypto_instance *inst; crypto_rfc3686_alloc() local
423 static void crypto_rfc3686_free(struct crypto_instance *inst) crypto_rfc3686_free() argument
H A Deseqiv.c208 struct crypto_instance *inst; eseqiv_alloc() local
242 static void eseqiv_free(struct crypto_instance *inst) eseqiv_free() argument
H A Dlrw.c299 struct crypto_instance *inst = (void *)tfm->__crt_alg; init_tfm() local
328 struct crypto_instance *inst; alloc() local
375 static void free(struct crypto_instance *inst) free() argument
H A Dxts.c244 struct crypto_instance *inst = (void *)tfm->__crt_alg; init_tfm() local
289 struct crypto_instance *inst; alloc() local
337 static void free(struct crypto_instance *inst) free() argument
H A Dahash.c594 void ahash_free_instance(struct crypto_instance *inst) ahash_free_instance() argument
581 ahash_register_instance(struct crypto_template *tmpl, struct ahash_instance *inst) ahash_register_instance() argument
601 crypto_init_ahash_spawn(struct crypto_ahash_spawn *spawn, struct hash_alg_common *alg, struct crypto_instance *inst) crypto_init_ahash_spawn() argument
H A Dauthenc.c549 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); crypto_authenc_init_tfm() local
599 struct crypto_instance *inst; crypto_authenc_alloc() local
693 static void crypto_authenc_free(struct crypto_instance *inst) crypto_authenc_free() argument
H A Dauthencesn.c641 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); crypto_authenc_esn_init_tfm() local
691 struct crypto_instance *inst; crypto_authenc_esn_alloc() local
785 static void crypto_authenc_esn_free(struct crypto_instance *inst) crypto_authenc_esn_free() argument
H A Dpcrypt.c276 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); pcrypt_aead_init_tfm() local
311 struct crypto_instance *inst; pcrypt_alloc_instance() local
350 struct crypto_instance *inst; pcrypt_alloc_aead() local
400 static void pcrypt_free(struct crypto_instance *inst) pcrypt_free() argument
H A Dablkcipher.c543 struct crypto_instance *inst; crypto_givcipher_default() local
H A Dalgapi.c74 struct crypto_instance *inst = (void *)alg; crypto_destroy_instance() local
104 static void crypto_remove_instance(struct crypto_instance *inst, crypto_remove_instance() argument
148 struct crypto_instance *inst; local
463 struct crypto_instance *inst; crypto_unregister_template() local
563 int crypto_unregister_instance(struct crypto_instance *inst) crypto_unregister_instance() argument
794 struct crypto_instance *inst; crypto_alloc_instance2() local
825 struct crypto_instance *inst; crypto_alloc_instance() local
518 crypto_register_instance(struct crypto_template *tmpl, struct crypto_instance *inst) crypto_register_instance() argument
580 crypto_init_spawn(struct crypto_spawn *spawn, struct crypto_alg *alg, struct crypto_instance *inst, u32 mask) crypto_init_spawn() argument
600 crypto_init_spawn2(struct crypto_spawn *spawn, struct crypto_alg *alg, struct crypto_instance *inst, const struct crypto_type *frontend) crypto_init_spawn2() argument
H A Dblkcipher.c599 struct crypto_instance *inst; skcipher_geniv_alloc() local
713 void skcipher_geniv_free(struct crypto_instance *inst) skcipher_geniv_free() argument
722 struct crypto_instance *inst = (void *)tfm->__crt_alg; skcipher_geniv_init() local
H A Dccm.c434 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_ccm_init_tfm() local
481 struct crypto_instance *inst; crypto_ccm_alloc_common() local
594 static void crypto_ccm_free(struct crypto_instance *inst) crypto_ccm_free() argument
718 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_rfc4309_init_tfm() local
750 struct crypto_instance *inst; crypto_rfc4309_alloc() local
831 static void crypto_rfc4309_free(struct crypto_instance *inst) crypto_rfc4309_free() argument
H A Dmcryptd.c222 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); mcryptd_get_queue() local
232 struct crypto_instance *inst; mcryptd_alloc_instance() local
277 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); mcryptd_hash_init_tfm() local
494 struct ahash_instance *inst; mcryptd_create_hash() local
574 static void mcryptd_free(struct crypto_instance *inst) mcryptd_free() argument
H A Dshash.c684 void shash_free_instance(struct crypto_instance *inst) shash_free_instance() argument
671 shash_register_instance(struct crypto_template *tmpl, struct shash_instance *inst) shash_register_instance() argument
691 crypto_init_shash_spawn(struct crypto_shash_spawn *spawn, struct shash_alg *alg, struct crypto_instance *inst) crypto_init_shash_spawn() argument
H A Dvmac.c625 struct crypto_instance *inst = (void *)tfm->__crt_alg; vmac_init_tfm() local
645 struct shash_instance *inst; vmac_create() local
H A Dcryptd.c166 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_get_queue() local
275 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_blkcipher_init_tfm() local
302 struct crypto_instance *inst; cryptd_alloc_instance() local
336 struct crypto_instance *inst; cryptd_create_blkcipher() local
396 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_hash_init_tfm() local
597 struct ahash_instance *inst; cryptd_create_hash() local
720 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_aead_init_tfm() local
747 struct crypto_instance *inst; cryptd_create_aead() local
823 static void cryptd_free(struct crypto_instance *inst) cryptd_free() argument
H A Dgcm.c653 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_gcm_init_tfm() local
703 struct crypto_instance *inst; crypto_gcm_alloc_common() local
814 static void crypto_gcm_free(struct crypto_instance *inst) crypto_gcm_free() argument
935 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_rfc4106_init_tfm() local
967 struct crypto_instance *inst; crypto_rfc4106_alloc() local
1048 static void crypto_rfc4106_free(struct crypto_instance *inst) crypto_rfc4106_free() argument
1236 struct crypto_instance *inst = (void *)tfm->__crt_alg; crypto_rfc4543_init_tfm() local
1282 struct crypto_instance *inst; crypto_rfc4543_alloc() local
1375 static void crypto_rfc4543_free(struct crypto_instance *inst) crypto_rfc4543_free() argument
/linux-4.1.27/arch/tile/include/arch/
H A Dmpipe.h190 uint_reg_t inst : 2; member in struct:__anon2757::__anon2758
H A Dmpipe_shm.h145 uint_reg_t inst : 2; member in struct:__anon2765::__anon2766
178 uint_reg_t inst : 2; member in struct:__anon2765::__anon2766
474 uint_reg_t inst : 2; member in struct:__anon2767::__anon2768
507 uint_reg_t inst : 2; member in struct:__anon2767::__anon2768
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dgt215.c86 u64 inst = nv_ro32(falcon, 0x050) & 0x3fffffff; gt215_ce_intr() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h23 cp_out(struct nvkm_grctx *ctx, u32 inst) cp_out() argument
H A Dnv40.c160 u32 inst = 0x01000000 | nv_gpuobj(chan)->addr >> 4; nv40_gr_context_fini() local
294 u32 inst = nv_rd32(priv, 0x40032c) & 0x000fffff; nv40_gr_intr() local
H A Dnv04.c573 u32 inst = *(u32 *)args << 4; nv04_gr_mthd_bind_class() local
1265 u32 inst = (nv_rd32(priv, 0x40016c) & 0xffff) << 4; nv04_gr_intr() local
H A Dnv10.c865 nv10_gr_load_dma_vtxbuf(struct nv10_gr_chan *chan, int chid, u32 inst) nv10_gr_load_dma_vtxbuf() argument
938 u32 inst; nv10_gr_load_context() local
H A Dnv50.c792 u32 inst = nv_rd32(priv, 0x40032c) & 0x0fffffff; nv50_gr_intr() local
573 nv50_gr_trap_handler(struct nv50_gr_priv *priv, u32 display, int chid, u64 inst, struct nvkm_object *engctx) nv50_gr_trap_handler() argument
H A Dgf100.c1113 u64 inst = nv_rd32(priv, 0x409b00) & 0x0fffffff; gf100_gr_intr() local
/linux-4.1.27/arch/m32r/kernel/
H A Dsignal.c221 u16 inst; prev_insn() local
H A Dentry.S443 inst: label
/linux-4.1.27/include/linux/
H A Dmcb.h64 int inst; member in struct:mcb_device
/linux-4.1.27/drivers/mcb/
H A Dmcb-internal.h107 unsigned int inst:6; member in struct:chameleon_bdd
/linux-4.1.27/drivers/soc/ti/
H A Dknav_qmss_acc.c44 struct knav_queue_inst *inst; __knav_acc_notify() local
424 knav_acc_open_queue(struct knav_range_info *range, struct knav_queue_inst *inst, unsigned flags) knav_acc_open_queue() argument
432 knav_acc_close_queue(struct knav_range_info *range, struct knav_queue_inst *inst) knav_acc_close_queue() argument
H A Dknav_qmss_queue.c76 void knav_queue_notify(struct knav_queue_inst *inst) knav_queue_notify() argument
98 struct knav_queue_inst *inst = _instdata; knav_queue_int_handler() local
131 static void knav_queue_free_irq(struct knav_queue_inst *inst) knav_queue_free_irq() argument
144 static inline bool knav_queue_is_busy(struct knav_queue_inst *inst) knav_queue_is_busy() argument
149 static inline bool knav_queue_is_reserved(struct knav_queue_inst *inst) knav_queue_is_reserved() argument
154 static inline bool knav_queue_is_shared(struct knav_queue_inst *inst) knav_queue_is_shared() argument
169 static inline bool knav_queue_match_type(struct knav_queue_inst *inst, knav_queue_match_type() argument
189 struct knav_queue_inst *inst; knav_queue_match_id_to_inst() local
209 static struct knav_queue *__knav_queue_open(struct knav_queue_inst *inst, __knav_queue_open() argument
247 struct knav_queue_inst *inst; knav_queue_open_by_id() local
277 struct knav_queue_inst *inst; knav_queue_open_by_type() local
299 static void knav_queue_set_notify(struct knav_queue_inst *inst, bool enabled) knav_queue_set_notify() argument
309 struct knav_queue_inst *inst = qh->inst; knav_queue_enable_notifier() local
330 struct knav_queue_inst *inst = qh->inst; knav_queue_disable_notifier() local
406 struct knav_queue_inst *inst = qh->inst; knav_queue_get_count() local
442 struct knav_queue_inst *inst; knav_queue_debug_show() local
489 struct knav_queue_inst *inst = qh->inst; knav_queue_flush() local
538 struct knav_queue_inst *inst = qh->inst; knav_queue_close() local
641 struct knav_queue_inst *inst = qh->inst; knav_queue_pop() local
104 knav_queue_setup_irq(struct knav_range_info *range, struct knav_queue_inst *inst) knav_queue_setup_irq() argument
367 knav_gp_set_notify(struct knav_range_info *range, struct knav_queue_inst *inst, bool enabled) knav_gp_set_notify() argument
383 knav_gp_open_queue(struct knav_range_info *range, struct knav_queue_inst *inst, unsigned flags) knav_gp_open_queue() argument
389 knav_gp_close_queue(struct knav_range_info *range, struct knav_queue_inst *inst) knav_gp_close_queue() argument
412 knav_queue_debug_show_instance(struct seq_file *s, struct knav_queue_inst *inst) knav_queue_debug_show_instance() argument
1612 knav_queue_init_queue(struct knav_device *kdev, struct knav_range_info *range, struct knav_queue_inst *inst, unsigned id) knav_queue_init_queue() argument
H A Dknav_qmss.h284 struct knav_queue_inst *inst; member in struct:knav_queue
/linux-4.1.27/drivers/edac/
H A Damd8131_edac.h93 enum pcix_bridge_inst inst; member in struct:amd8131_dev_info
H A Dedac_device.c77 struct edac_device_instance *dev_inst, *inst; edac_device_alloc_ctl_info() local
/linux-4.1.27/arch/sh/kernel/
H A Dtraps_32.c573 unsigned short inst = 0; is_dsp_inst() local
621 unsigned short inst = 0; do_reserved_inst() local
653 static int emulate_branch(unsigned short inst, struct pt_regs *regs) emulate_branch() argument
703 unsigned long inst; do_illegal_slot_inst() local
/linux-4.1.27/arch/sparc/prom/
H A Dtree_32.c297 phandle prom_inst2pkg(int inst) prom_inst2pkg() argument
H A Dtree_64.c358 inline phandle prom_inst2pkg(int inst) prom_inst2pkg() argument
/linux-4.1.27/arch/arm/vfp/
H A Dvfpmodule.c241 static void vfp_panic(char *reason, u32 inst) vfp_panic() argument
256 static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_regs *regs) vfp_raise_exceptions() argument
300 static u32 vfp_emulate_instruction(u32 inst, u32 fpscr, struct pt_regs *regs) vfp_emulate_instruction() argument
H A Dvfpdouble.c1127 u32 vfp_double_cpdo(u32 inst, u32 fpscr) vfp_double_cpdo() argument
H A Dvfpsingle.c1172 u32 vfp_single_cpdo(u32 inst, u32 fpscr) vfp_single_cpdo() argument
/linux-4.1.27/arch/m32r/mm/
H A Dfault.c354 int inst = get_thread_fault_code() & ACE_INSTRUCTION; update_mmu_cache() local
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_synth.c200 struct sbi_patch inst; snd_opl3_write() local
/linux-4.1.27/tools/thermal/tmon/
H A Dsysfs.c407 int inst; probe_thermal_sysfs() local
H A Dtui.c633 int inst = ptdata.tzi[i].instance; show_sensors_w() local
/linux-4.1.27/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c486 int ssp_send_instruction(struct ssp_data *data, u8 inst, u8 sensor_type, ssp_send_instruction() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dparavirt_patch.c99 ia64_inst_t inst; paravirt_read_slot0() local
107 ia64_inst_t inst; paravirt_read_slot1() local
116 ia64_inst_t inst; paravirt_read_slot2() local
141 paravirt_write_slot0(bundle_t *bundle, ia64_inst_t inst) paravirt_write_slot0() argument
147 paravirt_write_slot1(bundle_t *bundle, ia64_inst_t inst) paravirt_write_slot1() argument
154 paravirt_write_slot2(bundle_t *bundle, ia64_inst_t inst) paravirt_write_slot2() argument
160 paravirt_write_inst(unsigned long tag, ia64_inst_t inst) paravirt_write_inst() argument
353 ia64_inst_t inst; member in union:inst_x3_op
369 ia64_inst_t inst; member in union:inst_x3_imm
412 ia64_inst_t inst; member in union:inst_b1
431 ia64_inst_t inst = paravirt_read_inst(tag); paravirt_patch_reloc_br() local
/linux-4.1.27/drivers/media/platform/vivid/
H A Dvivid-core.c638 static int vivid_create_instance(struct platform_device *pdev, int inst) vivid_create_instance() argument
H A Dvivid-core.h136 unsigned inst; member in struct:vivid_dev
/linux-4.1.27/arch/sh/math-emu/
H A Dmath.c599 int do_fpu_inst(unsigned short inst, struct pt_regs *regs) do_fpu_inst() argument
/linux-4.1.27/arch/metag/kernel/
H A Dtraps.c605 static bool switch_is_syscall(unsigned int inst) switch_is_syscall() argument
610 static bool switch_is_legacy_syscall(unsigned int inst) switch_is_legacy_syscall() argument
615 static inline void step_over_switch(struct pt_regs *regs, unsigned int inst) step_over_switch() argument
/linux-4.1.27/drivers/tty/serial/
H A Dsunsab.c1022 static int inst; sab_probe() local
H A Dsunzilog.c1405 int inst; zs_probe() local
/linux-4.1.27/arch/arm/net/
H A Dbpf_jit_32.c116 static inline void _emit(int cond, u32 inst, struct jit_ctx *ctx) _emit() argument
130 static inline void emit(u32 inst, struct jit_ctx *ctx) emit() argument
484 const struct sock_filter *inst; build_body() local
/linux-4.1.27/net/tipc/
H A Dname_table.c355 tipc_nameseq_remove_publ(struct net *net, struct name_seq *nseq, u32 inst, u32 node, u32 ref, u32 key) tipc_nameseq_remove_publ() argument
H A Dsocket.c896 u32 inst = dest->addr.name.name.instance; __tipc_sendmsg() local
/linux-4.1.27/tools/perf/util/
H A Ddwarf-aux.c525 static int __die_walk_instances_cb(Dwarf_Die *inst, void *data) __die_walk_instances_cb() argument
/linux-4.1.27/include/crypto/
H A Dalgapi.h63 struct crypto_instance *inst; member in struct:crypto_spawn
221 static inline void *crypto_instance_ctx(struct crypto_instance *inst) crypto_instance_ctx() argument
153 crypto_set_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst) crypto_set_spawn() argument
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_stat.c75 ISCSI_STAT_INSTANCE_ATTR_RO(inst); variable
245 ISCSI_STAT_SESS_ERR_ATTR_RO(inst); variable
327 ISCSI_STAT_TGT_ATTR_RO(inst); variable
491 ISCSI_STAT_LOGIN_RO(inst); variable
648 ISCSI_STAT_LOGOUT_RO(inst); variable
730 ISCSI_STAT_SESS_RO(inst); variable
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
H A Dmgc_request.c1122 char *inst; mgc_apply_recover_logs() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dobd_config.c1403 int inst = 0, swab = 0; class_config_llog_handler() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dlproc_ptlrpc.c1298 __u32 inst; lprocfs_wr_import() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.c599 u32 inst = nv_rd32(priv, 0x002800 + (unit * 0x10)); gf100_fifo_intr_fault() local
H A Dgk104.c713 u32 inst = nv_rd32(priv, 0x002800 + (unit * 0x10)); gk104_fifo_intr_fault() local
/linux-4.1.27/include/sound/
H A Dopl3.h274 struct fm_instrument inst; member in struct:fm_patch
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_pci.c862 static int mcheck_handle_load(struct pt_regs *regs, u32 inst) mcheck_handle_load() argument
982 u32 inst; fsl_pci_mcheck_exception() local
/linux-4.1.27/arch/mips/net/
H A Dbpf_jit.c741 const struct sock_filter *inst; build_body() local
/linux-4.1.27/net/netfilter/
H A Dnfnetlink_log.c104 struct nfulnl_instance *inst; __instance_lookup() local
115 instance_get(struct nfulnl_instance *inst) instance_get() argument
123 struct nfulnl_instance *inst; instance_lookup_get() local
136 struct nfulnl_instance *inst = nfulnl_instance_free_rcu() local
145 instance_put(struct nfulnl_instance *inst) instance_put() argument
157 struct nfulnl_instance *inst; instance_create() local
214 __instance_destroy(struct nfulnl_instance *inst) __instance_destroy() argument
244 nfulnl_set_mode(struct nfulnl_instance *inst, u_int8_t mode, nfulnl_set_mode() argument
277 nfulnl_set_nlbufsiz(struct nfulnl_instance *inst, u_int32_t nlbufsiz) nfulnl_set_nlbufsiz() argument
296 nfulnl_set_timeout(struct nfulnl_instance *inst, u_int32_t timeout) nfulnl_set_timeout() argument
306 nfulnl_set_qthresh(struct nfulnl_instance *inst, u_int32_t qthresh) nfulnl_set_qthresh() argument
316 nfulnl_set_flags(struct nfulnl_instance *inst, u_int16_t flags) nfulnl_set_flags() argument
351 __nfulnl_send(struct nfulnl_instance *inst) __nfulnl_send() argument
372 __nfulnl_flush(struct nfulnl_instance *inst) __nfulnl_flush() argument
384 struct nfulnl_instance *inst = (struct nfulnl_instance *)data; nfulnl_timer() local
626 struct nfulnl_instance *inst; nfulnl_log_packet() local
757 struct nfulnl_instance *inst; nfulnl_rcv_nl_event() local
805 struct nfulnl_instance *inst; nfulnl_recv_config() local
1008 const struct nfulnl_instance *inst = v; seq_show() local
235 instance_destroy(struct nfnl_log_net *log, struct nfulnl_instance *inst) instance_destroy() argument
396 __build_packet_message(struct nfnl_log_net *log, struct nfulnl_instance *inst, const struct sk_buff *skb, unsigned int data_len, u_int8_t pf, unsigned int hooknum, const struct net_device *indev, const struct net_device *outdev, const char *prefix, unsigned int plen) __build_packet_message() argument
H A Dnfnetlink_queue_core.c102 struct nfqnl_instance *inst; instance_lookup() local
115 struct nfqnl_instance *inst; instance_create() local
164 struct nfqnl_instance *inst = container_of(head, struct nfqnl_instance, instance_destroy_rcu() local
173 __instance_destroy(struct nfqnl_instance *inst) __instance_destroy() argument
180 instance_destroy(struct nfnl_queue_net *q, struct nfqnl_instance *inst) instance_destroy() argument
799 struct nfqnl_instance *inst; nfqnl_dev_drop() local
839 struct nfqnl_instance *inst; nfqnl_nf_hook_drop() local
862 struct nfqnl_instance *inst; nfqnl_rcv_nl_event() local
1274 const struct nfqnl_instance *inst = v; seq_show() local
/linux-4.1.27/include/linux/ceph/
H A Dmessenger.h55 struct ceph_entity_inst inst; /* my name+address */ member in struct:ceph_messenger
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164.h222 u32 inst; member in struct:saa7164_fw_status
/linux-4.1.27/drivers/scsi/arm/
H A Dfas216.c156 unsigned char is, stat, inst; fas216_dumpstate() local
1626 unsigned char inst, is, stat; fas216_intr() local
/linux-4.1.27/drivers/target/
H A Dtarget_core_stat.c85 DEV_STAT_SCSI_DEV_ATTR_RO(inst); variable
162 DEV_STAT_SCSI_TGT_DEV_ATTR_RO(inst); variable
270 DEV_STAT_SCSI_LU_ATTR_RO(inst); variable
562 DEV_STAT_SCSI_PORT_ATTR_RO(inst); variable
705 DEV_STAT_SCSI_TGT_PORT_ATTR_RO(inst); variable
942 DEV_STAT_SCSI_TRANSPORT_ATTR_RO(inst); variable
1101 DEV_STAT_SCSI_AUTH_INTR_ATTR_RO(inst); variable
1467 DEV_STAT_SCSI_ATTR_INTR_PORT_ATTR_RO(inst); variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c317 nv50_disp_mthd_list(struct nv50_disp_priv *priv, int debug, u32 base, int c, const struct nv50_disp_mthd_list *list, int inst) nv50_disp_mthd_list() argument
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1235 struct pmac_i2c_pf_inst *inst; pmac_i2c_do_begin() local
1268 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_end() local
1278 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_read() local
1287 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_write() local
1299 static void pmac_i2c_do_apply_rmw(struct pmac_i2c_pf_inst *inst, pmac_i2c_do_apply_rmw() argument
1318 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_rmw() local
1332 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_read_sub() local
1342 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_write_sub() local
1350 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_set_mode() local
1359 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_rmw_sub() local
1375 struct pmac_i2c_pf_inst *inst = instdata; pmac_i2c_do_mask_and_comp() local
/linux-4.1.27/kernel/
H A Dkprobes.c1840 struct kretprobe_instance *inst; register_kretprobe() local
/linux-4.1.27/net/netfilter/ipset/
H A Dip_set_core.c474 struct ip_set_net *inst = ip_set_pernet(net); ip_set_rcu_get() local
579 struct ip_set_net *inst = ip_set_pernet(net); ip_set_get_byname() local
605 __ip_set_put_byindex(struct ip_set_net *inst, ip_set_id_t index) __ip_set_put_byindex() argument
619 struct ip_set_net *inst = ip_set_pernet(net); ip_set_put_byindex() local
660 struct ip_set_net *inst = ip_set_pernet(net); ip_set_nfnl_get_byindex() local
688 struct ip_set_net *inst = ip_set_pernet(net); ip_set_nfnl_put() local
753 find_set_and_id(struct ip_set_net *inst, const char *name, ip_set_id_t *id) find_set_and_id() argument
770 find_set(struct ip_set_net *inst, const char *name) find_set() argument
778 find_free_id(struct ip_set_net *inst, const char *name, ip_set_id_t *index, find_free_id() argument
816 struct ip_set_net *inst = ip_set_pernet(net); ip_set_create() local
949 ip_set_destroy_set(struct ip_set_net *inst, ip_set_id_t index) ip_set_destroy_set() argument
967 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_destroy() local
1037 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_flush() local
1077 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_rename() local
1127 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_swap() local
1180 struct ip_set_net *inst = (struct ip_set_net *)cb->args[IPSET_CB_NET]; ip_set_dump_done() local
1203 dump_init(struct netlink_callback *cb, struct ip_set_net *inst) dump_init() argument
1252 struct ip_set_net *inst = ip_set_pernet(sock_net(skb->sk)); ip_set_dump_start() local
1463 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_uadd() local
1518 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_udel() local
1573 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_utest() local
1609 struct ip_set_net *inst = ip_set_pernet(sock_net(ctnl)); ip_set_header() local
1845 struct ip_set_net *inst = ip_set_pernet(net); ip_set_sockfn_get() local
1966 struct ip_set_net *inst = ip_set_pernet(net); ip_set_net_init() local
1984 struct ip_set_net *inst = ip_set_pernet(net); ip_set_net_exit() local
/linux-4.1.27/sound/pci/ymfpci/
H A Dymfpci_main.c2080 const __le32 *inst; snd_ymfpci_download_image() local
/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c2259 unsigned long inst, last_inst = 0; generic_inst_dump() local
/linux-4.1.27/scripts/mod/
H A Dmodpost.c1755 unsigned int inst; addend_mips_rel() local
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dcassini.c1171 cas_hp_inst_t *inst; cas_load_firmware() local
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_ioc.c4202 bfa_flash_aen_audit_post(struct bfa_ioc_s *ioc, enum bfa_audit_aen_event event, int inst, int type) bfa_flash_aen_audit_post() argument
H A Dbfa_defs.h801 struct bfa_ablk_cfg_inst_s inst[BFA_ABLK_MAX]; member in struct:bfa_ablk_cfg_s
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965-mac.c4717 const void *inst, *data, *init, *init_data, *boot; member in struct:il4965_firmware_pieces
/linux-4.1.27/sound/pci/
H A Dmaestro3.c719 } inst; member in struct:m3_dma
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbnx2.h7026 u32 inst; member in struct:cpu_reg

Completed in 3418 milliseconds