/linux-5.19.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
|
/linux-5.19.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
|
/linux-5.19.10/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 32 #define __dynamic_array(_type, _item, _len) { \ argument 53 #define __rel_dynamic_array(_type, _item, _len) { \ argument
|
/linux-5.19.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 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-5.19.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 …]
|
/linux-5.19.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
|
D | vmwgfx_hashtab.h | 43 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
|
/linux-5.19.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
|
/linux-5.19.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
|
/linux-5.19.10/arch/mips/include/asm/ ! |
D | sync.h | 177 # define ____SYNC(_type, _reason, _else) \ argument 189 # define ____SYNC(_type, _reason, _else) argument
|
/linux-5.19.10/arch/s390/include/asm/ ! |
D | asm-extable.h | 25 #define __EX_TABLE(_section, _fault, _target, _type) \ argument 34 #define __EX_TABLE_UA(_section, _fault, _target, _type, _regerr, _regaddr, _len)\ argument
|
/linux-5.19.10/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-5.19.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
|
/linux-5.19.10/include/linux/ ! |
D | generic-radix-tree.h | 70 #define GENRADIX(_type) \ argument 76 #define DEFINE_GENRADIX(_name, _type) \ argument
|
/linux-5.19.10/fs/ceph/ ! |
D | xattr.c | 355 #define CEPH_XATTR_NAME(_type, _name) XATTR_CEPH_PREFIX #_type "." #_name argument 356 #define CEPH_XATTR_NAME2(_type, _name, _name2) \ argument 359 #define XATTR_NAME_CEPH(_type, _name, _flags) \ argument 367 #define XATTR_RSTAT_FIELD(_type, _name) \ argument 369 #define XATTR_RSTAT_FIELD_UPDATABLE(_type, _name) \ argument 377 #define XATTR_LAYOUT_FIELD(_type, _name, _field) \ argument 385 #define XATTR_QUOTA_FIELD(_type, _name) \ argument
|
/linux-5.19.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
|
/linux-5.19.10/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() 1724 long keyctl_restrict_keyring(key_serial_t id, const char __user *_type, in keyctl_restrict_keyring()
|
/linux-5.19.10/arch/arm/mach-imx/ ! |
D | hardware.h | 102 #define imx_map_entry(soc, name, _type) { \ argument
|
/linux-5.19.10/drivers/iio/common/ssp_sensors/ ! |
D | ssp_iio_sensor.h | 5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|
/linux-5.19.10/arch/arc/include/asm/ ! |
D | mach_desc.h | 54 #define MACHINE_START(_type, _name) \ argument
|
/linux-5.19.10/include/uapi/rdma/ ! |
D | rvt-abi.h | 14 #define RDMA_ATOMIC_UAPI(_type, _name) struct{ _type val; } _name argument
|
/linux-5.19.10/drivers/input/touchscreen/ ! |
D | tsc2007_iio.c | 15 #define TSC2007_CHAN_IIO(_chan, _name, _type, _chan_info) \ argument
|
/linux-5.19.10/drivers/regulator/ ! |
D | max77826-regulator.c | 114 #define MAX77826_VOLT_RANGE(_type) \ argument 119 #define MAX77826_LDO(_id, _type) \ argument
|
/linux-5.19.10/drivers/clk/renesas/ ! |
D | renesas-cpg-mssr.h | 44 #define DEF_TYPE(_name, _id, _type...) \ argument 46 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
|
/linux-5.19.10/drivers/clk/pistachio/ ! |
D | clk.h | 119 #define PLL(_id, _name, _pname, _type, _reg, _rates) \ argument 130 #define PLL_FIXED(_id, _name, _pname, _type, _reg) \ argument
|