| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_acl.c | 210 uint16_t entry_type; in zfs_ace_fuid_get_who() local 215 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP || in zfs_ace_fuid_get_who() 246 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP || in zfs_ace_fuid_set_who() 256 uint16_t entry_type; in zfs_ace_fuid_size() local 266 entry_type = in zfs_ace_fuid_size() 515 uint16_t entry_type; in zfs_acl_valid_ace_type() local 525 entry_type == ACE_EVERYONE || entry_type == 0 || in zfs_acl_valid_ace_type() 668 if (entry_type != ACE_OWNER && entry_type != OWNING_GROUP && in zfs_copy_ace_2_fuid() 887 int entry_type; in zfs_mode_compute() local 912 if (entry_type == ACE_OWNER || (entry_type == 0 && in zfs_mode_compute() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_acl.c | 210 uint16_t entry_type; in zfs_ace_fuid_get_who() local 215 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP || in zfs_ace_fuid_get_who() 246 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP || in zfs_ace_fuid_set_who() 256 uint16_t entry_type; in zfs_ace_fuid_size() local 266 entry_type = in zfs_ace_fuid_size() 515 uint16_t entry_type; in zfs_acl_valid_ace_type() local 525 entry_type == ACE_EVERYONE || entry_type == 0 || in zfs_acl_valid_ace_type() 668 if (entry_type != ACE_OWNER && entry_type != OWNING_GROUP && in zfs_copy_ace_2_fuid() 887 int entry_type; in zfs_mode_compute() local 912 if (entry_type == ACE_OWNER || (entry_type == 0 && in zfs_mode_compute() [all …]
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_hmc.c | 80 hmc_info->sd_table.sd_entry[sd_index].entry_type = type; in i40e_add_sd_table_entry() 86 if (I40E_SD_TYPE_DIRECT == sd_entry->entry_type) in i40e_add_sd_table_entry() 136 hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_add_pd_table_entry() 159 pd_entry->bp.entry_type = I40E_SD_TYPE_PAGED; in i40e_add_pd_table_entry() 214 if (I40E_SD_TYPE_PAGED != sd_entry->entry_type) { in i40e_remove_pd_bp()
|
| H A D | i40e_lan_hmc.c | 355 info->entry_type, in i40e_create_lan_hmc_object() 360 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) { in i40e_create_lan_hmc_object() 390 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object() 394 j, sd_entry->entry_type); in i40e_create_lan_hmc_object() 398 j, sd_entry->entry_type); in i40e_create_lan_hmc_object() 412 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object() 461 info.entry_type = I40E_SD_TYPE_DIRECT; in i40e_configure_lan_hmc() 473 info.entry_type = I40E_SD_TYPE_PAGED; in i40e_configure_lan_hmc() 587 info->hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_delete_lan_hmc_object() 614 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) { in i40e_delete_lan_hmc_object() [all …]
|
| H A D | i40e_hmc.h | 34 enum i40e_sd_entry_type entry_type; member 57 enum i40e_sd_entry_type entry_type; member
|
| H A D | i40e_lan_hmc.h | 130 enum i40e_sd_entry_type entry_type; member
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_byteswap.c | 62 uint16_t entry_type; in zfs_ace_byteswap() local 91 entry_type = zacep->z_hdr.z_flags & ACE_TYPE_FLAGS; in zfs_ace_byteswap() 102 entry_type = acep->a_flags & ACE_TYPE_FLAGS; in zfs_ace_byteswap() 104 switch (entry_type) { in zfs_ace_byteswap()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-pow.c | 338 static int __cvmx_pow_entry_mark_list(int entry_num, __cvmx_pow_list_types_t entry_type, uint8_t en… in __cvmx_pow_entry_mark_list() argument 342 entry_list[entry_num] = entry_type; in __cvmx_pow_entry_mark_list() 348 … entry_num, __cvmx_pow_list_names[entry_list[entry_num]], __cvmx_pow_list_names[entry_type]); in __cvmx_pow_entry_mark_list() 366 static void __cvmx_pow_display_list_and_walk(__cvmx_pow_list_types_t entry_type, in __cvmx_pow_display_list_and_walk() argument 370 __cvmx_pow_display_list(__cvmx_pow_list_names[entry_type], 0, valid, has_one, head, tail); in __cvmx_pow_display_list_and_walk() 374 __cvmx_pow_entry_mark_list(head, entry_type, entry_list); in __cvmx_pow_display_list_and_walk() 379 if (__cvmx_pow_entry_mark_list(head, entry_type, entry_list)) in __cvmx_pow_display_list_and_walk() 383 if (entry_type >= CVMX_POW_LIST_INPUT && entry_type < CVMX_POW_LIST_CORE) in __cvmx_pow_display_list_and_walk() 392 __cvmx_pow_entry_mark_list(tail, entry_type, entry_list); in __cvmx_pow_display_list_and_walk()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_acl_nfs4.c | 302 acl_entry_type_t entry_type) in _acl_entry_matches() argument 313 if (entry->ae_entry_type != entry_type) in _acl_entry_matches() 324 acl_entry_type_t entry_type) in _acl_append() argument 337 entry->ae_entry_type = entry_type; in _acl_append()
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_drv.c | 808 dmar_find_nonpci(u_int id, u_int entry_type, uint16_t *rid) in dmar_find_nonpci() argument 836 if (devscope->EntryType != entry_type) in dmar_find_nonpci() 841 if (entry_type == ACPI_DMAR_SCOPE_TYPE_IOAPIC) { in dmar_find_nonpci() 863 id, entry_type); in dmar_find_nonpci()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_cmd.h | 821 uint8_t entry_type; member
|
| H A D | hns3_ethdev.c | 1264 hns3_set_bit(new_req->entry_type, HNS3_MAC_VLAN_BIT0_EN_B, 0); in hns3_prepare_mac_addr() 1265 hns3_set_bit(new_req->entry_type, HNS3_MAC_VLAN_BIT1_EN_B, 1); in hns3_prepare_mac_addr() 1610 hns3_set_bit(req.entry_type, HNS3_MAC_VLAN_BIT0_EN_B, 0); in hns3_remove_uc_addr_common() 1806 hns3_set_bit(req.entry_type, HNS3_MAC_VLAN_BIT0_EN_B, 0); in hns3_add_mc_addr() 1853 hns3_set_bit(req.entry_type, HNS3_MAC_VLAN_BIT0_EN_B, 0); in hns3_remove_mc_addr()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 1536 char entry_type; in dump_spacemap() local 1540 entry_type = (SM_TYPE_DECODE(word) == SM_ALLOC) ? in dump_spacemap() 1560 entry_type = (SM2_TYPE_DECODE(extra_word) == SM_ALLOC) ? in dump_spacemap() 1570 entry_type, (u_longlong_t)entry_off, in dump_spacemap() 1575 if (entry_type == 'A') in dump_spacemap()
|