Home
last modified time | relevance | path

Searched defs:dst_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h134 unsigned int dst_flags; member
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c2684 int dst_flags = O_CREAT | O_RDWR; in migrate_precopy_fd_file_start() local