Searched refs:pg_thread (Results 1 – 10 of 10) sorted by relevance
50 pg_thread $thread "rem_device_all"51 pg_thread $thread "add_device" $dev
67 pg_thread $thread "rem_device_all"68 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
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
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