Searched refs:no_cn (Results 1 - 5 of 5) sorted by relevance

/linux-master/samples/bpf/
H A Dhbm.h23 no_cn:1; /* do not use cn flags */ member in struct:hbm_queue_stats
H A Dhbm_edt_kern.c153 if (qsp != NULL && qsp->no_cn)
H A Dhbm_out_kern.c164 if (qsp->no_cn)
H A Dhbm.c19 * --no_cn Do not return cn notifications
192 qstats.no_cn = no_cn_flag ? 1 : 0;
427 "USAGE: hbm [-o] [-d] [-l] [-n <id>] [--no_cn] [-r <rate>]\n"
436 " --no_cn disable CN notifications\n"
457 {"no_cn", 0, NULL, 1},
H A Ddo_hbm_test.sh19 echo " [-l] [-N] [--no_cn] [-p=<port>|--port=<port>] [-P]"
37 echo " --no_cn Do not return CN notifications"
130 --no_cn)
131 flags="$flags --no_cn"

Completed in 212 milliseconds