HomeSort by: relevance | last modified time | path
    Searched refs:ss_vector (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/arch/m68k/
linux_machdep.h 59 ss_vector:12; /* vector offset */ member in struct:linux_sigcontext::linux_sigstate
132 ss_vector:12; member in struct:linux_ucontext::linux_rt_sigstate
linux_machdep.c 153 kf.sf_c.c_sc.sc_ss.ss_vector = frame->f_vector;
320 kf.sf_uc.uc_ss.ss_vector = frame->f_vector;
595 frame->f_vector = scp->sc_ss.ss_vector;
741 frame->f_vector = tuc.uc_ss.ss_vector;

Completed in 12 milliseconds