Home
last modified time | relevance | path

Searched defs:_size (Results 1 – 25 of 37) sorted by relevance

12

/linux/include/linux/
H A Dslab.h529 #define DECL_TOKEN_PARAMS(_size, _token) size_t (_size), kmalloc_token_t (_token) argument
530 #define PASS_TOKEN_PARAMS(_size, _token) (_size), (_token) argument
537 #define DECL_TOKEN_PARAMS(_size, _token) size_t (_size) argument
538 #define PASS_TOKEN_PARAMS(_size, _token) (_size) argument
942 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size), kmem_buckets *(_b) argument
943 #define PASS_BUCKET_PARAMS(_size, _b) (_size), (_b) argument
946 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size) argument
947 #define PASS_BUCKET_PARAMS(_size, _b) (_size) argument
951 #define DECL_KMALLOC_PARAMS(_size, _b, _token) DECL_BUCKET_PARAMS(_size, _b) \ argument
954 #define PASS_KMALLOC_PARAMS(_size, _b, _token) PASS_BUCKET_PARAMS(_size, _b) \ argument
[all …]
H A Dioport.h158 #define DEFINE_RES_NAMED_DESC(_start, _size, _name, _flags, _desc) \ argument
167 #define DEFINE_RES_NAMED(_start, _size, _name, _flags) \ argument
171 #define __DEFINE_RES3(_start, _size, _flags) \ argument
176 #define DEFINE_RES_IO_NAMED(_start, _size, _name) \ argument
178 #define DEFINE_RES_IO(_start, _size) \ argument
181 #define DEFINE_RES_MEM_NAMED(_start, _size, _name) \ argument
183 #define DEFINE_RES_MEM(_start, _size) \ argument
186 #define DEFINE_RES_REG_NAMED(_start, _size, _name) \ argument
188 #define DEFINE_RES_REG(_start, _size) \ argument
H A Dsysfs.h339 #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 Dbpf.h2806 #define bpf_map_kmalloc_node(_map, _size, _flags, _node) \ argument
2808 #define bpf_map_kmalloc_nolock(_map, _size, _flags, _node) \ argument
2810 #define bpf_map_kzalloc(_map, _size, _flags) \ argument
2812 #define bpf_map_kvcalloc(_map, _n, _size, _flags) \ argument
2814 #define bpf_map_alloc_percpu(_map, _size, _align, _flags) \ argument
/linux/tools/testing/selftests/vfio/lib/include/libvfio/
H A Dassert.h49 #define malloc_assert(_size) ({ \ argument
57 #define calloc_assert(_nmemb, _size) ({ \ argument
72 #define snprintf_assert(_s, _size, _fmt, ...) do { \ argument
/linux/include/acpi/platform/
H A Daclinuxex.h53 #define acpi_os_allocate(_size) \ argument
56 #define acpi_os_allocate_zeroed(_size) \ argument
/linux/tools/testing/memblock/tests/
H A Dcommon.h91 #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 Dtest_bpf_ma.c25 #define DEFINE_ARRAY_WITH_KPTR(_size) \ argument
41 #define DEFINE_ARRAY_WITH_PERCPU_KPTR(_size) \ argument
/linux/arch/riscv/include/asm/
H A Derrata_list.h101 #define ALT_CMO_OP(_op, _start, _size, _cachesize) \ argument
/linux/drivers/md/bcache/
H A Dutil.h39 #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 Dpvr_stream_defs.c13 #define PVR_STREAM_DEF_SET(owner, member, _size, _array_size, _feature) \ argument
/linux/arch/riscv/errata/thead/
H A Derrata.c74 #define THEAD_CMO_OP(_op, _start, _size, _cachesize) \ argument
/linux/fs/ext4/
H A Dsysfs.c192 #define EXT4_ATTR_STRING(_name,_mode,_size,_struct,_elname) \ argument
212 #define EXT4_RO_ATTR_ES_STRING(_name,_elname,_size) \ argument
/linux/drivers/mfd/
H A Dmt6360-core.c70 #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 Drenesas_usbhs.h104 #define RENESAS_USBHS_PIPE(_type, _size, _num, _double_buf) { \ argument
/linux/scripts/
H A Drecordmcount.h95 # define _size 8 macro
133 # define _size 4 macro
/linux/tools/testing/selftests/vfio/
H A Dvfio_dma_mapping_test.c107 #define FIXTURE_VARIANT_ADD_IOMMU_MODE(_iommu_mode, _name, _size, _mmap_flags) \ argument
/linux/drivers/dpll/zl3073x/
H A Dregs.h61 #define ZL_REG_IDX(_idx, _page, _offset, _size, _items, _stride) \ argument
77 #define ZL_REG(_page, _offset, _size) \ argument
/linux/fs/smb/client/
H A Dfs_context.h34 #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/kernel/trace/
H A Dtrace_probe.h201 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument
212 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.h16 static inline void clear_pci_tx_desc_content(__le32 *__pdesc, u32 _size) in clear_pci_tx_desc_content()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddef.h215 #define CLEAR_PCI_TX_DESC_CONTENT(__pdesc, _size) \ argument
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c689 #define MLXSW_SP_SB_PR(_mode, _size) \ argument
695 #define MLXSW_SP_SB_PR_EXT(_mode, _size, _freeze_mode, _freeze_size) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddm.c133 #define CAL_SWING_OFF(_off, _dir, _size, _del) \ argument
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c64 #define MIB_DESC(_size, _offset, _name) {.size = _size, .offset = _offset, .name = _name} argument

12