Home
last modified time | relevance | path

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

/linux/lib/crypto/powerpc/
H A Dsha1-powerpc-asm.S29 #define RC(t) ((((t)+2)%6)+7) macro
[all...]
/linux/lib/crypto/x86/
H A Dsha1-avx2-asm.S107 .set RC, REG_RC define
331 .set RC, RB define
/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_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.c130 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument
152 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
174 #define smk_bu_task(otp, mode, RC) (RC) argument
204 #define smk_bu_inode(inode, mode, RC) (RC) argument
233 #define smk_bu_file(file, mode, RC) (RC) argument
263 smk_bu_credfile(cred,file,mode,RC) global() argument
[all...]
/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S29 #define RC %xmm2 macro
[all...]
/linux/sound/hda/core/
H A Dhdmi_chmap.c32 RC = (1 << 6), /* Rear Center */ enumerator
[all...]
/linux/sound/soc/codecs/
H A Dhdmi-codec.c42 RC = BIT(6), /* Rear Center */ enumerator
[all...]
/linux/arch/m68k/include/asm/
H A Dtraps.h109 #define RC (0x2000) macro
/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c101 #define RC 0x2 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 global() macro
[all...]
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h456 uint32_t RC:1; member