| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.h | 70 struct mlx5_flow_table *acl; member 95 struct mlx5_flow_table *acl; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
| H A D | isl_ioctl.c | 1783 prism54_acl_init(struct islpci_acl *acl) in prism54_acl_init() argument 1792 prism54_clear_mac(struct islpci_acl *acl) in prism54_clear_mac() argument 1815 prism54_acl_clean(struct islpci_acl *acl) prism54_acl_clean() argument 1825 struct islpci_acl *acl = &priv->acl; prism54_add_mac() local 1854 struct islpci_acl *acl = &priv->acl; prism54_del_mac() local 1881 struct islpci_acl *acl = &priv->acl; prism54_get_mac() local 1909 struct islpci_acl *acl = &priv->acl; prism54_set_policy() local 1945 struct islpci_acl *acl = &priv->acl; prism54_get_policy() local 1955 prism54_mac_accept(struct islpci_acl *acl, char *mac) prism54_mac_accept() argument [all...] |
| /kernel/linux/linux-5.10/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 704 struct iscsi_node_acl *acl = in lio_target_init_nodeacl() local 1505 struct iscsi_node_acl *acl = container_of(se_acl, struct iscsi_node_acl, in lio_set_default_node_attributes() local
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 324 struct icm_ar_boot_acl_entry acl[ICM_AR_PREBOOT_ACL_ENTRIES]; member 329 struct icm_ar_boot_acl_entry acl[ICM_AR_PREBOOT_ACL_ENTRIES]; member
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | common.c | 1392 tomoyo_print_entry(struct tomoyo_io_buffer *head, struct tomoyo_acl_info *acl) tomoyo_print_entry() argument 1863 struct tomoyo_acl_head *acl = tomoyo_read_policy() local [all...] |
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| H A D | super.c | 965 struct posix_acl *acl = NULL; in ovl_posix_acl_xattr_set() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs3xdr.c | 2357 struct posix_acl **acl; in decode_getacl3resok() local
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs3xdr.c | 2362 struct posix_acl **acl; in decode_getacl3resok() local
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cifsacl.c | 1683 struct posix_acl *acl = NULL; in cifs_get_acl() local 1743 cifs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *acl, int type) cifs_set_acl() argument [all...] |
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | vfs.c | 1450 struct xattr_ntacl acl = {0}; in ksmbd_vfs_set_sd_xattr() local 1527 struct xattr_ntacl acl; ksmbd_vfs_get_sd_xattr() local [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | fsntfs.c | 1743 static bool is_acl_valid(const struct ACL *acl, u32 len) in is_acl_valid() argument
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | overlayfs.h | 328 ovl_do_set_acl(struct ovl_fs *ofs, struct dentry *dentry, const char *acl_name, struct posix_acl *acl) ovl_do_set_acl() argument
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 335 struct icm_ar_boot_acl_entry acl[ICM_AR_PREBOOT_ACL_ENTRIES]; member 340 struct icm_ar_boot_acl_entry acl[ICM_AR_PREBOOT_ACL_ENTRIES]; member
|
| /kernel/linux/linux-6.6/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 728 struct iscsi_node_acl *acl = to_iscsi_nacl(se_nacl); in lio_target_init_nodeacl() local 1521 struct iscsi_node_acl *acl = to_iscsi_nacl(se_acl); in lio_set_default_node_attributes() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera.h | 291 struct prestera_acl *acl; member
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | common.c | 1384 tomoyo_print_entry(struct tomoyo_io_buffer *head, struct tomoyo_acl_info *acl) tomoyo_print_entry() argument 1855 struct tomoyo_acl_head *acl = tomoyo_read_policy() local [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | hci_conn.c | 1623 struct hci_conn *acl; in hci_connect_acl() local 1692 struct hci_conn *acl; hci_connect_sco() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 982 static void ntfs_dump_acl(const char *prefix, ACL *acl) in ntfs_dump_acl() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_config_file.c | 133 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist() argument 155 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, in argument 171 hostapd_config_read_maclist(const char *fname, struct mac_acl_entry **acl, int *num) hostapd_config_read_maclist() argument 2515 enum macaddr_acl acl = atoi(pos); hostapd_config_fill() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | ap_config_file.c | 127 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist() argument 149 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, in argument 165 hostapd_config_read_maclist(const char *fname, struct mac_acl_entry **acl, int *num) hostapd_config_read_maclist() argument 2441 enum macaddr_acl acl = atoi(pos); global() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 88 } acl; member 1547 bool acl; global() member [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | namei.c | 265 struct posix_acl *acl; in check_acl() local [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4proc.c | 152 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_acl *acl, u32 *bmval) do_set_nfs4_acl() argument
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | hci_event.c | 1882 struct hci_conn *acl, *sco; in hci_cs_add_sco() local 2174 struct hci_conn *acl, *sco; in hci_cs_setup_sync_conn() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.h | 99 struct mlx5_flow_table *acl; member 132 struct mlx5_flow_table *acl; member
|