Searched defs:target (Results 1 - 25 of 85) sorted by relevance

1234

/arch/arm64/kvm/
H A Dhyp-init.S96 adr x5, target
100 target: /* We're now in the trampoline code, switch page tables */ label
/arch/arm/include/asm/
H A Dkvm_coproc.h25 unsigned target; member in struct:kvm_coproc_target_table
H A Djump_label.h36 jump_label_t target; member in struct:jump_entry
/arch/arm/kvm/
H A Dinit.S38 * - Jump to a target into the trampoline page (remember, this is the same
140 adr r1, target
144 target: @ We're now in the trampoline code, switch page tables label
/arch/tile/lib/
H A Ddelay.c32 cycles_t target = get_cycles(); local
33 target += ns2cycles(nsecs);
34 while (get_cycles() < target)
41 cycles_t target = get_cycles() + cycles; local
42 while (get_cycles() < target)
/arch/arm64/include/asm/
H A Djump_label.h48 jump_label_t target; member in struct:jump_entry
/arch/mips/include/asm/
H A Djump_label.h52 jump_label_t target; member in struct:jump_entry
/arch/powerpc/include/asm/
H A Djump_label.h42 jump_label_t target; member in struct:jump_entry
/arch/s390/include/asm/
H A Djump_label.h33 jump_label_t target; member in struct:jump_entry
/arch/sparc/include/asm/
H A Djump_label.h31 jump_label_t target; member in struct:jump_entry
/arch/x86/include/asm/
H A Djump_label.h43 jump_label_t target; member in struct:jump_entry
/arch/arm/plat-orion/include/plat/
H A Daddr-map.h39 const u8 target; member in struct:orion_addr_map_info
49 const u32 size, const u8 target,
/arch/powerpc/platforms/86xx/
H A Dmpc86xx_smp.c63 unsigned long target, flags; local
78 target = (unsigned long) __secondary_start_mpc86xx;
79 patch_branch(vector, target, BRANCH_SET_LINK);
/arch/c6x/kernel/
H A Dptrace.c60 static int gpr_get(struct task_struct *target, argument
65 struct pt_regs *regs = task_pt_regs(target);
72 static int gpr_set(struct task_struct *target, argument
78 struct pt_regs *regs = task_pt_regs(target);
/arch/mips/pci/
H A Dpci-vr41xx.c114 struct pci_target_address_conversion *target; local
191 target = setup->target_memory1;
192 val = TARGET_MSK(target->address_mask) |
194 ITA(target->bus_base_address);
203 target = setup->target_memory2;
204 val = TARGET_MSK(target->address_mask) |
206 ITA(target->bus_base_address);
/arch/openrisc/kernel/
H A Dptrace.c51 static int genregs_get(struct task_struct *target, argument
56 const struct pt_regs *regs = task_pt_regs(target);
81 static int genregs_set(struct task_struct *target, argument
86 struct pt_regs *regs = task_pt_regs(target);
/arch/x86/kernel/
H A Dtls.c145 int regset_tls_active(struct task_struct *target, argument
148 struct thread_struct *t = &target->thread;
155 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, argument
169 tls = &target->thread.tls_array[pos];
189 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, argument
208 set_tls_desc(target,
/arch/arc/kernel/
H A Dptrace.c21 static int genregs_get(struct task_struct *target, argument
26 const struct pt_regs *ptregs = task_pt_regs(target);
27 const struct callee_regs *cregs = task_callee_regs(target);
53 REG_O_CHUNK(efa, stop_pc, &target->thread.fault_address);
57 stop_pc_val = target->thread.fault_address;
70 static int genregs_set(struct task_struct *target, argument
75 const struct pt_regs *ptregs = task_pt_regs(target);
76 const struct callee_regs *cregs = task_callee_regs(target);
/arch/frv/kernel/
H A Dptrace.c40 static int genregs_get(struct task_struct *target, argument
45 const struct user_int_regs *iregs = &target->thread.user->i;
60 static int genregs_set(struct task_struct *target, argument
65 struct user_int_regs *iregs = &target->thread.user->i;
105 static int fpmregs_get(struct task_struct *target, argument
110 const struct user_fpmedia_regs *fpregs = &target->thread.user->f;
125 static int fpmregs_set(struct task_struct *target, argument
130 struct user_fpmedia_regs *fpregs = &target->thread.user->f;
145 static int fpmregs_active(struct task_struct *target, argument
148 return tsk_used_math(target)
[all...]
/arch/hexagon/kernel/
H A Dptrace.c50 static int genregs_get(struct task_struct *target, argument
57 struct pt_regs *regs = task_pt_regs(target);
106 static int genregs_set(struct task_struct *target, argument
113 struct pt_regs *regs = task_pt_regs(target);
/arch/mn10300/kernel/
H A Dptrace.c81 static int genregs_get(struct task_struct *target, argument
86 const struct pt_regs *regs = task_pt_regs(target);
108 static int genregs_set(struct task_struct *target, argument
113 struct pt_regs *regs = task_pt_regs(target);
157 static int fpuregs_get(struct task_struct *target, argument
162 const struct fpu_state_struct *fpregs = &target->thread.fpu_state;
165 unlazy_fpu(target);
179 static int fpuregs_set(struct task_struct *target, argument
184 struct fpu_state_struct fpu_state = target->thread.fpu_state;
192 fpu_kill_state(target);
203 fpuregs_active(struct task_struct *target, const struct user_regset *regset) argument
[all...]
/arch/parisc/math-emu/
H A Ddecode_exc.c107 int target, exception_index = 1; local
223 target = current_ir & fivebits;
236 Sgl_decrement(Fpu_sgl(target));
239 sgl_denormalize(&Fpu_sgl(target),&inexact,Rounding_mode());
248 Dbl_decrement(Fpu_dblp1(target),Fpu_dblp2(target));
251 dbl_denormalize(&Fpu_dblp1(target),&Fpu_dblp2(target),
301 target = current_ir & fivebits;
304 Sgl_setoverflow(Fpu_sgl(target));
[all...]
/arch/powerpc/lib/
H A Dcode-patching.c30 int patch_branch(unsigned int *addr, unsigned long target, int flags) argument
32 return patch_instruction(addr, create_branch(addr, target, flags));
36 unsigned long target, int flags)
41 offset = target;
45 /* Check we can represent the target in the instruction format */
49 /* Mask out the flags and target, so they don't step on each other. */
56 unsigned long target, int flags)
61 offset = target;
65 /* Check we can represent the target in the instruction format */
69 /* Mask out the flags and target, s
35 create_branch(const unsigned int *addr, unsigned long target, int flags) argument
55 create_cond_branch(const unsigned int *addr, unsigned long target, int flags) argument
150 unsigned long target; local
[all...]
/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c77 u64 target; local
88 target = iic_get_target_id(cpu);
89 route = target << 48 | target << 32 | target << 16;
/arch/um/drivers/
H A Dmconsole_user.c181 struct sockaddr_un target; local
199 target.sun_family = AF_UNIX;
200 strcpy(target.sun_path, sock_name);
211 n = sendto(notify_sock, &packet, len, 0, (struct sockaddr *) &target,
212 sizeof(target));

Completed in 570 milliseconds

1234