Searched defs:reg_state (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/ |
H A 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/drivers/net/can/rockchip/ |
H A 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/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 472 const u32 *reg_state = ce->lrc_reg_state; in is_inhibit_context() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | aqua_vanjaram.c | 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()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A 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/include/net/ |
H A D | xdp.h | 65 u32 reg_state; member
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | ib.h | 264 uint_t reg_state; member
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | ib_verbs.h | 635 } reg_state; member
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 2459 u32 *reg_state = ce->lrc_reg_state; in gen8_update_reg_state_unlocked() local
|
/linux/include/linux/ |
H A D | netdevice.h | 2330 u8 reg_state; member 5432 u8 reg_state = READ_ONCE(dev->reg_state); in netdev_reg_state() local
|
/linux/kernel/bpf/ |
H A D | verifier.c | 5174 struct bpf_func_state *reg_state, in check_stack_read_fixed_off() 5312 static struct bpf_reg_state *reg_state(struct bpf_verifier_env *env, int regno) in reg_state() function
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | mDNSEmbeddedAPI.h | 433 typedef enum { reg_stop = 0, reg_start } reg_state; typedef
|