Home
last modified time | relevance | path

Searched defs:cfs_bandwidth (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dsched.h419 struct cfs_bandwidth { struct
421 lockcfs_bandwidth global() argument
422 periodcfs_bandwidth global() argument
423 quotacfs_bandwidth global() argument
424 runtimecfs_bandwidth global() argument
425 burstcfs_bandwidth global() argument
426 runtime_snapcfs_bandwidth global() argument
427 hierarchical_quotacfs_bandwidth global() argument
429 idlecfs_bandwidth global() argument
430 period_activecfs_bandwidth global() argument
431 slack_startedcfs_bandwidth global() argument
432 period_timercfs_bandwidth global() argument
433 slack_timercfs_bandwidth global() argument
434 throttled_cfs_rqcfs_bandwidth global() argument
437 nr_periodscfs_bandwidth global() argument
438 nr_throttledcfs_bandwidth global() argument
439 nr_burstcfs_bandwidth global() argument
440 throttled_timecfs_bandwidth global() argument
441 burst_timecfs_bandwidth global() argument
491 struct cfs_bandwidth cfs_bandwidth; global() member
598 struct cfs_bandwidth { }; global() struct