Searched defs:write_string (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/ui/ | ||
H A D | input-barrier.c | 189 #define write_string(p, s, l) \ macro |
/openbmc/linux/tools/testing/selftests/mm/ | ||
H A D | khugepaged.c | 253 static void write_string(const char *name, const char *val) in write_string() function |
/openbmc/openbmc/poky/meta/lib/oe/ | ||
H A D | spdx30.py | 1565 def write_string(self, v): member in Encoder |