Home
last modified time | relevance | path

Searched refs:trace_params (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dgen_rosenberg_funcs.sh23 ${bin_dir}/trace_params.pl $file copy_to_user 1 >> $tmp
24 ${bin_dir}/trace_params.pl $file rds_info_copy 1 >> $tmp
25 ${bin_dir}/trace_params.pl $file nla_put 3 >> $tmp
26 ${bin_dir}/trace_params.pl $file snd_timer_user_append_to_tqueue 1 >> $tmp
27 ${bin_dir}/trace_params.pl $file __send_signal 1 >> $tmp
28 ${bin_dir}/trace_params.pl $file usb_bulk_msg 2 >> $tmp
H A Dgen_dma_funcs.sh23 ${bin_dir}/trace_params.pl $file usb_control_msg 6 >> $tmp
24 ${bin_dir}/trace_params.pl $file usb_fill_bulk_urb 3 >> $tmp
25 ${bin_dir}/trace_params.pl $file dma_map_single 1 >> $tmp
H A Dgen_gfp_flags.sh23 ${bin_dir}/trace_params.pl $file kmalloc 1 >> $tmp
24 ${bin_dir}/trace_params.pl $file kzalloc 1 >> $tmp
25 ${bin_dir}/trace_params.pl $file kcalloc 2 >> $tmp
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h478 struct trace_params { struct
690 int t4_set_trace_filter(struct adapter *adapter, const struct trace_params *tp,
692 void t4_get_trace_filter(struct adapter *adapter, struct trace_params *tp,
H A Dt4_hw.c6304 int t4_set_trace_filter(struct adapter *adap, const struct trace_params *tp, int idx, in t4_set_trace_filter()
6381 void t4_get_trace_filter(struct adapter *adap, struct trace_params *tp, int idx, in t4_get_trace_filter()