Searched refs:usc (Results 1 – 7 of 7) sorted by relevance
| /linux/net/sched/ |
| H A D | sch_hfsc.c | 889 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, in hfsc_change_usc() argument 892 sc2isc(usc, &cl->cl_usc); in hfsc_change_usc() 921 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() local 946 usc = nla_data(tb[TCA_HFSC_USC]); in hfsc_change_class() 947 if (usc->m1 == 0 && usc->m2 == 0) in hfsc_change_class() 948 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() 1054 if (usc != NULL) in hfsc_change_class() 1055 hfsc_change_usc(cl, usc, 0); in hfsc_change_class()
|
| /linux/arch/x86/kernel/ |
| H A D | signal_32.c | 108 struct sigcontext_32 __user *usc) in ia32_restore_sigcontext() argument 115 if (unlikely(copy_from_user(&sc, usc, sizeof(sc)))) in ia32_restore_sigcontext()
|
| H A D | signal_64.c | 51 struct sigcontext __user *usc, in restore_sigcontext() argument 59 if (copy_from_user(&sc, usc, offsetof(struct sigcontext, reserved1))) in restore_sigcontext()
|
| /linux/arch/m68k/kernel/ |
| H A D | signal.c | 679 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *usc, void __user *fp) in restore_sigcontext() argument 690 if (copy_from_user(&context, usc, sizeof(context))) in restore_sigcontext()
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pci-defs.h | 620 uint32_t usc:1; member 634 uint32_t usc:1;
|
| /linux/net/ipv4/ |
| H A D | Kconfig | 253 (pimd-v1). Please see <http://netweb.usc.edu/pim/> for more
|
| /linux/ |
| H A D | CREDITS | 696 E: chihjenc@scf.usc.edu 3992 E: tsusheng@scf.usc.edu
|