Home
last modified time | relevance | path

Searched refs:membership (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2022-0358.patch4 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 Dvht.c624 !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 Dcfg.c33 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 Dmlme.c2403 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 Dmtk_jpeg_dec_hw.c95 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 Dmtk_jpeg_dec_hw.h44 u32 membership; member
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Dsja1105.rst34 - Can do QoS based on VLAN PCP and VLAN membership
H A Ddevlink-trap.rst15 IGMP membership reports to the kernel for processing by the bridge module.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DFreeBSD-DOC21 … original Standard can be obtained online at https://www.opengroup.org/membership/forums/platform/…
H A DSAX-PD20 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 Dbf.c325 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 DAOM-Patent-License-1.090 result of its membership and/or participation in the Alliance for Open
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h480 u8 membership[WLAN_MEMBERSHIP_LEN]; member
6314 const u8 *membership, const u8 *position);
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Dsja1105.rst265 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 Dcoda.rst359 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 Dpath-lookup.txt88 Parent and name members of a dentry, as well as its membership in the dcache
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dcredentials.rst455 membership. In practice, this means groups_sort() should be
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h1235 u8 membership[WLAN_MEMBERSHIP_LEN]; member
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Darm-acpi.rst457 http://www.uefi.org/workinggroup for details on group membership.
/OK3568_Linux_fs/kernel/net/sched/
H A DKconfig736 ipset membership.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst242 "/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 Dbonding.rst962 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 Dresctrl_ui.rst307 membership in the new group.
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5116 u32 membership; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2017 memcpy(cmd.membership_status, vif->bss_conf.mu_group.membership, in iwl_mvm_update_mu_groups()

12