Home
last modified time | relevance | path

Searched defs:update (Results 226 - 250 of 641) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c217 bnxt_qplib_del_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) bnxt_qplib_del_sgid() argument
277 bnxt_qplib_add_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, u8 *smac, u16 vlan_id, bool update, u32 *index) bnxt_qplib_add_sgid() argument
424 bnxt_qplib_del_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_del_pkey() argument
456 bnxt_qplib_add_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_add_pkey() argument
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
H A Dmscc_macsec.c639 vsc8584_macsec_add_flow(struct phy_device *phydev, struct macsec_flow *flow, bool update) vsc8584_macsec_add_flow() argument
704 __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_rxsa() argument
731 __vsc8584_macsec_add_txsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_txsa() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dcon3270.c47 struct list_head update; /* list of lines to update. */ member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h451 int (*update)(struct net *net, struct sk_buff *skb); member
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dcache.h95 void (*update)(struct cache_head *orig, struct cache_head *new); member
/kernel/linux/linux-5.10/sound/pci/lola/
H A Dlola_mixer.c411 int lola_set_src_config(struct lola *chip, unsigned int src_mask, bool update) in lola_set_src_config() argument
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dcttimer.c247 int update; in ct_xfitimer_callback() local
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_pcm.c650 int err, update; in vx_update_pipe_position() local
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_main.c155 bool update; in ima_check_last_writer() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm9712.c225 struct snd_soc_dapm_update update = {}; in wm9712_hp_mixer_put() local
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_synth.c255 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel() argument
282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() argument
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument
[all...]
/kernel/linux/linux-5.10/fs/adfs/
H A Dadfs.h131 int (*update)(struct adfs_dir *dir, struct object_info *obj); member
/kernel/linux/linux-5.10/include/crypto/
H A Ddrbg.h94 int (*update)(struct drbg_state *drbg, struct list_head *seed, member
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h145 unsigned int update; member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmsp3400-kthreads.c407 int update = 0; in msp3400c_detect_stereo() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Ddevlink.c433 bool update = false; in mlx5_sf_vhca_event() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c148 static int update_dscp_maxrate(struct net_device *dev, u32 *update) in update_dscp_maxrate() argument
175 static void nfp_nic_set_trust(struct nfp_net *nn, u32 *update) in nfp_nic_set_trust() argument
193 static void nfp_nic_set_enable(struct nfp_net *nn, u32 enable, u32 *update) in nfp_nic_set_enable() argument
251 static void nfp_nic_ets_init(struct nfp_net *nn, u32 *update) in nfp_nic_ets_init() argument
270 u32 update in nfp_nic_dcbnl_ieee_setets() local
334 u32 update = 0; nfp_nic_dcbnl_ieee_setmaxrate() local
366 u32 update = 0; nfp_nic_set_trust_status() local
[all...]
/kernel/linux/linux-6.6/include/crypto/
H A Ddrbg.h94 int (*update)(struct drbg_state *drbg, struct list_head *seed, member
/kernel/linux/linux-6.6/fs/adfs/
H A Dadfs.h131 int (*update)(struct adfs_dir *dir, struct object_info *obj); member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h99 void (*update)(struct cache_head *orig, struct cache_head *new); member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.c186 sun6i_isp_capture_state_update(struct sun6i_isp_device *isp_dev, bool *update) sun6i_isp_capture_state_update() argument
/kernel/linux/linux-6.6/drivers/thermal/
H A Dgov_power_allocator.c566 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power() argument
705 bool update; in power_allocator_throttle() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c228 bnxt_qplib_del_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) bnxt_qplib_del_sgid() argument
287 bnxt_qplib_add_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, const u8 *smac, u16 vlan_id, bool update, u32 *index) bnxt_qplib_add_sgid() argument
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A Dmscc_macsec.c690 __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_rxsa() argument
719 __vsc8584_macsec_add_txsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_txsa() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.h44 int (*update)(struct nvkm_runl *); member

Completed in 28 milliseconds

12345678910>>...26