/linux/include/linux/ |
H A D | signal.h | 67 unsigned long sig = _sig - 1; in sigaddset() local 76 unsigned long sig = _sig - 1; in sigdelset() local 85 unsigned long sig = _sig - 1; in sigismember() local 127 #define sigmask(sig) (1UL << ((sig) - 1)) argument 263 static inline void init_sigpending(struct sigpending *sig) in init_sigpending() 272 static inline int valid_signal(unsigned long sig) in valid_signal() 301 static inline void allow_signal(int sig) in allow_signal() 311 static inline void allow_kernel_signal(int sig) in allow_kernel_signal() 321 static inline void disallow_signal(int sig) in disallow_signal() 411 #define rt_sigmask(sig) (1ULL << ((sig)-1)) argument [all …]
|
H A D | signalfd.h | 19 static inline void signalfd_notify(struct task_struct *tsk, int sig) in signalfd_notify() 29 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } in signalfd_notify()
|
H A D | taskstats_kern.h | 19 static inline void taskstats_tgid_free(struct signal_struct *sig) in taskstats_tgid_free() 30 static inline void taskstats_tgid_free(struct signal_struct *sig) in taskstats_tgid_free()
|
/linux/kernel/ |
H A D | signal.c | 72 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler() 77 static inline bool sig_handler_ignored(void __user *handler, int sig) in sig_handler_ignored() 84 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored() 106 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored() 205 int sig = 0; in next_signal() local 248 static inline void print_dropped_signal(int sig) in print_dropped_signal() 362 struct signal_struct *sig = task->signal; in task_participate_group_stop() local 389 struct signal_struct *sig = current->signal; in task_join_group_stop() local 401 static struct ucounts *sig_get_ucounts(struct task_struct *t, int sig, in sig_get_ucounts() 445 static struct sigqueue *sigqueue_alloc(int sig, struct task_struct *t, gfp_t gfp_flags, in sigqueue_alloc() [all …]
|
/linux/arch/x86/include/asm/ |
H A D | signal.h | 24 unsigned long sig[_NSIG_WORDS]; member 44 #define sigaddset(set,sig) \ argument 56 unsigned long sig = _sig - 1; in __const_sigaddset() local 60 #define sigdelset(set, sig) \ argument 73 unsigned long sig = _sig - 1; in __const_sigdelset() local 79 unsigned long sig = _sig - 1; in __const_sigismember() local 91 #define sigismember(set, sig) \ argument
|
/linux/drivers/pinctrl/aspeed/ |
H A D | pinmux-aspeed.h | 513 #define SIG_DESC_LIST_SYM(sig, group) sig_descs_ ## sig ## _ ## group argument 514 #define SIG_DESC_LIST_DECL(sig, group, ...) \ argument 518 #define SIG_EXPR_SYM(sig, group) sig_expr_ ## sig ## _ ## group argument 519 #define SIG_EXPR_DECL_(sig, group, func) \ argument 545 #define SIG_EXPR_DECL(sig, group, func, ...) \ argument 555 #define SIG_EXPR_PTR(sig, group) (&SIG_EXPR_SYM(sig, group)) argument 557 #define SIG_EXPR_LIST_SYM(sig, group) sig_exprs_ ## sig ## _ ## group argument 574 #define SIG_EXPR_LIST_DECL(sig, group, ...) \ argument 594 #define SIG_EXPR_LIST_ALIAS(pin, sig, group) \ argument 612 #define SIG_EXPR_LIST_DECL_SESG(pin, sig, func, ...) \ argument [all …]
|
/linux/tools/testing/selftests/x86/ |
H A D | sysret_rip.c | 34 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 46 static void clearhandler(int sig) in clearhandler() 61 static void sigsegv_for_sigreturn_test(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_sigreturn_test() 77 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 105 static void sigsegv_for_fallthrough(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_fallthrough()
|
H A D | sigaltstack.c | 30 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 43 static void clearhandler(int sig) in clearhandler() 67 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv() 79 static void sigalrm(int sig, siginfo_t *info, void *ctx_void) in sigalrm()
|
H A D | syscall_arg_fault.c | 20 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 44 static void sigsegv_or_sigbus(int sig, siginfo_t *info, void *ctx_void) in sigsegv_or_sigbus() 63 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 86 static void sigill(int sig, siginfo_t *info, void *ctx_void) in sigill()
|
H A D | mov_ss_trap.c | 97 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 116 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap() 125 static void handle_and_return(int sig, siginfo_t *si, void *ctx_void) in handle_and_return() 133 static void handle_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in handle_and_longjmp()
|
H A D | single_step_syscall.c | 36 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 48 static void clearhandler(int sig) in clearhandler() 71 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 98 static void print_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in print_and_longjmp()
|
H A D | ioperm.c | 25 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 38 static void clearhandler(int sig) in clearhandler() 50 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
H A D | corrupt_xstate_header.c | 32 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 45 static void sigusr1(int sig, siginfo_t *info, void *uc_void) in sigusr1() 56 static void sigsegv(int sig, siginfo_t *info, void *uc_void) in sigsegv()
|
H A D | sigreturn.c | 141 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 153 static void clearhandler(int sig) in clearhandler() 391 static void validate_signal_ss(int sig, ucontext_t *ctx) in validate_signal_ss() 435 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 475 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 520 static void sigusr2(int sig, siginfo_t *info, void *ctx_void) in sigusr2()
|
H A D | iopl.c | 25 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 38 static void clearhandler(int sig) in clearhandler() 50 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
H A D | ptrace_syscall.c | 96 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 108 static void setsigign(int sig, int flags) in setsigign() 119 static void clearhandler(int sig) in clearhandler() 135 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
|
/linux/arch/um/os-Linux/ |
H A D | signal.c | 34 static void sig_handler_common(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler_common() 74 static void sig_handler(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler() 123 static void timer_alarm_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in timer_alarm_handler() 165 static void sigusr1_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in sigusr1_handler() 189 static void hard_handler(int sig, siginfo_t *si, void *p) in hard_handler() 197 void set_handler(int sig) in set_handler()
|
/linux/arch/x86/lib/ |
H A D | cpu.c | 6 unsigned int x86_family(unsigned int sig) in x86_family() 19 unsigned int x86_model(unsigned int sig) in x86_model() 34 unsigned int x86_stepping(unsigned int sig) in x86_stepping()
|
/linux/tools/lib/subcmd/ |
H A D | sigchain.c | 15 static void check_signum(int sig) in check_signum() 21 static int sigchain_push(int sig, sigchain_fun f) in sigchain_push() 34 int sigchain_pop(int sig) in sigchain_pop()
|
/linux/arch/m68k/include/asm/ |
H A D | signal.h | 17 unsigned long sig[_NSIG_WORDS]; member 45 unsigned long sig = _sig - 1; in __const_sigismember() local 59 #define sigismember(set,sig) \ argument
|
/linux/tools/perf/ui/tui/ |
H A D | setup.c | 101 static void ui__signal_backtrace(int sig) in ui__signal_backtrace() 119 static void ui__signal(int sig) in ui__signal() 126 static void ui__sigcont(int sig) in ui__sigcont()
|
/linux/tools/perf/tests/ |
H A D | bp_signal.c | 103 static int __event(bool is_x, void *addr, int sig) in __event() 141 static int bp_event(void *addr, int sig) in bp_event() 146 static int wp_event(void *addr, int sig) in wp_event()
|
/linux/Documentation/sphinx/ |
H A D | cdomain.py | 147 def handle_func_like_macro(self, sig, signode): argument 193 def handle_signature(self, sig, signode): argument 214 def add_target_and_index(self, name, sig, signode): argument
|
/linux/arch/um/kernel/ |
H A D | trap.c | 183 void segv_handler(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs) in segv_handler() 277 void relay_signal(int sig, struct siginfo *si, struct uml_pt_regs *regs) in relay_signal() 305 void winch(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs) in winch()
|
/linux/include/linux/sched/ |
H A D | autogroup.h | 23 static inline void sched_autogroup_fork(struct signal_struct *sig) { } in sched_autogroup_fork() 24 static inline void sched_autogroup_exit(struct signal_struct *sig) { } in sched_autogroup_exit()
|