Searched defs:const (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm64/crypto/ |
H A D | aes-neon.S | 28 .macro mul_by_x, out, in, temp, const 36 .macro mul_by_x2, out, in, temp, const 158 .macro mul_by_x_2x, out0, out1, in0, in1, tmp0, tmp1, const 169 .macro mul_by_x2_2x, out0, out1, in0, in1, tmp0, tmp1, const
|
/linux/drivers/usb/gadget/function/ |
H A D | storage_common.h | 38 # define dump_msg(fsg, /* const char * */ label, \ argument 52 # define dump_msg(fsg, /* const char * */ label, \ argument [all...] |
/linux/security/landlock/ |
H A D | syscalls.c | 181 const struct landlock_ruleset_attr __user *const, attr, in SYSCALL_DEFINE3() argument 400 const void __user *const, rule_attr, const __u32, flags) in SYSCALL_DEFINE4() argument
|
/linux/arch/powerpc/xmon/ |
H A D | ansidecl.h | 116 #define const macro
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | traps.h | 20 #define SPARC_MOV_CONST_L3(const) (0xa6102000 | (const&0xfff)) argument
|
/linux/arch/alpha/include/asm/ |
H A D | io.h | 150 REMAP1(unsigned int, ioread8, const) in REMAP1() argument
|