| /include/trace/events/ |
| D | rpcrdma.h | 47 #define DEFINE_SIMPLE_CID_EVENT(name) \ argument 87 #define DEFINE_COMPLETION_EVENT(name) \ argument 124 #define DEFINE_SEND_FLUSH_EVENT(name) \ argument 164 #define DEFINE_MR_COMPLETION_EVENT(name) \ argument 209 #define DEFINE_RECEIVE_COMPLETION_EVENT(name) \ argument 243 #define DEFINE_RECEIVE_SUCCESS_EVENT(name) \ argument 280 #define DEFINE_RECEIVE_FLUSH_EVENT(name) \ argument 317 #define DEFINE_REPLY_EVENT(name) \ argument 347 #define DEFINE_RXPRT_EVENT(name) \ argument 382 #define DEFINE_CONN_EVENT(name) \ argument [all …]
|
| D | sunrpc.h | 95 #define DEFINE_RPCXDRBUF_EVENT(name) \ argument 127 #define DEFINE_RPC_CLNT_EVENT(name) \ argument 296 #define DEFINE_RPC_STATUS_EVENT(name) \ argument 399 #define DEFINE_RPC_RUNNING_EVENT(name) \ argument 454 #define DEFINE_RPC_QUEUED_EVENT(name) \ argument 485 #define DEFINE_RPC_FAILURE(name) \ argument 530 #define DEFINE_RPC_REPLY_EVENT(name) \ argument 547 #define DEFINE_RPCB_ERROR_EVENT(name) \ argument 886 #define DEFINE_RPC_SOCKET_EVENT(name) \ argument 942 #define DEFINE_RPC_SOCKET_EVENT_DONE(name) \ argument [all …]
|
| D | fs_dax.h | 54 #define DEFINE_PMD_FAULT_EVENT(name) \ argument 96 #define DEFINE_PMD_LOAD_HOLE_EVENT(name) \ argument 145 #define DEFINE_PMD_INSERT_MAPPING_EVENT(name) \ argument 186 #define DEFINE_PTE_FAULT_EVENT(name) \ argument 251 #define DEFINE_WRITEBACK_RANGE_EVENT(name) \ argument
|
| D | xen.h | 26 #define DEFINE_XEN_MC_BATCH(name) \ argument 149 #define DEFINE_XEN_MMU_SET_PTE(name) \ argument 277 #define DEFINE_XEN_MMU_PTEP_MODIFY_PROT(name) \ argument 331 #define DEFINE_XEN_MMU_PGD_EVENT(name) \ argument
|
| D | rpcgss.h | 110 #define DEFINE_GSSAPI_EVENT(name) \ argument 165 #define DEFINE_CTX_EVENT(name) \ argument 201 #define DEFINE_SVC_GSSAPI_EVENT(name) \ argument 511 #define DEFINE_SVC_SEQNO_EVENT(name) \ argument
|
| /include/linux/ |
| D | btf_ids.h | 64 #define BTF_ID(prefix, name) \ argument 67 #define ____BTF_ID_FLAGS(prefix, name, flags) \ argument 69 #define __BTF_ID_FLAGS(prefix, name, flags, ...) \ argument 71 #define BTF_ID_FLAGS(prefix, name, ...) \ argument 89 #define __BTF_ID_LIST(name, scope) \ argument 96 #define BTF_ID_LIST(name) \ argument 100 #define BTF_ID_LIST_GLOBAL(name, n) \ argument 106 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ argument 109 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ argument 148 #define __BTF_SET_START(name, scope) \ argument [all …]
|
| D | static_call.h | 146 #define STATIC_CALL_TRAMP_ADDR(name) &STATIC_CALL_TRAMP(name) argument 149 #define STATIC_CALL_TRAMP_ADDR(name) NULL argument 152 #define static_call_update(name, func) \ argument 159 #define static_call_query(name) (READ_ONCE(STATIC_CALL_KEY(name).func)) argument 187 #define DEFINE_STATIC_CALL(name, _func) \ argument 195 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument 203 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument 211 #define static_call_cond(name) (void)__static_call(name) argument 213 #define EXPORT_STATIC_CALL(name) \ argument 216 #define EXPORT_STATIC_CALL_GPL(name) \ argument [all …]
|
| D | static_call_types.h | 12 #define STATIC_CALL_KEY(name) __PASTE(STATIC_CALL_KEY_PREFIX, name) argument 13 #define STATIC_CALL_KEY_STR(name) __stringify(STATIC_CALL_KEY(name)) argument 18 #define STATIC_CALL_TRAMP(name) __PASTE(STATIC_CALL_TRAMP_PREFIX, name) argument 19 #define STATIC_CALL_TRAMP_STR(name) __stringify(STATIC_CALL_TRAMP(name)) argument 37 #define DECLARE_STATIC_CALL(name, func) \ argument 43 #define __raw_static_call(name) (&STATIC_CALL_TRAMP(name)) argument 52 #define __STATIC_CALL_ADDRESSABLE(name) \ argument 55 #define __static_call(name) \ argument 73 #define __STATIC_CALL_ADDRESSABLE(name) argument 74 #define __static_call(name) __raw_static_call(name) argument [all …]
|
| D | moduleparam.h | 23 #define __MODULE_INFO(tag, name, info) \ argument 28 #define __MODULE_PARM_TYPE(name, _type) \ argument 70 const char *name; member 126 #define module_param(name, type, perm) \ argument 135 #define module_param_unsafe(name, type, perm) \ argument 149 #define module_param_named(name, value, type, perm) \ argument 161 #define module_param_named_unsafe(name, value, type, perm) \ argument 175 #define module_param_cb(name, ops, arg, perm) \ argument 178 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument 182 #define __level_param_cb(name, ops, arg, perm, level) \ argument [all …]
|
| D | notifier.h | 81 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { \ argument 85 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { \ argument 89 #define RAW_INIT_NOTIFIER_HEAD(name) do { \ argument 95 #define srcu_cleanup_notifier_head(name) \ argument 98 #define ATOMIC_NOTIFIER_INIT(name) { \ argument 101 #define BLOCKING_NOTIFIER_INIT(name) { \ argument 104 #define RAW_NOTIFIER_INIT(name) { \ argument 107 #define SRCU_NOTIFIER_INIT(name, pcpu) \ argument 115 #define ATOMIC_NOTIFIER_HEAD(name) \ argument 118 #define BLOCKING_NOTIFIER_HEAD(name) \ argument [all …]
|
| D | vmcore_info.h | 51 #define VMCOREINFO_SYMBOL(name) \ argument 53 #define VMCOREINFO_SYMBOL_ARRAY(name) \ argument 55 #define VMCOREINFO_SIZE(name) \ argument 58 #define VMCOREINFO_STRUCT_SIZE(name) \ argument 61 #define VMCOREINFO_OFFSET(name, field) \ argument 64 #define VMCOREINFO_TYPE_OFFSET(name, field) \ argument 67 #define VMCOREINFO_LENGTH(name, value) \ argument 69 #define VMCOREINFO_NUMBER(name) \ argument 71 #define VMCOREINFO_CONFIG(name) \ argument
|
| D | tracepoint.h | 138 #define __TRACEPOINT_ENTRY(name) \ argument 149 #define __TRACEPOINT_ENTRY(name) \ argument 184 #define __DO_TRACE_CALL(name, args) \ argument 196 #define __DO_TRACE_CALL(name, args) __traceiter_##name(NULL, args) argument 214 #define __DO_TRACE(name, args, cond, rcuidle) \ argument 248 #define __DECLARE_TRACE_RCU(name, proto, args, cond) \ argument 257 #define __DECLARE_TRACE_RCU(name, proto, args, cond) argument 265 #define DEFINE_RUST_DO_TRACE(name, proto, args) argument 266 #define __DEFINE_RUST_DO_TRACE(name, proto, args) \ argument 283 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ argument [all …]
|
| D | debugfs.h | 30 char *name; member 202 static inline struct dentry *debugfs_lookup(const char *name, in debugfs_lookup() 208 static inline struct dentry *debugfs_create_file(const char *name, umode_t mode, in debugfs_create_file() 215 static inline struct dentry *debugfs_create_file_unsafe(const char *name, in debugfs_create_file_unsafe() 223 static inline void debugfs_create_file_size(const char *name, umode_t mode, in debugfs_create_file_size() 229 static inline struct dentry *debugfs_create_dir(const char *name, in debugfs_create_dir() 235 static inline struct dentry *debugfs_create_symlink(const char *name, in debugfs_create_symlink() 242 static inline struct dentry *debugfs_create_automount(const char *name, in debugfs_create_automount() 256 static inline void debugfs_lookup_and_remove(const char *name, in debugfs_lookup_and_remove() 296 static inline void debugfs_create_u8(const char *name, umode_t mode, in debugfs_create_u8() [all …]
|
| D | proc_fs.h | 100 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument 102 #define proc_create_seq(name, mode, parent, ops) \ argument 107 #define proc_create_single(name, mode, parent, show) \ argument 136 #define proc_create_net(name, mode, parent, ops, state_size) \ argument 179 static inline struct proc_dir_entry *proc_symlink(const char *name, in proc_symlink() 181 static inline struct proc_dir_entry *proc_mkdir(const char *name, in proc_mkdir() 183 static inline struct proc_dir_entry *proc_create_mount_point(const char *name) { return NULL; } in proc_create_mount_point() 184 static inline struct proc_dir_entry *_proc_mkdir(const char *name, umode_t mode, in _proc_mkdir() 189 static inline struct proc_dir_entry *proc_mkdir_data(const char *name, in proc_mkdir_data() 191 static inline struct proc_dir_entry *proc_mkdir_mode(const char *name, in proc_mkdir_mode() [all …]
|
| D | hashtable.h | 16 #define DEFINE_HASHTABLE(name, bits) \ argument 20 #define DEFINE_READ_MOSTLY_HASHTABLE(name, bits) \ argument 24 #define DECLARE_HASHTABLE(name, bits) \ argument 27 #define HASH_SIZE(name) (ARRAY_SIZE(name)) argument 28 #define HASH_BITS(name) ilog2(HASH_SIZE(name)) argument 126 #define hash_for_each(name, bkt, obj, member) \ argument 138 #define hash_for_each_rcu(name, bkt, obj, member) \ argument 152 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument 165 #define hash_for_each_possible(name, obj, member, key) \ argument 176 #define hash_for_each_possible_rcu(name, obj, member, key, cond...) \ argument [all …]
|
| D | jump_label.h | 396 #define DEFINE_STATIC_KEY_TRUE(name) \ argument 399 #define DEFINE_STATIC_KEY_TRUE_RO(name) \ argument 402 #define DECLARE_STATIC_KEY_TRUE(name) \ argument 405 #define DEFINE_STATIC_KEY_FALSE(name) \ argument 408 #define DEFINE_STATIC_KEY_FALSE_RO(name) \ argument 411 #define DECLARE_STATIC_KEY_FALSE(name) \ argument 414 #define DEFINE_STATIC_KEY_ARRAY_TRUE(name, count) \ argument 419 #define DEFINE_STATIC_KEY_ARRAY_FALSE(name, count) \ argument 424 #define _DEFINE_STATIC_KEY_1(name) DEFINE_STATIC_KEY_TRUE(name) argument 425 #define _DEFINE_STATIC_KEY_0(name) DEFINE_STATIC_KEY_FALSE(name) argument [all …]
|
| D | firmware.h | 92 const char *name) in firmware_request_builtin() 124 const char *name, in request_firmware() 131 struct module *module, const char *name, in firmware_request_nowait_nowarn() 139 const char *name, in firmware_request_nowarn() 146 const char *name, in firmware_request_platform() 154 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() 165 const char *name, in request_firmware_direct() 172 const char *name, struct device *device, void *buf, size_t size) in request_firmware_into_buf() 179 const char *name, in request_partial_firmware_into_buf() 200 const char *name, const struct fw_upload_ops *ops, in firmware_upload_register()
|
| D | genl_magic_struct.h | 70 #define __flg_field(attr_nr, attr_flag, name) \ argument 73 #define __u8_field(attr_nr, attr_flag, name) \ argument 76 #define __u16_field(attr_nr, attr_flag, name) \ argument 79 #define __u32_field(attr_nr, attr_flag, name) \ argument 82 #define __s32_field(attr_nr, attr_flag, name) \ argument 85 #define __u64_field(attr_nr, attr_flag, name) \ argument 88 #define __str_field(attr_nr, attr_flag, name, maxlen) \ argument 91 #define __bin_field(attr_nr, attr_flag, name, maxlen) \ argument 96 #define __flg_field_def(attr_nr, attr_flag, name, default) \ argument 98 #define __u32_field_def(attr_nr, attr_flag, name, default) \ argument [all …]
|
| D | export-internal.h | 40 #define __KSYMTAB(name, sym, sec, ns) \ argument 57 #define KSYM_FUNC(name) P%name argument 59 #define KSYM_FUNC(name) name argument 62 #define KSYMTAB_FUNC(name, sec, ns) __KSYMTAB(name, KSYM_FUNC(name), sec, ns) argument 63 #define KSYMTAB_DATA(name, sec, ns) __KSYMTAB(name, name, sec, ns) argument
|
| D | genl_magic_func.h | 37 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ argument 42 #define __array(attr_nr, attr_flag, name, nla_type, _type, maxlen, \ argument 57 const char *name, void *valp) in dprint_field() 80 const char *name, const char *val, unsigned len) in dprint_array() 102 #define DPRINT_FIELD(dir, nla_type, name, s, nla) \ argument 112 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) \ argument 123 #define DPRINT_FIELD(dir, nla_type, name, s, nla) do {} while (0) argument 124 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) do {} while (0) argument 170 #define __assign(attr_nr, attr_flag, name, nla_type, type, assignment...) \ argument 187 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument [all …]
|
| D | percpu-defs.h | 86 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument 90 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument 100 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument 103 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument 111 #define DECLARE_PER_CPU(type, name) \ argument 114 #define DEFINE_PER_CPU(type, name) \ argument 121 #define DECLARE_PER_CPU_FIRST(type, name) \ argument 124 #define DEFINE_PER_CPU_FIRST(type, name) \ argument 138 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ argument 142 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ argument [all …]
|
| D | elfnote.h | 72 #define _ELFNOTE(size, name, unique, type, desc) \ argument 92 #define ELFNOTE(size, name, type, desc) \ argument 95 #define ELFNOTE32(name, type, desc) ELFNOTE(32, name, type, desc) argument 96 #define ELFNOTE64(name, type, desc) ELFNOTE(64, name, type, desc) argument
|
| /include/rv/ |
| D | da_monitor.h | 21 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument 47 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument 67 #define DECLARE_DA_MON_GENERIC_HELPERS(name, type) \ argument 154 #define DECLARE_DA_MON_MODEL_HANDLER_IMPLICIT(name, type) \ argument 185 #define DECLARE_DA_MON_MODEL_HANDLER_PER_TASK(name, type) \ argument 218 #define DECLARE_DA_MON_INIT_GLOBAL(name, type) \ argument 261 #define DECLARE_DA_MON_INIT_PER_CPU(name, type) \ argument 309 #define DECLARE_DA_MON_INIT_PER_TASK(name, type) \ argument 376 #define DECLARE_DA_MON_MONITOR_HANDLER_IMPLICIT(name, type) \ argument 458 #define DECLARE_DA_MON_MONITOR_HANDLER_PER_TASK(name, type) \ argument [all …]
|
| /include/trace/ |
| D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument 53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument 56 #define DEFINE_EVENT(template, name, proto, args) \ argument 60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument [all …]
|
| /include/trace/hooks/ |
| D | vendor_hooks.h | 55 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) \ argument 63 #define __DO_RESTRICTED_HOOK_CALL(name, args) \ argument 74 #define __DO_RESTRICTED_HOOK_CALL(name, args) __traceiter_##name(NULL, args) argument 77 #define DO_RESTRICTED_HOOK(name, args, cond) \ argument 85 #define __DECLARE_RESTRICTED_HOOK(name, proto, args, cond, data_proto) \ argument 110 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) \ argument 120 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) \ argument
|