Home
last modified time | relevance | path

Searched refs:write_file (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/ntb/
H A Dntb_test.sh109 function write_file() function
184 if ! write_file "N" "$LOC/../link" 2> /dev/null; then
189 write_file "N" "$LOC/link_event"
196 write_file "Y" "$LOC/../link"
211 write_file "c $DB_VALID_MASK" "$REM/db"
224 write_file "s $MASK" "$LOC/peer_db"
227 write_file "c $DB_VALID_MASK" "$REM/db_mask"
228 write_file $DB_VALID_MASK "$REM/db_event"
229 write_file "s $DB_VALID_MASK" "$REM/db_mask"
231 write_file "c $DB_VALID_MASK" "$REM/db"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dftools.py9 def write_file(path, data): function
50 write_file(path, "\n".join(contents))
H A Dcommands.py218 ftools.write_file(postconfig_file, postconfig)
/OK3568_Linux_fs/kernel/tools/testing/selftests/mount/
H A Dnosymfollow-test.c85 static void write_file(char *filename, char *fmt, ...) in write_file() function
103 write_file("/proc/self/uid_map", "0 %d 1", uid); in create_and_enter_ns()
104 write_file("/proc/self/gid_map", "0 %d 1", gid); in create_and_enter_ns()
H A Dunprivileged-remount-test.c105 static void write_file(char *filename, char *fmt, ...) in write_file() function
168 write_file("/proc/self/uid_map", "0 %d 1", uid); in create_and_enter_userns()
169 write_file("/proc/self/gid_map", "0 %d 1", gid); in create_and_enter_userns()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcase.py179 ftools.write_file(dest_path, data)
207 ftools.write_file(inc_file, data)
235 ftools.write_file(self.testinc_bblayers_path, data)
250 ftools.write_file(self.machineinc_path, data)
/OK3568_Linux_fs/kernel/tools/testing/selftests/capabilities/
H A Dtest_execve.c80 static void write_file(char *filename, char *fmt, ...) in write_file() function
124 write_file("/proc/self/uid_map", "%d %d 1", inner_uid, outer_uid); in create_and_enter_ns()
125 write_file("/proc/self/gid_map", "0 %d 1", outer_gid); in create_and_enter_ns()
/OK3568_Linux_fs/kernel/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c83 static bool write_file(char *filename, char *fmt, ...) in write_file() function
197 success = write_file(map_file_name, "0 0 1", uid); in test_userns()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dsigning.py14 from oeqa.utils.ftools import write_file
213 write_file(recipe_append_path, feature)
H A Dbbtests.py193 ftools.write_file(preconf ,"TEST_PREFILE=\"prefile\"")
203 ftools.write_file(postconf , "TEST_POSTFILE=\"postfile\"")
292 ftools.write_file(recipe_append_path, feature)
H A Dbuildoptions.py123 ftools.write_file(dummy_layer_conf_path, dummy_layer_content)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dio.hpp16 void write_file(const std::string &filename, const std::string &data);
H A Dio.cpp17 void write_file(const std::string &filename, const std::string &data) { in write_file() function
/OK3568_Linux_fs/kernel/tools/accounting/
H A Dgetdelays.c277 int write_file = 0; in main() local
314 write_file = 1; in main()
376 if (write_file) { in main()
/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs.h82 extern int write_file(int fd, unsigned long long *offset, const char *buf,
H A Dhostfs_user.c135 int write_file(int fd, unsigned long long *offset, const char *buf, int len) in write_file() function
H A Dhostfs_kern.c413 err = write_file(HOSTFS_I(inode)->fd, &base, buffer, count); in hostfs_writepage()
483 err = write_file(FILE_HOSTFS_I(file)->fd, &pos, buffer + from, copied); in hostfs_write_end()
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A D__init__.py283 def write_file(path, data): function
309 write_file(path, "\n".join(new_contents))
/OK3568_Linux_fs/kernel/scripts/
H A Drecordmcount.c317 static int write_file(const char *fname) in write_file() function
619 rc = write_file(fname); in do_file()
H A Dresource_tool.c1409 static int write_file(int offset_block, const char *src_path, in write_file() function
1492 if (write_file(offset, files[i], hash, sizeof(hash)) < 0) in write_index_tbl()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dkhugepaged.c144 static int write_file(const char *path, const char *buf, size_t buflen) in write_file() function
217 if (!write_file(path, val, strlen(val) + 1)) { in write_string()
257 if (!write_file(path, buf, strlen(buf) + 1)) { in write_num()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dprogram.hpp90 util::write_file(*cachePath, binaryProgram->serialize()); in createProgram()
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0001-Add-linux-oe-g-platform.patch67 write_file($$QMAKE_CONFIG_LOG, msg, append)
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c1409 static int write_file(int offset_block, const char *src_path, in write_file() function
1492 if (write_file(offset, files[i], hash, sizeof(hash)) < 0) in write_index_tbl()
/OK3568_Linux_fs/kernel/fs/unicode/
H A Dmkutf8data.c3275 static void write_file(void) in write_file() function
3416 write_file(); in main()

12