Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c570 #define DEF_SIGHANDLER_FUNC(SIG, NUM) \ argument
571 static bool seen_##SIG; \
572 static void handle_##SIG(int sig, siginfo_t *info, void *context) \
576 seen_##SIG = true; \
650 #define DEF_INST_RAISE_SIG(SIG, NUM) \ argument
651 static bool inst_raise_##SIG(const struct hwcap_data *hwcap, \
654 if (!hwcap->SIG##_fn) { \
655 ksft_test_result_skip(#SIG"_%s\n", hwcap->name); \
660 install_sigaction(NUM, handle_##SIG); \
662 seen_##SIG = false; \
[all …]
/openbmc/linux/fs/isofs/
H A Drock.c25 #define SIG(A,B) ((A) | ((B) << 8)) /* isonum_721() */ macro
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()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch250 +# define SIG 0x08074b50
257 + if (crc == SIG && /* if not SIG, no signature */
258 + (G.lrec.crc32 != SIG || /* if not SIG, have signature */
259 + (clen == SIG && /* if not SIG, no signature */
260 + ((G.lrec.csize & LOW) != SIG || /* if not SIG, have signature */
261 + (ulen == SIG && /* if not SIG, no signature */
262 + (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG
263 + /* if not SIG, have signature */
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_asm.h28 #define SIG(x) SIGL_OFFSET##(x) macro
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-tse850-3.dts306 /* 0 */ "SUP-A", "SUP-B", "SUP-C", "SIG<LEV",
324 /* 24 */ "", "", "SIG<LIN", "SIG>LIN",
/openbmc/linux/tools/perf/trace/beauty/
H 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()
/openbmc/linux/scripts/
H A Dleaking_addresses.pl433 local $SIG{ALRM} = sub { die "alarm\n" }; # NB: \n required.
/openbmc/linux/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl70 $SIG{INT} = "sigint_handler";
H A Dtrace-vmscan-postprocess.pl101 $SIG{INT} = "sigint_handler";
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmb86a16.c402 unsigned char *SIG) in signal_det() argument
409 if (*SIG > 45) { in signal_det()
441 *SIG = S[1]; in signal_det()
/openbmc/linux/arch/m68k/fpsp040/
H 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
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch83 + local $SIG{'ALRM'} = sub { die "timed out\n" };
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DAPI.pm1995 …local $SIG{'ALRM'} = sub { die "timeout" }; # This subroutine exits the "eval" below. The program
/openbmc/linux/tools/testing/ktest/
H A Dktest.pl2806 $SIG{CHLD} = qw(child_finished);
4322 $SIG{INT} = qw(cancel_test);
/openbmc/linux/Documentation/arch/x86/
H A Dsva.rst40 ID (PASID), which is a 20-bit number defined by the PCIe SIG.
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1814 The OPEN Alliance SIG specifies a standard register map for 10BASE-T1S PHYs
/openbmc/linux/arch/m68k/ifpsp060/src/
H 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.
H 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