Home
last modified time | relevance | path

Searched refs:upd (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/tools/testing/selftests/rcutorture/bin/
A Dconfiginit.sh28 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.3-rc2/io_uring/
A Dpoll.c903 struct io_poll_update *upd = io_kiocb_to_cmd(req, struct io_poll_update); in io_poll_remove_prep() local
916 upd->old_user_data = READ_ONCE(sqe->addr); in io_poll_remove_prep()
917 upd->update_events = flags & IORING_POLL_UPDATE_EVENTS; in io_poll_remove_prep()
918 upd->update_user_data = flags & IORING_POLL_UPDATE_USER_DATA; in io_poll_remove_prep()
920 upd->new_user_data = READ_ONCE(sqe->off); in io_poll_remove_prep()
921 if (!upd->update_user_data && upd->new_user_data) in io_poll_remove_prep()
923 if (upd->update_events) in io_poll_remove_prep()
924 upd->events = io_poll_parse_events(sqe, flags); in io_poll_remove_prep()
/linux-6.3-rc2/drivers/mtd/ubi/
A DMakefile4 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
/linux-6.3-rc2/drivers/net/wireless/microchip/wilc1000/
A Dcfg80211.h26 struct mgmt_frame_regs *upd);
A Dcfg80211.c1281 struct mgmt_frame_regs *upd) in wilc_update_mgmt_frame_registrations() argument
1291 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1297 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1303 now = upd->interface_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations()
1309 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()
/linux-6.3-rc2/net/wireless/
A Dmlme.c469 struct mgmt_frame_regs upd = {}; in cfg80211_mgmt_registrations_update() local
488 upd.global_stypes |= mask; in cfg80211_mgmt_registrations_update()
489 upd.global_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update()
492 upd.interface_stypes |= mask; in cfg80211_mgmt_registrations_update()
493 upd.interface_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update()
502 rdev_update_mgmt_frame_registrations(rdev, wdev, &upd); in cfg80211_mgmt_registrations_update()
A Drdev-ops.h832 struct mgmt_frame_regs *upd) in rdev_update_mgmt_frame_registrations() argument
836 trace_rdev_update_mgmt_frame_registrations(&rdev->wiphy, wdev, upd); in rdev_update_mgmt_frame_registrations()
839 upd); in rdev_update_mgmt_frame_registrations()
A Dtrace.h1670 struct mgmt_frame_regs *upd),
1671 TP_ARGS(wiphy, wdev, upd),
1681 __entry->global_stypes = upd->global_stypes;
1682 __entry->interface_stypes = upd->interface_stypes;
/linux-6.3-rc2/drivers/clk/axs10x/
A Dpll_clock.c123 static inline u32 axs10x_encode_div(unsigned int id, int upd) in axs10x_encode_div() argument
131 PLL_REG_SET_NOUPD(div, upd == 0 ? 1 : 0); in axs10x_encode_div()
/linux-6.3-rc2/drivers/crypto/nx/
A Dnx-common-pseries.c853 struct of_reconfig_data *upd = data; in nx842_OF_notifier() local
864 !strcmp(upd->dn->name, node->name)) { in nx842_OF_notifier()
866 nx842_OF_upd(upd->prop); in nx842_OF_notifier()
/linux-6.3-rc2/net/sched/
A Dsch_cake.c592 bool rev = !skb->_nfct, upd = false; in cake_update_flowkeys() local
604 upd = true; in cake_update_flowkeys()
609 upd = true; in cake_update_flowkeys()
618 upd = true; in cake_update_flowkeys()
623 upd = true; in cake_update_flowkeys()
626 return upd; in cake_update_flowkeys()
/linux-6.3-rc2/net/mac80211/
A Dcfg.c3954 struct mgmt_frame_regs *upd) in ieee80211_update_mgmt_frame_registrations() argument
3963 (local->probe_req_reg != !!(upd->global_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations()
3965 !!(upd->global_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()
3966 local->probe_req_reg = upd->global_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations()
3967 local->rx_mcast_action_reg = upd->global_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
3970 !!(upd->interface_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations()
3972 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()
3973 sdata->vif.probe_req_reg = upd->interface_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations()
3975 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/
A Dcfg80211.c395 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.3-rc2/Documentation/networking/
A Dxfrm_sync.rst17 We already have the ability to generate SA add/del/upd events.
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dhw.h372 struct ath10k_hw_ce_ctrl1_upd *upd; member
A Dhw.c334 .upd = &wcn3990_ctrl1_upd,
A Dce.c2013 value |= ar->hw_ce_regs->upd->mask; in ath10k_ce_alloc_rri()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c239 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.3-rc2/drivers/scsi/lpfc/
A Dlpfc_hw.h3007 uint32_t upd:1; member
3016 uint32_t upd:1;
A Dlpfc_mbox.c953 mb->un.varRegVpi.upd = 1; in lpfc_reg_vpi()
/linux-6.3-rc2/lib/
A Dtest_bpf.c1897 u64 mem, upd, res; in __bpf_fill_atomic_reg_pairs() local
1907 upd = 0xfedcba9876543210ULL; in __bpf_fill_atomic_reg_pairs()
1910 upd = 0x76543210U; in __bpf_fill_atomic_reg_pairs()
1916 res = upd; in __bpf_fill_atomic_reg_pairs()
1922 __bpf_alu_result(&res, mem, upd, BPF_OP(op)); in __bpf_fill_atomic_reg_pairs()
1936 i += __bpf_ld_imm64(&insn[i], rs, upd); in __bpf_fill_atomic_reg_pairs()
1970 src = upd; /* Expect value to be preserved */ in __bpf_fill_atomic_reg_pairs()
1974 src = upd; /* Expect value to be preserved */ in __bpf_fill_atomic_reg_pairs()
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c3255 struct mgmt_frame_regs *upd) in ath6kl_update_mgmt_frame_registrations() argument
3265 upd->interface_stypes & BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in ath6kl_update_mgmt_frame_registrations()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c264 struct mgmt_frame_regs *upd) in mwifiex_cfg80211_update_mgmt_frame_registrations() argument
267 u32 mask = upd->interface_stypes; in mwifiex_cfg80211_update_mgmt_frame_registrations()
/linux-6.3-rc2/include/net/
A Dcfg80211.h4538 struct mgmt_frame_regs *upd);
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c5373 struct mgmt_frame_regs *upd) in brcmf_cfg80211_update_mgmt_frame_registrations() argument
5379 vif->mgmt_rx_reg = upd->interface_stypes; in brcmf_cfg80211_update_mgmt_frame_registrations()

Completed in 195 milliseconds

12