Home
last modified time | relevance | path

Searched refs:usc (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dsignal.c73 restore_sigcontext(struct sigcontext *usc, int *pd0) in restore_sigcontext() argument
85 #define COPY(r) do { err |= get_user(regs->r, &usc->sc_##r); } while (0) in restore_sigcontext()
97 err |= __get_user(usp, &usc->sc_usp); in restore_sigcontext()
100 err |= __get_user(er0, &usc->sc_er0); in restore_sigcontext()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_hfsc.c898 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, in hfsc_change_usc() argument
901 sc2isc(usc, &cl->cl_usc); in hfsc_change_usc()
922 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() local
947 usc = nla_data(tb[TCA_HFSC_USC]); in hfsc_change_class()
948 if (usc->m1 == 0 && usc->m2 == 0) in hfsc_change_class()
949 usc = NULL; in hfsc_change_class()
981 if (usc != NULL) in hfsc_change_class()
982 hfsc_change_usc(cl, usc, cur_time); in hfsc_change_class()
1050 if (usc != NULL) in hfsc_change_class()
1051 hfsc_change_usc(cl, usc, 0); in hfsc_change_class()
/OK3568_Linux_fs/buildroot/package/cereal/
H A Dcereal.mk12 CEREAL_CPE_ID_VENDOR = usc
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_signal.c61 struct sigcontext_32 __user *usc) in ia32_restore_sigcontext() argument
68 if (unlikely(copy_from_user(&sc, usc, sizeof(sc)))) in ia32_restore_sigcontext()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pmdk/pmdk/
H A D0001-use-daxctl-libdaxctl.h-instead-of-ndctl-libdaxctl.h.patch46 * usc_ndctl.c -- pmem2 usc function for platforms using ndctl
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsignal.c83 struct sigcontext __user *usc, in restore_sigcontext() argument
91 if (copy_from_user(&sc, usc, CONTEXT_COPY_SIZE)) in restore_sigcontext()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsignal.c693 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *usc, void __user *fp) in restore_sigcontext() argument
705 if (copy_from_user(&context, usc, sizeof(context))) in restore_sigcontext()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h620 uint32_t usc:1; member
634 uint32_t usc:1;
/OK3568_Linux_fs/kernel/net/ipv4/
H A DKconfig253 (pimd-v1). Please see <http://netweb.usc.edu/pim/> for more
/OK3568_Linux_fs/kernel/
H A DCREDITS642 E: chihjenc@scf.usc.edu
3715 E: tsusheng@scf.usc.edu