| /include/trace/events/ |
| A D | rpcrdma.h | 47 #define DEFINE_SIMPLE_CID_EVENT(name) \ argument 87 #define DEFINE_COMPLETION_EVENT(name) \ argument 317 #define DEFINE_REPLY_EVENT(name) \ argument 347 #define DEFINE_RXPRT_EVENT(name) \ argument 382 #define DEFINE_CONN_EVENT(name) \ argument 431 #define DEFINE_RDCH_EVENT(name) \ argument 479 #define DEFINE_WRCH_EVENT(name) \ argument 547 #define DEFINE_MR_EVENT(name) \ argument 1510 #define DEFINE_ACCEPT_EVENT(name) \ argument 1772 #define DEFINE_ERROR_EVENT(name) \ argument [all …]
|
| A D | sunrpc.h | 93 #define DEFINE_RPCXDRBUF_EVENT(name) \ argument 125 #define DEFINE_RPC_CLNT_EVENT(name) \ argument 294 #define DEFINE_RPC_STATUS_EVENT(name) \ argument 484 #define DEFINE_RPC_FAILURE(name) \ argument 1068 #define DEFINE_RPC_XPRT_EVENT(name) \ argument 1263 #define DEFINE_CONG_EVENT(name) \ argument 1557 #define DEFINE_RPC_TLS_EVENT(name) \ argument 2085 #define DEFINE_SVC_TLS_EVENT(name) \ argument 2299 #define DEFINE_SVCSOCK_EVENT(name) \ argument 2401 #define DEFINE_ACCEPT_EVENT(name) \ argument [all …]
|
| A D | dma.h | 68 #define DEFINE_MAP_EVENT(name) \ argument 106 #define DEFINE_UNMAP_EVENT(name) \ argument 150 #define DEFINE_ALLOC_EVENT(name) \ argument 234 #define DEFINE_FREE_EVENT(name) \ argument 417 #define DEFINE_SYNC_SINGLE_EVENT(name) \ argument 463 #define DEFINE_SYNC_SG_EVENT(name) \ argument
|
| A D | fs_dax.h | 54 #define DEFINE_PMD_FAULT_EVENT(name) \ argument 96 #define DEFINE_PMD_LOAD_HOLE_EVENT(name) \ argument 138 #define DEFINE_PTE_FAULT_EVENT(name) \ argument 173 #define DEFINE_WRITEBACK_RANGE_EVENT(name) \ argument
|
| A 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
|
| A 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/ |
| A D | linkage.h | 111 #define GLOBAL(name) \ argument 118 #define ENTRY(name) \ argument 127 #define WEAK(name) \ argument 133 #define END(name) \ argument 139 #define ENDPROC(name) \ argument 209 #define SYM_FUNC_START(name) \ argument 248 #define SYM_FUNC_END(name) \ argument 278 #define SYM_CODE_START(name) \ argument 305 #define SYM_CODE_END(name) \ argument 313 #define SYM_DATA_START(name) \ argument [all …]
|
| A D | btf_ids.h | 64 #define BTF_ID(prefix, name) \ argument 96 #define BTF_ID_LIST(name) \ argument 156 #define BTF_SET_START(name) \ argument 164 #define BTF_SET_END(name) \ argument 202 #define BTF_SET8_START(name) \ argument 205 #define BTF_SET8_END(name) \ argument 215 #define BTF_KFUNCS_END(name) \ argument 221 #define BTF_ID(prefix, name) argument 229 #define BTF_SET_END(name) argument 231 #define BTF_SET8_END(name) argument [all …]
|
| A D | static_call.h | 149 #define STATIC_CALL_TRAMP_ADDR(name) NULL argument 152 #define static_call_update(name, func) \ argument 187 #define DEFINE_STATIC_CALL(name, _func) \ argument 213 #define EXPORT_STATIC_CALL(name) \ argument 216 #define EXPORT_STATIC_CALL_GPL(name) \ argument 221 #define EXPORT_STATIC_CALL_TRAMP(name) \ argument 234 #define DEFINE_STATIC_CALL(name, _func) \ argument 273 #define EXPORT_STATIC_CALL(name) \ argument 276 #define EXPORT_STATIC_CALL_GPL(name) \ argument 281 #define EXPORT_STATIC_CALL_TRAMP(name) \ argument [all …]
|
| A D | static_call_types.h | 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 83 #define __STATIC_CALL_MOD_ADDRESSABLE(name) argument 84 #define static_call_mod(name) __raw_static_call(name) argument 87 #define static_call_mod(name) __static_call(name) argument 90 #define static_call(name) __static_call(name) argument [all …]
|
| A D | moduleparam.h | 33 #define __MODULE_PARM_TYPE(name, _type) \ argument 75 const char *name; member 131 #define module_param(name, type, perm) \ argument 140 #define module_param_unsafe(name, type, perm) \ argument 199 #define core_param_cb(name, ops, arg, perm) \ argument 225 #define arch_param_cb(name, ops, arg, perm) \ argument 238 #define subsys_param_cb(name, ops, arg, perm) \ argument 251 #define fs_param_cb(name, ops, arg, perm) \ argument 277 #define late_param_cb(name, ops, arg, perm) \ argument 336 #define core_param(name, var, type, perm) \ argument [all …]
|
| A D | notifier.h | 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 121 #define RAW_NOTIFIER_HEAD(name) \ argument 126 #define _SRCU_NOTIFIER_HEAD(name, mod) \ argument [all …]
|
| A D | tracepoint.h | 151 #define __TRACEPOINT_ENTRY(name) \ argument 162 #define __TRACEPOINT_ENTRY(name) \ argument 197 #define __DO_TRACE_CALL(name, args) \ argument 217 #define DEFINE_RUST_DO_TRACE(name, proto, args) argument 373 #define EXPORT_TRACEPOINT_SYMBOL_GPL(name) \ argument 377 #define EXPORT_TRACEPOINT_SYMBOL(name) \ argument 416 #define DEFINE_TRACE(name, proto, args) argument 417 #define EXPORT_TRACEPOINT_SYMBOL_GPL(name) argument 418 #define EXPORT_TRACEPOINT_SYMBOL(name) argument 466 #define DECLARE_TRACE(name, proto, args) \ argument [all …]
|
| A D | vmcore_info.h | 50 #define VMCOREINFO_SYMBOL(name) \ argument 52 #define VMCOREINFO_SYMBOL_ARRAY(name) \ argument 54 #define VMCOREINFO_SIZE(name) \ argument 57 #define VMCOREINFO_STRUCT_SIZE(name) \ argument 60 #define VMCOREINFO_OFFSET(name, field) \ argument 63 #define VMCOREINFO_TYPE_OFFSET(name, field) \ argument 66 #define VMCOREINFO_LENGTH(name, value) \ argument 68 #define VMCOREINFO_NUMBER(name) \ argument 70 #define VMCOREINFO_CONFIG(name) \ argument
|
| A D | proc_fs.h | 102 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument 104 #define proc_create_seq(name, mode, parent, ops) \ argument 109 #define proc_create_single(name, mode, parent, show) \ argument 138 #define proc_create_net(name, mode, parent, ops, state_size) \ argument 181 static inline struct proc_dir_entry *proc_symlink(const char *name, in proc_symlink() 183 static inline struct proc_dir_entry *proc_mkdir(const char *name, in proc_mkdir() 196 #define proc_create_seq_data(name, mode, parent, ops, data) ({NULL;}) argument 197 #define proc_create_seq(name, mode, parent, ops) ({NULL;}) argument 198 #define proc_create_single(name, mode, parent, show) ({NULL;}) argument 217 #define remove_proc_entry(name, parent) do {} while (0) argument [all …]
|
| A D | cfi_types.h | 19 #define __CFI_TYPE(name) \ argument 23 #define SYM_TYPED_ENTRY(name, linkage, align...) \ argument 29 #define SYM_TYPED_START(name, linkage, align...) \ argument 34 #define SYM_TYPED_START(name, linkage, align...) \ argument 40 #define SYM_TYPED_FUNC_START(name) \ argument 47 #define DEFINE_CFI_TYPE(name, func) \ argument
|
| A D | debugfs.h | 30 char *name; member 125 #define debugfs_create_file(name, mode, parent, data, fops) \ argument 133 #define debugfs_create_file_aux(name, mode, parent, data, aux, fops) \ argument 265 static inline struct dentry *debugfs_lookup(const char *name, in debugfs_lookup() 300 static inline struct dentry *debugfs_create_dir(const char *name, in debugfs_create_dir() 306 static inline struct dentry *debugfs_create_symlink(const char *name, in debugfs_create_symlink() 327 static inline void debugfs_lookup_and_remove(const char *name, in debugfs_lookup_and_remove() 367 static inline void debugfs_create_u8(const char *name, umode_t mode, in debugfs_create_u8() 370 static inline void debugfs_create_u16(const char *name, umode_t mode, in debugfs_create_u16() 383 static inline void debugfs_create_x8(const char *name, umode_t mode, in debugfs_create_x8() [all …]
|
| A 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 191 #define hash_for_each_possible_rcu_notrace(name, obj, member, key) \ argument [all …]
|
| A D | elfnote.h | 42 #define ELFNOTE_START(name, type, flags) \ argument 56 #define ELFNOTE(name, type, desc) \ argument 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
|
| A D | jump_label.h | 376 #define DEFINE_STATIC_KEY_TRUE(name) \ argument 379 #define DEFINE_STATIC_KEY_TRUE_RO(name) \ argument 382 #define DECLARE_STATIC_KEY_TRUE(name) \ argument 385 #define DEFINE_STATIC_KEY_FALSE(name) \ argument 388 #define DEFINE_STATIC_KEY_FALSE_RO(name) \ argument 391 #define DECLARE_STATIC_KEY_FALSE(name) \ argument 394 #define DEFINE_STATIC_KEY_ARRAY_TRUE(name, count) \ argument 399 #define DEFINE_STATIC_KEY_ARRAY_FALSE(name, count) \ argument 406 #define DEFINE_STATIC_KEY_MAYBE(cfg, name) \ argument 411 #define DEFINE_STATIC_KEY_MAYBE_RO(cfg, name) \ argument [all …]
|
| A 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()
|
| A 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 102 #define __str_field_def(attr_nr, attr_flag, name, maxlen) \ argument [all …]
|
| A 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
|
| /include/rv/ |
| A D | da_monitor.h | 21 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument 34 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument 44 #define DECLARE_DA_MON_GENERIC_HELPERS(name, type) \ argument 118 #define DECLARE_DA_MON_MODEL_HANDLER_IMPLICIT(name, type) \ argument 157 #define DECLARE_DA_MON_MODEL_HANDLER_PER_TASK(name, type) \ argument 194 #define DECLARE_DA_MON_INIT_GLOBAL(name, type) \ argument 237 #define DECLARE_DA_MON_INIT_PER_CPU(name, type) \ argument 285 #define DECLARE_DA_MON_INIT_PER_TASK(name, type) \ argument 520 #define DECLARE_DA_MON_GLOBAL(name, type) \ argument 531 #define DECLARE_DA_MON_PER_CPU(name, type) \ argument [all …]
|
| /include/trace/ |
| A D | define_trace.h | 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 57 #define DEFINE_EVENT_NOP(template, name, proto, args) argument 60 #define DEFINE_EVENT(template, name, proto, args) \ argument 76 #define DECLARE_TRACE(name, proto, args) \ argument 80 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 84 #define DECLARE_TRACE_EVENT(name, proto, args) \ argument 94 #define DEFINE_RUST_DO_TRACE(name, proto, args) \ argument 122 #define DECLARE_TRACE(name, proto, args) argument 124 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) argument 127 #define DECLARE_TRACE_EVENT(name, proto, args) argument [all …]
|