Home
last modified time | relevance | path

Searched defs:sc_nr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dtracex5_kern.c32 int sc_nr = (int)PT_REGS_PARM1(ctx); in bpf_prog1() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsyscall.c77 static void el0_svc_common(struct pt_regs *regs, int scno, int sc_nr, in el0_svc_common() argument
40 invoke_syscall(struct pt_regs *regs, unsigned int scno, unsigned int sc_nr, const syscall_fn_t syscall_table[]) invoke_syscall() argument
/kernel/linux/linux-6.6/samples/bpf/
H A Dtracex5.bpf.c32 int sc_nr = (int)PT_REGS_PARM1(ctx); in bpf_prog1() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsyscall.c93 static void el0_svc_common(struct pt_regs *regs, int scno, int sc_nr, in el0_svc_common() argument
39 invoke_syscall(struct pt_regs *regs, unsigned int scno, unsigned int sc_nr, const syscall_fn_t syscall_table[]) invoke_syscall() argument

Completed in 2 milliseconds