/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omap3isp.h | 431 __u16 update; member 652 __u32 update; member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 5040 bool update = false; in ext4_ext_shift_path_extents() local
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 1082 struct snd_soc_dapm_update *update; member
|
/kernel/linux/linux-5.10/net/ncsi/ |
H A D | internal.h | 103 u8 update; /* NCSI version update */ member
|
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | tegra124-emc.c | 573 bool update = false; in tegra_emc_prepare_timing_change() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.h | 253 unsigned update:1; /* always 1'b1 in tx_status_buf */ member 303 unsigned update:1; member
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 5061 bool update = false; in ext4_ext_shift_path_extents() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | free-space-cache.c | 3653 int update = 0; in do_trimming() local
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | node.c | 2289 add_free_nid(struct f2fs_sb_info *sbi, nid_t nid, bool build, bool update) add_free_nid() argument
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 3083 int (*update)(struct ahash_request *req); member 3092 int (*update)(struct ahash_request *req); member [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omap3isp.h | 436 __u16 update; member 657 __u32 update; member
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | omap-sham.c | 850 bool update = rctx->op == OP_UPDATE; in omap_sham_prepare_request() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 964 bool enable, update; in npc_update_vf_flow_entry() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 701 int update = -1; in emac_add_mcast() local
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9650.c | 223 u8 update; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 128 iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, bool update, unsigned int flags) iwl_mvm_sta_send_to_fw() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 4358 try_consume_resp_cqe(struct qedr_cq *cq, struct qedr_qp *qp, struct rdma_cqe_responder *resp, int *update) try_consume_resp_cqe() argument 4380 qedr_poll_cq_resp(struct qedr_dev *dev, struct qedr_qp *qp, struct qedr_cq *cq, int num_entries, struct ib_wc *wc, struct rdma_cqe_responder *resp, int *update) qedr_poll_cq_resp() argument 4400 try_consume_req_cqe(struct qedr_cq *cq, struct qedr_qp *qp, struct rdma_cqe_requester *req, int *update) try_consume_req_cqe() argument 4416 int update = 0; qedr_poll_cq() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 834 static int rps_set(struct intel_rps *rps, u8 val, bool update) in rps_set() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm93.c | 203 void (*update)(struct lm93_data *, struct i2c_client *); member [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 41 bool update; /* runtime sensor update needed */ member 150 void pmbus_set_update(struct i2c_client *client, u8 reg, bool update) in pmbus_set_update() argument 1426 bool update; /* Tru member 1331 pmbus_add_sensor(struct pmbus_data *data, const char *name, const char *type, int seq, int page, int phase, int reg, enum pmbus_sensor_classes class, bool update, bool readonly, bool convert) pmbus_add_sensor() argument 1444 bool update; /* true if update needed */ global() member [all...] |
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-dapm.c | 1741 struct snd_soc_dapm_update *update = card->update; in dapm_widget_update() local 2304 snd_soc_dapm_mux_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e, struct snd_soc_dapm_update *update) snd_soc_dapm_mux_update_power() argument 2369 snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int connect, struct snd_soc_dapm_update *update) snd_soc_dapm_mixer_update_power() argument 3394 struct snd_soc_dapm_update update = {}; snd_soc_dapm_put_volsw() local 3515 struct snd_soc_dapm_update update = {}; snd_soc_dapm_put_enum_double() local [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omap3isp.h | 223 __u16 update; member 322 __u32 update; member
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | lpass-va-macro.c | 573 struct snd_soc_dapm_update *update = NULL; in va_macro_tx_mixer_put() local
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_fcpim.c | 2214 bfa_fcpim_lunmask_update(struct bfa_s *bfa, u32 update) in bfa_fcpim_lunmask_update() argument
|
/kernel/linux/linux-6.6/net/ncsi/ |
H A D | internal.h | 110 u8 update; /* NCSI version update */ member
|