Searched defs:const (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
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
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
D | storage_common.h | 38 # define dump_msg(fsg, /* const char * */ label, \ argument 52 # define dump_msg(fsg, /* const char * */ label, \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
D | ansidecl.h | 116 #define const macro
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
D | traps.h | 20 #define SPARC_MOV_CONST_L3(const) (0xa6102000 | (const&0xfff)) argument
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
D | qconf.cc | 245 const QModelIndex &index) const in createEditor() argument 263 const QModelIndex &index) const in setModelData() argument
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | io.h | 153 REMAP1(unsigned int, ioread8, const) in REMAP1() argument
|
/kernel/linux/linux-5.10/drivers/of/ |
D | fdt.c | 812 const void * (*get_next_compat)(const char * const**)) in of_flat_dt_match_machine() argument
|