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

/linux-master/kernel/bpf/
H A Dverifier.c6294 bpf_map_direct_read(struct bpf_map *map, int off, int size, u64 *val, bool is_ldsx) argument
6736 check_mem_access(struct bpf_verifier_env *env, int insn_idx, u32 regno, int off, int bpf_size, enum bpf_access_type t, int value_regno, bool strict_alignment_once, bool is_ldsx) argument

Completed in 285 milliseconds