Searched refs:SIZE (Results 1 – 9 of 9) sorted by relevance
/arch/mips/net/ |
D | bpf_jit_asm.S | 53 #define is_offset_in_header(SIZE, TYPE) \ argument 55 addiu $r_s0, $r_skb_hl, -SIZE; \ 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 146 LONG_ADDIU $r_s1, $r_skb_len, -SIZE; \ 150 LONG_ADDIU a3, zero, SIZE; \ 155 PTR_ADDIU a2, $r_sp, DS_OFFSET(SIZE); \ 244 #define bpf_negative_common(SIZE) \ argument 249 li a2, SIZE; \
|
/arch/x86/kernel/cpu/ |
D | mkcapflags.sh | 14 SIZE=$2 22 echo "const char * const $ARRAY[$SIZE] = {"
|
/arch/powerpc/net/ |
D | bpf_jit_asm.S | 99 #define bpf_slow_path_common(SIZE) \ argument 110 li r6, SIZE; \ 152 #define sk_negative_common(SIZE) \ argument 162 li r5, SIZE; \
|
/arch/powerpc/include/asm/ |
D | sstep.h | 100 #define SIZE(n) ((n) << 12) macro 106 #define MKOP(t, f, s) ((t) | (f) | SIZE(s))
|
/arch/xtensa/boot/dts/ |
D | virt.dts | 58 // BUS_ADDRESS(3) CPU_PHYSICAL(1) SIZE(2)
|
/arch/mips/include/asm/mips-boards/ |
D | bonito64.h | 410 #define BONITO_PCIMEMBASECFGSIZE(WIN, SIZE) (((~((SIZE)-1))>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PC… argument
|
/arch/s390/mm/ |
D | pgalloc.c | 366 #define BASE_ADDR_END_FUNC(NAME, SIZE) \ argument 370 unsigned long next = (addr + (SIZE)) & ~((SIZE) - 1); \
|
/arch/m68k/ifpsp060/ |
D | CHANGES | 89 bit 22:21 = 10 (SIZE = word) 111 bit 22:21 = xx (SIZE; see MC68060 User's Manual)
|
/arch/arm/ |
D | Kconfig-nommu | 18 hex '(S)DRAM SIZE' if SET_MEM_PARAM
|