Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm.h23 no_cn:1; /* do not use cn flags */ member
H A Dhbm_out_kern.c164 if (qsp->no_cn) in _hbm_out_cg()
H A Dhbm_edt_kern.c153 if (qsp != NULL && qsp->no_cn) in _hbm_out_cg()
H A Dhbm.c19 * --no_cn Do not return cn notifications
193 qstats.no_cn = no_cn_flag ? 1 : 0; in run_bpf_prog()
414 "USAGE: hbm [-o] [-d] [-l] [-n <id>] [--no_cn] [-r <rate>]\n" in Usage()
423 " --no_cn disable CN notifications\n" in Usage()
444 {"no_cn", 0, NULL, 1}, in main()
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"
120 --no_cn)
121 flags="$flags --no_cn"
/kernel/linux/linux-6.6/samples/bpf/
H A Dhbm.h23 no_cn:1; /* do not use cn flags */ member
H A Dhbm_out_kern.c164 if (qsp->no_cn) in _hbm_out_cg()
H A Dhbm_edt_kern.c153 if (qsp != NULL && qsp->no_cn) in _hbm_out_cg()
H A Dhbm.c19 * --no_cn Do not return cn notifications
192 qstats.no_cn = no_cn_flag ? 1 : 0; in run_bpf_prog()
427 "USAGE: hbm [-o] [-d] [-l] [-n <id>] [--no_cn] [-r <rate>]\n" in Usage()
436 " --no_cn disable CN notifications\n" in Usage()
457 {"no_cn", 0, NULL, 1}, in main()
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 5 milliseconds