Searched defs:nbytes (Results 1 – 9 of 9) sorted by relevance
/kernel/sched/ |
D | psi.c | 1008 char *buf, size_t nbytes, enum psi_res res) in psi_trigger_create() 1175 size_t nbytes, enum psi_res res) in psi_write() 1218 size_t nbytes, loff_t *ppos) in psi_io_write() 1224 size_t nbytes, loff_t *ppos) in psi_memory_write() 1230 size_t nbytes, loff_t *ppos) in psi_cpu_write()
|
D | core.c | 7399 size_t nbytes, loff_t off, in cpu_uclamp_write() 7434 char *buf, size_t nbytes, in cpu_uclamp_min_write() 7441 char *buf, size_t nbytes, in cpu_uclamp_max_write() 8007 char *buf, size_t nbytes, loff_t off) in cpu_max_write()
|
/kernel/cgroup/ |
D | cgroup-v1.c | 497 char *buf, size_t nbytes, loff_t off, in __cgroup1_procs_write() 543 char *buf, size_t nbytes, loff_t off) in cgroup1_procs_write() 549 char *buf, size_t nbytes, loff_t off) in cgroup1_tasks_write() 555 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write()
|
D | cgroup.c | 3392 char *buf, size_t nbytes, in cgroup_subtree_control_write() 3559 size_t nbytes, loff_t off) in cgroup_type_write() 3594 char *buf, size_t nbytes, loff_t off) in cgroup_max_descendants_write() 3637 char *buf, size_t nbytes, loff_t off) in cgroup_max_depth_write() 3743 size_t nbytes, enum psi_res res) in cgroup_pressure_write() 3777 char *buf, size_t nbytes, in cgroup_io_pressure_write() 3784 char *buf, size_t nbytes, in cgroup_memory_pressure_write() 3791 char *buf, size_t nbytes, in cgroup_cpu_pressure_write() 3822 char *buf, size_t nbytes, loff_t off) in cgroup_freeze_write() 3883 size_t nbytes, loff_t off) in cgroup_file_write() [all …]
|
D | legacy_freezer.c | 420 char *buf, size_t nbytes, loff_t off) in freezer_write()
|
D | pids.c | 256 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 | 2362 char *buf, size_t nbytes, loff_t off) in cpuset_write_resmask() 2531 size_t nbytes, loff_t off) in sched_partition_write()
|
/kernel/events/ |
D | uprobes.c | 798 void *insn, int nbytes, loff_t offset) in __copy_insn()
|