Home
last modified time | relevance | path

Searched defs:dest (Results 951 - 975 of 3020) sorted by relevance

1...<<31323334353637383940>>...121

/kernel/linux/linux-6.6/drivers/mfd/
H A Dmax8997.c46 int max8997_read_reg(struct i2c_client *i2c, u8 reg, u8 *dest) in max8997_read_reg() argument
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c100 unsigned int dest; in vivid_cec_bus_thread() local
268 u8 dest = cec_msg_destination(msg); in vivid_received() local
23 find_dest_adap(struct vivid_dev *dev, struct cec_adapter *adap, u8 dest) find_dest_adap() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c253 struct mlx5_flow_destination dest = {}; in _mlx5_eswitch_set_vepa_locked() local
H A Dindir_table.c102 struct mlx5_flow_destination dest = {}; in mlx5_esw_indir_table_rule_get() local
213 struct mlx5_flow_destination dest = {}; in mlx5_create_indir_fwd_group() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c14 struct mlx5_flow_destination dest; member
21 mlx5_eswitch_termtbl_hash(struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest) mlx5_eswitch_termtbl_hash() argument
112 mlx5_eswitch_termtbl_get_create(struct mlx5_eswitch *esw, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, struct mlx5_esw_flow_attr *attr) mlx5_eswitch_termtbl_get_create() argument
244 mlx5_eswitch_add_termtbl_rule(struct mlx5_eswitch *esw, struct mlx5_flow_table *fdb, struct mlx5_flow_spec *spec, struct mlx5_esw_flow_attr *attr, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int num_dest) mlx5_eswitch_add_termtbl_rule() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c594 struct mlx5_flow_destination *dest = &ttc->rules[type].default_dest; in mlx5_ttc_get_default_dest() local
605 struct mlx5_flow_destination dest = mlx5_ttc_get_default_dest(ttc, type); in mlx5_ttc_fwd_default_dest() local
192 mlx5_generate_ttc_rule(struct mlx5_core_dev *dev, struct mlx5_flow_table *ft, struct mlx5_flow_destination *dest, u16 etype, u8 proto) mlx5_generate_ttc_rule() argument
358 mlx5_generate_inner_ttc_rule(struct mlx5_core_dev *dev, struct mlx5_flow_table *ft, struct mlx5_flow_destination *dest, u16 etype, u8 proto) mlx5_generate_inner_ttc_rule() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c44 struct mlx5_flow_destination dest = {}; in mlx5_lag_create_port_sel_table() local
565 struct mlx5_flow_destination dest = {}; in __mlx5_lag_modify_definers_destinations() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c79 struct mlx5_flow_destination dest = {}; in mlx5e_accel_fs_add_sk() local
154 struct mlx5_flow_destination dest; in accel_fs_tcp_add_default_rule() local
326 struct mlx5_flow_destination dest = {}; in accel_fs_tcp_enable() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic.c329 int efx_nic_copy_stats(struct efx_nic *efx, __le64 *dest) in efx_nic_copy_stats() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsrepair2.c500 char *dest; in acpi_ns_repair_HID() local
920 union acpi_operand_object **dest; in acpi_ns_remove_element() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dverity.c297 read_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, char *dest, u64 len, struct page *dest_page) read_key_bytes() argument
H A Dlzo.c310 copy_compressed_segment(struct compressed_bio *cb, char *dest, u32 len, u32 *cur_in) copy_compressed_segment() argument
H A Dblock-rsv.c105 block_rsv_release_bytes(struct btrfs_fs_info *fs_info, struct btrfs_block_rsv *block_rsv, struct btrfs_block_rsv *dest, u64 num_bytes, u64 *qgroup_to_release_ret) block_rsv_release_bytes() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-io-tests.c70 static void extent_flag_to_str(const struct extent_state *state, char *dest) in extent_flag_to_str() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dremap_range.c186 vfs_dedupe_file_range_compare(struct file *src, loff_t srcoff, struct file *dest, loff_t dstoff, loff_t len, bool *is_same) vfs_dedupe_file_range_compare() argument
/kernel/linux/linux-6.6/include/linux/dsa/
H A Docelot.h229 static inline void ocelot_ifh_set_dest(void *injection, u64 dest) in ocelot_ifh_set_dest() argument
239 static inline void seville_ifh_set_dest(void *injection, u64 dest) in seville_ifh_set_dest() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c545 u8 dest[ETH_ALEN], src[ETH_ALEN]; in ieee80211_xmit() local
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h60 int dest; member
H A Dvc_vchi_audioserv_defs.h42 u32 dest; member
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_coredump.c152 static void rproc_copy_segment(struct rproc *rproc, void *dest, in rproc_copy_segment() argument
79 rproc_coredump_add_custom_segment(struct rproc *rproc, dma_addr_t da, size_t size, void (*dumpfn)(struct rproc *rproc, struct rproc_dump_segment *segment, void *dest, size_t offset, size_t size), void *priv) rproc_coredump_add_custom_segment() argument
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqmi_interface.c395 void *dest; in qmi_invoke_handler() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr_ioctl.c484 static int sr_read_cd(Scsi_CD *cd, unsigned char *dest, int lba, int format, int blksize) in sr_read_cd() argument
526 static int sr_read_sector(Scsi_CD *cd, int lba, int blksize, unsigned char *dest) in sr_read_sector() argument
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c226 construct_line_bitmap(struct fbtft_par *par, u8 *dest, signed short *src, in construct_line_bitmap() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_lpc.c55 cros_ec_lpc_read_bytes(unsigned int offset, unsigned int length, u8 *dest) cros_ec_lpc_read_bytes() argument
93 cros_ec_lpc_mec_read_bytes(unsigned int offset, unsigned int length, u8 *dest) cros_ec_lpc_mec_read_bytes() argument
290 cros_ec_lpc_readmem(struct cros_ec_device *ec, unsigned int offset, unsigned int bytes, void *dest) cros_ec_lpc_readmem() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/
H A Dacpi.c50 static int apmf_if_call_store_buffer(struct amd_pmf_dev *pdev, int fn, void *dest, size_t out_sz) in apmf_if_call_store_buffer() argument

Completed in 18 milliseconds

1...<<31323334353637383940>>...121