Searched refs:pg_thread (Results 1 – 11 of 11) sorted by relevance
67 pg_thread $thread "rem_device_all"68 pg_thread $thread "add_device" $dev
50 pg_thread $thread "rem_device_all"51 pg_thread $thread "add_device" $dev
48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"49 pg_thread $thread "add_device" $DEV
53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"54 pg_thread $thread "add_device" $dev
48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"49 pg_thread $thread "add_device" $dev
57 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"58 pg_thread $thread "add_device" $dev
58 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"59 pg_thread $thread "add_device" $dev
64 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"65 pg_thread $thread "add_device" $dev
56 configuring the different components of pktgen: pg_ctrl(), pg_thread()61 * pg_thread() control the kernel threads and binding to devices
44 function pg_thread() { function
272 struct pktgen_thread *pg_thread;/* the owner */ member3760 if (pkt_dev->pg_thread) { in add_dev_to_thread()3767 pkt_dev->pg_thread = t; in add_dev_to_thread()