Searched defs:nbytes (Results 1 – 11 of 11) sorted by relevance
/kernel/cgroup/ |
A D | dmem.c | 675 char *buf, size_t nbytes, loff_t off, in dmemcg_limit_write() 765 char *buf, size_t nbytes, loff_t off) in dmem_cgroup_region_min_write() 776 char *buf, size_t nbytes, loff_t off) in dmem_cgroup_region_low_write() 787 char *buf, size_t nbytes, loff_t off) in dmem_cgroup_region_max_write()
|
A D | cgroup-v1.c | 498 char *buf, size_t nbytes, loff_t off, in __cgroup1_procs_write() 542 char *buf, size_t nbytes, loff_t off) in cgroup1_procs_write() 548 char *buf, size_t nbytes, loff_t off) in cgroup1_tasks_write() 554 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write()
|
A D | cgroup.c | 3442 char *buf, size_t nbytes, in cgroup_subtree_control_write() 3609 size_t nbytes, loff_t off) in cgroup_type_write() 3874 size_t nbytes, enum psi_res res) in pressure_write() 3908 char *buf, size_t nbytes, in cgroup_io_pressure_write() 3915 char *buf, size_t nbytes, in cgroup_memory_pressure_write() 3922 char *buf, size_t nbytes, in cgroup_cpu_pressure_write() 3938 char *buf, size_t nbytes, in cgroup_irq_pressure_write() 3956 char *buf, size_t nbytes, in cgroup_pressure_write() 4096 size_t nbytes, loff_t off) in cgroup_kill_write() 4165 size_t nbytes, loff_t off) in cgroup_file_write() [all …]
|
A D | legacy_freezer.c | 418 char *buf, size_t nbytes, loff_t off) in freezer_write()
|
A D | misc.c | 255 size_t nbytes, loff_t off) in misc_cg_max_write()
|
A D | pids.c | 302 size_t nbytes, loff_t off) in pids_max_write()
|
A D | rdma.c | 428 char *buf, size_t nbytes, loff_t off) in rdmacg_resource_set_max()
|
A D | cpuset.c | 3220 char *buf, size_t nbytes, loff_t off) in cpuset_write_resmask() 3344 size_t nbytes, loff_t off) in cpuset_partition_write()
|
/kernel/sched/ |
A D | psi.c | 1538 size_t nbytes, enum psi_res res) in psi_write() 1581 size_t nbytes, loff_t *ppos) in psi_io_write() 1587 size_t nbytes, loff_t *ppos) in psi_memory_write() 1593 size_t nbytes, loff_t *ppos) in psi_cpu_write() 1652 size_t nbytes, loff_t *ppos) in psi_irq_write()
|
A D | core.c | 9467 size_t nbytes, loff_t off, in cpu_uclamp_write() 9499 char *buf, size_t nbytes, in cpu_uclamp_min_write() 9506 char *buf, size_t nbytes, in cpu_uclamp_max_write() 10258 char *buf, size_t nbytes, loff_t off) in cpu_max_write()
|
/kernel/events/ |
A D | uprobes.c | 1039 void *insn, int nbytes, loff_t offset) in __copy_insn()
|
Completed in 76 milliseconds