| /kernel/liteos_a/kernel/common/ |
| D | los_init_info.h | 59 #define INIT_SECTION(_type, _level, _hook) __attribute__((section(".rodata.init."#_type"."… argument 98 #define OS_INIT_HOOK_REG(_type, _hook, _level) \ argument 105 #define EXTERN_LABEL(_type, _level) extern struct ModuleInitInfo __##_type##_init_l… argument 106 #define GET_LABEL(_type, _level) &__##_type##_init_level_##_level, argument 108 #define INIT_LABEL_REG_0(_op, _type) \ argument 110 #define INIT_LABEL_REG_1(_op, _type) \ argument 113 #define INIT_LABEL_REG_2(_op, _type) \ argument 116 #define INIT_LABEL_REG_3(_op, _type) \ argument 119 #define INIT_LABEL_REG_4(_op, _type) \ argument 122 #define INIT_LABEL_REG_5(_op, _type) \ argument [all …]
|
| /kernel/linux/linux-4.19/include/rdma/ |
| D | uverbs_std_types.h | 60 #define uobj_get_read(_type, _id, _ufile) \ argument 64 #define ufd_get_read(_type, _fdnum, _ufile) \ argument 75 #define uobj_get_obj_read(_object, _type, _id, _ufile) \ argument 79 #define uobj_get_write(_type, _id, _ufile) \ argument 85 #define uobj_perform_destroy(_type, _id, _ufile, _success_res) \ argument 92 #define uobj_get_destroy(_type, _id, _ufile) \ argument 140 #define uobj_alloc(_type, _ufile, _ib_dev) \ argument
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | uverbs_std_types.h | 24 #define uobj_get_read(_type, _id, _attrs) \ argument 29 #define ufd_get_read(_type, _fdnum, _attrs) \ argument 40 #define uobj_get_obj_read(_object, _type, _id, _attrs) \ argument 44 #define uobj_get_write(_type, _id, _attrs) \ argument 51 #define uobj_perform_destroy(_type, _id, _attrs) \ argument 58 #define uobj_get_destroy(_type, _id, _attrs) \ argument 111 #define uobj_alloc(_type, _attrs, _ib_dev) \ argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_export.c | 86 #define __field_ext(_type, _item, _filter_type) { \ argument 93 #define __field_ext_packed(_type, _item, _filter_type) { \ argument 99 #define __field(_type, _item) __field_ext(_type, _item, FILTER_OTHER) argument 102 #define __field_fn(_type, _item) __field_ext(_type, _item, FILTER_TRACE_FN) argument 105 #define __field_desc(_type, _container, _item) __field_ext(_type, _item, FILTER_OTHER) argument 108 #define __field_packed(_type, _container, _item) __field_ext_packed(_type, _item, FILTER_OTHER) argument 111 #define __array(_type, _item, _len) { \ argument 117 #define __array_desc(_type, _container, _item, _len) __array(_type, _item, _len) argument 120 #define __dynamic_array(_type, _item) { \ argument
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | item.h | 258 #define __ITEM_NAME(_type, _cname, _iname) \ argument 266 #define MLXSW_ITEM8(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 282 #define MLXSW_ITEM8_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 307 #define MLXSW_ITEM16(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 323 #define MLXSW_ITEM16_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 348 #define MLXSW_ITEM32(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 364 #define MLXSW_ITEM32_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 389 #define MLXSW_ITEM64(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 405 #define MLXSW_ITEM64_INDEXED(_type, _cname, _iname, _offset, _shift, \ argument 430 #define MLXSW_ITEM_BUF(_type, _cname, _iname, _offset, _sizebytes) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | item.h | 258 #define __ITEM_NAME(_type, _cname, _iname) \ argument 266 #define MLXSW_ITEM8(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 282 #define MLXSW_ITEM8_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 307 #define MLXSW_ITEM16(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 323 #define MLXSW_ITEM16_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 348 #define MLXSW_ITEM32(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 364 #define MLXSW_ITEM32_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 389 #define MLXSW_ITEM64(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 405 #define MLXSW_ITEM64_INDEXED(_type, _cname, _iname, _offset, _shift, \ argument 430 #define MLXSW_ITEM_BUF(_type, _cname, _iname, _offset, _sizebytes) \ argument [all …]
|
| /kernel/linux/linux-4.19/tools/perf/ui/ |
| D | hist.c | 273 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 286 #define __HPP_ENTRY_PERCENT_FN(_type, _field) \ argument 294 #define __HPP_SORT_FN(_type, _field) \ argument 301 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument 314 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field) \ argument 322 #define __HPP_SORT_ACC_FN(_type, _field) \ argument 329 #define __HPP_ENTRY_RAW_FN(_type, _field) \ argument 342 #define __HPP_SORT_RAW_FN(_type, _field) \ argument 350 #define HPP_PERCENT_FNS(_type, _field) \ argument 355 #define HPP_PERCENT_ACC_FNS(_type, _field) \ argument [all …]
|
| /kernel/linux/linux-5.10/tools/perf/ui/ |
| D | hist.c | 340 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 353 #define __HPP_ENTRY_PERCENT_FN(_type, _field) \ argument 361 #define __HPP_SORT_FN(_type, _field) \ argument 368 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument 381 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field) \ argument 389 #define __HPP_SORT_ACC_FN(_type, _field) \ argument 396 #define __HPP_ENTRY_RAW_FN(_type, _field) \ argument 409 #define __HPP_SORT_RAW_FN(_type, _field) \ argument 417 #define HPP_PERCENT_FNS(_type, _field) \ argument 422 #define HPP_PERCENT_ACC_FNS(_type, _field) \ argument [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_blit.c | 35 #define VMW_FIND_FIRST_DIFF(_type) \ argument 56 #define VMW_FIND_LAST_DIFF(_type) \ argument 92 #define SPILL(_var, _type) ((unsigned long) _var & (sizeof(_type) - 1)) argument 102 #define VMW_TRY_FIND_FIRST_DIFF(_type) \ argument 175 #define VMW_TRY_FIND_LAST_DIFF(_type) \ argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_blit.c | 36 #define VMW_FIND_FIRST_DIFF(_type) \ argument 57 #define VMW_FIND_LAST_DIFF(_type) \ argument 93 #define SPILL(_var, _type) ((unsigned long) _var & (sizeof(_type) - 1)) argument 103 #define VMW_TRY_FIND_FIRST_DIFF(_type) \ argument 176 #define VMW_TRY_FIND_LAST_DIFF(_type) \ argument
|
| /kernel/linux/linux-4.19/drivers/iio/adc/ |
| D | da9150-gpadc.c | 254 #define DA9150_GPADC_CHANNEL(_id, _hw_id, _type, chan_info, \ argument 265 #define DA9150_GPADC_CHANNEL_RAW(_id, _hw_id, _type, _ext_name) \ argument 269 #define DA9150_GPADC_CHANNEL_SCALED(_id, _hw_id, _type, _ext_name) \ argument 276 #define DA9150_GPADC_CHANNEL_PROCESSED(_id, _hw_id, _type, _ext_name) \ argument
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | da9150-gpadc.c | 250 #define DA9150_GPADC_CHANNEL(_id, _hw_id, _type, chan_info, \ argument 261 #define DA9150_GPADC_CHANNEL_RAW(_id, _hw_id, _type, _ext_name) \ argument 265 #define DA9150_GPADC_CHANNEL_SCALED(_id, _hw_id, _type, _ext_name) \ argument 272 #define DA9150_GPADC_CHANNEL_PROCESSED(_id, _hw_id, _type, _ext_name) \ argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | sync.h | 177 # define ____SYNC(_type, _reason, _else) \ argument 189 # define ____SYNC(_type, _reason, _else) argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | netif_receive_skb.c | 52 #define TEST_BTF(_str, _type, _flags, _expected, ...) \ argument 88 #define TEST_BTF_C(_str, _type, _flags, ...) \ argument
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | percpu.h | 559 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 565 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 574 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 579 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument 592 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 595 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 601 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 604 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | generic-radix-tree.h | 69 #define GENRADIX(_type) \ argument 75 #define DEFINE_GENRADIX(_name, _type) \ argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | percpu.h | 405 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 411 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 420 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 425 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument 438 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 441 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 447 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 450 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument
|
| /kernel/linux/linux-4.19/fs/ceph/ |
| D | xattr.c | 262 #define CEPH_XATTR_NAME(_type, _name) XATTR_CEPH_PREFIX #_type "." #_name argument 263 #define CEPH_XATTR_NAME2(_type, _name, _name2) \ argument 266 #define XATTR_NAME_CEPH(_type, _name, _flags) \ argument 274 #define XATTR_RSTAT_FIELD(_type, _name) \ argument 276 #define XATTR_LAYOUT_FIELD(_type, _name, _field) \ argument 284 #define XATTR_QUOTA_FIELD(_type, _name) \ argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_gpu_state.h | 123 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument 172 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument 182 #define SHADER(_type, _size) \ argument
|
| /kernel/linux/linux-4.19/security/keys/ |
| D | keyctl.c | 35 const char __user *_type, in key_get_type_from_user() 63 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument 156 SYSCALL_DEFINE4(request_key, const char __user *, _type, in SYSCALL_DEFINE4() argument 659 const char __user *_type, in keyctl_keyring_search() 1660 long keyctl_restrict_keyring(key_serial_t id, const char __user *_type, in keyctl_restrict_keyring()
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | xattr.c | 306 #define CEPH_XATTR_NAME(_type, _name) XATTR_CEPH_PREFIX #_type "." #_name argument 307 #define CEPH_XATTR_NAME2(_type, _name, _name2) \ argument 310 #define XATTR_NAME_CEPH(_type, _name, _flags) \ argument 318 #define XATTR_RSTAT_FIELD(_type, _name) \ argument 320 #define XATTR_LAYOUT_FIELD(_type, _name, _field) \ argument 328 #define XATTR_QUOTA_FIELD(_type, _name) \ argument
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | mach_desc.h | 54 #define MACHINE_START(_type, _name) \ argument
|
| /kernel/linux/linux-4.19/arch/arc/include/asm/ |
| D | mach_desc.h | 57 #define MACHINE_START(_type, _name) \ argument
|
| /kernel/linux/linux-4.19/drivers/iio/common/ssp_sensors/ |
| D | ssp_iio_sensor.h | 5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|
| /kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/ |
| D | ssp_iio_sensor.h | 5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|