Searched defs:nbytes (Results 1 – 10 of 10) sorted by relevance
/kernel/sched/ |
D | psi.c | 1130 char *buf, size_t nbytes, enum psi_res res) in psi_trigger_create() 1321 size_t nbytes, enum psi_res res) in psi_write() 1364 size_t nbytes, loff_t *ppos) in psi_io_write() 1370 size_t nbytes, loff_t *ppos) in psi_memory_write() 1376 size_t nbytes, loff_t *ppos) in psi_cpu_write()
|
D | core.c | 10381 size_t nbytes, loff_t off, in cpu_uclamp_write() 10416 char *buf, size_t nbytes, in cpu_uclamp_min_write() 10423 char *buf, size_t nbytes, in cpu_uclamp_max_write() 11060 char *buf, size_t nbytes, loff_t off) in cpu_max_write()
|
/kernel/cgroup/ |
D | cgroup-v1.c | 495 char *buf, size_t nbytes, loff_t off, in __cgroup1_procs_write() 541 char *buf, size_t nbytes, loff_t off) in cgroup1_procs_write() 547 char *buf, size_t nbytes, loff_t off) in cgroup1_tasks_write() 553 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write()
|
D | cgroup.c | 3358 char *buf, size_t nbytes, in cgroup_subtree_control_write() 3525 size_t nbytes, loff_t off) in cgroup_type_write() 3560 char *buf, size_t nbytes, loff_t off) in cgroup_max_descendants_write() 3603 char *buf, size_t nbytes, loff_t off) in cgroup_max_depth_write() 3709 size_t nbytes, enum psi_res res) in cgroup_pressure_write() 3743 char *buf, size_t nbytes, in cgroup_io_pressure_write() 3750 char *buf, size_t nbytes, in cgroup_memory_pressure_write() 3757 char *buf, size_t nbytes, in cgroup_cpu_pressure_write() 3801 char *buf, size_t nbytes, loff_t off) in cgroup_freeze_write() 3867 size_t nbytes, loff_t off) in cgroup_kill_write() [all …]
|
D | misc.c | 249 size_t nbytes, loff_t off) in misc_cg_max_write()
|
D | legacy_freezer.c | 420 char *buf, size_t nbytes, loff_t off) in freezer_write()
|
D | pids.c | 263 size_t nbytes, loff_t off) in pids_max_write()
|
D | rdma.c | 426 char *buf, size_t nbytes, loff_t off) in rdmacg_resource_set_max()
|
D | cpuset.c | 2514 char *buf, size_t nbytes, loff_t off) in cpuset_write_resmask() 2683 size_t nbytes, loff_t off) in sched_partition_write()
|
/kernel/events/ |
D | uprobes.c | 791 void *insn, int nbytes, loff_t offset) in __copy_insn()
|