Searched defs:reg_state (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_lrc_reg.h | 33 #define ASSIGN_CTX_PDP(ppgtt, reg_state, n) do { \ argument 40 #define ASSIGN_CTX_PML4(ppgtt, reg_state) do { \ argument
|
/linux-6.12.1/drivers/net/can/rockchip/ |
D | rockchip_canfd-core.c | 166 u32 reg_state; in rkcanfd_get_berr_counter_corrected() local 404 u32 reg_state, reg_cmd; in rkcanfd_handle_error_int_reg_ec() local
|
/linux-6.12.1/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 472 const u32 *reg_state = ce->lrc_reg_state; in is_inhibit_context() local
|
D | scheduler.c | 85 u32 *reg_state, bool save) in sr_oa_regs()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | aqua_vanjaram.c | 1035 int reg_state) in aqua_vanjaram_read_usr_state() 1103 enum amdgpu_reg_state reg_state, void *buf, in aqua_vanjaram_get_reg_state()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | reg_bounds.c | 639 struct reg_state { struct 644 static void print_reg_state(struct reg_state *r, const char *sfx) in print_reg_state() argument
|
/linux-6.12.1/drivers/iio/light/ |
D | stk3310.c | 125 struct regmap_field *reg_state; member
|
/linux-6.12.1/include/net/ |
D | xdp.h | 63 u32 reg_state; member
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_perf.c | 2459 u32 *reg_state = ce->lrc_reg_state; in gen8_update_reg_state_unlocked() local
|
/linux-6.12.1/include/linux/ |
D | netdevice.h | 2294 u8 reg_state; member 5209 u8 reg_state = READ_ONCE(dev->reg_state); in netdev_reg_state() local
|
/linux-6.12.1/kernel/bpf/ |
D | verifier.c | 4918 struct bpf_func_state *reg_state, in check_stack_read_fixed_off() 5056 static struct bpf_reg_state *reg_state(struct bpf_verifier_env *env, int regno) in reg_state() function
|