| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | processor.h | 149 } uw; member 178 BUILD_BUG_ON(sizeof_field(struct thread_struct, uw) != in arch_thread_struct_whitelist() 179 sizeof_field(struct thread_struct, uw.tp_value) + in arch_thread_struct_whitelist() 180 sizeof_field(struct thread_struct, uw.tp2_value) + in arch_thread_struct_whitelist() 181 sizeof_field(struct thread_struct, uw.fpsimd_state)); in arch_thread_struct_whitelist() 183 *offset = offsetof(struct thread_struct, uw); in arch_thread_struct_whitelist() 184 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist() 192 __tls = &(t)->thread.uw.tp2_value; \ 194 __tls = &(t)->thread.uw.tp_value; \ 198 #define task_user_tls(t) (&(t)->thread.uw.tp_value)
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | fpsimd.c | 290 ¤t->thread.uw.fpsimd_state.fpsr, in task_fpsimd_load() 293 fpsimd_load_state(¤t->thread.uw.fpsimd_state); in task_fpsimd_load() 451 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_to_sve() 475 struct user_fpsimd_state *fst = &task->thread.uw.fpsimd_state; in sve_to_fpsimd() 573 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in sve_sync_from_fpsimd_zeropad() 1013 &next->thread.uw.fpsimd_state; in fpsimd_thread_switch() 1032 memset(¤t->thread.uw.fpsimd_state, 0, in fpsimd_flush_thread() 1033 sizeof(current->thread.uw.fpsimd_state)); in fpsimd_flush_thread() 1110 last->st = ¤t->thread.uw.fpsimd_state; in fpsimd_bind_task_to_cpu() 1183 current->thread.uw.fpsimd_state = *state; in fpsimd_update_current_state()
|
| H A D | ptrace.c | 603 uregs = &target->thread.uw.fpsimd_state; in __fpr_get() 635 newstate = target->thread.uw.fpsimd_state; in __fpr_set() 642 target->thread.uw.fpsimd_state = newstate; in __fpr_set() 672 return membuf_store(&to, target->thread.uw.tp_value); in tls_get() 680 unsigned long tls = target->thread.uw.tp_value; in tls_set() 686 target->thread.uw.tp_value = tls; in tls_set() 784 membuf_write(&to, &target->thread.uw.fpsimd_state.fpsr, end - start); in sve_get() 879 &target->thread.uw.fpsimd_state.fpsr, in sve_set() 1344 uregs = &target->thread.uw.fpsimd_state; in compat_vfp_get() 1371 uregs = &target->thread.uw.fpsimd_state; in compat_vfp_set() [all …]
|
| H A D | process.c | 399 current->thread.uw.tp_value = 0; in tls_thread_flush() 503 p->thread.uw.tp_value = tls; in copy_thread() 536 write_sysreg(next->thread.uw.tp_value, tpidrro_el0); in tls_thread_switch()
|
| H A D | sys_compat.c | 92 current->thread.uw.tp_value = regs->regs[0]; in compat_arm_syscall()
|
| H A D | signal32.c | 97 ¤t->thread.uw.fpsimd_state; in compat_preserve_vfp_context()
|
| H A D | signal.c | 174 ¤t->thread.uw.fpsimd_state; in preserve_fpsimd_context()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sox_i.h | 133 #define lsx_swapw(uw) (((uw >> 8) | (uw << 8)) & 0xffff) argument 174 int lsx_readw(sox_format_t * ft, uint16_t * uw); 194 int lsx_writew(sox_format_t * ft, unsigned uw);
|
| H A D | formats_i.c | 334 #define TWIDDLE_WORD(uw, type) \ argument 336 uw = lsx_swap ## type(uw);
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/ |
| H A D | vgic-mmio.h | 67 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, ur, uw, bpi, acc) \ argument 76 .uaccess_write = uw, \
|
| H A D | vgic-mmio-v3.c | 528 #define REGISTER_DESC_WITH_BITS_PER_IRQ_SHARED(off, rd, wr, ur, uw, bpi, acc) \ argument 544 .uaccess_write = uw, \
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | fpsimd.c | 32 struct user_fpsimd_state *fpsimd = ¤t->thread.uw.fpsimd_state; in kvm_arch_vcpu_run_map_fp()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | uaccess_64.h | 144 case 4: __get_user_asm(__gu_val, uw, addr, __gu_ret); break; \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0017_let_st_pointer_dma_function_propagate_MemTxResult.patch | 62 DEFINE_LDST_DMA(uw, w, 16, le);
|
| H A D | 0015_let_st_pointer_dma_function_take_MemTxAttrs_argument.patch | 117 DEFINE_LDST_DMA(uw, w, 16, le);
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/Resources/Dutch.lproj/ |
| H A D | Localizable.strings | 11 …e previous state." = "Een programma heeft X11 verzocht om de resolutie van uw beeldscherm te wijzi…
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | switch.h | 213 uw.fpsimd_state); in __hyp_sve_save_host()
|
| /OK3568_Linux_fs/buildroot/support/gnuconfig/ |
| H A D | config.sub | 1335 os=sysv4.2uw
|
| H A D | config.guess | 1123 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/ |
| H A D | php_8.1.16.bb | 112 ,uw-imap"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 2866 unsigned uw; in amdgpu_hwmon_show_power_avg() local 2888 uw = (query >> 8) * 1000000 + (query & 0xff) * 1000; in amdgpu_hwmon_show_power_avg() 2890 return snprintf(buf, PAGE_SIZE, "%u\n", uw); in amdgpu_hwmon_show_power_avg()
|
| /OK3568_Linux_fs/external/xserver/debian/upstream/ |
| H A D | signing-key.asc | 236 gi7iN34VJQ50iGBxyxPicUjkXUO17kpJ2/uw/7/pNG0buBDbLGPwYPQFyV3UVOv7
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | config.guess | 1056 echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | config.guess | 1125 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-oe.bb | 271 uw-imap \
|