Lines Matching defs:buf
25 ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text()
44 ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text()
88 int cg_read(const char *cgroup, const char *control, char *buf, size_t len) in cg_read()
103 char *buf; in cg_read_strcmp() local
128 char buf[PAGE_SIZE]; in cg_read_strstr() local
138 char buf[128]; in cg_read_long() local
148 char buf[128]; in cg_read_long_fd() local
158 char buf[PAGE_SIZE]; in cg_read_key_long() local
173 char buf[PAGE_SIZE]; in cg_read_lc() local
188 int cg_write(const char *cgroup, const char *control, char *buf) in cg_write()
212 char buf[64]; in cg_write_numeric() local
225 char buf[10 * PAGE_SIZE]; in cg_find_root() local
280 char buf[10 * PAGE_SIZE] = {0}; in cg_wait_for_proc_count() local
305 char buf[PAGE_SIZE]; in cg_killall() local
379 char buf[64]; in cg_run() local
502 char buf[64]; in cg_run_nowait() local
515 char buf[4 * PAGE_SIZE]; in proc_mount_contains() local
525 ssize_t proc_read_text(int pid, bool thread, const char *item, char *buf, size_t size) in proc_read_text()
542 char buf[PAGE_SIZE]; in proc_read_strstr() local