Searched defs:aux (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.c | 1722 analogix_dpaux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) analogix_dpaux_transfer() argument [all...] |
H A D | analogix_dp_core.h | 121 struct drm_dp_aux aux; member
|
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | snapshot.c | 577 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 D | dw-dp.c | 259 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 D | syscall.c | 1772 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); _bpf_prog_put_rcu() local [all...] |
H A D | verifier.c | 200 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 D | dw-dp.c | 260 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 D | bpf.h | 459 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