| /kernel/linux/linux-5.10/include/linux/ |
| H A D | signalfd.h | 19 static inline void signalfd_notify(struct task_struct *tsk, int sig) in signalfd_notify() argument 29 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } in signalfd_notify() argument
|
| H A D | taskstats_kern.h | 19 static inline void taskstats_tgid_free(struct signal_struct *sig) in taskstats_tgid_free() argument 30 static inline void taskstats_tgid_free(struct signal_struct *sig) in taskstats_tgid_free() argument
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| H A D | autogroup.h | 23 static inline void sched_autogroup_fork(struct signal_struct *sig) { } in sched_autogroup_fork() argument 24 static inline void sched_autogroup_exit(struct signal_struct *sig) { } in sched_autogroup_exit() argument
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | debug.c | 21 char sig[ECRYPTFS_SIG_SIZE_HEX + 1]; in ecryptfs_dump_auth_tok() local
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | debug.c | 21 char sig[ECRYPTFS_SIG_SIZE_HEX + 1]; in ecryptfs_dump_auth_tok() local
|
| /kernel/linux/linux-6.6/include/linux/sched/ |
| H A D | autogroup.h | 23 static inline void sched_autogroup_fork(struct signal_struct *sig) { } in sched_autogroup_fork() argument 24 static inline void sched_autogroup_exit(struct signal_struct *sig) { } in sched_autogroup_exit() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | taskstats_kern.h | 19 static inline void taskstats_tgid_free(struct signal_struct *sig) in taskstats_tgid_free() argument 30 static inline void taskstats_tgid_free(struct signal_struct *sig) in taskstats_tgid_free() argument
|
| H A D | signalfd.h | 19 static inline void signalfd_notify(struct task_struct *tsk, int sig) in signalfd_notify() argument 29 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } in signalfd_notify() argument
|
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| H A D | cpu.c | 6 unsigned int x86_family(unsigned int sig) in x86_family() argument 19 unsigned int x86_model(unsigned int sig) in x86_model() argument 34 unsigned int x86_stepping(unsigned int sig) in x86_stepping() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-sigreturn.c | 27 void handler(int sig) in handler() argument
|
| /kernel/liteos_m/testsuites/sample/kernel/signal/ |
| H A D | It_los_signal_001.c | 36 STATIC VOID SigHandler(INT32 sig)
in SigHandler() argument
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
| H A D | signal_test_022.cpp | 41 int sig = SIGINT; in TestRaise() local
|
| /kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/ |
| H A D | timer_test_002.cpp | 34 static void SigAlmHandler(int sig) in SigAlmHandler() argument
|
| /third_party/fsverity-utils/lib/ |
| H A D | enable.c | 23 libfsverity_enable_with_sig(int fd, const struct libfsverity_merkle_tree_params *params, const uint8_t *sig, size_t sig_size) libfsverity_enable_with_sig() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_sig_proc.c | 14 pid_t create_sig_proc(int sig, int count, unsigned int usec) in create_sig_proc() argument
|
| /third_party/ltp/pan/ |
| H A D | ltp-bump.c | 51 int sig = SIGINT; in main() local
|
| /third_party/musl/src/signal/ |
| H A D | psignal.c | 6 void psignal(int sig, const char *msg) in psignal() argument
|
| H A D | sigqueue.c | 8 int sigqueue(pid_t pid, int sig, const union sigval value) in sigqueue() argument
|
| H A D | sigset.c | 3 void (*sigset(int sig, void (*handler)(int)))(int) in sigset() argument
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | sigaltstack.c | 17 static void handler(int sig) in handler() argument
|
| /third_party/musl/porting/liteos_a/user/src/signal/ |
| H A D | sigqueue.c | 9 int sigqueue(pid_t pid, int sig, const union sigval value) in sigqueue() argument
|
| /third_party/ltp/testcases/kernel/syscalls/signal/ |
| H A D | signal05.c | 30 static void sighandler(int sig) in sighandler() argument
|
| /third_party/ltp/testcases/kernel/syscalls/tgkill/ |
| H A D | tgkill.h | 12 static inline int sys_tgkill(int tgid, int tid, int sig) in sys_tgkill() argument
|
| /third_party/ltp/testcases/kernel/syscalls/alarm/ |
| H A D | alarm05.c | 35 static void sighandler(int sig) in sighandler() argument
|
| H A D | alarm06.c | 19 static void sigproc(int sig) in sigproc() argument
|