| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | CVE-2022-0358.patch | 4 Subject: [PATCH] virtiofsd: Drop membership of all supplementary groups 7 At the start, drop membership of all supplementary groups. This is 10 If we have membership of "root" supplementary group and when we switch 11 uid/gid using setresuid/setsgid, we still retain membership of existing
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | vht.c | 624 !memcmp(mgmt->u.action.u.vht_group_notif.membership, in ieee80211_process_mu_groups() 625 bss_conf->mu_group.membership, WLAN_MEMBERSHIP_LEN)) in ieee80211_process_mu_groups() 628 memcpy(bss_conf->mu_group.membership, in ieee80211_process_mu_groups() 629 mgmt->u.action.u.vht_group_notif.membership, in ieee80211_process_mu_groups() 639 const u8 *membership, const u8 *position) in ieee80211_update_mu_groups() argument 646 memcpy(bss_conf->mu_group.membership, membership, WLAN_MEMBERSHIP_LEN); in ieee80211_update_mu_groups()
|
| H A D | cfg.c | 33 u64 membership; in ieee80211_set_mu_mimo_follow() local 35 BUILD_BUG_ON(sizeof(membership) != WLAN_MEMBERSHIP_LEN); in ieee80211_set_mu_mimo_follow() 37 memcpy(sdata->vif.bss_conf.mu_group.membership, in ieee80211_set_mu_mimo_follow() 44 memcpy(&membership, params->vht_mumimo_groups, in ieee80211_set_mu_mimo_follow() 46 mu_mimo_groups = membership != 0; in ieee80211_set_mu_mimo_follow()
|
| H A D | mlme.c | 2403 memset(sdata->vif.bss_conf.mu_group.membership, 0, in ieee80211_set_disassoc() 2404 sizeof(sdata->vif.bss_conf.mu_group.membership)); in ieee80211_set_disassoc()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/ |
| H A D | mtk_jpeg_dec_hw.c | 95 param->membership = 0; in mtk_jpeg_calc_mcu() 101 param->membership |= tmp << (i * 3); in mtk_jpeg_calc_mcu() 107 param->membership |= 7 << (i * 3); in mtk_jpeg_calc_mcu() 386 mtk_jpeg_dec_set_du_membership(base, config->membership, 1, in mtk_jpeg_dec_set_config()
|
| H A D | mtk_jpeg_dec_hw.h | 44 u32 membership; member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | sja1105.rst | 34 - Can do QoS based on VLAN PCP and VLAN membership
|
| H A D | devlink-trap.rst | 15 IGMP membership reports to the kernel for processing by the bridge module.
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | FreeBSD-DOC | 21 … original Standard can be obtained online at https://www.opengroup.org/membership/forums/platform/…
|
| H A D | SAX-PD | 20 Version 1.0 of the Simple API for XML (SAX), created collectively by the membership of the XML-DEV …
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | bf.c | 325 memcpy(param.given_gid_tab, conf->mu_group.membership, 8); in rtw_bf_set_gid_table()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/ |
| H A D | AOM-Patent-License-1.0 | 90 result of its membership and/or participation in the Alliance for Open
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 480 u8 membership[WLAN_MEMBERSHIP_LEN]; member 6314 const u8 *membership, const u8 *position);
|
| /OK3568_Linux_fs/kernel/Documentation/networking/dsa/ |
| H A D | sja1105.rst | 265 one bridge's ports from another's) or at the VLAN port membership level 272 port's membership rules and dropped at ingress if they don't match any VLAN.
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | coda.rst | 359 unsigned integers. It also defines group membership in an array. On 367 vgid_t cr_groups[NGROUPS]; /* Group membership for caller */ 375 default uid/gid. Perhaps the list of group membership is superfluous.
|
| H A D | path-lookup.txt | 88 Parent and name members of a dentry, as well as its membership in the dcache
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | credentials.rst | 455 membership. In practice, this means groups_sort() should be
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ieee80211.h | 1235 u8 membership[WLAN_MEMBERSHIP_LEN]; member
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | arm-acpi.rst | 457 http://www.uefi.org/workinggroup for details on group membership.
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | Kconfig | 736 ipset membership.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 242 "/proc/$PID/cgroup" lists a process's cgroup membership. If legacy 2486 that a thread's cgroup membership couldn't be described in finite 2489 addition of controllers which existed only to identify membership,
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | bonding.rst | 962 Specifies the number of IGMP membership reports to be issued after 963 a failover event. One membership report is issued immediately after 967 prevents the IGMP membership report from being issued in response
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | resctrl_ui.rst | 307 membership in the new group.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi.h | 5116 u32 membership; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac80211.c | 2017 memcpy(cmd.membership_status, vif->bss_conf.mu_group.membership, in iwl_mvm_update_mu_groups()
|