Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c1722 analogix_dpaux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) analogix_dpaux_transfer() argument
[all...]
H A Danalogix_dp_core.h121 struct drm_dp_aux aux; member
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A 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/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-dp.c259 struct drm_dp_aux aux; member
1626 dw_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) dw_dp_aux_transfer() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c1772 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); _bpf_prog_put_rcu() local
[all...]
H A Dverifier.c200 static bool bpf_map_ptr_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_poisoned() argument
205 static bool bpf_map_ptr_unpriv(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_unpriv() argument
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() argument
217 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() argument
222 static bool bpf_map_key_unseen(const struct bpf_insn_aux_data *aux) in bpf_map_key_unseen() argument
227 bpf_map_key_immediate(const struct bpf_insn_aux_data *aux) bpf_map_key_immediate() argument
232 bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) bpf_map_key_store() argument
5224 struct bpf_insn_aux_data *aux = &env->insn_aux_data[insn_idx]; record_func_map() local
5259 struct bpf_insn_aux_data *aux = &env->insn_aux_data[insn_idx]; record_func_key() local
5675 update_alu_sanitation_state(struct bpf_insn_aux_data *aux, u32 alu_state, u32 alu_limit) update_alu_sanitation_state() argument
5692 struct bpf_insn_aux_data *aux = cur_aux(env); sanitize_val_alu() local
5707 struct bpf_insn_aux_data aux; global() member
5734 struct bpf_insn_aux_data *aux = commit_window ? cur_aux(env) : &info->aux; sanitize_ptr_alu() local
7984 struct bpf_insn_aux_data *aux = cur_aux(env); check_ld_imm() local
8679 struct bpf_prog_aux *aux = env->prog->aux; adjust_btf_func() local
9959 check_pseudo_btf_id(struct bpf_verifier_env *env, struct bpf_insn *insn, struct bpf_insn_aux_data *aux) check_pseudo_btf_id() argument
10177 struct bpf_insn_aux_data *aux; resolve_pseudo_ldimm64() local
10444 struct bpf_prog_aux *aux = env->prog->aux; adjust_subprog_starts_after_remove() local
10703 struct bpf_insn_aux_data *aux = env->insn_aux_data; opt_subreg_zext_lo32_rnd_hi32() local
11232 struct bpf_insn_aux_data *aux; fixup_bpf_calls() local
11681 struct bpf_prog_aux *aux = env->prog->aux; do_check_subprogs() local
11863 struct bpf_prog_aux *aux = tgt_prog->aux; bpf_check_attach_target() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c260 struct drm_dp_aux aux; member
1639 dw_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) dw_dp_aux_transfer() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h459 static inline void bpf_ctx_record_field_size(struct bpf_insn_access_aux *aux, u32 size) in bpf_ctx_record_field_size() argument
757 void *aux; member
971 struct bpf_array_aux *aux; member
1669 bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) bpf_prog_is_dev_bound() argument
1687 bpf_prog_is_dev_bound(struct bpf_prog_aux *aux) bpf_prog_is_dev_bound() argument
[all...]

Completed in 33 milliseconds