Home
last modified time | relevance | path

Searched refs:SCM_PIDFD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c25 #ifndef SCM_PIDFD
26 #define SCM_PIDFD 0x04 macro
164 cmsg->cmsg_type == SCM_PIDFD) { in cmsg_check()
/openbmc/linux/include/net/
H A Dscm.h147 if (put_cmsg(msg, SOL_SOCKET, SCM_PIDFD, sizeof(int), &pidfd)) { in scm_pidfd_recv()
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h180 #define SCM_PIDFD 0x04 /* ro: pidfd (int) */ macro
/openbmc/linux/include/linux/
H A Dsocket.h180 #define SCM_PIDFD 0x04 /* ro: pidfd (int) */ macro