/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 | string.h | 116 static inline __must_check char *strstrip(char *str) in strstrip() 254 static inline bool strstarts(const char *str, const char *prefix) in strstarts() 323 static __always_inline size_t str_has_prefix(const char *str, const char *prefix) in str_has_prefix()
|
D | init.h | 304 const char *str; member 315 #define __setup_param(str, unique_id, fn, early) \ argument 323 #define __setup(str, fn) \ argument 330 #define early_param(str, fn) \ argument 358 #define __setup_param(str, unique_id, fn) /* nothing */ argument 359 #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 | kernel_read_file.h | 20 #define __fid_stringify(dummy, str) #str, argument
|
D | trace.h | 41 #define trace_array_puts(tr, str) \ argument
|
D | of_device.h | 76 char *str, ssize_t len) in of_device_modalias()
|
D | trace_seq.h | 123 static inline void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts()
|
D | btf_ids.h | 183 #define BTF_SOCK_TYPE(name, str) name, argument
|
D | tracepoint.h | 399 #define tracepoint_string(str) \ argument 411 # 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 | 283 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
|
D | dmi.h | 142 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match()
|
D | kernel.h | 416 #define trace_puts(str) ({ \ argument
|
/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 | 201 #define XENBUS_IS_ERR_READ(str) ({ \ argument
|
/include/uapi/drm/ |
D | armada_drm.h | 23 #define ARMADA_IOCTL(dir, name, str) \ argument
|
/include/net/ |
D | bond_options.h | 131 #define bond_opt_initstr(optval, str) __bond_opt_init(optval, str, ULLONG_MAX) argument
|
/include/linux/device/ |
D | class.h | 234 char *str; member
|
/include/sound/ |
D | info.h | 197 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words()
|
/include/drm/ |
D | drm_edid.h | 91 u8 str[13]; member 152 struct detailed_data_string str; member
|
/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 | 198 char str[TIPC_MAX_LINK_NAME]; /* link name */ member
|