Home
last modified time | relevance | path

Searched defs:tgt (Results 1 - 25 of 166) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c41 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...) in BNX2FC_TGT_DBG() argument
H A Dbnx2fc_tgt.c33 struct bnx2fc_rport *tgt = from_timer(tgt, t, upld_timer); in bnx2fc_upld_timer() local
46 struct bnx2fc_rport *tgt = from_timer(tgt, t, ofld_timer); bnx2fc_ofld_timer() local
66 bnx2fc_ofld_wait(struct bnx2fc_rport *tgt) bnx2fc_ofld_wait() argument
80 bnx2fc_offload_session(struct fcoe_port *port, struct bnx2fc_rport *tgt, struct fc_rport_priv *rdata) bnx2fc_offload_session() argument
166 bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt) bnx2fc_flush_active_ios() argument
278 bnx2fc_upld_wait(struct bnx2fc_rport *tgt) bnx2fc_upld_wait() argument
291 bnx2fc_upload_session(struct fcoe_port *port, struct bnx2fc_rport *tgt) bnx2fc_upload_session() argument
350 bnx2fc_init_tgt(struct bnx2fc_rport *tgt, struct fcoe_port *port, struct fc_rport_priv *rdata) bnx2fc_init_tgt() argument
448 struct bnx2fc_rport *tgt; bnx2fc_rport_event_handler() local
583 struct bnx2fc_rport *tgt; bnx2fc_tgt_lookup() local
615 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_alloc_conn_id() argument
662 bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_alloc_session_resc() argument
829 bnx2fc_free_session_resc(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_free_session_resc() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c41 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...) in BNX2FC_TGT_DBG() argument
H A Dbnx2fc_tgt.c33 struct bnx2fc_rport *tgt = from_timer(tgt, t, upld_timer); in bnx2fc_upld_timer() local
46 struct bnx2fc_rport *tgt = from_timer(tgt, t, ofld_timer); bnx2fc_ofld_timer() local
66 bnx2fc_ofld_wait(struct bnx2fc_rport *tgt) bnx2fc_ofld_wait() argument
80 bnx2fc_offload_session(struct fcoe_port *port, struct bnx2fc_rport *tgt, struct fc_rport_priv *rdata) bnx2fc_offload_session() argument
166 bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt) bnx2fc_flush_active_ios() argument
278 bnx2fc_upld_wait(struct bnx2fc_rport *tgt) bnx2fc_upld_wait() argument
291 bnx2fc_upload_session(struct fcoe_port *port, struct bnx2fc_rport *tgt) bnx2fc_upload_session() argument
350 bnx2fc_init_tgt(struct bnx2fc_rport *tgt, struct fcoe_port *port, struct fc_rport_priv *rdata) bnx2fc_init_tgt() argument
448 struct bnx2fc_rport *tgt; bnx2fc_rport_event_handler() local
583 struct bnx2fc_rport *tgt; bnx2fc_tgt_lookup() local
615 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_alloc_conn_id() argument
662 bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_alloc_session_resc() argument
829 bnx2fc_free_session_resc(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_free_session_resc() argument
[all...]
/third_party/skia/tests/
H A DSkImageTest.cpp33 SkBitmap tgt; in DEF_TEST() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_io.c12 cxd2880_io_common_write_one_reg(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, u8 data) cxd2880_io_common_write_one_reg() argument
22 cxd2880_io_set_reg_bits(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, u8 data, u8 mask) cxd2880_io_set_reg_bits() argument
47 cxd2880_io_write_multi_regs(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, const struct cxd2880_reg_value reg_value[], u8 size) cxd2880_io_write_multi_regs() argument
H A Dcxd2880_devio_spi.c14 cxd2880_io_spi_read_reg(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, u8 *data, u32 size) cxd2880_io_spi_read_reg() argument
62 cxd2880_io_spi_write_reg(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, const u8 *data, u32 size) cxd2880_io_spi_write_reg() argument
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_io.c12 cxd2880_io_common_write_one_reg(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, u8 data) cxd2880_io_common_write_one_reg() argument
22 cxd2880_io_set_reg_bits(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, u8 data, u8 mask) cxd2880_io_set_reg_bits() argument
47 cxd2880_io_write_multi_regs(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, const struct cxd2880_reg_value reg_value[], u8 size) cxd2880_io_write_multi_regs() argument
H A Dcxd2880_devio_spi.c14 cxd2880_io_spi_read_reg(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, u8 *data, u32 size) cxd2880_io_spi_read_reg() argument
62 cxd2880_io_spi_write_reg(struct cxd2880_io *io, enum cxd2880_io_tgt tgt, u8 sub_address, const u8 *data, u32 size) cxd2880_io_spi_write_reg() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DByteArrayWrapper.java278 private static final void copyBytes(byte[] src, int srcoff, byte[] tgt, in copyBytes() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DByteArrayWrapper.java266 private static final void copyBytes(byte[] src, int srcoff, byte[] tgt, in copyBytes() argument
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample.bpf.c96 BPF_PROG(tp_xdp_redirect_err, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, const struct bpf_map *map, u32 index) BPF_PROG() argument
104 BPF_PROG(tp_xdp_redirect_map_err, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, const struct bpf_map *map, u32 index) BPF_PROG() argument
112 BPF_PROG(tp_xdp_redirect, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, const struct bpf_map *map, u32 index) BPF_PROG() argument
120 BPF_PROG(tp_xdp_redirect_map, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, const struct bpf_map *map, u32 index) BPF_PROG() argument
/third_party/icu/icu4c/source/i18n/
H A Dsortkey.cpp186 const uint8_t *tgt = target.getBytes(); in compareTo() local
/third_party/node/deps/icu-small/source/i18n/
H A Dsortkey.cpp186 const uint8_t *tgt = target.getBytes(); in compareTo() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c83 static int set1_general_name(GENERAL_NAME **tgt, const X509_NAME *src) in set1_general_name() argument
140 static int set_random(ASN1_OCTET_STRING **tgt, OSSL_CMP_CTX *ctx, size_t len) in set_random() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c83 static int set1_general_name(GENERAL_NAME **tgt, const X509_NAME *src) in set1_general_name() argument
140 static int set_random(ASN1_OCTET_STRING **tgt, OSSL_CMP_CTX *ctx, size_t len) in set_random() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsortkey.cpp186 const uint8_t *tgt = target.getBytes(); in compareTo() local
/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_disc.c166 struct snic_tgt *tgt = container_of(work, struct snic_tgt, scan_work); in snic_scsi_scan_tgt() local
189 struct snic_tgt *tgt = NULL; in snic_tgt_lookup() local
207 struct snic_tgt *tgt = dev_to_tgt(dev); snic_tgt_dev_release() local
224 struct snic_tgt *tgt = container_of(work, struct snic_tgt, del_work); snic_tgt_del() local
251 struct snic_tgt *tgt = NULL; snic_tgt_create() local
343 struct snic_tgt *tgt = NULL; snic_handle_tgt_disc() local
547 struct snic_tgt *tgt = NULL; snic_tgt_del_all() local
[all...]
H A Dsnic_disc.h114 snic_tgt_chkready(struct snic_tgt *tgt) in snic_tgt_chkready() argument
H A Dsnic_main.c65 struct snic_tgt *tgt = starget_to_tgt(scsi_target(sdev)); in snic_slave_alloc() local
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_cdc.h101 static inline void smc_curs_copy(union smc_host_cursor *tgt, in smc_curs_copy() argument
116 static inline void smc_curs_copy_net(union smc_cdc_cursor *tgt, in smc_curs_copy_net() argument
131 static inline void smcd_curs_copy(union smcd_cdc_cursor *tgt, in smcd_curs_copy() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c425 u32 tgt = le16_to_cpu(req->target_id); in hwrm_req_dbg() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs.c143 struct dfs_info3_param tgt = {}; in __dfs_referral_walk() local
98 parse_dfs_target(struct smb3_fs_context *ctx, struct dfs_ref_walk *rw, struct dfs_info3_param *tgt) parse_dfs_target() argument
111 set_ref_paths(struct cifs_mount_ctx *mnt_ctx, struct dfs_info3_param *tgt, struct dfs_ref_walk *rw) set_ref_paths() argument
[all...]
H A Ddfs.h98 ref_walk_get_tgt(struct dfs_ref_walk *rw, struct dfs_info3_param *tgt) ref_walk_get_tgt() argument
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_main.c51 struct snic_tgt *tgt = starget_to_tgt(scsi_target(sdev)); in snic_slave_alloc() local

Completed in 12 milliseconds

1234567