Searched defs:const (Results 1 – 8 of 8) 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/security/landlock/ |
H A D | syscalls.c | 196 const struct landlock_ruleset_attr __user *const, attr, in SYSCALL_DEFINE3() argument 421 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/scripts/kconfig/ |
H A D | qconf.cc | 248 const QModelIndex &index) const in createEditor() argument 266 const QModelIndex &index) const in setModelData() argument
|
/linux/drivers/of/ |
H A D | fdt.c | 719 const void * (*get_next_compat)(const char * const**)) in of_flat_dt_match_machine() argument
|
/linux/arch/alpha/include/asm/ |
H A D | io.h | 146 REMAP1(unsigned int, ioread8, const) in REMAP1() argument
|
/linux/scripts/gendwarfksyms/ |
H A D | dwarf.c | 386 DEFINE_PROCESS_TYPE(const) in DEFINE_PROCESS_TYPE() argument
|