MCPcopy Create free account
hub / github.com/containerd/cgroups / Name

Method Name

cgroup1/subsystem.go:73–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71
72type Subsystem interface {
73 Name() Name
74}
75
76type pather interface {

Callers 15

testDeviceFilterFunction · 0.65
hugePageSizesFunction · 0.65
initializeSubsystemFunction · 0.65
RequireDevicesFunction · 0.65
mockNewNotInRdmaFunction · 0.65
TestSubsystemsFunction · 0.65
SingleSubsystemFunction · 0.65
LoadFunction · 0.65
subsystemsFilterMethod · 0.65
addMethod · 0.65
DeleteMethod · 0.65
StatMethod · 0.65

Implementers 15

PerfEventControllercgroup1/perf_event.go
netclsControllercgroup1/net_cls.go
cpuControllercgroup1/cpu.go
cpusetControllercgroup1/cpuset.go
blkioControllercgroup1/blkio.go
devicesControllercgroup1/devices.go
hugetlbControllercgroup1/hugetlb.go
cpuacctControllercgroup1/cpuacct.go
namedControllercgroup1/named.go
SystemdControllercgroup1/systemd.go
freezerControllercgroup1/freezer.go
memoryControllercgroup1/memory.go

Calls

no outgoing calls

Tested by 4

testDeviceFilterFunction · 0.52
mockNewNotInRdmaFunction · 0.52
TestSubsystemsFunction · 0.52
newMockFunction · 0.52