HomeSort by relevance Sort by last modified time
    Searched refs:siginfo (Results 226 - 250 of 299) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
signal.h 39 #include <asm/siginfo.h>
time.h 35 #include <asm/siginfo.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
signal.h 39 #include <asm/siginfo.h>
time.h 35 #include <asm/siginfo.h>
  /external/kernel-headers/original/linux/
signal.h 5 #include <asm/siginfo.h>
236 extern int group_send_sig_info(int sig, struct siginfo *info, struct task_struct *p);
237 extern int __group_send_sig_info(int, struct siginfo *, struct task_struct *);
sched.h     [all...]
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-amd64-darwin.c 60 Also, don't bother with creating siginfo and ucontext in the
111 const vki_siginfo_t *siginfo,
121 Int sigNo = siginfo->si_signo;
152 /* Minimally fill in the siginfo and ucontext. Note, utter
155 frame->fake_siginfo.si_code = siginfo->si_code;
sigframe-x86-darwin.c 60 Also, don't bother with creating siginfo and ucontext in the
114 const vki_siginfo_t *siginfo,
124 Int sigNo = siginfo->si_signo;
155 /* Minimally fill in the siginfo and ucontext. Note, utter
158 frame->fake_siginfo.si_code = siginfo->si_code;
sigframe-s390x-linux.c 327 const vki_siginfo_t *siginfo,
352 frame->sigNo = siginfo->si_signo;
369 SET_SIGNAL_GPR(tst, 2, siginfo->si_signo);
379 build_vg_sigframe(&frame->vg, tst, flags, siginfo->si_signo);
386 const vki_siginfo_t *siginfo,
394 Int sigNo = siginfo->si_signo;
427 VG_(memcpy)(&frame->info, siginfo, sizeof(vki_siginfo_t));
433 SET_SIGNAL_GPR(tst, 2, siginfo->si_signo);
450 const vki_siginfo_t *siginfo,
461 sp = build_rt_sigframe(tst, sp_top_of_frame, siginfo, siguc
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan_simple.c 146 struct wpa_signal_info siginfo; local
147 if (wpa_drv_signal_poll(wpa_s, &siginfo) == 0 &&
148 siginfo.current_signal >= data->signal_threshold)
  /external/elfutils/backends/
linux-core-note.c 43 struct EBLHOOK(siginfo)
67 struct EBLHOOK(siginfo) pr_info;
  /external/kernel-headers/original/asm-arm/
system.h 87 struct siginfo;
88 void notify_die(const char *str, struct pt_regs *regs, struct siginfo *info,
  /bionic/libc/kernel/common/asm-generic/
siginfo.h 46 typedef struct siginfo { struct
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 13 * struct siginfo that is before the union.
39 typedef struct siginfo { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 51 typedef struct siginfo struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 13 * struct siginfo that is before the union.
39 typedef struct siginfo { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 51 typedef struct siginfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 13 * struct siginfo that is before the union.
39 typedef struct siginfo { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 51 typedef struct siginfo struct
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct

Completed in 400 milliseconds

1 2 3 4 5 6 7 8 91011>>