Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 25 of 123) sorted by relevance

12345

/linux/kernel/trace/
H A Dtrace_export.c89 #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/include/rdma/
H A Duverbs_std_types.h24 #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/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h262 #define __ITEM_NAME(_type, _cname, _iname) \ argument
270 #define MLXSW_ITEM8(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument
288 #define MLXSW_ITEM8_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument
313 #define MLXSW_ITEM16(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument
331 #define MLXSW_ITEM16_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument
356 #define MLXSW_ITEM32(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument
377 #define MLXSW_ITEM32_LP(_type, _cname, _offset1, _shift1, _offset2, _shift2) \ argument
410 #define MLXSW_ITEM32_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument
435 #define MLXSW_ITEM64(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument
453 #define MLXSW_ITEM64_INDEXED(_type, _cname, _iname, _offset, _shift, \ argument
[all …]
/linux/tools/perf/ui/
H A Dhist.c359 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument
372 #define __HPP_ENTRY_PERCENT_FN(_type, _field) \ argument
380 #define __HPP_SORT_FN(_type, _field) \ argument
387 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument
400 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field) \ argument
408 __HPP_SORT_ACC_FN(_type,_field) global() argument
415 __HPP_ENTRY_RAW_FN(_type,_field) global() argument
428 __HPP_SORT_RAW_FN(_type,_field) global() argument
435 __HPP_ENTRY_AVERAGE_FN(_type,_field) global() argument
448 __HPP_SORT_AVERAGE_FN(_type,_field) global() argument
456 HPP_PERCENT_FNS(_type,_field) global() argument
461 HPP_PERCENT_ACC_FNS(_type,_field) global() argument
466 HPP_RAW_FNS(_type,_field) global() argument
470 HPP_AVERAGE_FNS(_type,_field) global() argument
[all...]
/linux/include/trace/stages/
H A Dstage4_event_fields.h8 #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/include/linux/
H A Dcleanup.h197 #define DEFINE_FREE(_name, _type, _free) \ argument
243 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument
294 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ argument
367 #define __DEFINE_UNLOCK_GUARD(_name, _type, _unlock, ...) \ argument
384 #define __DEFINE_LOCK_GUARD_1(_name, _type, _lock) \ argument
401 #define DEFINE_LOCK_GUARD_1(_name, _type, _lock, _unlock, ...) \ argument
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c38 #define VMW_FIND_FIRST_DIFF(_type) \ argument
59 #define VMW_FIND_LAST_DIFF(_type) \ argument
95 #define SPILL(_var, _type) ((unsigned long) _var & (sizeof(_type) - 1)) argument
105 #define VMW_TRY_FIND_FIRST_DIFF(_type) \ argument
178 #define VMW_TRY_FIND_LAST_DIFF(_type) \ argument
/linux/include/drm/
H A Ddrm_kunit_helpers.h48 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument
93 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
/linux/drivers/platform/chrome/
H A Dchromeos_of_hw_prober.c46 #define DEFINE_CHROMEOS_I2C_PROBE_CFG_SIMPLE_BY_TYPE(_type) \ argument
52 #define DEFINE_CHROMEOS_I2C_PROBE_DATA_DUMB_BY_TYPE(_type) \ argument
/linux/fs/bcachefs/
H A Dvstructs.h19 #define __vstruct_bytes(_type, _u64s) \ argument
29 #define __vstruct_blocks(_type, _sector_block_bits, _u64s) \ argument
H A Dbtree_update.h241 #define bch2_bkey_make_mut_noupdate_typed(_trans, _k, _type) \ argument
271 #define bch2_bkey_make_mut_typed(_trans, _iter, _k, _flags, _type) \ argument
338 #define bch2_bkey_get_mut_typed(_trans, _iter, _btree_id, _pos, _flags, _type)\ argument
364 #define bch2_bkey_alloc(_trans, _iter, _flags, _type) \ argument
H A Ddarray.h13 #define DARRAY_PREALLOCATED(_type, _nr) \ argument
20 #define DARRAY(_type) DARRAY_PREALLOCATED(_type, 0) argument
H A Dxattr.h33 #define X_SEARCH(_type, _name, _len) ((struct xattr_search_key) \ argument
H A Derror.h219 #define bch2_dev_io_err_on(cond, ca, _type, ...) \ argument
230 #define bch2_dev_inum_io_err_on(cond, ca, _type, ...) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dnetif_receive_skb.c49 #define TEST_BTF(_str, _type, _flags, _expected, ...) \ argument
84 #define TEST_BTF_C(_str, _type, _flags, ...) \ argument
/linux/arch/mips/include/asm/
H A Dsync.h177 # define ____SYNC(_type, _reason, _else) \ argument
189 # define ____SYNC(_type, _reason, _else) argument
/linux/drivers/pinctrl/sophgo/
H A Dpinctrl-cv18xx.h98 #define CV1800_FUNC_PIN(_id, _power_domain, _type, \ argument
111 #define CV1800_GENERAL_PIN(_id, _power_domain, _type, \ argument
129 #define CV1800_GENERATE_PIN_MUX2(_id, _power_domain, _type, \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c307 #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/drivers/iio/adc/
H A Dmax77541-adc.c100 #define MAX77541_ADC_CHANNEL_V(_channel, _name, _type, _reg) \ argument
111 #define MAX77541_ADC_CHANNEL_TEMP(_channel, _name, _type, _reg) \ argument
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_tl_debugfs.h80 #define ADF_TL_COUNTER(_name, _type, _offset) \ argument
86 #define ADF_TL_COUNTER_LATENCY(_name, _type, _offset1, _offset2) \ argument
/linux/security/keys/
H A Dkeyctl.c46 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/arch/arm/mach-imx/
H A Dhardware.h102 #define imx_map_entry(soc, name, _type) { \ argument
/linux/fs/xfs/
H A Dxfs_drain.h81 #define xfs_group_intent_get(_mp, _fsbno, _type) \ argument
/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
/linux/arch/arc/include/asm/
H A Dmach_desc.h54 #define MACHINE_START(_type, _name) \ argument

12345