| /linux/lib/crypto/ |
| H A D | aesgcm.c | 207 static const u8 __initconst ctext0[16] __nonstring = 213 static const u8 __initconst ctext1[32] __nonstring = 219 static const u8 __initconst ptext2[64] __nonstring = 229 static const u8 __initconst ctext2[80] __nonstring = 241 static const u8 __initconst ptext3[60] __nonstring = 251 static const u8 __initconst ctext3[76] __nonstring = 263 static const u8 __initconst ctext4[16] __nonstring = 267 static const u8 __initconst ctext5[32] __nonstring = 273 static const u8 __initconst ptext6[64] __nonstring = 283 static const u8 __initconst ctext6[80] __nonstring [all...] |
| H A D | aescfb.c | 108 u8 ptext[64] __nonstring; 109 u8 ctext[64] __nonstring; 111 u8 key[AES_MAX_KEY_SIZE] __nonstring; 112 u8 iv[AES_BLOCK_SIZE] __nonstring;
|
| /linux/include/linux/ |
| H A D | compiler_attributes.h | 240 # define __nonstring __attribute__((__nonstring__)) macro 242 # define __nonstring macro
|
| /linux/include/net/bluetooth/ |
| H A D | hci_mon.h | 61 char name[8] __nonstring;
|
| /linux/drivers/net/wireguard/ |
| H A D | cookie.c | 29 static const u8 mac1_key_label[COOKIE_KEY_LABEL_LEN] __nonstring = "mac1----"; 30 static const u8 cookie_key_label[COOKIE_KEY_LABEL_LEN] __nonstring = "cookie--";
|
| H A D | noise.c | 28 static const u8 handshake_name[37] __nonstring = "Noise_IKpsk2_25519_ChaChaPoly_BLAKE2s"; 29 static const u8 identifier_name[34] __nonstring = "WireGuard v1 zx2c4 Jason@zx2c4.com";
|
| /linux/fs/cachefiles/ |
| H A D | key.c | 11 static const char cachefiles_charmap[64] __nonstring =
|
| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_mock_wmfw.c | 42 u8 data[] __nonstring __counted_by(len); 47 u8 data[] __nonstring __counted_by(len);
|
| /linux/drivers/input/joystick/ |
| H A D | magellan.c | 51 static const unsigned char nibbles[16] __nonstring = "0AB3D56GH9:K<MN?"; in magellan_crunch_nibbles()
|
| /linux/drivers/auxdisplay/ |
| H A D | panel.c | 157 char press_str[sizeof(void *) + sizeof(int)] __nonstring; 158 char repeat_str[sizeof(void *) + sizeof(int)] __nonstring; 159 char release_str[sizeof(void *) + sizeof(int)] __nonstring;
|
| /linux/fs/netfs/ |
| H A D | fscache_cache.c | 375 static const char fscache_cache_states[NR__FSCACHE_CACHE_STATE] __nonstring = "-PAEW";
|
| H A D | fscache_cookie.c | 32 static const char fscache_cookie_states[FSCACHE_COOKIE_STATE__NR] __nonstring = "-LCAIFUWRD";
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_transport.c | 334 u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN] __nonstring; 335 u8 product_id[SAS_EXPANDER_PRODUCT_ID_LEN] __nonstring; 336 u8 product_rev[SAS_EXPANDER_PRODUCT_REV_LEN] __nonstring; 337 u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN] __nonstring;
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 24 static const unsigned char VBSF_MOUNT_SIGNATURE[4] __nonstring = "\000\377\376\375";
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | fw.c | 18 static const u8 otus_magic[4] __nonstring = { OTUS_MAGIC };
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_transport.c | 108 u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN] __nonstring; 109 u8 product_id[SAS_EXPANDER_PRODUCT_ID_LEN] __nonstring; 110 u8 product_rev[SAS_EXPANDER_PRODUCT_REV_LEN] __nonstring; 111 u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN] __nonstring;
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | virt_wifi.c | 149 u8 ssid[8] __nonstring; in virt_wifi_inform_bss()
|
| /linux/arch/x86/coco/tdx/ |
| H A D | tdx.c | 211 char bytes[64] __nonstring; in tdx_panic()
|
| /linux/arch/um/drivers/ |
| H A D | mconsole_kern.c | 557 static char console_buf[MCONSOLE_MAX_DATA] __nonstring;
|
| /linux/drivers/s390/char/ |
| H A D | sclp.c | 32 char id[4] __nonstring;
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_format.h | 115 char sb_fname[XFSLABEL_MAX] __nonstring; /* file system name */
|
| /linux/drivers/message/fusion/ |
| H A D | mptsas.c | 2836 u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN] __nonstring; 2837 u8 product_id[SAS_EXPANDER_PRODUCT_ID_LEN] __nonstring; 2838 u8 product_rev[SAS_EXPANDER_PRODUCT_REV_LEN] __nonstring; 2839 u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN] __nonstring;
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | deprecated.rst | 162 marchiati con l'attributo `__nonstring <https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attribut…
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 24 char alpha2[2] __nonstring;
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | deprecated.rst | 163 `__nonstring
|