Searched refs:write_text (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | util.c | 33 static ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text() function 67 if (write_text(path, buf, ret) <= 0) in file_write_long()
|
| /linux/tools/testing/selftests/cgroup/lib/include/ |
| H A D | cgroup_util.h | 51 extern ssize_t write_text(const char *path, char *buf, ssize_t len);
|
| /linux/tools/testing/selftests/cgroup/lib/ |
| H A D | cgroup_util.c | 44 ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text() function 230 ret = write_text(path, buf, len); in cg_write()
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-aes.c | 693 goto write_text; in starfive_aes_aead_do_one_req() 705 write_text: in starfive_aes_aead_do_one_req()
|