Home
last modified time | relevance | path

Searched defs:const (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/crypto/
H A Daes-neon.S28 .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 Dstorage_common.h38 # define dump_msg(fsg, /* const char * */ label, \ argument
52 # define dump_msg(fsg, /* const char * */ label, \ argument
[all...]
/linux/security/landlock/
H A Dsyscalls.c181 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 Dansidecl.h116 #define const macro
/linux/arch/sparc/include/uapi/asm/
H A Dtraps.h20 #define SPARC_MOV_CONST_L3(const) (0xa6102000 | (const&0xfff)) argument
/linux/arch/alpha/include/asm/
H A Dio.h150 REMAP1(unsigned int, ioread8, const) in REMAP1() argument