Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/net/
H A Dbpf_jit_asm.S53 #define is_offset_in_header(SIZE, TYPE) \ argument
140 #define DS_OFFSET(SIZE) (4 * SZREG) argument
142 #define DS_OFFSET(SIZE) ((4 * SZREG) + (4 - SIZE)) argument
144 #define bpf_slow_path_common(SIZE) \ argument
244 #define bpf_negative_common(SIZE) \ argument
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-roccat-common.h47 #define ROCCAT_COMMON2_SYSFS_W(thingy, COMMAND, SIZE) \ argument
56 #define ROCCAT_COMMON2_SYSFS_R(thingy, COMMAND, SIZE) \ argument
65 #define ROCCAT_COMMON2_SYSFS_RW(thingy, COMMAND, SIZE) \ argument
69 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(thingy, COMMAND, SIZE) \ argument
78 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_R(thingy, COMMAND, SIZE) \ argument
86 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_W(thingy, COMMAND, SIZE) \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_transport_access_macros.h52 #define ADF_MSG_SIZE_TO_BYTES(SIZE) (SIZE << 5) argument
53 #define ADF_BYTES_TO_MSG_SIZE(SIZE) (SIZE >> 5) argument
54 #define ADF_SIZE_TO_RING_SIZE_IN_BYTES(SIZE) ((1 << (SIZE - 1)) << 7) argument
55 #define ADF_RING_SIZE_IN_BYTES_TO_SIZE(SIZE) ((1 << (SIZE - 1)) >> 7) argument
58 #define ADF_RING_SIZE_BYTES_MIN(SIZE) \ argument
61 #define ADF_RING_SIZE_MODULO(SIZE) (SIZE + 0x6) argument
62 #define ADF_SIZE_TO_POW(SIZE) ((((SIZE & 0x4) >> 1) | ((SIZE & 0x4) >> 2) | \ argument
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dbpf_insn.h109 #define BPF_LD_ABS(SIZE, IMM) \ argument
119 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
129 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
139 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
149 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
H A Dtracex2_user.c41 #define SIZE sizeof(struct task) macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dfilter.h134 #define BPF_LD_ABS(SIZE, IMM) \ argument
144 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument
154 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
164 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
174 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
184 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Daout.h272 #define ASM_OUTPUT_COMMON(STREAM, NAME, SIZE, ROUNDED) \ argument
288 #define ASM_OUTPUT_ALIGNED_LOCAL(STREAM, NAME, SIZE, ALIGN) \ argument
301 #define ASM_OUTPUT_ALIGNED_BSS(STREAM, DECL, NAME, SIZE, ALIGN) \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit_asm.S99 #define bpf_slow_path_common(SIZE) \ argument
152 #define sk_negative_common(SIZE) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/
H A Delfos.h101 #define ASM_OUTPUT_SKIP(FILE, SIZE) \ argument
165 #define ASM_OUTPUT_ALIGNED_COMMON(FILE, NAME, SIZE, ALIGN) \ argument
183 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/
H A Delfos.h101 #define ASM_OUTPUT_SKIP(FILE, SIZE) \ argument
165 #define ASM_OUTPUT_ALIGNED_COMMON(FILE, NAME, SIZE, ALIGN) \ argument
183 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dprot_sao.c16 #define SIZE (64 * 1024) macro
H A Dhugetlb_vs_thp_test.c9 #define SIZE (16 * 1024 * 1024) macro
/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool1034 SIZE = 16 variable in AvbDescriptor
1110 SIZE = 32 variable in AvbPropertyDescriptor
1207 SIZE = 120 + RESERVED variable in AvbHashtreeDescriptor
1391 SIZE = 72 + RESERVED variable in AvbHashDescriptor
1521 SIZE = 24 variable in AvbKernelCmdlineDescriptor
1613 SIZE = 28 + RESERVED variable in AvbChainPartitionDescriptor
1772 SIZE = 64 variable in AvbFooter
1827 SIZE = 256 variable in AvbVBMetaHeader
/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dbinfmt_script14 SIZE=256 variable
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py1164 SIZE = 16 variable in AvbDescriptor
1249 SIZE = 32 variable in AvbPropertyDescriptor
1364 SIZE = 120 + RESERVED variable in AvbHashtreeDescriptor
1571 SIZE = 72 + RESERVED variable in AvbHashDescriptor
1711 SIZE = 24 variable in AvbKernelCmdlineDescriptor
1808 SIZE = 28 + RESERVED variable in AvbChainPartitionDescriptor
1974 SIZE = 64 variable in AvbFooter
2066 SIZE = 256 variable in AvbVBMetaHeader
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/
H A Dstrlen.c8 #define SIZE 256 macro
H A Dmemcmp.c10 #define SIZE 256 macro
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlabel.h51 #define vec_last(VEC, SIZE) ((VEC)[(SIZE) - 1]) argument
52 #define vec_ns(VEC, SIZE) (vec_last((VEC), (SIZE))->ns) argument
53 #define vec_labelset(VEC, SIZE) (&vec_ns((VEC), (SIZE))->labels) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dpoly-int-types.h81 #define vector_element_size(SIZE, NELTS) \ argument
H A Doutput.h281 #define assemble_aligned_integer(SIZE, VALUE) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dpoly-int-types.h81 #define vector_element_size(SIZE, NELTS) \ argument
H A Doutput.h281 #define assemble_aligned_integer(SIZE, VALUE) \ argument
/OK3568_Linux_fs/kernel/lib/
H A Dtest_hash.c141 #define SIZE 256 /* Run time is cubic in SIZE */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h229 #define BPF_LD_ABS(SIZE, IMM) \ argument
239 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument
249 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
259 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
269 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
279 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
514 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ argument
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_btree.h54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument

12