Home
last modified time | relevance | path

Searched refs:update (Results 2251 - 2275 of 2508) sorted by relevance

1...<<919293949596979899100101

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c942 * update */ in ocfs2_generic_handle_convert_action()
2397 /* Ok, the update went to disk for us, use the in ocfs2_assign_bh()
2444 goto update; in ocfs2_inode_lock_full_nested()
2473 update: in ocfs2_inode_lock_full_nested()
2580 * If we should update atime, we will get EX lock, in ocfs2_inode_lock_atime()
2707 * ignore the lock level and just update it. in ocfs2_inode_lock_tracker()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.c268 * update entry_cnt in below condition: in __set_nat_cache_dirty()
269 * 1. update NEW_ADDR to valid block address; in __set_nat_cache_dirty()
270 * 2. update old block address to new one; in __set_nat_cache_dirty()
504 /* update fsync_mark if its inode nat entry is still alive */ in set_node_addr()
2290 nid_t nid, bool build, bool update) in add_free_nid()
2350 if (update) { in add_free_nid()
2747 /* 2: update xattr nid in inode */ in f2fs_recover_xattr_data()
2761 /* 3: update and set xattr node page dirty */ in f2fs_recover_xattr_data()
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/fs/btrfs/
H A Dextent_io.c530 goto update; in endio_readpage_release_extent()
556 update: in endio_readpage_release_extent()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c941 * update */ in ocfs2_generic_handle_convert_action()
2407 /* Ok, the update went to disk for us, use the in ocfs2_assign_bh()
2454 goto update; in ocfs2_inode_lock_full_nested()
2483 update: in ocfs2_inode_lock_full_nested()
2590 * If we should update atime, we will get EX lock, in ocfs2_inode_lock_atime()
2717 * ignore the lock level and just update it. in ocfs2_inode_lock_tracker()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlpass-rx-macro.c2292 struct snd_soc_dapm_update *update = NULL; in rx_macro_mux_put() local
2332 rx_port_value, e, update); in rx_macro_mux_put()
2698 /* Address does not automatically update if reading */ in get_iir_band_coeff()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.h3924 struct efc_dma *dma, u8 update, u8 enable_t10_pi);
3932 __be64 sli_wwpn, u16 vpi, u16 vfi, bool update);
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c287 goto update; in hci_inquiry_cache_update()
306 update: in hci_inquiry_cache_update()
/third_party/mesa3d/src/amd/compiler/
H A Daco_spill.cpp509 loop_demand.update(ctx.program->blocks[i++].register_demand); in init_live_in_vars()
1215 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
1858 /* update required scratch memory */ in assign_spill_slots()
1971 /* update live variable information */
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp457 .update(vk, device); in buildCounterBufferObjects()
1309 .update(vk, device); in runComputeShaderMode()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic.c3051 u16 index, u8 op, u8 update) in cnic_ack_bnx2x_int()
3062 (update << IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT) | in cnic_ack_bnx2x_int()
3069 u16 index, u8 op, u8 update) in cnic_ack_igu_sb()
3077 (update << IGU_REGULAR_BUPDATE_SHIFT) | in cnic_ack_igu_sb()
3050 cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, u16 index, u8 op, u8 update) cnic_ack_bnx2x_int() argument
3068 cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) cnic_ack_igu_sb() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c3049 u16 index, u8 op, u8 update) in cnic_ack_bnx2x_int()
3060 (update << IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT) | in cnic_ack_bnx2x_int()
3067 u16 index, u8 op, u8 update) in cnic_ack_igu_sb()
3075 (update << IGU_REGULAR_BUPDATE_SHIFT) | in cnic_ack_igu_sb()
3048 cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, u16 index, u8 op, u8 update) cnic_ack_bnx2x_int() argument
3066 cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) cnic_ack_igu_sb() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c911 * ice_vsi_link_event - update the VSI's netdev
1120 /* update the link info structures and re-enable link events, in ice_link_event()
1125 dev_dbg(dev, "Failed to update link status on port %d, err %d aq_err %s\n", in ice_link_event()
2240 /* Enable link and link update */ in ice_configure_phy()
2735 /* omit the scheduler update if in reset path; XDP queues will be in ice_prepare_xdp_rings()
3635 * besides VLAN-0 we have to update look-up type of multicast promisc in ice_vlan_rx_add_vid()
4034 dev_err(ice_pf_to_dev(vsi->back), "Failed to update VSI for safe mode VLANs, err %d aq_err %s\n", in ice_set_safe_mode_vlan_cfg()
4063 hw->active_pkg_ver.update, in ice_log_pkg_init()
4071 hw->active_pkg_ver.update, in ice_log_pkg_init()
4086 hw->active_pkg_ver.update, in ice_log_pkg_init()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp1916 .update(vkd, device); in runTest()
2425 .update(vkd, device); in iterate()
3880 .update(vk, device);
4220 .update(vk, device); in iterate()
4338 { VK_BUILD_ACCELERATION_STRUCTURE_ALLOW_UPDATE_BIT_KHR, "update" }, in addBasicBuildingTests()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c1422 ahash->update = n2_hash_async_update; in __n2_register_one_ahash()
/kernel/linux/linux-5.10/drivers/firewire/
H A Dnet.c1617 .update = fwnet_update,
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memcpy.S605 sub %o2, %o3, %o2 ! update cnt with bytes to be moved
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c1295 .update = nip_icsk_ulp_update,
1602 * a window update.
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c545 hw->nvm.ops.update(hw); in igc_ethtool_set_eeprom()
1148 /* if we changed something we need to update flags */ in igc_ethtool_set_rss_hash_opt()
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memcpy.S605 sub %o2, %o3, %o2 ! update cnt with bytes to be moved
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h479 * ops: update switch rules, referring the number of filters
1793 u8 update; member
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c193 detail->update(h, new); in cache_entry_update()
204 * If 'old' is not VALID, we update it directly, in sunrpc_cache_update()
314 dprintk("RPC: Want update, refage=%lld, age=%lld\n", in cache_check()
769 * On write, an update request is processed.
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h536 * tcp_synq_overflow() could update .ts_recent_stamp after we read in tcp_synq_no_recent_overflow()
1091 /* call when packets are delivered to update cwnd and pacing rate,
2226 /* update ulp */
2227 void (*update)(struct sock *sk, struct proto *p, member
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h620 * struct snd_soc_jack_pin - Describes a pin to update based on jack detection
622 * @pin: name of the pin to update
1082 struct snd_soc_dapm_update *update; member
/kernel/linux/linux-5.10/net/atm/
H A Dmpc.c1323 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_core.c1891 /* Only update if this is not a fixed timeout */ in __nf_ct_refresh_acct()
2681 .update = nf_conntrack_update,

Completed in 109 milliseconds

1...<<919293949596979899100101