/linux-6.6.21/include/linux/ |
D | cleanup.h | 37 #define DEFINE_FREE(_name, _type, _free) \ argument 71 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument 105 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ argument 134 #define __DEFINE_UNLOCK_GUARD(_name, _type, _unlock, ...) \ argument 146 #define __DEFINE_LOCK_GUARD_1(_name, _type, _lock) \ argument 163 #define DEFINE_LOCK_GUARD_1(_name, _type, _lock, _unlock, ...) \ argument
|
D | generic-radix-tree.h | 71 #define GENRADIX(_type) \ argument 77 #define DEFINE_GENRADIX(_name, _type) \ argument
|
/linux-6.6.21/kernel/trace/ |
D | trace_export.c | 89 #define __field_ext(_type, _item, _filter_type) { \ argument 96 #define __field_ext_packed(_type, _item, _filter_type) { \ argument 102 #define __field(_type, _item) __field_ext(_type, _item, FILTER_OTHER) argument 105 #define __field_fn(_type, _item) __field_ext(_type, _item, FILTER_TRACE_FN) argument 108 #define __field_desc(_type, _container, _item) __field_ext(_type, _item, FILTER_OTHER) argument 111 #define __field_packed(_type, _container, _item) __field_ext_packed(_type, _item, FILTER_OTHER) argument 114 #define __array(_type, _item, _len) { \ argument 121 #define __stack_array(_type, _item, _len, _field) __array(_type, _item, _len) argument 124 #define __array_desc(_type, _container, _item, _len) __array(_type, _item, _len) argument 127 #define __dynamic_array(_type, _item) { \ argument
|
/linux-6.6.21/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
|
/linux-6.6.21/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 284 #define MLXSW_ITEM8_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 309 #define MLXSW_ITEM16(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 327 #define MLXSW_ITEM16_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 352 #define MLXSW_ITEM32(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 373 #define MLXSW_ITEM32_LP(_type, _cname, _offset1, _shift1, _offset2, _shift2) \ argument 406 #define MLXSW_ITEM32_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 431 #define MLXSW_ITEM64(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 449 #define MLXSW_ITEM64_INDEXED(_type, _cname, _iname, _offset, _shift, \ argument [all …]
|
/linux-6.6.21/include/trace/stages/ |
D | stage4_event_fields.h | 8 #define __field_ext(_type, _item, _filter_type) { \ argument 14 #define __field_struct_ext(_type, _item, _filter_type) { \ argument 26 #define __array(_type, _item, _len) { \ argument 33 #define __dynamic_array(_type, _item, _len) { \ argument 60 #define __rel_dynamic_array(_type, _item, _len) { \ argument
|
/linux-6.6.21/tools/perf/ui/ |
D | hist.c | 343 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 356 #define __HPP_ENTRY_PERCENT_FN(_type, _field) \ argument 364 #define __HPP_SORT_FN(_type, _field) \ argument 371 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument 384 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field) \ argument 392 #define __HPP_SORT_ACC_FN(_type, _field) \ argument 399 #define __HPP_ENTRY_RAW_FN(_type, _field) \ argument 412 #define __HPP_SORT_RAW_FN(_type, _field) \ argument 420 #define HPP_PERCENT_FNS(_type, _field) \ argument 425 #define HPP_PERCENT_ACC_FNS(_type, _field) \ argument [all …]
|
/linux-6.6.21/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
|
/linux-6.6.21/include/drm/ |
D | drm_kunit_helpers.h | 42 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument 87 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
|
/linux-6.6.21/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
|
D | max77541-adc.c | 100 #define MAX77541_ADC_CHANNEL_V(_channel, _name, _type, _reg) \ argument 111 #define MAX77541_ADC_CHANNEL_TEMP(_channel, _name, _type, _reg) \ argument
|
/linux-6.6.21/arch/mips/include/asm/ |
D | sync.h | 177 # define ____SYNC(_type, _reason, _else) \ argument 189 # define ____SYNC(_type, _reason, _else) argument
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | netif_receive_skb.c | 52 #define TEST_BTF(_str, _type, _flags, _expected, ...) \ argument 87 #define TEST_BTF_C(_str, _type, _flags, ...) \ argument
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | btf_dump.c | 307 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument 321 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument 327 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument 339 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
|
/linux-6.6.21/arch/s390/include/asm/ |
D | asm-extable.h | 26 #define __EX_TABLE(_section, _fault, _target, _type) \ argument 35 #define __EX_TABLE_UA(_section, _fault, _target, _type, _regerr, _regaddr, _len)\ argument
|
/linux-6.6.21/fs/ceph/ |
D | xattr.c | 373 #define CEPH_XATTR_NAME(_type, _name) XATTR_CEPH_PREFIX #_type "." #_name argument 374 #define CEPH_XATTR_NAME2(_type, _name, _name2) \ argument 377 #define XATTR_NAME_CEPH(_type, _name, _flags) \ argument 385 #define XATTR_RSTAT_FIELD(_type, _name) \ argument 387 #define XATTR_RSTAT_FIELD_UPDATABLE(_type, _name) \ argument 395 #define XATTR_LAYOUT_FIELD(_type, _name, _field) \ argument 403 #define XATTR_QUOTA_FIELD(_type, _name) \ argument
|
/linux-6.6.21/arch/x86/include/asm/ |
D | percpu.h | 425 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 431 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 440 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 445 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument 458 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 461 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 467 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 470 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument
|
/linux-6.6.21/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gpu_state.h | 129 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument 178 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument 188 #define SHADER(_type, _size) \ argument
|
/linux-6.6.21/security/keys/ |
D | keyctl.c | 46 const char __user *_type, in key_get_type_from_user() 74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument 167 SYSCALL_DEFINE4(request_key, const char __user *, _type, in SYSCALL_DEFINE4() argument 717 const char __user *_type, in keyctl_keyring_search() 1729 long keyctl_restrict_keyring(key_serial_t id, const char __user *_type, in keyctl_restrict_keyring()
|
/linux-6.6.21/arch/arm/mach-imx/ |
D | hardware.h | 102 #define imx_map_entry(soc, name, _type) { \ argument
|
/linux-6.6.21/arch/arc/include/asm/ |
D | mach_desc.h | 54 #define MACHINE_START(_type, _name) \ argument
|
/linux-6.6.21/drivers/iio/common/ssp_sensors/ |
D | ssp_iio_sensor.h | 5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|
/linux-6.6.21/include/uapi/rdma/ |
D | rvt-abi.h | 14 #define RDMA_ATOMIC_UAPI(_type, _name) struct{ _type val; } _name argument
|
/linux-6.6.21/drivers/input/touchscreen/ |
D | tsc2007_iio.c | 15 #define TSC2007_CHAN_IIO(_chan, _name, _type, _chan_info) \ argument
|
/linux-6.6.21/drivers/regulator/ |
D | max77826-regulator.c | 113 #define MAX77826_VOLT_RANGE(_type) \ argument 118 #define MAX77826_LDO(_id, _type) \ argument
|