Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cddl/dev/profile/
HDprofile.c250 profile_probe(profile_probe_t *prof, hrtime_t late) in profile_probe()
281 profile_probe_t *prof = pcpu->profc_probe; in profile_fire() local
295 profile_probe_t *prof = arg; in profile_tick() local
306 profile_probe_t *prof; in profile_create() local
471 profile_probe_t *prof = parg; in profile_destroy() local
489 profile_probe_t *prof = arg; in profile_online() local
519 profile_probe_t *prof = parg; in profile_enable() local
551 profile_probe_t *prof = parg; in profile_disable() local
563 profile_enable_omni(profile_probe_t *prof) in profile_enable_omni()
583 profile_disable_omni(profile_probe_t *prof) in profile_disable_omni()
[all …]
/freebsd-13-stable/sys/dev/ice/
HDice_flow.c396 struct ice_flow_prof *prof; member
450 struct ice_flow_prof *prof; in ice_flow_proc_seg_hdrs() local
790 struct ice_flow_prof *p, *prof = NULL; in ice_flow_find_prof_conds() local
908 struct ice_flow_prof **prof) in ice_flow_add_prof_sync()
981 struct ice_flow_prof *prof) in ice_flow_rem_prof_sync()
1035 struct ice_flow_prof *prof, u16 vsi_handle) in ice_flow_assoc_prof()
1066 struct ice_flow_prof *prof, u16 vsi_handle) in ice_flow_disassoc_prof()
1101 struct ice_flow_prof **prof) in ice_flow_add_prof()
1139 struct ice_flow_prof *prof; in ice_flow_rem_prof() local
1410 ice_get_rss_hdr_type(struct ice_flow_prof *prof) in ice_get_rss_hdr_type()
[all …]
HDice_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()
HDice_flex_type.h438 struct ice_prof_tcam prof; member
/freebsd-13-stable/sys/kern/
HDsubr_prof.c442 #define PC_TO_INDEX(pc, prof) \ argument
461 struct uprof *prof; in addupc_intr() local
489 struct uprof *prof; in addupc_task() local
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_dim.c35 struct net_dim_cq_moder prof; in mlx5e_dim_build_cq_param() local
/freebsd-13-stable/usr.bin/indent/
HDargs.c184 static char prof[] = ".indent.pro"; in set_profile() local
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_proc.c461 struct proc_dir_entry *prof = NULL; in sdp_proc_init() local
/freebsd-13-stable/crypto/openssl/ssl/statem/
HDextensions_clnt.c448 const SRTP_PROTECTION_PROFILE *prof = in tls_construct_ctos_use_srtp() local
1706 SRTP_PROTECTION_PROFILE *prof; in tls_parse_stoc_use_srtp() local
/freebsd-13-stable/sys/contrib/dev/iwlwifi/fw/
HDacpi.c541 struct iwl_sar_profile *prof; in iwl_sar_fill_table() local
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
HDmlx4_en_netdev.c1697 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources() local
2136 struct mlx4_en_port_profile *prof) in mlx4_en_init_netdev()
HDen.h448 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; member
545 struct mlx4_en_port_profile *prof; member
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_main.c478 struct mlx5_profile *prof = dev->profile; in handle_hca_cap() local
/freebsd-13-stable/sys/netinet/tcp_stacks/
HDrack.c18876 rack_set_profile(struct tcp_rack *rack, int prof) in rack_set_profile()