Searched defs:uc (Results 151 - 175 of 218) sorted by relevance

123456789

/linux-master/arch/powerpc/kernel/
H A Dsignal_32.c225 struct ucontext uc; member in struct:rt_sigframe
[all...]
/linux-master/arch/m68k/kernel/
H A Dsignal.c245 struct ucontext uc; member in struct:rt_sigframe
333 static inline int rt_restore_fpu_state(struct ucontext __user *uc) argument
484 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs) argument
562 rt_restore_fpu_state(struct ucontext __user *uc) argument
571 rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs) argument
711 rt_restore_ucontext(struct pt_regs *regs, struct switch_stack *sw, struct ucontext __user *uc) argument
831 rt_setup_ucontext(struct ucontext __user *uc, struct pt_regs *regs) argument
[all...]
/linux-master/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c819 msm_dsi_phy_set_usecase(struct msm_dsi_phy *phy, enum msm_dsi_phy_usecase uc) argument
/linux-master/arch/mips/kernel/
H A Dsignal.c150 struct ucontext __user *uc; local
/linux-master/include/uapi/scsi/
H A Dscsi_bsg_ufs.h168 struct utp_upiu_query uc; member in union:utp_upiu_req::__anon3220
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvgic_lpi_stress.c263 struct ucall uc; local
H A Dset_id_regs.c437 struct ucall uc; local
H A Ddebug-exceptions.c428 struct ucall uc; local
469 struct ucall uc; local
H A Dvpmu_counter_access.c463 struct ucall uc; local
H A Dvgic_irq.c714 static void kvm_inject_get_call(struct kvm_vm *vm, struct ucall *uc, argument
734 struct ucall uc; local
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c393 struct ucall uc; local
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dpmu_counters_test.c46 struct ucall uc; local
H A Dhyperv_tlb_flush.c540 struct ucall uc; local
588 struct ucall uc; local
[all...]
H A Dprivate_mem_conversions_test.c319 struct ucall uc; local
[all...]
H A Dxapic_ipi_test.c196 struct ucall uc; local
H A Duserspace_msr_exit_test.c380 struct ucall uc; local
450 struct ucall uc; local
463 struct ucall uc = {}; local
571 struct ucall uc; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_types.h105 struct intel_uc uc; member in struct:intel_gt
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c885 struct intel_uc *uc = container_of(guc, struct intel_uc, guc); local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_types.h284 struct xe_uc uc; member in struct:xe_gt
/linux-master/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c509 struct ucall uc; local
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c436 struct ucall uc; local
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c209 void segv_handler(int signum, siginfo_t *si, void *uc) argument
255 void test_access_fix_handler(int signum, siginfo_t *si, void *uc) argument
685 void segv_gp_handler(int signum, siginfo_t *si, void *uc) argument
737 void segv_handler_ptrace(int signum, siginfo_t *si, void *uc) argument
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c1689 struct netdev_hw_addr *uc; local
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc_fpga.h49 u8 uc[0x1]; member in struct:mlx5_ifc_fpga_shell_caps_bits
/linux-master/fs/fat/
H A Dnamei_vfat.c534 u8 uc[2]; local

Completed in 268 milliseconds

123456789