syscall.Kill
standard libraryThe 2618th most-called standard-library function by production calls. Called 349 times across 118 modules; 233 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (222 → 233)
- prod calls
- 233
- non-test, non-generated
- all calls
- 349
- total callsites
- modules
- 118
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 33%
- 116 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Kill from notable Go projects. Open one on the map to see what else it hammers.
- Docker 7 3%
- containerd 5 2%
- Authelia 4 2%
- Helm 3 1%
- Kubernetes 3 1%
where it's called
Callsites in the wild
12 representative callsites of 349, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
air-verse/air @v1.67.4
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Kill most in this snapshot.
- github.com/gastownhall/gastown226%
- github.com/steveyegge/gastown226%
- github.com/docker/cli175%
- github.com/esengine/DeepSeek-Reasonix144%
- github.com/vitessio/vitess134%
siblings
More from syscall
The other most-called functions in this package. See all →