| /include/linux/ceph/ |
| D | string_table.h | 17 char str[]; member 25 static inline struct ceph_string *ceph_get_string(struct ceph_string *str) in ceph_get_string() 31 static inline void ceph_put_string(struct ceph_string *str) in ceph_put_string() 39 const char* str, size_t len) in ceph_compare_string()
|
| /include/linux/ |
| D | init.h | 264 const char *str; member 275 #define __setup_param(str, unique_id, fn, early) \ argument 283 #define __setup(str, fn) \ argument 290 #define early_param(str, fn) \ argument 318 #define __setup_param(str, unique_id, fn) /* nothing */ argument 319 #define __setup(str, func) /* nothing */ argument
|
| D | i8042.h | 81 static inline int i8042_install_filter(bool (*filter)(unsigned char data, unsigned char str, in i8042_install_filter() 87 static inline int i8042_remove_filter(bool (*filter)(unsigned char data, unsigned char str, in i8042_remove_filter()
|
| D | kbuild.h | 10 #define OFFSET(sym, str, mem) \ argument
|
| D | kdebug.h | 11 const char *str; member
|
| D | string.h | 75 static inline __must_check char *strstrip(char *str) in strstrip() 226 static inline bool strstarts(const char *str, const char *prefix) in strstarts() 502 static __always_inline size_t str_has_prefix(const char *str, const char *prefix) in str_has_prefix()
|
| D | of_device.h | 78 char *str, ssize_t len) in of_device_modalias()
|
| D | trace_seq.h | 119 static inline void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts()
|
| D | property.h | 242 const char * const *str; member 249 const char *str; member
|
| D | tracepoint.h | 360 #define tracepoint_string(str) \ argument 372 # define tracepoint_string(str) str argument
|
| D | parport_pc.h | 82 static inline void dump_parport_state (char *str, struct parport *p) in dump_parport_state()
|
| D | mempolicy.h | 296 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
|
| D | dmi.h | 140 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match()
|
| D | hp_sdc.h | 165 #define HP_SDC_XTD_REV_STRINGS(val, str) \ argument
|
| D | moduleparam.h | 78 const struct kparam_string *str; member
|
| /include/xen/ |
| D | hvc-console.h | 14 static inline void xen_raw_console_write(const char *str) { } in xen_raw_console_write()
|
| D | xenbus.h | 183 #define XENBUS_IS_ERR_READ(str) ({ \ argument
|
| /include/uapi/drm/ |
| D | armada_drm.h | 23 #define ARMADA_IOCTL(dir, name, str) \ argument
|
| /include/drm/ |
| D | drm_fourcc.h | 143 char str[32]; member
|
| D | drm_edid.h | 91 u8 str[13]; member 147 struct detailed_data_string str; member
|
| /include/net/ |
| D | bond_options.h | 129 #define bond_opt_initstr(optval, str) __bond_opt_init(optval, str, ULLONG_MAX) argument
|
| /include/sound/ |
| D | info.h | 192 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words()
|
| /include/pcmcia/ |
| D | cistpl.h | 87 char str[254]; member 128 char str[254]; member 506 char str[244]; member
|
| /include/uapi/linux/ |
| D | tipc_config.h | 202 char str[TIPC_MAX_LINK_NAME]; /* link name */ member
|
| /include/linux/mtd/ |
| D | nand.h | 126 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } argument
|