HomeSort by relevance Sort by last modified time
    Searched defs:PHN_GET_REGS (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
phantom.h 34 #define PHN_GET_REGS _IOWR(PH_IOC_MAGIC, 2, struct phm_regs *)
  /external/kernel-headers/original/uapi/linux/
phantom.h 32 #define PHN_GET_REGS _IOWR(PH_IOC_MAGIC, 2, struct phm_regs *)
  /external/strace/
ioctl_redefs2.h 781 #ifdef PHN_GET_REGS
782 # undef PHN_GET_REGS
783 # define PHN_GET_REGS 0xc0047002
ioctl_redefs1.h 933 #ifdef PHN_GET_REGS
934 # undef PHN_GET_REGS
935 # define PHN_GET_REGS 0xc0047002
    [all...]

Completed in 50 milliseconds