Searched refs:eq (Results 126 - 150 of 422) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/drivers/net/netdevsim/
H A Dethtool-pause.sh43 if [ $num_errors -eq 0 ]; then
H A Dethtool-coalesce.sh126 if [ $num_errors -eq 0 ]; then
H A Dethtool-ring.sh79 if [ $num_errors -eq 0 ]; then
H A Dtc-mq-visibility.sh71 if [ $num_errors -eq 0 ]; then
/linux-master/samples/bpf/
H A Ddo_hbm_test.sh207 if [ $debug_flag -eq 1 ] ; then
228 if [ $use_netperf -eq 0 ] ; then
281 if [ $flow_cnt -eq 1 ] ; then
314 if [ $do_stats -eq 1 ] ; then
343 elif [ $multi_iperf -eq 0 ] ; then
353 if [ $do_stats -eq 1 ] ; then
379 if [ $do_stats -eq 1 ] ; then
404 if [ $use_netperf -eq 0 ] ; then
H A Dtest_cgrp2_sock2.sh74 if [ $? -eq 0 ]; then
95 if [ $? -eq 0 ]; then
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Drouter_scale.sh90 if [[ $count -eq $route_count ]]; then
124 if [[ $RET -ne 0 ]] || [[ $should_fail -eq 1 ]]; then
H A Drif_mac_profiles_occ.sh82 if [[ $count -eq 1 ]]; then
96 [[ $occ -eq $((count - 1)) ]]
H A Drif_mac_profile_scale.sh45 [[ $occ -eq $count ]]
/linux-master/arch/arm64/mm/
H A Dcache.S150 b.eq 1f
154 b.eq 2f
/linux-master/arch/powerpc/lib/
H A Dstring.S25 bdnzf 2,1b /* dec ctr, branch if ctr != 0 && !cr0.eq */
47 bdnzt eq,1b
H A Dmemcmp_32.S25 bdnzt eq, 1b
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_32.S25 bdnzt eq, 1b
/linux-master/tools/testing/selftests/power_supply/
H A Dhelpers.sh128 if [ "$valid" -eq 1 ]; then
154 if [ "$OPTIONAL" -eq 1 ]; then
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_audit.sh13 if [ "$pid" -eq "$p" ]; then
57 [ $? -eq 0 ] && { echo "OK"; return; }
/linux-master/tools/testing/selftests/net/forwarding/
H A Dsch_ets_tests.sh56 test $(echo "$ratio > 95.0" | bc -l) -eq 1
61 test $(echo "$ratio < 5" | bc -l) -eq 1
/linux-master/block/
H A Delevator.c127 struct elevator_queue *eq; local
129 eq = kzalloc_node(sizeof(*eq), GFP_KERNEL, q->node);
130 if (unlikely(!eq))
134 eq->type = e;
135 kobject_init(&eq->kobj, &elv_ktype);
136 mutex_init(&eq->sysfs_lock);
137 hash_init(eq->hash);
139 return eq;
730 struct elevator_queue *eq local
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6001 struct hns_roce_eq *eq, u32 queue_num)
6011 irq_work->event_type = eq->event_type;
6012 irq_work->sub_type = eq->sub_type;
6017 static void update_eq_db(struct hns_roce_eq *eq) argument
6019 struct hns_roce_dev *hr_dev = eq->hr_dev;
6022 if (eq->type_flag == HNS_ROCE_AEQ) {
6024 eq->arm_st == HNS_ROCE_V2_EQ_ALWAYS_ARMED ?
6028 hr_reg_write(&eq_db, EQ_DB_TAG, eq->eqn);
6031 eq->arm_st == HNS_ROCE_V2_EQ_ALWAYS_ARMED ?
6036 hr_reg_write(&eq_db, EQ_DB_CI, eq
6000 hns_roce_v2_init_irq_work(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, u32 queue_num) argument
6041 next_aeqe_sw_v2(struct hns_roce_eq *eq) argument
6053 hns_roce_v2_aeq_int(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6126 next_ceqe_sw_v2(struct hns_roce_eq *eq) argument
6138 hns_roce_v2_ceq_int(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6169 struct hns_roce_eq *eq = eq_ptr; local
6403 free_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6408 init_eq_config(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6418 config_eqc(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, void *mb_buf) argument
6481 alloc_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6505 hns_roce_v2_create_eq(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, u8 eq_cmd) argument
6635 struct hns_roce_eq *eq; local
[all...]
/linux-master/tools/testing/selftests/ptp/
H A Dphc.sh59 if [[ $RET -eq 0 && $err -ne 0 ]]; then
/linux-master/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh26 if [ $# -eq 0 ];then
80 if [ $plot -eq 0 ];then
/linux-master/tools/testing/selftests/cgroup/
H A Dwith_stress.sh92 [ $rc -eq 0 ] || break
/linux-master/arch/hexagon/lib/
H A Dmodsi3.S24 p1 = cmp.eq(r3,#0)
/linux-master/tools/testing/selftests/zram/
H A Dzram_lib.sh40 elif [[ $kernel_major -eq $major && $kernel_minor -ge $minor ]]; then
64 if [ $sys_control -eq 1 ]; then
70 if [ $module_load -eq 1 ]; then
124 if [ $? -eq 0 ]; then
/linux-master/arch/arm64/lib/
H A Dmemset.S73 b.eq .Laligned
92 b.eq 3f
94 b.eq 1f
170 b.eq 2f /* Already aligned. */
H A Dstrcmp.S79 ccmp data1, data2, 0, eq
80 b.eq L(loop_aligned)
162 ccmp data1, data2, 0, eq
163 b.eq L(loop_unaligned)

Completed in 176 milliseconds

1234567891011>>