| /linux/include/linux/ |
| H A D | sysfs.h | 339 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 346 #define __BIN_ATTR_RO(_name, _size) \ argument 349 #define __BIN_ATTR_WO(_name, _size) \ argument 352 #define __BIN_ATTR_RW(_name, _size) \ argument 357 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument 361 #define BIN_ATTR_RO(_name, _size) \ argument 364 #define BIN_ATTR_WO(_name, _size) \ argument 367 #define BIN_ATTR_RW(_name, _size) \ argument 371 #define __BIN_ATTR_ADMIN_RO(_name, _size) \ argument 374 #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 | 98 #define mempool_init_kmalloc_pool(_pool, _min_nr, _size) \ argument 101 #define mempool_create_kmalloc_pool(_min_nr, _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/ufs/core/ |
| H A D | ufs-sysfs.c | 1100 #define UFS_DESC_PARAM(_name, _puname, _duname, _size) \ argument 1110 #define UFS_DEVICE_DESC_PARAM(_name, _uname, _size) \ argument 1183 #define UFS_INTERCONNECT_DESC_PARAM(_name, _uname, _size) \ argument 1200 #define UFS_GEOMETRY_DESC_PARAM(_name, _uname, _size) \ argument 1294 #define UFS_HEALTH_DESC_PARAM(_name, _uname, _size) \ argument 1977 #define UFS_LUN_DESC_PARAM(_pname, _puname, _duname, _size) \ argument 1991 #define UFS_UNIT_DESC_PARAM(_name, _uname, _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/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/gpu/drm/imagination/ |
| H A D | pvr_stream_defs.c | 13 #define PVR_STREAM_DEF_SET(owner, member, _size, _array_size, _feature) \ argument
|
| /linux/arch/riscv/errata/thead/ |
| H A D | errata.c | 74 #define THEAD_CMO_OP(_op, _start, _size, _cachesize) \ 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/drivers/mfd/ |
| H A D | mt6360-core.c | 70 #define MT6360_ALLOC_READ_SIZE(_size) (_size + 3) argument 72 #define MT6360_ALLOC_WRITE_SIZE(_size) (_size + 4) argument
|
| /linux/include/linux/usb/ |
| H A D | renesas_usbhs.h | 104 #define RENESAS_USBHS_PIPE(_type, _size, _num, _double_buf) { \ argument
|
| /linux/scripts/ |
| H A D | recordmcount.h | 95 # define _size 8 macro 133 # define _size 4 macro
|
| /linux/tools/testing/selftests/vfio/ |
| H A D | vfio_dma_mapping_test.c | 108 #define FIXTURE_VARIANT_ADD_IOMMU_MODE(_iommu_mode, _name, _size, _mmap_flags) \ argument
|
| /linux/fs/smb/client/ |
| H A D | fs_context.h | 34 #define CIFS_ALIGN_WSIZE(_fc, _size) cifs_io_align(_fc, "wsize", _size) argument 35 #define CIFS_ALIGN_RSIZE(_fc, _size) cifs_io_align(_fc, "rsize", _size) argument 36 #define CIFS_ALIGN_BSIZE(_fc, _size) cifs_io_align(_fc, "bsize", _size) argument
|
| /linux/init/ |
| H A D | main.c | 268 static void * __init get_boot_config_from_initrd(size_t *_size) in get_boot_config_from_initrd() 315 static void * __init get_boot_config_from_initrd(size_t *_size) in get_boot_config_from_initrd()
|
| /linux/kernel/trace/ |
| H A D | trace_probe.h | 190 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument 201 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | trx.h | 16 static inline void clear_pci_tx_desc_content(__le32 *__pdesc, u32 _size) in clear_pci_tx_desc_content()
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gpu_state.h | 192 #define SHADER(_type, _size) \ argument
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | def.h | 215 #define CLEAR_PCI_TX_DESC_CONTENT(__pdesc, _size) \ argument
|
| /linux/drivers/soc/ti/ |
| H A D | knav_dma.c | 518 unsigned index, resource_size_t *_size) in pktdma_get_regs()
|