/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 39 struct uio; 40 struct ucred; 41 struct nfscred; 43 struct buf; 44 struct sockaddr_in; 45 struct nfs_dlmount; 46 struct file; 47 struct nfsmount; 48 struct socket; 49 struct nfsre [all...] |
/freebsd/sys/security/mac/ |
H A D | mac_framework.h | 54 struct auditinfo; 55 struct auditinfo_addr; 56 struct bpf_d; 57 struct cdev; 58 struct componentname; 59 struct devfs_dirent; 60 struct ifnet; 61 struct ifreq; 62 struct image_params; 63 struct inpcb; [all …]
|
H A D | mac_policy.h | 69 struct acl; 70 struct auditinfo; 71 struct auditinfo_addr; 72 struct bpf_d; 73 struct cdev; 74 struct componentname; 75 struct db_command; 76 struct devfs_dirent; 77 struct ifnet; 78 struct image_params; [all …]
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_lib.h | 35 static int collect_reg_dump(struct cudbg_init *, struct cudbg_buffer *, 36 struct cudbg_error *); 37 static int collect_fw_devlog(struct cudbg_init *, struct cudbg_buffer *, 38 struct cudbg_error *); 39 static int collect_cim_qcfg(struct cudbg_init *, struct cudbg_buffer *, 40 struct cudbg_error *); 41 static int collect_cim_la(struct cudbg_init *, struct cudbg_buffer *, 42 struct cudbg_error *); 43 static int collect_cim_ma_la(struct cudbg_init *, struct cudbg_buffer *, 44 struct cudbg_error *); [all …]
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib.h | 74 extern struct proc_dir_entry *mlx4_mrs_dir_entry; 86 struct mlx4_ib_ucontext { 87 struct ib_ucontext ibucontext; 88 struct mlx4_uar uar; 89 struct list_head db_page_list; 90 struct mutex db_page_mutex; 93 struct mlx4_ib_pd { 94 struct ib_pd ibpd; 98 struct mlx4_ib_xrcd { 99 struct ib_xrcd ibxrcd; [all …]
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 103 stub_destroy(struct mac_policy_conf *conf) in stub_destroy() 109 stub_init(struct mac_policy_conf *conf) in stub_init() 115 stub_syscall(struct thread *td, int call, void *arg) in stub_syscall() 125 stub_init_label(struct label *label) in stub_init_label() 131 stub_init_label_waitcheck(struct label *label, int flag) in stub_init_label_waitcheck() 138 stub_destroy_label(struct label *label) in stub_destroy_label() 144 stub_copy_label(struct label *src, struct label *dest) in stub_copy_label() 150 stub_externalize_label(struct label *label, char *element_name, in stub_externalize_label() 151 struct sbuf *sb, int *claimed) in stub_externalize_label() 158 stub_internalize_label(struct label *label, char *element_name, in stub_internalize_label() [all …]
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4.h | 175 struct mlx4_vhcr { 186 struct mlx4_vhcr_cmd { 198 struct mlx4_cmd_info { 204 int (*verify)(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, 205 struct mlx4_cmd_mailbox *inbox); 206 int (*wrapper)(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, 207 struct mlx4_cmd_mailbox *inbox, 208 struct mlx4_cmd_mailbox *outbox, 209 struct mlx4_cmd_info *cmd); 241 struct mlx4_bitmap { [all …]
|
/freebsd/sys/sys/ |
H A D | syscallsubr.h | 40 struct __wrusage; 41 struct cpuset_copy_cb; 42 struct file; 43 struct filecaps; 45 struct itimerval; 46 struct image_args; 47 struct jail; 48 struct kevent; 49 struct kevent_copyops; 50 struct kld_file_stat; [all …]
|
H A D | sysproto.h | 21 struct proc; 23 struct thread; 36 struct exit_args { 39 struct fork_args { 42 struct read_args { 47 struct write_args { 52 struct open_args { 57 struct close_args { 60 struct wait4_args { 64 …char rusage_l_[PADL_(struct rusage *)]; struct rusage * rusage; char rusage_r_[PADR_(struct rusage… [all …]
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | types.h | 24 typedef struct ossl_provider_st OSSL_PROVIDER; /* Provider Object */ 45 typedef struct asn1_string_st ASN1_INTEGER; 46 typedef struct asn1_string_st ASN1_ENUMERATED; 47 typedef struct asn1_string_st ASN1_BIT_STRING; 48 typedef struct asn1_string_st ASN1_OCTET_STRING; 49 typedef struct asn1_string_st ASN1_PRINTABLESTRING; 50 typedef struct asn1_string_st ASN1_T61STRING; 51 typedef struct asn1_string_st ASN1_IA5STRING; 52 typedef struct asn1_string_st ASN1_GENERALSTRING; 53 typedef struct asn1_string_st ASN1_UNIVERSALSTRING; [all …]
|
/freebsd/sys/geom/vinum/ |
H A D | geom_vinum.h | 33 void gv_concat(struct g_geom *gp, struct gctl_req *); 34 void gv_mirror(struct g_geom *gp, struct gctl_req *); 35 void gv_stripe(struct g_geom *gp, struct gctl_req *); 36 void gv_raid5(struct g_geom *gp, struct gctl_req *); 37 int gv_create_drive(struct gv_softc *, struct gv_drive *); 38 int gv_create_volume(struct gv_softc *, struct gv_volume *); 39 int gv_create_plex(struct gv_softc *, struct gv_plex *); 40 int gv_create_sd(struct gv_softc *, struct gv_sd *); 43 void gv_save_config(struct gv_softc *); 44 int gv_read_header(struct g_consumer *, struct gv_hdr *); [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mt7996.h | 55 struct mt7996_vif; 56 struct mt7996_sta; 57 struct mt7996_dfs_pulse; 58 struct mt7996_dfs_pattern; 86 struct mt7996_twt_flow { 87 struct list_head list; 104 struct mt7996_sta { 105 struct mt76_wcid wcid; /* must be first */ 107 struct mt7996_vif *vif; 109 struct list_head rc_list; [all …]
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_prototype.h | 49 enum i40e_status_code i40e_init_adminq(struct i40e_hw *hw); 50 enum i40e_status_code i40e_shutdown_adminq(struct i40e_hw *hw); 51 enum i40e_status_code i40e_init_asq(struct i40e_hw *hw); 52 enum i40e_status_code i40e_init_arq(struct i40e_hw *hw); 53 enum i40e_status_code i40e_alloc_adminq_asq_ring(struct i40e_hw *hw); 54 enum i40e_status_code i40e_alloc_adminq_arq_ring(struct i40e_hw *hw); 55 enum i40e_status_code i40e_shutdown_asq(struct i40e_hw *hw); 56 enum i40e_status_code i40e_shutdown_arq(struct i40e_hw *hw); 57 u16 i40e_clean_asq(struct i40e_hw *hw); 58 void i40e_free_adminq_asq(struct i40e_hw *hw); [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mvm.h | 86 extern const struct ieee80211_ops iwl_mvm_hw_ops; 87 extern const struct ieee80211_ops iwl_mvm_mld_hw_ops; 90 * struct iwl_mvm_mod_params - module parameters for iwlmvm 93 struct iwl_mvm_mod_params { 96 extern struct iwl_mvm_mod_params iwlmvm_mod_params; 98 struct iwl_mvm_phy_ctxt { 105 struct ieee80211_channel *channel; 113 struct iwl_mvm_time_event_data { 114 struct ieee80211_vif *vif; 115 struct list_hea [all...] |
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_stub_funcs.h | 4 extern uint32_t ar9300_Stub_GetRadioRev(struct ath_hal *ah); 7 extern void ar9300_Stub_InitState(struct ath_hal_5212 *, uint16_t devid, HAL_SOFTC, 10 extern void ar9300_Stub_Detach(struct ath_hal *ah); 11 extern HAL_BOOL ar9300_Stub_ChipTest(struct ath_hal *ah); 12 extern HAL_BOOL ar9300_Stub_GetChannelEdges(struct ath_hal *ah, 14 extern HAL_BOOL ar9300_Stub_FillCapabilityInfo(struct ath_hal *ah); 16 extern void ar9300_Stub_SetBeaconTimers(struct ath_hal *ah, 18 extern void ar9300_Stub_BeaconInit(struct ath_hal *ah, 20 extern void ar9300_Stub_ResetStaBeaconTimers(struct ath_hal *ah); 21 extern void ar9300_Stub_SetStaBeaconTimers(struct ath_hal *ah, [all …]
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_dev.h | 122 struct mthca_cmd { 123 struct pci_pool *pool; 124 struct mutex hcr_mutex; 125 struct semaphore poll_sem; 126 struct semaphore event_sem; 130 struct mthca_cmd_context *context; 137 struct mthca_limits { 180 struct mthca_alloc { 189 struct mthca_array { 190 struct { [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mt7915.h | 89 struct mt7915_vif; 90 struct mt7915_sta; 91 struct mt7915_dfs_pulse; 92 struct mt7915_dfs_pattern; 119 struct mt7915_twt_flow { 120 struct list_head list; 137 struct mt7915_sta { 138 struct mt76_wcid wcid; /* must be first */ 140 struct mt7915_vif *vif; 142 struct list_head rc_list; [all …]
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_extern.h | 39 struct buf; 40 struct cg; 41 struct fid; 42 struct fs; 43 struct inode; 44 struct malloc_type; 45 struct mount; 46 struct thread; 47 struct sockaddr; 48 struct statfs; [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mt7615.h | 68 struct mt7615_vif; 69 struct mt7615_sta; 70 struct mt7615_dfs_pulse; 71 struct mt7615_dfs_pattern; 91 struct mt7615_rate_set { 92 struct ieee80211_tx_rate probe_rate; 93 struct ieee80211_tx_rate rates[4]; 96 struct mt7615_rate_desc { 104 struct mt7615_wtbl_rate_desc { 105 struct list_head node; [all …]
|
/freebsd/sys/dev/mlx5/ |
H A D | driver.h | 53 #define MLX5_ST_SZ_BYTES(typ) (sizeof(struct mlx5_ifc_##typ##_bits) / 8) 178 struct mlx5_field_desc { 182 struct mlx5_rsc_debug { 183 struct mlx5_core_dev *dev; 186 struct mlx5_field_desc fields[0]; 222 struct mlx5_cmd_first { 226 struct cache_ent; 227 struct mlx5_fw_page { 229 struct rb_node rb_node; 230 struct list_head list; [all …]
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | driver.h | 56 struct verbs_device; 63 struct verbs_xrcd { 64 struct ibv_xrcd xrcd; 77 struct verbs_srq { 78 struct ibv_srq srq; 81 struct verbs_xrcd *xrcd; 82 struct ibv_cq *cq; 96 struct verbs_qp { 97 struct ibv_qp qp; 99 struct verbs_xrcd *xrcd; [all …]
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib.h | 110 struct mlx5_bfreg_info { 118 struct mutex lock; 128 struct mlx5_ib_ucontext { 129 struct ib_ucontext ibucontext; 130 struct list_head db_page_list; 134 struct mutex db_page_mutex; 135 struct mlx5_bfreg_info bfregi; 144 static inline struct mlx5_ib_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext() 146 return container_of(ibucontext, struct mlx5_ib_ucontex in to_mucontext() [all...] |
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.h | 12 struct hostapd_iface; 13 struct hostapd_data; 14 struct sta_info; 15 struct hostapd_frame_info; 16 struct ieee80211_ht_capabilities; 17 struct ieee80211_vht_capabilities; 18 struct ieee80211_mgmt; 19 struct radius_sta; 22 struct ieee802_11_elems; 23 struct sae_pk; [all …]
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | mlx4.h | 66 struct mlx4_xsrq_table { 67 struct { 68 struct mlx4_srq **table; 115 struct mlx4_device { 116 struct verbs_device verbs_dev; 121 struct mlx4_db_page; 123 struct mlx4_context { 124 struct ibv_context ibv_ctx; 134 struct { 135 struct mlx4_qp **table; [all …]
|
/freebsd/sys/security/mac_bsdextended/ |
H A D | ugidfw_internal.h | 36 int ugidfw_check(struct ucred *cred, struct vnode *vp, struct vattr *vap, 38 int ugidfw_check_vp(struct ucred *cred, struct vnode *vp, int acc_mode); 43 int ugidfw_system_check_acct(struct ucred *cred, struct vnode *vp, 44 struct label *vplabel); 45 int ugidfw_system_check_auditctl(struct ucred *cred, struct vnode *vp, 46 struct label *vplabel); 47 int ugidfw_system_check_swapon(struct ucred *cred, struct vnode *vp, 48 struct label *vplabel); 53 int ugidfw_vnode_check_access(struct ucred *cred, struct vnode *vp, 54 struct label *vplabel, accmode_t accmode); [all …]
|