Searched defs:reg_state (Results 1 – 9 of 9) sorted by relevance
33 #define ASSIGN_CTX_PDP(ppgtt, reg_state, n) do { \ argument40 #define ASSIGN_CTX_PML4(ppgtt, reg_state) do { \ argument
166 u32 reg_state; in rkcanfd_get_berr_counter_corrected() local404 u32 reg_state, reg_cmd; in rkcanfd_handle_error_int_reg_ec() local
472 const u32 *reg_state = ce->lrc_reg_state; in is_inhibit_context() local
1157 int reg_state) in aqua_vanjaram_read_usr_state()1225 enum amdgpu_reg_state reg_state, void *buf, in aqua_vanjaram_get_reg_state()
639 struct reg_state { struct644 static void print_reg_state(struct reg_state *r, const char *sfx) in print_reg_state() argument
63 u32 reg_state; member
2459 u32 *reg_state = ce->lrc_reg_state; in gen8_update_reg_state_unlocked() local
2331 u8 reg_state; member5283 u8 reg_state = READ_ONCE(dev->reg_state); in netdev_reg_state() local
4996 struct bpf_func_state *reg_state, in check_stack_read_fixed_off()5134 static struct bpf_reg_state *reg_state(struct bpf_verifier_env *env, int regno) in reg_state() function