MCPcopy Index your code
hub / github.com/dtrace4linux/linux / CRED

Function CRED

driver/dtrace_linux.c:319–333  ·  view source on GitHub ↗

/ Return the credentials of the current process. Solaris assumes */ we are embedded inside the proc/user struct, but in Linux, we */ have different linages. Earlier kernels had explicit */ uid/euid/... fields, and from 2.6.29, a separate cred */ structure. We need to hide that from the kernel. */ */ In addition, because we are encapsulating, we need to be

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

dtrace_priv_probeFunction · 0.85
dtrace_dif_variableFunction · 0.85
dtrace_buffer_allocFunction · 0.85
dtrace_anon_propertyFunction · 0.85
dtrace_openFunction · 0.85
dtracedrv_openFunction · 0.85
dtracedrv_ioctlFunction · 0.85
fasttrap_linux_ioctlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected