Home
last modified time | relevance | path

Searched defs:RC (Results 1 – 14 of 14) sorted by relevance

/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S29 #define RC(t) ((((t)+2)%6)+7) macro
/linux/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S110 .set RC, REG_RC define
334 .set RC, RB define
H A Dserpent-sse2-i586-asm_32.S29 #define RC %xmm2 macro
/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h33 #define __PASTE(RA, RB, L, RC) \ argument
35 #define PASTE(RA, RB, L, RC) \ argument
/linux/fs/jfs/
H A Djfs_btree.h54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument
H A Djfs_xtree.c54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument
H A Djfs_dtree.c114 #define DT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument
/linux/sound/x86/
H A Dintel_hdmi_audio.h60 RC = (1 << 6), /* Rear Center */ enumerator
/linux/security/smack/
H A Dsmack_lsm.c147 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument
169 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
191 #define smk_bu_task(otp, mode, RC) (RC) argument
221 #define smk_bu_inode(inode, mode, RC) (RC) argument
250 #define smk_bu_file(file, mode, RC) (RC) argument
280 #define smk_bu_credfile(cred, file, mode, RC) (RC) argument
/linux/sound/soc/codecs/
H A Dhdmi-codec.c42 RC = BIT(6), /* Rear Center */ enumerator
/linux/sound/hda/
H A Dhdmi_chmap.c32 RC = (1 << 6), /* Rear Center */ enumerator
/linux/arch/m68k/include/asm/
H A Dtraps.h109 #define RC (0x2000) macro
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
/linux/arch/powerpc/xmon/
H A Dppc-opc.c559 #define RC RBOPT + 1 macro