__nonstring
static char console_buf[MCONSOLE_MAX_DATA] __nonstring;
char bytes[64] __nonstring;
char press_str[sizeof(void *) + sizeof(int)] __nonstring;
char repeat_str[sizeof(void *) + sizeof(int)] __nonstring;
char release_str[sizeof(void *) + sizeof(int)] __nonstring;
u8 data[] __nonstring __counted_by(len);
u8 data[] __nonstring __counted_by(len);
static const unsigned char nibbles[16] __nonstring = "0AB3D56GH9:K<MN?";
static const char zero_uuid[16] __nonstring =
u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN] __nonstring;
u8 product_id[SAS_EXPANDER_PRODUCT_ID_LEN] __nonstring;
u8 product_rev[SAS_EXPANDER_PRODUCT_REV_LEN] __nonstring;
u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN] __nonstring;
char stat_string[ETH_GSTRING_LEN] __nonstring;
static const char flash_cookie[32] __nonstring = "*** SE FLAS" "H DIRECTORY *** ";
u8 cookie[32] __nonstring;
char name[ETH_GSTRING_LEN] __nonstring;
char name[ETH_GSTRING_LEN] __nonstring;
char str[ETH_GSTRING_LEN] __nonstring;
char stat_string[ETH_GSTRING_LEN] __nonstring;
static const u8 mac1_key_label[COOKIE_KEY_LABEL_LEN] __nonstring = "mac1----";
static const u8 cookie_key_label[COOKIE_KEY_LABEL_LEN] __nonstring = "cookie--";
static const u8 handshake_name[37] __nonstring = "Noise_IKpsk2_25519_ChaChaPoly_BLAKE2s";
static const u8 identifier_name[34] __nonstring = "WireGuard v1 zx2c4 Jason@zx2c4.com";
u8 ssid[IEEE80211_MAX_SSID_LEN] __nonstring;
static const u8 otus_magic[4] __nonstring = { OTUS_MAGIC };
u8 region[IEEE80211_COUNTRY_STRING_LEN] __nonstring;
char alpha2[2] __nonstring;
u8 ssid[8] __nonstring;
char alpha2[2] __nonstring;
char id[4] __nonstring;
u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN] __nonstring;
u8 product_id[SAS_EXPANDER_PRODUCT_ID_LEN] __nonstring;
u8 product_rev[SAS_EXPANDER_PRODUCT_REV_LEN] __nonstring;
u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN] __nonstring;
U8 ChipName[16] __nonstring; /*0x04 */
u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN] __nonstring;
u8 product_id[SAS_EXPANDER_PRODUCT_ID_LEN] __nonstring;
u8 product_rev[SAS_EXPANDER_PRODUCT_REV_LEN] __nonstring;
u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN] __nonstring;
u8 command[8] __nonstring;
uint8_t model_num[16] __nonstring;
uint8_t model_description[80] __nonstring;
u8 query[sizeof(ent->id)] __nonstring;
char name[] __counted_by(name_len) __nonstring;
static const char cachefiles_charmap[64] __nonstring =
/*78*/ char s_volume_name[EXT4_LABEL_MAX] __nonstring; /* volume name */
/*88*/ char s_last_mounted[64] __nonstring; /* directory where last mounted */
__u8 s_first_error_func[32] __nonstring; /* function where the error happened */
__u8 s_last_error_func[32] __nonstring; /* function where the error happened */
static const char fscache_cache_states[NR__FSCACHE_CACHE_STATE] __nonstring = "-PAEW";
static const char fscache_cookie_states[FSCACHE_COOKIE_STATE__NR] __nonstring = "-LCAIFUWRD";
static const unsigned char VBSF_MOUNT_SIGNATURE[4] __nonstring = "\000\377\376\375";
char sb_fname[XFSLABEL_MAX] __nonstring; /* file system name */
unsigned char vendor[DRM_CONNECTOR_HDMI_VENDOR_LEN] __nonstring;
unsigned char product[DRM_CONNECTOR_HDMI_PRODUCT_LEN] __nonstring;
char name[8] __nonstring;
#define __kernel_nonstring __nonstring
char signature[12] __nonstring; /* "MACHINECHECK" */
u8 ptext[64] __nonstring;
u8 ctext[64] __nonstring;
u8 key[AES_MAX_KEY_SIZE] __nonstring;
u8 iv[AES_BLOCK_SIZE] __nonstring;
static const u8 __initconst ctext0[16] __nonstring =
static const u8 __initconst ctext1[32] __nonstring =
static const u8 __initconst ptext2[64] __nonstring =
static const u8 __initconst ctext2[80] __nonstring =
static const u8 __initconst ptext3[60] __nonstring =
static const u8 __initconst ctext3[76] __nonstring =
static const u8 __initconst ctext4[16] __nonstring =
static const u8 __initconst ctext5[32] __nonstring =
static const u8 __initconst ptext6[64] __nonstring =
static const u8 __initconst ctext6[80] __nonstring =
static const u8 __initconst ctext7[16] __nonstring =
static const u8 __initconst ctext8[32] __nonstring =
static const u8 __initconst ptext9[64] __nonstring =
static const u8 __initconst ctext9[80] __nonstring =
static const u8 __initconst ptext10[60] __nonstring =
static const u8 __initconst ctext10[76] __nonstring =
static const u8 __initconst ptext11[60] __nonstring =
static const u8 __initconst ctext11[76] __nonstring =
static const u8 __initconst ptext12[719] __nonstring =
static const u8 __initconst ctext12[735] __nonstring =
u8 key[AES_MAX_KEY_SIZE] __nonstring;
u8 iv[GCM_AES_IV_SIZE] __nonstring;
u8 assoc[20] __nonstring;
unsigned char output[sizeof(unsigned long)] __nonstring;
char nonstring[7] __nonstring = { 'a', 'b', 'c', 'd', 'e', 'f', 'g' };
char nonstring_small[3] __nonstring = { 'a', 'b', 'c' };