| /linux/tools/testing/selftests/net/ | 
| H A D | rtnetlink.sh | 122 	if [[ $ret -ne 0 ]] && [[ "${PAUSE_ON_FAIL}" = "yes" ]]; then155 	if [ $ret -ne 0 ] ;then
 185 	if [ $ret -ne 0 ];then
 212 	if [ $ret -ne 0 ];then
 238 	if [ $ret -ne 0 ];then
 255 	if [ $ret -ne 0 ];then
 288 	if [ $ret -ne 0 ];then
 329 	if [ $ret -ne 0 ]; then
 372 	if [ $ret -ne 0 ];then
 387 	if [ $ret -ne 0 ]; then
 [all …]
 
 | 
| H A D | netdevice.sh | 28 	if [ $? -ne 0 ];then52 	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 ] ;then130     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	1b56 	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 ]; then38 	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 ]; then78 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/tools/testing/selftests/ftrace/test.d/dynevent/ | 
| H A D | add_remove_fprobe.tc | 34 if [ $cnt -ne $((ocnt + 1)) ]; then41 if [ $cnt -ne $((ocnt + 1)) ]; then
 49 if [ $cnt -ne $((ocnt + 2)) ]; then
 61 if [ $cnt -ne $((ocnt + 2)) ]; then
 70 if [ $cnt -ne $ocnt ]; then
 79 if [ $cnt -ne $((ocnt + 1)) ]; then
 88 if [ $cnt -ne $ocnt ]; 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) capability20 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 Interface22  *		  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/ftrace/test.d/ftrace/ | 
| H A D | func_traceonoff_triggers.tc | 34 if [ $cnt -ne 0 ]; then76 if [ $cnt -ne 1 ]; then
 84 if [ $cnt -ne $cnt2 ]; then
 104 if [ $cnt -ne 0 ]; then
 111 if [ $cnt -ne 0 ]; then
 123 if [ $cnt -ne 1 ]; then
 141 if [ $cnt -ne 0 ]; then
 
 | 
| /linux/tools/testing/selftests/rcutorture/bin/ | 
| H A D | parse-console.sh | 127 	if test "$n_badness" -ne 0132 	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/00basic/ | 
| H A D | trace_marker.tc | 8 	sed -ne 's/^.*data.*size:\([0-9][0-9]*\).*/\1/p' events/header_page12 	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_page12 	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/tools/memory-model/scripts/ | 
| H A D | cmplitmushist.sh | 102 if test "$perfect" -ne 0106 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 ]; then43     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
 
 | 
| /linux/samples/bpf/ | 
| H A D | do_hbm_test.sh | 224 if [ $ecn -ne 0 ] ; then235 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 0 ] ; then
 [all …]
 
 | 
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ | 
| H A D | com.fuc | 39 	bra ne #queue_put_next101 		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/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/net/mptcp/ | 
| H A D | mptcp_sockopt.sh | 127 		if [ $v -ne 0 ]; then203 	if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then
 265 	if [ $lret -ne 0 ]; then
 278 	if [ $lret -ne 0 ]; then
 299 	if [ $lret -ne 0 ]; then
 310 	if [ $lret -ne 0 ];then
 336 		if [ $lret -ne 0 ] ; then
 341 		if [ $lret -ne 0 ] ; then
 
 | 
| /linux/fs/f2fs/ | 
| H A D | node.c | 193 	struct nat_entry *ne, struct f2fs_nat_entry *raw_ne, bool no_fail, bool init_dirty)  in __init_nat_entry()  argument196 		f2fs_radix_tree_insert(&nm_i->nat_root, nat_get_nid(ne), ne);  in __init_nat_entry()
 197 	else if (radix_tree_insert(&nm_i->nat_root, nat_get_nid(ne), ne))  in __init_nat_entry()
 201 		node_info_from_raw_nat(&ne->ni, raw_ne);  in __init_nat_entry()
 204 		INIT_LIST_HEAD(&ne->list);  in __init_nat_entry()
 206 		return ne;  in __init_nat_entry()
 210 	list_add_tail(&ne->list, &nm_i->nat_entries);  in __init_nat_entry()
 215 	return ne;  in __init_nat_entry()
 220 	struct nat_entry *ne;  in __lookup_nat_cache()  local
 222 	ne = radix_tree_lookup(&nm_i->nat_root, n);  in __lookup_nat_cache()
 [all …]
 
 | 
| /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/tools/testing/selftests/bpf/ | 
| H A D | test_tunnel.sh |  | 
| H A D | test_xdp_features.sh | 55 	[ $? -ne 0 ] && exit64 	[ $? -ne 0 ] && exit
 72 	[ $? -ne 0 ] && exit
 81 	[ $? -ne 0 ] && exit
 89 	[ $? -ne 0 ] && exit
 
 |