Searched refs:usc (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/net/sched/ |
| H A D | sch_hfsc.c | 900 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, in hfsc_change_usc() argument 903 sc2isc(usc, &cl->cl_usc); in hfsc_change_usc() 932 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() local 957 usc = nla_data(tb[TCA_HFSC_USC]); in hfsc_change_class() 958 if (usc->m1 == 0 && usc->m2 == 0) in hfsc_change_class() 959 usc = NULL; in hfsc_change_class() 992 if (usc != NULL) in hfsc_change_class() 993 hfsc_change_usc(cl, usc, cur_time); in hfsc_change_class() 1063 if (usc != NULL) in hfsc_change_class() 1064 hfsc_change_usc(cl, usc, 0); in hfsc_change_class()
|
| /linux-6.15/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-6.15/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-6.15/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pci-defs.h | 620 uint32_t usc:1; member 634 uint32_t usc:1;
|
| /linux-6.15/net/ipv4/ |
| H A D | Kconfig | 253 (pimd-v1). Please see <http://netweb.usc.edu/pim/> for more
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | tc.yaml | 2971 name: usc
|
| /linux-6.15/ |
| H A D | CREDITS | 692 E: chihjenc@scf.usc.edu 3956 E: tsusheng@scf.usc.edu
|