| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_metadir.c | 166 xfs_parent_finish(upd->dp->i_mount, upd->ppargs); in xfs_metadir_teardown() 170 if (upd->ip) { in xfs_metadir_teardown() 263 error = xfs_metadir_lookup(upd->tp, upd->dp, &xname, &ino); in xfs_metadir_create() 282 error = xfs_icreate(upd->tp, ino, &args, &upd->ip); in xfs_metadir_create() 286 xfs_metafile_set_iflag(upd->tp, upd->ip, upd->metafile_type); in xfs_metadir_create() 293 xfs_trans_ijoin(upd->tp, upd->dp, 0); in xfs_metadir_create() 389 error = xfs_metadir_lookup(upd->tp, upd->dp, &xname, &ino); in xfs_metadir_link() 421 upd->tp = NULL; in xfs_metadir_commit() 436 upd->tp = NULL; in xfs_metadir_cancel() 473 *ipp = upd.ip; in xfs_metadir_mkdir() [all …]
|
| H A D | xfs_metadir.h | 35 int xfs_metadir_start_create(struct xfs_metadir_update *upd); 36 int xfs_metadir_create(struct xfs_metadir_update *upd, umode_t mode); 38 int xfs_metadir_start_link(struct xfs_metadir_update *upd); 39 int xfs_metadir_link(struct xfs_metadir_update *upd); 41 int xfs_metadir_commit(struct xfs_metadir_update *upd); 42 void xfs_metadir_cancel(struct xfs_metadir_update *upd, int error);
|
| H A D | xfs_dquot_buf.c | 426 struct xfs_metadir_update upd = { in xfs_dqinode_metadir_create() local 433 error = xfs_metadir_start_create(&upd); in xfs_dqinode_metadir_create() 441 xfs_trans_log_inode(upd.tp, upd.ip, XFS_ILOG_CORE); in xfs_dqinode_metadir_create() 443 error = xfs_metadir_commit(&upd); in xfs_dqinode_metadir_create() 447 xfs_finish_inode_setup(upd.ip); in xfs_dqinode_metadir_create() 448 *ipp = upd.ip; in xfs_dqinode_metadir_create() 460 struct xfs_metadir_update upd = { in xfs_dqinode_metadir_link() local 468 error = xfs_metadir_start_link(&upd); in xfs_dqinode_metadir_link() 472 error = xfs_metadir_link(&upd); in xfs_dqinode_metadir_link() 476 xfs_trans_log_inode(upd.tp, upd.ip, XFS_ILOG_CORE); in xfs_dqinode_metadir_link() [all …]
|
| H A D | xfs_rtgroup.c | 528 struct xfs_metadir_update upd = { in xfs_rtginode_create() local 543 if (!upd.path) in xfs_rtginode_create() 557 error = ops->create(rtg, upd.ip, upd.tp, init); in xfs_rtginode_create() 565 kfree(upd.path); in xfs_rtginode_create() 566 xfs_finish_inode_setup(upd.ip); in xfs_rtginode_create() 567 rtg->rtg_inodes[type] = upd.ip; in xfs_rtginode_create() 571 xfs_metadir_cancel(&upd, error); in xfs_rtginode_create() 573 if (upd.ip) { in xfs_rtginode_create() 574 xfs_finish_inode_setup(upd.ip); in xfs_rtginode_create() 575 xfs_irele(upd.ip); in xfs_rtginode_create() [all …]
|
| /linux-6.15/tools/testing/selftests/rcutorture/bin/ |
| H A D | configinit.sh | 28 grep '^grep' < $T/u.sh > $T/upd.sh 29 echo "cat - $c" >> $T/upd.sh 36 sh $T/upd.sh < .config.sav > .config
|
| /linux-6.15/io_uring/ |
| H A D | poll.c | 840 struct io_poll_update *upd = io_kiocb_to_cmd(req, struct io_poll_update); in io_poll_remove_prep() local 853 upd->old_user_data = READ_ONCE(sqe->addr); in io_poll_remove_prep() 854 upd->update_events = flags & IORING_POLL_UPDATE_EVENTS; in io_poll_remove_prep() 855 upd->update_user_data = flags & IORING_POLL_UPDATE_USER_DATA; in io_poll_remove_prep() 857 upd->new_user_data = READ_ONCE(sqe->off); in io_poll_remove_prep() 858 if (!upd->update_user_data && upd->new_user_data) in io_poll_remove_prep() 860 if (upd->update_events) in io_poll_remove_prep() 861 upd->events = io_poll_parse_events(sqe, flags); in io_poll_remove_prep()
|
| /linux-6.15/drivers/mtd/ubi/ |
| H A D | Makefile | 4 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
|
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.h | 23 struct mgmt_frame_regs *upd);
|
| H A D | cfg80211.c | 1276 struct mgmt_frame_regs *upd) in wilc_update_mgmt_frame_registrations() argument 1286 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations() 1292 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations() 1298 now = upd->interface_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations() 1304 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()
|
| /linux-6.15/drivers/clk/axs10x/ |
| H A D | pll_clock.c | 122 static inline u32 axs10x_encode_div(unsigned int id, int upd) in axs10x_encode_div() argument 130 PLL_REG_SET_NOUPD(div, upd == 0 ? 1 : 0); in axs10x_encode_div()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | chan.c | 2270 struct rtw89_mcc_role *upd) in __mcc_fw_upd_macid_bitmap() argument 2276 upd->rtwvif_link->mac_id, in __mcc_fw_upd_macid_bitmap() 2277 upd->macid_bitmap); in __mcc_fw_upd_macid_bitmap() 2289 struct rtw89_mcc_role *upd) in __mrc_fw_upd_macid_bitmap() argument 2294 u32 new = rtw89_mcc_role_fw_macid_bitmap_to_u32(upd); in __mrc_fw_upd_macid_bitmap() 2301 arg.macid = upd->rtwvif_link->mac_id; in __mrc_fw_upd_macid_bitmap() 2338 struct rtw89_mcc_role upd = { in rtw89_mcc_upd_map_iterator() local 2346 rtw89_mcc_fill_role_macid_bitmap(rtwdev, &upd); in rtw89_mcc_upd_map_iterator() 2347 if (memcmp(mcc_role->macid_bitmap, upd.macid_bitmap, in rtw89_mcc_upd_map_iterator() 2354 ret = __mcc_fw_upd_macid_bitmap(rtwdev, &upd); in rtw89_mcc_upd_map_iterator() [all …]
|
| /linux-6.15/net/wireless/ |
| H A D | mlme.c | 593 struct mgmt_frame_regs upd = {}; in cfg80211_mgmt_registrations_update() local 612 upd.global_stypes |= mask; in cfg80211_mgmt_registrations_update() 613 upd.global_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update() 616 upd.interface_stypes |= mask; in cfg80211_mgmt_registrations_update() 617 upd.interface_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update() 626 rdev_update_mgmt_frame_registrations(rdev, wdev, &upd); in cfg80211_mgmt_registrations_update()
|
| H A D | rdev-ops.h | 848 struct mgmt_frame_regs *upd) in rdev_update_mgmt_frame_registrations() argument 852 trace_rdev_update_mgmt_frame_registrations(&rdev->wiphy, wdev, upd); in rdev_update_mgmt_frame_registrations() 855 upd); in rdev_update_mgmt_frame_registrations()
|
| H A D | trace.h | 1808 struct mgmt_frame_regs *upd), 1809 TP_ARGS(wiphy, wdev, upd), 1819 __entry->global_stypes = upd->global_stypes; 1820 __entry->interface_stypes = upd->interface_stypes;
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_pt.c | 327 struct xe_pt_update *upd = &wupd->updates[parent->level]; in xe_pt_new_shared() local 337 if (likely(upd->parent == parent)) in xe_pt_new_shared() 340 upd->parent = parent; in xe_pt_new_shared() 341 upd->preexisting = true; in xe_pt_new_shared() 347 upd->update = entry; in xe_pt_new_shared() 375 struct xe_pt_update *upd = &xe_walk->wupd.updates[parent->level]; in xe_pt_insert_entry() local 394 if (likely(!upd->preexisting)) { in xe_pt_insert_entry() 408 struct xe_vm_pgtable_update *entry = upd->update; in xe_pt_insert_entry()
|
| /linux-6.15/drivers/crypto/nx/ |
| H A D | nx-common-pseries.c | 854 struct of_reconfig_data *upd = data; in nx842_OF_notifier() local 865 !strcmp(upd->dn->name, node->name)) { in nx842_OF_notifier() 867 nx842_OF_upd(upd->prop); in nx842_OF_notifier()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_trace.h | 5659 TP_PROTO(const struct xfs_metadir_update *upd), 5660 TP_ARGS(upd), 5665 __string(fname, upd->path) 5669 __entry->dp_ino = upd->dp->i_ino; 5670 __entry->ino = upd->ip ? upd->ip->i_ino : NULLFSINO; 5683 TP_ARGS(upd)) 5694 TP_ARGS(upd, error), 5700 __string(fname, upd->path) 5704 __entry->dp_ino = upd->dp->i_ino; 5705 __entry->ino = upd->ip ? upd->ip->i_ino : NULLFSINO; [all …]
|
| /linux-6.15/net/sched/ |
| H A D | sch_cake.c | 579 bool rev = !skb->_nfct, upd = false; in cake_update_flowkeys() local 591 upd = true; in cake_update_flowkeys() 596 upd = true; in cake_update_flowkeys() 605 upd = true; in cake_update_flowkeys() 610 upd = true; in cake_update_flowkeys() 613 return upd; in cake_update_flowkeys()
|
| /linux-6.15/net/mac80211/ |
| H A D | cfg.c | 4185 struct mgmt_frame_regs *upd) in ieee80211_update_mgmt_frame_registrations() argument 4194 (local->probe_req_reg != !!(upd->global_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations() 4196 !!(upd->global_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations() 4197 local->probe_req_reg = upd->global_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations() 4198 local->rx_mcast_action_reg = upd->global_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations() 4201 !!(upd->interface_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations() 4203 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations() 4204 sdata->vif.probe_req_reg = upd->interface_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations() 4206 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 395 struct mgmt_frame_regs *upd) in qtnf_update_mgmt_frame_registrations() argument 398 u16 new_mask = upd->interface_stypes; in qtnf_update_mgmt_frame_registrations()
|
| /linux-6.15/Documentation/networking/ |
| H A D | xfrm_sync.rst | 17 We already have the ability to generate SA add/del/upd events.
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | hw.h | 365 struct ath10k_hw_ce_ctrl1_upd *upd; member
|
| H A D | hw.c | 335 .upd = &wcn3990_ctrl1_upd,
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.c | 239 ice_set_key(u8 *key, u16 size, u8 *val, u8 *upd, u8 *dc, u8 *nm, u16 off, in ice_set_key() argument 262 if (ice_gen_key_word(val[i], upd ? upd[i] : 0xff, in ice_set_key()
|
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_hw.h | 3031 uint32_t upd:1; member 3040 uint32_t upd:1;
|