| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_keys.h | 56 #define MLXSW_AFK_ELEMENT_INFO(_type, _element, _offset, _shift, _size) \ argument 68 #define MLXSW_AFK_ELEMENT_INFO_U32(_element, _offset, _shift, _size) \ argument 72 #define MLXSW_AFK_ELEMENT_INFO_BUF(_element, _offset, _size) \ argument 89 _shift, _size, _u32_key_diff, _avoid_size_check) \ argument 103 #define MLXSW_AFK_ELEMENT_INST_U32(_element, _offset, _shift, _size) \ argument 108 _shift, _size, _key_diff, \ argument 114 #define MLXSW_AFK_ELEMENT_INST_BUF(_element, _offset, _size) \ argument
|
| /linux/include/linux/ |
| H A D | sysfs.h | 329 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 336 #define __BIN_ATTR_RO(_name, _size) \ argument 339 #define __BIN_ATTR_WO(_name, _size) \ argument 342 #define __BIN_ATTR_RW(_name, _size) \ argument 347 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument 351 #define BIN_ATTR_RO(_name, _size) \ argument 354 #define BIN_ATTR_WO(_name, _size) \ argument 357 #define BIN_ATTR_RW(_name, _size) \ argument 361 #define __BIN_ATTR_ADMIN_RO(_name, _size) \ argument 364 #define __BIN_ATTR_ADMIN_RW(_name, _size) \ argument [all …]
|
| H A D | slab.h | 859 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size), kmem_buckets *(_b) argument 860 #define PASS_BUCKET_PARAMS(_size, _b) (_size), (_b) argument 863 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size) argument 864 #define PASS_BUCKET_PARAMS(_size, _b) (_size) argument 968 #define kmem_buckets_alloc(_b, _size, _flags) \ argument 971 #define kmem_buckets_alloc_track_caller(_b, _size, _flags) \ argument 1079 #define kcalloc_node(_n, _size, _flags, _node) \ argument 1097 #define kzalloc_node(_size, _flags, _node) kmalloc_node(_size, (_flags)|__GFP_ZERO, _node) argument 1101 #define kvmalloc_node_align_noprof(_size, _align, _flags, _node) \ argument 1107 #define kvzalloc(_size, _flags) kvmalloc(_size, (_flags)|__GFP_ZERO) argument [all …]
|
| H A D | ioport.h | 157 #define DEFINE_RES_NAMED_DESC(_start, _size, _name, _flags, _desc) \ argument 166 #define DEFINE_RES_NAMED(_start, _size, _name, _flags) \ argument 168 #define DEFINE_RES(_start, _size, _flags) \ argument 171 #define DEFINE_RES_IO_NAMED(_start, _size, _name) \ argument 173 #define DEFINE_RES_IO(_start, _size) \ argument 176 #define DEFINE_RES_MEM_NAMED(_start, _size, _name) \ argument 178 #define DEFINE_RES_MEM(_start, _size) \ argument 181 #define DEFINE_RES_REG_NAMED(_start, _size, _name) \ argument 183 #define DEFINE_RES_REG(_start, _size) \ argument
|
| H A D | percpu.h | 139 #define __alloc_percpu_gfp(_size, _align, _gfp) \ argument 141 #define __alloc_percpu(_size, _align) \ argument 143 #define __alloc_reserved_percpu(_size, _align) \ argument
|
| H A D | mempool.h | 93 #define mempool_init_kmalloc_pool(_pool, _min_nr, _size) \ argument 96 #define mempool_create_kmalloc_pool(_min_nr, _size) \ argument
|
| H A D | min_heap.h | 231 #define min_heap_init_inline(_heap, _data, _size) \ argument 449 #define min_heap_init(_heap, _data, _size) \ argument
|
| /linux/include/drm/ |
| H A D | drm_format_helper.h | 36 #define __DRM_FORMAT_CONV_STATE_INIT(_mem, _size, _preallocated) { \ argument 60 #define DRM_FORMAT_CONV_STATE_INIT_PREALLOCATED(_mem, _size) \ argument
|
| /linux/include/acpi/platform/ |
| H A D | aclinuxex.h | 53 #define acpi_os_allocate(_size) \ argument 56 #define acpi_os_allocate_zeroed(_size) \ argument
|
| /linux/tools/testing/memblock/tests/ |
| H A D | common.h | 91 #define ASSERT_MEM_EQ(_seen, _expected, _size) do { \ argument 103 #define ASSERT_MEM_NE(_seen, _expected, _size) do { \ argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_ma.c | 25 #define DEFINE_ARRAY_WITH_KPTR(_size) \ argument 41 #define DEFINE_ARRAY_WITH_PERCPU_KPTR(_size) \ argument
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_power.c | 171 #define PAYLOAD_SIZE(_size) ((_size) * sizeof(u32)) argument 375 uint32_t _size = cmds_size > TYPE4_MAX_PAYLOAD ? in a5xx_gpmu_ucode_init() local
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | cpuid_0x2_table.c | 9 #define CACHE_ENTRY(_desc, _type, _size) \ argument
|
| /linux/arch/riscv/include/asm/ |
| H A D | errata_list.h | 101 #define ALT_CMO_OP(_op, _start, _size, _cachesize) \ argument
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-sysfs.c | 1099 #define UFS_DESC_PARAM(_name, _puname, _duname, _size) \ argument 1109 #define UFS_DEVICE_DESC_PARAM(_name, _uname, _size) \ argument 1182 #define UFS_INTERCONNECT_DESC_PARAM(_name, _uname, _size) \ argument 1199 #define UFS_GEOMETRY_DESC_PARAM(_name, _uname, _size) \ argument 1293 #define UFS_HEALTH_DESC_PARAM(_name, _uname, _size) \ argument 1976 #define UFS_LUN_DESC_PARAM(_pname, _puname, _duname, _size) \ argument 1990 #define UFS_UNIT_DESC_PARAM(_name, _uname, _size) \ argument
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | util.h | 27 #define MT76_INCR(_var, _size) \ argument
|
| /linux/drivers/md/bcache/ |
| H A D | util.h | 39 #define init_heap(heap, _size, gfp) \ argument 139 #define init_fifo_exact(fifo, _size, gfp) \ argument 145 #define init_fifo(fifo, _size, gfp) \ argument
|
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_vpu_buffer.c | 60 u32 _size = ALIGN(((max_t(u32, _size_yuv, ((BIN_BUFFER_THRESHOLD * 3) >> 1)) * in hfi_buffer_bin_vp9d() local 106 u32 _size; in hfi_buffer_comv_h265d() local 123 u32 _size = ALIGN(((ALIGN(frame_width, LCU_MAX_SIZE_PELS) / LCU_MIN_SIZE_PELS) * in size_h265d_bse_cmd_buf() local 190 u32 _size = ALIGN(((ALIGN(frame_width, LCU_MAX_SIZE_PELS) / LCU_MIN_SIZE_PELS) * in size_h265d_vpp_cmd_buf() local 206 u32 _size = ALIGN(_size_bse, DMA_ALIGNMENT) + in hfi_buffer_non_comv_h265d() local 315 u32 vpss_lb_size = 0, _size; in hfi_buffer_line_h265d() local
|
| /linux/drivers/staging/nvec/ |
| H A D | nvec_kbd.c | 60 int _size = (msg[0] & (3 << 5)) >> 5; in nvec_keys_notifier() local
|
| /linux/arch/riscv/errata/thead/ |
| H A D | errata.c | 74 #define THEAD_CMO_OP(_op, _start, _size, _cachesize) \ argument
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_stream_defs.c | 13 #define PVR_STREAM_DEF_SET(owner, member, _size, _array_size, _feature) \ argument
|
| /linux/fs/ext4/ |
| H A D | sysfs.c | 161 #define EXT4_ATTR_STRING(_name,_mode,_size,_struct,_elname) \ argument 181 #define EXT4_RO_ATTR_ES_STRING(_name,_elname,_size) \ argument
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | regs.h | 47 #define ZL_REG_IDX(_idx, _page, _offset, _size, _items, _stride) \ argument 63 #define ZL_REG(_page, _offset, _size) \ argument
|
| /linux/arch/mips/vdso/ |
| H A D | genvdso.c | 108 static void *map_vdso(const char *path, size_t *_size) in map_vdso()
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-rdesc.c | 661 #define UCLOGIC_RDESC_FRAME_BUTTONS_BYTES(_id, _size) \ argument
|