Searched refs:kfunc_not_supported (Results 1 – 3 of 3) sorted by relevance
20 static bool kfunc_not_supported; variable31 kfunc_not_supported = true; in libbpf_print_cb()45 kfunc_not_supported = false; in has_pkcs7_kfunc_support()51 if (err < 0 && kfunc_not_supported) { in has_pkcs7_kfunc_support()
17 static bool kfunc_not_supported; variable33 kfunc_not_supported = true; in libbpf_print_cb()52 if (ret < 0 && kfunc_not_supported) { in test_lookup_key()
66 static bool kfunc_not_supported; variable80 kfunc_not_supported = true; in libbpf_print_cb()294 if (ret < 0 && kfunc_not_supported) { in test_verify_pkcs7_sig_from_map()