Home
last modified time | relevance | path

Searched refs:env (Results 1 – 25 of 206) sorted by relevance

123456789

/arch/x86/kernel/fpu/
A Dregset.c344 env->fip = fxsave->rip; in __convert_from_fxsr()
345 env->foo = fxsave->rdp; in __convert_from_fxsr()
356 env->fos |= 0xffff0000; in __convert_from_fxsr()
358 env->fip = fxsave->fip; in __convert_from_fxsr()
360 env->foo = fxsave->foo; in __convert_from_fxsr()
361 env->fos = fxsave->fos; in __convert_from_fxsr()
382 fxsave->cwd = env->cwd; in convert_to_fxsr()
383 fxsave->swd = env->swd; in convert_to_fxsr()
387 fxsave->rip = env->fip; in convert_to_fxsr()
429 return membuf_write(&to, &env, sizeof(env)); in fpregs_get()
[all …]
A Dsignal.c68 struct user_i387_ia32_struct env; in save_fsave_header() local
76 convert_from_fxsr(&env, tsk); in save_fsave_header()
78 if (__copy_to_user(buf, &env, sizeof(env)) || in save_fsave_header()
327 struct user_i387_ia32_struct env; in __fpu_restore_sig() local
354 if (__copy_from_user(&env, buf, sizeof(env))) in __fpu_restore_sig()
405 convert_to_fxsr(&fpregs->fxsave, &env); in __fpu_restore_sig()
/arch/mips/alchemy/common/
A Dprom.c67 char **env = prom_envp; in prom_getenv() local
69 int yamon = (*env && strchr(*env, '=') == NULL); in prom_getenv()
71 while (*env) { in prom_getenv()
73 if (strcmp(envname, *env++) == 0) in prom_getenv()
74 return *env; in prom_getenv()
75 } else if (strncmp(envname, *env, i) == 0 && (*env)[i] == '=') in prom_getenv()
76 return *env + i + 1; in prom_getenv()
77 env++; in prom_getenv()
/arch/powerpc/include/asm/
A Dsetjmp.h12 extern int setjmp(jmp_buf env) __attribute__((returns_twice));
13 extern void longjmp(jmp_buf env, int val) __attribute__((noreturn));
/arch/x86/include/asm/fpu/
A Dsignal.h21 extern void convert_from_fxsr(struct user_i387_ia32_struct *env,
24 const struct user_i387_ia32_struct *env);
/arch/arm/boot/dts/aspeed/
A Dopenbmc-flash-layout.dtsi13 u-boot-env@60000 {
15 label = "u-boot-env";
A Dopenbmc-flash-layout-128.dtsi13 u-boot-env@e0000 {
15 label = "u-boot-env";
A Dopenbmc-flash-layout-64.dtsi16 u-boot-env@e0000 {
18 label = "u-boot-env";
A Dopenbmc-flash-layout-64-alt.dtsi16 u-boot-env@e0000 {
18 label = "alt-u-boot-env";
A Dfacebook-bmc-flash-layout.dtsi14 u-boot-env@60000 {
16 label = "env";
A Dfacebook-bmc-flash-layout-128.dtsi20 u-boot-env@e0000 {
22 label = "env";
/arch/um/drivers/
A Dport_user.c171 char *env; in port_connection() local
176 if ((env = getenv("UML_PORT_HELPER"))) in port_connection()
177 argv[2] = env; in port_connection()
187 if (env == NULL) in port_connection()
/arch/arm/boot/dts/marvell/
A Darmada-xp-crs326-24g-2s-bit.dts30 partition@u-boot-env {
32 label = "u-boot-env";
A Darmada-xp-crs305-1g-4s-bit.dts30 partition@u-boot-env {
32 label = "u-boot-env";
A Darmada-xp-crs328-4c-20s-4s-bit.dts30 partition@u-boot-env {
32 label = "u-boot-env";
A Dkirkwood-t5325.dts96 label = "u-boot env";
101 label = "permanent u-boot env";
106 label = "permanent u-boot env";
A Darmada-xp-crs305-1g-4s.dtsi95 partition@u-boot-env {
97 label = "u-boot-env";
A Darmada-xp-crs326-24g-2s.dtsi95 partition@u-boot-env {
97 label = "u-boot-env";
/arch/alpha/kernel/
A Derr_marvel.c28 struct ev7_pal_environmental_subpacket *env; in marvel_print_680_frame() local
49 env = lf_subpackets->env[ev7_lf_env_index(ev_packets[i].type)]; in marvel_print_680_frame()
50 if (!env) in marvel_print_680_frame()
56 env->cabinet, in marvel_print_680_frame()
57 env->drawer); in marvel_print_680_frame()
61 env->module_type, in marvel_print_680_frame()
62 env->unit_id, in marvel_print_680_frame()
63 env->condition); in marvel_print_680_frame()
77 if (lf_subpackets->env[i]) in marvel_process_680_frame()
/arch/mips/fw/arc/
A DMakefile9 lib-y += cmdline.o env.o file.o identify.o init.o \
/arch/loongarch/kvm/
A Dmain.c286 unsigned long env, gcfg = 0; in kvm_arch_enable_virtualization_cpu() local
288 env = read_csr_gcfg(); in kvm_arch_enable_virtualization_cpu()
306 if (env & CSR_GCFG_GCIP_SECURE) in kvm_arch_enable_virtualization_cpu()
308 if (env & CSR_GCFG_MATP_ROOT) in kvm_arch_enable_virtualization_cpu()
/arch/mips/loongson64/
A DMakefile6 setup.o init.o env.o time.o reset.o \
/arch/mips/loongson2ef/common/
A DMakefile6 obj-y += setup.o init.o env.o time.o reset.o irq.o \
/arch/sparc/kernel/
A Dldc.c61 u8 env; member
435 p->env = lp->cfg.mode; in send_rts()
440 p->env, p->seqid); in send_rts()
455 p->env = lp->cfg.mode; in send_rtr()
459 p->env, p->seqid); in send_rtr()
474 p->env = 0; in send_rdx()
1612 p->env = (data_len | in write_nonraw()
1622 p->env, in write_nonraw()
1774 p->env, in read_nonraw()
1816 pkt_len = p->env & LDC_LEN; in read_nonraw()
[all …]
/arch/alpha/include/asm/
A Derr_ev7.h182 struct ev7_pal_environmental_subpacket env; /* Type 10-16 */ member
196 struct ev7_pal_environmental_subpacket *env[7]; /* Type 10-16 */ member

Completed in 40 milliseconds

123456789