Home
last modified time | relevance | path

Searched defs:reg (Results 976 - 1000 of 1005) sorted by relevance

1...<<3132333435363738394041

/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.cc6114 AppendRegisterNameToOutput(const Instruction *instr, const CPURegister &reg) Disassembler() argument
[all...]
H A Dmacro-assembler-aarch64.h8731 Register AcquireSameSizeAs(const Register& reg) { in AcquireSameSizeAs() argument
8735 VRegister AcquireSameSizeAs(const VRegister& reg) { in AcquireSameSizeAs() argument
H A Dsimulator-aarch64.cc1419 SimRegister* reg; in Simulator() local
8228 int reg[4]; in Simulator() local
1663 PrintPartialPRegister(const char* name, const SimPRegister& reg, int q_index, PrintRegisterFormat format, const char* suffix) Simulator() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c3344 static void wpas_p2p_add_chan(struct p2p_reg_class *reg, u8 chan) in wpas_p2p_add_chan() argument
3621 struct p2p_reg_class *reg = NULL, *cli_reg = NULL; in wpas_p2p_setup_channels() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c4143 static void wpas_p2p_add_chan(struct p2p_reg_class *reg, u8 chan) in wpas_p2p_add_chan() argument
4533 struct p2p_reg_class *reg = NULL, *cli_reg = NULL; local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie.c11112 hndoobr_reg_t *reg; dhd_pcie_dump_wrapper_regs() local
11216 volatile uint32 *reg; dhdpcie_hw_war_regdump() local
[all...]
H A Dwl_cfg80211.c9792 wl_cfg80211_mgmt_frame_register(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, u16 frame, bool reg) wl_cfg80211_mgmt_frame_register() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c766 vop2_grf_writel(struct regmap *regmap, struct vop_reg reg, u32 v) vop2_grf_writel() argument
780 vop2_grf_readl(struct regmap *regmap, const struct vop_reg *reg) vop2_grf_readl() argument
800 vop2_read_reg(struct vop2 *vop2, uint32_t base, const struct vop_reg *reg) vop2_read_reg() argument
805 vop2_read_grf_reg(struct regmap *regmap, const struct vop_reg *reg) vop2_read_grf_reg() argument
898 vop2_get_win_regs(struct vop2_win *win, const struct vop_reg *reg) vop2_get_win_regs() argument
907 vop2_get_intr_type(struct vop2 *vop2, const struct vop_intr *intr, const struct vop_reg *reg, int type) vop2_get_intr_type() argument
4744 const struct reg { vop2_crtc_regs_dump() struct
6710 const struct vop_reg *reg = &layer->regs->layer_sel; vop2_layer_cfg_update() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c411 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock() argument
548 static struct bpf_func_state *func(struct bpf_verifier_env *env, const struct bpf_reg_state *reg) in func() argument
562 const struct bpf_reg_state *reg; in print_verifier_state() local
1008 verifier2_mark_reg_known(struct bpf_reg_state *reg, u64 imm) verifier2_mark_reg_known() argument
1025 verifier_mark_reg_known(struct bpf_reg_state *reg, u64 imm) verifier_mark_reg_known() argument
1032 verifier_mark_reg32_known(struct bpf_reg_state *reg, u64 imm) verifier_mark_reg32_known() argument
1044 verifier_mark_reg_known_zero(struct bpf_reg_state *reg) verifier_mark_reg_known_zero() argument
1049 verifier_mark_reg_const_zero(struct bpf_reg_state *reg) verifier_mark_reg_const_zero() argument
1068 reg_is_pkt_pointer(const struct bpf_reg_state *reg) reg_is_pkt_pointer() argument
1073 reg_is_pkt_pointer_any(const struct bpf_reg_state *reg) reg_is_pkt_pointer_any() argument
1079 reg_is_init_pkt_pointer(const struct bpf_reg_state *reg, enum bpf_reg_type which) reg_is_init_pkt_pointer() argument
1089 verifier_mark_reg_unbounded(struct bpf_reg_state *reg) verifier_mark_reg_unbounded() argument
1102 verifier_mark_reg64_unbounded(struct bpf_reg_state *reg) verifier_mark_reg64_unbounded() argument
1110 verifier_mark_reg32_unbounded(struct bpf_reg_state *reg) verifier_mark_reg32_unbounded() argument
1118 verifier_update_reg32_bounds(struct bpf_reg_state *reg) verifier_update_reg32_bounds() argument
1130 verifier_update_reg64_bounds(struct bpf_reg_state *reg) verifier_update_reg64_bounds() argument
1140 verifier_update_reg_bounds(struct bpf_reg_state *reg) verifier_update_reg_bounds() argument
1147 verifier_reg32_deduce_bounds(struct bpf_reg_state *reg) verifier_reg32_deduce_bounds() argument
1177 verifier_reg64_deduce_bounds(struct bpf_reg_state *reg) verifier_reg64_deduce_bounds() argument
1207 verifier_reg_deduce_bounds(struct bpf_reg_state *reg) verifier_reg_deduce_bounds() argument
1214 verifier_reg_bound_offset(struct bpf_reg_state *reg) verifier_reg_bound_offset() argument
1223 reg_bounds_sync(struct bpf_reg_state *reg) reg_bounds_sync() argument
1242 verifier_reg_assign_32_into_64(struct bpf_reg_state *reg) verifier_reg_assign_32_into_64() argument
1260 verifier_reg_combine_32_into_64(struct bpf_reg_state *reg) verifier_reg_combine_32_into_64() argument
1297 __reg_combine_64_into_32(struct bpf_reg_state *reg) __reg_combine_64_into_32() argument
1318 __mark_reg_unknown(const struct bpf_verifier_env *env, struct bpf_reg_state *reg) __mark_reg_unknown() argument
1345 verifier_mark_reg_not_init(const struct bpf_verifier_env *env, struct bpf_reg_state *reg) verifier_mark_reg_not_init() argument
1590 is_reg64(struct bpf_verifier_env *env, struct bpf_insn *insn, u32 regno, struct bpf_reg_state *reg, enum reg_arg_type t) is_reg64() argument
1698 mark_insn_zext(struct bpf_verifier_env *env, struct bpf_reg_state *reg) mark_insn_zext() argument
1716 struct bpf_reg_state *reg, *regs = state->regs; check_reg_arg() local
1999 struct bpf_reg_state *reg; mark_all_scalars_precise() local
2035 struct bpf_reg_state *reg; __mark_chain_precision() local
2240 register_is_null(struct bpf_reg_state *reg) register_is_null() argument
2245 register_is_const(struct bpf_reg_state *reg) register_is_const() argument
2250 __is_scalar_unbounded(struct bpf_reg_state *reg) __is_scalar_unbounded() argument
2257 register_is_bounded(struct bpf_reg_state *reg) register_is_bounded() argument
2262 __is_pointer_value(bool allow_ptr_leaks, const struct bpf_reg_state *reg) __is_pointer_value() argument
2271 save_register_state(struct bpf_func_state *state, int spi, struct bpf_reg_state *reg) save_register_state() argument
2293 struct bpf_reg_state *reg = NULL; check_stack_write_fixed_off() local
2564 struct bpf_reg_state *reg; check_stack_read_fixed_off() local
2662 struct bpf_reg_state *reg = reg_state(env, ptr_regno); check_stack_read_var_off() local
2691 struct bpf_reg_state *reg = reg_state(env, ptr_regno); check_stack_read() local
2746 struct bpf_reg_state *reg = reg_state(env, ptr_regno); check_stack_write() local
2784 struct bpf_reg_state *reg; __check_mem_access() local
2815 struct bpf_reg_state *reg = &state->regs[regno]; check_mem_region_access() local
2866 struct bpf_reg_state *reg = &state->regs[regno]; check_map_access() local
2945 struct bpf_reg_state *reg = &regs[regno]; check_packet_access() local
3025 struct bpf_reg_state *reg = &regs[regno]; check_sock_access() local
3068 const struct bpf_reg_state *reg = reg_state(env, regno); is_ctx_reg() local
3075 const struct bpf_reg_state *reg = reg_state(env, regno); is_sk_reg() local
3082 const struct bpf_reg_state *reg = reg_state(env, regno); is_pkt_reg() local
3089 const struct bpf_reg_state *reg = reg_state(env, regno); is_flow_key_reg() local
3095 check_pkt_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int off, int size, bool strict) check_pkt_ptr_alignment() argument
3128 check_generic_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, const char *pointer_desc, int off, int size, bool strict) check_generic_ptr_alignment() argument
3150 check_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int off, int size, bool strict_alignment_once) check_ptr_alignment() argument
3349 __check_ptr_off_reg(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int regno, bool fixed_off_ok) __check_ptr_off_reg() argument
3373 check_ptr_off_reg(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int regno) check_ptr_off_reg() argument
3378 __check_buffer_access(struct bpf_verifier_env *env, const char *buf_info, const struct bpf_reg_state *reg, int regno, int off, int size) __check_buffer_access() argument
3396 check_tp_buffer_access(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int regno, int off, int size) check_tp_buffer_access() argument
3413 check_buffer_access(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int regno, int off, int size, bool zero_size_allowed, const char *buf_info, u32 *max_access) check_buffer_access() argument
3431 zext_32_to_64(struct bpf_reg_state *reg) zext_32_to_64() argument
3440 coerce_reg_to_size(struct bpf_reg_state *reg, int size) coerce_reg_to_size() argument
3508 struct bpf_reg_state *reg = regs + regno; check_ptr_to_btf_access() local
3551 struct bpf_reg_state *reg = regs + regno; check_ptr_to_map_access() local
3629 struct bpf_reg_state *reg = regs + regno; check_stack_access_within_bounds() local
3693 struct bpf_reg_state *reg = regs + regno; check_mem_access() local
3951 struct bpf_reg_state *reg = reg_state(env, regno); check_stack_range_initialized() local
4076 struct bpf_reg_state *regs = cur_regs(env), *reg = &regs[regno]; check_helper_mem_access() local
4141 struct bpf_reg_state *regs = cur_regs(env), *reg = &regs[regno]; process_spin_lock() local
4343 struct bpf_reg_state *regs = cur_regs(env), *reg = &regs[regno]; check_reg_type() local
4413 struct bpf_reg_state *regs = cur_regs(env), *reg = &regs[regno]; check_func_arg() local
4978 struct bpf_reg_state *regs = state->regs, *reg; __clear_all_pkt_pointers() local
5010 struct bpf_reg_state *regs = state->regs, *reg; release_reg_references() local
5260 struct bpf_reg_state *regs = cur_regs(env), *reg; record_func_key() local
5598 check_reg_sane_offset(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, enum bpf_reg_type type) check_reg_sane_offset() argument
5881 check_stack_access_for_ptr_arithmetic(struct bpf_verifier_env *env, int regno, const struct bpf_reg_state *reg, int off) check_stack_access_for_ptr_arithmetic() argument
7120 struct bpf_reg_state *reg; __find_good_pkt_pointers() local
7217 is_branch32_taken(struct bpf_reg_state *reg, u32 val, u8 opcode) is_branch32_taken() argument
7302 is_branch64_taken(struct bpf_reg_state *reg, u64 val, u8 opcode) is_branch64_taken() argument
7393 is_branch_taken(struct bpf_reg_state *reg, u64 val, u8 opcode, bool is_jmp32) is_branch_taken() argument
7629 mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null) mark_ptr_or_null_reg() argument
7682 struct bpf_reg_state *reg; __mark_ptr_or_null_regs() local
7798 struct bpf_reg_state *reg; find_equal_scalars() local
8164 struct bpf_reg_state *reg; check_return_code() local
9269 propagate_liveness_reg(struct bpf_verifier_env *env, struct bpf_reg_state *reg, struct bpf_reg_state *parent_reg) propagate_liveness_reg() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c2224 static void mac_mcu_write(struct rtl8168_private *tp, u16 reg, u16 value) in mac_mcu_write() argument
2234 static u32 mac_mcu_read(struct rtl8168_private *tp, u16 reg) in mac_mcu_read() argument
2523 u32 reg; in rtl8168_check_dash() local
3296 u32 reg; in rtl8168_driver_start() local
3341 u32 reg; rtl8168_driver_stop() local
4724 u16 reg; rtl8168_set_hw_wol() member
6769 u32 reg,val32; rtl8168_get_mac_version() local
6979 rtl8168_calc_efuse_dummy_bit(u16 reg) rtl8168_calc_efuse_dummy_bit() argument
7000 u16 reg = (u16)((DwCmd & 0x00FE0000) >> 17); rtl8168_decode_efuse_cmd() local
7026 rtl8168_efuse_read(struct rtl8168_private *tp, u16 reg) rtl8168_efuse_read() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c792 vop2_grf_writel(struct regmap *regmap, struct vop_reg reg, u32 v) vop2_grf_writel() argument
805 vop2_grf_readl(struct regmap *regmap, const struct vop_reg *reg) vop2_grf_readl() argument
825 vop2_read_reg(struct vop2 *vop2, uint32_t base, const struct vop_reg *reg) vop2_read_reg() argument
831 vop2_read_grf_reg(struct regmap *regmap, const struct vop_reg *reg) vop2_read_grf_reg() argument
920 vop2_get_win_regs(struct vop2_win *win, const struct vop_reg *reg) vop2_get_win_regs() argument
929 vop2_get_intr_type(struct vop2 *vop2, const struct vop_intr *intr, const struct vop_reg *reg, int type) vop2_get_intr_type() argument
4755 const struct reg { vop2_crtc_regs_dump() struct
6742 const struct vop_reg *reg = &layer->regs->layer_sel; vop2_layer_cfg_update() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c851 static inline void hdptx_write(struct rockchip_hdptx_phy *hdptx, u32 reg, u8 val) in hdptx_write() argument
856 static inline u8 hdptx_read(struct rockchip_hdptx_phy *hdptx, u32 reg) in hdptx_read() argument
865 static inline void hdptx_update_bits(struct rockchip_hdptx_phy *hdptx, u32 reg, in hdptx_update_bits() argument
871 static inline void hdptx_grf_write(struct rockchip_hdptx_phy *hdptx, u32 reg, u32 val) in hdptx_grf_write() argument
817 rockchip_hdptx_phy_is_accissible_reg(struct device *dev, unsigned int reg) rockchip_hdptx_phy_is_accissible_reg() argument
876 hdptx_grf_read(struct rockchip_hdptx_phy *hdptx, u32 reg) hdptx_grf_read() argument
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c1136 struct st_scanmode reg, *mode; in Load_Scanmodes() local
2030 struct st_scanmode *reg; in Scanmode_maxres() local
2062 struct st_scanmode *reg; in Scanmode_minres() local
2098 struct st_scanmode *reg; Scanmode_fitres() local
2144 struct st_scanmode *reg; RTS_GetScanmode() local
2314 struct st_timing reg, *tmg; Load_Timings() local
2952 struct st_motormove reg, *mm; Load_Motormoves() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h2724 __STATIC_INLINE int MMU_GetSectionDescriptor(uint32_t *descriptor, mmu_region_attributes_Type reg) in MMU_GetSectionDescriptor() argument
2751 MMU_GetPageDescriptor(uint32_t *descriptor, uint32_t *descriptor2, mmu_region_attributes_Type reg) MMU_GetPageDescriptor() argument
[all...]
/third_party/libdrm/include/drm/
H A Dradeon_drm.h276 unsigned char cmd_type, reg, n_bufs, flags; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c2442 uint32_t reg = R_028028_DB_STENCIL_CLEAR + 4 * reg_offset; in radv_load_ds_clear_metadata() local
2634 uint32_t reg = R_028C8C_CB_COLOR0_CLEAR_WORD0 + cb_idx * 0x3c; in radv_load_color_clear_metadata() local
8439 unsigned reg = R_00B900_COMPUTE_USER_DATA_0 + loc->sgpr_idx * 4; in radv_emit_dispatch_packets() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1269 emit_dst_register(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_dst_register *reg) emit_dst_register() argument
1551 emit_src_register(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_src_register *reg) emit_src_register() argument
2337 struct tgsi_full_src_register reg; make_src_reg() local
2357 struct tgsi_full_src_register reg; make_src_scalar_reg() local
2409 struct tgsi_full_dst_register reg; make_dst_reg() local
2443 negate_src(const struct tgsi_full_src_register *reg) negate_src() argument
2454 absolute_src(const struct tgsi_full_src_register *reg) absolute_src() argument
2464 get_swizzle(const struct tgsi_full_src_register *reg, enum tgsi_swizzle term) get_swizzle() argument
2486 swizzle_src(const struct tgsi_full_src_register *reg, enum tgsi_swizzle swizzleX, enum tgsi_swizzle swizzleY, enum tgsi_swizzle swizzleZ, enum tgsi_swizzle swizzleW) swizzle_src() argument
2505 scalar_src(const struct tgsi_full_src_register *reg, enum tgsi_swizzle swizzle) scalar_src() argument
2522 writemask_dst(const struct tgsi_full_dst_register *reg, unsigned mask) writemask_dst() argument
2534 same_swizzle_terms(const struct tgsi_full_src_register *reg) same_swizzle_terms() argument
2622 struct tgsi_full_src_register reg; make_immediate_reg_4() local
2670 struct tgsi_full_src_register reg; make_immediate_reg() local
2751 struct tgsi_full_src_register reg; make_immediate_reg_double() local
5591 unsigned total_temps, reg, i; emit_temporaries_declaration() local
9280 check_double_src(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_src_register *reg) check_double_src() argument
10051 const struct tgsi_full_dst_register *reg = &inst->Dst[regIndex]; emit_memory_register() local
10060 const struct tgsi_full_src_register *reg = &inst->Src[regIndex]; emit_memory_register() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc2218 interpreter::Register reg = bytecode_iterator().GetRegisterOperand(0); in VisitCreateCatchContext() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc101 Register reg() const { return register_; } in reg() function in v8::internal::interpreter::BytecodeGenerator::ContextScope
106 void set_register(Register reg) { register_ = reg; } in set_register() argument
6999 Register reg = register_allocator()->GrowRegisterList(reg_list); BuildPushUndefinedIntoRegisterList() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c492 crocus_store_register_mem32(struct crocus_batch *batch, uint32_t reg, in crocus_store_register_mem32() argument
509 crocus_store_register_mem64(struct crocus_batch *batch, uint32_t reg, in crocus_store_register_mem64() argument
520 _crocus_emit_lri(struct crocus_batch *batch, uint32_t reg, uint32_t val) in _crocus_emit_lri() argument
556 crocus_load_register_imm32(struct crocus_batch *batch, uint32_t reg, in crocus_load_register_imm32() argument
563 crocus_load_register_imm64(struct crocus_batch *batch, uint32_t reg, in crocus_load_register_imm64() argument
574 crocus_load_register_mem32(struct crocus_batch *batch, uint32_t reg, struct crocus_bo *bo, uint32_t offset) crocus_load_register_mem32() argument
588 crocus_load_register_mem64(struct crocus_batch *batch, uint32_t reg, struct crocus_bo *bo, uint32_t offset) crocus_load_register_mem64() argument
885 GLuint reg = 0; calculate_curbe_offsets() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c5850 static void jumpto_if_not_utf_char_start(struct sljit_compiler *compiler, sljit_s32 reg, struct sljit_label *label) in jumpto_if_not_utf_char_start() argument
/third_party/toybox/generated/
H A Dglobals.h890 regex_t reg; member
1241 regex_t reg; member
1313 struct double_list *reg; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h2369 __u64 reg; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h2369 __u64 reg; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dregs.h1613 u32 reg; in config_mi_ctrl() local
1760 u32 reg = readl(addr) & ~BIT(0); in mp_set_uv_swap() local
1768 u32 reg in sp_set_uv_swap() local
1791 u32 reg = readl(addr) & ~MI_CTRL_MP_FMT_MASK; mp_mi_ctrl_set_format() local
1799 u32 reg = readl(addr) & ~MI_CTRL_SP_FMT_MASK; sp_mi_ctrl_set_format() local
1975 u32 reg = readl(addr) & ~BIT(2); dmarx_set_uv_swap() local
[all...]

Completed in 202 milliseconds

1...<<3132333435363738394041