Home
last modified time | relevance | path

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

/linux/scripts/
H A Dcheck-uapi.sh335 warn_str=$(printf "==== Could not compile version of UAPI header %s at %s ====\n" \
337 printf "%s\n" "$warn_str"
339 printf -- "=%.0s" $(seq 0 ${#warn_str})
346 warn_str=$(printf "==== Could not compile version of UAPI header %s at %s ====\n" \
348 printf "%s\n" "$warn_str"
350 printf -- "=%.0s" $(seq 0 ${#warn_str})
383 warn_str=$(printf "==== ABI differences detected in %s from %s -> %s ====" \
385 printf "%s\n" "$warn_str"
387 printf -- "=%.0s" $(seq 0 ${#warn_str})
/linux/drivers/nvme/host/
H A Dcore.c1493 const char *warn_str = "ctrl returned bogus length:"; in nvme_process_ns_desc() local
1500 warn_str, cur->nidl); in nvme_process_ns_desc()
1510 warn_str, cur->nidl); in nvme_process_ns_desc()
1520 warn_str, cur->nidl); in nvme_process_ns_desc()
1530 warn_str, cur->nidl); in nvme_process_ns_desc()