Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dcheck-uapi.sh330 warn_str=$(printf "==== Could not compile version of UAPI header %s at %s ====\n" \
332 printf "%s\n" "$warn_str"
341 warn_str=$(printf "==== Could not compile version of UAPI header %s at %s ====\n" \
343 printf "%s\n" "$warn_str"
378 warn_str=$(printf "==== ABI differences detected in %s from %s -> %s ====" \
380 printf "%s\n" "$warn_str"
/linux-6.12.1/drivers/nvme/host/
Dcore.c1455 const char *warn_str = "ctrl returned bogus length:"; in nvme_process_ns_desc() local
1462 warn_str, cur->nidl); in nvme_process_ns_desc()
1472 warn_str, cur->nidl); in nvme_process_ns_desc()
1482 warn_str, cur->nidl); in nvme_process_ns_desc()
1492 warn_str, cur->nidl); in nvme_process_ns_desc()