Home
last modified time | relevance | path

Searched refs:SIG (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/fs/isofs/
A Drock.c144 case SIG('S', 'P'): in rock_check_overflow()
147 case SIG('C', 'E'): in rock_check_overflow()
150 case SIG('E', 'R'): in rock_check_overflow()
153 case SIG('R', 'R'): in rock_check_overflow()
156 case SIG('P', 'X'): in rock_check_overflow()
159 case SIG('P', 'N'): in rock_check_overflow()
162 case SIG('S', 'L'): in rock_check_overflow()
165 case SIG('N', 'M'): in rock_check_overflow()
168 case SIG('C', 'L'): in rock_check_overflow()
171 case SIG('P', 'L'): in rock_check_overflow()
[all …]
/linux-6.3-rc2/arch/x86/math-emu/
A Dfpu_asm.h28 #define SIG(x) SIGL_OFFSET##(x) macro
/linux-6.3-rc2/tools/perf/trace/beauty/
A Dsignum.c11 #define P_SIGNUM(n) case SIG##n: return scnprintf(bf, size, "%s%s", show_prefix ? prefix : "", #n) in syscall_arg__scnprintf_signum()
/linux-6.3-rc2/scripts/
A Dleaking_addresses.pl432 local $SIG{ALRM} = sub { die "alarm\n" }; # NB: \n required.
/linux-6.3-rc2/Documentation/trace/postprocess/
A Dtrace-pagealloc-postprocess.pl70 $SIG{INT} = "sigint_handler";
A Dtrace-vmscan-postprocess.pl101 $SIG{INT} = "sigint_handler";
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dmb86a16.c402 unsigned char *SIG) in signal_det() argument
409 if (*SIG > 45) { in signal_det()
441 *SIG = S[1]; in signal_det()
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/
A Dsnps,dw-pcie-ep.yaml54 the PCI-SIG PCIe CFG-space with the shadow registers for some
A Dsnps,dw-pcie.yaml54 the PCI-SIG PCIe CFG-space with the shadow registers for some
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dssin.S231 |--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J.
307 | ...LEAST SIG. BIT OF D0 IN SIGN POSITION
/linux-6.3-rc2/tools/testing/ktest/
A Dktest.pl2800 $SIG{CHLD} = qw(child_finished);
4318 $SIG{INT} = qw(cancel_test);
/linux-6.3-rc2/Documentation/x86/
A Dsva.rst40 ID (PASID), which is a 20-bit number defined by the PCIe SIG.
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1795 The OPEN Alliance SIG specifies a standard register map for 10BASE-T1S PHYs
/linux-6.3-rc2/arch/m68k/ifpsp060/src/
A Dfpsp.S5202 # ...LEAST SIG. BIT OF D0 IN SIGN POSITION
5233 #--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J.
A Dfplsp.S5074 #--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J.
5150 # ...LEAST SIG. BIT OF D0 IN SIGN POSITION

Completed in 51 milliseconds