Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 247) sorted by relevance

12345678910

/arch/powerpc/crypto/
Dsha1-powerpc-asm.S26 #define RT(t) ((((t)+5)%6)+7) argument
27 #define RA(t) ((((t)+4)%6)+7) argument
28 #define RB(t) ((((t)+3)%6)+7) argument
29 #define RC(t) ((((t)+2)%6)+7) argument
30 #define RD(t) ((((t)+1)%6)+7) argument
31 #define RE(t) ((((t)+0)%6)+7) argument
34 #define W(t) (((t)%16)+16) argument
36 #define LOADW(t) \ argument
39 #define STEPD0_LOAD(t) \ argument
51 #define STEPD0_UPDATE(t) \ argument
[all …]
/arch/riscv/kvm/
Dvcpu_timer.c25 struct kvm_vcpu_timer *t) in kvm_riscv_delta_cycles2ns()
45 struct kvm_vcpu_timer *t = container_of(h, struct kvm_vcpu_timer, hrt); in kvm_riscv_vcpu_hrtimer_expired() local
61 static int kvm_riscv_vcpu_timer_cancel(struct kvm_vcpu_timer *t) in kvm_riscv_vcpu_timer_cancel()
85 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_update_hrtimer() local
104 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_next_event() local
112 struct kvm_vcpu_timer *t = container_of(h, struct kvm_vcpu_timer, hrt); in kvm_riscv_vcpu_vstimer_expired() local
130 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_pending() local
142 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_blocking() local
162 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_get_reg_timer() local
202 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_set_reg_timer() local
[all …]
/arch/powerpc/include/asm/
Dswitch_to.h49 static inline void save_fpu(struct task_struct *t) { } in save_fpu()
50 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread()
63 static inline void save_altivec(struct task_struct *t) { } in save_altivec()
64 static inline void __giveup_altivec(struct task_struct *t) { } in __giveup_altivec()
105 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe()
108 static inline void clear_task_ebb(struct task_struct *t) in clear_task_ebb()
Datomic.h28 int t; in arch_atomic_read() local
140 int t; in arch_atomic_fetch_add_unless() local
168 int t; in arch_atomic_dec_if_positive() local
194 s64 t; in arch_atomic64_read() local
299 s64 t; in ATOMIC64_OPS() local
314 s64 t; in arch_atomic64_inc_return_relaxed() local
330 s64 t; in arch_atomic64_dec() local
345 s64 t; in arch_atomic64_dec_return_relaxed() local
368 s64 t; in arch_atomic64_dec_if_positive() local
398 s64 t; in arch_atomic64_fetch_add_unless() local
Dppc-opcode.h326 #define ___PPC_RT(t) ___PPC_RS(t) argument
334 #define __PPC_RT(t) ___PPC_RT(__REG_##t) argument
341 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) argument
352 #define __PPC_CT(t) (((t) & 0x0f) << 21) argument
376 #define PPC_RAW_DARN(t, l) (0x7c0005e6 | ___PPC_RT(t) | (((l) & 0x3) << 16)) argument
379 #define PPC_RAW_LQARX(t, a, b, eh) (0x7c000228 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument
380 #define PPC_RAW_LDARX(t, a, b, eh) (0x7c0000a8 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument
381 #define PPC_RAW_LWARX(t, a, b, eh) (0x7c000028 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument
384 #define PPC_RAW_STQCX(t, a, b) (0x7c00016d | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b)) argument
385 #define PPC_RAW_MADDHD(t, a, b, c) (0x10000030 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… argument
[all …]
/arch/loongarch/include/asm/
Dfpu.h221 static inline void save_lsx(struct task_struct *t) in save_lsx()
227 static inline void restore_lsx(struct task_struct *t) in restore_lsx()
239 static inline void restore_lsx_upper(struct task_struct *t) in restore_lsx_upper()
248 static inline void save_lsx(struct task_struct *t) {} in save_lsx()
249 static inline void restore_lsx(struct task_struct *t) {} in restore_lsx()
251 static inline void restore_lsx_upper(struct task_struct *t) {} in restore_lsx_upper()
269 static inline void save_lasx(struct task_struct *t) in save_lasx()
275 static inline void restore_lasx(struct task_struct *t) in restore_lasx()
287 static inline void restore_lasx_upper(struct task_struct *t) in restore_lasx_upper()
296 static inline void save_lasx(struct task_struct *t) {} in save_lasx()
[all …]
/arch/sparc/lib/
Dbitext.c28 int bit_map_string_get(struct bit_map *t, int len, int align) in bit_map_string_get()
103 void bit_map_clear(struct bit_map *t, int offset, int len) in bit_map_clear()
121 void bit_map_init(struct bit_map *t, unsigned long *map, int size) in bit_map_init()
/arch/powerpc/perf/req-gen/
D_begin.h8 #define CAT2_STR_(t, s) __stringify(t/s) argument
9 #define CAT2_STR(t, s) CAT2_STR_(t, s) argument
/arch/powerpc/kernel/
Dcpu_setup_power.c17 static bool init_hvmode_206(struct cpu_spec *t) in init_hvmode_206()
140 void __setup_cpu_power7(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power7()
165 void __setup_cpu_power8(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power8()
204 void __setup_cpu_power9(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power9()
245 void __setup_cpu_power10(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power10()
Dcputable.c35 struct cpu_spec *t = &the_cpu_spec; in set_cur_cpu_spec() local
50 struct cpu_spec *t = &the_cpu_spec; in setup_cpu_spec() local
133 struct cpu_spec *t = &the_cpu_spec; in identify_cpu_name() local
/arch/mips/kernel/
Dwatch.c18 void mips_install_watch_registers(struct task_struct *t) in mips_install_watch_registers()
120 unsigned int t; in mips_probe_watch_registers() local
/arch/s390/include/asm/
Dstacktrace.h130 #define CALL_TYPECHECK_1(t, a, ...) \ argument
132 #define CALL_TYPECHECK_2(t, a, ...) \ argument
135 #define CALL_TYPECHECK_3(t, a, ...) \ argument
138 #define CALL_TYPECHECK_4(t, a, ...) \ argument
141 #define CALL_TYPECHECK_5(t, a, ...) \ argument
146 #define CALL_PARM_1(t, a, ...) t argument
147 #define CALL_PARM_2(t, a, ...) t, CALL_PARM_1(__VA_ARGS__) argument
148 #define CALL_PARM_3(t, a, ...) t, CALL_PARM_2(__VA_ARGS__) argument
149 #define CALL_PARM_4(t, a, ...) t, CALL_PARM_3(__VA_ARGS__) argument
150 #define CALL_PARM_5(t, a, ...) t, CALL_PARM_4(__VA_ARGS__) argument
[all …]
Dphysmem_info.h118 #define RR_TYPE_NAME(t) case RR_ ## t: return #t argument
119 static inline const char *get_rr_type_name(enum reserved_range_type t) in get_rr_type_name()
135 #define for_each_physmem_reserved_type_range(t, range, p_start, p_end) \ argument
140 static inline struct reserved_range *__physmem_reserved_next(enum reserved_range_type *t, in __physmem_reserved_next()
158 #define for_each_physmem_reserved_range(t, range, p_start, p_end) \ argument
/arch/x86/lib/
Dinsn.c23 #define leXX_to_cpu(t, r) \ argument
37 #define validate_next(t, insn, n) \ argument
40 #define __get_next(t, insn) \ argument
43 #define __peek_nbyte_next(t, insn, n) \ argument
46 #define get_next(t, insn) \ argument
49 #define peek_nbyte_next(t, insn, n) \ argument
52 #define peek_next(t, insn) peek_nbyte_next(t, insn, 0) argument
/arch/sparc/kernel/
Dprocess_64.c400 struct thread_info *t = task_thread_info(tsk); in exit_thread() local
412 struct thread_info *t = current_thread_info(); in flush_thread() local
468 struct thread_info *t) in shift_window_buffer()
481 struct thread_info *t = current_thread_info(); in synchronize_user_stack() local
519 struct thread_info *t = current_thread_info(); in fault_in_user_windows() local
573 struct thread_info *t = task_thread_info(p); in copy_thread() local
592 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread() local
606 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread() local
/arch/microblaze/lib/
Dmuldi3.c9 #define __ll_lowpart(t) ((unsigned long) (t) & (__ll_B - 1)) argument
10 #define __ll_highpart(t) ((unsigned long) (t) >> (W_TYPE_SIZE / 2)) argument
/arch/mips/alchemy/common/
Dtime.c78 unsigned long t; in alchemy_time_init() local
149 int t; in plat_time_init() local
/arch/ia64/kernel/
Dunwind_decoder.c89 unw_word t, off; in unw_decode_x1() local
106 unw_word t; in unw_decode_x2() local
124 unw_word t, off; in unw_decode_x3() local
144 unw_word t; in unw_decode_x4() local
272 unw_word t, size; in unw_decode_p7_p10() local
382 unw_word t; in unw_decode_b2() local
392 unw_word t, ecount, label; in unw_decode_b3_x4() local
Dunwind.c473 struct task_struct *t = info->task; in unw_access_fr() local
731 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
772 int t; in finish_prologue() local
961 desc_mem_stack_f (unw_word t, unw_word size, struct unw_state_record *sr) in desc_mem_stack_f()
968 desc_mem_stack_v (unw_word t, struct unw_state_record *sr) in desc_mem_stack_v()
1000 desc_reg_when (unsigned char regnum, unw_word t, struct unw_state_record *sr) in desc_reg_when()
1026 desc_epilogue (unw_word t, unw_word ecount, struct unw_state_record *sr) in desc_epilogue()
1072 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) in desc_is_active()
1085 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr) in desc_restore_p()
1099 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, in desc_spill_reg_p()
[all …]
/arch/mips/ath79/
Dearly_printk.c24 u32 t; in prom_putchar_wait() local
61 u32 t; in prom_enable_uart() local
Dcommon.c91 u32 t; in ath79_device_reset_set() local
123 u32 t; in ath79_device_reset_clear() local
/arch/x86/kernel/
Dioport.c38 struct thread_struct *t = &tsk->thread; in task_update_io_bitmap() local
67 struct thread_struct *t = &current->thread; in ksys_ioperm() local
175 struct thread_struct *t = &current->thread; in SYSCALL_DEFINE1() local
/arch/x86/um/
Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
/arch/arm/include/asm/vdso/
Dcp15.h19 #define __read_sysreg(r, w, c, t) ({ \ argument
26 #define __write_sysreg(v, r, w, c, t) asm volatile(w " " c : : "r" ((t)(v))) argument
/arch/arm/kernel/
Dxscale-cp0.c33 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do()
58 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()

12345678910