Home
last modified time | relevance | path

Searched refs:thread_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_stack_perf.c128 struct thread_args { struct
139 struct thread_args *args = p; in bulk_push_pop() argument
174 struct thread_args args[2]; in run_on_core_pair()
203 struct thread_args args[RTE_MAX_LCORE]; in run_on_n_cores()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_redact.c721 struct redact_thread_arg *thread_args, boolean_t *cancel) in perform_thread_merge() argument
762 struct redact_thread_arg *targ = &thread_args[i]; in perform_thread_merge()
809 thread_args[i].cancel = B_TRUE; in perform_thread_merge()