| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dquot_buf.c | 419 struct xfs_metadir_update *upd, in xfs_dqinode_init() argument 422 xfs_trans_log_inode(upd->tp, upd->ip, XFS_ILOG_CORE); in xfs_dqinode_init() 433 struct xfs_metadir_update upd = { in xfs_dqinode_metadir_create() local 439 return xfs_metadir_create_file(&upd, S_IFREG, xfs_dqinode_init, NULL, in xfs_dqinode_metadir_create() 451 struct xfs_metadir_update upd = { in xfs_dqinode_metadir_link() local 459 error = xfs_metadir_start_link(&upd); in xfs_dqinode_metadir_link() 463 error = xfs_metadir_link(&upd); in xfs_dqinode_metadir_link() 467 xfs_trans_log_inode(upd.tp, upd.ip, XFS_ILOG_CORE); in xfs_dqinode_metadir_link() 469 return xfs_metadir_commit(&upd); in xfs_dqinode_metadir_link()
|
| /linux/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/io_uring/ |
| H A D | poll.c | 856 struct io_poll_update *upd = io_kiocb_to_cmd(req, struct io_poll_update); in io_poll_remove_prep() local 869 upd->old_user_data = READ_ONCE(sqe->addr); in io_poll_remove_prep() 870 upd->update_events = flags & IORING_POLL_UPDATE_EVENTS; in io_poll_remove_prep() 871 upd->update_user_data = flags & IORING_POLL_UPDATE_USER_DATA; in io_poll_remove_prep() 873 upd->new_user_data = READ_ONCE(sqe->off); in io_poll_remove_prep() 874 if (!upd->update_user_data && upd->new_user_data) in io_poll_remove_prep() 876 if (upd->update_events) in io_poll_remove_prep() 877 upd->events = io_poll_parse_events(sqe, flags); in io_poll_remove_prep()
|
| /linux/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/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/net/wireless/ |
| H A D | mlme.c | 655 struct mgmt_frame_regs upd = {}; in cfg80211_mgmt_registrations_update() local 674 upd.global_stypes |= mask; in cfg80211_mgmt_registrations_update() 675 upd.global_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update() 678 upd.interface_stypes |= mask; in cfg80211_mgmt_registrations_update() 679 upd.interface_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update() 688 rdev_update_mgmt_frame_registrations(rdev, wdev, &upd); in cfg80211_mgmt_registrations_update()
|
| H A D | rdev-ops.h | 854 struct mgmt_frame_regs *upd) in rdev_update_mgmt_frame_registrations() argument 858 trace_rdev_update_mgmt_frame_registrations(&rdev->wiphy, wdev, upd); in rdev_update_mgmt_frame_registrations() 861 upd); in rdev_update_mgmt_frame_registrations()
|
| H A D | trace.h | 1890 struct mgmt_frame_regs *upd), 1891 TP_ARGS(wiphy, wdev, upd), 1901 __entry->global_stypes = upd->global_stypes; 1902 __entry->interface_stypes = upd->interface_stypes;
|
| /linux/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/drivers/gpu/drm/xe/ |
| H A D | xe_pt.c | 351 struct xe_pt_update *upd = &wupd->updates[parent->level]; in xe_pt_new_shared() local 361 if (likely(upd->parent == parent)) in xe_pt_new_shared() 364 upd->parent = parent; in xe_pt_new_shared() 365 upd->preexisting = true; in xe_pt_new_shared() 371 upd->update = entry; in xe_pt_new_shared() 397 struct xe_pt_update *upd = &xe_walk->wupd.updates[parent->level]; in xe_pt_insert_entry() local 416 if (likely(!upd->preexisting)) { in xe_pt_insert_entry() 430 struct xe_vm_pgtable_update *entry = upd->update; in xe_pt_insert_entry()
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 1262 struct mgmt_frame_regs *upd) in wilc_update_mgmt_frame_registrations() argument 1272 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations() 1278 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations() 1284 now = upd->interface_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations() 1290 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()
|
| /linux/tools/perf/pmu-events/ |
| H A D | intel_metrics.py | 988 upd = m2m_upd + cha_upd # in cache lines 989 upd_r = upd / interval_sec
|
| /linux/fs/xfs/ |
| H A D | xfs_trace.h | 5732 TP_PROTO(const struct xfs_metadir_update *upd), 5733 TP_ARGS(upd), 5738 __string(fname, upd->path) 5741 __entry->dev = upd->dp->i_mount->m_super->s_dev; 5742 __entry->dp_ino = I_INO(upd->dp); 5743 __entry->ino = upd->ip ? I_INO(upd->ip) : NULLFSINO; 5755 TP_PROTO(const struct xfs_metadir_update *upd), \ 5756 TP_ARGS(upd)) 5766 TP_PROTO(const struct xfs_metadir_update *upd, int error), 5767 TP_ARGS(upd, error), [all …]
|
| /linux/net/sched/ |
| H A D | sch_cake.c | 598 bool rev = !skb->_nfct, upd = false; in cake_update_flowkeys() local 610 upd = true; in cake_update_flowkeys() 615 upd = true; in cake_update_flowkeys() 624 upd = true; in cake_update_flowkeys() 629 upd = true; in cake_update_flowkeys() 632 return upd; in cake_update_flowkeys()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 396 struct mgmt_frame_regs *upd) in qtnf_update_mgmt_frame_registrations() argument 399 u16 new_mask = upd->interface_stypes; in qtnf_update_mgmt_frame_registrations()
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 4866 struct mgmt_frame_regs *upd) in ieee80211_update_mgmt_frame_registrations() argument 4875 (local->probe_req_reg != !!(upd->global_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations() 4877 !!(upd->global_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations() 4878 local->probe_req_reg = upd->global_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations() 4879 local->rx_mcast_action_reg = upd->global_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations() 4882 !!(upd->interface_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations() 4884 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations() 4885 sdata->vif.probe_req_reg = upd->interface_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations() 4887 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
|
| /linux/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/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg80211.c | 234 struct mgmt_frame_regs *upd) in nxpwifi_cfg80211_update_mgmt_frame_registrations() argument 237 u32 mask = upd->interface_stypes; in nxpwifi_cfg80211_update_mgmt_frame_registrations()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3262 struct mgmt_frame_regs *upd) in ath6kl_update_mgmt_frame_registrations() argument 3272 upd->interface_stypes & BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in ath6kl_update_mgmt_frame_registrations()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 283 struct mgmt_frame_regs *upd) in mwifiex_cfg80211_update_mgmt_frame_registrations() argument 286 u32 mask = upd->interface_stypes; in mwifiex_cfg80211_update_mgmt_frame_registrations()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5490 struct mgmt_frame_regs *upd);
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 5545 struct mgmt_frame_regs *upd) in brcmf_cfg80211_update_mgmt_frame_registrations() argument 5551 vif->mgmt_rx_reg = upd->interface_stypes; in brcmf_cfg80211_update_mgmt_frame_registrations()
|