Home
last modified time | relevance | path

Searched defs:strict (Results 151 - 158 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c3415 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment() local
3352 check_pkt_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int off, int size, bool strict) check_pkt_ptr_alignment() argument
3387 check_generic_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, const char *pointer_desc, int off, int size, bool strict) check_generic_ptr_alignment() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c6474 btf_struct_ids_match(struct bpf_verifier_log *log, const struct btf *btf, u32 id, int off, const struct btf *need_btf, u32 need_type_id, bool strict) btf_struct_ids_match() argument
H A Dverifier.c5774 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment() local
5711 check_pkt_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, int off, int size, bool strict) check_pkt_ptr_alignment() argument
5746 check_generic_ptr_alignment(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, const char *pointer_desc, int off, int size, bool strict) check_generic_ptr_alignment() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c5952 int strict = 0; in bpf_ipv6_fib_lookup() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp2017 int32_t uloc_toLanguageTag(const char *localeID, char *langtag, int32_t langtagCapacity, UBool strict, UErrorCode *err) in uloc_toLanguageTag() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c2615 static int bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict, in bpf_object__init_user_btf_maps() argument
2671 bool strict; in bpf_object__init_maps() local
2199 parse_btf_map_def(const char *map_name, struct btf *btf, const struct btf_type *def_t, bool strict, struct btf_map_def *map_def, struct btf_map_def *inner_def) parse_btf_map_def() argument
2515 bpf_object__init_user_btf_map(struct bpf_object *obj, const struct btf_type *sec, int var_idx, int sec_idx, const Elf_Data *data, bool strict, const char *pin_root_path) bpf_object__init_user_btf_map() argument
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c2712 static int bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict, argument
2775 bool strict; local
2296 parse_btf_map_def(const char *map_name, struct btf *btf, const struct btf_type *def_t, bool strict, struct btf_map_def *map_def, struct btf_map_def *inner_def) global() argument
2612 bpf_object__init_user_btf_map(struct bpf_object *obj, const struct btf_type *sec, int var_idx, int sec_idx, const Elf_Data *data, bool strict, const char *pin_root_path) global() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 74 milliseconds

1234567