Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 7 of 7) sorted by relevance

/include/linux/
A Dbuild_bug.h38 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
77 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) argument
A Dcompiler.h323 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument
330 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument
333 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
345 #define compiletime_assert(condition, msg) \ argument
/include/
A Dmpfs-mailbox.h57 struct mpfs_mss_msg *msg; member
A Dlog.h419 const char *msg; member
A Defi_loader.h1114 struct pkcs7_message *msg, in efi_signature_verify_one()
A Dec_commands.h3469 struct ec_params_i2c_passthru_msg msg[]; member
/include/u-boot/
A Dzlib.h429 char *msg; /* last error message, NULL if no error */ member

Completed in 25 milliseconds