| /linux/tools/testing/selftests/net/ |
| H A D | rtnetlink.sh | 124 if [[ $ret -ne 0 ]] && [[ "${PAUSE_ON_FAIL}" = "yes" ]]; then 157 if [ $ret -ne 0 ] ;then 187 if [ $ret -ne 0 ];then 214 if [ $ret -ne 0 ];then 240 if [ $ret -ne 0 ];then 257 if [ $ret -ne 0 ];then 290 if [ $ret -ne 0 ];then 339 if [ $ret -ne 0 ]; then 350 if [ $ret -ne 0 ]; then 393 if [ $ret -ne 0 ];then [all …]
|
| H A D | netdevice.sh | 28 if [ $? -ne 0 ];then 52 if [ $? -ne 0 ];then 91 if [ $ret -ne 0 ];then 113 if [ $? -ne 0 ];then 125 if [ $? -ne 0 ];then 185 if [ $? -ne 0 ];then 219 if [ "$(id -u)" -ne 0 ];then 225 if [ $? -ne 0 ];then
|
| H A D | xfrm_policy.sh | 123 if [ $? -ne 0 ] && [ $policy_checks_ok -eq 1 ] ;then 130 if [ $? -ne 0 ] && [ $policy_checks_ok -eq 1 ] ;then 209 if [ $? -ne $rval ] ; then 213 if [ $? -ne $rval ] ; then 220 if [ $? -ne $rval ] ; then 224 if [ $? -ne $rval ] ; then 238 if [ $? -ne 0 ]; then 247 if [ $? -ne 0 ]; then 256 if [ $? -ne 0 ]; then 279 if [ $i -ne 10 ] ;then [all …]
|
| /linux/arch/arm64/lib/ |
| H A D | mte.S | 35 b.ne 1b 56 b.ne 1b 61 b.ne 2b 79 b.ne 1b 101 b.ne 1b 127 b.ne 1b 148 b.ne 2b // which is 16*16=256 bytes 153 b.ne 1b 171 b.ne 2b 174 b.ne 1b
|
| /linux/tools/testing/selftests/ftrace/test.d/event/ |
| H A D | event-mod.tc | 26 if [ $val -ne 1 ]; then 38 if [ $count -ne 0 ]; then 50 if [ $val -ne 0 ]; then 57 if [ $cnt -ne 0 ]; then 66 if [ $val -ne 1 ]; then 81 if [ $val -ne 0 ]; then 97 if [ $val -ne 0 ]; then 119 if [ $count -ne 2 ]; then 171 if [ $count -ne 2 ]; then
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | xt_string.sh | 69 if [ "$(countrule -c 0 0)" -ne 4 ]; then 78 if [ "$(countrule -c 2)" -ne 2 ]; then 86 if [ "$(countrule -c 1)" -ne 4 ]; then 94 if [ "$(countrule -c 1)" -ne 1 ]; then 102 if [ "$(countrule -c 1)" -ne 2 ]; then 110 if [ "$(countrule -c 1)" -ne 2 ]; then 118 if [ "$(countrule -c 1)" -ne 0 ]; then 126 if [ "$(countrule -c 1)" -ne 0 ]; then
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | cirrus,madera.yaml | 72 timer7-sts, timer8-sts, log1-fifo-ne, 73 log2-fifo-ne, log3-fifo-ne, log4-fifo-ne, 74 log5-fifo-ne, log6-fifo-ne, log7-fifo-ne, 75 log8-fifo-ne ]
|
| /linux/Documentation/virt/ |
| H A D | ne_overview.rst | 10 Nitro Enclaves (NE) is a new Amazon Elastic Compute Cloud (EC2) capability 20 The current supported architectures for the NE kernel driver, available in the 25 primary VM, that communicates with the NE kernel driver via an ioctl interface. 30 VM guest that uses the provided ioctl interface of the NE driver to spawn an 33 There is a NE emulated PCI device exposed to the primary VM. The driver for this 34 new PCI device is included in the NE driver. 53 available for the primary VM. A CPU pool has to be set for NE purposes by an 79 enclave; KMS is an example of service that NE is integrated with and that checks 89 the NE driver. This event is sent further to the user space enclave process
|
| /linux/include/uapi/linux/ |
| H A D | nitro_enclaves.h | 12 * DOC: Nitro Enclaves (NE) Kernel Driver Interface 22 * A NE CPU pool has to be set before calling this function. The 23 * pool can be set after the NE driver load, using 42 * * NE_ERR_NO_CPUS_AVAIL_IN_POOL - No NE CPU pool set / no CPUs available 45 * * Error codes from the NE PCI device request. 51 * be auto-chosen from the NE CPU pool or it can be set by the 52 * caller, with the note that it needs to be available in the NE 71 * * NE_ERR_NO_CPUS_AVAIL_IN_POOL - No CPUs available in the NE CPU pool. 74 * NE CPU pool. 81 * * Error codes from the NE PCI device request. [all …]
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | parse-console.sh | 127 if test "$n_badness" -ne 0 132 if test "$n_warn" -ne 0 137 if test "$n_bugs" -ne 0 142 if test "$n_kcsan" -ne 0 152 if test "$n_calltrace" -ne 0 157 if test "$n_badness" -ne 0 162 if test "$n_stalls" -ne 0 167 if test "$n_starves" -ne 0
|
| /linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
| H A D | func_traceonoff_triggers.tc | 34 if [ $cnt -ne 0 ]; then 76 if [ $cnt -ne 1 ]; then 84 if [ $cnt -ne $cnt2 ]; then 105 if [ $cnt -ne 0 ]; then 112 if [ $cnt -ne 0 ]; then 124 if [ $cnt -ne 1 ]; then 142 if [ $cnt -ne 0 ]; then
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| H A D | trace_marker.tc | 8 sed -ne 's/^.*data.*size:\([0-9][0-9]*\).*/\1/p' events/header_page 12 sed -ne 's/^.*data.*offset:\([0-9][0-9]*\).*/\1/p' events/header_page 16 type_len=`sed -ne 's/^.*type_len.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 17 time_len=`sed -ne 's/^.*time_delta.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 18 array_len=`sed -ne 's/^.*array.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 25 sed -ne 's/^.*buf.*offset:\([0-9][0-9]*\).*/\1/p' events/ftrace/print/format
|
| H A D | ringbuffer_subbuf_size.tc | 8 sed -ne 's/^.*data.*size:\([0-9][0-9]*\).*/\1/p' events/header_page 12 sed -ne 's/^.*data.*offset:\([0-9][0-9]*\).*/\1/p' events/header_page 16 type_len=`sed -ne 's/^.*type_len.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 17 time_len=`sed -ne 's/^.*time_delta.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 18 array_len=`sed -ne 's/^.*array.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event` 25 sed -ne 's/^.*buf.*offset:\([0-9][0-9]*\).*/\1/p' events/ftrace/print/format
|
| /linux/samples/bpf/ |
| H A D | do_hbm_test.sh | 224 if [ $ecn -ne 0 ] ; then 235 if [ "$netem" -ne "0" ] ; then 249 if [ $use_netperf -ne 0 ] ; then 257 if [ $use_netperf -ne 0 ] ; then 279 if [ $rr -ne 0 ] ; then 311 if [ $details -ne 0 ] ; then 328 if [ $details -ne 0 ] ; then 335 if [ $details -ne 0 ] ; then 350 if [ $details -ne 0 ] ; then 376 if [ $details -ne [all...] |
| /linux/tools/memory-model/scripts/ |
| H A D | cmplitmushist.sh | 102 if test "$perfect" -ne 0 106 if test "$obsline" -ne 0 110 if test "$noobsline" -ne 0 114 if test "$obsresult" -ne 0 118 if test "$timedout" -ne 0 122 if test "$badmacnam" -ne 0 126 if test "$badcompare" -ne 0
|
| /linux/tools/perf/tests/shell/ |
| H A D | amd-ibs-swfilt.sh | 34 if [ $? -ne 0 ]; then 43 if [ $? -ne 0 ]; then 54 if [ $? -ne 0 ]; then 63 if [ $? -ne 0 ]; then 75 if [ ${kernel_sample} -ne 0 ]; then 83 if [ ${user_sample} -ne 0 ]; then
|
| H A D | buildid.sh | 163 if [ $? -ne 0 ]; then 169 if [ $? -ne 0 ]; then 176 if [ $? -ne 0 ]; then 191 if [ $? -ne 0 ]; then 207 if [ $? -ne 0 ]; then 219 if [ $? -ne 0 ]; then 254 if [ $? -ne 0 ]; then 260 if [ $? -ne 0 ]; then 287 if [ $? -ne 0 ]; then
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | com.fuc | 39 bra ne #queue_put_next 101 bra ne #nv_rd32_wait 121 bra ne #nv_wr32_wait 134 bra ne #wait_donez_ne 168 bra ne #nv_mmctx_size_loop 221 bra ne #mmctx_exec_loop 224 bra ne #mmctx_stop 230 bra ne #mmctx_fini_wait 244 bra ne #mmctx_stop_wait 329 bra ne #ctx_init_strand_loop
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_sockopt.sh | 127 if [ $v -ne 0 ]; then 207 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ] || [ ${timeout_pid} -ne 0 ]; then 268 if [ $lret -ne 0 ]; then 281 if [ $lret -ne 0 ]; then 302 if [ $lret -ne 0 ]; then 313 if [ $lret -ne 0 ];then 339 if [ $lret -ne 0 ] ; then 344 if [ $lret -ne [all...] |
| /linux/tools/testing/selftests/damon/ |
| H A D | reclaim.sh | 19 if [ "$nr_kdamonds" -ne 0 ] 28 if [ "$nr_kdamonds" -ne 1 ] 36 if [ "$nr_kdamonds" -ne 0 ]
|
| H A D | lru_sort.sh | 19 if [ "$nr_kdamonds" -ne 0 ] 27 if [ "$nr_kdamonds" -ne 1 ] 35 if [ "$nr_kdamonds" -ne 0 ]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_tunnel.sh | |
| H A D | test_xdp_features.sh | 55 [ $? -ne 0 ] && exit 64 [ $? -ne 0 ] && exit 72 [ $? -ne 0 ] && exit 81 [ $? -ne 0 ] && exit 89 [ $? -ne 0 ] && exit
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_fdb_learning_limit.sh | 206 [ "$learned" -ne "$is_counted" ] 211 [ "$learned" -ne 0 ] 219 [ "$learned" -ne "$is_counted" ] 234 [ "$learned" -ne 0 ] 241 [ "$learned" -ne "$NUM_PKTS" ] 264 [ "$n_mac" -ne "$expected" ] 281 [ "$learned" -ne "$FDB_LIMIT" ]
|
| /linux/drivers/virt/nitro_enclaves/ |
| H A D | ne_misc_dev.c | 7 * DOC: Enclave lifetime management driver for Nitro Enclaves (NE). 37 * separated. The NE CPU pool includes CPUs from a single NUMA 111 * NE CPU pool. 112 * @mutex: Mutex for the access to the NE CPU pool. 167 * ne_setup_cpu_pool() - Set the NE CPU pool after handling sanity checks such 172 * @ne_cpu_list: The CPU list used for setting NE CPU pool. 225 * Check if the CPUs from the NE CPU pool are from the same NUMA node. in ne_setup_cpu_pool() 313 * Split the NE CPU pool in threads per core to keep the CPU topology in ne_setup_cpu_pool() 379 * ne_teardown_cpu_pool() - Online the CPUs from the NE CPU pool and cleanup the 421 * ne_set_kernel_param() - Set the NE CPU pool value via the NE kernel parameter. [all …]
|