Home
last modified time | relevance | path

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

/linux/scripts/
H A 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/drivers/nvme/host/
H A Dcore.c1460 const char *warn_str = "ctrl returned bogus length:"; in nvme_process_ns_desc() local
1467 warn_str, cur->nidl); in nvme_process_ns_desc()
1477 warn_str, cur->nidl); in nvme_process_ns_desc()
1487 warn_str, cur->nidl); in nvme_process_ns_desc()
1497 warn_str, cur->nidl); in nvme_process_ns_desc()