Searched refs:fn_name (Results 1 – 4 of 4) sorted by relevance
116 const char *fn_name) const;479 const char *fn_name) const { in ReportZeroByteAllocation()486 os << "Call to '" << fn_name << "' has an allocation size of 0 bytes"; in ReportZeroByteAllocation()
214 call : CALL result fn_name args eol {219 call2 : CALL2 result result fn_name args eol {224 call3 : CALL3 result result result fn_name args eol {229 call4 : CALL4 result result result result fn_name args eol {402 fn_name : VARNAME {
664 const char *fn_name = p; in CondParser_FuncCall() local683 arg = ParseFuncArg(&p, doEval, fn_name); in CondParser_FuncCall()
1663 #define BNXT_HW_LRO_FN(fn_name, arg) \ argument1665 fn_name(SYSCTL_HANDLER_ARGS) { \1697 #define BNXT_FLOW_CTRL_FN(fn_name, arg) \ in BNXT_HW_LRO_FN() argument1699 fn_name(SYSCTL_HANDLER_ARGS) { \ in BNXT_HW_LRO_FN()