Home
last modified time | relevance | path

Searched defs:siginfo (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/tools/testing/selftests/ptrace/
Dpeeksiginfo.c109 siginfo_t siginfo[SIGNR]; in check_direct_path() local
154 siginfo_t siginfo; in main() local
/linux-6.12.1/include/linux/
Dcoredump.h20 const kernel_siginfo_t *siginfo; member
65 static inline void do_coredump(const kernel_siginfo_t *siginfo) {} in do_coredump()
/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_freezer.c587 siginfo_t siginfo; in test_cgfreezer_ptrace() local
713 siginfo_t siginfo; in test_cgfreezer_ptraced() local
/linux-6.12.1/tools/testing/selftests/breakpoints/
Dbreakpoint_test_arm64.c115 siginfo_t siginfo; in run_test() local
/linux-6.12.1/tools/testing/selftests/net/af_unix/
Dmsg_oob.c90 struct signalfd_siginfo siginfo; in setup_sigurg() local
189 struct signalfd_siginfo siginfo = {}; in __sendpair() local
/linux-6.12.1/tools/testing/selftests/mm/
Dpkey_sighandler_tests.c38 siginfo_t siginfo = {0}; variable
Duffd-unit-tests.c647 static void sighndl(int sig, siginfo_t *siginfo, void *ptr) in sighndl()
/linux-6.12.1/kernel/
Dptrace.c1016 kernel_siginfo_t siginfo, *si; in ptrace_request() local
1324 kernel_siginfo_t siginfo; in compat_ptrace_request() local
/linux-6.12.1/include/uapi/asm-generic/
Dsiginfo.h134 typedef struct siginfo { struct
139 } __ARCH_SI_ATTRIBUTES siginfo_t; argument
/linux-6.12.1/tools/testing/selftests/powerpc/ptrace/
Dptrace-hwbreak.c216 siginfo_t siginfo; in check_success() local
/linux-6.12.1/fs/
Dcoredump.c523 void do_coredump(const kernel_siginfo_t *siginfo) in do_coredump()
Dbinfmt_elf.c1602 const kernel_siginfo_t *siginfo) in fill_siginfo_note()