Home
last modified time | relevance | path

Searched refs:__nonstring (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/include/linux/
Dcompiler_attributes.h253 # define __nonstring __attribute__((__nonstring__)) macro
255 # define __nonstring macro
/linux-6.12.1/include/net/bluetooth/
Dhci_mon.h59 char name[8] __nonstring;
/linux-6.12.1/include/drm/
Ddrm_connector.h1671 unsigned char vendor[DRM_CONNECTOR_HDMI_VENDOR_LEN] __nonstring;
1677 unsigned char product[DRM_CONNECTOR_HDMI_PRODUCT_LEN] __nonstring;
/linux-6.12.1/drivers/soc/qcom/
Dcmd-db.c150 u8 query[sizeof(ent->id)] __nonstring; in cmd_db_get_header()
/linux-6.12.1/drivers/auxdisplay/
Dpanel.c157 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-6.12.1/arch/um/drivers/
Dmconsole_kern.c557 static char console_buf[MCONSOLE_MAX_DATA] __nonstring;
/linux-6.12.1/fs/ext4/
Dext4.h1350 /*78*/ char s_volume_name[EXT4_LABEL_MAX] __nonstring; /* volume name */
1351 /*88*/ char s_last_mounted[64] __nonstring; /* directory where last mounted */
1402 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */
1408 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */
/linux-6.12.1/lib/
Dstring_kunit.c533 unsigned char output[sizeof(unsigned long)] __nonstring; in string_test_strtomem()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dcore.h612 u8 ssid[IEEE80211_MAX_SSID_LEN] __nonstring;
/linux-6.12.1/drivers/s390/char/
Dsclp.c31 char id[4] __nonstring;
/linux-6.12.1/Documentation/translations/it_IT/process/
Ddeprecated.rst162 marchiati con l'attributo `__nonstring <https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attribut…
/linux-6.12.1/Documentation/process/
Ddeprecated.rst151 used, and the destinations should be marked with the `__nonstring
/linux-6.12.1/Documentation/translations/sp_SP/process/
Ddeprecated.rst163 `__nonstring
/linux-6.12.1/fs/btrfs/
Dsend.c352 char name[] __counted_by(name_len) __nonstring;