Searched refs:eq (Results 276 - 300 of 422) sorted by relevance

<<11121314151617

/linux-master/tools/testing/selftests/arm64/fp/
H A Dza-test.S38 b.eq 1f
269 b.eq 2f
/linux-master/tools/testing/selftests/net/forwarding/
H A Dcustom_multipath_hash.sh272 [[ ( $is_balanced -eq 1 && $balanced == "balanced" ) ||
273 ( $is_balanced -eq 0 && $balanced == "unbalanced" ) ]]
H A Dlib.sh346 if [[ "$count" -eq "0" ]]; then
595 if [[ $# -eq 2 ]]; then
1433 if [[ "$packets_rp12" -eq "0" || "$packets_rp13" -eq "0" ]]; then
1451 test "$(echo "$diff / $weights_ratio > 0.15" | bc -l)" -eq 0
1633 $? -eq 0 && $should_flood == "false" ]]; then
1830 if [[ $? -eq 0 ]]; then
1872 if [ $should_fwd -eq 1 ]; then
1886 if [ $is_blocked -eq 1 ]; then
1960 test $lines -eq
[all...]
H A Dbridge_vlan_mcast.sh110 if [ $expect -eq 0 ]; then
117 if [ $RET -eq 0 ]; then
201 if [[ $ret -eq 0 ]]; then
H A Dgre_custom_multipath_hash.sh367 [[ ( $is_balanced -eq 1 && $balanced == "balanced" ) ||
368 ( $is_balanced -eq 0 && $balanced == "unbalanced" ) ]]
/linux-master/block/
H A Dkyber-iosched.c408 struct elevator_queue *eq; local
410 eq = elevator_alloc(q, e);
411 if (!eq)
416 kobject_put(&eq->kobj);
424 eq->elevator_data = kqd;
425 q->elevator = eq;
H A Dmq-deadline.c560 struct elevator_queue *eq; local
564 eq = elevator_alloc(q, e);
565 if (!eq)
572 eq->elevator_data = dd;
595 q->elevator = eq;
599 kobject_put(&eq->kobj);
/linux-master/Documentation/sound/cards/
H A Dmultisound.sh542 test 2064 -eq "$shar_count" ||
996 test 10224 -eq "$shar_count" ||
1026 test 106 -eq "$shar_count" ||
1056 test 146 -eq "$shar_count" ||
1134 test 1491 -eq "$shar_count" ||
/linux-master/drivers/infiniband/hw/mana/
H A Dmain.c666 spec.eq.callback = NULL;
667 spec.eq.context = mdev;
668 spec.eq.log2_throttle_limit = LOG2_EQ_THROTTLE;
669 spec.eq.msix_index = 0;
683 spec.eq.msix_index = (i + 1) % gc->num_msix_usable;
/linux-master/arch/sh/lib/
H A Dudivsi3_i4i.S49 cmp/eq r5,r1
177 cmp/eq r5,r0
242 cmp/eq r5,r0
/linux-master/tools/testing/selftests/net/
H A Dbareudp.sh130 if [ "${ERR}" -eq 4 ]; then
304 if [ "${RET}" -eq 0 ]; then
542 if [ "${ERR}" -eq 1 ]; then
H A Dtest_vxlan_vnifiltering.sh105 if [ ${rc} -eq ${expected} ]; then
251 if [ $mcast -eq 1 ]; then
290 if [ $mcast -eq 1 ]; then
H A Dicmp_redirect.sh69 if [ ${rc} -eq ${expected} ]; then
72 elif [ ${rc} -eq ${xfail} ]; then
519 if [ $? -eq 0 ]; then
H A Dsrv6_end_flavors_test.sh231 if [ "${rc}" -eq "${expected}" ]; then
739 if [ "${i}" -eq "${j}" ]; then
/linux-master/tools/perf/tests/shell/
H A Dtest_intel_pt.sh134 if [ ${can_kernel_trace} -eq 0 ] ; then
649 if [ "$1" -eq 2 ] ; then
653 if [ "$1" -eq 0 ] ; then
/linux-master/tools/testing/selftests/sysctl/
H A Dsysctl.sh647 if [ "$((RANDOM % 2))" -eq "1" ]; then
960 if [[ $TEST_SKIP -eq "1" ]]; then
976 if [[ $ENABLED -eq "1" ]]; then
996 if [ $# -eq 1 ]; then
1030 if [ $# -eq 0 ]; then
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c1277 * This routine tracks per-eq idle_stat and determines polling decisions.
1288 struct lpfc_queue *eq; local
1304 eq = hdwq->hba_eq;
1306 /* Skip if we've already handled this eq's primary CPU */
1307 if (eq->chann != i)
1331 eq->poll_mode = LPFC_QUEUE_WORK;
1333 eq->poll_mode = LPFC_THREADED_IRQ;
1350 struct lpfc_queue *eq, *eq_next; local
1370 eq = phba->sli4_hba.hba_eq_hdl[i].eq;
10827 struct lpfc_queue *eq; local
10949 lpfc_create_wq_cq(struct lpfc_hba *phba, struct lpfc_queue *eq, struct lpfc_queue *cq, struct lpfc_queue *wq, uint16_t *cq_map, int qidx, uint32_t qtype) argument
11029 struct lpfc_queue *eq, *childq; local
11427 struct lpfc_queue *eq; local
12710 struct lpfc_queue *eq; local
12904 struct lpfc_queue *eq, *next; local
12934 struct lpfc_queue *eq, *next; local
[all...]
/linux-master/arch/arm/include/asm/
H A Dassembler.h198 asm_trace_hardirqs_on cond=eq
207 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
546 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c1623 enum res_eq_states state, struct res_eq **eq)
1665 if (!err && eq)
1666 *eq = r;
3105 struct res_eq *eq; local
3111 err = eq_res_start_move_to(dev, slave, res_id, RES_EQ_HW, &eq);
3128 eq->mtt = mtt;
3309 struct res_eq *eq; local
3312 err = eq_res_start_move_to(dev, slave, res_id, RES_EQ_RESERVED, &eq);
3316 err = get_res(dev, slave, eq->mtt->com.res_id, RES_MTT, NULL);
3324 atomic_dec(&eq
1622 eq_res_start_move_to(struct mlx4_dev *dev, int slave, int index, enum res_eq_states state, struct res_eq **eq) argument
3415 struct res_eq *eq; local
5122 struct res_eq *eq; local
[all...]
/linux-master/arch/hexagon/kernel/
H A Dvm_entry.S307 P0 = cmp.eq(R0, #0); if (!P0.new) jump:nt check_work_pending;
368 P0 = cmp.eq(R24, #0);
/linux-master/drivers/input/
H A Dinput-mt.c355 static int adjust_dual(int *begin, int step, int *end, int eq, int mu) argument
376 if (c == 0 || (c > mu && (!eq || mu > 0)))
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.c736 struct be_queue_info *eq, int eq_delay)
741 struct be_dma_mem *q_mem = &eq->dma_mem;
759 __ilog2_u32(eq->len / 256));
768 eq->id = le16_to_cpu(resp->eq_id);
769 eq->created = true;
776 struct be_queue_info *cq, struct be_queue_info *eq,
805 AMAP_SET_BITS(struct amap_cq_context, eqid, ctxt, eq->id);
820 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id);
735 beiscsi_cmd_eq_create(struct be_ctrl_info *ctrl, struct be_queue_info *eq, int eq_delay) argument
775 beiscsi_cmd_cq_create(struct be_ctrl_info *ctrl, struct be_queue_info *cq, struct be_queue_info *eq, bool sol_evts, bool no_delay, int coalesce_wm) argument
/linux-master/arch/arm64/kernel/
H A Dhyp-stub.S55 b.eq __finalise_el2
/linux-master/scripts/
H A Dcheck-uapi.sh354 if [ "$ret" -eq 0 ]; then
366 if [ "$IGNORE_AMBIGUOUS_CHANGES" = "true" ] && [ "$ret" -eq 4 ]; then
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c1688 struct virtchnl2_del_ena_dis_queues *eq __free(kfree) = NULL;
1786 buf_sz = struct_size(eq, chunks.chunks, num_chunks);
1787 eq = kzalloc(buf_sz, GFP_KERNEL);
1788 if (!eq)
1800 memset(eq, 0, buf_sz);
1801 eq->vport_id = cpu_to_le32(vport->vport_id);
1802 eq->chunks.num_chunks = cpu_to_le16(num_chunks);
1803 qcs = &eq->chunks;
1806 xn_params.send_buf.iov_base = eq;
1816 buf_sz = struct_size(eq, chunk
[all...]

Completed in 273 milliseconds

<<11121314151617