/include/trace/events/ |
D | mmflags.h | 61 #define IF_HAVE_PG_MLOCK(flag,string) ,{1UL << flag, string} argument 63 #define IF_HAVE_PG_MLOCK(flag,string) argument 67 #define IF_HAVE_PG_UNCACHED(flag,string) ,{1UL << flag, string} argument 69 #define IF_HAVE_PG_UNCACHED(flag,string) argument 73 #define IF_HAVE_PG_HWPOISON(flag,string) ,{1UL << flag, string} argument 75 #define IF_HAVE_PG_HWPOISON(flag,string) argument 79 #define IF_HAVE_PG_IDLE(flag,string) ,{1UL << flag, string} argument 81 #define IF_HAVE_PG_IDLE(flag,string) argument 85 #define IF_HAVE_PG_ARCH_2(flag,string) ,{1UL << flag, string} argument 87 #define IF_HAVE_PG_ARCH_2(flag,string) argument [all …]
|
/include/net/ |
D | bond_options.h | 77 char *string; member 119 char *string, u64 value) in __bond_opt_init()
|
/include/linux/phy/ |
D | phy.h | 394 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() 400 const char *string) in phy_optional_get() 405 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() 411 const char *string) in devm_phy_optional_get()
|
/include/linux/greybus/ |
D | greybus_manifest.h | 103 __u8 string[0]; member 163 struct greybus_descriptor_string string; member
|
/include/uapi/linux/ |
D | virtio_input.h | 63 char string[128]; member
|
D | videodev2.h | 1733 char __user *string; member
|
/include/linux/ |
D | compiler_types.h | 325 #define __diag(string) argument 329 #define __diag_GCC(version, severity, string) argument
|
D | moduleparam.h | 88 char *string; member 356 #define module_param_string(name, string, len, perm) \ argument
|
D | fs_context.h | 67 char *string; member
|
D | audit.h | 234 const char *string, size_t n) in audit_log_n_untrustedstring() 237 const char *string) in audit_log_untrustedstring()
|
D | usb.h | 94 char *string; /* iInterface string, if present */ member 388 char *string; /* iConfiguration string, if present */ member
|
D | of.h | 698 const char *string) in of_property_match_string()
|
/include/linux/iio/ |
D | sysfs.h | 42 const char *string; member
|
/include/crypto/ |
D | drbg.h | 73 static inline void drbg_string_fill(struct drbg_string *string, in drbg_string_fill()
|
/include/acpi/ |
D | acoutput.h | 343 #define ACPI_FUNCTION_TRACE_STR(name, string) \ argument 403 #define return_STR(string) \ argument
|
D | actypes.h | 916 } string; member 1149 char *string; member
|
/include/uapi/sound/ |
D | asoc.h | 215 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 225 struct snd_soc_tplg_vendor_string_elem string[0]; member
|