Home
last modified time | relevance | path

Searched defs:acts (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_sugar.c446 dt_node_t *acts, *pdesc; in dt_sugar_makeerrorclause() local
H A Ddt_parser.c2146 dt_node_if(dt_node_t * pred,dt_node_t * acts,dt_node_t * else_acts) dt_node_if() argument
2217 dt_node_clause(dt_node_t * pdescs,dt_node_t * pred,dt_node_t * acts) dt_node_clause() argument
/freebsd-src/usr.sbin/watchdogd/
H A Dwatchdogd.c546 timeout_act_str2int(const char *lopt, const char *acts) in timeout_act_str2int()
/freebsd-src/sys/dev/ice/
H A Dice_flow.c907 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
1100 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
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp298 posix_spawn_file_actions_t acts; in internal_spawn_impl() local
/freebsd-src/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1746 const struct intr_info *acts, in t3_handle_intr_status()