Home
last modified time | relevance | path

Searched defs:acl (Results 126 - 150 of 186) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h70 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 Disl_ioctl.c1783 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 Discsi_target_configfs.c704 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 Dtb_msgs.h324 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 Dcommon.c1392 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 Dsuper.c965 struct posix_acl *acl = NULL; in ovl_posix_acl_xattr_set() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3xdr.c2357 struct posix_acl **acl; in decode_getacl3resok() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3xdr.c2362 struct posix_acl **acl; in decode_getacl3resok() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsacl.c1683 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 Dvfs.c1450 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 Dfsntfs.c1743 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 Doverlayfs.h328 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 Dtb_msgs.h335 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 Discsi_target_configfs.c728 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 Dprestera.h291 struct prestera_acl *acl; member
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c1384 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 Dhci_conn.c1623 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 Dntfsinfo.c982 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 Dap_config_file.c133 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 Dap_config_file.c127 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 Drocker_ofdpa.c88 } acl; member
1547 bool acl; global() member
[all...]
/kernel/linux/linux-5.10/fs/
H A Dnamei.c265 struct posix_acl *acl; in check_acl() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c152 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 Dhci_event.c1882 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 Deswitch.h99 struct mlx5_flow_table *acl; member
132 struct mlx5_flow_table *acl; member

Completed in 58 milliseconds

12345678