Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c231 profile_probe(profile_probe_t *prof, hrtime_t late) in profile_probe()
265 profile_probe_t *prof = pcpu->profc_probe; in profile_fire() local
279 profile_probe_t *prof = arg; in profile_tick() local
290 profile_probe_t *prof; in profile_create() local
455 profile_probe_t *prof = parg; in profile_destroy() local
473 profile_probe_t *prof = arg; in profile_online() local
503 profile_probe_t *prof = parg; in profile_enable() local
535 profile_probe_t *prof = parg; in profile_disable() local
547 profile_enable_omni(profile_probe_t *prof) in profile_enable_omni()
567 profile_disable_omni(profile_probe_t *prof) in profile_disable_omni()
[all …]
/freebsd/sys/kern/
H A Dsubr_prof.c94 #define PC_TO_INDEX(pc, prof) \ argument
113 struct uprof *prof; in addupc_intr() local
139 struct uprof *prof; in addupc_task() local
/freebsd/sys/dev/ice/
H A Dice_flow.c396 struct ice_flow_prof *prof; member
451 struct ice_flow_prof *prof; ice_flow_proc_seg_hdrs() local
794 struct ice_flow_prof *p, *prof = NULL; ice_flow_find_prof_conds() local
912 ice_flow_add_prof_sync(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,u64 prof_id,struct ice_flow_seg_info * segs,u8 segs_cnt,struct ice_flow_action * acts,u8 acts_cnt,struct ice_flow_prof ** prof) ice_flow_add_prof_sync() argument
985 ice_flow_rem_prof_sync(struct ice_hw * hw,enum ice_block blk,struct ice_flow_prof * prof) ice_flow_rem_prof_sync() argument
1039 ice_flow_assoc_prof(struct ice_hw * hw,enum ice_block blk,struct ice_flow_prof * prof,u16 vsi_handle) ice_flow_assoc_prof() argument
1070 ice_flow_disassoc_prof(struct ice_hw * hw,enum ice_block blk,struct ice_flow_prof * prof,u16 vsi_handle) ice_flow_disassoc_prof() argument
1105 ice_flow_add_prof(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,u64 prof_id,struct ice_flow_seg_info * segs,u8 segs_cnt,struct ice_flow_action * acts,u8 acts_cnt,struct ice_flow_prof ** prof) ice_flow_add_prof() argument
1143 struct ice_flow_prof *prof; ice_flow_rem_prof() local
1414 ice_get_rss_hdr_type(struct ice_flow_prof * prof) ice_get_rss_hdr_type() argument
1441 ice_rem_rss_list(struct ice_hw * hw,u16 vsi_handle,struct ice_flow_prof * prof) ice_rem_rss_list() argument
1482 ice_add_rss_list(struct ice_hw * hw,u16 vsi_handle,struct ice_flow_prof * prof) ice_add_rss_list() argument
1553 struct ice_flow_prof *prof = NULL; ice_add_rss_cfg_sync() local
1705 struct ice_flow_prof *prof; ice_rem_rss_cfg_sync() local
[all...]
H A Dice_flex_pipe.c702 ice_find_prot_off(struct ice_hw * hw,enum ice_block blk,u8 prof,u16 fv_idx,u8 * prot,u16 * off) ice_find_prot_off() argument
1821 struct ice_prof_tcam *prof = &hw->blk[i].prof; ice_init_hw_tbls() local
2065 struct ice_prof_tcam *prof = &hw->blk[i].prof; ice_clear_hw_tbls() local
2548 struct ice_prof_map *prof; ice_add_prof() local
2735 ice_rem_prof_id(struct ice_hw * hw,enum ice_block blk,struct ice_vsig_prof * prof) ice_rem_prof_id() argument
[all...]
H A Dice_flex_type.h438 struct ice_prof_tcam prof; member
/freebsd/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/usr.bin/indent/
H A Dargs.c178 static char prof[] = ".indent.pro"; in set_profile() local
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c461 struct proc_dir_entry *prof = NULL; in sdp_proc_init() local
/freebsd/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/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c541 struct iwl_sar_profile *prof; iwl_sar_fill_table() local
/freebsd/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/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c482 struct mlx5_profile *prof = dev->profile; in handle_hca_cap() local
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c22732 rack_set_profile(struct tcp_rack * rack,int prof) rack_set_profile() argument