Searched defs:tc (Results 1 – 12 of 12) sorted by relevance
/arch/mips/include/asm/ |
D | vpe.h | 70 struct list_head tc; member 84 struct tc { struct 85 enum tc_state state; argument 89 struct list_head tc; /* The list of TC's with this VPE */ argument 90 struct list_head list; /* The global list of tc's */ argument
|
D | mipsmtregs.h | 366 #define settc(tc) \ argument
|
/arch/mips/kernel/ |
D | smp-mt.c | 57 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init() 91 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init() 196 unsigned int mvpconf0, ntc, tc, ncpu = 0; in vsmp_smp_setup() local
|
D | vpe-mt.c | 147 void cleanup_tc(struct tc *tc) in cleanup_tc() 334 int tc, err; in vpe_module_init() local
|
D | vpe-cmp.c | 19 void cleanup_tc(struct tc *tc) in cleanup_tc()
|
D | mips-mt.c | 58 int tc; in mips_mt_regdump() local
|
D | vpe.c | 115 struct tc *tc; in alloc_tc() local
|
/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 369 static int create_pad_descriptor(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **pad_des… in create_pad_descriptor() 440 static int setup_key_dl_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **kd, int all… in setup_key_dl_desc() 498 static int setup_cipher_iv_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int … in setup_cipher_iv_desc() 530 …eate_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_tfrm_ctx *tc, struc… in create_input_descriptors() 652 …rent_in_cdesc, struct cryptocop_dma_desc **current_out_cdesc, struct cryptocop_tfrm_ctx *tc, int a… in append_input_descriptors() 996 struct cryptocop_tfrm_ctx *tc = NULL; in cryptocop_setup_dma_list() local 1581 struct cryptocop_transform_ctx *tc; in cryptocop_free_session() local 1665 struct cryptocop_transform_ctx *tc = sess->tfrm_ctx; in get_transform_ctx() local 2592 struct cryptocop_transform_ctx *tc = get_transform_ctx(sess, CRYPTOCOP_IOCTL_CIPHER_TID); in cryptocop_ioctl_process() local 2646 struct cryptocop_transform_ctx *tc = get_transform_ctx(sess, CRYPTOCOP_IOCTL_DIGEST_TID); in cryptocop_ioctl_process() local [all …]
|
/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 112 fw_efi_get_time (efi_time_t *tm, efi_time_cap_t *tc) in fw_efi_get_time()
|
/arch/x86/platform/efi/ |
D | efi_64.c | 681 static efi_status_t efi_thunk_get_time(efi_time_t *tm, efi_time_cap_t *tc) in efi_thunk_get_time()
|
/arch/mips/include/asm/txx9/ |
D | tx3927.h | 98 volatile unsigned long tc; /* +90 */ member
|
/arch/ia64/include/asm/ |
D | pal.h | 480 tc : 1, /* TLB check */ member
|