Home
last modified time | relevance | path

Searched defs:prof (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/sys/cddl/dev/profile/
H A Dprofile.c266 profile_probe_t *prof = pcpu->profc_probe; in profile_fire() local
280 profile_probe_t *prof = arg; in profile_tick() local
291 profile_probe_t *prof; in profile_create() local
456 profile_probe_t *prof = parg; in profile_destroy() local
474 profile_probe_t *prof = arg; in profile_online() local
504 profile_probe_t *prof = parg; in profile_enable() local
536 profile_probe_t *prof = parg; in profile_disable() local
548 profile_enable_omni(profile_probe_t *prof) in profile_enable_omni()
568 profile_disable_omni(profile_probe_t *prof) in profile_disable_omni()
590 profile_probe_t *prof = parg; in profile_enable() local
[all …]
/freebsd-14.2/sys/kern/
H A Dsubr_prof.c97 #define PC_TO_INDEX(pc, prof) \ argument
116 struct uprof *prof; in addupc_intr() local
142 struct uprof *prof; in addupc_task() local
/freebsd-14.2/sys/dev/ice/
H A Dice_flow.c396 struct ice_flow_prof *prof; member
449 struct ice_flow_prof *prof; in ice_flow_proc_seg_hdrs() local
789 struct ice_flow_prof *p, *prof = NULL; in ice_flow_find_prof_conds() local
907 struct ice_flow_prof **prof) in ice_flow_add_prof_sync()
980 struct ice_flow_prof *prof) in ice_flow_rem_prof_sync()
1034 struct ice_flow_prof *prof, u16 vsi_handle) in ice_flow_assoc_prof()
1100 struct ice_flow_prof **prof) in ice_flow_add_prof()
1138 struct ice_flow_prof *prof; in ice_flow_rem_prof() local
1409 ice_get_rss_hdr_type(struct ice_flow_prof *prof) in ice_get_rss_hdr_type()
1552 struct ice_flow_prof *prof = NULL; in ice_add_rss_cfg_sync() local
[all …]
H A Dice_flex_pipe.c703 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, in ice_find_prot_off()
1822 struct ice_prof_tcam *prof = &hw->blk[i].prof; in ice_init_hw_tbls() local
2066 struct ice_prof_tcam *prof = &hw->blk[i].prof; in ice_clear_hw_tbls() local
2549 struct ice_prof_map *prof; in ice_add_prof() local
2736 struct ice_vsig_prof *prof) in ice_rem_prof_id()
H A Dice_flex_type.h438 struct ice_prof_tcam prof; member
/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c35 struct net_dim_cq_moder prof; in mlx5e_dim_build_cq_param() local
/freebsd-14.2/usr.bin/indent/
H A Dargs.c184 static char prof[] = ".indent.pro"; in set_profile() local
/freebsd-14.2/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c461 struct proc_dir_entry *prof = NULL; in sdp_proc_init() local
/freebsd-14.2/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c452 const SRTP_PROTECTION_PROFILE *prof = in tls_construct_ctos_use_srtp() local
1660 SRTP_PROTECTION_PROFILE *prof; in tls_parse_stoc_use_srtp() local
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c541 struct iwl_sar_profile *prof; in iwl_sar_fill_table() local
/freebsd-14.2/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1696 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources() local
2135 struct mlx4_en_port_profile *prof) in mlx4_en_init_netdev()
H A Den.h448 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; member
545 struct mlx4_en_port_profile *prof; member
/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c478 struct mlx5_profile *prof = dev->profile; in handle_hca_cap() local
/freebsd-14.2/sys/netinet/tcp_stacks/
H A Drack.c22786 rack_set_profile(struct tcp_rack *rack, int prof) in rack_set_profile()