Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/filesystems/
Ddevpts_pts.c16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument
20 ret = dup2(duplicate, original); in terminal_dup2()
/tools/lib/traceevent/Documentation/
Dlibtraceevent-commands.txt66 is not enough memory to duplicate the _comm_ or EEXIST if a mapping for this
71 is not enough memory to duplicate the _comm_.
/tools/include/uapi/linux/
Dpkt_sched.h595 __u32 duplicate; /* random packet dup (0=none ~0=100%) */ member
/tools/perf/util/
Dauxtrace.c1709 bool duplicate; member
1742 args->duplicate = true; in find_kern_sym_cb()
1803 if (args.duplicate) { in find_kern_sym()