Searched refs:cont (Results 101 - 125 of 137) sorted by relevance

123456

/linux-master/arch/m68k/fpsp040/
H A Dgen_except.S371 beq cont
373 cont: label
/linux-master/drivers/scsi/
H A Dscsi_transport_fc.c2410 static int fc_host_match(struct attribute_container *cont, argument
2426 return &i->t.host_attrs.ac == cont;
2429 static int fc_target_match(struct attribute_container *cont, argument
2445 return &i->t.target_attrs.ac == cont;
2461 static int fc_rport_match(struct attribute_container *cont, argument
2477 return &i->rport_attr_cont.ac == cont;
2493 static int fc_vport_match(struct attribute_container *cont, argument
2510 return &i->vport_attr_cont.ac == cont;
H A Dscsi_transport_iscsi.c4792 static int iscsi_session_match(struct attribute_container *cont, argument
4811 return &priv->session_cont.ac == cont;
4814 static int iscsi_conn_match(struct attribute_container *cont, argument
4836 return &priv->conn_cont.ac == cont;
4839 static int iscsi_host_match(struct attribute_container *cont, argument
4854 return &priv->t.host_attrs.ac == cont;
/linux-master/crypto/
H A Dchacha20poly1305.c71 int (*cont)(struct aead_request *))
77 err = cont(req);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1861 struct bss_info_bcn_cont *cont; local
1864 int len = sizeof(*cont) + MT_TXD_SIZE + skb->len;
1870 cont = (struct bss_info_bcn_cont *)tlv;
1871 cont->pkt_len = cpu_to_le16(MT_TXD_SIZE + skb->len);
1872 cont->tim_ofs = cpu_to_le16(offs->tim_offset);
1878 cont->csa_ofs = cpu_to_le16(offset - 4);
1880 cont->bcc_ofs = cpu_to_le16(offset - 3);
1883 buf = (u8 *)tlv + sizeof(*cont);
/linux-master/net/netfilter/
H A Dnft_set_rbtree.c602 goto cont;
609 cont:
H A Dnf_tables_api.c1069 goto cont;
1083 cont:
1939 goto cont;
1955 cont:
3541 goto cont;
3558 cont:
4486 cont:
4504 goto cont;
4743 goto cont;
4745 goto cont;
[all...]
H A Dnft_set_pipapo.c2148 goto cont;
2156 cont:
/linux-master/fs/ubifs/
H A Dlpt_commit.c34 int i, cont = 0; local
45 cont = 1;
49 if (!cont)
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c1476 goto cont;
1483 goto cont;
1505 goto cont;
1513 cont:
/linux-master/sound/core/
H A Dpcm_lib.c2310 snd_pcm_uframes_t cont; local
2332 cont = runtime->buffer_size - appl_ofs;
2333 if (frames > cont)
2334 frames = cont;
/linux-master/tools/testing/ktest/
H A Dktest.pl3596 my $cont = 0;
3610 if ($cont) {
3615 $cont = 1;
3620 $cont = 0;
/linux-master/fs/reiserfs/
H A Dbitmap.c169 cont:
254 goto cont;
/linux-master/net/ieee802154/
H A Dnl-mac.c450 goto cont;
456 cont:
/linux-master/net/can/
H A Dgw.c765 goto cont;
771 cont:
/linux-master/net/core/
H A Dnet_namespace.c1010 goto cont;
1019 cont:
/linux-master/drivers/mmc/core/
H A Dsd.c1498 goto cont;
1547 cont:
/linux-master/net/mpls/
H A Daf_mpls.c1337 goto cont;
1340 goto cont;
1351 cont:
/linux-master/net/ipv6/
H A Droute.c789 struct fib6_result *res, struct fib6_info **cont,
800 if (cont && f6i->fib6_metric != metric) {
801 *cont = f6i;
849 struct fib6_info *cont = NULL; local
852 __find_rr_leaf(rr_head, NULL, metric, res, &cont,
855 __find_rr_leaf(leaf, rr_head, metric, res, &cont,
858 if (res->f6i || !cont)
861 __find_rr_leaf(cont, NULL, metric, res, NULL,
787 __find_rr_leaf(struct fib6_info *f6i_start, struct fib6_info *nomatch, u32 metric, struct fib6_result *res, struct fib6_info **cont, int oif, int strict, bool *do_rr, int *mpri) argument
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c383 * @cont: whether another operation will be chained
392 csio_hw_sf1_read(struct csio_hw *hw, uint32_t byte_cnt, int32_t cont, argument
402 csio_wr_reg32(hw, SF_LOCK_V(lock) | SF_CONT_V(cont) |
415 * @cont: whether another operation will be chained
424 csio_hw_sf1_write(struct csio_hw *hw, uint32_t byte_cnt, uint32_t cont, argument
433 csio_wr_reg32(hw, SF_CONT_V(cont) | BYTECNT_V(byte_cnt - 1) |
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c728 * @cont: whether another operation will be chained
735 static int sf1_read(struct adapter *adapter, unsigned int byte_cnt, int cont, argument
744 t3_write_reg(adapter, A_SF_OP, V_CONT(cont) | V_BYTECNT(byte_cnt - 1));
755 * @cont: whether another operation will be chained
762 static int sf1_write(struct adapter *adapter, unsigned int byte_cnt, int cont, argument
771 V_CONT(cont) | V_BYTECNT(byte_cnt - 1) | V_OP(1));
/linux-master/block/
H A Dsed-opal.c493 static int opal_send_recv(struct opal_dev *dev, cont_fn *cont) argument
506 return cont(dev);
1258 static int finalize_and_send(struct opal_dev *dev, cont_fn cont) argument
1270 return opal_send_recv(dev, cont);
/linux-master/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c397 static void sii8620_mt_set_cont(struct sii8620 *ctx, sii8620_cb cont) argument
409 msg->continuation = cont;
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c1082 goto cont;
1100 cont:
/linux-master/net/sched/
H A Dsch_api.c1876 goto cont;
1893 cont:

Completed in 424 milliseconds

123456