Home
last modified time | relevance | path

Searched defs:aux (Results 1 – 8 of 8) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c200 static bool bpf_map_ptr_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_poisoned()
205 static bool bpf_map_ptr_unpriv(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_unpriv()
210 static void bpf_map_ptr_store(struct bpf_insn_aux_data *aux, const struct bpf_map *map, bool unpriv) in bpf_map_ptr_store()
217 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned()
222 static bool bpf_map_key_unseen(const struct bpf_insn_aux_data *aux) in bpf_map_key_unseen()
227 static u64 bpf_map_key_immediate(const struct bpf_insn_aux_data *aux) in bpf_map_key_immediate()
232 static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) in bpf_map_key_store()
5224 struct bpf_insn_aux_data *aux = &env->insn_aux_data[insn_idx]; in record_func_map() local
5259 struct bpf_insn_aux_data *aux = &env->insn_aux_data[insn_idx]; in record_func_key() local
5675 static int update_alu_sanitation_state(struct bpf_insn_aux_data *aux, u32 alu_state, u32 alu_limit) in update_alu_sanitation_state()
[all …]
Dsyscall.c1772 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); in _bpf_prog_put_rcu() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.h121 struct drm_dp_aux aux; member
Danalogix_dp_core.c1722 static ssize_t analogix_dpaux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in analogix_dpaux_transfer()
/device/soc/rockchip/common/sdk_linux/include/linux/
Dbpf.h459 static inline void bpf_ctx_record_field_size(struct bpf_insn_access_aux *aux, u32 size) in bpf_ctx_record_field_size()
757 void *aux; member
971 struct bpf_array_aux *aux; member
1669 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound()
1687 static inline bool bpf_prog_is_dev_bound(struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound()
/device/soc/rockchip/common/sdk_linux/kernel/power/
Dsnapshot.c577 struct mem_extent *ext, *aux; in free_mem_extents() local
602 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Ddw-dp.c260 struct drm_dp_aux aux; member
1639 static ssize_t dw_dp_aux_transfer(struct drm_dp_aux *aux, in dw_dp_aux_transfer()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Ddw-dp.c259 struct drm_dp_aux aux; member
1626 static ssize_t dw_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in dw_dp_aux_transfer()