| /include/trace/events/ |
| D | mmflags.h | 60 #define IF_HAVE_PG_MLOCK(flag,string) ,{1UL << flag, string} argument 62 #define IF_HAVE_PG_MLOCK(flag,string) argument 66 #define IF_HAVE_PG_UNCACHED(flag,string) ,{1UL << flag, string} argument 68 #define IF_HAVE_PG_UNCACHED(flag,string) argument 72 #define IF_HAVE_PG_HWPOISON(flag,string) ,{1UL << flag, string} argument 74 #define IF_HAVE_PG_HWPOISON(flag,string) argument 78 #define IF_HAVE_PG_IDLE(flag,string) ,{1UL << flag, string} argument 80 #define IF_HAVE_PG_IDLE(flag,string) argument
|
| /include/net/ |
| D | bond_options.h | 80 char *string; member 122 char *string, u64 value) in __bond_opt_init() argument 127 optval->string = string; in __bond_opt_init()
|
| /include/linux/phy/ |
| D | phy.h | 152 struct phy *phy_get(struct device *dev, const char *string); 153 struct phy *phy_optional_get(struct device *dev, const char *string); 154 struct phy *devm_phy_get(struct device *dev, const char *string); 155 struct phy *devm_phy_optional_get(struct device *dev, const char *string); 275 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() argument 281 const char *string) in phy_optional_get() argument 286 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() argument 292 const char *string) in devm_phy_optional_get() argument
|
| /include/crypto/ |
| D | drbg.h | 73 static inline void drbg_string_fill(struct drbg_string *string, in drbg_string_fill() argument 76 string->buf = buf; in drbg_string_fill() 77 string->len = len; in drbg_string_fill() 78 INIT_LIST_HEAD(&string->list); in drbg_string_fill()
|
| /include/linux/iio/ |
| D | sysfs.h | 45 const char *string; member 92 = { .string = _string, \ 97 = { .string = _string, \
|
| /include/uapi/linux/ |
| D | virtio_input.h | 63 char string[128]; member
|
| D | irda.h | 158 __u8 string[IAS_MAX_STRING]; member
|
| D | videodev2.h | 1570 char __user *string; member
|
| /include/acpi/ |
| D | acoutput.h | 368 #define ACPI_FUNCTION_TRACE_STR(name, string) \ argument 369 ACPI_TRACE_ENTRY (name, acpi_ut_trace_str, const char *, string) 428 #define return_STR(string) \ argument 429 ACPI_TRACE_EXIT (acpi_ut_str_exit, const char *, string)
|
| D | actypes.h | 940 } string; member 1173 char *string; member
|
| /include/linux/ |
| D | audit.h | 131 extern bool audit_string_contains_control(const char *string, 140 const char *string, 143 const char *string); 192 const char *string, size_t n) in audit_log_n_untrustedstring() argument 195 const char *string) in audit_log_untrustedstring() argument 203 static inline void audit_log_link_denied(const char *string, in audit_log_link_denied() argument
|
| D | moduleparam.h | 90 char *string; member 286 #define module_param_string(name, string, len, perm) \ argument 288 = { len, string }; \
|
| D | property.h | 52 const char *propname, const char *string); 75 const char *propname, const char *string);
|
| D | of.h | 337 const char *string); 763 const char *string) in of_property_match_string() argument
|
| D | usb.h | 93 char *string; /* iInterface string, if present */ member 377 char *string; /* iConfiguration string, if present */ member
|
| D | string.h | 186 int match_string(const char * const *array, size_t n, const char *string);
|
| /include/uapi/sound/ |
| D | asoc.h | 211 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 221 struct snd_soc_tplg_vendor_string_elem string[0]; member
|
| /include/xen/ |
| D | xenbus.h | 141 const char *dir, const char *node, const char *string);
|
| /include/sound/ |
| D | info.h | 210 int snd_oss_info_register(int dev, int num, char *string);
|