| /include/trace/events/ |
| D | mmflags.h | 59 #define IF_HAVE_PG_MLOCK(flag,string) ,{1UL << flag, string} argument 61 #define IF_HAVE_PG_MLOCK(flag,string) argument 65 #define IF_HAVE_PG_UNCACHED(flag,string) ,{1UL << flag, string} argument 67 #define IF_HAVE_PG_UNCACHED(flag,string) argument 71 #define IF_HAVE_PG_HWPOISON(flag,string) ,{1UL << flag, string} argument 73 #define IF_HAVE_PG_HWPOISON(flag,string) argument 77 #define IF_HAVE_PG_IDLE(flag,string) ,{1UL << flag, string} argument 79 #define IF_HAVE_PG_IDLE(flag,string) argument
|
| /include/net/ |
| D | bond_options.h | 80 char *string; member 120 char *string, u64 value) in __bond_opt_init() argument 125 optval->string = string; in __bond_opt_init()
|
| /include/linux/phy/ |
| D | phy.h | 150 struct phy *phy_get(struct device *dev, const char *string); 151 struct phy *phy_optional_get(struct device *dev, const char *string); 152 struct phy *devm_phy_get(struct device *dev, const char *string); 153 struct phy *devm_phy_optional_get(struct device *dev, const char *string); 273 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() argument 279 const char *string) in phy_optional_get() argument 284 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() argument 290 const char *string) in devm_phy_optional_get() argument
|
| /include/linux/iio/ |
| D | sysfs.h | 45 const char *string; member 68 = { .string = _string, \ 73 = { .string = _string, \
|
| /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/net/irda/ |
| D | irias_object.h | 65 char *string; member 99 struct ias_value *irias_new_string_value(char *string);
|
| /include/uapi/linux/ |
| D | virtio_input.h | 63 char string[128]; member
|
| D | irda.h | 157 __u8 string[IAS_MAX_STRING]; member
|
| D | Kbuild | 399 header-y += string.h
|
| D | videodev2.h | 1495 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 | 925 } string; member 1158 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); 193 const char *string, size_t n) in audit_log_n_untrustedstring() argument 196 const char *string) in audit_log_untrustedstring() argument 204 static inline void audit_log_link_denied(const char *string, in audit_log_link_denied() argument
|
| D | property.h | 52 const char *propname, const char *string); 73 const char *propname, const char *string);
|
| D | moduleparam.h | 87 char *string; member 283 #define module_param_string(name, string, len, perm) \ argument 285 = { len, string }; \
|
| D | string.h | 138 int match_string(const char * const *array, size_t n, const char *string);
|
| D | of.h | 318 const char *string); 720 const char *string) in of_property_match_string() argument
|
| D | usb.h | 92 char *string; /* iInterface string, if present */ member 308 char *string; /* iConfiguration string, if present */ member
|
| /include/uapi/sound/ |
| D | asoc.h | 158 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 168 struct snd_soc_tplg_vendor_string_elem string[0]; member
|
| /include/xen/ |
| D | xenbus.h | 140 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);
|