Searched refs:pg_thread (Results 1 – 10 of 10) sorted by relevance
46 pg_thread $thread "rem_device_all"47 pg_thread $thread "add_device" $dev
63 pg_thread $thread "rem_device_all"64 pg_thread $thread "add_device" $dev
44 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"45 pg_thread $thread "add_device" $DEV
50 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"51 pg_thread $thread "add_device" $dev
44 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"45 pg_thread $thread "add_device" $dev
53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"54 pg_thread $thread "add_device" $dev
54 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"55 pg_thread $thread "add_device" $dev
61 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"62 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