Searched refs:SIG (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/fs/isofs/ |
A D | rock.c | 144 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 D | fpu_asm.h | 28 #define SIG(x) SIGL_OFFSET##(x) macro
|
/linux-6.3-rc2/tools/perf/trace/beauty/ |
A D | signum.c | 11 #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 D | leaking_addresses.pl | 432 local $SIG{ALRM} = sub { die "alarm\n" }; # NB: \n required.
|
/linux-6.3-rc2/Documentation/trace/postprocess/ |
A D | trace-pagealloc-postprocess.pl | 70 $SIG{INT} = "sigint_handler";
|
A D | trace-vmscan-postprocess.pl | 101 $SIG{INT} = "sigint_handler";
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | mb86a16.c | 402 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 D | snps,dw-pcie-ep.yaml | 54 the PCI-SIG PCIe CFG-space with the shadow registers for some
|
A D | snps,dw-pcie.yaml | 54 the PCI-SIG PCIe CFG-space with the shadow registers for some
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A D | ssin.S | 231 |--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 D | ktest.pl | 2800 $SIG{CHLD} = qw(child_finished); 4318 $SIG{INT} = qw(cancel_test);
|
/linux-6.3-rc2/Documentation/x86/ |
A D | sva.rst | 40 ID (PASID), which is a 20-bit number defined by the PCIe SIG.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | ethtool-netlink.rst | 1795 The OPEN Alliance SIG specifies a standard register map for 10BASE-T1S PHYs
|
/linux-6.3-rc2/arch/m68k/ifpsp060/src/ |
A D | fpsp.S | 5202 # ...LEAST SIG. BIT OF D0 IN SIGN POSITION 5233 #--LET J BE THE LEAST SIG. BIT OF D0, LET SGN := (-1)**J.
|
A D | fplsp.S | 5074 #--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