Home
last modified time | relevance | path

Searched refs:other_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dreport.c35 struct other_info { struct
64 static struct other_info other_infos[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1];
329 const struct other_info *other_info) in print_report() argument
345 other_skipnr = get_stack_skipnr(other_info->stack_entries, in print_report()
346 other_info->num_stack_entries); in print_report()
347 other_frame = other_info->stack_entries[other_skipnr]; in print_report()
369 get_bug_type(ai->access_type | other_info->ai.access_type), in print_report()
389 get_access_type(other_info->ai.access_type), other_info->ai.ptr, in print_report()
390 other_info->ai.size, get_thread_desc(other_info->ai.task_pid), in print_report()
391 other_info->ai.cpu_id); in print_report()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8000.c467 const uint8_t *other_info; in xtest_test_derivation_concat_kdf() member
527 if (cc->other_info) in xtest_test_derivation_concat_kdf()
530 cc->other_info, cc->other_info_len); in xtest_test_derivation_concat_kdf()