Searched refs:ctf_farg_list_next (Results 1 – 3 of 3) sorted by relevance
132 farg != NULL; farg = (ctf_func_arg_t *) ctf_farg_list_next (farg)) in ctf_calc_num_vbytes()686 farg != NULL; farg = (ctf_func_arg_t *) ctf_farg_list_next (farg)) in output_asm_func_args_list()
152 #define ctf_farg_list_next(elem) ((ctf_func_arg_t *)((elem)->farg_next)) macro
892 farg != NULL; farg = (ctf_func_arg_t *) ctf_farg_list_next (farg)) in output_asm_btf_func_args_list()